73931c51da3e17c8aedfb6545cfa5066c4ea7fe6
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-04-14 Tom de Vries <tdevries@suse.de>
2
3 PR symtab/25720
4 * gdb.base/maint-expand-symbols-header-file.c: New test.
5 * gdb.base/maint-expand-symbols-header-file.exp: New file.
6 * gdb.base/maint-expand-symbols-header-file.h: New test.
7
8 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
9
10 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
11 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
12 get_func_info.
13 (get_func_info): Delete.
14 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
15 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
16 * lib/dwarf.exp (get_func_info): New function.
17
18 2020-04-13 Tom de Vries <tdevries@suse.de>
19
20 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
21 to what find_gnatmake does.
22
23 2020-04-10 Tom de Vries <tdevries@suse.de>
24
25 * gdb.base/style.exp: Expect "Expanding full symbols" message for
26 -readnow.
27
28 2020-04-10 Tom de Vries <tdevries@suse.de>
29
30 PR cli/25808
31 * gdb.base/style.c: Add leading newlines.
32 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
33 Check listing of main's one-line body.
34
35 2020-04-08 Tom de Vries <tdevries@suse.de>
36
37 * lib/gdb.exp (psymtabs_p): New proc.
38 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
39 importing unit" unsupported if there are no partial symbols.
40
41 2020-04-08 Tom de Vries <tdevries@suse.de>
42
43 PR testsuite/25760
44 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
45
46 2020-04-07 Tom de Vries <tdevries@suse.de>
47
48 PR symtab/25796
49 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
50
51 2020-04-07 Tom de Vries <tdevries@suse.de>
52
53 * gdb.base/check-psymtab.c: New test.
54 * gdb.base/check-psymtab.exp: New file.
55
56 2020-04-06 Tom Tromey <tromey@adacore.com>
57
58 * gdb.ada/variant-record/proc.adb: New file.
59 * gdb.ada/variant-record/value.adb: New file.
60 * gdb.ada/variant-record/value.s: New file.
61 * gdb.ada/variant-record.exp: New file.
62
63 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
64
65 PR gdb/25325
66 * gdb.cp/typed-enum.cc: New test.
67 * gdb.cp/typed-enum.exp: New file.
68
69 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
70
71 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
72 * gdb.dwarf2/dw2-inline-small-func.c: New file.
73 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
74 * gdb.dwarf2/dw2-inline-small-func.h: New file.
75 * gdb.opt/inline-small-func.c: New file.
76 * gdb.opt/inline-small-func.exp: New file.
77 * gdb.opt/inline-small-func.h: New file.
78
79 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
80
81 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
82 function.
83
84 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
85
86 * lib/dwarf.exp (function_range): Allow compiler options to be
87 specified.
88
89 2020-04-02 Tom de Vries <tdevries@suse.de>
90
91 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
92 __attribute__((always_inline)).
93 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
94
95 2020-04-02 Tom de Vries <tdevries@suse.de>
96
97 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
98 (gdbserver_gdb_exit): ... here. Add timeout warning.
99 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
100 (connect_target_extended_remote): Append new server_spawn_id to
101 server_spawn_ids.
102 (cleanup): New proc.
103 (setup, <toplevel>): Call cleanup.
104
105 2020-04-02 Tom de Vries <tdevries@suse.de>
106
107 * gdb.base/main-psymtab.exp: New file.
108
109 2020-04-02 Tom de Vries <tdevries@suse.de>
110
111 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
112
113 2020-04-01 Tom Tromey <tom@tromey.com>
114
115 * gdb.base/complex-parts.exp: Add type tests.
116
117 2020-04-01 Tom Tromey <tom@tromey.com>
118
119 * gdb.base/complex-parts.exp: Add arithmetic tests.
120
121 2020-04-01 Tom Tromey <tom@tromey.com>
122
123 * gdb.compile/compile.exp: Update.
124 * gdb.compile/compile-cplus.exp: Update.
125 * gdb.base/varargs.exp: Update.
126 * gdb.base/floatn.exp: Update.
127 * gdb.base/endianity.exp: Update.
128 * gdb.base/callfuncs.exp (do_function_calls): Update.
129 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
130 (complex_float_integral_args): Update.
131 * gdb.base/complex.exp: Update.
132 * gdb.base/complex-parts.exp: Update.
133
134 2020-04-01 Tom Tromey <tromey@adacore.com>
135
136 * gdb.rust/union.rs: New file.
137 * gdb.rust/union.exp: New file.
138 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
139 (main): Update.
140 * gdb.rust/simple.exp: Move union tests to union.exp.
141
142 2020-04-01 Tom Tromey <tromey@adacore.com>
143
144 * gdb.rust/simple.rs (main): Remove "y0".
145
146 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
147
148 * gdb.multi/stop-all-on-exit.c: New test.
149 * gdb.multi/stop-all-on-exit.exp: New file.
150
151 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
152
153 PR gdb/24789
154 * gdb.cp/misc.cc: Add integer reference variable.
155 * gdb.cp/misc.exp: Add test.
156
157 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
158
159 * gdb.server/stop-reply-no-thread.exp: Enhance the test
160 scenario to cover execution until the end and also the case
161
162 2020-03-31 Tom de Vries <tdevries@suse.de>
163
164 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
165 c. Use "maint info symtabs" to check symtab expansion.
166
167 2020-03-30 Tom de Vries <tdevries@suse.de>
168
169 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
170 unsupported.
171 (verify_psymtab_expanded): Move ...
172 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
173 test.
174 (readnow): New proc.
175
176 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
177
178 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
179 with $hex.
180
181 2020-03-20 Tom Tromey <tromey@adacore.com>
182
183 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
184
185 2020-03-20 Tom Tromey <tromey@adacore.com>
186
187 * gdb.ada/sub_variant/subv.adb: New file.
188 * gdb.ada/sub_variant.exp: New file.
189
190 2020-03-20 Tom de Vries <tdevries@suse.de>
191
192 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
193 first break fails.
194 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
195
196 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
197
198 * gdb.server/exit-multiple-threads.c: New file.
199 * gdb.server/exit-multiple-threads.exp: New file.
200
201 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
202
203 * gdb.fortran/mixed-lang-stack.c: New file.
204 * gdb.fortran/mixed-lang-stack.cpp: New file.
205 * gdb.fortran/mixed-lang-stack.exp: New file.
206 * gdb.fortran/mixed-lang-stack.f90: New file.
207
208 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
209
210 * gdb.linespec/cp-completion-aliases.cc: New file.
211 * gdb.linespec/cp-completion-aliases.exp: New file.
212
213 2020-03-19 Tom de Vries <tdevries@suse.de>
214
215 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
216 more precise.
217
218 2020-03-18 Tom de Vries <tdevries@suse.de>
219
220 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
221 * gdb.dwarf2/break-inline-psymtab.c: New test.
222 * gdb.dwarf2/break-inline-psymtab.exp: New file.
223
224 2020-03-16 Tom de Vries <tdevries@suse.de>
225
226 * lib/cache.exp (gdb_do_cache): Add and handle local variables
227 cache_verify and cache_verify_proc.
228
229 2020-03-15 Tom de Vries <tdevries@suse.de>
230
231 * gdb.server/solib-list.exp: Handle
232 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
233
234 2020-03-15 Tom de Vries <tdevries@suse.de>
235
236 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
237 objfiles".
238
239 2020-03-14 Tom Tromey <tom@tromey.com>
240
241 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
242
243 2020-03-14 Tom de Vries <tdevries@suse.de>
244
245 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
246
247 2020-03-14 Tom de Vries <tdevries@suse.de>
248
249 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
250 result in line-by-line fashion.
251
252 2020-03-14 Tom de Vries <tdevries@suse.de>
253
254 * lib/gdb.exp (supports_statement_frontiers): New proc.
255 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
256
257 2020-03-14 Tom de Vries <tdevries@suse.de>
258
259 * gdb.base/printcmds.exp: Add missing quoting for "print
260 teststring2".
261
262 2020-03-13 Tom Tromey <tom@tromey.com>
263
264 * gdb.base/printcmds.exp (test_print_strings): Add regression
265 test.
266 * gdb.base/printcmds.c (charptr): New typedef.
267 (teststring2): New global.
268
269 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
270
271 * gdb.base/break-interp.exp: Use the tail of the filename, not the
272 full path in the test name.
273 (test_ld): Add some with_test_prefix blocks to make test names
274 unique.
275
276 2020-03-13 Tom de Vries <tdevries@suse.de>
277
278 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
279
280 2020-03-13 Tom de Vries <tdevries@suse.de>
281
282 * gdb.mi/mi-sym-info.exp: Make matching more precise.
283
284 2020-03-13 Tom de Vries <tdevries@suse.de>
285
286 PR symtab/25646
287 * gdb.dwarf2/imported-unit.exp: Add test.
288
289 2020-03-13 Tom de Vries <tdevries@suse.de>
290
291 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
292 (var1, var2): New variable.
293 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
294 matching symbols.
295
296 2020-03-13 Tom de Vries <tdevries@suse.de>
297
298 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
299 (Term::command): Use prompt prefix.
300 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
301 * gdb.tui/tui-layout-asm-short-prog.exp: Use
302 command_no_prompt_prefix instead of prefix.
303 * gdb.tui/tui-layout-asm.exp: Same.
304
305 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
306
307 * gdb.base/break-interp.exp: Use foreach_with_prefix.
308
309 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
310
311 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
312 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
313 on" while stepping over the test instruction, match printed
314 message.
315
316 2020-03-12 Tom de Vries <tdevries@suse.de>
317
318 * gdb.base/info-types.exp: Use exp_continue during matching of output
319 of "info types".
320
321 2020-03-12 Tom de Vries <tdevries@suse.de>
322
323 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
324
325 2020-03-12 Tom de Vries <tdevries@suse.de>
326
327 * gdb.fortran/module.exp: Use exp_continue during matching of output
328 of "info variable -n".
329
330 2020-03-12 Tom de Vries <tdevries@suse.de>
331
332 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
333 gdb.dwarf2/dw2-ranges-base.c.
334
335 2020-03-12 Tom de Vries <tdevries@suse.de>
336
337 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
338 in presence of GLIBC debuginfo.
339
340 2020-03-12 Tom de Vries <tdevries@suse.de>
341
342 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
343 $core.
344
345 2020-03-12 Tom de Vries <tdevries@suse.de>
346
347 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
348 more precise.
349
350 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
351
352 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
353 from Unix to Windows path.
354
355 2020-03-11 Tom de Vries <tdevries@suse.de>
356
357 * gdb.ada/minsyms.exp: Set language to ada.
358
359 2020-03-11 Tom de Vries <tdevries@suse.de>
360
361 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
362
363 2020-03-11 Tom de Vries <tdevries@suse.de>
364
365 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
366
367 2020-03-11 Tom Tromey <tromey@adacore.com>
368
369 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
370
371 2020-03-11 Tom de Vries <tdevries@suse.de>
372
373 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
374
375 2020-03-11 Tom de Vries <tdevries@suse.de>
376
377 * gdb.base/break-interp.exp: Limit verbose scope.
378
379 2020-03-11 Tom de Vries <tdevries@suse.de>
380
381 * gdb.fortran/logical.f90: Define variable with character type.
382 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
383
384 2020-03-11 Tom de Vries <tdevries@suse.de>
385
386 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
387
388 2020-03-11 Tom de Vries <tdevries@suse.de>
389
390 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
391 symtabs.
392
393 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
394 Bernd Edlinger <bernd.edlinger@hotmail.de>
395
396 * gdb.cp/step-and-next-inline.cc: New file.
397 * gdb.cp/step-and-next-inline.exp: New file.
398 * gdb.cp/step-and-next-inline.h: New file.
399 * gdb.dwarf2/dw2-is-stmt.c: New file.
400 * gdb.dwarf2/dw2-is-stmt.exp: New file.
401 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
402 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
403 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
404
405 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
406
407 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
408 is-stmt flag in the line table.
409
410 2020-03-09 Tom de Vries <tdevries@suse.de>
411
412 * lib/gdb.exp (cached_file): Create cache dir.
413
414 2020-03-07 Tom de Vries <tdevries@suse.de>
415
416 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
417 * gdb.cp/rvalue-ref-params.exp: Same.
418
419 2020-03-06 Tom de Vries <tdevries@suse.de>
420
421 * lib/gdb.exp (tentative_rename, cached_file): New proc.
422 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
423
424 2020-03-06 Tom de Vries <tdevries@suse.de>
425
426 * README: Fix "the the".
427 * gdb.base/dprintf.exp: Same.
428
429 2020-03-05 Tom de Vries <tdevries@suse.de>
430
431 * gdb.base/maint.exp: Update "main print statistics" expected output.
432
433 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
434
435 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
436 (fortran_int8): Likewise.
437 (fortran_real4): Likewise.
438 (fortran_real8): Likewise.
439 (fortran_complex4): Likewise.
440 (fortran_logical4): Likewise.
441 (fortran_character1): Likewise.
442
443 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
444
445 * gdb.fortran/logical.exp: Add tests that any non-zero value is
446 printed as true.
447
448 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
449
450 * gdb.base/printcmds.exp: Add test to verify printf of a
451 variable holding an address.
452
453 2020-03-03 Tom de Vries <tdevries@suse.de>
454
455 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
456
457 2020-03-03 Tom de Vries <tdevries@suse.de>
458
459 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
460 gdb_test_multiple call.
461
462 2020-03-03 Tom de Vries <tdevries@suse.de>
463
464 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
465 gdb_test_multiple calls.
466
467 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
468
469 * gdb.base/default.exp: Remove test of 'set history filename'.
470 * gdb.base/gdbinit-history.exp: Add tests for setting the history
471 filename to the empty string.
472 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
473 and GDBHISTSIZE.
474
475 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
478 disabled.
479
480 2020-03-02 Pedro Alves <palves@redhat.com>
481 Tom de Vries <tdevries@suse.de>
482
483 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
484 -prompt prefix, before user_code argument. Add -lbl option likewise.
485 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
486 (gdb_is_target_1): Add -prompt prefix and move to before user_code
487 argument.
488 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
489 have "\r\n" at start-of-line, instead of at end-of-line.
490
491 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
492
493 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
494 libinproctrace.so.
495
496 2020-02-28 Luis Machado <luis.machado@linaro.org>
497
498 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
499 to "p/x".
500
501 2020-02-28 Luis Machado <luis.machado@linaro.org>
502
503 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
504 asm/ptrace.h and error.h.
505
506 2020-02-28 Tom de Vries <tdevries@suse.de>
507
508 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
509 (struct wrapper, do_something, mundane/symada__cS): Move ...
510 * gdb.base/c-linkage-name-2.c: ... here. New source file.
511 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
512 Update "print symada__cS before partial symtab expansion" regexp.
513 Update breakpoint location. Flush symbol cache after expansion.
514
515 2020-02-28 Luis Machado <luis.machado@linaro.org>
516
517 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
518
519 2020-02-27 Tom de Vries <tdevries@suse.de>
520
521 * config/sid.exp: Remove unused globals.
522 * gdb.base/attach.exp: Same.
523 * gdb.base/catch-load.exp: Same.
524 * gdb.base/dbx.exp: Same.
525 * lib/gdb.exp: Same.
526 * lib/mi-support.exp: Same.
527 * lib/prompt.exp: Same.
528
529 2020-02-27 Tom de Vries <tdevries@suse.de>
530
531 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
532 not set.
533
534 2020-02-26 Aaron Merey <amerey@redhat.com>
535
536 * gdb.debuginfod: New directory for debuginfod tests.
537 * gdb.debuginfod/main.c: New test file.
538 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
539
540 2020-02-26 Tom de Vries <tdevries@suse.de>
541
542 PR gdb/25603
543 * gdb.base/persistent-lang.cc: New test.
544 * gdb.base/persistent-lang.exp: New file.
545
546 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
547
548 * gdb.fortran/derived-type-striding.exp: Add a new test.
549 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
550 new test.
551
552 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
553
554 * gdb.base/cached-source-file.exp: Avoid source file paths in test
555 names.
556
557 2020-02-25 Tom de Vries <tdevries@suse.de>
558
559 PR go/18926
560 * gdb.go/methods.exp: Remove gcc/93866 xfail.
561
562 2020-02-24 Tom de Vries <tdevries@suse.de>
563
564 PR gdb/25592
565 * gdb.base/info-locals-unused-static-var.c: New test.
566 * gdb.base/info-locals-unused-static-var.exp: New file.
567
568 2020-02-22 Tom Tromey <tom@tromey.com>
569
570 * gdb.python/tui-window.exp: New file.
571 * gdb.python/tui-window.py: New file.
572
573 2020-02-22 Tom Tromey <tom@tromey.com>
574
575 PR tui/17850:
576 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
577 tests.
578
579 2020-02-22 Tom Tromey <tom@tromey.com>
580
581 * gdb.tui/new-layout.exp: Add sub-layout tests.
582
583 2020-02-22 Tom Tromey <tom@tromey.com>
584
585 * gdb.tui/new-layout.exp: New file.
586
587 2020-02-22 Tom Tromey <tom@tromey.com>
588
589 * gdb.rust/rust-style.rs: New file.
590 * gdb.rust/rust-style.exp: New file.
591 * gdb.base/style.exp: Test structure printing.
592 * gdb.base/style.c (struct some_struct): New type.
593 (enum etype): New type.
594 (struct_value): New global.
595
596 2020-02-21 Tom de Vries <tdevries@suse.de>
597
598 PR go/18926
599 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
600 Remove blanket xfails. Use message argument for gdb_breakpoint.
601 Make continuing to breakpoint test conditional on setting breakpoint.
602 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
603 DW_AT_name attribute. Add xfail for GCC PR93866.
604
605 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
606
607 * gdb.dwarf2/cpp-linkage-name.c: New file.
608 * gdb.dwarf2/cpp-linkage-name.exp: New file.
609
610 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
611
612 * lib/gdb.exp (gdb_wrapper_init): Reset
613 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
614 not exist.
615
616 2020-02-20 Tom de Vries <tdevries@suse.de>
617
618 PR go/17018
619 * gdb.go/hello.exp: Copy ...
620 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
621 print of st to print value of global definition. Add xfail for GCC
622 PR93844.
623 * gdb.go/hello.exp: Remove printing of st before definition.
624 * gdb.go/hello.go: Copy ...
625 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
626 to st.
627 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
628
629 2020-02-20 Tom de Vries <tdevries@suse.de>
630
631 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
632 (gdb_simple_compile): Handle compile_flags go by using .go extension
633 for source file.
634 * gdb.go/chan.exp: Use support_go_compile.
635 * gdb.go/handcall.exp: Same.
636 * gdb.go/hello.exp: Same.
637 * gdb.go/integers.exp: Same.
638 * gdb.go/max-depth.exp: Same.
639 * gdb.go/methods.exp: Same.
640 * gdb.go/package.exp: Same.
641 * gdb.go/strings.exp: Same.
642 * gdb.go/types.exp: Same.
643 * gdb.go/unsafe.exp: Same.
644
645 2020-02-19 Tom de Vries <tdevries@suse.de>
646
647 * gdb.python/lib-types.exp: Make xfail more strict.
648
649 2020-02-19 Tom de Vries <tdevries@suse.de>
650
651 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
652
653 2020-02-19 Doug Evans <dje@google.com>
654
655 PR rust/25535
656 * gdb.rust/simple.exp: Add test.
657 * gdb.rust/simple.rs: Add test.
658
659 2020-02-19 Tom de Vries <tdevries@suse.de>
660
661 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
662 output line-by-line.
663
664 2020-02-19 Tom de Vries <tdevries@suse.de>
665
666 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
667
668 2020-02-19 Tom de Vries <tdevries@suse.de>
669
670 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
671 prelink.
672
673 2020-02-19 Tom de Vries <tdevries@suse.de>
674
675 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
676 (gdb_do_cache): Use gdb_do_cache_wrap.
677 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
678
679 2020-02-19 Tom de Vries <tdevries@suse.de>
680
681 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
682 gdb_compile option.
683
684 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
685
686 * gdb.base/printcmds.exp (test_print_enums): Update expected
687 output.
688
689 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
690
691 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
692 for "unknown".
693
694 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
695
696 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
697 enumerator.
698
699 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
700
701 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
702 FE_, add FE_NONE.
703 (three): Update.
704 (enum flag_enum_without_zero): New enum.
705 (flag_enum_without_zero): New variable.
706 (enum not_flag_enum): New enum.
707 (three_not_flag): New variable.
708 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
709 (test_print_enums): Add more tests for printing flag enums.
710
711 2020-02-18 Tom de Vries <tdevries@suse.de>
712
713 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
714 (gdb_compile_ada): ... here.
715 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
716 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
717
718 2020-02-14 Tom Tromey <tom@tromey.com>
719
720 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
721 build directory.
722 * boards/gdbserver-base.exp: Update path to gdbserver.
723
724 2020-02-13 Tom de Vries <tdevries@suse.de>
725
726 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
727
728 2020-02-13 Tom de Vries <tdevries@suse.de>
729
730 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
731 are missing.
732
733 2020-02-13 Tom de Vries <tdevries@suse.de>
734
735 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
736 call.
737
738 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
739
740 PR tui/25126
741 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
742 * gdb.base/cached-source-file.c: New file.
743 * gdb.base/cached-source-file.exp: New file.
744
745 2020-02-11 Tom de Vries <tdevries@suse.de>
746
747 PR testsuite/25488
748 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
749
750 2020-02-10 Tom de Vries <tdevries@suse.de>
751
752 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
753
754 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
755
756 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
757 and $after_addr are both integers before making a comparison.
758
759 2020-02-09 Tom de Vries <tdevries@suse.de>
760
761 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
762 command output and paste it into gdb.log. If any, paste catch message
763 to gdb.log.
764
765 2020-02-07 Tom Tromey <tromey@adacore.com>
766
767 PR breakpoints/24915:
768 * gdb.base/annotate-symlink.exp: Use setup_xfail.
769
770 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
771
772 * gdb.tui/tui-missing-src.exp: Add the "missing source
773 file" test for the TUI.
774
775 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
776
777 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
778 including a port number in the output.
779
780 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
781
782 * lib/fortran.exp (fortran_int4): Handle clang.
783 (fortran_int8): Likewise.
784 (fortran_real4): Likewise.
785 (fortran_real8): Likewise.
786 (fortran_complex4): Likewise.
787 (fortran_logical4): Likewise.
788 (fortran_character1): Likewise.
789
790 2020-02-04 Tom de Vries <tdevries@suse.de>
791
792 * README (Race detection): Add note.
793
794 2020-02-04 Tom de Vries <tdevries@suse.de>
795
796 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
797
798 2020-02-04 Tom de Vries <tdevries@suse.de>
799
800 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
801
802 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
803
804 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
805 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
806 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
807 blttar, bnetarl.
808 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
809 binary for blttar, bnetarl.
810 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
811 wait instruction. Delete ldmx test.
812 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
813
814 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
815
816 * gdb.fortran/array-bounds-high.exp: New file.
817 * gdb.fortran/array-bounds-high.f90: New file.
818
819 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
820
821 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
822 Replace #include of <sys/fcntl.h> by <fcntl.h>.
823
824 2020-02-01 Tom de Vries <tdevries@suse.de>
825
826 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
827
828 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
829
830 PR tui/9765
831 * gdb.tui/tui-layout-asm-short-prog.S: New file.
832 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
833
834 2020-01-29 Luis Machado <luis.machado@linaro.org>
835
836 * gdb.arch/aarch64-brk-patterns.c: New source file.
837 * gdb.arch/aarch64-brk-patterns.exp: New test.
838
839 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
840
841 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
842 GCC/Clang version.
843 * gdb.cp/pass-by-ref.exp: Ditto.
844
845 2020-01-29 Tom de Vries <tdevries@suse.de>
846
847 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
848 * gdb.threads/watchpoint-fork-mt.c: Same.
849 * gdb.threads/watchpoint-fork-parent.c: Same.
850 * gdb.threads/watchpoint-fork-st.c: Same.
851 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
852
853 2020-01-27 Luis Machado <luis.machado@linaro.org>
854
855 * gdb.base/step-over-syscall.exp (setup): Check if we're already
856 sitting at a syscall instruction when we hit the syscall function's
857 breakpoint.
858 Check PC against one obtained with the x command.
859 Validate syscall number.
860 (step_over_syscall): Don't continue to the syscall instruction if
861 we're already there.
862
863 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
864
865 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
866
867 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
868
869 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
870 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
871
872 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
873
874 * gdb.dwarf2/dw2-inline-stepping.c: New file.
875 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
876
877 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
878
879 * gdb.base/maint.exp: Update line table parsing test.
880 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
881
882 2020-01-24 Pedro Alves <palves@redhat.com>
883
884 PR gdb/25410
885 * gdb.multi/multi-re-run-1.c: New.
886 * gdb.multi/multi-re-run-2.c: New.
887 * gdb.multi/multi-re-run.exp: New.
888
889 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
890
891 PR gdb/23718
892 * gdb.server/server-kill-python.exp: New file.
893
894 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
895
896 * gdb.server/multi-ui-errors.c: New file.
897 * gdb.server/multi-ui-errors.exp: New file.
898
899 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
900
901 PR tui/9765
902 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
903
904 2020-01-19 Tom Tromey <tom@tromey.com>
905
906 * gdb.tui/main.exp: Add check for plain "file".
907
908 2020-01-16 Christian Biesinger <cbiesinger@google.com>
909
910 * lib/gdb.exp: Fix spelling error (seperatelly).
911
912 2020-01-14 Tom Tromey <tom@tromey.com>
913
914 PR symtab/12535:
915 * gdb.python/python.exp: Test decode_line with empty string
916 argument.
917
918 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
919
920 * gdb.base/skip-inline.exp: Extend test.
921
922 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
923
924 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
925 * gdb.dwarf2/dw2-bad-elf.c: New file.
926 * gdb.dwarf2/dw2-bad-elf.exp: New file.
927
928 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
929
930 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
931 _line_saw_file.
932
933 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
934
935 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
936 border.
937
938 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
939
940 * gdb.multi/multi-target.exp (setup): Factor out "info
941 connections" and "info inferiors" tests to ...
942 (test_info_inferiors): ... this new procedure.
943 (top level): Run new "info-inferiors" tests.
944
945 2020-01-10 Pedro Alves <palves@redhat.com>
946
947 * gdb.server/bkpt-other-inferior.exp: New file.
948
949 2020-01-10 Pedro Alves <palves@redhat.com>
950
951 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
952 of "add-inferior".
953 * gdb.base/quit-live.exp: Likewise.
954 * gdb.base/remote-exec-file.exp: Likewise.
955 * gdb.guile/scm-progspace.exp: Likewise.
956 * gdb.linespec/linespec.exp: Likewise.
957 * gdb.mi/new-ui-mi-sync.exp: Likewise.
958 * gdb.mi/user-selected-context-sync.exp: Likewise.
959 * gdb.multi/multi-target.exp (setup): Add "info connection" and
960 "info inferiors" tests.
961 * gdb.multi/remove-inferiors.exp: Adjust expected output of
962 "add-inferior".
963 * gdb.multi/watchpoint-multi.exp: Likewise.
964 * gdb.python/py-inferior.exp: Likewise.
965 * gdb.server/extended-remote-restart.exp: Likewise.
966 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
967 "info inferiors".
968 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
969 * gdb.trace/report.exp: Likewise.
970
971 2020-01-10 Pedro Alves <palves@redhat.com>
972
973 * gdb.multi/multi-target.c: New file.
974 * gdb.multi/multi-target.exp: New file.
975 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
976 mode requested, but remote does not support non-stop".
977
978 2020-01-10 Pedro Alves <palves@redhat.com>
979
980 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
981 disconnect before reconnecting.
982
983 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
984 Pedro Alves <palves@redhat.com>
985
986 * gdb.server/connect-without-multi-process.exp: Also test
987 continuing to end.
988
989 2020-01-10 Pedro Alves <palves@redhat.com>
990
991 * gdb.base/remote-exec-file.exp: New file.
992
993 2020-01-10 Pedro Alves <palves@redhat.com>
994
995 * gdb.base/fork-running-state.exp (do_test): Adjust expected
996 output.
997 * gdb.threads/async.c: New.
998 * gdb.threads/async.exp: New.
999 * gdb.multi/tids-gid-reset.c: New.
1000 * gdb.multi/tids-gid-reset.exp: New.
1001
1002 2020-01-10 George Barrett <bob@bob131.so>
1003
1004 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1005 to help in finding the image relocation offset.
1006 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1007 options in arguments.
1008 (stap_test_no_debuginfo): Likewise.
1009 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1010 test variants.
1011 (stap_test): Add null semaphore relocation test.
1012
1013 2020-01-10 George Barrett <bob@bob131.so>
1014
1015 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1016 * gdb.base/stap-probe.exp: Likewise.
1017 (stap_test): Pass argument as an additional flag.
1018 (stap_test_no_debuginfo): Likewise.
1019 (stap_test): Check `info probes stap' output for semaphore
1020 addresses if the test binary is supposed to have them.
1021
1022 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1023
1024 * gdb.tui/basic.exp: Add more scrolling tests.
1025
1026 2020-01-09 Tom Tromey <tom@tromey.com>
1027
1028 PR tui/18932:
1029 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1030 meangingful value.
1031 (Term::command, Term::resize): Update.
1032 * gdb.tui/basic.exp: Add scrolling test.
1033
1034 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1035
1036 * gdb.tui/tui-layout-asm.exp: New file.
1037
1038 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1039
1040 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1041
1042 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1043
1044 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1045 (Term::enter_tui): Use Term::prepare_for_tui.
1046
1047 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1048
1049 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1050 called.
1051
1052 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1053
1054 * gdb.base/skip.exp: Fix race condition in test.
1055
1056 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1057
1058 * gdb.base/backtrace.c: New file.
1059 * gdb.base/backtrace.exp: New file.
1060
1061 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1062
1063 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1064
1065 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1066
1067 * gdb.base/style.exp: Test that warnings are styled.
1068
1069 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1070
1071 * gdb.base/line65535.exp: New file.
1072 * gdb.base/line65535.c: New file.
1073
1074 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1075
1076 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1077 * lib/gnat_debug_info_test.adb: New file.
1078 * gdb.ada/ptype_tagged_param.exp: Use
1079 gnat_runtime_has_debug_info, expect a different output if
1080 runtime does not have debug info.
1081
1082 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1083
1084 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1085 (another) quote in test name.
1086
1087 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1088
1089 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1090 Add quote in test name.
1091
1092 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1093
1094 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1095 directory instead.
1096 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1097 * gdb.cp/pass-by-ref-2.cc: New file.
1098 * gdb.cp/pass-by-ref-2.exp: New file.
1099
1100 2019-12-20 Tom Tromey <tom@tromey.com>
1101
1102 * gdb.tui/list-before.exp: New file.
1103
1104 2019-12-20 Tom Tromey <tom@tromey.com>
1105
1106 * gdb.tui/list.exp: Check for source on initial listing.
1107
1108 2019-12-11 Tom Tromey <tromey@adacore.com>
1109
1110 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1111 Add crlf test.
1112
1113 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1114
1115 * gdb.base/default.exp: Update value of $_gdb_major.
1116
1117 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1118
1119 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1120
1121 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1122
1123 * gdb.base/skip.exp: Whitespace fix.
1124
1125 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1126
1127 * gdb.base/skip-inline.c: New file.
1128 * gdb.base/skip-inline.exp: New file.
1129
1130 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1131
1132 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1133 jit_function_00 to jit_function_stack_mangle.
1134 * gdb.base/jithost.c (jit_function_t): Rename to...
1135 (jit_function_stack_mangle_t): ... this.
1136 (jit_function_add_t): New typedef.
1137 (jit_function_00_code): Rename to...
1138 (jit_function_stack_mangle_code): ... this, make static.
1139 (jit_function_add_code): New.
1140 (main): Generate "add" function and call it. Adjust to changes
1141 in jithost_abi.
1142 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1143 (struct jithost_abi) <begin, end>: Remove fields.
1144 <object, function_stack_mangle, function_add>: New fields.
1145 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1146 code_end>: Remove fields.
1147 <func_stack_mangle>: New field.
1148 (read_debug_info): Adjust to renaming, create block for "add"
1149 function.
1150 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1151
1152 2019-12-11 Tom Tromey <tom@tromey.com>
1153
1154 * gdb.tui/resize.exp: Fix regexp.
1155 * gdb.tui/regs.exp: Fix regexps.
1156 * gdb.tui/main.exp: Fix regexp.
1157
1158 2019-12-11 Tom Tromey <tom@tromey.com>
1159
1160 * gdb.tui/resize.exp: Update.
1161 * gdb.tui/empty.exp (layouts): Update.
1162
1163 2019-12-11 Tom Tromey <tom@tromey.com>
1164
1165 * gdb.tui/regs.exp: Update.
1166 * gdb.tui/empty.exp (layouts): Update.
1167 * gdb.tui/basic.exp: Update.
1168 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1169
1170 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1171
1172 * gdb.base/options.exp: Add -raw-values in the print completion list.
1173 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1174
1175 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1176
1177 * gdb.threads/omp-par-scope.c: New file.
1178 * gdb/threads/omp-par-scope.exp: New file.
1179
1180 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1181
1182 * lib/gdb.exp (support_nested_function_tests): New proc.
1183
1184 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1185
1186 * lib/gdb.exp (gdb_compile_openmp): New proc.
1187 (build_executable_from_specs): Add an "openmp" option.
1188 (gdb_compile_pthreads): Add non-executable case.
1189
1190 2019-12-10 Tom Tromey <tromey@adacore.com>
1191
1192 * gdb.ada/unchecked_union.exp: New file.
1193 * gdb.ada/unchecked_union/pck.adb: New file.
1194 * gdb.ada/unchecked_union/pck.ads: New file.
1195 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1196 * gdb-utils.exp (string_to_regexp): Also quote "?".
1197
1198 2019-12-10 George Barrett <bob@bob131.so>
1199
1200 Test scripted probe breakpoints.
1201 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1202 * gdb.python/py-breakpoint.c (main): Likewise.
1203 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1204 specifier test.
1205 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1206
1207 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1208
1209 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1210 an rvalue parameter.
1211 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1212 parameter.
1213
1214 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1215
1216 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1217 modules.
1218
1219 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1220
1221 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1222 broken version of GCC.
1223
1224 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1225
1226 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1227 sym-info-cmds library.
1228 * gdb.fortran/info-types.exp: Likewise.
1229 * lib/sym-info-cmds.exp: New file.
1230
1231 2019-12-08 Tom de Vries <tdevries@suse.de>
1232
1233 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1234
1235 2019-12-07 Keith Seitz <keiths@redhat.com>
1236
1237 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1238 * gdb.base/corefile-buildid-shlib.c: New file.
1239 * gdb.base/corefile-buildid.c: New file.
1240 * gdb.base/corefile-buildid.exp: New file.
1241
1242 2019-12-06 Tom de Vries <tdevries@suse.de>
1243
1244 * gdb.dwarf2/varval.exp: Add decl before def test.
1245
1246 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1247
1248 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1249
1250 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1251
1252 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1253 CV and reference conversion for overload resolution.
1254 * gdb.cp/rvalue-ref-overload.exp: Test it.
1255
1256 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1257
1258 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1259 * gdb.base/frameapply.exp: Test faas without command.
1260
1261 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1262
1263 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1264 Fortran tests.
1265 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1266 order.
1267
1268 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1269
1270 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1271 casting to type with no kind specified.
1272 (test_basic_parsing_of_type_kinds): Additional tests for types
1273 with no kind specified, and add tests for single/double
1274 precision/complex types.
1275
1276 2019-12-04 Tom Tromey <tromey@adacore.com>
1277
1278 * gdb.base/endianity.c (struct other) <x>: New field.
1279 (main): Initialize it.
1280 * gdb.base/endianity.exp: Update.
1281
1282 2019-12-04 Tom Tromey <tromey@adacore.com>
1283
1284 * gdb.ada/scalar_storage/storage.adb: New file.
1285 * gdb.ada/scalar_storage/pck.adb: New file.
1286 * gdb.ada/scalar_storage/pck.ads: New file.
1287 * gdb.ada/scalar_storage.exp: New file.
1288
1289 2019-12-04 Tom Tromey <tromey@adacore.com>
1290
1291 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1292 (main): Initialize it.
1293 * gdb.base/endianity.exp: Update.
1294
1295 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1296
1297 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1298
1299 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1300
1301 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1302 -symbol-info-module-functions and -symbol-info-module-variables.
1303
1304 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1305
1306 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1307
1308 2019-12-01 Richard Bunt <richard.bunt@arm.com>
1309 Andrew Burgess <andrew.burgess@embecosm.com>
1310
1311 * gdb.fortran/derived-type-striding.exp: New file.
1312 * gdb.fortran/derived-type-striding.f90: New file.
1313 * gdb.fortran/array-slices.exp: New file.
1314 * gdb.fortran/array-slices.f90: New file.
1315
1316 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1317
1318 * gdb.base/define.exp: Test . in command names.
1319 * gdb.base/setshow.exp: Update test, as . is now part of
1320 command name.
1321
1322 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1323
1324 * gdb.base/define-prefix.exp: New file.
1325
1326 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1327
1328 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1329 compile.
1330 (skip_btrace_pt_tests): Likewise.
1331
1332 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1333
1334 * gdb.fortran/info-modules.exp: Compile source files in correct
1335 order.
1336
1337 2019-11-27 Kevin Buettner <kevinb@redhat.com>
1338
1339 * gdb.dwarf2/imported-unit.exp: New file.
1340 * gdb.dwarf2/imported-unit.c: New file.
1341
1342 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1343
1344 * gdb.mi/mi-fortran-modules-2.f90: New file.
1345 * gdb.mi/mi-fortran-modules.exp: New file.
1346 * gdb.mi/mi-fortran-modules.f90: New file.
1347
1348 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1349
1350 * gdb.mi/mi-sym-info-1.c: New file.
1351 * gdb.mi/mi-sym-info-2.c: New file.
1352 * gdb.mi/mi-sym-info.exp: New file.
1353
1354 2019-11-22 Tom Tromey <tromey@adacore.com>
1355
1356 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1357 * gdb.ada/tasks/foo.adb: Add another stopping location.
1358
1359 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1360
1361 * gdb.base/endianity.c: New test.
1362 * gdb.base/endianity.exp: New file.
1363
1364 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1365
1366 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1367
1368 2019-11-21 Tom de Vries <tdevries@suse.de>
1369
1370 PR gdb/24956
1371 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1372
1373 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1374
1375 * gdb.python/py-progspace.exp: Add missing parentheses on some
1376 'print' commands.
1377
1378 2019-11-19 Tom Tromey <tom@tromey.com>
1379
1380 * gdb.tui/winheight.exp: New file.
1381
1382 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1383
1384 * gdb.base/ctf-whatis.c: Delete.
1385 * gdb.base/ctf-whatis.exp: Delete.
1386 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1387
1388 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1389
1390 * gdb.base/ctf-cvexpr.exp: Delete.
1391 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1392
1393 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1394
1395 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1396 the compiler. Clean up header comment a little.
1397 * gdb.base/ctf-ptype.exp: Likewise.
1398 * gdb.base/ctf-whatis.exp: Likewise.
1399 * lib/gdb.exp (skip_ctf_tests): New proc.
1400
1401 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1402
1403 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1404 * gdb.tui/corefile-run.exp: New file.
1405
1406 2019-11-14 Tom Tromey <tromey@adacore.com>
1407
1408 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1409 regression tests.
1410
1411 2019-11-12 Tom Tromey <tom@tromey.com>
1412
1413 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1414 after any command. Expect prompt after WAIT_FOR is seen.
1415 (enter_tui): Enable resize messages.
1416 (command): Expect command in output.
1417 (get_line): Avoid error when cursor appears to be off-screen.
1418 (dump_screen): Include screen size in title.
1419 (_do_resize): New proc, from "resize".
1420 (resize): Rewrite. Do resize in two steps.
1421 * gdb.tui/empty.exp (layouts): Fix entries.
1422 (check_boxes): Remove xfail.
1423 (check_text): Dump screen on failure.
1424
1425 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1426
1427 * gdb.python/py-symbol.exp: Add test for
1428 gdb.lookup_static_symbols.
1429
1430 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1431
1432 * gdb.python/py-symbol.c: Declare and call function from new
1433 py-symbol-2.c file.
1434 * gdb.python/py-symbol.exp: Compile both source files, and add new
1435 tests for gdb.lookup_static_symbol.
1436 * gdb.python/py-symbol-2.c: New file.
1437
1438 2019-11-02 Tom de Vries <tdevries@suse.de>
1439
1440 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1441 * gdb.base/anon.exp: Same.
1442 * gdb.base/auto-connect-native-target.exp: Same.
1443 * gdb.base/call-ar-st.exp: Same.
1444 * gdb.base/catch-syscall.exp: Same.
1445 * gdb.base/commands.exp: Same.
1446 * gdb.base/default.exp: Same.
1447 * gdb.base/display.exp: Same.
1448 * gdb.base/float.exp: Same.
1449 * gdb.base/foll-fork.exp: Same.
1450 * gdb.base/help.exp: Same.
1451 * gdb.base/info-macros.exp: Same.
1452 * gdb.base/info-proc.exp: Same.
1453 * gdb.base/info-target.exp: Same.
1454 * gdb.base/long_long.exp: Same.
1455 * gdb.base/macscp.exp: Same.
1456 * gdb.base/memattr.exp: Same.
1457 * gdb.base/nofield.exp: Same.
1458 * gdb.base/pointers.exp: Same.
1459 * gdb.base/printcmds.exp: Same.
1460 * gdb.base/ptype.exp: Same.
1461 * gdb.base/restore.exp: Same.
1462 * gdb.base/return.exp: Same.
1463 * gdb.base/scope.exp: Same.
1464 * gdb.base/set-noassign.exp: Same.
1465 * gdb.base/setshow.exp: Same.
1466 * gdb.base/shlib-call.exp: Same.
1467 * gdb.base/signals.exp: Same.
1468 * gdb.base/sigstep.exp: Same.
1469 * gdb.base/skip.exp: Same.
1470 * gdb.base/solib-symbol.exp: Same.
1471 * gdb.base/stap-probe.exp: Same.
1472 * gdb.base/step-line.exp: Same.
1473 * gdb.base/step-test.exp: Same.
1474 * gdb.base/style.exp: Same.
1475 * gdb.base/varargs.exp: Same.
1476 * gdb.base/vla-datatypes.exp: Same.
1477 * gdb.base/vla-ptr.exp: Same.
1478 * gdb.base/vla-sideeffect.exp: Same.
1479 * gdb.base/volatile.exp: Same.
1480 * gdb.base/watch-cond-infcall.exp: Same.
1481 * gdb.base/watchpoint.exp: Same.
1482
1483 2019-11-02 Tom de Vries <tdevries@suse.de>
1484
1485 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1486 * gdb.cp/cpexprs.exp: Same.
1487 * gdb.cp/except-multi-location.exp: Same.
1488 * gdb.cp/exceptprint.exp: Same.
1489 * gdb.cp/gdb2384.exp: Same.
1490 * gdb.cp/inherit.exp: Same.
1491 * gdb.cp/m-static.exp: Same.
1492 * gdb.cp/meth-typedefs.exp: Same.
1493 * gdb.cp/misc.exp: Same.
1494 * gdb.cp/namespace.exp: Same.
1495 * gdb.cp/non-trivial-retval.exp: Same.
1496 * gdb.cp/overload.exp: Same.
1497 * gdb.cp/pr17132.exp: Same.
1498 * gdb.cp/re-set-overloaded.exp: Same.
1499 * gdb.cp/rvalue-ref-types.exp: Same.
1500 * gdb.cp/templates.exp: Same.
1501
1502 2019-11-01 Luis Machado <luis.machado@linaro.org>
1503
1504 PR gdb/25124
1505
1506 * gdb.arch/pr25124.S: New file.
1507 * gdb.arch/pr25124.exp: New file.
1508
1509 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1510
1511 * gdb.fortran/info-modules.exp: Update expected results, and add
1512 additional tests for 'info module functinos', and 'info module
1513 variables'.
1514 * gdb.fortran/info-types.exp: Update expected results.
1515 * gdb.fortran/info-types.f90: Extend testcase with additional
1516 module variables and functions.
1517
1518 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1519
1520 * gdb.fortran/info-modules.exp: New file.
1521 * gdb.fortran/info-types.exp: Build with new file.
1522 * gdb.fortran/info-types.f90: Include and use new module.
1523 * gdb.fortran/info-types-2.f90: New file.
1524
1525 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1526
1527 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1528 * gdb.base/settings.exp: Test all settings types using
1529 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1530 that now verifies that the value of "maint show" is the same as
1531 returned by the settings functions. Test the type of the
1532 maintenance settings.
1533 * gdb.base/default.exp: Update show_conv_list.
1534
1535 2019-10-31 Tom de Vries <tdevries@suse.de>
1536
1537 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1538 gdb_test.
1539 * gdb.arch/amd64-disp-step.exp: Same.
1540 * gdb.asm/asm-source.exp: Same.
1541 * gdb.btrace/buffer-size.exp: Same.
1542 * gdb.btrace/cpu.exp: Same.
1543 * gdb.btrace/enable.exp: Same.
1544 * gdb.dwarf2/count.exp: Same.
1545 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1546 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1547 * gdb.fortran/vla-datatypes.exp: Same.
1548 * gdb.fortran/vla-history.exp: Same.
1549 * gdb.fortran/vla-ptype.exp: Same.
1550 * gdb.fortran/vla-value.exp: Same.
1551 * gdb.fortran/whatis_type.exp: Same.
1552 * gdb.guile/guile.exp: Same.
1553 * gdb.multi/tids.exp: Same.
1554 * gdb.python/py-finish-breakpoint.exp: Same.
1555 * gdb.python/py-framefilter.exp: Same.
1556 * gdb.python/py-pp-registration.exp: Same.
1557 * gdb.python/py-xmethods.exp: Same.
1558 * gdb.python/python.exp: Same.
1559 * gdb.server/connect-with-no-symbol-file.exp: Same.
1560 * gdb.server/no-thread-db.exp: Same.
1561 * gdb.server/run-without-local-binary.exp: Same.
1562 * gdb.stabs/weird.exp: Same.
1563 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1564 * gdb.threads/thread-find.exp: Same.
1565 * gdb.threads/tls-shared.exp: Same.
1566 * gdb.threads/tls.exp: Same.
1567 * gdb.threads/wp-replication.exp: Same.
1568 * gdb.trace/ax.exp: Same.
1569 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1570
1571 2019-10-31 Tom de Vries <tdevries@suse.de>
1572
1573 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1574 * gdb.ada/array_subscript_addr.exp: Same.
1575 * gdb.ada/arrayidx.exp: Same.
1576 * gdb.ada/arrayparam.exp: Same.
1577 * gdb.ada/arrayptr.exp: Same.
1578 * gdb.ada/boolean_expr.exp: Same.
1579 * gdb.ada/call_pn.exp: Same.
1580 * gdb.ada/complete.exp: Same.
1581 * gdb.ada/fixed_cmp.exp: Same.
1582 * gdb.ada/fun_addr.exp: Same.
1583 * gdb.ada/funcall_param.exp: Same.
1584 * gdb.ada/interface.exp: Same.
1585 * gdb.ada/mod_from_name.exp: Same.
1586 * gdb.ada/null_array.exp: Same.
1587 * gdb.ada/packed_array.exp: Same.
1588 * gdb.ada/packed_tagged.exp: Same.
1589 * gdb.ada/print_chars.exp: Same.
1590 * gdb.ada/print_pc.exp: Same.
1591 * gdb.ada/ptype_arith_binop.exp: Same.
1592 * gdb.ada/ptype_field.exp: Same.
1593 * gdb.ada/ptype_tagged_param.exp: Same.
1594 * gdb.ada/rec_return.exp: Same.
1595 * gdb.ada/ref_tick_size.exp: Same.
1596 * gdb.ada/str_ref_cmp.exp: Same.
1597 * gdb.ada/taft_type.exp: Same.
1598 * gdb.ada/tagged.exp: Same.
1599 * gdb.ada/type_coercion.exp: Same.
1600 * gdb.ada/uninitialized_vars.exp: Same.
1601
1602 2019-10-30 Tom de Vries <tdevries@suse.de>
1603
1604 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1605
1606 2019-10-26 Tom de Vries <tdevries@suse.de>
1607
1608 * gdb.base/bigcore.c: Fix typos in comments.
1609 * gdb.base/ctf-ptype.c: Same.
1610 * gdb.base/long_long.c: Same.
1611 * gdb.dwarf2/dw2-op-out-param.S: Same.
1612 * gdb.python/py-evthreads.c: Same.
1613 * gdb.reverse/i387-stack-reverse.c: Same.
1614 * gdb.trace/tfile.c: Same.
1615 * lib/compiler.c: Same.
1616 * lib/compiler.cc: Same.
1617
1618 2019-10-25 Tom de Vries <tdevries@suse.de>
1619
1620 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1621 gdb_test_multiple calls.
1622 * gdb.reverse/sigall-reverse.exp: Same.
1623 * gdb.reverse/solib-precsave.exp: Same.
1624 * gdb.reverse/solib-reverse.exp: Same.
1625 * gdb.reverse/until-precsave.exp: Same.
1626 * gdb.reverse/until-reverse.exp: Same.
1627
1628 2019-10-24 Tom de Vries <tdevries@suse.de>
1629
1630 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1631 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1632 kfail using -wrap pattern flag and convenience variable
1633 gdb_test_name.
1634
1635 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1636
1637 * gdb.python/py-progspace.exp: Add tests for the
1638 Progspace.block_for_pc method.
1639
1640 2019-10-23 Tom Tromey <tom@tromey.com>
1641
1642 * configure: Rebuild.
1643 * aclocal.m4: Use m4_include, not sinclude.
1644
1645 2019-10-21 Tom de Vries <tdevries@suse.de>
1646
1647 * gdb.base/infcall-nested-structs.c: Add
1648 __attribute__((noinline,noclone)) to all functions.
1649 (call_all): Add missing variable initialization. Simplify return value.
1650 (breakpt): Increment volatile variable, to prevent call from being
1651 optimized out.
1652 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1653
1654 2019-10-17 Tom de Vries <tdevries@suse.de>
1655
1656 * gdb.fortran/module.exp: Allow info variables to print info for files
1657 other than module.f90.
1658
1659 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1660
1661 * gdb.fortran/module.exp: Extend with 'info variables' test.
1662
1663 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1664
1665 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1666 F77_FOR_TARGET.
1667
1668 2019-10-16 Tom de Vries <tdevries@suse.de>
1669
1670 PR tdep/25096
1671 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1672
1673 2019-10-16 Tom de Vries <tdevries@suse.de>
1674
1675 PR tdep/24104
1676 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1677 Add KFAIL for PR tdep/25096.
1678
1679 2019-10-16 Tom de Vries <tdevries@suse.de>
1680
1681 PR testsuite/25059
1682 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1683
1684 2019-10-16 Tom de Vries <tdevries@suse.de>
1685
1686 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1687 as signed.
1688
1689 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1690
1691 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1692 one instead of increasing timeout.
1693
1694 2019-10-13 Tom de Vries <tdevries@suse.de>
1695
1696 PR record/25038
1697 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1698 * gdb.reverse/sigall-reverse.exp: Same.
1699 * gdb.reverse/solib-precsave.exp: Same.
1700 * gdb.reverse/solib-reverse.exp: Same.
1701 * gdb.reverse/step-precsave.exp: Same.
1702 * gdb.reverse/until-precsave.exp: Same.
1703 * gdb.reverse/until-reverse.exp: Same.
1704 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1705
1706 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1707
1708 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1709 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1710 (cmp_struct_05_01, cmp_struct_static_02_01)
1711 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1712 comparisons.
1713
1714 2019-10-10 Tom de Vries <tdevries@suse.de>
1715
1716 PR testsuite/24888
1717 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1718 gnatlink.
1719
1720 2019-10-09 Tom de Vries <tdevries@suse.de>
1721
1722 PR testsuite/25048
1723 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1724
1725 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1726
1727 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1728 exceptions due to missing debug information.
1729
1730 2019-10-07 Tom de Vries <tdevries@suse.de>
1731
1732 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1733
1734 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1735
1736 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1737 * gdb.base/annota1.exp: Update to use gdb_test_name.
1738
1739 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1740
1741 * gdb.base/ctf-whatis.exp: New file.
1742 * gdb.base/ctf-whatis.c: New file.
1743 * gdb.base/ctf-ptype.exp: New file.
1744 * gdb.base/ctf-ptype.c: New file.
1745 * gdb.base/ctf-constvars.exp: New file.
1746 * gdb.base/ctf-constvars.c: New file.
1747 * gdb.base/ctf-cvexpr.exp: New file.
1748
1749 2019-10-04 Tom de Vries <tdevries@suse.de>
1750
1751 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1752 for loop.
1753
1754 2019-10-03 Tom Tromey <tom@tromey.com>
1755
1756 PR rust/24976:
1757 * gdb.rust/simple.rs (Union2): New type.
1758 (main): Use Union2.
1759 * gdb.rust/simple.exp: Add test.
1760
1761 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1762
1763 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1764 nested function prefix.
1765
1766 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1767 Richard Bunt <richard.bunt@arm.com>
1768 Andrew Burgess <andrew.burgess@embecosm.com>
1769
1770 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1771 nested functions.
1772 * gdb.fortran/nested-funcs.f90: Update expected results.
1773 * gdb.fortran/nested-funcs-2.exp: New file.
1774 * gdb.fortran/nested-funcs-2.f90: New file.
1775
1776 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1777
1778 * gdb.python/py-parameter.exp: Make test names unique.
1779 * gdb.python/py-template.exp: Likewise.
1780 * gdb.python/py-value.exp: Likewise.
1781
1782 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1783
1784 * gdb.base/break-interp.exp: Reduce test name duplication.
1785 * gdb.base/call-sc.exp: Likewise.
1786 * gdb.base/callfuncs.exp: Likewise.
1787 * gdb.base/charset.exp: Likewise.
1788 * gdb.base/dump.exp: Likewise.
1789 * gdb.base/ena-dis-br.exp: Likewise.
1790 * gdb.base/relational.exp: Likewise.
1791 * gdb.base/step-over-syscall.exp: Likewise.
1792 * gdb.base/structs.exp: Likewise.
1793
1794 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1795
1796 * gdb.linespec/explicit.exp: Make test names unique.
1797 * gdb.linespec/ls-errs.exp: Likewise.
1798
1799 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1800
1801 * gdb.reverse/break-precsave.exp: Make test names unique.
1802 * gdb.reverse/break-reverse.exp: Likewise.
1803 * gdb.reverse/finish-precsave.exp: Likewise.
1804 * gdb.reverse/finish-reverse.exp: Likewise.
1805 * gdb.reverse/machinestate-precsave.exp: Likewise.
1806 * gdb.reverse/machinestate.exp: Likewise.
1807 * gdb.reverse/readv-reverse.exp: Likewise.
1808 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1809 * gdb.reverse/sigall-precsave.exp: Likewise.
1810 * gdb.reverse/sigall-reverse.exp: Likewise.
1811 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1812 * gdb.reverse/watch-precsave.exp: Likewise.
1813 * gdb.reverse/watch-reverse.exp: Likewise.
1814
1815 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1816
1817 * gdb.threads/stop-with-handle.c: New file.
1818 * gdb.threads/stop-with-handle.exp: New file.
1819
1820 2019-10-03 Tom de Vries <tdevries@suse.de>
1821
1822 PR testsuite/25059
1823 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1824 directory" line to be missing.
1825
1826 2019-10-03 Tom de Vries <tdevries@suse.de>
1827
1828 PR testsuite/25059
1829 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1830 type optional.
1831
1832 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1833
1834 * gdb.python/py-format-string.c (string.h): New include.
1835 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1836 the same value, for endianness-independence.
1837 * gdb.python/py-format-string.exp (default_regexp_dict)
1838 (test_pretty_structs, test_format): Adjust expected output to the
1839 changed initialization.
1840
1841 2019-10-02 Tom Tromey <tromey@adacore.com>
1842
1843 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1844
1845 2019-10-02 Pedro Alves <palves@redhat.com>
1846 Andrew Burgess <andrew.burgess@embecosm.com>
1847
1848 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1849 "print-file-var.h".
1850 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1851 (get_version_1): Print this_version_id and its address.
1852 Add extern "C" wrappers around interface functions.
1853 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1854 "print-file-var.h".
1855 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1856 (get_version_2): Print this_version_id and its address.
1857 Add extern "C" wrappers around interface functions.
1858 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1859 <stddef.h> and "print-file-var.h".
1860 Add extern "C" wrappers around interface functions.
1861 [VERSION_ID_MAIN] (this_version_id): Define.
1862 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1863 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1864 up extern "C" blocks.
1865 * gdb.base/print-file-var.exp (test): New, factored out from top
1866 level.
1867 (top level): Test all combinations of attribute hidden or not,
1868 dlopen or not, and this_version_id symbol in main file or not.
1869 Compile tests as both C++ and C, make test names unique.
1870
1871 2019-10-01 Tom Tromey <tom@tromey.com>
1872
1873 * gdb.base/style.exp: Test "show logging filename".
1874
1875 2019-10-01 Tom Tromey <tom@tromey.com>
1876
1877 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1878 * gdb.base/style.exp: Add metadata style test.
1879
1880 2019-10-01 Tom Tromey <tom@tromey.com>
1881
1882 * gdb.base/style.exp: Test "pwd".
1883
1884 2019-10-01 Tom Tromey <tom@tromey.com>
1885
1886 * gdb.base/style.exp: Update tests.
1887
1888 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1889
1890 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1891 'six' to unsigned.
1892 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1893 'five'. Use an all-ones bit pattern for each.
1894 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1895 to its changed values.
1896
1897 2019-09-30 Tom Tromey <tromey@adacore.com>
1898
1899 * gdb.rust/traits.rs: Disable all warnings.
1900
1901 2019-09-29 Tom de Vries <tdevries@suse.de>
1902
1903 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1904
1905 2019-09-29 Tom de Vries <tdevries@suse.de>
1906
1907 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1908
1909 2019-09-27 Tom de Vries <tdevries@suse.de>
1910
1911 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1912
1913 2019-09-27 Tom de Vries <tdevries@suse.de>
1914
1915 PR record/23188
1916 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1917
1918 2019-09-26 Tom Tromey <tromey@adacore.com>
1919
1920 * gdb.ada/py_taft.exp: New file.
1921 * gdb.ada/py_taft/main.adb: New file.
1922 * gdb.ada/py_taft/pkg.adb: New file.
1923 * gdb.ada/py_taft/pkg.ads: New file.
1924
1925 2019-09-24 Tom de Vries <tdevries@suse.de>
1926
1927 PR gdb/24598
1928 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1929
1930 2019-09-22 Tom de Vries <tdevries@suse.de>
1931
1932 * gdb.base/restore.exp: Allow register variables to be optimized out at
1933 -O0.
1934
1935 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1936
1937 * gdb.arch/spu-info.exp: Remove file.
1938 * gdb.arch/spu-info.c: Remove file.
1939 * gdb.arch/spu-ls.exp: Remove file.
1940 * gdb.arch/spu-ls.c: Remove file.
1941
1942 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1943 * gdb.asm/spu.inc: Remove file.
1944
1945 * gdb.base/dump.exp: Remove support for spu*-*-*.
1946 * gdb.base/stack-checking.exp: Likewise.
1947 * gdb.base/overlays.exp: Likewise.
1948 * gdb.base/ovlymgr.c: Likewise.
1949 * gdb.base/spu.ld: Remove file.
1950
1951 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1952 * gdb.cp/cpexprs.exp: Likewise.
1953 * gdb.cp/exception.exp: Likewise.
1954 * gdb.cp/gdb2495.exp: Likewise.
1955 * gdb.cp/mb-templates.exp: Likewise.
1956 * gdb.cp/pr9167.exp: Likewise.
1957 * gdb.cp/userdef.exp: Likewise.
1958
1959 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1960
1961 * gdb.cell: Remove directory.
1962 * lib/cell.exp: Remove file.
1963
1964 2019-09-19 Tom de Vries <tdevries@suse.de>
1965
1966 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1967
1968 2019-09-19 Tom de Vries <tdevries@suse.de>
1969
1970 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1971
1972 2019-09-19 Tom de Vries <tdevries@suse.de>
1973
1974 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1975 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1976 (gdb_target_cmd): ... here.
1977 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1978 value 2.
1979
1980 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1981
1982 * gdb.base/source-dir.exp: Avoid having directory names in test
1983 names.
1984
1985 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1986
1987 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1988 directory.
1989
1990 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1991
1992 * gdb.base/list-missing-source.exp: New file.
1993
1994 2019-09-14 Tom de Vries <tdevries@suse.de>
1995
1996 PR teststuite/24599
1997 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1998 * lib/ada.exp (gnatmake_version_at_least): New proc.
1999
2000 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2001
2002 * gdb.base/maint.exp: Use exec_has_index_section.
2003
2004 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2005
2006 * gdb.base/maint.exp: Add test for 'maint info sections'.
2007
2008 2019-09-12 Tom de Vries <tdevries@suse.de>
2009
2010 * gdb.base/store.exp: Allow register variables to be optimized out at
2011 -O0.
2012
2013 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2014
2015 * gdb.ada/rdv_wait.exp: Update to new task names.
2016 * gdb.base/task_switch_in_core.exp: Likewise.
2017 * gdb.base/info_sources_base.c: Likewise.
2018
2019 2019-09-10 Tom Tromey <tromey@adacore.com>
2020
2021 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2022
2023 2019-09-10 Tom Tromey <tromey@adacore.com>
2024
2025 * gdb.ada/dgopt.exp: New file.
2026 * gdb.ada/dgopt/x.adb: New file.
2027
2028 2019-09-08 Tom Tromey <tom@tromey.com>
2029
2030 * gdb.tui/resize.exp: Remove setup_xfail.
2031 * gdb.tui/regs.exp: Remove setup_xfail.
2032 * gdb.tui/basic.exp: Remove setup_xfail.
2033
2034 2019-09-06 David Blaikie <dblaikie@gmail.com>
2035
2036 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2037 * gdb.cp/cplabel.exp: Ditto.
2038 * gdb.linespec/ls-errs.exp: Ditto.
2039
2040 2019-09-05 Tom de Vries <tdevries@suse.de>
2041
2042 * lib/gdb.exp (cmp_file_string): New proc.
2043 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2044 runto_main. Verify save breakpoints output.
2045
2046 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2047
2048 * gdb.base/info-var.exp: Test info variables without running
2049 to main, to avoid expect's buffer overflow.
2050
2051 2019-09-03 Tom Tromey <tromey@adacore.com>
2052
2053 * gdb.ada/bias.exp: New file.
2054 * gdb.ada/bias/bias.adb: New file.
2055 * gdb.ada/print_chars.exp: Add regression test.
2056 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2057 (MC): New variable.
2058
2059 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2060
2061 * gdb.base/argv0-symlink.exp: Run only on native target
2062 and local host.
2063
2064 2019-08-29 Tom de Vries <tdevries@suse.de>
2065
2066 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2067 diverse debug info.
2068 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2069
2070 2019-08-28 Tom de Vries <tdevries@suse.de>
2071
2072 * gdb.base/info-var.exp: Allow info variables to print info for files
2073 other than info-var-f1.c and info-var-f2.c.
2074
2075 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2076
2077 * gdb.fortran/info-types.exp: Add module.
2078 * gdb.fortran/info-types.f90: Update expected results.
2079
2080 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2081
2082 * gdb.fortran/info-types.exp: New file.
2083 * gdb.fortran/info-types.f90: New file.
2084 * lib/fortran.exp (fortran_character1): New proc.
2085
2086 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2087
2088 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2089 functions'. Reindent as needed.
2090 * gdb.base/info-var-f1.c: New file.
2091 * gdb.base/info-var-f2.c: New file.
2092 * gdb.base/info-var.exp: New file.
2093 * gdb.base/info-var.h: New file.
2094
2095 2019-08-26 Tom de Vries <tdevries@suse.de>
2096
2097 PR c++/24852
2098 * gdb.cp/no-libstdcxx-probe.exp: New test.
2099
2100 2019-08-26 Tom de Vries <tdevries@suse.de>
2101
2102 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2103 * tests need to be skipped.
2104 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2105 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2106 mi_skip_libstdcxx_probe_tests.
2107
2108 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2109
2110 * gdb.python/py-xmethods.exp: Use raw strings when passing
2111 arguments to SimpleXMethodMatcher.
2112
2113 2019-08-22 Tom de Vries <tdevries@suse.de>
2114
2115 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2116 more informative.
2117
2118 2019-08-21 Pedro Alves <palves@redhat.com>
2119
2120 * gdb.base/with.exp: Test "with" with no arguments.
2121
2122 2019-08-21 Tom de Vries <tdevries@suse.de>
2123
2124 * gdb.base/gdb-caching-proc.exp: Sort files.
2125
2126 2019-08-20 Tom de Vries <tdevries@suse.de>
2127
2128 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2129 compilation.
2130
2131 2019-08-16 Tom de Vries <tdevries@suse.de>
2132
2133 * gdb.base/compare-sections.exp ("after run to main"): Allow
2134 mismatched read-only sections for PIE executables.
2135
2136 2019-08-16 Tom Tromey <tom@tromey.com>
2137
2138 * lib/tuiterm.exp (_csi_Z): New proc.
2139 * gdb.tui/basic.exp: Update window positions.
2140 * gdb.tui/empty.exp: Update window positions.
2141
2142 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2143
2144 * gdb.base/examine-backward.exp: Correct regexp for
2145 "examine 3 bytes backward from ${address_zero}".
2146
2147 2019-08-15 Tom Tromey <tom@tromey.com>
2148
2149 * gdb.tui/empty.exp: Enable resizing tests.
2150
2151 2019-08-15 Tom Tromey <tromey@adacore.com>
2152
2153 * gdb.ada/char_enum.exp: Add regression tests.
2154 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2155 and '0'.
2156 (Char, Gchar): Update.
2157 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2158
2159 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2160
2161 * gdb.python/python.exp: Expect a leading underscore on
2162 GdbOutput{,Error}File.
2163
2164 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2165
2166 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2167 Windows host.
2168
2169 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2170
2171 * gdb.base/batch-preserve-term-settings.exp
2172 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2173
2174 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2175
2176 * lib/gdb.exp: When running on a mingw target, replace
2177 /x/ with x:/.
2178
2179 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2180
2181 * gdb.arch/aarch64-prologue.c: New test.
2182 * gdb.arch/aarch64-prologue.exp: New file.
2183
2184 2019-08-13 Tom de Vries <tdevries@suse.de>
2185
2186 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2187 Thread.
2188
2189 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2190
2191 * gdb.python/py-completion.exp: Download the .py file to the host
2192 and use its host pathname. Conditionalize tests that use
2193 tab completion and manipulate files on the build machine.
2194 * gdb.python/py-events.exp: Download the .py file to the host
2195 and use its host pathname.
2196 * gdb.python/py-evsignal.exp: Likewise.
2197 * gdb.python/py-evthreads.exp: Likewise.
2198 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2199 pathname syntax.
2200 * gdb.python/py-framefilter.exp: Download the .py file to the right
2201 place on the host. Match Windows pathname syntax.
2202 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2203 .py file to the host and use its host pathname.
2204 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2205 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2206 build pathname. Skip symlink test on Windows host. Add missing
2207 newline at end of file.
2208 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2209 and use its host pathname.
2210 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2211 * gdb.python/py-section-script.exp: Use host location of binfile
2212 on safe-path. Use correct path separator on Windows host.
2213 Reorder alternatives in gdb_test_multiple to prevent matching
2214 the wrong alternative on success.
2215 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2216
2217 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2218
2219 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2220 expect the GDB inferior to no longer immediately stop after
2221 being resumed with "signal SIGINT".
2222
2223 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2224
2225 * gdb.linespec/break-ask.exp: Generalize regexps to match
2226 Windows pathnames too.
2227
2228 2019-08-08 Tom de Vries <tdevries@suse.de>
2229
2230 PR testsuite/24862
2231 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2232
2233 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2234
2235 * gdb.base/style.exp: Update tests for help doc new invariants.
2236 * gdb.base/help.exp: Likewise.
2237
2238 2019-08-06 Tom Tromey <tom@tromey.com>
2239
2240 * gdb.base/style.exp: Add disassemble test.
2241 * gdb.base/style.c (some_called_function): New function.
2242 (main): Use it.
2243
2244 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2245
2246 * gdb.python/py-block.exp: Test dictionary access on blocks.
2247
2248 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2249
2250 PR gdb/24863
2251 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2252 -list-thread-groups --available test when running under
2253 check-read1.
2254
2255 2019-08-05 Tom de Vries <tdevries@suse.de>
2256
2257 PR testsuite/24863
2258 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2259 * gdb.base/help.exp: Use with_read1_timeout_factor.
2260 * gdb.base/info-macros.exp: Same.
2261 * gdb.cp/nested-types.exp: Same.
2262
2263 2019-08-05 Tom de Vries <tdevries@suse.de>
2264
2265 * lib/gdb.exp (version_at_least): Factor out of ...
2266 (tcl_version_at_least): ... here.
2267 (gdb_compile): Fail if pie results in non-PIE executable.
2268 (readelf_version, readelf_prints_pie): New proc.
2269 (exec_is_pie): Return -1 if unknown.
2270
2271 2019-08-05 Tom de Vries <tdevries@suse.de>
2272
2273 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2274
2275 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2276
2277 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2278
2279 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2280
2281 * lib/completion-support.exp (test_gdb_complete_none): Skip
2282 tab completion tests if no readline support.
2283 (test_gdb_complete_unique_re): Likewise.
2284 (test_gdb_complete_multiple): Likewise.
2285
2286 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2287
2288 * gdb.base/info_sources.exp: New file.
2289 * gdb.base/info_sources.c: New file.
2290 * gdb.base/info_sources_base.c: New file.
2291
2292 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2293
2294 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2295 prefix argument.
2296 (test_exit_status): Add prefix argument.
2297
2298 2019-08-01 Tom de Vries <tdevries@suse.de>
2299
2300 PR testsuite/24863
2301 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2302 calling exp_continue for new thread and thread exited messages.
2303
2304 2019-08-01 Tom de Vries <tdevries@suse.de>
2305
2306 PR testsuite/24863
2307 * gdb.base/structs.exp: Fix check-read1 timeout using
2308 gdb_test_sequence.
2309 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2310
2311 2019-08-01 Tom de Vries <tdevries@suse.de>
2312
2313 PR testsuite/24863
2314 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2315 line.
2316
2317 2019-08-01 Tom de Vries <tdevries@suse.de>
2318
2319 PR testsuite/24863
2320 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2321
2322 2019-07-30 Tom Tromey <tromey@adacore.com>
2323
2324 * gdb.ada/display_nested.exp: New file.
2325 * gdb.ada/display_nested/foo.adb: New file.
2326 * gdb.ada/display_nested/pack.adb: New file.
2327 * gdb.ada/display_nested/pack.ads: New file.
2328
2329 2019-07-30 Christian Biesinger <cbiesinger@google.com>
2330
2331 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2332 namespace.
2333 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2334
2335 2019-07-30 Tom de Vries <tdevries@suse.de>
2336
2337 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2338 instead.
2339
2340 2019-07-30 Tom de Vries <tdevries@suse.de>
2341
2342 PR testsuite/24834
2343 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2344 (exec_is_pie): New proc.
2345
2346 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2347
2348 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2349
2350 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2351
2352 * gdb.python/py-objfile.c: Add global and static vars.
2353 * gdb.python/py-objfile.exp: Test new functions Objfile.
2354 lookup_global_symbol and lookup_static_symbol.
2355
2356 2019-07-29 Tom Tromey <tom@tromey.com>
2357
2358 * lib/tuiterm.exp (Term::_csi_@): New proc.
2359 (Term::_csi_X): Don't move cursor.
2360
2361 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2362
2363 * gdb.base/options.exp: Update backtrace - completion to
2364 new option -frame-info.
2365 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2366 Test new 'set print frame-info'. Test backtrace -frame-info
2367 overriding 'set print frame-info'.
2368 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2369 Test new 'set print frame-info'.
2370 Verify consistency of backtrace with and without filters, with and
2371 without -no-filters.
2372 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2373 default.
2374
2375 2019-07-29 Tom de Vries <tdevries@suse.de>
2376
2377 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2378 no arguments".
2379
2380 2019-07-29 Tom de Vries <tdevries@suse.de>
2381
2382 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2383 is a substring of the first for "complete non-unique file name".
2384
2385 2019-07-29 Tom de Vries <tdevries@suse.de>
2386
2387 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2388 with ".*".
2389
2390 2019-07-29 Tom de Vries <tdevries@suse.de>
2391
2392 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2393 Pass prompt_regexp parameter to gdb_test_multiple calls.
2394
2395 2019-07-29 Tom de Vries <tdevries@suse.de>
2396
2397 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2398 print registers" regexps.
2399
2400 2019-07-29 Tom de Vries <tdevries@suse.de>
2401
2402 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2403
2404 2019-07-29 Tom de Vries <tdevries@suse.de>
2405
2406 PR gdb/24855
2407 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2408 (skip_python_tests_prompt): Add prompt_regexp argument to
2409 gdb_test_multiple calls.
2410
2411 2019-07-27 Tom Tromey <tom@tromey.com>
2412
2413 * gdb.tui/main.exp: New file.
2414
2415 2019-07-27 Tom Tromey <tom@tromey.com>
2416
2417 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2418 optional.
2419 * gdb.tui/empty.exp: New file.
2420
2421 2019-07-27 Tom Tromey <tom@tromey.com>
2422
2423 * lib/tuiterm.exp (spawn): New proc.
2424 (Term::resize): New proc.
2425 * gdb.tui/resize.exp: New file.
2426
2427 2019-07-27 Tom Tromey <tom@tromey.com>
2428
2429 * gdb.tui/list.exp: New file.
2430
2431 2019-07-27 Tom Tromey <tom@tromey.com>
2432
2433 * gdb.tui/regs.exp: New file.
2434
2435 2019-07-27 Tom Tromey <tom@tromey.com>
2436
2437 * gdb.tui/basic.exp: Add "layout split" test.
2438
2439 2019-07-27 Tom Tromey <tom@tromey.com>
2440
2441 * gdb.tui/basic.exp: Add "layout asm" test.
2442
2443 2019-07-27 Tom Tromey <tom@tromey.com>
2444
2445 * lib/tuiterm.exp: New file.
2446 * gdb.tui/basic.exp: New file.
2447
2448 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2449
2450 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2451 Enable tests associated with this flag. Adjust regex
2452 referencing "foo_low" to now refer to "foo_cold" instead.
2453
2454 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2455
2456 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2457 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2458 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2459 foo_cold. Revise comments to match.
2460 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2461 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2462 were wrapped into this proc; Call do_test in loop from outermost
2463 level.
2464 (foo_low): Rename all occurrences to "foo_cold".
2465 (backtrace from baz): New test.
2466 (x2/i foo_cold): New test.
2467 (info line *foo_cold): New test.
2468
2469 2019-07-26 Tom de Vries <tdevries@suse.de>
2470
2471 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2472
2473 2019-07-25 Tom de Vries <tdevries@suse.de>
2474
2475 PR testsuite/24830
2476 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2477 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2478 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2479 (skip_libstdcxx_probe_tests): ... here.
2480 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2481
2482 2019-07-24 Tom de Vries <tdevries@suse.de>
2483
2484 PR testsuite/24807
2485 * gdb.objc/basicclass.m: Include stdio.h.
2486 * gdb.objc/nondebug.m: Same.
2487 * gdb.objc/objcdecode.m: Same.
2488
2489 2019-07-24 Tom de Vries <tdevries@suse.de>
2490
2491 PR testsuite/24612
2492 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2493 additional_flags.
2494
2495 2019-07-24 Tom de Vries <tdevries@suse.de>
2496
2497 PR testsuite/24831
2498 * gdb.multi/tids.exp: Update error messages for info threads.
2499
2500 2019-07-24 Tom de Vries <tdevries@suse.de>
2501
2502 * gdb.base/info-types.exp: Allow info types to print info for more than
2503 one file.
2504
2505 2019-07-23 Tom de Vries <tdevries@suse.de>
2506
2507 PR testsuite/24842
2508 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2509 gdb_spawn_with_cmdline_opts.
2510
2511 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2512
2513 * gdb.arch/arm-cmse-sgstubs.c: New test.
2514 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2515
2516 2019-07-23 Tom de Vries <tdevries@suse.de>
2517
2518 PR testsuite/24711
2519 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2520 issuing next command.
2521
2522 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2523
2524 * gdb.ada/info_auto_lang.exp: Update expected results.
2525 * gdb.base/info-types.c: Add additional types to check.
2526 * gdb.base/info-types.exp: Update expected results.
2527
2528 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2529
2530 * gdb.base/info-types.c: New file.
2531 * gdb.base/info-types.exp: New file.
2532
2533 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2534
2535 * gdb.arch/riscv-bp-infcall.c: New file.
2536 * gdb.arch/riscv-bp-infcall.exp: New file.
2537
2538 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2539
2540 PR breakpoints/24541
2541 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2542
2543 2019-07-14 Tom de Vries <tdevries@suse.de>
2544
2545 PR testsuite/24760
2546 * gdb.objc/basicclass.exp: Fix unterminated string.
2547
2548 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2549 Andrew Burgess <andrew.burgess@embecosm.com>
2550
2551 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2552 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2553 negative bounds.
2554 * gdb.fortran/vla-value.exp: Print elements of an array with
2555 negative bounds.
2556 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2557 testing.
2558
2559 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2560
2561 * gdb.base/options.exp (expect_string): Dequote strings in
2562 results.
2563 (test-string): Test strings with different quoting and reindent.
2564
2565 2019-07-10 Tom Tromey <tromey@adacore.com>
2566
2567 * gdb.ada/mi_ex_cond.exp: Update expected results.
2568 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2569 * gdb.ada/mi_catch_ex.exp: Update expected results.
2570 * gdb.ada/mi_catch_assert.exp: Update expected results.
2571 * gdb.ada/catch_ex.exp (catch_exception_info)
2572 (catch_exception_entry, catch_assert_entry)
2573 (catch_unhandled_entry): Update.
2574 * gdb.ada/catch_assert_if.exp: Update expected results.
2575
2576 2019-07-10 Richard Bunt <richard.bunt@arm.com>
2577 Stephen Roberts <stephen.roberts@arm.com>
2578
2579 * gdb.base/define.exp: Restore original prompt.
2580
2581 2019-07-09 Pedro Alves <palves@redhat.com>
2582
2583 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2584 breakpoints" output.
2585 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2586 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2587 throw" creates breakpoint.
2588 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2589 'type="catchpoint"'.
2590
2591 2019-07-09 Pedro Alves <palves@redhat.com>
2592
2593 PR c++/15468
2594 * gdb.cp/except-multi-location-lib.cc: New.
2595 * gdb.cp/except-multi-location-main.cc: New.
2596 * gdb.cp/except-multi-location.exp: New.
2597
2598 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2599
2600 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2601 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2602 argument and update callers.
2603
2604 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2605
2606 * gdb.arch/amd64-break-on-asm-line.S: New file.
2607 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2608
2609 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2610
2611 * gdb.base/printcmds.exp: Test printing C string and
2612 C wide string convenience vars without transiting via the inferior.
2613 Also make test names unique.
2614
2615 2019-07-08 Alan Hayward <alan.hayward@arm.com>
2616
2617 PR breakpoints/25011
2618 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2619
2620 2019-07-04 Pedro Alves <palves@redhat.com>
2621
2622 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2623 body returned ok(0), break(3) or continue(4).
2624 * gdb.testsuite/foreach_with_prefix.exp: New file.
2625
2626 2019-07-04 Alan Hayward <alan.hayward@arm.com>
2627
2628 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2629
2630 2019-07-03 Pedro Alves <palves@redhat.com>
2631
2632 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2633 "return -code".
2634
2635 2019-07-03 Pedro Alves <palves@redhat.com>
2636
2637 PR cli/24732
2638 * gdb.base/shell.exp: Load completion-support.exp.
2639 Adjust expected error output. Add completion tests.
2640
2641 2019-07-03 Pedro Alves <palves@redhat.com>
2642
2643 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2644 string_to_regexp.
2645
2646 2019-07-03 Pedro Alves <palves@redhat.com>
2647
2648 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2649 (expect_integer): Adjust to expect "-string".
2650 (expect_string): New.
2651 (all_options): Expect "-string".
2652 (test-flag, test-boolean): Adjust to expect "-string".
2653 (test-string): New proc.
2654 (top level): Call it.
2655
2656 2019-07-03 Pedro Alves <palves@redhat.com>
2657
2658 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2659 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2660 the expected output in the success.
2661
2662 2019-07-03 Pedro Alves <palves@redhat.com>
2663
2664 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2665 Split one gdb_test_multiple call in two to avoid a race.
2666
2667 2019-07-03 Pedro Alves <palves@redhat.com>
2668
2669 * gdb.base/with.c: New file.
2670 * gdb.base/with.exp: New file.
2671
2672 2019-07-03 Pedro Alves <palves@redhat.com>
2673
2674 * gdb.base/settings.exp: Replace all references to "maint
2675 test-settings set" with references to "maint set test-settings",
2676 and all references to "maint test-settings show" with references
2677 to "maint show test-settings".
2678
2679 2019-07-03 Pedro Alves <palves@redhat.com>
2680
2681 * gdb.base/settings.exp (test-string): Adjust expected out when
2682 testing "maint test-settings show filename"
2683
2684 2019-07-02 Pedro Alves <palves@redhat.com>
2685
2686 * gdb.base/options.exp (test-info-threads): New procedure.
2687 (top level): Call it.
2688
2689 2019-06-28 Tom Tromey <tromey@adacore.com>
2690
2691 * gdb.dwarf2/ada-linkage-name.c: New file.
2692 * gdb.dwarf2/ada-linkage-name.exp: New file.
2693
2694 2019-06-27 Tom Tromey <tromey@adacore.com>
2695
2696 PR c++/20020:
2697 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2698
2699 2019-06-26 Tom de Vries <tdevries@suse.de>
2700
2701 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2702
2703 2019-06-26 Tom de Vries <tdevries@suse.de>
2704
2705 * gdb.base/index-cache.exp: Add back missing debug option.
2706
2707 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2708
2709 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2710
2711 2019-06-25 Tom de Vries <tdevries@suse.de>
2712
2713 PR testsuite/24727
2714 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2715
2716 2019-06-24 Tom de Vries <tdevries@suse.de>
2717
2718 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2719
2720 2019-06-24 Tom de Vries <tdevries@suse.de>
2721
2722 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2723 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2724 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2725
2726 2019-06-24 Tom de Vries <tdevries@suse.de>
2727
2728 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2729
2730 2019-06-21 Tom de Vries <tdevries@suse.de>
2731
2732 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2733
2734 2019-06-21 Tom de Vries <tdevries@suse.de>
2735
2736 PR testsuite/24518
2737 PR ada/24713
2738 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2739 index.
2740
2741 2019-06-19 Tom Tromey <tromey@adacore.com>
2742
2743 * gdb.ada/length_cond.exp: Add intro comment.
2744
2745 2019-06-19 Tom Tromey <tromey@adacore.com>
2746
2747 * gdb.ada/length_cond.exp: New file.
2748 * gdb.ada/length_cond/length_cond.adb: New file.
2749 * gdb.ada/length_cond/pck.adb: New file.
2750 * gdb.ada/length_cond/pck.ads: New file.
2751
2752 2019-06-18 Tom de Vries <tdevries@suse.de>
2753
2754 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2755
2756 2019-06-18 Tom Tromey <tromey@adacore.com>
2757
2758 * gdb.base/list0.h: Add comment explaining control character.
2759
2760 2019-06-18 Tom de Vries <tdevries@suse.de>
2761
2762 * boards/fission.exp: Break up long debug_flags line.
2763
2764 2019-06-16 Tom de Vries <tdevries@suse.de>
2765
2766 PR gdb/24445
2767 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2768 generated index.
2769
2770 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2771
2772 PR gdb/24686
2773 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2774 improve detection of bug gdb/24541.
2775
2776 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2777
2778 PR gdb/24669
2779 * gdb.base/index-cache.exp (uses_readnow,
2780 expecting_index_cache_use): Define global variable.
2781 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2782 expecting_index_cache_use.
2783
2784 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2785 Andrew Burgess <andrew.burgess@embecosm.com>
2786
2787 * gdb.fortran/pointers.f90: New file.
2788 * gdb.fortran/print_type.exp: New file.
2789 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2790 * gdb.fortran/vla-type.exp: Likewise.
2791 * gdb.fortran/vla-value.exp: Likewise.
2792 * gdb.mi/mi-vla-fortran.exp: Likewise.
2793
2794 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2795
2796 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2797 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2798 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2799 as a stop reason.
2800
2801 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2802
2803 * gdb.base/annota1.exp: Update expected results.
2804 * gdb.cp/annota2.exp: Likewise.
2805 * gdb.cp/annota3.exp: Likewise.
2806
2807 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2808
2809 * gdb.base/style-logging.exp: Remove path from test name.
2810
2811 2019-06-14 Tom Tromey <tromey@adacore.com>
2812
2813 PR gdb/24502:
2814 * gdb.base/style-logging.exp: New file.
2815
2816 2019-06-14 Tom Tromey <tromey@adacore.com>
2817
2818 * gdb.base/symfile-warn.exp: New file.
2819 * gdb.base/symfile-warn.c: New file.
2820
2821 2019-06-14 Tom Tromey <tromey@adacore.com>
2822
2823 * gdb.base/annotate-symlink.exp: New file.
2824
2825 2019-06-14 Tom Tromey <tromey@adacore.com>
2826
2827 * gdb.ada/set_wstr.exp: Add reassignment test.
2828
2829 2019-06-14 Tom Tromey <tromey@adacore.com>
2830
2831 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2832 'unchecked_access and 'unrestricted_access as well.
2833
2834 2019-06-14 Tom Tromey <tromey@adacore.com>
2835
2836 PR ada/24539:
2837 * gdb.ada/vla.exp: Update tests.
2838 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2839 pragma.
2840
2841 2019-06-13 Pedro Alves <palves@redhat.com>
2842
2843 * gdb.base/settings.exp (test-integer): Test junk after
2844 "unlimited".
2845
2846 2019-06-13 Pedro Alves <palves@redhat.com>
2847
2848 * gdb.base/options.exp (test-thread-apply): New.
2849 (top level): Call it.
2850
2851 2019-06-13 Pedro Alves <palves@redhat.com>
2852
2853 * gdb.base/options.exp (test-frame-apply): New.
2854 (top level): Test print commands with different "frame apply"
2855 prefixes.
2856
2857 2019-06-13 Pedro Alves <palves@redhat.com>
2858
2859 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2860 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2861 'max_completions' parameter and handle it.
2862 (test_gdb_completion_offers_commands): New.
2863
2864 2019-06-13 Pedro Alves <palves@redhat.com>
2865
2866 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2867
2868 2019-06-13 Pedro Alves <palves@redhat.com>
2869
2870 * gdb.base/options.exp (test-backtrace): New.
2871 (top level): Call it.
2872
2873 2019-06-13 Pedro Alves <palves@redhat.com>
2874
2875 * gdb.guile/scm-frame-args.exp: Use "set print
2876 raw-frame-arguments" instead of "set print raw frame-arguments".
2877 * gdb.python/py-frame-args.exp: Likewise.
2878
2879 2019-06-13 Pedro Alves <palves@redhat.com>
2880
2881 * gdb.compile/compile.exp: Adjust expected output to option
2882 processing changes.
2883
2884 2019-06-13 Pedro Alves <palves@redhat.com>
2885
2886 * gdb.base/options.exp: Build executable.
2887 (test-print): New procedure.
2888 (top level): Call it, once for "print" and another for "compile
2889 print".
2890
2891 2019-06-13 Pedro Alves <palves@redhat.com>
2892
2893 * gdb.base/options.c: New file.
2894 * gdb.base/options.exp: New file.
2895
2896 2019-06-13 Pedro Alves <palves@redhat.com>
2897
2898 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2899 that "o" is ambiguous.
2900
2901 2019-06-13 Pedro Alves <palves@redhat.com>
2902
2903 * gdb.base/settings.c: New file.
2904 * gdb.base/settings.exp: New file.
2905
2906 2019-06-13 Pedro Alves <palves@redhat.com>
2907
2908 * gdb.base/completion.exp: Fix comment typo.
2909
2910 2019-06-13 Pedro Alves <palves@redhat.com>
2911
2912 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2913 foo --1" test.
2914
2915 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2916
2917 * gdb.fortran/block-data.f: New.
2918 * gdb.fortran/block-data.exp: New.
2919
2920 2019-06-11 Tom de Vries <tdevries@suse.de>
2921
2922 PR testsuite/24521
2923 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2924 message.
2925
2926 2019-06-11 Tom de Vries <tdevries@suse.de>
2927
2928 PR testsuite/24521
2929 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2930
2931 2019-06-11 Tom de Vries <tdevries@suse.de>
2932
2933 * boards/readnow.exp: New file.
2934
2935 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2936
2937 * gdb.fortran/vla-sizeof.exp: Update expected results.
2938
2939 2019-06-06 Amos Bird <amosbird@gmail.com>
2940
2941 * gdb.base/annota1.exp (thread_switch): Add test for
2942 thread-exited annotation.
2943
2944 2019-06-06 Tom Tromey <tromey@adacore.com>
2945
2946 * gdb.base/maint.exp: Expect command started/finished output.
2947
2948 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2949
2950 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2951 comment.
2952 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2953
2954 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2955
2956 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2957 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2958 * gdb.arch/riscv-unwind-long-insn.c: New file.
2959 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2960
2961 2019-06-04 Christian Biesinger <cbiesinger@google.com>
2962
2963 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2964
2965 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2966
2967 * lib/gdb.exp (help_list_trailer): New regexp variable
2968 factorizing the help trailer message.
2969 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2970 arg to allow to better factorize various tests.
2971 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2972 (test_prefix_command_help): Use help_list_trailer.
2973 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2974 * gdb.guile/scm-cmd.exp: Likewise.
2975 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2976 * gdb.base/help.exp: Use test_user_defined_class_help.
2977 * gdb.base/style.exp: Add tests for styling of help and apropos.
2978 * lib/gdb-utils.exp (style): Add title and highlight styles.
2979
2980 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2981
2982 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2983 $_shell_exitsignal.
2984 * gdb.base/default.exp: Update for new convenience variables.
2985
2986 2019-05-29 Tom Tromey <tromey@adacore.com>
2987
2988 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2989 to "break complete ada" test case's regexp.
2990
2991 2019-05-29 Tom Tromey <tromey@adacore.com>
2992
2993 PR c++/20020:
2994 * gdb.cp/constexpr-field.exp: New file.
2995 * gdb.cp/constexpr-field.cc: New file.
2996
2997 2019-05-29 Tom Tromey <tromey@adacore.com>
2998
2999 * gdb.base/finish.exp (finish_no_print): New proc.
3000 (finish_tests): Call it.
3001
3002 2019-05-24 Tom de Vries <tdevries@suse.de>
3003
3004 * gdb.dwarf2/gdb-add-index.exp: New file.
3005
3006 2019-05-22 Tom Tromey <tromey@adacore.com>
3007
3008 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3009 * gdb.base/style.exp: Use "style".
3010 * lib/gdb-utils.exp (style): New proc.
3011
3012 2019-05-22 Tom de Vries <tdevries@suse.de>
3013
3014 * gdb.base/align.exp: Require c++11.
3015
3016 2019-05-22 Tom de Vries <tdevries@suse.de>
3017
3018 PR testsuite/24586
3019 * gdb.python/py-mi-var-info-path-expression.exp: Call
3020 mi_skip_python_tests to check if python is supported.
3021
3022 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3023
3024 * gdb.arch/aarch64-pauth.c: New test.
3025 * gdb.arch/aarch64-pauth.exp: New file.
3026
3027 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3028
3029 * README (Re-running Tests Outside The Testsuite): New section.
3030
3031 2019-05-21 Tom de Vries <tdevries@suse.de>
3032
3033 * gdb.arch/amd64-eval.exp: Require c++11.
3034 * gdb.base/max-depth.exp: Same.
3035 * gdb.compile/compile-cplus-array-decay.exp: Same.
3036 * gdb.cp/meth-typedefs.exp: Same.
3037 * gdb.cp/subtypes.exp: Same.
3038 * gdb.cp/temargs.exp: Same.
3039
3040 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3041
3042 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3043
3044 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3045
3046 PR gdb/18644
3047 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3048 * gdb.fortran/printing-types.exp: Add new test.
3049 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3050 testing.
3051 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3052 setup_kfail call.
3053
3054 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3055
3056 * README (Running the Testsuite): Change example.
3057 (Testsuite Parameters): Remove TRANSCRIPT.
3058 * lib/gdb.exp: Remove TRANSCRIPT check.
3059
3060 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3061
3062 * README (Testsuite Parameters): Add replay logging to
3063 GDBSERVER_DEBUG.
3064 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3065 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3066 as a comma separated list.
3067 (gdb_debug_init): Override procedure.
3068
3069 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3070
3071 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3072 (gdb_write_cmd_file): New procedure.
3073 * lib/gdbserver-support.exp (gdbserver_start): Call
3074 gdbserver_write_cmd_file.
3075 (gdbserver_write_cmd_file): New procedure.
3076
3077 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3078
3079 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3080 (delete_breakpoints): Likewise.
3081 (gdb_run_cmd): Likewise.
3082 (gdb_start_cmd): Likewise.
3083 (gdb_starti_cmd): Likewise.
3084 (gdb_internal_error_resync): Likewise.
3085 (gdb_test_multiple): Likewise.
3086 (gdb_reinitialize_dir): Likewise.
3087 (default_gdb_exit): Likewise.
3088 (gdb_file_cmd): Mark kill as optional.
3089 (default_gdb_start): Call gdb_stdin_log_init.
3090 (send_gdb): Call gdb_stdin_log_write.
3091 (rerun_to_main): Mark Y as an answer.
3092 (gdb_stdin_log_init): New function.
3093 (gdb_stdin_log_write): Likewise.
3094
3095 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3096
3097 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3098 * gdb.base/debug-expr.exp: Likewise.
3099 * gdb.base/foll-fork.exp: Likewise.
3100 * gdb.base/foll-vfork.exp: Likewise.
3101 * gdb.base/fork-print-inferior-events.exp: Likewise.
3102 * gdb.base/gdb-sigterm.exp: Likewise.
3103 * gdb.base/gdbinit-history.exp: Likewise.
3104 * gdb.base/osabi.exp: Likewise.
3105 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3106 * gdb.base/ui-redirect.exp: Likewise.
3107 * gdb.gdb/unittest.exp: Likewise.
3108 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3109 * gdb.mi/mi-watch.exp: Likewise.
3110 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3111 * gdb.mi/user-selected-context-sync.exp: Likewise.
3112 * gdb.python/python.exp: Disable debug test when debugging.
3113 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3114 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3115 Likewise.
3116 * gdb.threads/stepi-random-signal.exp: Likewise.
3117
3118 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3119
3120 * Makefile.in: Pass through GDB_DEBUG.
3121 * README (Testsuite Parameters): Add GDB_DEBUG.
3122 (gdb,debug): Add board setting.
3123 * lib/gdb.exp (default_gdb_start): Start debugging.
3124 (gdb_debug_enabled): New procedure.
3125 (gdb_debug_init): Likewise.
3126
3127 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3128
3129 * Makefile.in: Pass through GDB_DEBUG.
3130 * README (Testsuite Parameters): Add GDB_DEBUG.
3131 (gdb,debug): Add board setting.
3132 * lib/gdb.exp (default_gdb_start): Start debugging.
3133 (gdb_debug_enabled): New procedure.
3134 (gdb_debug_init): Likewise.
3135
3136 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3137
3138 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3139
3140 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3141
3142 * gdb.base/ui-redirect.exp: Test redirection.
3143
3144 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3145
3146 * gdb.mi/mi-complete.exp: New file.
3147 * gdb.mi/mi-complete.cc: Likewise.
3148
3149 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3150
3151 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3152 indexed and sliced arrays, and pointers to arrays.
3153
3154 2019-05-14 Tom Tromey <tromey@adacore.com>
3155
3156 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3157 styling test.
3158
3159 2019-05-14 Tom de Vries <tdevries@suse.de>
3160
3161 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3162 selection entry encoding.
3163
3164 2019-05-10 Tom Tromey <tromey@adacore.com>
3165
3166 * gdb.ada/info_exc.exp: Add "complete" test.
3167
3168 2019-05-09 Tom de Vries <tdevries@suse.de>
3169
3170 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3171 CU-relative.
3172
3173 2019-05-09 Tom de Vries <tdevries@suse.de>
3174
3175 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3176 CU-relative.
3177
3178 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3179
3180 * gdb.ada/frame_arg_lang.exp: New testcase.
3181 * gdb.ada/frame_arg_lang/bla.adb: New file.
3182 * gdb.ada/frame_arg_lang/pck.ads: New file.
3183 * gdb.ada/frame_arg_lang/pck.adb: New file.
3184 * gdb.ada/frame_arg_lang/foo.c: New file.
3185
3186 2019-05-08 Tom Tromey <tromey@adacore.com>
3187
3188 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3189
3190 2019-05-08 Tom Tromey <tromey@adacore.com>
3191
3192 * gdb.base/ptype-offsets.exp: Update tests.
3193
3194 2019-05-08 Tom Tromey <tromey@adacore.com>
3195
3196 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3197 cases.
3198 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3199 "short".
3200
3201 2019-05-08 Tom Tromey <tromey@adacore.com>
3202
3203 * gdb.ada/vla.exp: New file.
3204 * gdb.ada/vla/vla.adb: New file.
3205
3206 2019-05-07 Tom de Vries <tdevries@suse.de>
3207
3208 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3209
3210 2019-05-07 Tom de Vries <tdevries@suse.de>
3211
3212 PR testsuite/24522
3213 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3214 section.
3215
3216 2019-05-07 Tom de Vries <tdevries@suse.de>
3217
3218 PR testsuite/24522
3219 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3220 .debug_aranges section.
3221
3222 2019-05-07 Tom de Vries <tdevries@suse.de>
3223
3224 PR testsuite/24159
3225 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3226
3227 2019-05-06 Tom de Vries <tdevries@suse.de>
3228
3229 * lib/gdb.exp (exec_has_index_section): New proc.
3230 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3231 section.
3232
3233 2019-05-04 Tom de Vries <tdevries@suse.de>
3234
3235 * boards/cc-with-debug-names.exp: New file.
3236
3237 2019-05-03 Tom Tromey <tromey@adacore.com>
3238
3239 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3240 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3241 * gdb.ada/char_enum.exp: Add test.
3242
3243 2019-05-03 Tom de Vries <tdevries@suse.de>
3244
3245 * boards/cc-with-gdb-index.exp: New file.
3246
3247 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3248
3249 * gdb.rust/simple.exp: Add new test case.
3250 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3251 (main): Initialise an instance of the new struct.
3252
3253 2019-05-01 Tom Tromey <tromey@adacore.com>
3254
3255 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3256 record.
3257 (NPR): New variable.
3258 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3259 test.
3260
3261 2019-05-01 Tom Tromey <tromey@adacore.com>
3262
3263 * gdb.ada/packed_array_assign.exp: Add packed assignment
3264 regression test.
3265
3266 2019-05-01 Tom de Vries <tdevries@suse.de>
3267
3268 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3269
3270 2019-05-01 Tom de Vries <tdevries@suse.de>
3271
3272 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3273
3274 2019-04-30 Ali Tamur <tamur@google.com>
3275
3276 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3277
3278 2019-04-30 Tom Tromey <tromey@adacore.com>
3279
3280 * lib/ada.exp (find_ada_tool): New proc.
3281 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3282 * gdb.ada/catch_ex_std.exp: New file.
3283 * gdb.ada/catch_ex_std/foo.adb: New file.
3284 * gdb.ada/catch_ex_std/some_package.adb: New file.
3285 * gdb.ada/catch_ex_std/some_package.ads: New file.
3286
3287 2019-04-30 Tom Tromey <tromey@adacore.com>
3288
3289 PR c++/24470:
3290 * gdb.cp/temargs.cc: Add test code from PR.
3291
3292 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3293
3294 * gdb.fortran/vla-datatypes.exp: Update expected results.
3295 * gdb.fortran/vla-ptype.exp: Likewise.
3296 * gdb.fortran/vla-type.exp: Likewise.
3297 * gdb.fortran/vla-value.exp: Likewise.
3298
3299 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3300
3301 * gdb.fortran/ptr-indentation.exp: Update expected results.
3302 * gdb.fortran/ptype-on-functions.exp: Likewise.
3303 * gdb.fortran/vla-ptr-info.exp: Likewise.
3304 * gdb.fortran/vla-value.exp: Likewise.
3305
3306 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3307
3308 * gdb.fortran/ptype-on-functions.exp: New file.
3309 * gdb.fortran/ptype-on-functions.f90: New file.
3310
3311 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3312
3313 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3314 case void string.
3315
3316 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3317
3318 * gdb.fortran/complex.exp: Expand.
3319 * gdb.fortran/complex.f: Renamed to...
3320 * gdb.fortran/complex.f90: ...this, and extended to add more
3321 complex values.
3322
3323 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3324
3325 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3326 MODULO, CMPLX.
3327
3328 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3329 Richard Bunt <richard.bunt@arm.com>
3330
3331 * gdb.base/max-depth.c: New file.
3332 * gdb.base/max-depth.exp: New file.
3333 * gdb.python/py-nested-maps.c: New file.
3334 * gdb.python/py-nested-maps.exp: New file.
3335 * gdb.python/py-nested-maps.py: New file.
3336 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3337 (test_all_common): Call test_max_depth.
3338 * gdb.fortran/max-depth.exp: New file.
3339 * gdb.fortran/max-depth.f90: New file.
3340 * gdb.go/max-depth.exp: New file.
3341 * gdb.go/max-depth.go: New file.
3342 * gdb.modula2/max-depth.exp: New file.
3343 * gdb.modula2/max-depth.c: New file.
3344 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3345
3346 2019-04-29 Tom de Vries <tdevries@suse.de>
3347
3348 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3349
3350 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3351
3352 * gdb.base/callexit.exp: Test may-call-functions off.
3353
3354 2019-04-25 Keith Seitz <keiths@redhat.com>
3355
3356 PR c++/24367
3357 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3358 (another_incomplete_struct, test_incomplete): New definitions.
3359 (main): Use new definitions.
3360 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3361 functions.
3362
3363 2019-04-25 Ali Tamur <tamur@google.com>
3364
3365 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3366
3367 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3368
3369 PR corefiles/11608
3370 PR corefiles/18187
3371 * gdb.base/coredump-filter-build-id.exp: New file.
3372
3373 2019-04-25 Alan Hayward <alan.hayward@arm.com>
3374
3375 * Makefile.in: Pass through GDBSERVER_DEBUG.
3376 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3377 (gdbserver,debug): Add board setting.
3378 * gdb.trace/tspeed.exp: Skip when debugging.
3379 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3380 * lib/gdbserver-support.exp: Likewise
3381
3382 2019-04-24 Tom Tromey <tromey@adacore.com>
3383
3384 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3385 Rust.
3386
3387 2019-04-24 Tom Tromey <tromey@adacore.com>
3388
3389 * gdb.arch/amd64-eval.exp: Test bitfield return.
3390 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3391 (class Foo) <return_bitfields>: New method.
3392 (main): Call it.
3393
3394 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3395
3396 * gdb.cp/many-args.cc: New file.
3397 * gdb.cp/many-args.exp: New file.
3398
3399 2019-04-23 Tom de Vries <tdevries@suse.de>
3400
3401 PR gdb/24433
3402 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3403
3404 2019-04-23 Alan Hayward <alan.hayward@arm.com>
3405
3406 * gdb.trace/backtrace.exp: Use nopie flag.
3407 * gdb.trace/circ.exp: Likewise.
3408 * gdb.trace/collection.exp: Likewise.
3409 * gdb.trace/ftrace.exp: Likewise.
3410 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3411 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3412 * gdb.trace/qtro.exp: Likewise.
3413 * gdb.trace/read-memory.exp: Likewise.
3414 * gdb.trace/report.exp: Likewise.
3415 * gdb.trace/tfile.exp: Likewise.
3416 * gdb.trace/tfind.exp: Likewise.
3417 * gdb.trace/unavailable.exp: Likewise.
3418
3419 2019-04-22 Pedro Alves <palves@redhat.com>
3420
3421 * gdb.base/solib-probes-nosharedlibrary.c,
3422 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3423
3424 2019-04-19 Tom Tromey <tromey@adacore.com>
3425
3426 * gdb.ada/ptype_union.c: New file.
3427 * gdb.ada/ptype_union.exp: New file.
3428
3429 2019-04-19 Tom Tromey <tromey@adacore.com>
3430
3431 PR symtab/24423:
3432 * gdb.base/list0.h (foo): Add a control-l character.
3433
3434 2019-04-18 Tom de Vries <tdevries@suse.de>
3435
3436 PR gdb/24433
3437 * boards/local-board.exp: Set sysroot to "".
3438
3439 2019-04-18 Tom de Vries <tdevries@suse.de>
3440 Pedro Alves <palves@redhat.com>
3441
3442 PR gdb/24454
3443 * gdb.threads/vfork-follow-child-exec.c: New file.
3444 * gdb.threads/vfork-follow-child-exec.exp: New file.
3445 * gdb.threads/vfork-follow-child-exit.c: New file.
3446 * gdb.threads/vfork-follow-child-exit.exp: New file.
3447
3448 2019-04-15 Leszek Swirski <leszeks@google.com>
3449
3450 * gdb.arch/amd64-eval.cc: New file.
3451 * gdb.arch/amd64-eval.exp: New file.
3452
3453 2019-04-11 Alan Hayward <alan.hayward@arm.com>
3454
3455 * gdb.server/sysroot.c: New test.
3456 * gdb.server/sysroot.exp: New file.
3457 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3458 matching param.
3459
3460 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3461
3462 * gdb.base/align.exp: Extend test to cover structures containing
3463 only static fields.
3464
3465 2019-04-11 Tom de Vries <tdevries@suse.de>
3466
3467 * boards/cc-with-dwz-m.exp: New file.
3468 * boards/cc-with-dwz.exp: New file.
3469 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3470
3471 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
3472
3473 * gdb.base/start-cpp.exp: New file.
3474 * gdb.base/start-cpp.cc: New file.
3475
3476 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3477
3478 * gdb.python/py-thrhandle.exp: Adjust tests to call
3479 thread_from_handle instead of thread_from_thread_handle.
3480
3481 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3482
3483 * gdb.python/py-thrhandle.exp: Add tests for
3484 gdb.InferiorThread.handle.
3485
3486 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3487
3488 * gdb.python/py-function.exp: Check calling helper function from
3489 all languages.
3490 * lib/gdb.exp (gdb_supported_languages): New proc.
3491
3492 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3493
3494 * gdb.base/complex-parts.c: New file.
3495 * gdb.base/complex-parts.exp: New file.
3496
3497 2019-04-01 Tom Tromey <tromey@adacore.com>
3498
3499 PR symtab/23331:
3500 * gdb.dwarf2/dw2-ranges-main.c: New file.
3501 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3502 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3503
3504 2019-03-30 Simon Marchi <simark@simark.ca>
3505
3506 * gdb.base/default.exp: Add values for $_gdb_major and
3507 $_gdb_minor.
3508
3509 2019-03-29 Tom Tromey <tromey@adacore.com>
3510
3511 * gdb.base/help.exp: Tighten apropos regexp.
3512
3513 2019-03-29 Keith Seitz <keiths@redhat.com>
3514
3515 * gdb.fortran/array-bounds.exp: New file.
3516 * gdb.fortran/array-bounds.f90: New file.
3517
3518 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3519
3520 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3521
3522 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3523
3524 * gdb.multi/hello.c (main): Increase alarm timer.
3525
3526 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3527
3528 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3529 factor when no hardware watchpoint support.
3530
3531 2019-03-28 Alan Hayward <alan.hayward@arm.com>
3532 Pedro Alves <palves@redhat.com>
3533
3534 * boards/local-board.exp: set sysroot to /.
3535
3536 2019-03-27 Alan Hayward <alan.hayward@arm.com>
3537
3538 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3539 in child.
3540
3541 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3542
3543 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3544 field.
3545 (make_container): Initialise new field.
3546 * gdb.python/py-prettyprint.exp: Add new tests.
3547 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3548 <display_hint>: New method.
3549
3550 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3551
3552 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3553 gdb_continue_to_breakpoint more throughout this test.
3554 (run_lang_tests) Supply unique test names, and use
3555 gdb_test_no_output.
3556
3557 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3558
3559 * gdb.base/finish-pretty.exp: Update expected results.
3560 * gdb.base/pretty-print.c: New file.
3561 * gdb.base/pretty-print.exp: New file.
3562
3563 2019-03-25 Pedro Alves <palves@redhat.com>
3564
3565 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3566 move comments outside list. Append '-i "" eof' section.
3567
3568 2019-03-22 Alan Hayward <alan.hayward@arm.com>
3569
3570 PR testsuite/25016
3571 * README: Add pie options.
3572 * gdb.base/break-interp.exp: Ensure pie is disabled.
3573 * gdb.base/dump.exp: Likewise.
3574 * lib/gdb.exp (gdb_compile): Add pie option.
3575
3576 2019-03-19 Tom Tromey <tromey@adacore.com>
3577
3578 * gdb.mi/mi2-cli-display.c: New file.
3579 * gdb.mi/mi2-cli-display.exp: New file.
3580
3581 2019-03-18 Joel Brobecker <brobecker@adacore.com>
3582 Tom Tromey <tromey@adacore.com>
3583
3584 * gdb.ada/ptype_array/pck.adb: New file.
3585 * gdb.ada/ptype_array/pck.ads: New file.
3586 * gdb.ada/ptype_array/foo.adb: New file.
3587 * gdb.ada/ptype_array.exp: New file.
3588
3589 2019-03-14 Tom Tromey <tromey@adacore.com>
3590
3591 * gdb.base/style.exp: Add "set style sources" test.
3592
3593 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3594
3595 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3596 * mi-breakpoint-multiple-locations.exp: ... this.
3597 (make_breakpoints_pattern): New proc.
3598 (do_test): Add mi_version parameter, test -break-insert,
3599 -break-info and =breakpoint-created.
3600
3601 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3602
3603 * config/default.exp: Remove 'load_lib gdb.exp'.
3604 * config/monitor.exp: Likewise.
3605 * config/sid.exp: Likewise.
3606 * config/sim.exp: Likewise.
3607 * config/slite.exp: Likewise.
3608 * config/unix.exp: Likewise.
3609 * gdb.base/default.exp: Remove unhelpful comment.
3610
3611 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3612
3613 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3614
3615 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3616
3617 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3618
3619 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3620
3621 * gdb.fortran/type-kinds.exp: Update expected results.
3622
3623 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3624
3625 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3626
3627 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3628
3629 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3630 function.
3631 (test_basic_parsing_of_type_kinds): Expand types tested.
3632 (test_parsing_invalid_type_kinds): New function.
3633
3634 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3635
3636 * gdb.fortran/intrinsics.exp: New file.
3637 * gdb.fortran/intrinsics.f90: New file.
3638 * gdb.fortran/type-kinds.exp: New file.
3639
3640 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3641
3642 * gdb.fortran/dot-ops.exp: New file.
3643
3644 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3645
3646 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3647 Check upper and lower case logical literals.
3648
3649 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3650
3651 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3652 Remove duplicate tests.
3653
3654 2019-03-06 Alan Hayward <alan.hayward@arm.com>
3655
3656 * lib/gdb.exp (builtin_cd): rename of cd.
3657 (cd): Override builtin.
3658
3659 2019-03-06 Richard Bunt <richard.bunt@arm.com>
3660
3661 * gdb.fortran/function-calls.exp: New file.
3662 * gdb.fortran/function-calls.f90: New test.
3663
3664 2019-03-04 Richard Bunt <richard.bunt@arm.com>
3665
3666 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3667 on user program standard output.
3668 * gdb.fortran/short-circuit-argument-list.f90: Record function
3669 calls.
3670
3671 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3672
3673 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3674 failure.
3675
3676 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3677
3678 PR gdb/8527
3679 * gdb.base/interrupt-daemon-attach.c,
3680 gdb.base/interrupt-daemon-attach.exp: New test.
3681
3682 2019-02-27 Pedro Alves <palves@redhat.com>
3683
3684 * gdb.base/page.exp: Add tests for "set width/height -1".
3685
3686 2019-02-27 Pedro Alves <palves@redhat.com>
3687
3688 * gdb.base/page.exp: Add tests for "set/show width/height" with
3689 "infinite" values.
3690
3691 2019-02-27 Tom Tromey <tromey@adacore.com>
3692
3693 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3694 2.4.
3695 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3696 workaround.
3697
3698 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3699
3700 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3701 tests for structs with static members.
3702
3703 2019-02-26 Tom Tromey <tromey@adacore.com>
3704
3705 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3706 ValueError, not TypeError.
3707
3708 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3709
3710 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3711 call from main program.
3712
3713 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3714
3715 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3716 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3717 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3718 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3719 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3720
3721 2019-02-22 Keith Seitz <keiths@redhat.com>
3722
3723 PR symtab/23853
3724 * gdb.base/symlink-sourcefile.c: New file.
3725 * gdb.base/symlink-sourcefile.exp: New file.
3726
3727 2019-02-20 Tom Tromey <tom@tromey.com>
3728
3729 * gdb.base/info_qt.exp: Update.
3730
3731 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3732
3733 * gdb.base/source.exp: Move "error in sourced script" code to
3734 the end.
3735 * gdb.base/source-error.gdb: Move contents to
3736 source-error-1.gdb. Add new code to source source-error-1.gdb.
3737 * gdb.base/source-error-1.gdb: New file, from previous
3738 source-error.gdb.
3739
3740 2019-02-17 Tom Tromey <tom@tromey.com>
3741
3742 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3743 for macro styling.
3744 * gdb.base/style.c (SOME_MACRO): New macro.
3745
3746 2019-02-17 Tom Tromey <tom@tromey.com>
3747
3748 * gdb.base/style.exp: Add line-wrapping tests.
3749 * gdb.base/page.exp: Add test for quitting during pagination.
3750
3751 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3752
3753 * gdb.ada/big_packed_array: New testcase.
3754 * gdb.ada/homonym.exp: Fix incorrect expected output for
3755 "break <homonym__get_value>" test.
3756
3757 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3758
3759 PR breakpoints/21870
3760 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3761 and prepare_for_testing. Add comment.
3762 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3763 redundant cleanup call. Clean up comment.
3764
3765 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
3766
3767 PR breakpoints/21870
3768 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3769 * gdb.arch/aarch64-dbreg-contents.c: New file.
3770
3771 2019-02-10 Joel Brobecker <brobecker@adacore.com>
3772
3773 * gdb.ada/mi_ref_changeable: New testcase.
3774
3775 2019-02-07 Alan Hayward <alan.hayward@arm.com>
3776
3777 * gdb.base/attach.exp: Add double attach test.
3778
3779 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3780
3781 * lib/gdb.exp (default_gdb_start): Don't match pagination
3782 prompt.
3783 (gdb_init): Set stty_init.
3784
3785 2019-01-27 Tom Tromey <tom@tromey.com>
3786
3787 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3788 skip_python_tests.
3789
3790 2019-01-24 Alan Hayward <alan.hayward@arm.com>
3791
3792 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3793 New structure.
3794 (struct struct_static_02_02): Likewise.
3795 (struct struct_static_02_03): Likewise.
3796 (struct struct_static_02_04): Likewise.
3797 (struct struct_static_04_01): Likewise.
3798 (struct struct_static_04_02): Likewise.
3799 (struct struct_static_04_03): Likewise.
3800 (struct struct_static_04_04): Likewise.
3801 (struct struct_static_06_01): Likewise.
3802 (struct struct_static_06_02): Likewise.
3803 (struct struct_static_06_03): Likewise.
3804 (struct struct_static_06_04): Likewise.
3805 (cmp_struct_static_02_01): Likewise.
3806 (cmp_struct_static_02_02): Likewise.
3807 (cmp_struct_static_02_03): Likewise.
3808 (cmp_struct_static_02_04): Likewise.
3809 (cmp_struct_static_04_01): Likewise.
3810 (cmp_struct_static_04_02): Likewise.
3811 (cmp_struct_static_04_03): Likewise.
3812 (cmp_struct_static_04_04): Likewise.
3813 (cmp_struct_static_06_01): Likewise.
3814 (cmp_struct_static_06_02): Likewise.
3815 (cmp_struct_static_06_03): Likewise.
3816 (cmp_struct_static_06_04): Likewise.
3817 (call_all): Test new structs.
3818 * gdb.base/infcall-nested-structs.exp: Likewise.
3819
3820 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3821 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3822
3823 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3824 * gdb.base/stack-protector.c: New test.
3825 * gdb.base/stack-protector.exp: New file.
3826 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3827 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3828 option.
3829 (gdb_compile): Remove stack protector for GCC and prevent
3830 recursion.
3831
3832 2019-01-16 Keith Seitz <keiths@redhat.com>
3833
3834 PR gdb/23773
3835 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3836
3837 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3838
3839 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3840 aliases.
3841 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3842 tests.
3843 * gdb.arch/powerpc-vector-regs.c: New file.
3844 * gdb.arch/powerpc-vector-regs.exp: New file.
3845
3846 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3847
3848 * gdb.arch/altivec-regs.exp: Fix the list passed to
3849 gdb_expect_list when testing "info vector".
3850
3851 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3852
3853 * gdb.base/style.exp: Don't include path in testname.
3854
3855 2019-01-10 Keith Seitz <keiths@redhat.com>
3856
3857 PR gdb/23712
3858 PR symtab/23010
3859 * gdb.dwarf2/multidictionary.exp: New file.
3860
3861 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3862
3863 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3864 (test_gnuv3_style_demangling): ... this.
3865 (test_lucid_style_demangling): Remove.
3866 (test_arm_style_demangling): Remove.
3867 (test_hp_style_demangling): Remove.
3868 (do_tests): Remove calls to the above.
3869
3870 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3871
3872 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3873 case.
3874
3875 2019-01-06 Tom Tromey <tom@tromey.com>
3876
3877 PR gdb/28155:
3878 * gdb.dwarf2/typedef-void-finish.exp: New file.
3879
3880 2018-12-28 Tom Tromey <tom@tromey.com>
3881 Simon Marchi <simark@simark.ca>
3882
3883 * gdb.base/jit-exec.exp: New file.
3884 * gdb.base/jit-exec.c: New file.
3885 * gdb.base/jit-execd.c: New file.
3886
3887 2018-12-28 Tom Tromey <tom@tromey.com>
3888
3889 * gdb.base/style.exp: Update test to check for address styling.
3890
3891 2018-12-28 Tom Tromey <tom@tromey.com>
3892
3893 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3894 message.
3895
3896 2018-12-28 Tom Tromey <tom@tromey.com>
3897
3898 * gdb.base/style.exp: Add test for version number styling.
3899
3900 2018-12-28 Tom Tromey <tom@tromey.com>
3901
3902 * gdb.base/style.exp: Add test for print_address_symbolic.
3903
3904 2018-12-28 Tom Tromey <tom@tromey.com>
3905
3906 * gdb.base/style.exp: Add test for breakpoint setting.
3907
3908 2018-12-28 Tom Tromey <tom@tromey.com>
3909
3910 * gdb.base/style.exp: Add test for variable names.
3911
3912 2018-12-28 Tom Tromey <tom@tromey.com>
3913
3914 * gdb.base/style.exp: New file.
3915 * gdb.base/style.c: New file.
3916
3917 2018-12-28 Tom Tromey <tom@tromey.com>
3918
3919 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3920 "dumb".
3921 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3922 the TERM environment variable.
3923
3924 2018-12-27 Tom Tromey <tom@tromey.com>
3925
3926 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3927 pagination test.
3928
3929 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3930
3931 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3932 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3933
3934 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3935
3936 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3937 Filename a.adb changed to bp_fun_addr.adb.
3938 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3939
3940 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3941
3942 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3943 non-PIE executables.
3944 * README: Mention the gdb,nopie_flag board setting.
3945 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3946 non-PIE executable.
3947 * gdb.arch/amd64-entry-value.exp: Likewise.
3948 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3949 * gdb.arch/i386-float.exp: Likewise.
3950 * gdb.arch/i386-signal.exp: Likewise.
3951 * gdb.mi/mi-reg-undefined.exp: Likewise.
3952
3953 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3954
3955 PR gdb/23974
3956 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3957
3958 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3959
3960 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3961 Update order of results accordingly.
3962
3963 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3964
3965 * gdb.base/annota1.exp: Update a test regexp.
3966
3967 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3968
3969 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3970
3971 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3972
3973 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3974 (reuse_time): Initialize to REUSE_TIME_CAP.
3975 (check_rc): New function.
3976 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3977 Check pthread_create rc.
3978 (spawner_thread_func): Check pthread_create and pthread_join rc.
3979
3980 2018-12-08 Pedro Alves <palves@redhat.com>
3981
3982 * gdb.base/list.exp (test_forward_search): Rename to ...
3983 (test_forward_reverse_search): ... this. Also test reverse-search
3984 and the forward-search alias.
3985
3986 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3987
3988 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3989 local timeout variable before return, and remove all local timeout
3990 variable entirely.
3991 (gdb_load): Likewise.
3992
3993 2018-12-01 Tom de Vries <tdevries@suse.de>
3994
3995 * gdb.base/gdb-caching-proc.exp: New file.
3996
3997 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3998
3999 * Makefile.in (TIMESTAMP): New variable.
4000 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4001 command.
4002 (check-single-racy): Likewise.
4003 (check/%.exp): Likewise.
4004 (check-racy/%.exp): Likewise.
4005 (workers/%.worker): Likewise.
4006 (build-perf): Likewise.
4007 (check-perf): Likewise.
4008 * README: Describe new "TS" and "TS_FORMAT" variables.
4009 * print-ts.py: New file.
4010
4011 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4012
4013 PR python/23714
4014 * gdb.python/python.exp: Test command repetition after
4015 gdb.execute.
4016
4017 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4018
4019 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4020 is correctly aligned.
4021
4022 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4023
4024 * gdb.ada/info_auto_lang.exp: New testcase.
4025 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4026 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4027 * gdb.ada/info_auto_lang/some_c.c: New file.
4028
4029 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4030
4031 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4032 FUNC_lang language syntax.
4033
4034 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4035
4036 * gdb.base/info_minsym.c: New file.
4037 * gdb.base/info_minsym.exp: New file.
4038
4039 2018-11-19 Tom Tromey <tom@tromey.com>
4040
4041 PR rust/23625:
4042 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4043 * gdb.rust/expr.exp: Update expected output. Change one test.
4044
4045 2018-11-19 Tom Tromey <tom@tromey.com>
4046
4047 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4048
4049 2018-11-19 Pedro Alves <palves@redhat.com>
4050
4051 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4052 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4053 see the expected warning.
4054
4055 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4056
4057 PR gdb/22736:
4058 * gdb.cp/infcall-nodebug-lib.c: New test.
4059 * gdb.cp/infcall-nodebug-main.c: New test.
4060 * gdb.cp/infcall-nodebug.exp: New file.
4061
4062 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4063
4064 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4065 completer tests.
4066
4067 2018-11-09 Tom de Vries <tdevries@suse.de>
4068
4069 * gdb.base/msym-lang.c: New test.
4070 * gdb.base/msym-lang.exp: New file.
4071 * gdb.base/msym-lang-main.c: New test.
4072
4073 2018-11-08 Tom Tromey <tom@tromey.com>
4074
4075 PR gdb/23555:
4076 PR gdb/23838:
4077 * gdb.base/warning.exp: New file.
4078
4079 2018-11-08 Jan Beulich <jbeulich@suse.com>
4080
4081 * testsuite/gdb.arch/i386-avx512.c,
4082 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4083
4084 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4085
4086 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4087 point hardware.
4088
4089 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4090
4091 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4092 * gdb.dwarf2/missing-type-name.exp: New file.
4093
4094 2018-11-06 Tom de Vries <tdevries@suse.de>
4095
4096 * gdb.base/many-headers.c: New test.
4097 * gdb.base/many-headers.exp: New file.
4098
4099 2018-11-06 Jim Wilson <jimw@sifive.com>
4100
4101 * gdb.base/code_elim.exp: For riscv, set additional_flags
4102 to include -msmall-data-limit=0.
4103
4104 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4105
4106 * gdb.ada/watch_minus_l: New testcase.
4107
4108 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4109
4110 * gdb.arch/aix-sighandle.c: New file.
4111 * gdb.arch/aix-sighandle.exp: New file.
4112
4113 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4114
4115 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4116 registers being unions.
4117
4118 2018-10-31 Tom de Vries <tdevries@suse.de>
4119
4120 * lib/valgrind.exp: New file.
4121 (vgdb_start, vgdb_stop): New procs, factored out of ...
4122 * gdb.base/valgrind-bt.exp: ... here, ...
4123 * gdb.base/valgrind-disp-step.exp: ... here and ...
4124 * gdb.base/valgrind-infcall.exp: ... here.
4125
4126 2018-10-31 Tom de Vries <tdevries@suse.de>
4127
4128 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4129
4130 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4131
4132 * gdb.dwarf2/void-type.c: New file.
4133 * gdb.dwarf2/void-type.exp: New file.
4134
4135 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4136
4137 * gdb.base/info_qt.c: New file.
4138 * gdb.base/info_qt.exp: New file.
4139
4140 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4141
4142 * gdb.arch/powerpc-htm-regs.c: New file.
4143 * gdb.arch/powerpc-htm-regs.exp: New file.
4144
4145 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4146
4147 * gdb.arch/powerpc-tar.c: New file.
4148 * gdb.arch/powerpc-tar.exp: New file.
4149
4150 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4151
4152 * gdb.arch/powerpc-ppr-dscr.c: New file.
4153 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4154
4155 2018-10-25 Tom de Vries <tdevries@suse.de>
4156
4157 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4158
4159 2018-10-24 Tom de Vries <tdevries@suse.de>
4160
4161 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4162 longer exists error.
4163
4164 2018-10-24 Tom de Vries <tdevries@suse.de>
4165
4166 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4167
4168 2018-10-24 Tom de Vries <tdevries@suse.de>
4169
4170 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4171 --db-attach in valgrind.
4172
4173 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4174
4175 * gdb.arch/riscv-reg-aliases.c: New file.
4176 * gdb.arch/riscv-reg-aliases.exp: New file.
4177
4178 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4179
4180 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4181
4182 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4183
4184 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4185
4186 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4187
4188 * gdb.cp/ovldbreak.exp: Fix regexps.
4189
4190 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4191
4192 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4193
4194 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4195
4196 PR cli/23785
4197 * gdb.base/restore.exp: New test to check if "restore" with an
4198 invalid file doesn't segfault.
4199
4200 2018-10-18 Tom de Vries <tdevries@suse.de>
4201
4202 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4203 * gdb.ada/excep_handle.exp: Same.
4204 * gdb.ada/mi_string_access.exp: Same.
4205 * gdb.ada/mi_var_union.exp: Same.
4206 * gdb.arch/arc-analyze-prologue.exp: Same.
4207 * gdb.arch/arc-decode-insn.exp: Same.
4208 * gdb.base/readnever.exp: Same.
4209 * gdb.fortran/printing-types.exp: Same.
4210 * gdb.guile/scm-lazy-string.exp: Same.
4211
4212 2018-10-16 Tom de Vries <tdevries@suse.de>
4213
4214 PR gdb/23730
4215 * gdb.base/catch-follow-exec.c: Add copyright notice.
4216 * gdb.base/catch-follow-exec.exp: Rewrite to use
4217 gdb_spawn_with_cmdline_opts. Require gdb-native.
4218
4219 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4220
4221 * gdb.trace/actions-changed.exp: Check for arch support.
4222 * gdb.trace/actions.exp: Likewise.
4223 * gdb.trace/ax.exp: Likewise.
4224 * gdb.trace/backtrace.exp: Likewise.
4225 * gdb.trace/change-loc.exp: Likewise.
4226 * gdb.trace/deltrace.exp: Likewise.
4227 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4228 * gdb.trace/ftrace.exp: Likewise.
4229 * gdb.trace/infotrace.exp: Check for arch support.
4230 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4231 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4232 * gdb.trace/mi-tsv-changed.exp: Likewise.
4233 * gdb.trace/packetlen.exp: Likewise.
4234 * gdb.trace/passc-dyn.exp: Likewise.
4235 * gdb.trace/passcount.exp: Likewise.
4236 * gdb.trace/pending.exp: Likewise.
4237 * gdb.trace/range-stepping.exp: Check for shlib support.
4238 * gdb.trace/report.exp: Check for arch support.
4239 * gdb.trace/save-trace.exp: Likewise.
4240 * gdb.trace/signal.exp: Check for signal support.
4241 * gdb.trace/tfind.exp: Check for arch support.
4242 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4243 * gdb.trace/trace-common.h: Add comment.
4244 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4245 * gdb.trace/trace-enable-disable.exp: Likewise.
4246 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4247 * gdb.trace/tracecmd.exp: Check for arch support.
4248 * gdb.trace/tspeed.exp: Check for shlib and target support.
4249 * gdb.trace/tstatus.exp: Check for arch support.
4250 * gdb.trace/tsv.exp: Likewise.
4251 * gdb.trace/while-dyn.exp: Likewise.
4252 * gdb.trace/while-stepping.exp: Likewise.
4253 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4254
4255 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4256
4257 * gdb.trace/tspeed.exp: Remove nowarnings.
4258 (prepare_for_trace_test): Declare "global ipalib".
4259 * gdb.trace/tspeed.c: Include unistd.h.
4260 (main): Remove superfluous printf argument.
4261
4262 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4263
4264 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4265 directory prefix on the filename.
4266
4267 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4268
4269 * gdb.gdb/unittest.exp: Update expected message informing that
4270 selftests have been disabled.
4271 * gdb.server/unittest.exp: Likewise.
4272
4273 2018-10-09 Tom de Vries <tdevries@suse.de>
4274
4275 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4276 with runto_main.
4277
4278 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4279
4280 PR c++/16841
4281 * gdb.cp/virtbase2.cc: New file.
4282 * gdb.cp/virtbase2.exp: New file.
4283
4284 2018-10-06 Tom Tromey <tom@tromey.com>
4285
4286 PR python/19399:
4287 * gdb.python/py-inferior.exp: Add architecture test.
4288
4289 2018-10-06 Tom Tromey <tom@tromey.com>
4290
4291 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4292 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4293
4294 2018-10-06 Tom Tromey <tom@tromey.com>
4295
4296 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4297 of a "throw" catchpoint.
4298
4299 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4300
4301 * gdb.base/info-proc.exp: Update string expected from "help info
4302 proc".
4303
4304 2018-10-04 Tom Tromey <tom@tromey.com>
4305
4306 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4307 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4308 (test_initial_complaints, test_empty_complaints): Update.
4309 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4310
4311 2018-10-04 Tom Tromey <tom@tromey.com>
4312
4313 PR cli/19551:
4314 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4315 * lib/gdb.exp (gdb_file_cmd): Update.
4316 * gdb.stabs/weird.exp (print_weird_var): Update.
4317 * gdb.server/solib-list.exp: Update.
4318 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4319 * gdb.mi/mi-cli.exp: Update.
4320 * gdb.linespec/linespec.exp: Update.
4321 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4322 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4323 * gdb.cp/cp-relocate.exp: Update.
4324 * gdb.base/sym-file.exp: Update.
4325 * gdb.base/relocate.exp: Update.
4326 * gdb.base/readnever.exp: Update.
4327 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4328 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4329 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4330 * gdb.base/code_elim.exp: Update.
4331 * gdb.base/break-unload-file.exp (test_break): Update.
4332 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4333 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4334 Update.
4335 * gdb.base/attach.exp (do_attach_tests): Update.
4336 * gdb.base/sepdebug.exp: Update.
4337 * gdb.python/py-section-script.exp: Update.
4338
4339 2018-10-04 Tom Tromey <tom@tromey.com>
4340
4341 PR cli/22234:
4342 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4343 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4344 output.
4345
4346 2018-10-04 Tom Tromey <tom@tromey.com>
4347
4348 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4349 set width and height to 0.
4350 (test_command_line_attach_run): Use -quiet.
4351
4352 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4353
4354 * lib/gdb.exp (skip_ifunc_tests): New.
4355 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4356 other compile failures.
4357 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4358
4359 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4360
4361 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4362 is_amd64_regs_target.
4363
4364 2018-10-01 Alan Hayward <alan.hayward@arm.com>
4365
4366 * gdb.arch/aarch64-sighandler-regs.c: New test.
4367 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4368 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4369
4370 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4371
4372 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4373 assembly.
4374
4375 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4376
4377 * gdb.base/frame-selection.exp: New file.
4378 * gdb.base/frame-selection.c: New file.
4379
4380 2018-09-27 Alan Hayward <alan.hayward@arm.com>
4381
4382 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4383 pthread barrier.
4384 (main): Likewise.
4385
4386 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4387
4388 * gdb.base/large-frame-1.c: New file.
4389 * gdb.base/large-frame-2.c: New file.
4390 * gdb.base/large-frame.exp: New file.
4391 * gdb.base/large-frame.h: New file.
4392
4393 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4394
4395 PR gdb/20948
4396 * gdb.base/write_mem.exp: New test.
4397 * gdb.base/write_mem.c: Likewise.
4398
4399 2018-09-23 Tom Tromey <tom@tromey.com>
4400
4401 PR python/18852:
4402 * gdb.python/py-parameter.exp: Add test for parameter that throws
4403 on "set".
4404
4405 2018-09-23 Tom Tromey <tom@tromey.com>
4406
4407 PR python/17284:
4408 * gdb.python/py-template.exp (test_template_arg): Add test for
4409 negative template argument number.
4410
4411 2018-09-23 Tom Tromey <tom@tromey.com>
4412
4413 PR python/14062:
4414 * gdb.python/python.exp: Add test for post_event error.
4415
4416 2018-09-23 Tom Tromey <tom@tromey.com>
4417
4418 PR python/18170:
4419 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4420 convert pointers to int and long.
4421
4422 2018-09-23 Tom Tromey <tom@tromey.com>
4423
4424 PR python/20126:
4425 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4426 signed-ness conversion tests.
4427
4428 2018-09-23 Tom Tromey <tom@tromey.com>
4429
4430 PR python/18352;
4431 * gdb.python/py-value.exp (test_float_conversion): New proc.
4432 Use it.
4433
4434 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4435
4436 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4437
4438 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4439
4440 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4441 no readline.
4442 * gdb.base/utf8-identifiers.exp: Likewise.
4443 * gdb.cp/cpcompletion.exp: Likewise.
4444 * gdb.linespec/cpcompletion.exp: Likewise.
4445 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4446 * gdb.linespec/cpls-ops.exp: Likewise.
4447
4448 2018-09-19 Richard Bunt <richard.bunt@arm.com>
4449 Chris January <chris.january@arm.com>
4450
4451 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4452 * gdb.fortran/short-circuit-argument-list.exp: New file.
4453 * gdb.fortran/short-circuit-argument-list.f90: New test.
4454
4455 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4456
4457 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4458 "arch=" keyword when executing "-stack-list-frames".
4459
4460 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4461
4462 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4463 "arch=" keyword when executing "-stack-list-frames".
4464
4465 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4466
4467 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4468 break ada".
4469
4470 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4471
4472 PR python/23669
4473 * gdb.python/python.exp: Test gdb.execute("show commands").
4474
4475 2018-09-16 Tom Tromey <tom@tromey.com>
4476
4477 * gdb.base/new-ui.exp (do_execution_tests): Update.
4478 * gdb.base/dbx.exp (test_breakpoints): Update.
4479
4480 2018-09-14 Alan Hayward <alan.hayward@arm.com>
4481
4482 * lib/gdb.exp (gdb_simple_compile): Add proc.
4483 (is_elf_target): Use gdb_simple_compile.
4484 (skip_altivec_tests): Likewise.
4485 (skip_vsx_tests): Likewise.
4486 (skip_tsx_tests): Likewise.
4487 (skip_btrace_tests): Likewise.
4488 (skip_btrace_pt_tests): Likewise.
4489 (gdb_can_simple_compile): Likewise.
4490 (gdb_has_argv0): Likewise.
4491 (gdb_target_symbol_prefix): Likewise.
4492 (target_supports_scheduler_locking): Likewise.
4493
4494 2018-09-13 Tom Tromey <tom@tromey.com>
4495
4496 * Makefile.in (TAGS): Recognize proc_with_prefix and
4497 gdb_caching_proc.
4498
4499 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4500
4501 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4502 method.
4503
4504 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4505
4506 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4507 and a few other Inferior properties when the Inferior is no
4508 longer valid.
4509
4510 2018-09-13 Tom Tromey <tom@tromey.com>
4511
4512 PR rust/23650:
4513 * gdb.rust/simple.exp: Add test for enum field access error.
4514
4515 2018-09-13 Tom Tromey <tom@tromey.com>
4516
4517 PR rust/23626:
4518 * gdb.rust/simple.rs (EmptyEnum): New type.
4519 (main): Use it.
4520 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4521
4522 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4523
4524 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4525 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4526 * gdb.python/py-symtab.exp: Update test printing an objfile.
4527
4528 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4529
4530 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4531 object.
4532
4533 2018-09-12 Alan Hayward <alan.hayward@arm.com>
4534
4535 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4536 (support_complex_tests): Use gdb_can_simple_compile.
4537 (is_ilp32_target): Likewise.
4538 (is_lp64_target): Likewise.
4539 (is_64_target): Likewise.
4540 (is_amd64_regs_target): Likewise.
4541 (is_aarch32_target): Likewise.
4542 (gdb_int128_helper): Likewise.
4543
4544 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4545
4546 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4547
4548 2018-09-10 Jerome Guitton <guitton@adacore.com>
4549
4550 * gdb.ada/same_component_name: Add test for case of tagged record
4551 with variable-length fields.
4552
4553 2018-09-10 Xavier Roirand <roirand@adacore.com>
4554
4555 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4556 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4557 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4558 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4559
4560 2018-09-10 Xavier Roirand <roirand@adacore.com>
4561
4562 * gdb.ada/mi_string_access.exp: New testcase.
4563 * gdb.ada/mi_string_access/bar.adb: New file.
4564 * gdb.ada/mi_string_access/pck.adb: New file.
4565 * gdb.ada/mi_string_access/pck.asd: New file.
4566
4567 2018-09-10 Xavier Roirand <roirand@adacore.com>
4568
4569 * gdb.ada/mi_var_union.exp: New testcase.
4570 * gdb.ada/mi_var_union/bar.adb: New file.
4571 * gdb.ada/mi_var_union/pck.adb: New file.
4572 * gdb.ada/mi_var_union/pck.asd: New file.
4573
4574 2018-09-08 Tom Tromey <tom@tromey.com>
4575
4576 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4577
4578 2018-09-08 Tom Tromey <tom@tromey.com>
4579
4580 PR python/16047:
4581 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4582 (register_pretty_printers): Register new printer.
4583 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4584 test.
4585 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4586 (an_int_type3): New global.
4587
4588 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4589
4590 * gdb.ada/expr_with_funcall: New testcase.
4591
4592 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4593
4594 * gdb.ada/packed_array_assign: New testcase.
4595
4596 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4597
4598 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4599 names, and add test prefixes to make test names unique.
4600
4601 2018-09-05 Tom de Vries <tdevries@suse.de>
4602
4603 * gdb.dwarf2/varval.exp: Add test.
4604
4605 2018-09-04 Gary Benson <gbenson@redhat.com>
4606
4607 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4608 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4609
4610 2018-08-31 Tom Tromey <tom@tromey.com>
4611
4612 * gdb.rust/simple.rs: Rename second variable "v".
4613
4614 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4615
4616 * gdb.base/funcargs.c (use_a): New function.
4617 (recurse): Call use_a.
4618
4619 2018-08-29 Keith Seitz <keiths@redhat.com>
4620
4621 * gdb.compile/compile-cplus-anonymous.cc: New file.
4622 * gdb.compile/compile-cplus-anonymous.exp: New file.
4623 * gdb.compile/compile-cplus-array-decay.cc: New file.
4624 * gdb.compile/compile-cplus-array-decay.exp: New file.
4625 * gdb.compile/compile-cplus-inherit.cc: New file.
4626 * gdb.compile/compile-cplus-inherit.exp: New file.
4627 * gdb.compile/compile-cplus-member.cc: New file.
4628 * gdb.compile/compile-cplus-member.exp: New file.
4629 * gdb.compile/compile-cplus-method.cc: New file.
4630 * gdb.compile/compile-cplus-method.exp: New file.
4631 * gdb.compile/compile-cplus-mod.c: "New" file.
4632 * gdb.compile/compile-cplus-namespace.cc: New file.
4633 * gdb.compile/compile-cplus-namespace.exp: New file.
4634 * gdb.compile/compile-cplus-nested.cc: New file.
4635 * gdb.compile/compile-cplus-nested.exp: New file.
4636 * gdb.compile/compile-cplus-print.c: "New" file.
4637 * gdb.compile/compile-cplus-print.exp: "New" file.
4638 * gdb.compile/compile-cplus-virtual.cc: New file.
4639 * gdb.compile/compile-cplus-virtual.exp: New file.
4640 * gdb.compile/compile-cplus.c: "New" file.
4641 * gdb.compile/compile-cplus.exp: "New" file.
4642 * lib/compile-support.exp: New file.
4643
4644 2018-08-16 Gary Benson <gbenson@redhat.com>
4645
4646 PR gdb/13000:
4647 * gdb.base/batch-exit-status.exp: New file.
4648 * gdb.base/batch-exit-status.good-commands: Likewise.
4649 * gdb.base/batch-exit-status.bad-commands: Likewise.
4650
4651 2018-08-29 Alan Hayward <alan.hayward@arm.com>
4652
4653 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4654 (struct struct02): Likewise.
4655 (struct struct03): Likewise.
4656 (struct struct04): Likewise.
4657 (struct struct_01_01): New struct.
4658 (struct struct_01_02): Likewise.
4659 (struct struct_01_03): Likewise.
4660 (struct struct_01_04): Likewise.
4661 (struct struct_02_01): Likewise.
4662 (struct struct_02_02): Likewise.
4663 (struct struct_02_03): Likewise.
4664 (struct struct_02_04): Likewise.
4665 (struct struct_04_01): Likewise.
4666 (struct struct_04_02): Likewise.
4667 (struct struct_04_03): Likewise.
4668 (struct struct_04_04): Likewise.
4669 (struct struct_05_01): Likewise.
4670 (struct struct_05_02): Likewise.
4671 (struct struct_05_03): Likewise.
4672 (struct struct_05_04): Likewise.
4673 (cmp_struct01): Remove function.
4674 (cmp_struct02): Likewise.
4675 (cmp_struct03): Likewise.
4676 (cmp_struct04): Likewise.
4677 (cmp_struct_01_01): Add Function.
4678 (cmp_struct_01_02): Likewise.
4679 (cmp_struct_01_03): Likewise.
4680 (cmp_struct_01_04): Likewise.
4681 (cmp_struct_02_01): Likewise.
4682 (cmp_struct_02_02): Likewise.
4683 (cmp_struct_02_03): Likewise.
4684 (cmp_struct_02_04): Likewise.
4685 (cmp_struct_04_01): Likewise.
4686 (cmp_struct_04_02): Likewise.
4687 (cmp_struct_04_03): Likewise.
4688 (cmp_struct_04_04): Likewise.
4689 (cmp_struct_05_01): Likewise.
4690 (cmp_struct_05_02): Likewise.
4691 (cmp_struct_05_03): Likewise.
4692 (cmp_struct_05_04): Likewise.
4693 (call_all): Add new structs.
4694 * gdb.base/infcall-nested-structs.exp: Likewise.
4695
4696 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4697
4698 * gdb.python/py-framefilter-mi.exp: Update regexp to
4699 check for "arch" field in frame output.
4700
4701 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4702
4703 * gdb.dwarf2/dw2-ranges-func.c: New file.
4704 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4705
4706 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4707
4708 * gdb.base/term.exp: Compare terminal settings with values from
4709 the inferior.
4710 * gdb.base/term.c: Get and set terminal settings.
4711
4712 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4713
4714 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4715 accommodate new "arch" field in frame output.
4716 * gdb.mi/mi-return.exp: Likewise.
4717 * gdb.mi/mi-stack.exp: Likewise.
4718 * gdb.mi/mi-syn-frame.exp: Likewise.
4719 * gdb.mi/user-selected-context-sync.exp: Likewise.
4720
4721 2018-08-19 Michael Spang <spang@google.com>
4722
4723 PR gdb/11786
4724 * gdb.base/gcore-tls-pie.c: New file.
4725 * gdb.base/gcore-tls-pie.exp: New file.
4726
4727 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4728
4729 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4730 * gdb.dwarf2/varval.c: New file.
4731 * gdb.dwarf2/varval.exp: New file.
4732
4733 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4734
4735 PR gdb/18931
4736 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4737
4738 2018-08-16 Keith Seitz <keiths@redhat.com>
4739
4740 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4741 tests expected to pass.
4742
4743 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4744
4745 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4746 -data-disassemble -a.
4747 (test_disassembly_bogus_args): Likewise.
4748
4749 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4750
4751 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4752
4753 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4754
4755 * gdb.base/vla-optimized-out.exp: Add new test.
4756
4757 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4758
4759 * gdb.base/vla-optimized-out-o3.exp: Delete.
4760 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4761 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4762 deleted tests.
4763
4764 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4765
4766 PR gdb/18050:
4767 * gdb.server/extended-remote-restart.c: New file.
4768 * gdb.server/extended-remote-restart.exp: New file.
4769
4770 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4771
4772 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4773 "set variable index = 42".
4774
4775 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4776
4777 * boards/index-cache-gdb.exp: New file.
4778 * gdb.dwarf2/index-cache.exp: New file.
4779 * gdb.dwarf2/index-cache.c: New file.
4780 * gdb.base/maint.exp: Check if we are using the index cache.
4781
4782 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4783
4784 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4785 MAKEFLAGS.
4786
4787 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4788
4789 * dg-extract-results.sh: Move to toplevel contrib.
4790 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4791 * Makefile.in (check-parallel-racy): Likewise.
4792
4793 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4794
4795 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4796 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4797 tests if the target supports scheduler locking.
4798
4799 2018-08-04 Tom de Vries <tdevries@suse.de>
4800
4801 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4802
4803 2018-08-02 Tom Tromey <tom@tromey.com>
4804
4805 PR symtab/16842.
4806 * gdb.cp/temargs.exp: Test "info address" of a template
4807 parameter.
4808
4809 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4810
4811 * gdb.python/py-mi-var-info-path-expression.c: New file.
4812 * gdb.python/py-mi-var-info-path-expression.py: New file.
4813 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4814
4815 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4816
4817 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4818 error after "cannot resolve name" string.
4819
4820 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4821
4822 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4823 started.
4824 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4825
4826 2018-07-28 Tom de Vries <tdevries@suse.de>
4827
4828 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4829
4830 2018-07-26 Tom de Vries <tdevries@suse.de>
4831
4832 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4833
4834 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4835
4836 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4837 is visible.
4838
4839 2018-07-26 Tom de Vries <tdevries@suse.de>
4840
4841 PR breakpoints/23366
4842 * gdb.base/catch-follow-exec.c: New test.
4843 * gdb.base/catch-follow-exec.exp: New file.
4844
4845 2018-07-25 Tom de Vries <tdevries@suse.de>
4846
4847 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4848 vla-optimized-out.c.
4849
4850 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4851
4852 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4853 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4854
4855 2018-07-20 Tom de Vries <tdevries@suse.de>
4856
4857 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4858 NOCLONE macro.
4859 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4860
4861 2018-07-19 Tom de Vries <tdevries@suse.de>
4862
4863 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4864 regular expression.
4865
4866 2018-07-18 Tom de Vries <tdevries@suse.de>
4867
4868 * gdb.base/vla-optimized-out.c: New test.
4869 * gdb.base/vla-optimized-out.exp: New file.
4870
4871 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4872
4873 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4874 message "No address associated with hostname" when gdbserver
4875 cannot resolve the hostname.
4876
4877 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4878
4879 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4880 Add some test prefixes to make tests unique.
4881
4882 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4883
4884 * gdb.base/frameapply.c: New file.
4885 * gdb.base/frameapply.exp: New file.
4886
4887 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4888
4889 * gdb.base/skip.exp: Update expected error message.
4890
4891 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4892 Jan Kratochvil <jan.kratochvil@redhat.com>
4893 Paul Fertser <fercerpav@gmail.com>
4894 Tsutomu Seki <sekiriki@gmail.com>
4895
4896 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4897 parameter.
4898 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4899 by default.
4900 * boards/native-gdbserver.exp: Likewise.
4901 * gdb.server/run-without-local-binary.exp: Improve regexp used
4902 for detecting when a remote debugging connection succeeds.
4903 * gdb.server/server-connect.exp: New file.
4904 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4905 Do not prefix the port number with ":".
4906 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4907 support for detecting and using it. Add '$debughost_gdbserver'
4908 to the list of arguments used to start gdbserver. Handle case
4909 when gdbserver cannot resolve a network name.
4910
4911 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4912
4913 PR c++/23373
4914 * gdb.base/ptype-offsets.cc (struct static_member): New
4915 struct.
4916 (main) <stmember>: New variable.
4917 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4918 with a static member in it.
4919
4920 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4921
4922 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4923 watchpoints enabled and disabled.
4924
4925 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4926
4927 * gdb.base/examine-backward.exp: Still run tests around address
4928 0x0, even if address 0x0 is not readable. Update the pattern for
4929 matching address 0x0 in expected output.
4930
4931 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4932
4933 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4934 malloc/free.
4935
4936 2018-07-04 Tom de Vries <tdevries@suse.de>
4937
4938 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4939
4940 2018-07-02 Maciej W. Rozycki <macro@mips.com>
4941
4942 PR tdep/8282
4943 * gdb.arch/mips-disassembler-options.exp: New test.
4944 * gdb.arch/mips-disassembler-options.s: New test source.
4945
4946 2018-06-29 Pedro Alves <palves@redhat.com>
4947
4948 * gdb.threads/names.exp: Adjust expected "info threads" output.
4949
4950 2018-06-29 Pedro Alves <palves@redhat.com>
4951
4952 * gdb.opt/inline-break.exp (line number, address): Add "info
4953 break" tests.
4954
4955 2018-06-29 Pedro Alves <palves@redhat.com>
4956
4957 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4958 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4959 number and address and running to them.
4960
4961 2018-06-29 Richard Bunt <richard.bunt@arm.com>
4962
4963 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4964
4965 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4966
4967 * lib/compiler.c: Remove executable permission flag.
4968
4969 2018-06-28 Richard Bunt <richard.bunt@arm.com>
4970
4971 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4972 code.
4973 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4974
4975 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4976
4977 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4978
4979 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4980
4981 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4982 address argument is omitted.
4983
4984 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4985
4986 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4987
4988 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
4989
4990 PR gdb/21695
4991 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4992 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4993
4994 2018-06-26 Tom Tromey <tom@tromey.com>
4995
4996 PR rust/22574:
4997 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4998 * gdb.rust/simple.rs (struct SimpleLayout): New.
4999
5000 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5001
5002 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5003 "info registers" output.
5004
5005 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5006
5007 * gdb.base/watchpoint-hw-attach.c: New test.
5008 * gdb.base/watchpoint-hw-attach.exp: New file.
5009
5010 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5011
5012 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5013 through /bin/sh.
5014 * boards/dwarf4-gdb-index.exp: Likewise.
5015 * boards/fission-dwp.exp: Likewise.
5016
5017 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5018
5019 * gdb.base/float128.exp: Add comment and improved fail message
5020 to the failure case of "print large128" test.
5021
5022 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5023
5024 * configure.ac: Remove AC_PREREQ.
5025 * configure: Re-generate.
5026
5027 2018-06-19 Pedro Alves <palves@redhat.com>
5028
5029 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5030 (func_extern_caller): New.
5031 (main): Call func_extern_caller.
5032 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5033 logic change.
5034
5035 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5036
5037 PR gdb/16841
5038 * gdb.cp/typedef-base.cc: New file.
5039 * gdb.cp/typedef-base.exp: New file.
5040
5041 2018-06-18 Tom de Vries <tdevries@suse.de>
5042
5043 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5044
5045 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5046 Richard Bunt <Richard.Bunt@arm.com>
5047
5048 * gdb.threads/attach-slow-waitpid.c: New file.
5049 * gdb.threads/attach-slow-waitpid.exp: New file.
5050 * gdb.threads/slow-waitpid.c: New file.
5051
5052 2018-06-14 Pedro Alves <palves@redhat.com>
5053
5054 * gdb.base/fork-running-state.c: Include <errno.h>.
5055 (exit_if_relative_exits): New.
5056 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5057 exits.
5058 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5059 child exits.
5060
5061 2018-06-14 Tom de Vries <tdevries@suse.de>
5062
5063 PR cli/22573
5064 * gdb.base/finish-pretty.c: New test.
5065 * gdb.base/finish-pretty.exp: New file.
5066
5067 2018-06-14 Pedro Alves <palves@redhat.com>
5068
5069 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5070 gdb's expected startup output.
5071
5072 2018-06-14 Pedro Alves <palves@redhat.com>
5073
5074 * lib/selftest-support.exp (selftest_setup): Remove inlined
5075 function handling.
5076
5077 2018-06-14 Tom de Vries <tdevries@suse.de>
5078
5079 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5080 matching of breakpoint printing.
5081
5082 2018-06-13 Tom de Vries <tdevries@suse.de>
5083
5084 PR testsuite/23269
5085 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5086 (fork_child): ... here, and ...
5087 (fork_parent): ... here.
5088
5089 2018-06-12 Tom de Vries <tdevries@suse.de>
5090
5091 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5092
5093 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5094 Stephen Roberts <stephen.roberts@arm.com>
5095
5096 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5097 rewrite test to describe action performed, rather than possible
5098 failure.
5099
5100 2018-06-08 Gary Benson <gbenson@redhat.com>
5101
5102 * gdb.threads/check-libthread-db.exp: New file.
5103 * gdb.threads/check-libthread-db.c: Likewise.
5104
5105 2018-06-05 Tom Tromey <tom@tromey.com>
5106
5107 * gdb.base/default.exp: Update expected "show version" output.
5108
5109 2018-06-05 Tom Tromey <tom@tromey.com>
5110
5111 PR cli/12326:
5112 * gdb.cp/static-print-quit.exp: Update.
5113 * lib/gdb.exp (pagination_prompt): Update.
5114 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5115 * gdb.python/python.exp: Update.
5116
5117 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5118
5119 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5120
5121 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5122
5123 * gdb.ada/bp_fun_addr: New testcase.
5124
5125 2018-06-01 Tom Tromey <tom@tromey.com>
5126
5127 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5128 results.
5129 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5130 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5131 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5132 * gdb.base/maint.exp (maint_pass_if): Update.
5133
5134 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5135
5136 * gdb.base/endian.exp: New test.
5137 * gdb.base/endian.c: New test source.
5138
5139 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5140
5141 PR gdb/23203
5142 * gdb.base/bt-selected-frame.c: New file.
5143 * gdb.base/bt-selected-frame.exp: New file.
5144 * lib/gdb.exp (get_current_frame_number): New function.
5145
5146 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5147 Pedro Alves <palves@redhat.com>
5148
5149 * gdb.threads/tls-core.c: Include <stdlib.h>
5150 (thread_proc): Call `abort'.
5151 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5152 (tls_core_test): New procedure, bits factored out from ...
5153 (top level): ... here. Test both native cores and gcore cores.
5154
5155 2018-05-23 Tom Tromey <tom@tromey.com>
5156
5157 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5158
5159 2018-05-23 Tom Tromey <tom@tromey.com>
5160
5161 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5162 symfile_complaints.
5163 (test_short_complaints): Likewise.
5164 (test_empty_complaints): Likewise.
5165 (test_initial_complaints): Update.
5166
5167 2018-05-23 Tom Tromey <tom@tromey.com>
5168
5169 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5170
5171 2018-05-23 Tom Tromey <tom@tromey.com>
5172
5173 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5174 (test_short_complaints): Update.
5175
5176 2018-05-22 Pedro Alves <palves@redhat.com>
5177
5178 * gdb.base/remote.exp: Only gdb_start after compiling the
5179 testcase. Issue "disconnect" before testing "set remote" command
5180 defaults. Issue clean_restart before running to main.
5181
5182 2018-05-22 Pedro Alves <palves@redhat.com>
5183
5184 * gdb.base/remote.exp: Adjust expected output of "show remote
5185 memory-write-packet-size". Add tests for "set remote
5186 memory-write-packet-size 0" and "set remote
5187 memory-write-packet-size fixed/limit".
5188
5189 2018-05-22 Pedro Alves <palves@redhat.com>
5190
5191 PR gdb/22973
5192 * gdb.base/utf8-identifiers.c: New file.
5193 * gdb.base/utf8-identifiers.exp: New file.
5194
5195 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5196
5197 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5198
5199 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5200
5201 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5202
5203 2018-05-18 Tom Tromey <tom@tromey.com>
5204
5205 * gdb.base/ptype-offsets.exp: Update.
5206
5207 2018-05-17 Keith Seitz <keiths@redhat.com>
5208
5209 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5210 in expected breakpoint stop locations.
5211 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5212 move to proper scope to test variable values.
5213 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5214 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5215 New functions.
5216 (main): Call not_inline_func3.
5217 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5218 inline_func1, inline_func2, and inline_func3. Test that when each
5219 breakpoint is hit, GDB properly reports both the stop location
5220 and the backtrace. Repeat tests for temporary breakpoints.
5221
5222 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5223
5224 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5225 rather then trying to access it in determining whether the PID
5226 of `gdbserver' could have been retrieved.
5227
5228 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5229
5230 * gdb.arch/amd64-init-x87-values.S: New file.
5231 * gdb.arch/amd64-init-x87-values.exp: New file.
5232
5233 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5234
5235 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5236
5237 2018-05-04 Tom Tromey <tom@tromey.com>
5238
5239 PR python/22730:
5240 * gdb.python/python.exp: Test multi-line execute.
5241
5242 2018-05-04 Tom Tromey <tom@tromey.com>
5243
5244 PR python/22731:
5245 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5246
5247 2018-05-04 Tom Tromey <tom@tromey.com>
5248
5249 PR gdb/11750:
5250 * gdb.base/define.exp: Test defining a user command inside a user
5251 command.
5252 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5253
5254 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5255 Pedro Alves <palves@redhat.com>
5256
5257 PR breakpoints/19806 and support for PR external/20207.
5258 * gdb.base/watchpoint-unaligned.c: New file.
5259 * gdb.base/watchpoint-unaligned.exp: New file.
5260
5261 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5262
5263 * gdb.base/maint.exp: Make test names unique, use
5264 test_prefix_command_help to test 'help maint info', and remove
5265 repeated test of 'help maint'.
5266
5267 2018-05-04 Tom Tromey <tom@tromey.com>
5268
5269 PR gdb/22619:
5270 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5271 behavior.
5272
5273 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5274
5275 * gdb.base/maint.exp: Process output from 'maint print registers'
5276 line at a time.
5277
5278 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5279
5280 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5281 timeout.
5282
5283 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5284
5285 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5286 filter pattern.
5287
5288 2018-05-02 Pedro Alves <palves@redhat.com>
5289
5290 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5291 to_log_command renames.
5292 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5293
5294 2018-05-02 Tom Tromey <tom@tromey.com>
5295
5296 * gdb.python/py-parameter.exp: Set test message.
5297
5298 2018-05-02 Tom Tromey <tom@tromey.com>
5299
5300 PR python/20084:
5301 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5302 PARAM_ZUINTEGER_UNLIMITED tests.
5303
5304 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5305
5306 PR rust/23124
5307 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5308 when casting.
5309
5310 2018-04-30 Tom Tromey <tom@tromey.com>
5311
5312 * gdb.python/py-type.exp: Check align attribute.
5313 * gdb.python/py-type.c: New "aligncheck" global.
5314
5315 2018-04-30 Tom Tromey <tom@tromey.com>
5316
5317 PR exp/17095:
5318 * gdb.dwarf2/dw2-align.exp: New file.
5319 * gdb.cp/align.exp: New file.
5320 * gdb.base/align.exp: New file.
5321 * lib/gdb.exp (gdb_int128_helper): New proc.
5322 (has_int128_c, has_int128_cxx): New caching procs.
5323
5324 2018-04-27 Tom Tromey <tom@tromey.com>
5325
5326 PR rust/22545:
5327 * gdb.rust/simple.exp: Add inclusive range tests.
5328
5329 2018-04-26 Pedro Alves <palves@redhat.com>
5330
5331 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5332 ifunc breakpoint locations correctly of ifunc breakpoints set
5333 while the program resolves the ifunc.
5334
5335 2018-04-26 Pedro Alves <palves@redhat.com>
5336
5337 * gdb.base/gnu-ifunc-final.c: New file.
5338 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5339 * gdb.base/gnu-ifunc.exp (executable): Delete.
5340 (staticexecutable): Adjust.
5341 (lib_opts, exec_opts): Delete.
5342 (make_binsuffix, build, set-break): New procedures.
5343 (misc_tests): New, with tests factored out from the top level.
5344 (top level): Test different combinations of ifunc resolver name,
5345 resolver with and with debug info, and ifunc target with and
5346 without debug info. Wrap static tests with with_target_prefix.
5347
5348 2018-04-26 Pedro Alves <palves@redhat.com>
5349
5350 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5351 return type" warnings.
5352
5353 2018-04-25 Pedro Alves <palves@redhat.com>
5354
5355 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5356 killed".
5357 * gdb.base/kill-after-signal.exp: Likewise.
5358 * gdb.threads/kill.exp: Likewise.
5359
5360 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5361 Sergio Durigan Junior <sergiodj@redhat.com>
5362 Pedro Alves <palves@redhat.com>
5363
5364 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5365 regexps to expect for '[Inferior ... detached]' as well.
5366 * gdb.base/attach.exp: Likewise.
5367 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5368 "gdb_continue_to_end".
5369 (test_catch_syscall_with_wrong_args): Likewise.
5370 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5371 ']'. Don't set 'verbose' on.
5372 * gdb.base/foll-vfork.exp: Likewise.
5373 * gdb.base/fork-print-inferior-events.c: New file.
5374 * gdb.base/fork-print-inferior-events.exp: New file.
5375 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5376 '[Inferior ... has been killed]' message.
5377 * gdb.base/kill-after-signal.exp: Likewise.
5378 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5379 detach message.
5380 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5381 message.
5382 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5383 regexps to expect for '[Inferior ... detached]' as well.
5384 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5385
5386 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5387
5388 PR gdb/23104
5389 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5390
5391 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5392
5393 PR gdb/23095
5394 * gdb.base/break-probes.exp: Pass shlib_load to
5395 prepare_for_testing. Set normal_bp to r_debug_state if target is
5396 bsd.
5397
5398 2018-04-19 Richard Bunt <richard.bunt@arm.com>
5399
5400 * gdb.threads/multiple-successive-infcall.c: New test.
5401 * gdb.threads/multiple-successive-infcall.exp: New file.
5402
5403 2018-04-17 Tom Tromey <tom@tromey.com>
5404
5405 * gdb.rust/simple.rs (Union): New type.
5406 (main): New local "u".
5407 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5408
5409 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5410
5411 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5412 number information in output of "whereis" command.
5413 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5414
5415 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5416
5417 * gdb.ada/info_types.exp: Adjust expected output to the line
5418 numbers now printed by "info var/func/type".
5419 * gdb.base/completion.exp: Likewise.
5420 * gdb.base/included.exp: Likewise.
5421 * gdb.cp/cp-relocate.exp: Likewise.
5422 * gdb.cp/cplusfuncs.exp: Likewise.
5423 * gdb.cp/namespace.exp: Likewise.
5424 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5425
5426 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5427
5428 * gdb.btrace/cpu.exp: New.
5429
5430 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5431
5432 * gdb.base/step-indirect-call-thunk.exp: New.
5433 * gdb.base/step-indirect-call-thunk.c: New.
5434 * gdb.reverse/step-indirect-call-thunk.exp: New.
5435 * gdb.reverse/step-indirect-call-thunk.c: New.
5436
5437 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5438
5439 * gdb.base/pie-fork.c: New file.
5440 * gdb.base/pie-fork.exp: New file.
5441
5442 2018-04-11 Tom Tromey <tom@tromey.com>
5443
5444 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5445
5446 2018-04-10 Pedro Alves <palves@redhat.com>
5447
5448 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5449 exits. Instead loop running forever.
5450 (fork_parent): Run forever too.
5451
5452 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5453
5454 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5455 mi_continue_to_line.
5456 * gdb.mi/mi-stack.c (callee4): Add comment.
5457
5458 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5459
5460 * gdb.mi/mi-stack.exp: Fix indentation.
5461
5462 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5463
5464 PR gdb/22979
5465 * gdb.arch/amd64-osabi.exp: New file.
5466
5467 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5468
5469 PR gdb/22980
5470 * gdb.base/osabi.exp: New file.
5471
5472 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5473
5474 * gdb.cp/static-typedef-print.exp: New file.
5475 * gdb.cp/static-typedef-print.cc: New file.
5476
5477 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5478
5479 * gdb.ada/varsize_limit: New testcase.
5480
5481 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5482
5483 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5484
5485 * gdb.ada/notcplusplus: New testcase.
5486
5487 * gdb.base/c-linkage-name.c: New file.
5488 * gdb.base/c-linkage-name.exp: New testcase.
5489
5490 2018-03-26 Tom Tromey <tom@tromey.com>
5491
5492 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5493 * gdb.python/py-framefilter.py (name_error): New global.
5494 (ErrorInName.function): Use name_error.
5495
5496 2018-03-26 Tom Tromey <tom@tromey.com>
5497
5498 PR backtrace/15582:
5499 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5500
5501 2018-03-23 Keith Seitz <keiths@redhat.com>
5502
5503 PR c++/22968
5504 * gdb.cp/subtypes.exp: New file.
5505 * gdb.cp/subtypes.h: New file.
5506 * gdb.cp/subtypes.cc: New file.
5507 * gdb.cp/subtypes-2.cc: New file.
5508
5509 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5510
5511 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5512 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5513 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5514 -nostartfiles when compiling the test. Confirm that all registers
5515 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5516
5517 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5518
5519 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5520 option, syntax was wrong anyway.
5521 * gdb.arch/arm-disp-step.exp: Likewise.
5522 * gdb.arch/sparc64-regs.exp: Likewise.
5523 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5524 option, syntax was wrong anyway, switch to use
5525 prepare_for_testing.
5526 * gdb.arch/i386-disp-step.exp: Likewise.
5527
5528 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5529
5530 * gdb.ada/exec_changed.exp: Replace "target_info exists
5531 use_gdb_stub" by "use_gdb_stub".
5532 * gdb.ada/start.exp: Likewise.
5533 * gdb.base/async-shell.exp: Likewise.
5534 * gdb.base/attach-pie-misread.exp: Likewise.
5535 * gdb.base/attach-wait-input.exp: Likewise.
5536 * gdb.base/break-entry.exp: Likewise.
5537 * gdb.base/break-interp.exp: Likewise.
5538 * gdb.base/dprintf-detach.exp: Likewise.
5539 * gdb.base/nostdlib.exp: Likewise.
5540 * gdb.base/solib-nodir.exp: Likewise.
5541 * gdb.base/statistics.exp: Likewise.
5542 * gdb.base/testenv.exp: Likewise.
5543 * gdb.mi/mi-exec-run.exp: Likewise.
5544 * gdb.mi/mi-start.exp: Likewise.
5545 * gdb.multi/dummy-frame-restore.exp: Likewise.
5546 * gdb.multi/multi-arch-exec.exp: Likewise.
5547 * gdb.multi/multi-arch.exp: Likewise.
5548 * gdb.multi/tids.exp: Likewise.
5549 * gdb.multi/watchpoint-multi.exp: Likewise.
5550 * gdb.python/py-events.exp: Likewise.
5551 * gdb.threads/attach-into-signal.exp: Likewise.
5552 * gdb.threads/attach-stopped.exp: Likewise.
5553 * gdb.threads/threadapply.exp: Likewise.
5554 * lib/selftest-support.exp: Likewise.
5555
5556 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5557
5558 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5559
5560 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5561
5562 * gdb.perf/template-breakpoints.cc: New file.
5563 * gdb.perf/template-breakpoints.exp: New file.
5564 * gdb.perf/template-breakpoints.py: New file.
5565
5566 2018-03-19 Tom Tromey <tom@tromey.com>
5567
5568 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5569 y0.
5570 * gdb.rust/simple.exp: Test bare identifier form of struct
5571 initializer.
5572
5573 2018-03-19 Tom Tromey <tom@tromey.com>
5574
5575 * gdb.gdb/observer.exp: Remove.
5576
5577 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5578
5579 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5580 "qualified" option when setting breakpoints.
5581 * gdb.trace/backtrace.exp: Likewise.
5582 * gdb.trace/circ.exp: Likewise.
5583 * gdb.trace/collection.exp: Likewise.
5584 * gdb.trace/disconnected-tracing.exp: Likewise.
5585 * gdb.trace/ftrace-lock.exp: Likewise.
5586 * gdb.trace/ftrace.exp: Likewise.
5587 * gdb.trace/infotrace.exp: Likewise.
5588 * gdb.trace/packetlen.exp: Likewise.
5589 * gdb.trace/passc-dyn.exp: Likewise.
5590 * gdb.trace/qtro.exp: Likewise.
5591 * gdb.trace/read-memory.exp: Likewise.
5592 * gdb.trace/report.exp: Likewise.
5593 * gdb.trace/signal.exp: Likewise.
5594 * gdb.trace/status-stop.exp: Likewise.
5595 * gdb.trace/strace.exp: Likewise.
5596 * gdb.trace/tfind.exp: Likewise.
5597 * gdb.trace/trace-break.exp: Likewise.
5598 * gdb.trace/trace-condition.exp: Likewise.
5599 * gdb.trace/trace-mt.exp: Likewise.
5600 * gdb.trace/tstatus.exp: Likewise.
5601 * gdb.trace/tsv.exp: Likewise.
5602 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5603 * gdb.trace/unavailable.exp: Likewise.
5604 * gdb.trace/while-dyn.exp: Likewise.
5605
5606 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5607
5608 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5609 that libinproctrace is copied to the target.
5610
5611 2018-03-14 Tom Tromey <tom@tromey.com>
5612
5613 PR cli/14977:
5614 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5615 a null pointer.
5616 * gdb.base/wchar.exp: Likewise.
5617
5618 2018-03-14 Tom Tromey <tom@tromey.com>
5619
5620 PR cli/19918:
5621 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5622 flag.
5623
5624 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5625
5626 PR gdb/22841
5627 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5628 "target" to remote_exec.
5629
5630 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5631
5632 PR gdb/22841
5633 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5634 ${board}_upload): Remove.
5635
5636 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5637
5638 * gdb.cp/watch-cp.cc: New test.
5639 * gdb.cp/watch-cp.exp: New file.
5640
5641 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5642
5643 * gdb.base/infcall-nested-structs.exp: New file.
5644 * gdb.base/infcall-nested-structs.c: New file.
5645 * gdb.base/float.exp: Add riscv support.
5646
5647 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5648
5649 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5650 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5651
5652 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5653
5654 * gdb.server/abspath.exp: New file.
5655 * lib/gdb.exp (with_cwd): New procedure.
5656
5657 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5658
5659 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5660 use it.
5661 (gdb_is_target_remote_prompt): New proc.
5662 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5663 (gdb_is_target_native): Pass prompt parameter to
5664 gdb_is_target_1.
5665
5666 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5667
5668 * gdb.base/load-command.c: New file.
5669 * gdb.base/load-command.exp: New file.
5670 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5671 (gdb_is_target_1): ...this, and generalize for other targets
5672 than just remote.
5673 (gdb_is_target_remote): Use gdb_is_target_1.
5674 (gdb_is_target_native): use gdb_is_target_1.
5675
5676 2018-02-26 Tom Tromey <tom@tromey.com>
5677
5678 PR python/16497:
5679 * gdb.python/py-framefilter.exp: Update test.
5680
5681 2018-02-26 Tom Tromey <tom@tromey.com>
5682
5683 * gdb.dwarf2/variant.c: New file.
5684 * gdb.dwarf2/variant.exp: New file.
5685
5686 2018-02-26 Tom Tromey <tom@tromey.com>
5687
5688 * gdb.rust/simple.exp: Accept more possible results in enum test.
5689
5690 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5691
5692 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5693 parentheses.
5694
5695 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5696
5697 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5698 name of a variable: $actual_linejj -> $actual_line.
5699
5700 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5701
5702 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5703
5704 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5705
5706 * gdb.btrace/buffer-size.exp: Do not force BTS.
5707
5708 2018-02-14 Pedro Alves <palves@redhat.com>
5709
5710 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5711 getting a "Quit".
5712
5713 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5714
5715 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5716 Fix test name.
5717
5718 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5719
5720 * gdb.cp/m-static.exp: Check type of optimized out static
5721 member.
5722
5723 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5724
5725 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5726 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5727
5728 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5729 Leszek Swirski <leszeks@google.com>
5730
5731 * gdb.python/py-prettyprint.c
5732 (struct to_string_returns_value_inner,
5733 struct to_string_returns_value_wrapper): New.
5734 (main): Add tsrvw variable.
5735 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5736 ToStringReturnsValueWrapper): New classes.
5737 (register_pretty_printers): Register new pretty-printers.
5738 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5739 recursive pretty printer.
5740 * gdb.python/py-mi.exp: Likewise.
5741
5742 2018-02-01 Leszek Swirski <leszeks@google.com>
5743
5744 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5745 functions with the same name as an include file are parsed
5746 correctly.
5747
5748 2018-02-01 Yao Qi <yao.qi@linaro.org>
5749
5750 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5751 "\[^\r\n\]*".
5752
5753 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5754
5755 * gdb.arch/powerpc-prologue-frame.s: New file.
5756 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5757 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5758
5759 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5760
5761 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5762
5763 2018-01-30 Pedro Alves <palves@redhat.com>
5764
5765 PR gdb/13211
5766 * gdb.base/interrupt-daemon.c: New.
5767 * gdb.base/interrupt-daemon.exp: New.
5768 * gdb.multi/multi-term-settings.c: New.
5769 * gdb.multi/multi-term-settings.exp: New.
5770
5771 2018-01-30 Joel Brobecker <brobecker@adacore.com>
5772
5773 * gdb.base/break.exp: Save the location where the breakpoint
5774 on break.c:47 was actually inserted when debugging the version
5775 compiled at -O2 and use it in the expected output of the "info
5776 break" test performed soon after.
5777
5778 2018-01-22 Pedro Alves <palves@redhat.com>
5779 Sergio Durigan Junior <sergiodj@redhat.com>
5780
5781 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5782 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5783
5784 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5785
5786 * gdb.base/break-include.c, gdb.base/break-include.inc,
5787 gdb.base/break-include.exp: New files.
5788 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5789 line number now being the actual line number where the breakpoint
5790 was inserted.
5791 * gdb.mi/mi-break.exp: Likewise.
5792 * gdb.mi/mi-reverse.exp: Likewise.
5793 * gdb.mi/mi-simplerun.exp: Ditto.
5794
5795 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5796
5797 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5798 varobj.
5799 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5800
5801 2018-01-21 Don Breazeal <donb@codesourcery.com>
5802 Andrew Burgess <andrew.burgess@embecosm.com>
5803
5804 * gdb.mi/basics.c: Add new global.
5805 * gdb.mi/mi-frame-regs.exp: New file.
5806 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5807 case.
5808
5809 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5810
5811 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5812 non-parameter, and on an unknown symbol.
5813
5814 2018-01-19 Tom Tromey <tom@tromey.com>
5815
5816 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5817 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5818
5819 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5820
5821 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5822 setrlimit and chdir to int.
5823
5824 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5825
5826 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5827 function.
5828 (my_tend): Likewise.
5829 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5830 rationale of avoiding FP- and vector instructions.
5831
5832 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5833
5834 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5835 "info reg" with "\[ \t\]*".
5836 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5837 "\[ \t\]+".
5838 * gdb.arch/s390-multiarch.exp: Ditto.
5839 * gdb.base/pc-fp.exp: Ditto.
5840 * gdb.reverse/i386-precsave.exp: Ditto.
5841 * gdb.reverse/i386-reverse.exp: Ditto.
5842 * gdb.reverse/i387-env-reverse.exp: Ditto.
5843 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5844
5845 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5846
5847 * lib/gdb.exp (gdb_compile): Re-enable use of
5848 universal_compile_options for languages other than Rust.
5849
5850 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5851
5852 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5853
5854 2018-01-17 Mike Gulick <mgulick@mathworks.com>
5855
5856 PR gdb/16577
5857 * gdb.base/solib-vanish.exp: New.
5858 * gdb.base/solib-vanish-main.c: New.
5859 * gdb.base/solib-vanish-lib1.c: New.
5860 * gdb.base/solib-vanish-lib2.c: New.
5861
5862 2018-01-17 Yao Qi <yao.qi@linaro.org>
5863
5864 * gdb.compile/compile.exp: Match the address printed for
5865 frame in the output of command "bt".
5866
5867 2018-01-15 Tom Tromey <tom@tromey.com>
5868
5869 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5870 compute sp_reg.
5871
5872 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5873
5874 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5875 to prepare.
5876 (prepare): Return 0 on error, 1 on success.
5877
5878 2018-01-12 Pedro Alves <palves@redhat.com>
5879
5880 * gdb.base/continue-after-aborted-step-over.c: New.
5881 * gdb.base/continue-after-aborted-step-over.exp: New.
5882
5883 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5884
5885 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5886 options when not creating an executable.
5887
5888 2018-01-11 Pedro Alves <palves@redhat.com>
5889
5890 PR remote/22597
5891 * gdb.server/stop-reply-no-thread.c: New file.
5892 * gdb.server/stop-reply-no-thread.exp: New file.
5893
5894 2018-01-10 Pedro Alves <palves@redhat.com>
5895
5896 PR gdb/22670
5897 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5898 functions too. Test setting breakpoints and printing C functions
5899 with no debug info too.
5900 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5901
5902 2018-01-10 Pedro Alves <palves@redhat.com>
5903
5904 PR gdb/22670
5905 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5906 a fail.
5907
5908 2018-01-10 Pedro Alves <palves@redhat.com>
5909
5910 PR gdb/22670
5911 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5912
5913 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5914
5915 * gdb.server/unittest.exp: Match the output in non-development
5916 mode.
5917
5918 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5919
5920 * gdb.gdb/unittest.exp: Match output in non-development mode.
5921
5922 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5923
5924 * gdb.ada/access_tagged_param.exp: Relax expected output
5925 for value of "ObjL" in "continue" to pck.inspect breakpoint
5926 test.
5927
5928 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5929
5930 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5931 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5932
5933 2018-01-05 Pedro Alves <palves@redhat.com>
5934
5935 PR gdb/18653
5936 * gdb.base/libsegfault.exp: New.
5937
5938 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5939
5940 PR gdb/22670
5941 * gdb.ada/access_tagged_param.exp: New file.
5942 * gdb.ada/access_tagged_param/foo.adb: New file.
5943
5944 2018-01-05 Pedro Alves <palves@redhat.com>
5945
5946 PR gdb/22670
5947 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5948 exercise lower case too, and to exercise both full matching and
5949 wild matching.
5950
5951 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5952
5953 * gdb.ada/rename_subscript_param: New testcase.
5954
5955 2018-01-05 Jerome Guitton <guitton@adacore.com>
5956
5957 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5958
5959 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5960
5961 * gdb.ada/convvar_comp: New testcase.
5962
5963 2018-01-05 Xavier Roirand <roirand@adacore.com>
5964
5965 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5966 (My_Table): New global variable.
5967 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5968
5969 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5970
5971 PR gdb/22670
5972 * gdb.ada/maint_with_ada: New testcase.
5973
5974 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5975
5976 PR gdb/22670
5977 * gdb.ada/bp_c_mixed_case: New testcase.
5978
5979 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5980
5981 PR gdb/22670
5982 * gdb.ada/complete.exp: Add "complete break ada" test.
5983
5984 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5985
5986 PR gdb/22670
5987 * gdb.ada/info_addr_mixed_case: New testcase.
5988
5989 2018-01-03 Xavier Roirand <roirand@adacore.com>
5990
5991 * gdb.ada/excep_handle.exp: New testcase.
5992 * gdb.ada/excep_handle/foo.adb: New file.
5993 * gdb.ada/excep_handle/pck.ads: New file.
5994
5995 2018-01-03 Joel Brobecker <brobecker@adacore.com>
5996
5997 * gdb.base/step-line.c: Add extra empty line in copyright header.
5998 * gdb.base/step-line.inp: Likewise.
5999
6000 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6001
6002 * gdb.ada/dyn_stride.exp: Add slice test.
6003
6004 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6005
6006 * gdb.ada/dyn_stride: New testcase.
6007
6008 2017-12-27 Stafford Horne <shorne@gmail.com>
6009
6010 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6011 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6012
6013 2017-12-27 Stafford Horne <shorne@gmail.com>
6014
6015 * gdb.base/reggroups.c: New file.
6016 * gdb.base/reggroups.exp: New file.
6017
6018 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6019
6020 * gdb.dwarf2/ada-valprint-error.c: New file.
6021 * gdb.dwarf2/ada-valprint-error.exp: New file.
6022
6023 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6024
6025 * gdb.ada/assign_arr: New testcase.
6026
6027 2017-12-18 Xavier Roirand <roirand@adacore.com>
6028
6029 * gdb.ada/funcall_ptr: New testcase.
6030
6031 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6032
6033 PR cli/16224
6034 * gdb.base/ptype-offsets.cc: New file.
6035 * gdb.base/ptype-offsets.exp: New file.
6036
6037 2017-12-15 Yao Qi <yao.qi@linaro.org>
6038
6039 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6040 if XML is disabled.
6041
6042 2017-12-15 Xavier Roirand <roirand@adacore.com>
6043
6044 * gdb.ada/same_component_name: New testcase.
6045
6046 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6047
6048 * gdb.ada/str_binop_equal: New testcase.
6049
6050 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6051
6052 * gdb.ada/task_switch_in_core: New testcase.
6053
6054 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6055
6056 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6057 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6058 call test_bkpt_qualified.
6059 (test_bkpt_qualified): New proc.
6060
6061 2017-12-13 Pedro Alves <palves@redhat.com>
6062
6063 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6064 Tighten regexp by matching with an anchor.
6065
6066 2017-12-13 Pedro Alves <palves@redhat.com>
6067
6068 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6069 ("expression with namespace"): New set of tests.
6070 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6071 (Nested::Test_NS::qux): New.
6072 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6073 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6074
6075 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6076
6077 * gdb.base/server-del-break.c: New file.
6078 * gdb.base/server-del-break.exp: New file.
6079
6080 2017-12-12 Stafford Horne <shorne@gmail.com>
6081
6082 * gdb.xml/tdesc-regs.exp: Add or1k support.
6083
6084 2017-12-12 Stafford Horne <shorne@gmail.com>
6085
6086 * gdb.base/bp-permanent.c: Define nop of or1k.
6087
6088 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6089
6090 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6091 output with components being reordered.
6092
6093 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6094
6095 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6096 output with components being reordered.
6097
6098 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6099 Pedro Alves <palves@redhat.com>
6100
6101 * gdb.base/maint.exp (check for .gdb_index): Check also for
6102 .debug_names.
6103 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6104 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6105 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6106 (.gdb_index used after symbol reloading): Support also .debug_names.
6107 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6108
6109 2017-12-08 Yao Qi <yao.qi@linaro.org>
6110
6111 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6112 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6113
6114 2017-12-08 Yao Qi <yao.qi@linaro.org>
6115
6116 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6117 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6118
6119 2017-12-08 Yao Qi <yao.qi@linaro.org>
6120
6121 * gdb.arch/aarch64-tagged-pointer.c: New file.
6122 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6123
6124 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6125
6126 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6127 "int".
6128
6129 2017-12-07 Keith Seitz <keiths@redhat.com>
6130
6131 PR breakpoints/22569
6132 * gdb.linespec/ls-errs.exp: Change expected result of "break
6133 -source this file has spaces.c -line 3".
6134 Check that an explicit source file followed by whitespace is
6135 identified as an invalid explicit location.
6136
6137 2017-12-07 Keith Seitz <keiths@redhat.com>
6138
6139 * gdb.cp/nested-types.cc: New file.
6140 * gdb.cp/nested-types.exp: New file.
6141 * lib/cp-support.exp: Load data-structures.exp library.
6142 (debug_cp_test_ptype_class): New global.
6143 (cp_ptype_class_verbose, next_line): New procedures.
6144 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6145 Add and document new return value.
6146 Switch the list of lines to a queue.
6147 Add support for new `type' key for nested type definitions.
6148 Add debugging/troubleshooting messages.
6149 * lib/data-structures.exp: New file.
6150
6151 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6152
6153 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6154 with proc_with_prefix, don't use with_test_prefix.
6155
6156 2017-12-07 Tom Tromey <tom@tromey.com>
6157
6158 * gdb.base/break.exp: Add test for empty "commands".
6159
6160 2017-12-07 Yao Qi <yao.qi@linaro.org>
6161
6162 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6163 malloc and catch syscall.
6164
6165 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6166
6167 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6168 tests for explicit locations.
6169
6170 2017-12-06 Pedro Alves <palves@redhat.com>
6171
6172 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6173 force-disabling XML descriptions.
6174
6175 2017-12-04 Pedro Alves <palves@redhat.com>
6176
6177 PR gdb/22499
6178 * gdb.arch/amd64-disp-step-avx.S: New file.
6179 * gdb.arch/amd64-disp-step-avx.exp: New file.
6180
6181 2017-12-03 Pedro Alves <palves@redhat.com>
6182
6183 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6184 and <string.h>.
6185 (parent_function): Print distinct messages when waitpid fails, or
6186 the child exits with a signal, or the child exits for an unhandled
6187 reason.
6188 * gdb.threads/process-dies-while-detaching.exp
6189 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6190 it. Wait for both inferior output and GDB's prompt. Use an
6191 indirect spawn id list.
6192 (do_detach): New parameter 'child_exit'. Use it to compute
6193 expected inferior output.
6194 (test_detach, test_detach_watch, test_detach_killed_outside):
6195 Adjust to pass down the expected child exit kind.
6196
6197 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6198 Sergio Durigan Junior <sergiodj@redhat.com>
6199 Pedro Alves <palves@redhat.com>
6200
6201 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6202
6203 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6204
6205 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6206 to 'symbol-file' and 'add-symbol-file' can be
6207 position-independent.
6208
6209 2017-12-01 Yao Qi <yao.qi@linaro.org>
6210
6211 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6212 the URL in copyright header.
6213 * gdb.arch/aarch64-fp.exp: Likewise.
6214 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6215 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6216 * gdb.base/expand-psymtabs.exp: Likewise.
6217 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6218 * gdb.fortran/common-block.exp: Likewise.
6219 * gdb.fortran/common-block.f90: Likewise.
6220 * gdb.fortran/logical.exp: Likewise.
6221 * gdb.fortran/vla-datatypes.f90: Likewise.
6222 * gdb.fortran/vla-sub.f90: Likewise.
6223
6224 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6225
6226 * gdb.ada/repeat_dyn: New testcase.
6227
6228 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6229
6230 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6231 Update for changed thread numbering.
6232 * gdb.cell/bt.exp: Update for changed GDB output.
6233
6234 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6235
6236 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6237 setting isremote by hand.
6238 * boards/dwarf4-gdb-index.exp: Likewise.
6239 * boards/fission.exp: Likewise.
6240 * boards/stabs.exp: Likewise.
6241
6242 2017-11-30 Pedro Alves <palves@redhat.com>
6243
6244 * gdb.linespec/cpls-ops.exp
6245 (check_explicit_skips_function_argument): Extract the underlying
6246 type of size_t instead of hardcoding it.
6247
6248 2017-11-29 Pedro Alves <palves@redhat.com>
6249
6250 PR c++/19436
6251 * gdb.linespec/cpls-abi-tag.cc: New file.
6252 * gdb.linespec/cpls-abi-tag.exp: New file.
6253
6254 2017-11-29 Pedro Alves <palves@redhat.com>
6255
6256 * gdb.base/langs.exp: Use -qualified.
6257 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6258 it.
6259 * gdb.cp/namespace.exp: Use -qualified.
6260 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6261 (overload-3, template-overload, template-ret-type, const-overload)
6262 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6263 procedures.
6264 (test_driver): Call them.
6265 * gdb.cp/save-bp-qualified.cc: New.
6266 * gdb.cp/save-bp-qualified.exp: New.
6267 * gdb.linespec/explicit.exp: Test -qualified.
6268 * lib/completion-support.exp (completion::explicit_opts_list): Add
6269 "-qualified".
6270 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6271
6272 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6273
6274 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6275
6276 2017-11-29 Tom Tromey <tom@tromey.com>
6277
6278 * gdb.base/relocate.exp: Update invalid argument test.
6279 Add new tests for invalid arguments.
6280
6281 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6282
6283 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6284 Return 0 as a long.
6285 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6286
6287 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6288
6289 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6290 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6291 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6292 func ().
6293 * gdb.cp/shadow.cc (B.func): Return 0.
6294
6295 2017-11-27 Joel Brobecker <brobecker@adacore.com>
6296
6297 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6298 expected output in gdb_expect call to allow the exception
6299 message to be present as well. Fix syntax confusion to avoid
6300 TCL thinking that exception_name is an array.
6301
6302 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6303
6304 * gdb.arch/spu-info.c: Include <unistd.h>.
6305 (do_signal_test): Fix broken calls to write.
6306 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6307 Fix checks for empty mailboxes. Update signal tests for corrected
6308 do_signal_test routine. Allow nonzero event status.
6309 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6310 * gdb.cell/arch.exp: Use standard_output_file.
6311 * gdb.cell/break.exp: Likewise.
6312 * gdb.cell/bt.exp: Likewise.
6313 * gdb.cell/core.exp: Likewise.
6314 * gdb.cell/dwarfaddr.exp: Likewise.
6315 * gdb.cell/ea-cache.exp: Likewise.
6316 * gdb.cell/ea-standalone.exp: Likewise.
6317 * gdb.cell/f-regs.exp: Likewise.
6318 * gdb.cell/fork.exp: Likewise.
6319 * gdb.cell/gcore.exp: Likewise.
6320 * gdb.cell/mem-access.exp: Likewise.
6321 * gdb.cell/ptype.exp: Likewise.
6322 * gdb.cell/registers.exp: Likewise.
6323 * gdb.cell/sizeof.exp: Likewise.
6324 * gdb.cell/solib-symbol.exp: Likewise.
6325 * gdb.cell/solib.exp: Likewise.
6326
6327 2017-11-25 Pedro Alves <palves@redhat.com>
6328
6329 * gdb.base/complete-empty.exp: New file.
6330 * gdb.base/completion.exp: Adjust.
6331
6332 2017-11-25 Pedro Alves <palves@redhat.com>
6333
6334 * gdb.linespec/cpls-ops.cc: New file.
6335 * gdb.linespec/cpls-ops.exp: New file.
6336 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6337 factored out from ...
6338 (test_complete_prefix_range): ... this.
6339
6340 2017-11-24 Pedro Alves <palves@redhat.com>
6341
6342 * gdb.linespec/cpcompletion.exp: New file.
6343 * gdb.linespec/cpls-hyphen.cc: New file.
6344 * gdb.linespec/cpls.cc: New file.
6345 * gdb.linespec/cpls2.cc: New file.
6346 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6347 test to use test_gdb_complete_unique. Add label completion,
6348 keyword completion and explicit location completion tests.
6349 * lib/completion-support.exp: New file.
6350
6351 2017-11-24 Joel Brobecker <brobecker@adacore.com>
6352
6353 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6354 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6355 when hitting an exception catchpoint.
6356
6357 2017-11-22 Yao Qi <yao.qi@linaro.org>
6358
6359 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6360
6361 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6362
6363 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6364 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6365 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6366
6367 2017-11-22 Yao Qi <yao.qi@linaro.org>
6368
6369 * gdb.base/info-os.exp: Pass pthreads.
6370 * gdb.multi/multi-attach.exp: Likewise.
6371
6372 2017-11-22 Yao Qi <yao.qi@linaro.org>
6373
6374 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6375 compiler.
6376
6377 2017-11-22 Yao Qi <yao.qi@linaro.org>
6378
6379 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6380 * gdb.base/break-interp.exp: Likewise.
6381 * gdb.base/jit-attach-pie.exp: Likewise.
6382
6383 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6384
6385 * gdb.base/float128.c (large128): New variable.
6386 * gdb.base/float128.exp: Add test to print largest __float128 value.
6387
6388 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6389
6390 * gdb.arch/vsx-regs.exp: Update register content checks.
6391
6392 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6393
6394 * gdb.arch/ppc-longdouble.exp: New file.
6395 * gdb.arch/ppc-longdouble.c: Likewise.
6396
6397 2017-11-21 Pedro Alves <palves@redhat.com>
6398
6399 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6400
6401 2017-11-20 Pedro Alves <palves@redhat.com>
6402
6403 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6404 (long_double_typedef): New typedefs.
6405 Use DEF on double and long double.
6406 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6407 cases.
6408 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6409 and 'long_double_ptr_same_size' locals. Use them to decide
6410 whether cast from array/function to float is valid/invalid.
6411
6412 2017-11-17 Tom Tromey <tom@tromey.com>
6413
6414 * gdb.rust/traits.rs: New file.
6415 * gdb.rust/traits.exp: New file.
6416
6417 2017-11-17 Joel Brobecker <brobecker@adacore.com>
6418
6419 * gdb.ada/minsyms: New testcase.
6420
6421 2017-11-16 Pedro Alves <palves@redhat.com>
6422
6423 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6424 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6425
6426 2017-11-16 Pedro Alves <palves@redhat.com>
6427
6428 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6429 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6430
6431 2017-11-16 Pedro Alves <palves@redhat.com>
6432
6433 * gdb.server/reconnect-ctrl-c.c: New file.
6434 * gdb.server/reconnect-ctrl-c.exp: New file.
6435
6436 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6437
6438 * gdb.python/py-rbreak.exp: New file.
6439 * gdb.python/py-rbreak.c: New file.
6440 * gdb.python/py-rbreak-func2.c: New file.
6441
6442 2017-11-16 Pedro Alves <palves@redhat.com>
6443
6444 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6445 pattern.
6446 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6447 GDB.
6448
6449 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6450
6451 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6452 regex.
6453
6454 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6455
6456 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6457 test names.
6458
6459 2017-11-09 Pedro Alves <palves@redhat.com>
6460
6461 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6462 factored out from ...
6463 (top level): ... here, and adjusted to avoid expecting beyond the
6464 prompt in a single gdb_test_multiple.
6465
6466 2017-11-09 Pedro Alves <palves@redhat.com>
6467
6468 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6469 output.
6470 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6471 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6472 * gdb.server/ext-run.exp ("kill" test): Likewise.
6473 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6474
6475 2017-11-09 Pedro Alves <palves@redhat.com>
6476
6477 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6478 match till end of line.
6479
6480 2017-11-09 Pedro Alves <palves@redhat.com>
6481
6482 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6483
6484 2017-11-09 Pedro Alves <palves@redhat.com>
6485
6486 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6487 New procedures, factored out from ...
6488 (top level): ... here, and adjusted to avoid expecting beyond the
6489 prompt in one go.
6490
6491 2017-11-09 Pedro Alves <palves@redhat.com>
6492
6493 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6494 output. Fix '?' match.
6495
6496 2017-11-08 Joel Brobecker <brobecker@adacore.com>
6497
6498 * gdb.ada/scoped_watch: New testcase.
6499 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6500 which is actually correct.
6501 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6502 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6503
6504 2017-11-08 Pedro Alves <palves@redhat.com>
6505
6506 * gdb.gdb/complaints.exp (test_initial_complaints)
6507 (test_serial_complaints, test_short_complaints): Call
6508 complaint_internal instead of complaint.
6509
6510 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6511
6512 * gdb.threads/tls-core.c: New file.
6513 * gdb.threads/tls-core.exp: Likewise.
6514
6515 2017-11-08 Pedro Alves <palves@redhat.com>
6516
6517 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6518 (p Exported_Capitalized): New test.
6519 (p exported_capitalized): New test.
6520
6521 2017-11-07 Pedro Alves <palves@redhat.com>
6522
6523 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6524
6525 2017-11-07 Pedro Alves <palves@redhat.com>
6526
6527 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6528 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6529 (disable_invalid, disable_inverted, disable_negative): New
6530 procedures.
6531 ("bad numbers"): New set of tests.
6532
6533 2017-11-07 Pedro Alves <palves@redhat.com>
6534
6535 * gdb.cp/ena-dis-br-range.exp: Add tests.
6536
6537 2017-11-07 Pedro Alves <palves@redhat.com>
6538
6539 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6540
6541 2017-11-07 Xavier Roirand <roirand@adacore.com>
6542 Pedro Alves <palves@redhat.com>
6543
6544 * gdb.base/ena-dis-br.exp: Add reference to
6545 gdb.cp/ena-dis-br-range.exp.
6546 * gdb.cp/ena-dis-br-range.exp: New file.
6547 * gdb.cp/ena-dis-br-range.cc: New file.
6548
6549 2017-11-06 Pedro Alves <palves@redhat.com>
6550
6551 * gdb.base/attach-non-pgrp-leader.c: New.
6552 * gdb.base/attach-non-pgrp-leader.exp: New.
6553
6554 2017-11-06 Pedro Alves <palves@redhat.com>
6555
6556 * configure.ac: No longer check for termio.h and sgtty.h.
6557 * configure: Regenerate.
6558 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6559 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6560 Remove termio and sgtty code.
6561
6562 2017-11-03 Yao Qi <yao.qi@linaro.org>
6563
6564 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6565 in GDB is disabled.
6566
6567 2017-11-03 Yao Qi <yao.qi@linaro.org>
6568
6569 * gdb.python/py-thrhandle.exp: Skip it if python is not
6570 enabled.
6571
6572 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6573
6574 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6575 as a breakpoint command.
6576
6577 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6578
6579 PR python/21213
6580 * gdb.python/py-infthread.exp: Test calling
6581 InferiorThread.inferior () multiple times in a row.
6582
6583 2017-10-27 Keith Seitz <keiths@redhat.com>
6584
6585 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6586 Test "info break" for every inlined function breakpoint.
6587
6588 2017-10-27 Yao Qi <yao.qi@linaro.org>
6589
6590 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6591
6592 2017-10-26 Patrick Frants <osscontribute@gmail.com>
6593
6594 * gdb.cp/classes.exp (test_static_members): Test printing
6595 Outer::instance.
6596 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6597 (Inner::instance, Outer::instance): New.
6598
6599 2017-10-24 Pedro Alves <palves@redhat.com>
6600
6601 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6602 extra console" test in two stages.
6603
6604 2017-10-24 Pedro Alves <palves@redhat.com>
6605
6606 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6607
6608 2017-10-24 Pedro Alves <palves@redhat.com>
6609
6610 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6611 loop.
6612
6613 2017-10-24 Pedro Alves <palves@redhat.com>
6614
6615 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6616 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6617
6618 2017-10-24 Pedro Alves <palves@redhat.com>
6619
6620 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6621 parameter and handle it. Don't output read value in test name.
6622
6623 2017-10-24 Pedro Alves <palves@redhat.com>
6624
6625 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6626 custom test name.
6627
6628 2017-10-24 Pedro Alves <palves@redhat.com>
6629
6630 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6631 include the unstable output directory name in the test's name.
6632 (initial_setup_simple) <'set args'>: Use custom test name.
6633
6634 2017-10-24 Pedro Alves <palves@redhat.com>
6635
6636 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6637 with explicit test name.
6638
6639 2017-10-20 Pedro Alves <palves@redhat.com>
6640
6641 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6642 'wait -i'. Use gdb_assert and remote_close.
6643
6644 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6645
6646 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6647 number from variable rather than hard-coded.
6648
6649 2017-10-19 Pedro Alves <palves@redhat.com>
6650
6651 * gdb.base/long-inferior-output.c: New file.
6652 * gdb.base/long-inferior-output.exp: New file.
6653
6654 2017-11-18 Keith Seitz <keiths@redhat.com>
6655
6656 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6657 method.
6658 (main): Call it.
6659 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6660 Add additional user-defined conversion operator tests.
6661
6662 2017-10-17 Pedro Alves <palves@redhat.com>
6663
6664 * boards/native-stdio-gdbserver.exp: Load "local-board".
6665
6666 2017-10-17 Pedro Alves <palves@redhat.com>
6667
6668 * gdb.base/quit-live.c: New file.
6669 * gdb.base/quit-live.exp: New file.
6670
6671 2017-10-16 Keith Seitz <keiths@redhat.com>
6672
6673 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6674 (class_with_protected_typedef, class_with_private_typedef)
6675 (struct_with_public_typedef, struct_with_protected_typedef)
6676 (struct_with_private_typedef): New classes/structs.
6677 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6678 typedefs and access specifiers.
6679
6680 2017-10-16 Pedro Alves <palves@redhat.com>
6681 Simon Marchi <simon.marchi@polymtl.ca>
6682
6683 * README (Local vs Remote vs Native): New section.
6684 * boards/local-board.exp: New file, with bits factored out from
6685 ...
6686 * boards/native-extended-gdbserver.exp: ... here. Load
6687 "local-board".
6688 * boards/native-gdbserver.exp: Load "local-board".
6689 (${board}_spawn, ${board}_exec): Delete.
6690 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6691 ...
6692 * boards/stdio-gdbserver-base.exp: ... this new file.
6693 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6694 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6695 procedure.
6696 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6697 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6698 stdio_gdbserver_command.
6699 (${board}_get_remote_address, ${board}_get_comm_port)
6700 (${board}_download, ${board}_upload): Delete.
6701 (get_target_remote_pipe_cmd): New.
6702
6703 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6704
6705 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6706 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6707 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6708 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6709 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6710 remove with_test_prefix.
6711
6712 2017-10-13 Pedro Alves <palves@redhat.com>
6713
6714 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6715 * gdb.base/annota1.exp: Use it instead of is_remote.
6716 * gdb.base/annota3.exp: Use it instead of is_remote.
6717 * gdb.cp/annota2.exp: Use it instead of is_remote.
6718 * gdb.cp/annota3.exp: Use it instead of is_remote.
6719 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6720
6721 2017-10-13 Pedro Alves <palves@redhat.com>
6722
6723 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6724 (test_num_test_vars, run_and_count_vars, find_env)
6725 (test_set_unset_env, test_inherit_env_var): New procedures.
6726 (top level): Use them.
6727
6728 2017-10-13 Pedro Alves <palves@redhat.com>
6729
6730 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6731 also skip on stub-like targets.
6732
6733 2017-10-13 Pedro Alves <palves@redhat.com>
6734
6735 PR gdb/22293
6736 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6737 (top level): Move some tests to ...
6738 (test_not_found): ... this new procedure.
6739 (top level): Call it.
6740
6741 2017-10-13 Pedro Alves <palves@redhat.com>
6742
6743 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6744 expect different "info terminal" output if testing with a
6745 non-native target.
6746
6747 2017-10-13 Pedro Alves <palves@redhat.com>
6748 Simon Marchi <simon.marchi@polymtl.ca>
6749
6750 PR python/12966
6751 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6752
6753 2017-10-13 Pedro Alves <palves@redhat.com>
6754
6755 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6756 already.
6757
6758 2017-10-13 Pedro Alves <palves@redhat.com>
6759
6760 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6761 is_remote.
6762
6763 2017-10-13 Pedro Alves <palves@redhat.com>
6764
6765 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6766 is_remote.
6767
6768 2017-10-13 Pedro Alves <palves@redhat.com>
6769
6770 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6771 is set.
6772 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6773 instead of is_remote.
6774
6775 2017-10-13 Pedro Alves <palves@redhat.com>
6776
6777 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6778 (top level): Add comment.
6779
6780 2017-10-13 Pedro Alves <palves@redhat.com>
6781
6782 * gdb.base/remote.exp (top level): Fix comment typo and add
6783 missing return.
6784
6785 2017-10-13 Pedro Alves <palves@redhat.com>
6786 Simon Marchi <simon.marchi@polymtl.ca>
6787
6788 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6789 calls and add comments. Skip test if use_gdb_stub is set.
6790 (top level): Use "set cwd" command instead of "cd" command.
6791
6792 2017-10-13 Pedro Alves <palves@redhat.com>
6793
6794 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6795 is_remote target check.
6796
6797 2017-10-13 Pedro Alves <palves@redhat.com>
6798
6799 * gdb.base/scope.exp: Use build_executable + clean_restart +
6800 gdb_file_cmd instead of prepare_for_testing and no longer skip
6801 "before run" tests on is_remote target boards. Update comments.
6802 * boards/native-extended-gdbserver.exp
6803 (extended_gdbserver_load_last_file): New, factored out from ...
6804 (gdb_load): ... this. Move further below and add comment.
6805 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6806
6807 2017-10-12 Pedro Alves <palves@redhat.com>
6808
6809 * gdb.base/attach.exp: Remove references to gdb64.
6810 * gdb.base/dbx.exp: Remove references to gdb64.
6811
6812 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6813 Pedro Alves <palves@redhat.com>
6814
6815 * gdb.base/label.exp: Remove is_remote target check.
6816
6817 2017-10-12 Pedro Alves <palves@redhat.com>
6818
6819 * gdb.base/auvx.exp (coredir): Update comment.
6820 (top level) <core_works>: Use "set cwd" command instead of "cd"
6821 command.
6822
6823 2017-10-12 Pedro Alves <palves@redhat.com>
6824 Simon Marchi <simon.marchi@polymtl.ca>
6825
6826 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6827 target boards.
6828
6829 2017-10-12 Pedro Alves <palves@redhat.com>
6830 Simon Marchi <simon.marchi@polymtl.ca>
6831
6832 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6833 Instead skip if there's any gdb_protocol set.
6834
6835 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6836 Pedro Alves <palves@redhat.com>
6837
6838 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6839
6840 2017-10-12 Pedro Alves <palves@redhat.com>
6841 Simon Marchi <simon.marchi@polymtl.ca>
6842
6843 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6844 instead of on dejagnu remote boards.
6845
6846 2017-10-12 Pedro Alves <palves@redhat.com>
6847 Simon Marchi <simon.marchi@polymtl.ca>
6848
6849 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6850 checks. Use build_executable + clean_restart instead of
6851 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6852 of enabling non-stop after starting gdb.
6853
6854 2017-10-12 Pedro Alves <palves@redhat.com>
6855
6856 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6857 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6858 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6859 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6860
6861 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6862
6863 * gdb.arch/arc-tdesc-cpu.exp: New file.
6864 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6865
6866 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6867
6868 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6869
6870 2017-10-10 Pedro Alves <palves@redhat.com>
6871
6872 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6873 expect CLI output.
6874
6875 2017-10-10 Pedro Alves <palves@redhat.com>
6876
6877 * lib/selftest-support.exp (selftest_setup): Update for
6878 captured_command_loop's prototype change.
6879
6880 2017-10-09 Pedro Alves <palves@redhat.com>
6881
6882 Test both arch1=>arch2 and arch2=>arch1.
6883
6884 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6885 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6886 factored out to...
6887 (append_arch1_options, append_arch2_options, append_arch_options)
6888 (build_executables): New procedures.
6889 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6890 local.
6891 (top level): Add new 'first_arch' testing axis.
6892
6893 2017-10-09 Pedro Alves <palves@redhat.com>
6894
6895 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6896 (barrier): New.
6897 (thread_start, all_started): New functions.
6898 (main): Spawn new thread and wait until it is scheduled.
6899 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6900 option.
6901 (do_test): Add 'selected_thread' parameter. Run to all_started
6902 instead of main. Explicitly set the breakpoint at main. Switch
6903 to the SELECTED_THREAD thread.
6904 (top level): Test handling the exec event with either the main
6905 thread or the second thread selected.
6906
6907 2017-10-09 Pedro Alves <palves@redhat.com>
6908
6909 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6910 logic. Move STOP marker after the value checks.
6911 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6912 regexp.
6913
6914 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6915
6916 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6917
6918 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6919
6920 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6921 integer-to-dfp conversion.
6922 * gdb.base/dfp-test.exp: Likewise.
6923
6924 2017-10-04 Pedro Alves <palves@redhat.com>
6925
6926 * gdb.multi/hangout.c: Include <unistd.h>.
6927 (hangout_loop): New function.
6928 (main): Call alarm. Call hangout_loop in a loop.
6929 * gdb.multi/hello.c: Include <unistd.h>.
6930 (hello_loop): New function.
6931 (main): Call alarm. Call hangout_loop in a loop.
6932 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6933 inferior with the other selected.
6934
6935 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6936
6937 * gdb.mi/list-thread-groups-available.exp: New file.
6938 * gdb.mi/list-thread-groups-available.c: New file.
6939
6940 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6941
6942 * gdb.base/set-cwd.exp: Make it available on
6943 native-extended-gdbserver.
6944
6945 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6946
6947 * gdb.base/set-cwd.c: New file.
6948 * gdb.base/set-cwd.exp: Likewise.
6949
6950 2017-10-02 Tom Tromey <tom@tromey.com>
6951
6952 PR rust/22236:
6953 * gdb.rust/simple.rs (main): New variable "fslice".
6954 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6955
6956 2017-10-02 Tom Tromey <tom@tromey.com>
6957
6958 * gdb.rust/simple.exp: Test ptype of a slice.
6959
6960 2017-10-02 Tom Tromey <tom@tromey.com>
6961
6962 * gdb.rust/simple.exp: Test index of slice.
6963
6964 2017-09-27 Tom Tromey <tom@tromey.com>
6965
6966 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6967
6968 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6969 Pedro Alves <palves@redhat.com>
6970
6971 * gdb.base/compare-sections.exp (get value of read-only section): Read
6972 as unsigned value.
6973 (corrupt read-only section): Likewise and don't set written if patching
6974 failed.
6975
6976 2017-09-21 Kevin Buettner <kevinb@redhat.com>
6977
6978 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6979 files.
6980
6981 2017-09-20 Pedro Alves <palves@redhat.com>
6982
6983 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6984 symbol names in gdb's output.
6985 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6986
6987 2017-09-20 Pedro Alves <palves@redhat.com>
6988
6989 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6990 Rename to ...
6991 (test_list_ambiguous_symbol): ... this and add a symbol name
6992 parameter. Adjust.
6993 (test_list_ambiguous_function): Reimplement on top of
6994 test_list_ambiguous_symbol and also test listing ambiguous
6995 variables.
6996 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6997 (ambiguous_fun): ... this.
6998 (ambiguous_var): New.
6999 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7000 (ambiguous_fun): ... this.
7001 (ambiguous_var): New.
7002
7003 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7004
7005 * gdb.base/starti.c: New file.
7006 * gdb.base/starti.exp: New file.
7007 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7008
7009 2017-09-14 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7012 (top level): Use it instead of runto.
7013
7014 2017-09-11 Tom Tromey <tom@tromey.com>
7015
7016 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7017
7018 2017-09-11 Tom Tromey <tom@tromey.com>
7019
7020 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7021 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7022
7023 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7024
7025 * gdb.fortran/printing-types.exp: New file.
7026 * gdb.fortran/printing-types.exp: New file.
7027
7028 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7029
7030 * gdb.fortran/vla-ptype.exp: Fix typos.
7031 * gdb.fortran/vla-value.exp: Same.
7032
7033 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7034
7035 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7036 * gdb.mi/mi-var-child-f.exp: Likewise.
7037 * gdb.mi/mi-vla-fortran.exp: Likewise.
7038
7039 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7040 Christoph Weinmann <christoph.t.weinmann@intel.com>
7041 Bernhard Heckel <bernhard.heckel@intel.com>
7042
7043 * gdb.fortran/ptr-indentation.f90: New file.
7044 * gdb.fortran/ptr-indentation.exp: New file.
7045
7046 2017-09-05 Tom Tromey <tom@tromey.com>
7047
7048 PR gdb/22010:
7049 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7050
7051 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7052
7053 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7054
7055 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7056
7057 * gdb.threads/tls-nodebug-pie.c: New file.
7058 * gdb.threads/tls-nodebug-pie.exp: New file.
7059
7060 2017-09-05 Tom Tromey <tom@tromey.com>
7061
7062 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7063 for rust.
7064
7065 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7066
7067 * gdb.multi/multi-arch-exec.exp: Test with different
7068 "follow-exec-mode" settings.
7069 (do_test): New procedure.
7070
7071 2017-09-04 Pedro Alves <palves@redhat.com>
7072
7073 * gdb.base/func-static.c (S::method const, S::method volatile)
7074 (S::method volatile const): New methods.
7075 (c_s, v_s, cv_s): New instances.
7076 (main): Call method() on them.
7077 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7078 (cannot_resolve): New procedure.
7079 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7080 print-quote-unquoted columns.
7081 (do_test): Test printing each scope too.
7082
7083 2017-09-04 Pedro Alves <palves@redhat.com>
7084
7085 * gdb.base/local-static.exp: Also test with
7086 class::method::variable wholly quoted.
7087 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7088
7089 2017-09-04 Pedro Alves <palves@redhat.com>
7090
7091 * gdb.base/local-static.c: New.
7092 * gdb.base/local-static.cc: New.
7093 * gdb.base/local-static.exp: New.
7094
7095 2017-09-04 Pedro Alves <palves@redhat.com>
7096
7097 * gdb.asm/asm-source.exp: Add casts to int.
7098 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7099 (dataglobal64_1, dataglobal64_2): New globals.
7100 * gdb.base/nodebug.exp: Test different expressions involving the
7101 new globals, with print, whatis and ptype. Add casts to int.
7102 * gdb.base/solib-display.exp: Add casts to int.
7103 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7104 * gdb.cp/m-static.exp: Add cast to int.
7105 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7106 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7107 tls variable with no debug info without a cast. Test with a cast
7108 to int too.
7109 * gdb.trace/entry-values.exp: Add casts.
7110
7111 2017-09-04 Pedro Alves <palves@redhat.com>
7112
7113 * gdb.base/nodebug.exp: Test that ptype's error about functions
7114 with unknown return type includes the function name too.
7115
7116 2017-09-04 Pedro Alves <palves@redhat.com>
7117
7118 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7119 return type of munmap in infcall.
7120 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7121 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7122 type of ftell in infcall.
7123 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7124 type of getpid in infcall.
7125 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7126 infcall.
7127 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7128 Bail on failure to extract the pid.
7129 * gdb.base/nodebug.c: #include <stdint.h>.
7130 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7131 New functions.
7132 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7133 Change expected output of print/whatis/ptype with functions with
7134 no debug info. Test all supported languages. Call
7135 test_call_promotion.
7136 * gdb.compile/compile.exp: Adjust expected output to expect
7137 warning.
7138 * gdb.threads/siginfo-threads.exp: Likewise.
7139
7140 2017-09-04 Pedro Alves <palves@redhat.com>
7141
7142 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7143 "prototypes". Test calling float functions via prototyped and
7144 unprototyped function pointers.
7145 (perform_all_tests): New parameter "prototypes". Pass it down.
7146 (top level): Pass down "prototypes" parameter to
7147 perform_all_tests.
7148
7149 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7150
7151 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7152 Test with nested loops.
7153
7154 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7155
7156 * gdb.base/commands.exp: Call the new procedures.
7157 (loop_break_test, loop_continue_test): New procedures.
7158
7159 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7160
7161 * gdb.base/commands.exp: Call new procedure.
7162 (define_if_without_arg_test): New procedure.
7163
7164 2017-09-04 Pedro Alves <palves@redhat.com>
7165
7166 * gdb.base/list-ambiguous.exp: New file.
7167 * gdb.base/list-ambiguous0.c: New file.
7168 * gdb.base/list-ambiguous1.c: New file.
7169 * gdb.base/list.exp (test_list_range): Adjust expected output.
7170
7171 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7172
7173 * gdb.base/share-env-with-gdbserver.c: New file.
7174 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7175
7176 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7177
7178 * gdb.base/commands.exp (gdbvar_simple_if_test,
7179 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7180 progvar_simple_if_test, progvar_simple_while_test,
7181 progvar_complex_if_while_test, user_defined_command_test,
7182 user_defined_command_args_eval,
7183 user_defined_command_args_stack_test,
7184 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7185 temporary_breakpoint_commands,
7186 gdb_test_no_prompt, redefine_hook_test,
7187 redefine_backtrace_test): Remove "global gdb_prompt".
7188
7189 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7190
7191 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7192 New proc, call it from toplevel.
7193
7194 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7195
7196 PR remote/21852
7197 * gdb.server/normal.c: New file, copied from gdb.base.
7198 * gdb.server/run-without-local-binary.exp: New file.
7199
7200 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7201
7202 * gdb.arch/sparc64-adi.exp: New file.
7203 * gdb.arch/sparc64-adi.c: New file.
7204
7205 2017-08-22 Pedro Alves <palves@redhat.com>
7206
7207 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7208 (top level): Add "list all overloads" tests.
7209
7210 2017-08-22 Tom Tromey <tom@tromey.com>
7211
7212 * gdb.gdb/xfullpath.exp: Remove.
7213
7214 2017-08-21 Pedro Alves <palves@redhat.com>
7215
7216 PR gdb/19487
7217 * gdb.base/symbol-alias.c: New.
7218 * gdb.base/symbol-alias2.c: New.
7219 * gdb.base/symbol-alias.exp: New.
7220
7221 2017-08-21 Pedro Alves <palves@redhat.com>
7222
7223 * gdb.base/dfp-test.c
7224 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7225 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7226 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7227 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7228 * gdb.base/whatis-ptype-typedefs.c: New.
7229 * gdb.base/whatis-ptype-typedefs.exp: New.
7230 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7231 (an_int, an_int_type, an_int_type2): New globals.
7232 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7233 involving typedefs and cast expressions.
7234 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7235 (lookup_typedefs_function): New.
7236 (typedefs_pretty_printers_dict): New.
7237 (top level): Register lookup_typedefs_function in
7238 gdb.pretty_printers.
7239
7240 2017-08-18 Yao Qi <yao.qi@linaro.org>
7241
7242 * gdb.server/unittest.exp: New.
7243
7244 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7245
7246 PR gdb/21954
7247 * gdb.base/environ.exp: Add test to check if 'unset environment'
7248 works.
7249
7250 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7251
7252 * lib/gdb.exp (universal_compile_options): New caching proc.
7253 (gdb_compile): Suppress GCC's coloring of messages.
7254
7255 2017-08-14 Tom Tromey <tom@tromey.com>
7256
7257 PR gdb/21675:
7258 * gdb.base/printcmds.exp (test_radices): New function.
7259 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7260 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7261 * lib/gdb.exp (get_integer_valueof): Use p/d.
7262
7263 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7264
7265 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7266 characters.
7267
7268 2017-08-05 Tom Tromey <tom@tromey.com>
7269
7270 * gdb.rust/simple.exp: Allow String to appear in a different
7271 namespace.
7272
7273 2017-07-26 Yao Qi <yao.qi@linaro.org>
7274
7275 * gdb.gdb/unittest.exp: Invoke command
7276 "maintenance check xml-descriptions".
7277
7278 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7279
7280 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7281 calling context.
7282 (hex128): Drop erroneous calculation of parameters.
7283
7284 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7285
7286 * gdb.python/py-unwind.exp: Disable stack protection when
7287 building test file.
7288
7289 2017-07-20 Pedro Alves <palves@redhat.com>
7290
7291 * gdb.base/default.exp (set language): Adjust expected output.
7292
7293 2017-07-20 Pedro Alves <palves@redhat.com>
7294
7295 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7296 (test_minsym): ... this, and make static.
7297 (get_pck__foo__bar__minsym): Rename to ...
7298 (get_test_minsym): ... this.
7299 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7300 symbol names and comments.
7301 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7302 (get_test_minsym): ... this.
7303 (pck__foo__bar__minsym__2): Rename to ...
7304 (test_minsym): ... this.
7305 (main): Adjust.
7306
7307 2017-07-17 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.base/completion.exp: Adjust expected output.
7310 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7311 the completer works.
7312
7313 2017-07-17 Pedro Alves <palves@redhat.com>
7314
7315 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7316
7317 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7318
7319 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7320
7321 2017-07-14 Tom Tromey <tom@tromey.com>
7322
7323 PR rust/21764:
7324 * gdb.rust/simple.exp: Add tests.
7325
7326 2017-07-14 Tom Tromey <tom@tromey.com>
7327
7328 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7329
7330 2017-07-14 Pedro Alves <palves@redhat.com>
7331
7332 * gdb.linespec/base/one/thefile.cc (z1): New function.
7333 * gdb.linespec/base/two/thefile.cc (z2): New function.
7334 * gdb.linespec/linespec.exp: Add tests.
7335
7336 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7337
7338 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7339 to mi_create_breakpoint.
7340
7341 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7342
7343 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7344 mi_create_breakpoint.
7345
7346 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7347
7348 * gdb.dlang/demangle.exp: Update for demangling changes.
7349
7350 2017-07-09 Tom Tromey <tom@tromey.com>
7351
7352 * gdb.dwarf2/shortpiece.exp: New file.
7353
7354 2017-07-06 David Blaikie <dblaikie@gmail.com>
7355
7356 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7357 built from fissiont-multi-cu{1,2}.c.
7358 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7359 except putting 'main' and 'func' in separate CUs in the same DWO file.
7360 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7361 test.
7362 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7363 test.
7364
7365 2017-07-06 Pedro Alves <palves@redhat.com>
7366
7367 * gdb.python/py-unwind.exp: Test flushregs.
7368
7369 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7370
7371 PR cli/21688
7372 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7373 tests for alias commands and trailing whitespace.
7374
7375 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7376
7377 PR cli/21688
7378 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7379 procedure. Call it.
7380
7381 2017-06-29 Pedro Alves <palves@redhat.com>
7382
7383 * gdb.base/printcmds.exp: Add tests.
7384
7385 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7386
7387 PR gdb/21337
7388 * gdb.base/reread-readsym.exp: New file.
7389 * gdb.base/reread-readsym.c: New file.
7390
7391 2017-06-21 Kevin Buettner <kevinb@redhat.com>
7392
7393 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7394 subpattern.
7395
7396 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7397
7398 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7399 extended mnemonic.
7400 * gdb.arch/powerpc-power9.s: Likewise.
7401
7402 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7403
7404 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7405 on 32-bit x86 targets. Exploit is_*_target macros where
7406 appropriate.
7407
7408 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7409
7410 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7411 register pieces.
7412
7413 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7414
7415 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7416 located in one or more DWARF pieces.
7417
7418 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7419
7420 * lib/gdb.exp (get_endianness): New proc.
7421 * gdb.arch/aarch64-fp.exp: Use it.
7422 * gdb.arch/altivec-regs.exp: Likewise.
7423 * gdb.arch/e500-regs.exp: Likewise.
7424 * gdb.arch/vsx-regs.exp: Likewise.
7425 * gdb.base/dump.exp: Likewise.
7426 * gdb.base/funcargs.exp: Likewise.
7427 * gdb.base/gnu_vector.exp: Likewise.
7428 * gdb.dwarf2/formdata16.exp: Likewise.
7429 * gdb.dwarf2/implptrpiece.exp: Likewise.
7430 * gdb.dwarf2/nonvar-access.exp: Likewise.
7431 * gdb.python/py-inferior.exp: Likewise.
7432 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7433
7434 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7435
7436 PR gdb/21226
7437 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7438 stack value pieces are taken from the LSB end.
7439
7440 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7441
7442 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7443 variable at nonzero offset.
7444
7445 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7446
7447 * gdb.dwarf2/var-access.c: New file.
7448 * gdb.dwarf2/var-access.exp: New test.
7449 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7450
7451 2017-06-12 Tom Tromey <tom@tromey.com>
7452
7453 * gdb.dwarf2/formdata16.exp: Add tests.
7454
7455 2017-06-12 Tom Tromey <tom@tromey.com>
7456
7457 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7458
7459 2017-06-12 Tom Tromey <tom@tromey.com>
7460
7461 PR exp/16225:
7462 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7463 * gdb.arch/vsx-regs.exp: Update tests.
7464 * gdb.arch/s390-vregs.exp (hex128): New proc.
7465 Update test.
7466 * gdb.arch/altivec-regs.exp: Update tests.
7467
7468 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7469
7470 * gdb.base/startup-with-shell.c: New file.
7471 * gdb.base/startup-with-shell.exp: Likewise.
7472
7473 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7474
7475 * gdb.server/non-existing-program.exp: Update regex in order to
7476 reflect the fact that gdbserver is now using fork_inferior (with a
7477 shell) to startup the inferior.
7478
7479 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7480
7481 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7482 support function calls from GDB.
7483
7484 2017-05-21 Tom Tromey <tom@tromey.com>
7485
7486 PR rust/21466:
7487 * gdb.rust/unsized.exp: New file.
7488 * gdb.rust/unsized.rs: New file.
7489
7490 2017-05-19 Tom Tromey <tom@tromey.com>
7491
7492 PR rust/21484:
7493 * gdb.rust/watch.exp: New file.
7494 * gdb.rust/watch.rs: New file.
7495
7496 2017-05-18 Tom Tromey <tom@tromey.com>
7497
7498 * gdb.rust/simple.exp: Allow Box to be qualified.
7499
7500 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7501
7502 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7503
7504 2017-05-18 Pedro Alves <palves@redhat.com>
7505
7506 * gdb.base/fileio.c (test_write, test_read, test_close)
7507 (test_fstat): Don't print 'ret' in the fail path.
7508
7509 2017-05-18 Pedro Alves <palves@redhat.com>
7510
7511 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7512 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7513 (test_system, test_rename, test_unlink, test_time): Change
7514 prototypes.
7515 * gdb.base/fileio.exp (stop_msg): Adjust.
7516
7517 2017-05-18 Pedro Alves <palves@redhat.com>
7518
7519 * gdb.base/fileio.c (null_str): New global.
7520 (test_stat): Use it.
7521 * gdb.base/fileio.exp: Remove nowarnings.
7522
7523 2017-05-17 Yao Qi <yao.qi@linaro.org>
7524
7525 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7526
7527 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7528
7529 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7530 argument command.
7531 (top-level): Invoke test_set_inferior_tty.
7532
7533 2017-05-04 Pedro Alves <palves@redhat.com>
7534
7535 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7536 Add parens to print call for Python 3.
7537
7538 2017-05-03 Keith Seitz <keiths@redhat.com>
7539
7540 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7541 (main): Call it.
7542
7543 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7544
7545 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7546 to prev and next.
7547
7548 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7549
7550 * gdb.python/py-record-btrace.exp: Remove test for
7551 gdb.BtraceInstruction.error.
7552
7553 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7554
7555 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7556
7557 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7558
7559 * gdb.python/py-record-btrace-threads.c: New file.
7560 * gdb.python/py-record-btrace-threads.exp: New file.
7561
7562 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7563
7564 PR testsuite/8595
7565 * gdb.base/environ.exp: Make test available in all architectures.
7566 Move bits related to "info program" testing to
7567 gdb.base/info-program.exp. Rewrite tests to use the two new
7568 procedures mentione below.
7569 (test_set_show_env_var) New procedure.
7570 (test_set_show_env_var_equal): Likewise.
7571 * gdb.base/info-program.exp: New file.
7572
7573 2017-04-27 Keith Seitz <keiths@redhat.com>
7574
7575 * gdb.cp/oranking.cc (test15): New function.
7576 (main): Call test15 and declare additional variables for testing.
7577 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7578 "p foo101('abc')" tests.
7579 Add tests for cv qualifier overloads.
7580 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7581 "lvalue reference overload" test.
7582 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7583 "print value of f1 on Child&& in f2" test.
7584
7585 2017-04-19 Pedro Alves <palves@redhat.com>
7586
7587 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7588 procedure.
7589 (top level): Call it.
7590 * lib/gdb.exp (gdb_define_cmd): New procedure.
7591
7592 2017-04-12 Pedro Alves <palves@redhat.com>
7593
7594 PR gdb/21323
7595 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7596 (wchar): New global.
7597 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7598 (do_test_wide_char, wide_char_types_no_program, top level): Add
7599 wchar_t testing.
7600
7601 2017-04-12 Pedro Alves <palves@redhat.com>
7602
7603 PR c++/21323
7604 * gdb.cp/wide_char_types.c: New file.
7605 * gdb.cp/wide_char_types.exp: New file.
7606
7607 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7608
7609 PR gdb/21352
7610 * gdb.trace/tsv.exp: Add test for "tsave -r".
7611
7612 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7613
7614 * gdb.dlang/watch-loc.c: New file.
7615 * gdb.dlang/watch-loc.exp: New file.
7616
7617 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7618
7619 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7620
7621 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7622
7623 * gdb.arch/arc-analyze-prologue.S: New file.
7624 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7625
7626 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7627
7628 * gdb.arch/arc-decode-insn.S: New file.
7629 * gdb.arch/arc-decode-insn.exp: Likewise.
7630
7631 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7632
7633 PR tdep/20928
7634 * gdb.arch/sparc64-regs.exp: New file.
7635 * gdb.arch/sparc64-regs.S: Likewise.
7636
7637 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7638
7639 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7640 and memory view on Python 3.
7641
7642 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7643 Keith Seitz <keiths@redhat.com>
7644
7645 PR gdb/14441
7646 * gdb.cp/demangle.exp: Add rvalue reference tests.
7647 * gdb.cp/rvalue-ref-casts.cc: New file.
7648 * gdb.cp/rvalue-ref-casts.exp: New file.
7649 * gdb.cp/rvalue-ref-overload.cc: New file.
7650 * gdb.cp/rvalue-ref-overload.exp: New file.
7651 * gdb.cp/rvalue-ref-params.cc: New file.
7652 * gdb.cp/rvalue-ref-params.exp: New file.
7653 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7654 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7655 * gdb.cp/rvalue-ref-types.cc: New file.
7656 * gdb.cp/rvalue-ref-types.exp: New file.
7657 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7658 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7659
7660 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7661
7662 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7663 New procedure.
7664
7665 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7666
7667 * lib/mi-support.exp (mi_gdb_test): Add additional message
7668 for unexpected output.
7669
7670 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7671
7672 * gdb.base/examine-backward.c (Barrier): New character array
7673 constant, to ensure that TestStrings is preceded by a string
7674 terminator.
7675
7676 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7677
7678 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7679 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7680 and implicit pointer into such a location.
7681
7682 2017-03-16 Doug Evans <dje@google.com>
7683
7684 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7685
7686 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7687
7688 * gdb.cp/m-static.exp: Fix expectation for prototype of
7689 test5.single_constructor and single_constructor::single_constructor.
7690
7691 2017-03-16 Doug Evans <dje@google.com>
7692
7693 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7694 * gdb.guile/scm-lazy-string.c: New file.
7695 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7696 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7697 for pointer, array, typedef lazy strings.
7698
7699 2017-03-16 Doug Evans <dje@google.com>
7700
7701 PR python/17728, python/18439, python/18779
7702 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7703 * gdb.python/py-lazy-string.c (pointer): New typedef.
7704 (main): New locals ptr, array, typedef_ptr.
7705 * gdb.python/py-value.exp: Move lazy string tests to ...
7706 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7707 array, typedef lazy strings.
7708
7709 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7710
7711 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7712 Add optional 'test' parameter.
7713
7714 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7715
7716 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7717 Skip for versions of DejaGnu < 1.5.
7718
7719 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7720
7721 * lib/gdb.exp (dejagnu_version): New proc.
7722 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7723 Use dejagnu_version.
7724
7725 2017-03-10 Keith Seitz <keiths@redhat.com>
7726
7727 PR c++/8128
7728 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7729 type from destructor regexps.
7730 Add a branch which actually passes the test.
7731 Adjust "ptype t5i" test names.
7732
7733 2017-03-08 Pedro Alves <palves@redhat.com>
7734
7735 * gdb.base/step-over-exit.exp: Add explicit test message.
7736
7737 2017-03-08 Pedro Alves <palves@redhat.com>
7738
7739 PR gdb/18360
7740 * gdb.threads/interrupt-while-step-over.c: New file.
7741 * gdb.threads/interrupt-while-step-over.exp: New file.
7742
7743 2017-03-08 Pedro Alves <palves@redhat.com>
7744
7745 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7746 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7747
7748 2017-03-08 Pedro Alves <palves@redhat.com>
7749
7750 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7751 PKRU as not supported as a PASS.
7752
7753 2017-03-08 Pedro Alves <palves@redhat.com>
7754
7755 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7756 prefix instead of $binfile1/$binfile2.
7757 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7758 in test message.
7759 * gdb.python/py-completion.exp: Use "load python file" as test
7760 messages instead of unstable path names.
7761
7762 2017-03-08 Pedro Alves <palves@redhat.com>
7763 Jan Kratochvil <jan.kratochvil@redhat.com>
7764
7765 PR cli/21218
7766 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7767 New proc.
7768 (top level): Call it.
7769
7770 2017-03-08 Pedro Alves <palves@redhat.com>
7771
7772 PR tui/21216
7773 * gdb.tui/tui-nl-filtered-output.exp: New file.
7774
7775 2017-03-08 Pedro Alves <palves@redhat.com>
7776
7777 * gdb.base/completion.exp: Move TUI completion tests to ...
7778 * gdb.tui/completion.exp: ... this new file.
7779
7780 2017-03-08 Pedro Alves <palves@redhat.com>
7781
7782 * gdb.base/tui-disasm-long-lines.c,
7783 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7784 gdb.base/tui-layout.exp: Move to ...
7785 * gdb.tui/: ... this new directory.
7786
7787 2017-03-07 Pedro Alves <palves@redhat.com>
7788
7789 * gdb.base/tui-layout.c: New file.
7790 * gdb.base/tui-layout.exp: New file.
7791
7792 2017-03-07 Pedro Alves <palves@redhat.com>
7793
7794 * gdb.base/tui-layout.c: Rename to ...
7795 * gdb.base/tui-disasm-long-lines.c: ... this.
7796 * gdb.base/tui-layout.exp: Rename to ...
7797 * gdb.base/tui-disasm-long-lines.exp: ... this.
7798
7799 2017-03-07 Pedro Alves <palves@redhat.com>
7800
7801 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7802
7803 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7804
7805 * i386-mpx-call.c: New file.
7806 * i386-mpx-call.exp: New file.
7807
7808 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7809
7810 * gdb.arch/powerpc-power.exp: Delete test.
7811 * gdb.arch/powerpc-power.s: Likewise.
7812 * gdb.disasm/disassembler-options.exp: New test.
7813 * gdb.arch/powerpc-altivec.exp: Likewise.
7814 * gdb.arch/powerpc-altivec.s: Likewise.
7815 * gdb.arch/powerpc-altivec2.exp: Likewise.
7816 * gdb.arch/powerpc-altivec2.s: Likewise.
7817 * gdb.arch/powerpc-altivec3.exp: Likewise.
7818 * gdb.arch/powerpc-altivec3.s: Likewise.
7819 * gdb.arch/powerpc-power7.exp: Likewise.
7820 * gdb.arch/powerpc-power7.s: Likewise.
7821 * gdb.arch/powerpc-power8.exp: Likewise.
7822 * gdb.arch/powerpc-power8.s: Likewise.
7823 * gdb.arch/powerpc-power9.exp: Likewise.
7824 * gdb.arch/powerpc-power9.s: Likewise.
7825 * gdb.arch/powerpc-vsx.exp: Likewise.
7826 * gdb.arch/powerpc-vsx.s: Likewise.
7827 * gdb.arch/powerpc-vsx2.exp: Likewise.
7828 * gdb.arch/powerpc-vsx2.s: Likewise.
7829 * gdb.arch/powerpc-vsx3.exp: Likewise.
7830 * gdb.arch/powerpc-vsx3.s: Likewise.
7831 * gdb.arch/arm-disassembler-options.exp: Likewise.
7832 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7833 * gdb.arch/s390-disassembler-options.exp: Likewise.
7834
7835 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
7836
7837 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7838 (check_supported_features): ... this. Changed return type to void.
7839 (supports_rdseed): New static global.
7840 (rdseed): Check supports_rdseed.
7841 (initialize): Call check_supported_features.
7842
7843 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7844
7845 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7846 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7847 and lqarx/stqcx.
7848 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7849 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7850
7851 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7852
7853 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7854 uppercase.
7855
7856 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7857
7858 * gdb.dwarf2/formdata16.c: New file.
7859 * gdb.dwarf2/formdata16.exp: New file.
7860 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7861
7862 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7863
7864 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7865 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7866 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7867 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7868 DW_AT_GNU_*.
7869
7870 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7871
7872 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7873
7874 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7875
7876 PR gdb/21164
7877 * gdb.base/maint.exp: Add testcases for when the commands do
7878 not have arguments.
7879
7880 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7881
7882 * gdb.cp/chained-calls.exp: Use p instead of P.
7883
7884 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7885
7886 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7887 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7888
7889 2017-02-14 Tom Tromey <tom@tromey.com>
7890
7891 PR python/13598:
7892 * gdb.python/py-events.exp: Add before_prompt event tests.
7893
7894 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7895
7896 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7897
7898 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7899
7900 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7901 (main): Call my_unique_function_name.
7902 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7903 completion of patterns with a single match.
7904 Add missing -re switches to gdb_test_multiple calls.
7905
7906 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7907
7908 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7909 return if core file is not recognized.
7910
7911 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7912
7913 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7914 and extra UIs.
7915
7916 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7917
7918 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7919 proc_with_prefix.
7920
7921 2017-02-10 Tom Tromey <tom@tromey.com>
7922
7923 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7924
7925 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
7926
7927 PR gdb/21122
7928 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7929
7930 2017-02-08 Jerome Guitton <guitton@adacore.com>
7931
7932 * gdb.base/define.exp: Add test for command abbreviations
7933 in define.
7934
7935 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
7936
7937 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7938 * gdb.reverse/insn-reverse-x86.c: New file.
7939
7940 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7941
7942 PR tdep/20936
7943 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7944
7945 2017-02-03 Tom Tromey <tom@tromey.com>
7946
7947 PR rust/21097:
7948 * gdb.rust/simple.exp: Add new tests.
7949
7950 2017-02-02 Pedro Alves <palves@redhat.com>
7951
7952 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7953 tests.
7954
7955 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7956
7957 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7958 taking a 2-byte value out of a 4-byte DWARF implicit value on
7959 big-endian targets.
7960 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7961 logic. Add test cases for DW_OP_implicit.
7962
7963 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7964
7965 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7966
7967 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7968
7969 * gdb.btrace/enable.exp: Call gdb_exit before
7970 skip_gdbserver_tests.
7971
7972 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7973
7974 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7975 GDBFLAGS.
7976
7977 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7978
7979 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7980 the test is skipped.
7981 * gdb.btrace/data.exp: Likewise.
7982 * gdb.btrace/delta.exp: Likewise.
7983 * gdb.btrace/dlopen.exp: Likewise.
7984 * gdb.btrace/enable-running.exp: Likewise.
7985 * gdb.btrace/enable.exp: Likewise.
7986 * gdb.btrace/exception.exp: Likewise.
7987 * gdb.btrace/function_call_history.exp: Likewise.
7988 * gdb.btrace/gcore.exp: Likewise.
7989 * gdb.btrace/instruction_history.exp: Likewise.
7990 * gdb.btrace/multi-thread-step.exp: Likewise.
7991 * gdb.btrace/nohist.exp: Likewise.
7992 * gdb.btrace/non-stop.exp: Likewise.
7993 * gdb.btrace/reconnect.exp: Likewise.
7994 * gdb.btrace/record_goto-step.exp: Likewise.
7995 * gdb.btrace/record_goto.exp: Likewise.
7996 * gdb.btrace/rn-dl-bind.exp: Likewise.
7997 * gdb.btrace/segv.exp: Likewise.
7998 * gdb.btrace/step.exp: Likewise.
7999 * gdb.btrace/stepi.exp: Likewise.
8000 * gdb.btrace/tailcall-only.exp: Likewise.
8001 * gdb.btrace/tailcall.exp: Likewise.
8002 * gdb.btrace/tsx.exp: Likewise.
8003 * gdb.btrace/unknown_functions.exp: Likewise.
8004 * gdb.btrace/vdso.exp: Likewise.
8005
8006 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8007
8008 * gdb.btrace/enable-running.c: New.
8009 * gdb.btrace/enable-running.exp: New.
8010
8011 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8012
8013 * gdb.arch/amd64-gs_base.c: New file.
8014 * gdb.arch/amd64-gs_base.exp: New file.
8015
8016 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8017
8018 * lib/memory.exp: Remove spurious empty newlines.
8019
8020 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8021
8022 * gdb.python/py-bad-printers.exp: Load python file using "source".
8023 * gdb.python/py-events.exp: Likewise.
8024 * gdb.python/py-evsignal.exp: Likewise.
8025 * gdb.python/py-evthreads.exp: Likewise.
8026 * gdb.python/py-frame-args.exp: Likewise.
8027 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8028 * gdb.python/py-framefilter-mi.exp: Likewise.
8029 * gdb.python/py-framefilter.exp: Likewise.
8030 * gdb.python/py-mi.exp: Likewise.
8031 * gdb.python/py-pp-maint.exp: Likewise.
8032 * gdb.python/py-pp-registration.exp: Likewise.
8033 * gdb.python/py-prettyprint.exp: Likewise.
8034 (run_lang_tests): Likewise.
8035 * gdb.python/py-typeprint.exp: Likewise.
8036
8037 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8038
8039 * lib/memory.exp: New file.
8040 * lib/gdb.exp: Load memory.exp.
8041 * gdb.base/memattr.exp (delete_memory): Move proc to
8042 lib/memory.exp and rename to delete_memory_regions.
8043 Replace delete_memory with delete_memory_regions.
8044 Cleanup memory regions before tests.
8045 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8046 before tests.
8047
8048 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8049
8050 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8051 files.
8052 (initialize): New function conditionally defined.
8053 (testcases): Move within conditional block.
8054 (main): Call initialize.
8055 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8056 of gdb.reverse/insn-reverse.c.
8057 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8058 gdb.reverse/insn-reverse.c.
8059
8060 2017-01-26 Yao Qi <yao.qi@linaro.org>
8061
8062 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8063 disassemble on address 0.
8064
8065 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8066 Yao Qi <yao.qi@linaro.org>
8067
8068 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8069 * gdb.dwarf2/implptr-64bit.S: Remove.
8070 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8071 variables in caller's context. Add DW_OP_implicit_value.
8072
8073 2017-01-25 Yao Qi <yao.qi@linaro.org>
8074
8075 * lib/dwarf.exp (Dwarf::_location): Handle
8076 DW_OP_GNU_implicit_pointer with proper size.
8077
8078 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8079
8080 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8081 and add untested calls.
8082
8083 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8084
8085 * gdb.python/python.exp: Check line number against what GDB thinks
8086 the line number is for func1.
8087
8088 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8089
8090 * gdb.dlang/debug-expr.exp: New file.
8091
8092 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8093
8094 Fix test names for the following files:
8095
8096 * gdb.ada/exec_changed.exp
8097 * gdb.ada/info_types.exp
8098 * gdb.arch/aarch64-atomic-inst.exp
8099 * gdb.arch/aarch64-fp.exp
8100 * gdb.arch/altivec-abi.exp
8101 * gdb.arch/altivec-regs.exp
8102 * gdb.arch/amd64-byte.exp
8103 * gdb.arch/amd64-disp-step.exp
8104 * gdb.arch/amd64-dword.exp
8105 * gdb.arch/amd64-entry-value-inline.exp
8106 * gdb.arch/amd64-entry-value-param.exp
8107 * gdb.arch/amd64-entry-value-paramref.exp
8108 * gdb.arch/amd64-entry-value.exp
8109 * gdb.arch/amd64-i386-address.exp
8110 * gdb.arch/amd64-invalid-stack-middle.exp
8111 * gdb.arch/amd64-invalid-stack-top.exp
8112 * gdb.arch/amd64-optimout-repeat.exp
8113 * gdb.arch/amd64-prologue-skip.exp
8114 * gdb.arch/amd64-prologue-xmm.exp
8115 * gdb.arch/amd64-stap-special-operands.exp
8116 * gdb.arch/amd64-stap-wrong-subexp.exp
8117 * gdb.arch/amd64-tailcall-cxx.exp
8118 * gdb.arch/amd64-tailcall-noret.exp
8119 * gdb.arch/amd64-tailcall-ret.exp
8120 * gdb.arch/amd64-tailcall-self.exp
8121 * gdb.arch/amd64-word.exp
8122 * gdb.arch/arm-bl-branch-dest.exp
8123 * gdb.arch/arm-disp-step.exp
8124 * gdb.arch/arm-neon.exp
8125 * gdb.arch/arm-single-step-kernel-helper.exp
8126 * gdb.arch/avr-flash-qualifier.exp
8127 * gdb.arch/disp-step-insn-reloc.exp
8128 * gdb.arch/e500-abi.exp
8129 * gdb.arch/e500-regs.exp
8130 * gdb.arch/ftrace-insn-reloc.exp
8131 * gdb.arch/i386-avx512.exp
8132 * gdb.arch/i386-bp_permanent.exp
8133 * gdb.arch/i386-byte.exp
8134 * gdb.arch/i386-cfi-notcurrent.exp
8135 * gdb.arch/i386-disp-step.exp
8136 * gdb.arch/i386-dr3-watch.exp
8137 * gdb.arch/i386-float.exp
8138 * gdb.arch/i386-gnu-cfi.exp
8139 * gdb.arch/i386-mpx-map.exp
8140 * gdb.arch/i386-mpx-sigsegv.exp
8141 * gdb.arch/i386-mpx-simple_segv.exp
8142 * gdb.arch/i386-mpx.exp
8143 * gdb.arch/i386-permbkpt.exp
8144 * gdb.arch/i386-prologue.exp
8145 * gdb.arch/i386-signal.exp
8146 * gdb.arch/i386-size-overlap.exp
8147 * gdb.arch/i386-unwind.exp
8148 * gdb.arch/i386-word.exp
8149 * gdb.arch/mips-fcr.exp
8150 * gdb.arch/powerpc-d128-regs.exp
8151 * gdb.arch/powerpc-stackless.exp
8152 * gdb.arch/ppc64-atomic-inst.exp
8153 * gdb.arch/s390-stackless.exp
8154 * gdb.arch/s390-tdbregs.exp
8155 * gdb.arch/s390-vregs.exp
8156 * gdb.arch/sparc-sysstep.exp
8157 * gdb.arch/thumb-bx-pc.exp
8158 * gdb.arch/thumb-singlestep.exp
8159 * gdb.arch/thumb2-it.exp
8160 * gdb.arch/vsx-regs.exp
8161 * gdb.asm/asm-source.exp
8162 * gdb.base/a2-run.exp
8163 * gdb.base/advance.exp
8164 * gdb.base/all-bin.exp
8165 * gdb.base/anon.exp
8166 * gdb.base/args.exp
8167 * gdb.base/arithmet.exp
8168 * gdb.base/async-shell.exp
8169 * gdb.base/async.exp
8170 * gdb.base/attach-pie-noexec.exp
8171 * gdb.base/attach-twice.exp
8172 * gdb.base/auto-load.exp
8173 * gdb.base/bang.exp
8174 * gdb.base/bitfields.exp
8175 * gdb.base/break-always.exp
8176 * gdb.base/break-caller-line.exp
8177 * gdb.base/break-entry.exp
8178 * gdb.base/break-inline.exp
8179 * gdb.base/break-on-linker-gcd-function.exp
8180 * gdb.base/break-probes.exp
8181 * gdb.base/break.exp
8182 * gdb.base/breakpoint-shadow.exp
8183 * gdb.base/call-ar-st.exp
8184 * gdb.base/call-sc.exp
8185 * gdb.base/call-signal-resume.exp
8186 * gdb.base/call-strs.exp
8187 * gdb.base/callfuncs.exp
8188 * gdb.base/catch-fork-static.exp
8189 * gdb.base/catch-gdb-caused-signals.exp
8190 * gdb.base/catch-load.exp
8191 * gdb.base/catch-signal-fork.exp
8192 * gdb.base/catch-signal.exp
8193 * gdb.base/catch-syscall.exp
8194 * gdb.base/charset.exp
8195 * gdb.base/checkpoint.exp
8196 * gdb.base/chng-syms.exp
8197 * gdb.base/code-expr.exp
8198 * gdb.base/code_elim.exp
8199 * gdb.base/commands.exp
8200 * gdb.base/completion.exp
8201 * gdb.base/complex.exp
8202 * gdb.base/cond-expr.exp
8203 * gdb.base/condbreak.exp
8204 * gdb.base/consecutive.exp
8205 * gdb.base/continue-all-already-running.exp
8206 * gdb.base/coredump-filter.exp
8207 * gdb.base/corefile.exp
8208 * gdb.base/dbx.exp
8209 * gdb.base/debug-expr.exp
8210 * gdb.base/define.exp
8211 * gdb.base/del.exp
8212 * gdb.base/disabled-location.exp
8213 * gdb.base/disasm-end-cu.exp
8214 * gdb.base/disasm-optim.exp
8215 * gdb.base/display.exp
8216 * gdb.base/duplicate-bp.exp
8217 * gdb.base/ena-dis-br.exp
8218 * gdb.base/ending-run.exp
8219 * gdb.base/enumval.exp
8220 * gdb.base/environ.exp
8221 * gdb.base/eu-strip-infcall.exp
8222 * gdb.base/eval-avoid-side-effects.exp
8223 * gdb.base/eval-skip.exp
8224 * gdb.base/exitsignal.exp
8225 * gdb.base/expand-psymtabs.exp
8226 * gdb.base/filesym.exp
8227 * gdb.base/find-unmapped.exp
8228 * gdb.base/finish.exp
8229 * gdb.base/float.exp
8230 * gdb.base/foll-exec-mode.exp
8231 * gdb.base/foll-exec.exp
8232 * gdb.base/foll-fork.exp
8233 * gdb.base/fortran-sym-case.exp
8234 * gdb.base/freebpcmd.exp
8235 * gdb.base/func-ptr.exp
8236 * gdb.base/func-ptrs.exp
8237 * gdb.base/funcargs.exp
8238 * gdb.base/gcore-buffer-overflow.exp
8239 * gdb.base/gcore-relro-pie.exp
8240 * gdb.base/gcore-relro.exp
8241 * gdb.base/gcore.exp
8242 * gdb.base/gdb1090.exp
8243 * gdb.base/gdb11530.exp
8244 * gdb.base/gdb11531.exp
8245 * gdb.base/gdb1821.exp
8246 * gdb.base/gdbindex-stabs.exp
8247 * gdb.base/gdbvars.exp
8248 * gdb.base/hbreak.exp
8249 * gdb.base/hbreak2.exp
8250 * gdb.base/included.exp
8251 * gdb.base/infcall-input.exp
8252 * gdb.base/inferior-died.exp
8253 * gdb.base/infnan.exp
8254 * gdb.base/info-macros.exp
8255 * gdb.base/info-os.exp
8256 * gdb.base/info-proc.exp
8257 * gdb.base/info-shared.exp
8258 * gdb.base/info-target.exp
8259 * gdb.base/infoline.exp
8260 * gdb.base/interp.exp
8261 * gdb.base/interrupt.exp
8262 * gdb.base/jit-reader.exp
8263 * gdb.base/jit-simple.exp
8264 * gdb.base/kill-after-signal.exp
8265 * gdb.base/kill-detach-inferiors-cmd.exp
8266 * gdb.base/label.exp
8267 * gdb.base/langs.exp
8268 * gdb.base/ldbl_e308.exp
8269 * gdb.base/line-symtabs.exp
8270 * gdb.base/linespecs.exp
8271 * gdb.base/list.exp
8272 * gdb.base/long_long.exp
8273 * gdb.base/longest-types.exp
8274 * gdb.base/maint.exp
8275 * gdb.base/max-value-size.exp
8276 * gdb.base/memattr.exp
8277 * gdb.base/mips_pro.exp
8278 * gdb.base/morestack.exp
8279 * gdb.base/moribund-step.exp
8280 * gdb.base/multi-forks.exp
8281 * gdb.base/nested-addr.exp
8282 * gdb.base/nextoverexit.exp
8283 * gdb.base/noreturn-finish.exp
8284 * gdb.base/noreturn-return.exp
8285 * gdb.base/nostdlib.exp
8286 * gdb.base/offsets.exp
8287 * gdb.base/opaque.exp
8288 * gdb.base/pc-fp.exp
8289 * gdb.base/permissions.exp
8290 * gdb.base/print-symbol-loading.exp
8291 * gdb.base/prologue-include.exp
8292 * gdb.base/psymtab.exp
8293 * gdb.base/ptype.exp
8294 * gdb.base/random-signal.exp
8295 * gdb.base/randomize.exp
8296 * gdb.base/range-stepping.exp
8297 * gdb.base/readline-ask.exp
8298 * gdb.base/recpar.exp
8299 * gdb.base/recurse.exp
8300 * gdb.base/relational.exp
8301 * gdb.base/restore.exp
8302 * gdb.base/return-nodebug.exp
8303 * gdb.base/return.exp
8304 * gdb.base/run-after-attach.exp
8305 * gdb.base/save-bp.exp
8306 * gdb.base/scope.exp
8307 * gdb.base/sect-cmd.exp
8308 * gdb.base/set-lang-auto.exp
8309 * gdb.base/set-noassign.exp
8310 * gdb.base/setvar.exp
8311 * gdb.base/sigall.exp
8312 * gdb.base/sigbpt.exp
8313 * gdb.base/siginfo-addr.exp
8314 * gdb.base/siginfo-infcall.exp
8315 * gdb.base/siginfo-obj.exp
8316 * gdb.base/siginfo.exp
8317 * gdb.base/signals-state-child.exp
8318 * gdb.base/signest.exp
8319 * gdb.base/sigstep.exp
8320 * gdb.base/sizeof.exp
8321 * gdb.base/skip.exp
8322 * gdb.base/solib-corrupted.exp
8323 * gdb.base/solib-nodir.exp
8324 * gdb.base/solib-search.exp
8325 * gdb.base/stack-checking.exp
8326 * gdb.base/stale-infcall.exp
8327 * gdb.base/stap-probe.exp
8328 * gdb.base/start.exp
8329 * gdb.base/step-break.exp
8330 * gdb.base/step-bt.exp
8331 * gdb.base/step-line.exp
8332 * gdb.base/step-over-exit.exp
8333 * gdb.base/step-over-syscall.exp
8334 * gdb.base/step-resume-infcall.exp
8335 * gdb.base/step-test.exp
8336 * gdb.base/store.exp
8337 * gdb.base/structs3.exp
8338 * gdb.base/sym-file.exp
8339 * gdb.base/symbol-without-target_section.exp
8340 * gdb.base/term.exp
8341 * gdb.base/testenv.exp
8342 * gdb.base/ui-redirect.exp
8343 * gdb.base/until.exp
8344 * gdb.base/unwindonsignal.exp
8345 * gdb.base/value-double-free.exp
8346 * gdb.base/vla-datatypes.exp
8347 * gdb.base/vla-ptr.exp
8348 * gdb.base/vla-sideeffect.exp
8349 * gdb.base/volatile.exp
8350 * gdb.base/watch-cond-infcall.exp
8351 * gdb.base/watch-cond.exp
8352 * gdb.base/watch-non-mem.exp
8353 * gdb.base/watch-read.exp
8354 * gdb.base/watch-vfork.exp
8355 * gdb.base/watchpoint-cond-gone.exp
8356 * gdb.base/watchpoint-delete.exp
8357 * gdb.base/watchpoint-hw-hit-once.exp
8358 * gdb.base/watchpoint-hw.exp
8359 * gdb.base/watchpoint-stops-at-right-insn.exp
8360 * gdb.base/watchpoints.exp
8361 * gdb.base/wchar.exp
8362 * gdb.base/whatis-exp.exp
8363 * gdb.btrace/buffer-size.exp
8364 * gdb.btrace/data.exp
8365 * gdb.btrace/delta.exp
8366 * gdb.btrace/dlopen.exp
8367 * gdb.btrace/enable.exp
8368 * gdb.btrace/exception.exp
8369 * gdb.btrace/function_call_history.exp
8370 * gdb.btrace/gcore.exp
8371 * gdb.btrace/instruction_history.exp
8372 * gdb.btrace/nohist.exp
8373 * gdb.btrace/reconnect.exp
8374 * gdb.btrace/record_goto-step.exp
8375 * gdb.btrace/record_goto.exp
8376 * gdb.btrace/rn-dl-bind.exp
8377 * gdb.btrace/segv.exp
8378 * gdb.btrace/step.exp
8379 * gdb.btrace/stepi.exp
8380 * gdb.btrace/tailcall-only.exp
8381 * gdb.btrace/tailcall.exp
8382 * gdb.btrace/tsx.exp
8383 * gdb.btrace/unknown_functions.exp
8384 * gdb.btrace/vdso.exp
8385 * gdb.compile/compile-ifunc.exp
8386 * gdb.compile/compile-ops.exp
8387 * gdb.compile/compile-print.exp
8388 * gdb.compile/compile-setjmp.exp
8389 * gdb.cp/abstract-origin.exp
8390 * gdb.cp/ambiguous.exp
8391 * gdb.cp/annota2.exp
8392 * gdb.cp/annota3.exp
8393 * gdb.cp/anon-ns.exp
8394 * gdb.cp/anon-struct.exp
8395 * gdb.cp/anon-union.exp
8396 * gdb.cp/arg-reference.exp
8397 * gdb.cp/baseenum.exp
8398 * gdb.cp/bool.exp
8399 * gdb.cp/breakpoint.exp
8400 * gdb.cp/bs15503.exp
8401 * gdb.cp/call-c.exp
8402 * gdb.cp/casts.exp
8403 * gdb.cp/chained-calls.exp
8404 * gdb.cp/class2.exp
8405 * gdb.cp/classes.exp
8406 * gdb.cp/cmpd-minsyms.exp
8407 * gdb.cp/converts.exp
8408 * gdb.cp/cp-relocate.exp
8409 * gdb.cp/cpcompletion.exp
8410 * gdb.cp/cpexprs.exp
8411 * gdb.cp/cplabel.exp
8412 * gdb.cp/cplusfuncs.exp
8413 * gdb.cp/cpsizeof.exp
8414 * gdb.cp/ctti.exp
8415 * gdb.cp/derivation.exp
8416 * gdb.cp/destrprint.exp
8417 * gdb.cp/dispcxx.exp
8418 * gdb.cp/enum-class.exp
8419 * gdb.cp/exception.exp
8420 * gdb.cp/exceptprint.exp
8421 * gdb.cp/expand-psymtabs-cxx.exp
8422 * gdb.cp/expand-sals.exp
8423 * gdb.cp/extern-c.exp
8424 * gdb.cp/filename.exp
8425 * gdb.cp/formatted-ref.exp
8426 * gdb.cp/fpointer.exp
8427 * gdb.cp/gdb1355.exp
8428 * gdb.cp/gdb2495.exp
8429 * gdb.cp/hang.exp
8430 * gdb.cp/impl-this.exp
8431 * gdb.cp/infcall-dlopen.exp
8432 * gdb.cp/inherit.exp
8433 * gdb.cp/iostream.exp
8434 * gdb.cp/koenig.exp
8435 * gdb.cp/local.exp
8436 * gdb.cp/m-data.exp
8437 * gdb.cp/m-static.exp
8438 * gdb.cp/mb-ctor.exp
8439 * gdb.cp/mb-inline.exp
8440 * gdb.cp/mb-templates.exp
8441 * gdb.cp/member-name.exp
8442 * gdb.cp/member-ptr.exp
8443 * gdb.cp/meth-typedefs.exp
8444 * gdb.cp/method.exp
8445 * gdb.cp/method2.exp
8446 * gdb.cp/minsym-fallback.exp
8447 * gdb.cp/misc.exp
8448 * gdb.cp/namelessclass.exp
8449 * gdb.cp/namespace-enum.exp
8450 * gdb.cp/namespace-nested-import.exp
8451 * gdb.cp/namespace.exp
8452 * gdb.cp/nextoverthrow.exp
8453 * gdb.cp/no-dmgl-verbose.exp
8454 * gdb.cp/non-trivial-retval.exp
8455 * gdb.cp/noparam.exp
8456 * gdb.cp/nsdecl.exp
8457 * gdb.cp/nsimport.exp
8458 * gdb.cp/nsnested.exp
8459 * gdb.cp/nsnoimports.exp
8460 * gdb.cp/nsrecurs.exp
8461 * gdb.cp/nsstress.exp
8462 * gdb.cp/nsusing.exp
8463 * gdb.cp/operator.exp
8464 * gdb.cp/oranking.exp
8465 * gdb.cp/overload-const.exp
8466 * gdb.cp/overload.exp
8467 * gdb.cp/ovldbreak.exp
8468 * gdb.cp/ovsrch.exp
8469 * gdb.cp/paren-type.exp
8470 * gdb.cp/parse-lang.exp
8471 * gdb.cp/pass-by-ref.exp
8472 * gdb.cp/pr-1023.exp
8473 * gdb.cp/pr-1210.exp
8474 * gdb.cp/pr-574.exp
8475 * gdb.cp/pr10687.exp
8476 * gdb.cp/pr12028.exp
8477 * gdb.cp/pr17132.exp
8478 * gdb.cp/pr17494.exp
8479 * gdb.cp/pr9067.exp
8480 * gdb.cp/pr9167.exp
8481 * gdb.cp/pr9631.exp
8482 * gdb.cp/printmethod.exp
8483 * gdb.cp/psmang.exp
8484 * gdb.cp/psymtab-parameter.exp
8485 * gdb.cp/ptype-cv-cp.exp
8486 * gdb.cp/ptype-flags.exp
8487 * gdb.cp/re-set-overloaded.exp
8488 * gdb.cp/ref-types.exp
8489 * gdb.cp/rtti.exp
8490 * gdb.cp/scope-err.exp
8491 * gdb.cp/shadow.exp
8492 * gdb.cp/smartp.exp
8493 * gdb.cp/static-method.exp
8494 * gdb.cp/static-print-quit.exp
8495 * gdb.cp/temargs.exp
8496 * gdb.cp/templates.exp
8497 * gdb.cp/try_catch.exp
8498 * gdb.cp/typedef-operator.exp
8499 * gdb.cp/typeid.exp
8500 * gdb.cp/userdef.exp
8501 * gdb.cp/using-crash.exp
8502 * gdb.cp/var-tag.exp
8503 * gdb.cp/virtbase.exp
8504 * gdb.cp/virtfunc.exp
8505 * gdb.cp/virtfunc2.exp
8506 * gdb.cp/vla-cxx.exp
8507 * gdb.disasm/t01_mov.exp
8508 * gdb.disasm/t02_mova.exp
8509 * gdb.disasm/t03_add.exp
8510 * gdb.disasm/t04_sub.exp
8511 * gdb.disasm/t05_cmp.exp
8512 * gdb.disasm/t06_ari2.exp
8513 * gdb.disasm/t07_ari3.exp
8514 * gdb.disasm/t08_or.exp
8515 * gdb.disasm/t09_xor.exp
8516 * gdb.disasm/t10_and.exp
8517 * gdb.disasm/t11_logs.exp
8518 * gdb.disasm/t12_bit.exp
8519 * gdb.disasm/t13_otr.exp
8520 * gdb.dlang/circular.exp
8521 * gdb.dwarf2/arr-stride.exp
8522 * gdb.dwarf2/arr-subrange.exp
8523 * gdb.dwarf2/atomic-type.exp
8524 * gdb.dwarf2/bad-regnum.exp
8525 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8526 * gdb.dwarf2/callframecfa.exp
8527 * gdb.dwarf2/clztest.exp
8528 * gdb.dwarf2/corrupt.exp
8529 * gdb.dwarf2/data-loc.exp
8530 * gdb.dwarf2/dup-psym.exp
8531 * gdb.dwarf2/dw2-anon-mptr.exp
8532 * gdb.dwarf2/dw2-anonymous-func.exp
8533 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8534 * gdb.dwarf2/dw2-bad-unresolved.exp
8535 * gdb.dwarf2/dw2-basic.exp
8536 * gdb.dwarf2/dw2-canonicalize-type.exp
8537 * gdb.dwarf2/dw2-case-insensitive.exp
8538 * gdb.dwarf2/dw2-common-block.exp
8539 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8540 * gdb.dwarf2/dw2-compressed.exp
8541 * gdb.dwarf2/dw2-const.exp
8542 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8543 * gdb.dwarf2/dw2-cu-size.exp
8544 * gdb.dwarf2/dw2-dup-frame.exp
8545 * gdb.dwarf2/dw2-entry-value.exp
8546 * gdb.dwarf2/dw2-icycle.exp
8547 * gdb.dwarf2/dw2-ifort-parameter.exp
8548 * gdb.dwarf2/dw2-inline-break.exp
8549 * gdb.dwarf2/dw2-inline-param.exp
8550 * gdb.dwarf2/dw2-intercu.exp
8551 * gdb.dwarf2/dw2-intermix.exp
8552 * gdb.dwarf2/dw2-lexical-block-bare.exp
8553 * gdb.dwarf2/dw2-linkage-name-trust.exp
8554 * gdb.dwarf2/dw2-minsym-in-cu.exp
8555 * gdb.dwarf2/dw2-noloc.exp
8556 * gdb.dwarf2/dw2-op-call.exp
8557 * gdb.dwarf2/dw2-op-out-param.exp
8558 * gdb.dwarf2/dw2-opt-structptr.exp
8559 * gdb.dwarf2/dw2-param-error.exp
8560 * gdb.dwarf2/dw2-producer.exp
8561 * gdb.dwarf2/dw2-ranges-base.exp
8562 * gdb.dwarf2/dw2-ref-missing-frame.exp
8563 * gdb.dwarf2/dw2-reg-undefined.exp
8564 * gdb.dwarf2/dw2-regno-invalid.exp
8565 * gdb.dwarf2/dw2-restore.exp
8566 * gdb.dwarf2/dw2-restrict.exp
8567 * gdb.dwarf2/dw2-single-line-discriminators.exp
8568 * gdb.dwarf2/dw2-strp.exp
8569 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8570 * gdb.dwarf2/dw2-unresolved.exp
8571 * gdb.dwarf2/dw2-var-zero-addr.exp
8572 * gdb.dwarf2/dw4-sig-types.exp
8573 * gdb.dwarf2/dwz.exp
8574 * gdb.dwarf2/dynarr-ptr.exp
8575 * gdb.dwarf2/enum-type.exp
8576 * gdb.dwarf2/gdb-index.exp
8577 * gdb.dwarf2/implptr-64bit.exp
8578 * gdb.dwarf2/implptr-optimized-out.exp
8579 * gdb.dwarf2/implptr.exp
8580 * gdb.dwarf2/implref-array.exp
8581 * gdb.dwarf2/implref-const.exp
8582 * gdb.dwarf2/implref-global.exp
8583 * gdb.dwarf2/implref-struct.exp
8584 * gdb.dwarf2/mac-fileno.exp
8585 * gdb.dwarf2/main-subprogram.exp
8586 * gdb.dwarf2/member-ptr-forwardref.exp
8587 * gdb.dwarf2/method-ptr.exp
8588 * gdb.dwarf2/missing-sig-type.exp
8589 * gdb.dwarf2/nonvar-access.exp
8590 * gdb.dwarf2/opaque-type-lookup.exp
8591 * gdb.dwarf2/pieces-optimized-out.exp
8592 * gdb.dwarf2/pieces.exp
8593 * gdb.dwarf2/pr10770.exp
8594 * gdb.dwarf2/pr13961.exp
8595 * gdb.dwarf2/staticvirtual.exp
8596 * gdb.dwarf2/subrange.exp
8597 * gdb.dwarf2/symtab-producer.exp
8598 * gdb.dwarf2/trace-crash.exp
8599 * gdb.dwarf2/typeddwarf.exp
8600 * gdb.dwarf2/valop.exp
8601 * gdb.dwarf2/watch-notconst.exp
8602 * gdb.fortran/array-element.exp
8603 * gdb.fortran/charset.exp
8604 * gdb.fortran/common-block.exp
8605 * gdb.fortran/complex.exp
8606 * gdb.fortran/derived-type-function.exp
8607 * gdb.fortran/derived-type.exp
8608 * gdb.fortran/logical.exp
8609 * gdb.fortran/module.exp
8610 * gdb.fortran/multi-dim.exp
8611 * gdb.fortran/nested-funcs.exp
8612 * gdb.fortran/print-formatted.exp
8613 * gdb.fortran/subarray.exp
8614 * gdb.fortran/vla-alloc-assoc.exp
8615 * gdb.fortran/vla-datatypes.exp
8616 * gdb.fortran/vla-history.exp
8617 * gdb.fortran/vla-ptr-info.exp
8618 * gdb.fortran/vla-ptype-sub.exp
8619 * gdb.fortran/vla-ptype.exp
8620 * gdb.fortran/vla-sizeof.exp
8621 * gdb.fortran/vla-type.exp
8622 * gdb.fortran/vla-value-sub-arbitrary.exp
8623 * gdb.fortran/vla-value-sub-finish.exp
8624 * gdb.fortran/vla-value-sub.exp
8625 * gdb.fortran/vla-value.exp
8626 * gdb.fortran/whatis_type.exp
8627 * gdb.go/chan.exp
8628 * gdb.go/handcall.exp
8629 * gdb.go/hello.exp
8630 * gdb.go/integers.exp
8631 * gdb.go/methods.exp
8632 * gdb.go/package.exp
8633 * gdb.go/strings.exp
8634 * gdb.go/types.exp
8635 * gdb.go/unsafe.exp
8636 * gdb.guile/scm-arch.exp
8637 * gdb.guile/scm-block.exp
8638 * gdb.guile/scm-breakpoint.exp
8639 * gdb.guile/scm-cmd.exp
8640 * gdb.guile/scm-disasm.exp
8641 * gdb.guile/scm-equal.exp
8642 * gdb.guile/scm-frame-args.exp
8643 * gdb.guile/scm-frame-inline.exp
8644 * gdb.guile/scm-frame.exp
8645 * gdb.guile/scm-iterator.exp
8646 * gdb.guile/scm-math.exp
8647 * gdb.guile/scm-objfile.exp
8648 * gdb.guile/scm-ports.exp
8649 * gdb.guile/scm-symbol.exp
8650 * gdb.guile/scm-symtab.exp
8651 * gdb.guile/scm-value-cc.exp
8652 * gdb.guile/types-module.exp
8653 * gdb.linespec/break-ask.exp
8654 * gdb.linespec/cpexplicit.exp
8655 * gdb.linespec/explicit.exp
8656 * gdb.linespec/keywords.exp
8657 * gdb.linespec/linespec.exp
8658 * gdb.linespec/ls-dollar.exp
8659 * gdb.linespec/ls-errs.exp
8660 * gdb.linespec/skip-two.exp
8661 * gdb.linespec/thread.exp
8662 * gdb.mi/mi-async.exp
8663 * gdb.mi/mi-basics.exp
8664 * gdb.mi/mi-break.exp
8665 * gdb.mi/mi-catch-load.exp
8666 * gdb.mi/mi-cli.exp
8667 * gdb.mi/mi-cmd-param-changed.exp
8668 * gdb.mi/mi-console.exp
8669 * gdb.mi/mi-detach.exp
8670 * gdb.mi/mi-disassemble.exp
8671 * gdb.mi/mi-eval.exp
8672 * gdb.mi/mi-file-transfer.exp
8673 * gdb.mi/mi-file.exp
8674 * gdb.mi/mi-fill-memory.exp
8675 * gdb.mi/mi-inheritance-syntax-error.exp
8676 * gdb.mi/mi-linespec-err-cp.exp
8677 * gdb.mi/mi-logging.exp
8678 * gdb.mi/mi-memory-changed.exp
8679 * gdb.mi/mi-read-memory.exp
8680 * gdb.mi/mi-record-changed.exp
8681 * gdb.mi/mi-reg-undefined.exp
8682 * gdb.mi/mi-regs.exp
8683 * gdb.mi/mi-return.exp
8684 * gdb.mi/mi-reverse.exp
8685 * gdb.mi/mi-simplerun.exp
8686 * gdb.mi/mi-solib.exp
8687 * gdb.mi/mi-stack.exp
8688 * gdb.mi/mi-stepi.exp
8689 * gdb.mi/mi-syn-frame.exp
8690 * gdb.mi/mi-until.exp
8691 * gdb.mi/mi-var-block.exp
8692 * gdb.mi/mi-var-child.exp
8693 * gdb.mi/mi-var-cmd.exp
8694 * gdb.mi/mi-var-cp.exp
8695 * gdb.mi/mi-var-display.exp
8696 * gdb.mi/mi-var-invalidate.exp
8697 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8698 * gdb.mi/mi-vla-fortran.exp
8699 * gdb.mi/mi-watch.exp
8700 * gdb.mi/mi2-var-child.exp
8701 * gdb.mi/user-selected-context-sync.exp
8702 * gdb.modula2/unbounded-array.exp
8703 * gdb.multi/dummy-frame-restore.exp
8704 * gdb.multi/multi-arch-exec.exp
8705 * gdb.multi/multi-arch.exp
8706 * gdb.multi/tids.exp
8707 * gdb.multi/watchpoint-multi.exp
8708 * gdb.opencl/callfuncs.exp
8709 * gdb.opencl/convs_casts.exp
8710 * gdb.opencl/datatypes.exp
8711 * gdb.opencl/operators.exp
8712 * gdb.opencl/vec_comps.exp
8713 * gdb.opt/clobbered-registers-O2.exp
8714 * gdb.opt/inline-break.exp
8715 * gdb.opt/inline-bt.exp
8716 * gdb.opt/inline-cmds.exp
8717 * gdb.opt/inline-locals.exp
8718 * gdb.pascal/case-insensitive-symbols.exp
8719 * gdb.pascal/floats.exp
8720 * gdb.pascal/gdb11492.exp
8721 * gdb.python/lib-types.exp
8722 * gdb.python/py-arch.exp
8723 * gdb.python/py-as-string.exp
8724 * gdb.python/py-bad-printers.exp
8725 * gdb.python/py-block.exp
8726 * gdb.python/py-breakpoint-create-fail.exp
8727 * gdb.python/py-breakpoint.exp
8728 * gdb.python/py-caller-is.exp
8729 * gdb.python/py-cmd.exp
8730 * gdb.python/py-explore-cc.exp
8731 * gdb.python/py-explore.exp
8732 * gdb.python/py-finish-breakpoint.exp
8733 * gdb.python/py-finish-breakpoint2.exp
8734 * gdb.python/py-frame-args.exp
8735 * gdb.python/py-frame-inline.exp
8736 * gdb.python/py-frame.exp
8737 * gdb.python/py-framefilter-mi.exp
8738 * gdb.python/py-infthread.exp
8739 * gdb.python/py-lazy-string.exp
8740 * gdb.python/py-linetable.exp
8741 * gdb.python/py-mi-events.exp
8742 * gdb.python/py-mi-objfile.exp
8743 * gdb.python/py-mi.exp
8744 * gdb.python/py-objfile.exp
8745 * gdb.python/py-pp-integral.exp
8746 * gdb.python/py-pp-maint.exp
8747 * gdb.python/py-pp-re-notag.exp
8748 * gdb.python/py-pp-registration.exp
8749 * gdb.python/py-recurse-unwind.exp
8750 * gdb.python/py-strfns.exp
8751 * gdb.python/py-symbol.exp
8752 * gdb.python/py-symtab.exp
8753 * gdb.python/py-sync-interp.exp
8754 * gdb.python/py-typeprint.exp
8755 * gdb.python/py-unwind-maint.exp
8756 * gdb.python/py-unwind.exp
8757 * gdb.python/py-value-cc.exp
8758 * gdb.python/py-xmethods.exp
8759 * gdb.reverse/amd64-tailcall-reverse.exp
8760 * gdb.reverse/break-precsave.exp
8761 * gdb.reverse/break-reverse.exp
8762 * gdb.reverse/consecutive-precsave.exp
8763 * gdb.reverse/consecutive-reverse.exp
8764 * gdb.reverse/finish-precsave.exp
8765 * gdb.reverse/finish-reverse-bkpt.exp
8766 * gdb.reverse/finish-reverse.exp
8767 * gdb.reverse/fstatat-reverse.exp
8768 * gdb.reverse/getresuid-reverse.exp
8769 * gdb.reverse/i386-precsave.exp
8770 * gdb.reverse/i386-reverse.exp
8771 * gdb.reverse/i386-sse-reverse.exp
8772 * gdb.reverse/i387-env-reverse.exp
8773 * gdb.reverse/i387-stack-reverse.exp
8774 * gdb.reverse/insn-reverse.exp
8775 * gdb.reverse/machinestate-precsave.exp
8776 * gdb.reverse/machinestate.exp
8777 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8778 * gdb.reverse/pipe-reverse.exp
8779 * gdb.reverse/readv-reverse.exp
8780 * gdb.reverse/recvmsg-reverse.exp
8781 * gdb.reverse/rerun-prec.exp
8782 * gdb.reverse/s390-mvcle.exp
8783 * gdb.reverse/step-precsave.exp
8784 * gdb.reverse/step-reverse.exp
8785 * gdb.reverse/time-reverse.exp
8786 * gdb.reverse/until-precsave.exp
8787 * gdb.reverse/until-reverse.exp
8788 * gdb.reverse/waitpid-reverse.exp
8789 * gdb.reverse/watch-precsave.exp
8790 * gdb.reverse/watch-reverse.exp
8791 * gdb.rust/generics.exp
8792 * gdb.rust/methods.exp
8793 * gdb.rust/modules.exp
8794 * gdb.rust/simple.exp
8795 * gdb.server/connect-with-no-symbol-file.exp
8796 * gdb.server/ext-attach.exp
8797 * gdb.server/ext-restart.exp
8798 * gdb.server/ext-wrapper.exp
8799 * gdb.server/file-transfer.exp
8800 * gdb.server/server-exec-info.exp
8801 * gdb.server/server-kill.exp
8802 * gdb.server/server-mon.exp
8803 * gdb.server/wrapper.exp
8804 * gdb.stabs/exclfwd.exp
8805 * gdb.stabs/gdb11479.exp
8806 * gdb.threads/clone-new-thread-event.exp
8807 * gdb.threads/corethreads.exp
8808 * gdb.threads/current-lwp-dead.exp
8809 * gdb.threads/dlopen-libpthread.exp
8810 * gdb.threads/gcore-thread.exp
8811 * gdb.threads/sigstep-threads.exp
8812 * gdb.threads/watchpoint-fork.exp
8813 * gdb.trace/actions-changed.exp
8814 * gdb.trace/backtrace.exp
8815 * gdb.trace/change-loc.exp
8816 * gdb.trace/circ.exp
8817 * gdb.trace/collection.exp
8818 * gdb.trace/disconnected-tracing.exp
8819 * gdb.trace/ftrace.exp
8820 * gdb.trace/mi-trace-frame-collected.exp
8821 * gdb.trace/mi-trace-unavailable.exp
8822 * gdb.trace/mi-traceframe-changed.exp
8823 * gdb.trace/mi-tsv-changed.exp
8824 * gdb.trace/no-attach-trace.exp
8825 * gdb.trace/passc-dyn.exp
8826 * gdb.trace/qtro.exp
8827 * gdb.trace/range-stepping.exp
8828 * gdb.trace/read-memory.exp
8829 * gdb.trace/save-trace.exp
8830 * gdb.trace/signal.exp
8831 * gdb.trace/status-stop.exp
8832 * gdb.trace/tfile.exp
8833 * gdb.trace/trace-break.exp
8834 * gdb.trace/trace-buffer-size.exp
8835 * gdb.trace/trace-condition.exp
8836 * gdb.trace/tracefile-pseudo-reg.exp
8837 * gdb.trace/tstatus.exp
8838 * gdb.trace/unavailable.exp
8839 * gdb.trace/while-dyn.exp
8840 * gdb.trace/while-stepping.exp
8841
8842 2016-12-22 Doug Evans <xdje42@gmail.com>
8843
8844 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8845 and msymbols.
8846
8847 2016-12-19 Yao Qi <yao.qi@linaro.org>
8848
8849 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8850 (test_with_self): Don't call do_steps_and_nexts, and remove
8851 code about stepping into xmalloc.
8852
8853 2016-12-09 Yao Qi <yao.qi@linaro.org>
8854
8855 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8856
8857 2016-12-09 Yao Qi <yao.qi@linaro.org>
8858
8859 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8860
8861 2016-12-09 Pedro Alves <palves@redhat.com>
8862
8863 * gdb.base/all-architectures-0.exp: New file.
8864 * gdb.base/all-architectures-1.exp: New file.
8865 * gdb.base/all-architectures-2.exp: New file.
8866 * gdb.base/all-architectures-3.exp: New file.
8867 * gdb.base/all-architectures-4.exp: New file.
8868 * gdb.base/all-architectures-5.exp: New file.
8869 * gdb.base/all-architectures-6.exp: New file.
8870 * gdb.base/all-architectures-7.exp: New file.
8871 * gdb.base/all-architectures.exp.in: New file.
8872
8873 2016-12-09 Yao Qi <yao.qi@linaro.org>
8874
8875 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8876
8877 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8878
8879 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8880 possible.
8881 Remove useless pattern-matching code.
8882
8883 2016-12-02 Pedro Alves <palves@redhat.com>
8884
8885 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8886 procedure.
8887 (top level): Call it.
8888
8889 2016-12-02 Pedro Alves <palves@redhat.com>
8890
8891 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8892 New procedure.
8893 (top level): Call it.
8894
8895 2016-12-02 Pedro Alves <palves@redhat.com>
8896
8897 PR cli/20559
8898 * gdb.base/commands.exp (user_defined_command_args_eval): New
8899 procedure.
8900 (top level): Call it.
8901
8902 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8903
8904 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8905 timeout handling.
8906
8907 2016-12-02 Tom Tromey <tom@tromey.com>
8908
8909 * gdb.dwarf2/main-subprogram.c: New file.
8910 * gdb.dwarf2/main-subprogram.exp: New file.
8911
8912 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8913
8914 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8915 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8916 gdb_test_no_output for a couple of cases.
8917 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8918
8919 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8920
8921 Fix test names and standardize compilation error messages throughout
8922 the following files:
8923
8924 * gdb.ada/start.exp
8925 * gdb.arch/alpha-step.exp
8926 * gdb.arch/e500-prologue.exp
8927 * gdb.arch/ftrace-insn-reloc.exp
8928 * gdb.arch/gdb1291.exp
8929 * gdb.arch/gdb1431.exp
8930 * gdb.arch/gdb1558.exp
8931 * gdb.arch/i386-dr3-watch.exp
8932 * gdb.arch/i386-sse-stack-align.exp
8933 * gdb.arch/ia64-breakpoint-shadow.exp
8934 * gdb.arch/pa-nullify.exp
8935 * gdb.arch/powerpc-aix-prologue.exp
8936 * gdb.arch/thumb-bx-pc.exp
8937 * gdb.base/annota1.exp
8938 * gdb.base/annota3.exp
8939 * gdb.base/arrayidx.exp
8940 * gdb.base/assign.exp
8941 * gdb.base/attach.exp
8942 * gdb.base/auxv.exp
8943 * gdb.base/bang.exp
8944 * gdb.base/bfp-test.exp
8945 * gdb.base/bigcore.exp
8946 * gdb.base/bitfields2.exp
8947 * gdb.base/break-fun-addr.exp
8948 * gdb.base/break-probes.exp
8949 * gdb.base/call-rt-st.exp
8950 * gdb.base/callexit.exp
8951 * gdb.base/catch-fork-kill.exp
8952 * gdb.base/charset.exp
8953 * gdb.base/checkpoint.exp
8954 * gdb.base/comprdebug.exp
8955 * gdb.base/constvars.exp
8956 * gdb.base/coredump-filter.exp
8957 * gdb.base/cursal.exp
8958 * gdb.base/cvexpr.exp
8959 * gdb.base/detach.exp
8960 * gdb.base/display.exp
8961 * gdb.base/dmsym.exp
8962 * gdb.base/dprintf-pending.exp
8963 * gdb.base/dso2dso.exp
8964 * gdb.base/dtrace-probe.exp
8965 * gdb.base/dump.exp
8966 * gdb.base/enum_cond.exp
8967 * gdb.base/exe-lock.exp
8968 * gdb.base/exec-invalid-sysroot.exp
8969 * gdb.base/execl-update-breakpoints.exp
8970 * gdb.base/exprs.exp
8971 * gdb.base/fileio.exp
8972 * gdb.base/find.exp
8973 * gdb.base/finish.exp
8974 * gdb.base/fixsection.exp
8975 * gdb.base/foll-vfork.exp
8976 * gdb.base/frame-args.exp
8977 * gdb.base/gcore.exp
8978 * gdb.base/gdb1250.exp
8979 * gdb.base/global-var-nested-by-dso.exp
8980 * gdb.base/gnu-ifunc.exp
8981 * gdb.base/hashline1.exp
8982 * gdb.base/hashline2.exp
8983 * gdb.base/hashline3.exp
8984 * gdb.base/hbreak-in-shr-unsupported.exp
8985 * gdb.base/huge.exp
8986 * gdb.base/infcall-input.exp
8987 * gdb.base/info-fun.exp
8988 * gdb.base/info-shared.exp
8989 * gdb.base/jit-simple.exp
8990 * gdb.base/jit-so.exp
8991 * gdb.base/jit.exp
8992 * gdb.base/jump.exp
8993 * gdb.base/label.exp
8994 * gdb.base/lineinc.exp
8995 * gdb.base/logical.exp
8996 * gdb.base/longjmp.exp
8997 * gdb.base/macscp.exp
8998 * gdb.base/miscexprs.exp
8999 * gdb.base/new-ui-echo.exp
9000 * gdb.base/new-ui-pending-input.exp
9001 * gdb.base/new-ui.exp
9002 * gdb.base/nodebug.exp
9003 * gdb.base/nofield.exp
9004 * gdb.base/offsets.exp
9005 * gdb.base/overlays.exp
9006 * gdb.base/pending.exp
9007 * gdb.base/pointers.exp
9008 * gdb.base/pr11022.exp
9009 * gdb.base/printcmds.exp
9010 * gdb.base/prologue.exp
9011 * gdb.base/ptr-typedef.exp
9012 * gdb.base/realname-expand.exp
9013 * gdb.base/relativedebug.exp
9014 * gdb.base/relocate.exp
9015 * gdb.base/remote.exp
9016 * gdb.base/reread.exp
9017 * gdb.base/return2.exp
9018 * gdb.base/savedregs.exp
9019 * gdb.base/sep.exp
9020 * gdb.base/sepdebug.exp
9021 * gdb.base/sepsymtab.exp
9022 * gdb.base/set-inferior-tty.exp
9023 * gdb.base/setshow.exp
9024 * gdb.base/shlib-call.exp
9025 * gdb.base/sigaltstack.exp
9026 * gdb.base/siginfo-addr.exp
9027 * gdb.base/signals.exp
9028 * gdb.base/signull.exp
9029 * gdb.base/sigrepeat.exp
9030 * gdb.base/so-impl-ld.exp
9031 * gdb.base/solib-display.exp
9032 * gdb.base/solib-overlap.exp
9033 * gdb.base/solib-search.exp
9034 * gdb.base/solib-symbol.exp
9035 * gdb.base/structs.exp
9036 * gdb.base/structs2.exp
9037 * gdb.base/symtab-search-order.exp
9038 * gdb.base/twice.exp
9039 * gdb.base/unload.exp
9040 * gdb.base/varargs.exp
9041 * gdb.base/watchpoint-solib.exp
9042 * gdb.base/watchpoint.exp
9043 * gdb.base/whatis.exp
9044 * gdb.base/wrong_frame_bt_full.exp
9045 * gdb.btrace/dlopen.exp
9046 * gdb.cell/ea-standalone.exp
9047 * gdb.cell/ea-test.exp
9048 * gdb.cp/dispcxx.exp
9049 * gdb.cp/gdb2384.exp
9050 * gdb.cp/method2.exp
9051 * gdb.cp/nextoverthrow.exp
9052 * gdb.cp/pr10728.exp
9053 * gdb.disasm/am33.exp
9054 * gdb.disasm/h8300s.exp
9055 * gdb.disasm/mn10300.exp
9056 * gdb.disasm/sh3.exp
9057 * gdb.dwarf2/dw2-dir-file-name.exp
9058 * gdb.fortran/complex.exp
9059 * gdb.fortran/library-module.exp
9060 * gdb.guile/scm-pretty-print.exp
9061 * gdb.guile/scm-symbol.exp
9062 * gdb.guile/scm-type.exp
9063 * gdb.guile/scm-value.exp
9064 * gdb.linespec/linespec.exp
9065 * gdb.mi/gdb701.exp
9066 * gdb.mi/gdb792.exp
9067 * gdb.mi/mi-breakpoint-changed.exp
9068 * gdb.mi/mi-dprintf-pending.exp
9069 * gdb.mi/mi-dprintf.exp
9070 * gdb.mi/mi-exit-code.exp
9071 * gdb.mi/mi-pending.exp
9072 * gdb.mi/mi-solib.exp
9073 * gdb.mi/new-ui-mi-sync.exp
9074 * gdb.mi/pr11022.exp
9075 * gdb.mi/user-selected-context-sync.exp
9076 * gdb.opt/solib-intra-step.exp
9077 * gdb.python/py-events.exp
9078 * gdb.python/py-finish-breakpoint.exp
9079 * gdb.python/py-mi.exp
9080 * gdb.python/py-prettyprint.exp
9081 * gdb.python/py-shared.exp
9082 * gdb.python/py-symbol.exp
9083 * gdb.python/py-template.exp
9084 * gdb.python/py-type.exp
9085 * gdb.python/py-value.exp
9086 * gdb.reverse/solib-precsave.exp
9087 * gdb.reverse/solib-reverse.exp
9088 * gdb.server/solib-list.exp
9089 * gdb.stabs/weird.exp
9090 * gdb.threads/reconnect-signal.exp
9091 * gdb.threads/stepi-random-signal.exp
9092 * gdb.trace/actions.exp
9093 * gdb.trace/ax.exp
9094 * gdb.trace/backtrace.exp
9095 * gdb.trace/change-loc.exp
9096 * gdb.trace/deltrace.exp
9097 * gdb.trace/ftrace-lock.exp
9098 * gdb.trace/ftrace.exp
9099 * gdb.trace/infotrace.exp
9100 * gdb.trace/mi-tracepoint-changed.exp
9101 * gdb.trace/packetlen.exp
9102 * gdb.trace/passcount.exp
9103 * gdb.trace/pending.exp
9104 * gdb.trace/range-stepping.exp
9105 * gdb.trace/report.exp
9106 * gdb.trace/stap-trace.exp
9107 * gdb.trace/tfind.exp
9108 * gdb.trace/trace-break.exp
9109 * gdb.trace/trace-condition.exp
9110 * gdb.trace/trace-enable-disable.exp
9111 * gdb.trace/trace-mt.exp
9112 * gdb.trace/tracecmd.exp
9113 * gdb.trace/tspeed.exp
9114 * gdb.trace/tsv.exp
9115 * lib/perftest.exp
9116
9117 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9118
9119 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9120 with gdb_test_no_output.
9121 Use command as test name.
9122
9123 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9124
9125 Fix test names starting with uppercase throughout the files.
9126
9127 * gdb.ada/assign_1.exp
9128 * gdb.ada/boolean_expr.exp
9129 * gdb.base/arrayidx.exp
9130 * gdb.base/del.exp
9131 * gdb.base/gcore-buffer-overflow.exp
9132 * gdb.base/testenv.exp
9133 * gdb.compile/compile.exp
9134 * gdb.python/py-framefilter-invalidarg.exp
9135 * gdb.python/py-framefilter.exp
9136
9137 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9138
9139 Fix test names starting with uppercase throughout the files.
9140
9141 * gdb.ada/array_return.exp
9142 * gdb.ada/expr_delims.exp
9143 * gdb.ada/mi_dyn_arr.exp
9144 * gdb.ada/mi_interface.exp
9145 * gdb.ada/mi_var_array.exp
9146 * gdb.ada/watch_arg.exp
9147 * gdb.arch/alpha-step.exp
9148 * gdb.arch/altivec-regs.exp
9149 * gdb.arch/e500-regs.exp
9150 * gdb.arch/powerpc-d128-regs.exp
9151 * gdb.base/arrayidx.exp
9152 * gdb.base/break.exp
9153 * gdb.base/checkpoint.exp
9154 * gdb.base/debug-expr.exp
9155 * gdb.base/dmsym.exp
9156 * gdb.base/radix.exp
9157 * gdb.base/sepdebug.exp
9158 * gdb.base/testenv.exp
9159 * gdb.base/watch_thread_num.exp
9160 * gdb.base/watchpoint-cond-gone.exp
9161 * gdb.cell/break.exp
9162 * gdb.cell/ea-cache.exp
9163 * gdb.compile/compile.exp
9164 * gdb.cp/gdb2495.exp
9165 * gdb.gdb/selftest.exp
9166 * gdb.gdb/xfullpath.exp
9167 * gdb.go/hello.exp
9168 * gdb.go/integers.exp
9169 * gdb.objc/basicclass.exp
9170 * gdb.pascal/hello.exp
9171 * gdb.pascal/integers.exp
9172 * gdb.python/py-breakpoint.exp
9173 * gdb.python/py-cmd.exp
9174 * gdb.python/py-linetable.exp
9175 * gdb.python/py-xmethods.exp
9176 * gdb.python/python.exp
9177 * gdb.reverse/consecutive-precsave.exp
9178 * gdb.reverse/finish-precsave.exp
9179 * gdb.reverse/i386-precsave.exp
9180 * gdb.reverse/machinestate-precsave.exp
9181 * gdb.reverse/sigall-precsave.exp
9182 * gdb.reverse/solib-precsave.exp
9183 * gdb.reverse/step-precsave.exp
9184 * gdb.reverse/until-precsave.exp
9185 * gdb.reverse/watch-precsave.exp
9186 * gdb.threads/leader-exit.exp
9187 * gdb.threads/pthreads.exp
9188 * gdb.threads/wp-replication.exp
9189 * gdb.trace/actions.exp
9190 * gdb.trace/mi-tsv-changed.exp
9191 * gdb.trace/tsv.exp
9192
9193 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9194
9195 Fix test names starting with uppercase throughout the files.
9196
9197 * gdb.arch/i386-bp_permanent.exp
9198 * gdb.arch/i386-gnu-cfi.exp
9199 * gdb.base/disasm-end-cu.exp
9200 * gdb.base/macscp.exp
9201 * gdb.base/pending.exp
9202 * gdb.base/watch_thread_num.exp
9203 * gdb.cp/exception.exp
9204 * gdb.cp/gdb2495.exp
9205 * gdb.cp/local.exp
9206 * gdb.python/py-evsignal.exp
9207 * gdb.python/python.exp
9208 * gdb.trace/tracecmd.exp
9209
9210 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9211
9212 Fix test names starting with uppercase throughout the files.
9213
9214 * gdb.base/charset.exp
9215 * gdb.base/eval.exp
9216 * gdb.base/multi-forks.exp
9217 * gdb.guile/scm-progspace.exp
9218 * gdb.opencl/datatypes.exp
9219 * gdb.python/py-block.exp
9220 * gdb.python/py-function.exp
9221 * gdb.python/py-symbol.exp
9222 * gdb.python/py-symtab.exp
9223 * gdb.python/py-xmethods.exp
9224 * gdb.reverse/break-precsave.exp
9225 * gdb.reverse/break-reverse.exp
9226 * gdb.reverse/consecutive-precsave.exp
9227 * gdb.reverse/consecutive-reverse.exp
9228 * gdb.reverse/finish-precsave.exp
9229 * gdb.reverse/finish-reverse-bkpt.exp
9230 * gdb.reverse/finish-reverse.exp
9231 * gdb.reverse/fstatat-reverse.exp
9232 * gdb.reverse/getresuid-reverse.exp
9233 * gdb.reverse/i386-precsave.exp
9234 * gdb.reverse/i386-reverse.exp
9235 * gdb.reverse/i386-sse-reverse.exp
9236 * gdb.reverse/i387-stack-reverse.exp
9237 * gdb.reverse/insn-reverse.exp
9238 * gdb.reverse/machinestate-precsave.exp
9239 * gdb.reverse/machinestate.exp
9240 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9241 * gdb.reverse/pipe-reverse.exp
9242 * gdb.reverse/readv-reverse.exp
9243 * gdb.reverse/recvmsg-reverse.exp
9244 * gdb.reverse/rerun-prec.exp
9245 * gdb.reverse/s390-mvcle.exp
9246 * gdb.reverse/sigall-precsave.exp
9247 * gdb.reverse/sigall-reverse.exp
9248 * gdb.reverse/solib-precsave.exp
9249 * gdb.reverse/solib-reverse.exp
9250 * gdb.reverse/step-precsave.exp
9251 * gdb.reverse/step-reverse.exp
9252 * gdb.reverse/time-reverse.exp
9253 * gdb.reverse/until-precsave.exp
9254 * gdb.reverse/until-reverse.exp
9255 * gdb.reverse/waitpid-reverse.exp
9256 * gdb.reverse/watch-precsave.exp
9257 * gdb.reverse/watch-reverse.exp
9258
9259 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9260
9261 Fix test names starting with uppercase throughout the files.
9262
9263 * gdb.arch/i386-mpx-simple_segv.exp
9264 * gdb.arch/i386-mpx.exp
9265 * gdb.arch/i386-permbkpt.exp
9266 * gdb.arch/pa-nullify.exp
9267 * gdb.arch/powerpc-d128-regs.exp
9268 * gdb.arch/vsx-regs.exp
9269 * gdb.base/bfp-test.exp
9270 * gdb.base/break.exp
9271 * gdb.base/breakpoint-shadow.exp
9272 * gdb.base/callfuncs.exp
9273 * gdb.base/charset.exp
9274 * gdb.base/commands.exp
9275 * gdb.base/completion.exp
9276 * gdb.base/dfp-test.exp
9277 * gdb.base/echo.exp
9278 * gdb.base/ending-run.exp
9279 * gdb.base/eval.exp
9280 * gdb.base/expand-psymtabs.exp
9281 * gdb.base/float128.exp
9282 * gdb.base/floatn.exp
9283 * gdb.base/foll-exec-mode.exp
9284 * gdb.base/gdb1056.exp
9285 * gdb.base/gdb11531.exp
9286 * gdb.base/kill-after-signal.exp
9287 * gdb.base/multi-forks.exp
9288 * gdb.base/overlays.exp
9289 * gdb.base/pending.exp
9290 * gdb.base/sepdebug.exp
9291 * gdb.base/testenv.exp
9292 * gdb.base/valgrind-db-attach.exp
9293 * gdb.base/watch_thread_num.exp
9294 * gdb.base/watchpoint-cond-gone.exp
9295 * gdb.base/watchpoint.exp
9296 * gdb.base/watchpoints.exp
9297 * gdb.cp/arg-reference.exp
9298 * gdb.cp/baseenum.exp
9299 * gdb.cp/operator.exp
9300 * gdb.cp/shadow.exp
9301 * gdb.dwarf2/dw2-op-out-param.exp
9302 * gdb.dwarf2/dw2-reg-undefined.exp
9303 * gdb.go/chan.exp
9304 * gdb.go/hello.exp
9305 * gdb.go/integers.exp
9306 * gdb.go/methods.exp
9307 * gdb.go/package.exp
9308 * gdb.guile/scm-parameter.exp
9309 * gdb.guile/scm-progspace.exp
9310 * gdb.guile/scm-value.exp
9311 * gdb.mi/mi-pending.exp
9312 * gdb.mi/user-selected-context-sync.exp
9313 * gdb.multi/multi-attach.exp
9314 * gdb.multi/tids.exp
9315 * gdb.opt/clobbered-registers-O2.exp
9316 * gdb.pascal/floats.exp
9317 * gdb.pascal/integers.exp
9318 * gdb.python/py-block.exp
9319 * gdb.python/py-events.exp
9320 * gdb.python/py-parameter.exp
9321 * gdb.python/py-symbol.exp
9322 * gdb.python/py-symtab.exp
9323 * gdb.python/py-type.exp
9324 * gdb.python/py-value.exp
9325 * gdb.python/py-xmethods.exp
9326 * gdb.python/python.exp
9327 * gdb.reverse/break-precsave.exp
9328 * gdb.reverse/consecutive-precsave.exp
9329 * gdb.reverse/finish-precsave.exp
9330 * gdb.reverse/i386-precsave.exp
9331 * gdb.reverse/machinestate-precsave.exp
9332 * gdb.reverse/sigall-precsave.exp
9333 * gdb.reverse/solib-precsave.exp
9334 * gdb.reverse/step-precsave.exp
9335 * gdb.reverse/until-precsave.exp
9336 * gdb.reverse/watch-precsave.exp
9337 * gdb.server/ext-attach.exp
9338 * gdb.server/ext-restart.exp
9339 * gdb.server/ext-run.exp
9340 * gdb.server/ext-wrapper.exp
9341 * gdb.stabs/gdb11479.exp
9342 * gdb.stabs/weird.exp
9343 * gdb.threads/attach-many-short-lived-threads.exp
9344 * gdb.threads/kill.exp
9345 * gdb.threads/watchpoint-fork.exp
9346
9347 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9348
9349 Fix test names starting with uppercase throughout all the files below.
9350
9351 * gdb.ada/array_return.exp
9352 * gdb.ada/catch_ex.exp
9353 * gdb.ada/info_exc.exp
9354 * gdb.ada/mi_catch_ex.exp
9355 * gdb.ada/mi_dyn_arr.exp
9356 * gdb.ada/mi_ex_cond.exp
9357 * gdb.ada/mi_exc_info.exp
9358 * gdb.ada/mi_interface.exp
9359 * gdb.ada/mi_task_arg.exp
9360 * gdb.ada/mi_task_info.exp
9361 * gdb.ada/mi_var_array.exp
9362 * gdb.arch/alpha-step.exp
9363 * gdb.arch/amd64-disp-step.exp
9364 * gdb.arch/arm-disp-step.exp
9365 * gdb.arch/disp-step-insn-reloc.exp
9366 * gdb.arch/e500-prologue.exp
9367 * gdb.arch/ftrace-insn-reloc.exp
9368 * gdb.arch/gdb1558.exp
9369 * gdb.arch/i386-bp_permanent.exp
9370 * gdb.arch/i386-disp-step.exp
9371 * gdb.arch/i386-float.exp
9372 * gdb.arch/i386-gnu-cfi.exp
9373 * gdb.arch/ia64-breakpoint-shadow.exp
9374 * gdb.arch/mips16-thunks.exp
9375 * gdb.arch/pa-nullify.exp
9376 * gdb.arch/powerpc-aix-prologue.exp
9377 * gdb.arch/powerpc-power.exp
9378 * gdb.arch/ppc-dfp.exp
9379 * gdb.arch/s390-tdbregs.exp
9380 * gdb.arch/spu-info.exp
9381 * gdb.arch/spu-ls.exp
9382 * gdb.arch/thumb-bx-pc.exp
9383 * gdb.base/advance.exp
9384 * gdb.base/annota-input-while-running.exp
9385 * gdb.base/arrayidx.exp
9386 * gdb.base/asmlabel.exp
9387 * gdb.base/async.exp
9388 * gdb.base/attach-wait-input.exp
9389 * gdb.base/auto-connect-native-target.exp
9390 * gdb.base/batch-preserve-term-settings.exp
9391 * gdb.base/bfp-test.exp
9392 * gdb.base/bigcore.exp
9393 * gdb.base/bp-permanent.exp
9394 * gdb.base/break-always.exp
9395 * gdb.base/break-fun-addr.exp
9396 * gdb.base/break-idempotent.exp
9397 * gdb.base/break-main-file-remove-fail.exp
9398 * gdb.base/break-probes.exp
9399 * gdb.base/break-unload-file.exp
9400 * gdb.base/break.exp
9401 * gdb.base/call-ar-st.exp
9402 * gdb.base/call-rt-st.exp
9403 * gdb.base/call-sc.exp
9404 * gdb.base/call-signal-resume.exp
9405 * gdb.base/call-strs.exp
9406 * gdb.base/callexit.exp
9407 * gdb.base/callfuncs.exp
9408 * gdb.base/catch-gdb-caused-signals.exp
9409 * gdb.base/catch-signal-siginfo-cond.exp
9410 * gdb.base/catch-syscall.exp
9411 * gdb.base/compare-sections.exp
9412 * gdb.base/cond-eval-mode.exp
9413 * gdb.base/condbreak-call-false.exp
9414 * gdb.base/consecutive-step-over.exp
9415 * gdb.base/cursal.exp
9416 * gdb.base/disabled-location.exp
9417 * gdb.base/disasm-end-cu.exp
9418 * gdb.base/display.exp
9419 * gdb.base/double-prompt-target-event-error.exp
9420 * gdb.base/dprintf-bp-same-addr.exp
9421 * gdb.base/dprintf-detach.exp
9422 * gdb.base/dprintf-next.exp
9423 * gdb.base/dprintf-non-stop.exp
9424 * gdb.base/dprintf-pending.exp
9425 * gdb.base/dso2dso.exp
9426 * gdb.base/ending-run.exp
9427 * gdb.base/enum_cond.exp
9428 * gdb.base/examine-backward.exp
9429 * gdb.base/exe-lock.exp
9430 * gdb.base/exec-invalid-sysroot.exp
9431 * gdb.base/execl-update-breakpoints.exp
9432 * gdb.base/execution-termios.exp
9433 * gdb.base/fileio.exp
9434 * gdb.base/fixsection.exp
9435 * gdb.base/foll-exec-mode.exp
9436 * gdb.base/foll-exec.exp
9437 * gdb.base/fork-running-state.exp
9438 * gdb.base/frame-args.exp
9439 * gdb.base/fullpath-expand.exp
9440 * gdb.base/func-ptr.exp
9441 * gdb.base/gcore-relro-pie.exp
9442 * gdb.base/gdb1090.exp
9443 * gdb.base/gdb1555.exp
9444 * gdb.base/global-var-nested-by-dso.exp
9445 * gdb.base/gnu-ifunc.exp
9446 * gdb.base/hbreak-in-shr-unsupported.exp
9447 * gdb.base/hbreak-unmapped.exp
9448 * gdb.base/hook-stop.exp
9449 * gdb.base/infcall-input.exp
9450 * gdb.base/info-fun.exp
9451 * gdb.base/info-shared.exp
9452 * gdb.base/interrupt-noterm.exp
9453 * gdb.base/jit-so.exp
9454 * gdb.base/jit.exp
9455 * gdb.base/line-symtabs.exp
9456 * gdb.base/list.exp
9457 * gdb.base/longjmp.exp
9458 * gdb.base/macscp.exp
9459 * gdb.base/max-value-size.exp
9460 * gdb.base/nodebug.exp
9461 * gdb.base/nofield.exp
9462 * gdb.base/overlays.exp
9463 * gdb.base/paginate-after-ctrl-c-running.exp
9464 * gdb.base/paginate-bg-execution.exp
9465 * gdb.base/paginate-inferior-exit.exp
9466 * gdb.base/pending.exp
9467 * gdb.base/pr11022.exp
9468 * gdb.base/printcmds.exp
9469 * gdb.base/ptr-typedef.exp
9470 * gdb.base/ptype.exp
9471 * gdb.base/randomize.exp
9472 * gdb.base/range-stepping.exp
9473 * gdb.base/realname-expand.exp
9474 * gdb.base/relativedebug.exp
9475 * gdb.base/remote.exp
9476 * gdb.base/savedregs.exp
9477 * gdb.base/sepdebug.exp
9478 * gdb.base/set-noassign.exp
9479 * gdb.base/shlib-call.exp
9480 * gdb.base/shreloc.exp
9481 * gdb.base/sigaltstack.exp
9482 * gdb.base/sigbpt.exp
9483 * gdb.base/siginfo-addr.exp
9484 * gdb.base/siginfo-obj.exp
9485 * gdb.base/siginfo-thread.exp
9486 * gdb.base/signest.exp
9487 * gdb.base/signull.exp
9488 * gdb.base/sigrepeat.exp
9489 * gdb.base/skip.exp
9490 * gdb.base/so-impl-ld.exp
9491 * gdb.base/solib-corrupted.exp
9492 * gdb.base/solib-disc.exp
9493 * gdb.base/solib-display.exp
9494 * gdb.base/solib-overlap.exp
9495 * gdb.base/solib-search.exp
9496 * gdb.base/solib-symbol.exp
9497 * gdb.base/source-execution.exp
9498 * gdb.base/sss-bp-on-user-bp-2.exp
9499 * gdb.base/sss-bp-on-user-bp.exp
9500 * gdb.base/stack-checking.exp
9501 * gdb.base/stale-infcall.exp
9502 * gdb.base/step-break.exp
9503 * gdb.base/step-line.exp
9504 * gdb.base/step-over-exit.exp
9505 * gdb.base/step-test.exp
9506 * gdb.base/structs.exp
9507 * gdb.base/sym-file.exp
9508 * gdb.base/symtab-search-order.exp
9509 * gdb.base/term.exp
9510 * gdb.base/type-opaque.exp
9511 * gdb.base/unload.exp
9512 * gdb.base/until-nodebug.exp
9513 * gdb.base/until.exp
9514 * gdb.base/unwindonsignal.exp
9515 * gdb.base/watch-cond.exp
9516 * gdb.base/watch-non-mem.exp
9517 * gdb.base/watch_thread_num.exp
9518 * gdb.base/watchpoint-reuse-slot.exp
9519 * gdb.base/watchpoint-solib.exp
9520 * gdb.base/watchpoint.exp
9521 * gdb.btrace/dlopen.exp
9522 * gdb.cell/arch.exp
9523 * gdb.cell/break.exp
9524 * gdb.cell/bt.exp
9525 * gdb.cell/core.exp
9526 * gdb.cell/data.exp
9527 * gdb.cell/dwarfaddr.exp
9528 * gdb.cell/ea-cache.exp
9529 * gdb.cell/ea-standalone.exp
9530 * gdb.cell/ea-test.exp
9531 * gdb.cell/f-regs.exp
9532 * gdb.cell/fork.exp
9533 * gdb.cell/gcore.exp
9534 * gdb.cell/mem-access.exp
9535 * gdb.cell/ptype.exp
9536 * gdb.cell/registers.exp
9537 * gdb.cell/sizeof.exp
9538 * gdb.cell/solib-symbol.exp
9539 * gdb.cell/solib.exp
9540 * gdb.compile/compile-tls.exp
9541 * gdb.cp/exception.exp
9542 * gdb.cp/gdb2495.exp
9543 * gdb.cp/local.exp
9544 * gdb.cp/mb-inline.exp
9545 * gdb.cp/mb-templates.exp
9546 * gdb.cp/pr10687.exp
9547 * gdb.cp/pr9167.exp
9548 * gdb.cp/scope-err.exp
9549 * gdb.cp/templates.exp
9550 * gdb.cp/virtfunc.exp
9551 * gdb.dwarf2/dw2-dir-file-name.exp
9552 * gdb.dwarf2/dw2-single-line-discriminators.exp
9553 * gdb.fortran/complex.exp
9554 * gdb.fortran/library-module.exp
9555 * gdb.guile/guile.exp
9556 * gdb.guile/scm-cmd.exp
9557 * gdb.guile/scm-frame-inline.exp
9558 * gdb.guile/scm-objfile.exp
9559 * gdb.guile/scm-pretty-print.exp
9560 * gdb.guile/scm-symbol.exp
9561 * gdb.guile/scm-type.exp
9562 * gdb.guile/scm-value.exp
9563 * gdb.linespec/keywords.exp
9564 * gdb.linespec/ls-errs.exp
9565 * gdb.linespec/macro-relative.exp
9566 * gdb.linespec/thread.exp
9567 * gdb.mi/mi-breakpoint-changed.exp
9568 * gdb.mi/mi-dprintf-pending.exp
9569 * gdb.mi/mi-fullname-deleted.exp
9570 * gdb.mi/mi-logging.exp
9571 * gdb.mi/mi-pending.exp
9572 * gdb.mi/mi-solib.exp
9573 * gdb.mi/new-ui-mi-sync.exp
9574 * gdb.mi/user-selected-context-sync.exp
9575 * gdb.multi/dummy-frame-restore.exp
9576 * gdb.multi/multi-arch-exec.exp
9577 * gdb.multi/remove-inferiors.exp
9578 * gdb.multi/watchpoint-multi-exit.exp
9579 * gdb.opt/solib-intra-step.exp
9580 * gdb.perf/backtrace.exp
9581 * gdb.perf/single-step.exp
9582 * gdb.perf/skip-command.exp
9583 * gdb.perf/skip-prologue.exp
9584 * gdb.perf/solib.exp
9585 * gdb.python/lib-types.exp
9586 * gdb.python/py-as-string.exp
9587 * gdb.python/py-bad-printers.exp
9588 * gdb.python/py-block.exp
9589 * gdb.python/py-breakpoint.exp
9590 * gdb.python/py-cmd.exp
9591 * gdb.python/py-events.exp
9592 * gdb.python/py-evthreads.exp
9593 * gdb.python/py-finish-breakpoint.exp
9594 * gdb.python/py-finish-breakpoint2.exp
9595 * gdb.python/py-frame-inline.exp
9596 * gdb.python/py-frame.exp
9597 * gdb.python/py-inferior.exp
9598 * gdb.python/py-infthread.exp
9599 * gdb.python/py-mi.exp
9600 * gdb.python/py-objfile.exp
9601 * gdb.python/py-pp-maint.exp
9602 * gdb.python/py-pp-registration.exp
9603 * gdb.python/py-prettyprint.exp
9604 * gdb.python/py-recurse-unwind.exp
9605 * gdb.python/py-shared.exp
9606 * gdb.python/py-symbol.exp
9607 * gdb.python/py-symtab.exp
9608 * gdb.python/py-template.exp
9609 * gdb.python/py-type.exp
9610 * gdb.python/py-unwind-maint.exp
9611 * gdb.python/py-unwind.exp
9612 * gdb.python/py-value.exp
9613 * gdb.python/python.exp
9614 * gdb.reverse/finish-reverse-bkpt.exp
9615 * gdb.reverse/insn-reverse.exp
9616 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9617 * gdb.reverse/solib-precsave.exp
9618 * gdb.reverse/solib-reverse.exp
9619 * gdb.stabs/gdb11479.exp
9620 * gdb.stabs/weird.exp
9621 * gdb.threads/fork-child-threads.exp
9622 * gdb.threads/fork-plus-threads.exp
9623 * gdb.threads/fork-thread-pending.exp
9624 * gdb.threads/forking-threads-plus-breakpoint.exp
9625 * gdb.threads/hand-call-in-threads.exp
9626 * gdb.threads/interrupted-hand-call.exp
9627 * gdb.threads/linux-dp.exp
9628 * gdb.threads/local-watch-wrong-thread.exp
9629 * gdb.threads/next-while-other-thread-longjmps.exp
9630 * gdb.threads/non-ldr-exit.exp
9631 * gdb.threads/pending-step.exp
9632 * gdb.threads/print-threads.exp
9633 * gdb.threads/process-dies-while-detaching.exp
9634 * gdb.threads/process-dies-while-handling-bp.exp
9635 * gdb.threads/pthreads.exp
9636 * gdb.threads/queue-signal.exp
9637 * gdb.threads/reconnect-signal.exp
9638 * gdb.threads/signal-command-handle-nopass.exp
9639 * gdb.threads/signal-command-multiple-signals-pending.exp
9640 * gdb.threads/signal-delivered-right-thread.exp
9641 * gdb.threads/signal-sigtrap.exp
9642 * gdb.threads/sigthread.exp
9643 * gdb.threads/staticthreads.exp
9644 * gdb.threads/stepi-random-signal.exp
9645 * gdb.threads/thread-unwindonsignal.exp
9646 * gdb.threads/thread_check.exp
9647 * gdb.threads/thread_events.exp
9648 * gdb.threads/tid-reuse.exp
9649 * gdb.threads/tls-nodebug.exp
9650 * gdb.threads/tls-shared.exp
9651 * gdb.threads/tls-so_extern.exp
9652 * gdb.threads/tls.exp
9653 * gdb.threads/wp-replication.exp
9654 * gdb.trace/actions-changed.exp
9655 * gdb.trace/actions.exp
9656 * gdb.trace/backtrace.exp
9657 * gdb.trace/change-loc.exp
9658 * gdb.trace/collection.exp
9659 * gdb.trace/deltrace.exp
9660 * gdb.trace/disconnected-tracing.exp
9661 * gdb.trace/entry-values.exp
9662 * gdb.trace/ftrace-lock.exp
9663 * gdb.trace/ftrace.exp
9664 * gdb.trace/infotrace.exp
9665 * gdb.trace/mi-trace-frame-collected.exp
9666 * gdb.trace/mi-trace-unavailable.exp
9667 * gdb.trace/mi-traceframe-changed.exp
9668 * gdb.trace/mi-tracepoint-changed.exp
9669 * gdb.trace/mi-tsv-changed.exp
9670 * gdb.trace/no-attach-trace.exp
9671 * gdb.trace/packetlen.exp
9672 * gdb.trace/passc-dyn.exp
9673 * gdb.trace/passcount.exp
9674 * gdb.trace/pending.exp
9675 * gdb.trace/pr16508.exp
9676 * gdb.trace/qtro.exp
9677 * gdb.trace/range-stepping.exp
9678 * gdb.trace/read-memory.exp
9679 * gdb.trace/report.exp
9680 * gdb.trace/save-trace.exp
9681 * gdb.trace/signal.exp
9682 * gdb.trace/stap-trace.exp
9683 * gdb.trace/status-stop.exp
9684 * gdb.trace/strace.exp
9685 * gdb.trace/tfile.exp
9686 * gdb.trace/tfind.exp
9687 * gdb.trace/trace-break.exp
9688 * gdb.trace/trace-condition.exp
9689 * gdb.trace/trace-enable-disable.exp
9690 * gdb.trace/trace-mt.exp
9691 * gdb.trace/tracecmd.exp
9692 * gdb.trace/tracefile-pseudo-reg.exp
9693 * gdb.trace/tspeed.exp
9694 * gdb.trace/tstatus.exp
9695 * gdb.trace/tsv.exp
9696 * gdb.trace/unavailable.exp
9697 * gdb.trace/while-dyn.exp
9698 * gdb.trace/while-stepping.exp
9699 * lib/gdb-guile.exp
9700 * lib/gdb.exp
9701 * lib/mi-support.exp
9702 * lib/pascal.exp
9703 * lib/perftest.exp
9704 * lib/prelink-support.exp
9705 * lib/selftest-support.exp
9706
9707 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9708
9709 * Makefile.in: Include disable-implicit-rules.mk.
9710
9711 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9712
9713 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9714 non-byte-aligned bit fields.
9715
9716 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9717
9718 PR gdb/12616
9719 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9720 respects the DW_AT_data_bit_offset attribute.
9721
9722 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9723
9724 * gdb.base/default.exp: Fix output of "set language".
9725
9726 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9727
9728 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9729 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9730 make.
9731 * configure.ac: Remove checks for the make program.
9732 * configure: Re-generate.
9733
9734 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9735
9736 * gdb.python/py-recurse-unwind.c (main): Add loop.
9737 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9738 to read_register() and gdb.parse_and_eval(). Make each code
9739 call a separate case that can be individually tested.
9740 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9741 proc. Call cont_and_backtrace for each of the code paths that
9742 we want to test in the unwinder.
9743
9744 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9745
9746 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9747 the definition of struct S.
9748
9749 2016-11-11 Catherine Moore <clm@codesourcery.com>
9750
9751 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9752
9753 2016-11-09 Pedro Alves <palves@redhat.com>
9754
9755 * gdb.base/commands.exp (runto_or_return): New procedure.
9756 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9757 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9758 (progvar_simple_while_test, progvar_complex_if_while_test)
9759 (if_while_breakpoint_command_test)
9760 (infrun_breakpoint_command_test, breakpoint_command_test)
9761 (user_defined_command_test, watchpoint_command_test)
9762 (test_command_prompt_position, redefine_hook_test)
9763 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9764 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9765 multi_line_input and multi_line. Remove gdb_expect and
9766 gdb_stop_suppressing_tests uses.
9767 * lib/gdb.exp (valnum_re): New global.
9768 (multi_line_input): New procedure.
9769
9770 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9771
9772 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9773 Remove.
9774 (test_setup): Define with proc_with_prefix.
9775 (test_cli_inferior): Likewise.
9776 (test_cli_thread): Likewise.
9777 (test_cli_frame): Likewise.
9778 (test_cli_select_frame): Likewise.
9779 (test_cli_up_down): Likewise.
9780 (test_mi_thread_select): Likewise.
9781 (test_mi_stack_select_frame): Likewise.
9782 (test_cli_in_mi_inferior): Likewise.
9783 (test_cli_in_mi_thread): Likewise.
9784 (test_cli_in_mi_frame): Likewise.
9785 (top level): Do not use with_test_prefix_procname.
9786
9787 2016-11-09 Pedro Alves <palves@redhat.com>
9788
9789 * gdb.base/commands.exp (gdbvar_simple_if_test)
9790 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9791 (progvar_simple_if_test, progvar_simple_while_test)
9792 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9793 (infrun_breakpoint_command_test, breakpoint_command_test)
9794 (user_defined_command_test, watchpoint_command_test)
9795 (test_command_prompt_position, deprecated_command_test)
9796 (bp_deleted_in_command, temporary_breakpoint_commands)
9797 (stray_arg0_test, source_file_with_indented_comment)
9798 (recursive_source_test, if_commands_test)
9799 (error_clears_commands_left, redefine_hook_test)
9800 (redefine_backtrace_test): Use proc_with_prefix.
9801 * lib/gdb.exp (proc_with_prefix): New proc.
9802
9803 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9804
9805 * gdb.base/tui-layout.c: New file.
9806 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9807 disassembly window contains very long lines.
9808
9809 2016-11-08 Tom Tromey <tom@tromey.com>
9810
9811 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9812 depend on Python 2.
9813
9814 2016-11-08 Tom Tromey <tom@tromey.com>
9815
9816 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9817 New method.
9818
9819 2016-10-29 Manish Goregaokar <manish@mozilla.com>
9820
9821 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9822
9823 2016-10-27 Manish Goregaokar <manish@mozilla.com>
9824
9825 * gdb.rust/simple.rs: Add test for univariant enums without
9826 discriminants and for encoded struct-like enums.
9827
9828 2016-10-28 Pedro Alves <palves@redhat.com>
9829
9830 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9831 gdb_test_multiple, tighten regexps and match symtabs and line
9832 tables incrementally.
9833
9834 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
9835
9836 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9837 general.
9838
9839 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
9840
9841 * gdb.base/exec-invalid-sysroot.exp: New file.
9842
9843 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9844
9845 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9846
9847 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9848
9849 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9850
9851 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9852
9853 * gdb.base/killed-outside.exp: Remove $options from a call to
9854 `prepare_for_testing'.
9855
9856 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9857
9858 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9859 Change test message.
9860
9861 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9862
9863 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9864 Update comment.
9865
9866 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9867
9868 * gdb.trace/mi-trace-save.exp: New file.
9869
9870 2016-10-13 Yao Qi <yao.qi@linaro.org>
9871
9872 * gdb.base/code_elim.exp (get_var_address): Remove.
9873 * gdb.base/relocate.exp: Likewise.
9874 * gdb.base/shreloc.exp: Likewise.
9875 * lib/gdb.exp (get_var_address): New.
9876
9877 2016-10-13 Yao Qi <yao.qi@linaro.org>
9878
9879 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9880 floating point tests if $skip_float_test is false.
9881
9882 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
9883
9884 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9885 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9886 argc values.
9887 Add 1 to argc so we guarantee distinct initial/modified argc values.
9888
9889 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9890
9891 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9892
9893 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9894
9895 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9896 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9897 * gdb.arch/vsx-regs.exp: Likewise.
9898
9899 2016-10-07 Yao Qi <yao.qi@linaro.org>
9900
9901 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9902
9903 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9904
9905 * gdb.python/python.exp: Test decode_line("*0").
9906
9907 2016-10-06 Doug Evans <dje@google.com>
9908
9909 * gdb.python/py-value.exp (test_value_creation): Add test for large
9910 unsigned 64-bit value.
9911
9912 2016-10-06 Tom Tromey <tom@tromey.com>
9913
9914 * gdb.compile/compile.exp: Change java tests to rust.
9915 * gdb.base/setshow.exp: Change java tests to rust.
9916 * gdb.base/default.exp: Remove java from language list.
9917 * README (Examples): Update language example.
9918 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9919 test.
9920 * lib/gdb.exp (skip_java_tests): Remove.
9921 * lib/java.exp: Remove.
9922 * gdb.java: Remove.
9923
9924 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9925
9926 * gdb.arch/mips-fcr.exp: New test.
9927 * gdb.arch/mips-fcr.c: Source for the new test.
9928
9929 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9930
9931 * gdb.base/solib-disc.exp: Use `standard_output_file'
9932 throughout.
9933
9934 2016-10-06 Pedro Alves <palves@redhat.com>
9935
9936 * gdb.base/jit-simple-dl.c: New file.
9937 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9938 * gdb.base/jit-simple.c: ... this.
9939 * gdb.base/jit-simple.exp (jit_run): Delete.
9940 (build_jit): New proc.
9941 (jit_test_reread): Recompile either the main program or the shared
9942 library, depending on what is being tested. Skip changing address
9943 if caller wants to. Compare before/after addresses. If testing
9944 standalone, explicitly load the binary. Test "maint info
9945 breakpoints".
9946 (top level): Add "standalone vs shared lib" and "change address"
9947 vs "same address" axes.
9948
9949 2016-10-06 Pedro Alves <palves@redhat.com>
9950
9951 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9952 call.
9953 (jit_run): Delete.
9954 (jit_test_reread): Use with_test_prefix. Reload the main binary
9955 explicitly. Compare the before/after addresses of the JIT
9956 descriptor.
9957
9958 2016-08-15 Doug Evans <dje@google.com>
9959
9960 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9961 for single bitfields is bool.
9962 * gdb.xml/tdesc-regs.exp: Ditto.
9963
9964 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9965
9966 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9967
9968 2016-10-05 Yao Qi <yao.qi@linaro.org>
9969
9970 * lib/gdb.exp (support_complex_tests): Return zero if
9971 gdb_skip_float_test return true.
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/user-selected-context-sync.exp: New file.
9978 * gdb.mi/user-selected-context-sync.c: New file.
9979
9980 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9981 Simon Marchi <simon.marchi@ericsson.com>
9982
9983 PR gdb/20487
9984 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9985 =thread-select-event check.
9986
9987 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9988
9989 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9990 the compulsory L operand changes.
9991 * gdb.arch/powerpc-power.s: Likewise.
9992
9993 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9994
9995 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9996 * gdb.base/jit-attach-pie.c: New file.
9997 * gdb.base/jit-attach-pie.exp: New file.
9998
9999 2016-09-28 Pedro Alves <palves@redhat.com>
10000
10001 * gdb.base/infcall-input.c: New file.
10002 * gdb.base/infcall-input.exp: New file.
10003
10004 2016-09-22 Yao Qi <yao.qi@linaro.org>
10005
10006 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10007 (gdb_exit): Rename it to ...
10008 (gdbserver_gdb_exit): ... Close GDBserver.
10009 (gdb_exit): New proc, call gdbserver_gdb_exit.
10010 (mi_gdb_exit): Likewise.
10011
10012 2016-09-22 Yao Qi <yao.qi@linaro.org>
10013
10014 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10015 path.
10016 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10017 Remove duplication.
10018
10019 2016-09-22 Yao Qi <yao.qi@linaro.org>
10020
10021 * lib/gdbserver-support.exp: Check the existence of
10022 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10023
10024 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10025
10026 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10027
10028 2016-09-21 Tom Tromey <tom@tromey.com>
10029
10030 PR gdb/20604:
10031 * gdb.base/quit.exp: New file.
10032
10033 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10034
10035 * .gitignore: New file.
10036
10037 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10038
10039 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10040 throughout.
10041
10042 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10043
10044 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10045
10046 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10047
10048 * gdb.cp/casts.cc (decltype): Move it ...
10049 (main): ... with its call to ...
10050 * gdb.cp/casts03.cc: ... a new file.
10051 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10052
10053 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10054
10055 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10056
10057 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10058
10059 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10060 and sync up the test with tests in gas/testsuite/gas/ppc.
10061 * gdb.arch/powerpc-power.exp: Likewise.
10062
10063 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10064
10065 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10066
10067 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10068 Jan Kratochvil <jan.kratochvil@redhat.com>
10069
10070 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10071 make m1's definition to be different from m2's. Use 'dummy' as an
10072 argument for probe 'two'.
10073
10074 2016-09-10 Jon Beniston <jon@beniston.com>
10075
10076 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10077 for sim target.
10078
10079 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10080
10081 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10082 variable declaration.
10083 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10084 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10085 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10086 received HWCAP as its argument.
10087
10088 2016-09-06 Pedro Alves <palves@redhat.com>
10089
10090 * gdb.base/new-ui-pending-input.c: New file.
10091 * gdb.base/new-ui-pending-input.exp: New file.
10092 * gdb.exp (clear_gdb_spawn_id): New procedure.
10093 (with_spawn_id): Check whether gdb_spawn_id exists before
10094 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10095 on exit.
10096
10097 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10098
10099 * gdb.base/float128.c: New file.
10100 * gdb.base/float128.exp: Likewise.
10101 * gdb.base/floatn.c: Likewise.
10102 * gdb.base/floatn.exp: Likewise.
10103
10104 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10105
10106 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10107
10108 2016-09-05 Pedro Alves <palves@redhat.com>
10109
10110 PR backtrace/19927
10111 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10112 unwinders are immediately called as side effect of "source" or
10113 "disable unwinder" commands.
10114 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10115
10116 2016-09-02 Yao Qi <yao.qi@linaro.org>
10117
10118 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10119 is true and $type is "float" or "double".
10120
10121 2016-09-02 Yao Qi <yao.qi@linaro.org>
10122
10123 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10124 true.
10125 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10126 * gdb.base/call-rt-st.exp: Likewise.
10127 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10128 return value instead of gdb,skip_float_test.
10129 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10130 (do_function_calls): Use its return value instead of
10131 gdb,skip_float_test.
10132 * gdb.base/finish.exp: Likewise.
10133 * gdb.base/funcargs.exp: Likewise.
10134 * gdb.base/return.exp: Likewise.
10135 * gdb.base/return2.exp: Likewise.
10136 * gdb.base/varargs.exp: Likewise.
10137 * lib/gdb.exp (gdb_skip_float_test): Change it to
10138 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10139
10140 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10141
10142 * gdb.multi/tids.exp: Test "thread apply all".
10143
10144 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10145
10146 * gdb.base/default.exp (tty): Remove.
10147
10148 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10149
10150 * gdb.python/py-recurse-unwind.c: New file.
10151 * gdb.python/py-recurse-unwind.py: New file.
10152 * gdb.python/py-recurse-unwind.exp: New file.
10153
10154 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10155
10156 * gdb.base/set-inferior-tty.exp: New file.
10157 * gdb.base/set-inferior-tty.c: New file.
10158
10159 2016-08-23 Pedro Alves <palves@redhat.com>
10160
10161 PR gdb/20494
10162 * gdb.base/new-ui-echo.c: New file.
10163 * gdb.base/new-ui-echo.exp: New file.
10164
10165 2016-08-23 Yao Qi <yao.qi@linaro.org>
10166
10167 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10168 gdbserver_spawn.
10169 * gdb.server/connect-without-multi-process.exp (do_test):
10170 Likewise.
10171
10172 2016-08-23 Yao Qi <yao.qi@linaro.org>
10173
10174 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10175 standalone_txt. Delete gdb_txt and standalone_txt on host
10176 and target. Spawn the binary on target. Copy files from
10177 target to host.
10178
10179 2016-08-22 Pedro Alves <palves@redhat.com>
10180
10181 PR gdb/20505
10182 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10183 with_test_prefix. Factor out bits to ...
10184 (test_no_vdso): ... this new procedure.
10185
10186 2016-08-19 Carl Love <cel@us.ibm.com>
10187
10188 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10189 maintaining separate logic for constructing the output path.
10190 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10191 * gdb.arch/ppc-dfp.exp: Likewise.
10192 * gdb.arch/ppc-fp.exp: Likewise.
10193 * gdb.arch/vsx-regs.exp: Likewise.
10194 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10195 binprefix for generating the additional binary files.
10196
10197 2016-08-19 Pedro Alves <palves@redhat.com>
10198
10199 * gdb.trace/mi-trace-frame-collected.exp
10200 (test_trace_frame_collected): On x32, expect two registers.
10201
10202 2016-08-18 Carl Love <cel@us.ibm.com>
10203
10204 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10205 and sync up the test with tests in gas/testsuite/gas/ppc.
10206 * gdb.arch/powerpc-power.exp: Likewise.
10207
10208 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10209
10210 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10211 expected error message.
10212
10213 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10214
10215 * gdb.multi/remove-inferiors.exp: New file.
10216 * gdb.multi/remove-inferiors.c: New file.
10217
10218 2016-08-12 Yao Qi <yao.qi@linaro.org>
10219
10220 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10221 argument list.
10222
10223 2016-08-10 Pedro Alves <palves@redhat.com>
10224
10225 PR gdb/19187
10226 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10227 setup_kfails.
10228
10229 2016-08-09 Pedro Alves <palves@redhat.com>
10230 Simon Marchi <simon.marchi@ericsson.com>
10231
10232 PR gdb/20418
10233 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10234 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10235
10236 2016-08-09 Pedro Alves <palves@redhat.com>
10237
10238 PR mi/20431
10239 * gdb.mi/mi-cmd-error.exp: New file.
10240
10241 2016-08-09 Pedro Alves <palves@redhat.com>
10242
10243 PR gdb/18653
10244 * gdb.base/signals-state-child.c: New file.
10245 * gdb.base/signals-state-child.exp: New file.
10246 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10247
10248 2016-08-09 Pedro Alves <palves@redhat.com>
10249
10250 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10251
10252 2016-08-03 Tom Tromey <tom@tromey.com>
10253
10254 PR python/18565:
10255 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10256
10257 2016-08-01 Yao Qi <yao.qi@linaro.org>
10258
10259 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10260 variable mode to "multi-process" if $multi_process is 1, otherwise
10261 set it to "single-process".
10262
10263 2016-08-01 Yao Qi <yao.qi@linaro.org>
10264
10265 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10266 * gdb.cp/cpexprs.exp: Likewise.
10267 * gdb.cp/m-static.exp: Likewise.
10268
10269 2016-07-26 Tom Tromey <tom@tromey.com>
10270
10271 PR python/20190:
10272 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10273 test.
10274
10275 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10276
10277 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10278 selecting assembly source files.
10279 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10280 assembly source files.
10281 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10282 assembly source files.
10283 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10284 selecting assembly source files.
10285
10286 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10287
10288 * gdb.base/new-ui.exp (do_test_invalid_args): New
10289 procedure.
10290
10291 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10292
10293 * gdb.btrace/reconnect.c: New file.
10294 * gdb.btrace/reconnect.exp: New file.
10295
10296 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10297
10298 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10299 to test_catch_syscall_group.
10300 (test_catch_syscall_group): New.
10301
10302 2016-07-21 Tom Tromey <tom@tromey.com>
10303
10304 * gdb.rust/simple.rs (main): Use empty struct expression.
10305 * gdb.rust/simple.exp: Add tests for empty struct expression.
10306
10307 2016-07-21 Yao Qi <yao.qi@linaro.org>
10308
10309 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10310 if gdb_skip_xml_test is true on some targets.
10311
10312 2016-07-21 Yao Qi <yao.qi@linaro.org>
10313
10314 * gdb.server/solib-list.exp: Unset last_loaded_file.
10315
10316 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10317
10318 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10319 "step into captured_main (args)".
10320
10321 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10322
10323 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10324
10325 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10326
10327 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10328
10329 2016-07-19 Pedro Alves <palves@redhat.com>
10330
10331 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10332 * gdb.opt/inline-bt.exp: Likewise.
10333 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10334 additional_flags=-Winline.
10335 * gdb.opt/inline-locals.exp: Likewise.
10336 * gdb.opt/inline-markers.c (ATTR): Define.
10337 (inlined_fn): Use it.
10338
10339 2016-07-19 Yao Qi <yao.qi@linaro.org>
10340
10341 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10342 (test_with_self): Remove some code. Remove argument executable.
10343 (top-level): Use do_self_tests.
10344
10345 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
10346 Don Breazeal <donb@codesourcery.com>
10347
10348 * gdb.base/maint.exp: Escape paths used in regular expressions.
10349 * gdb.stabs/weird.exp: Likewise.
10350
10351 2016-07-13 Tom Tromey <tom@tromey.com>
10352
10353 PR python/15620, PR python/18620:
10354 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10355 (test_bkpt_events): New procs.
10356
10357 2016-07-13 Tom Tromey <tom@tromey.com>
10358
10359 PR python/17698:
10360 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10361 test.
10362 (test_watchpoints): Likewise.
10363 (test_bkpt_pending): New proc.
10364
10365 2016-07-13 Tom Tromey <tom@tromey.com>
10366
10367 PR cli/18053:
10368 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10369 completion test.
10370
10371 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10372
10373 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10374 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10375 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10376 f_label.
10377 (g): Rename g_end_lbl to g_label.
10378 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10379 low_pc and high_pc.
10380 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10381
10382 2016-07-12 Tom Tromey <tom@tromey.com>
10383
10384 PR python/19293:
10385 * gdb.python/py-unwind-maint.exp: Update tests.
10386
10387 2016-07-12 Yao Qi <yao.qi@linaro.org>
10388
10389 * lib/selftest-support.exp (selftest_setup): Match the output
10390 when captured_main is inlined.
10391
10392 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10393
10394 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10395 New variables.
10396 (print this%a, print this%b, print this): New tests.
10397 * gdb.fortran/derived-types.f90 (this): New object and
10398 initialization.
10399
10400 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10401
10402 * gdb.ada/arraydim.exp: Remove extra directory level in build
10403 directory.
10404
10405 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10406
10407 * lib/ada.exp: Remove extra directory level in build directory.
10408 * gdb.ada/cond_lang.exp: Likewise.
10409 * gdb.ada/exec_changed.exp: Likewise.
10410 * gdb.ada/lang_switch.exp: Likewise.
10411
10412 2016-07-06 Manish Goregaokar <manish@mozilla.com>
10413
10414 * simple.rs: Add test for raw pointer subscripting.
10415 * simple.exp: Add test expectations.
10416
10417 2016-07-05 Yao Qi <yao.qi@linaro.org>
10418
10419 * gdb.mi/mi-reverse.exp: Match =record-started output.
10420
10421 2016-07-01 Pedro Alves <palves@redhat.com>
10422
10423 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10424 procedure.
10425 (jit_reader_test): Test the jit reader's unwinder.
10426 * gdb.base/jithost.c (jit_function_00_code): New global.
10427 (main): Use memcpy to fill in the mmapped code, instead of poking
10428 bytes manually here.
10429 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10430 value.
10431 (read_debug_info): Save the function's range.
10432 (read_sp): New function.
10433 (unwind_frame): Use it. Also unwind RBP.
10434 (get_frame_id): Use read_sp.
10435 (gdb_init_reader): Use calloc instead of malloc.
10436 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10437 parameter. Use gdb_test_multiple.
10438
10439 2016-07-01 Pedro Alves <palves@redhat.com>
10440 Antoine Tremblay <antoine.tremblay@ericsson.com>
10441
10442 * gdb.threads/process-dies-while-detaching.c: New file.
10443 * gdb.threads/process-dies-while-detaching.exp: New file.
10444
10445 2016-07-01 Pedro Alves <palves@redhat.com>
10446
10447 * gdb.multi/watchpoint-multi-exit.c: New file.
10448 * gdb.multi/watchpoint-multi-exit.exp: New file.
10449
10450 2016-06-30 Pedro Alves <palves@redhat.com>
10451
10452 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10453 unset inferior_spawn_id.
10454
10455 2016-06-30 Pedro Alves <palves@redhat.com>
10456
10457 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10458 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10459
10460 2016-06-29 Yao Qi <yao.qi@linaro.org>
10461
10462 * gdb.base/return.c: Add copyright header.
10463
10464 2016-06-29 Tom Tromey <tom@tromey.com>
10465
10466 PR python/20129:
10467 * gdb.python/py-framefilter.exp: Add tests for setting priority
10468 and disabling of non-existent frame filter.
10469
10470 2016-06-29 Yao Qi <yao.qi@linaro.org>
10471
10472 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10473 0x0f07ff.
10474
10475 2016-06-28 Yao Qi <yao.qi@linaro.org>
10476
10477 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10478 triplets. Start gdb, execute catch syscall, and continue. Check
10479 gdb's output to determine catch syscall is supported.
10480
10481 2016-06-27 Manish Goregaokar <manish@mozilla.com>
10482
10483 * gdb.rust/simple.rs: Add test for returning unit in a function.
10484 * gdb.rust/simple.exp: Add expectation for functions returning
10485 unit.
10486
10487 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10488
10489 * gdb.python/py-breakpoint-create-fail.c,
10490 gdb.python/py-breakpoint-create-fail.exp,
10491 gdb.python/py-breakpoint-create-fail.py: New testcase.
10492
10493 2016-06-25 Manish Goregaokar <manish@mozilla.com>
10494
10495 PR gdb/20239
10496 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10497 * gdb.rust/simple.exp: Add test expectations for new NonZero
10498 tests.
10499
10500 2016-06-24 David Taylor <dtaylor@emc.com>
10501
10502 * gdb.base/offsets.exp: New file.
10503 * gdb.base/offsets.c: New file.
10504
10505 2016-06-23 Tom Tromey <tom@tromey.com>
10506
10507 PR gdb/16483:
10508 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10509 before any filters are loaded.
10510
10511 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10512
10513 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10514 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10515 structs.
10516 * gdb.fortran/derived-type-function.exp: New file.
10517 * gdb.fortran/derived-type-function.f90: New file.
10518
10519
10520 2016-06-21 Pedro Alves <palves@redhat.com>
10521
10522 * gdb.base/new-ui.exp: New file.
10523 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10524 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10525 (with_spawn_id): New procedure.
10526
10527 2016-06-21 Pedro Alves <palves@redhat.com>
10528
10529 * gdb.mi/mi-exec-run.exp: New file.
10530
10531 2016-06-21 Pedro Alves <palves@redhat.com>
10532
10533 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10534 breakpoint command's output on the main UI.
10535 (test_break): New procedure, factored out from calls in the top
10536 level.
10537 (top level): Use foreach_with_prefix to test MI as main UI and as
10538 separate UI.
10539
10540 2016-06-21 Pedro Alves <palves@redhat.com>
10541
10542 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10543 (test_awatch_creation_and_listing)
10544 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10545 Remove 'type' parameter.
10546 (test_watchpoint_all): New parameter mi_mode. Remove
10547 with_test_prefix.
10548 (top level): Use foreach_with_prefix, and add main/separate UI MI
10549 testing axis.
10550
10551 2016-06-21 Pedro Alves <palves@redhat.com>
10552
10553 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10554 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10555 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10556 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10557 (gdb_main_spawn_id, mi_spawn_id): Declare and
10558 comment.
10559 (mi_create_inferior_pty): New procedure,
10560 factored out from default_mi_gdb_start.
10561 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10562 procedures.
10563 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10564 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10565 Use mi_create_inferior_pty.
10566 (mi_gdb_start): Use eval to pass down args list.
10567
10568 2016-06-21 Pedro Alves <palves@redhat.com>
10569
10570 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10571 * gdb.opt/inline-cmds.exp: Add MI tests.
10572
10573 2016-06-21 Pedro Alves <palves@redhat.com>
10574
10575 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10576
10577 2016-06-21 Pedro Alves <palves@redhat.com>
10578
10579 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10580 (top level): Use it instead of mi_execute_to.
10581
10582 2016-06-21 Pedro Alves <palves@redhat.com>
10583
10584 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10585 (cont_handler_str): New.
10586 (signal_stop_handler): Set stop_handler_str instead of printing to
10587 stdout.
10588 (continue_handler): Set cont_handler_str instead of printing to
10589 stdout.
10590 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10591 mi_send_resuming_command. Print stop_handler_str and
10592 cont_handler_str instead of expecting the python events print
10593 directly.
10594
10595 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10596
10597 * gdb.base/jit-reader.exp: New file.
10598 * gdb.base/jithost.c: New file.
10599 * gdb.base/jithost.h: New file.
10600 * gdb.base/jitreader.c : New file.
10601 * gdb.base/jit-protocol.h: New file.
10602
10603 2016-06-17 Yao Qi <yao.qi@linaro.org>
10604
10605 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10606 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10607 and detach-on-fork. Adjust tests.
10608 (top level): Invoke break_cond_on_syscall with combinations of
10609 syscall, follow-fork-mode and detach-on-fork.
10610
10611 2016-06-17 Yao Qi <yao.qi@linaro.org>
10612
10613 * gdb.base/step-over-exit.c: New.
10614 * gdb.base/step-over-exit.exp: New.
10615
10616 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10617
10618 * gdb.base/float.exp: Add target check for nds32*-*-*.
10619 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10620
10621 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10622
10623 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10624 for unsupported target features.
10625 * gdb.base/call-rt-st.exp: Likewise.
10626 * gdb.base/call-sc.exp: Likewise.
10627 * gdb.base/call-signal-resume.exp: Likewise.
10628 * gdb.base/call-strs.exp: Likewise.
10629 * gdb.base/callexit.exp: Likewise.
10630 * gdb.base/callfuncs.exp: Likewise.
10631 * gdb.base/nodebug.exp: Likewise.
10632 * gdb.base/printcmds.exp: Likewise.
10633 * gdb.base/ptype.exp: Likewise.
10634 * gdb.base/structs.exp: Likewise.
10635 * gdb.base/unwindonsignal.exp: Likewise.
10636 * gdb.cp/gdb2495.exp: Likewise.
10637 * gdb.cp/templates.exp: Likewise.
10638 * gdb.cp/virtfunc.exp: Likewise.
10639 * gdb.threads/hand-call-in-threads.exp: Likewise.
10640 * gdb.threads/interrupted-hand-call.exp: Likewise.
10641 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10642
10643 2016-06-10 Tom Tromey <tom@tromey.com>
10644
10645 PR rust/20110:
10646 * gdb.rust/expr.exp: Add test for integer constant larger than
10647 i32.
10648
10649 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10650
10651 * gdb.fortran/nested-funcs.exp: New.
10652 * gdb.fortran/nested-funcs.f90: New.
10653
10654 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10655
10656 * gdb.base/examine-backward.c: New file.
10657 * gdb.base/examine-backward.exp: New file.
10658
10659 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10660
10661 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10662 matching.
10663
10664 2016-06-02 Tom Tromey <tom@tromey.com>
10665
10666 PR python/18984:
10667 * gdb.python/py-shared.exp: Add solib_name test.
10668
10669 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10670
10671 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10672
10673 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10674
10675 PR c++/19893
10676 * gdb.dwarf2/implref.exp: Rename to...
10677 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10678 * gdb.dwarf2/implref-array.c: New file.
10679 * gdb.dwarf2/implref-array.exp: Likewise.
10680 * gdb.dwarf2/implref-global.c: Likewise.
10681 * gdb.dwarf2/implref-global.exp: Likewise.
10682 * gdb.dwarf2/implref-struct.c: Likewise.
10683 * gdb.dwarf2/implref-struct.exp: Likewise.
10684
10685 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10686
10687 * gdb.trace/trace-condition.exp: Add 64bit tests.
10688
10689 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10690
10691 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10692 bits types.
10693 (main): Adapt to 8 to 64 bits types.
10694 * gdb.trace/trace-condition.exp: Add new tests.
10695
10696 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10697
10698 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10699
10700 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10701
10702 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10703 Move condition tests...
10704 * gdb.trace/trace-condition.exp: Here.
10705
10706 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10707
10708 * gdb.trace/trace-condition.exp: Add counter-case tests.
10709
10710 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10711
10712 PR c++/15231
10713 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10714 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10715
10716 2016-05-27 Pedro Alves <palves@redhat.com>
10717
10718 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10719 New procedure.
10720 (top level): Call it, and bail out of DejaGnu is known to be bad.
10721
10722 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10723
10724 * gdb.base/whatis.c: Extend the test case.
10725 * gdb.base/whatis.exp: Add additional tests.
10726
10727 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10728
10729 * gdb.fortran/type.f90: Add pointer variable.
10730 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10731
10732 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10733
10734 * gdb.fortran/vla-type.exp: Fix testcase name.
10735
10736 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10737
10738 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10739
10740 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10741
10742 * gdb.fortran/type.f90: Add nested structures.
10743 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10744 * gdb.fortran/derived-type.exp: Adapt expected output.
10745 * gdb.fortran/vla-type.exp: Adapt expected output.
10746
10747 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10748
10749 * gdb.fortran/whatis_type.exp: Adapt expected output.
10750
10751 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10752
10753 * gdb.fortran/print_type.exp: Fix expected output.
10754 * gdb.fortran/whatis_type.exp: Fix expected output.
10755
10756 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10757
10758 * gdb.fortran/whatis_type.exp: Use multi_line.
10759
10760 2016-05-24 Tom Tromey <tom@tromey.com>
10761
10762 PR python/17386:
10763 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10764 use value as an index.
10765
10766 2016-05-23 Tom Tromey <tom@tromey.com>
10767
10768 PR python/17981:
10769 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10770 no-breakpoint case.
10771
10772 2016-05-24 Pedro Alves <palves@redhat.com>
10773
10774 PR gdb/19828
10775 * gdb.threads/clone-attach-detach.c: New file.
10776 * gdb.threads/clone-attach-detach.exp: New file.
10777
10778 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10779
10780 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10781
10782 2016-05-23 Tom Tromey <tom@tromey.com>
10783
10784 PR python/19438, PR python/18393:
10785 * gdb.python/py-progspace.exp: Add "dir" test.
10786 * gdb.python/py-objfile.exp: Add "dir" test.
10787
10788 2016-05-23 Yao Qi <yao.qi@linaro.org>
10789
10790 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10791 * gdb.arch/thumb2-it.exp: Likewise.
10792
10793 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10794
10795 * gdb.mi/mi-threads-interrupt.c: New file.
10796 * gdb.mi/mi-threads-interrupt.exp: New file.
10797
10798 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10799
10800 PR gdb/18077
10801 * gdb.mi/mi-async-run.exp: New file.
10802 * gdb.mi/mi-async-run.c: New file.
10803
10804 2016-05-17 Tom Tromey <tom@tromey.com>
10805 Manish Goregaokar <manishsmail@gmail.com>
10806
10807 * lib/rust-support.exp: New file.
10808 * lib/gdb.exp (skip_rust_tests): New proc.
10809 (build_executable_from_specs): Handle rust.
10810 * lib/future.exp (gdb_find_rustc): New proc.
10811 (gdb_default_target_compile): Handle rust.
10812 * gdb.rust/expr.exp: New file.
10813 * gdb.rust/generics.exp: New file.
10814 * gdb.rust/generics.rs: New file.
10815 * gdb.rust/methods.exp: New file.
10816 * gdb.rust/methods.rs: New file.
10817 * gdb.rust/modules.exp: New file.
10818 * gdb.rust/modules.rs: New file.
10819 * gdb.rust/simple.exp: New file.
10820 * gdb.rust/simple.rs: New file.
10821
10822 2016-05-17 Tom Tromey <tom@tromey.com>
10823
10824 * gdb.base/default.exp (set language): Add rust.
10825
10826 2016-05-17 Tom Tromey <tom@tromey.com>
10827
10828 * gdb.gdb/unittest.exp: New file.
10829
10830 2016-05-16 Yao Qi <yao.qi@linaro.org>
10831
10832 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10833 shell_prompt. Update shell_prompt_re.
10834
10835 2016-05-12 Doug Evans <dje@google.com>
10836
10837 PR symtab/19999
10838 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10839 $options when building executable.
10840 * gdb.dwarf2/fission-loclists-pie.S: New file.
10841 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10842
10843 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10844
10845 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10846 of [is_remote target],
10847
10848 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10849
10850 * lib/gdb.exp (use_gdb_stub): New procedure.
10851
10852 2016-05-03 Yunlian Jiang <yunlian@google.com>
10853 Doug Evans <dje@google.com>
10854
10855 PR symtab/19914
10856 * gdb.dwarf2/dwp-sepdebug.c: New file.
10857 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10858
10859 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10860
10861 * gdb.base/detach.exp: Remove is_remote check.
10862
10863 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10864
10865 * gdb.base/annota-input-while-running.exp: Don't check for
10866 [is_remote target]. Enable annotations after running to main.
10867 Remove unused "set test..." line.
10868
10869 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10870
10871 * gdb.trace/trace-enable-disable.exp: New file.
10872 * gdb.trace/trace-enable-disable.c: New file.
10873
10874 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10875
10876 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10877 use it in info sharedlibrary test.
10878 * gdb.trace/ftrace-lock.exp: Likewise.
10879 * gdb.trace/ftrace.exp: Likewise.
10880 * gdb.trace/range-stepping.exp: Likewise.
10881 * gdb.trace/trace-break.exp: Likewise.
10882 * gdb.trace/trace-condition.exp: Likewise.
10883 * gdb.trace/trace-mt.exp: Likewise.
10884
10885 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10886
10887 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10888 (gdb_load_shlib): ... this.
10889 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10890 gdb_load_shlib.
10891 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10892 * gdb.base/ctxobj.exp: Likewise.
10893 * gdb.base/dprintf-pending.exp: Likewise.
10894 * gdb.base/dso2dso.exp: Likewise.
10895 * gdb.base/fixsection.exp: Likewise.
10896 * gdb.base/gcore-relro.exp: Likewise.
10897 * gdb.base/gdb1555.exp: Likewise.
10898 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10899 * gdb.base/gnu-ifunc.exp: Likewise.
10900 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10901 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10902 * gdb.base/pending.exp: Likewise.
10903 * gdb.base/print-file-var.exp: Likewise.
10904 * gdb.base/print-symbol-loading.exp: Likewise.
10905 * gdb.base/shlib-call.exp: Likewise.
10906 * gdb.base/shreloc.exp: Likewise.
10907 * gdb.base/so-impl-ld.exp: Likewise.
10908 * gdb.base/solib-disc.exp: Likewise.
10909 * gdb.base/solib-nodir.exp: Likewise.
10910 * gdb.base/solib-overlap.exp: Likewise.
10911 * gdb.base/solib-symbol.exp: Likewise.
10912 * gdb.base/solib-weak.exp (do_test): Likewise.
10913 * gdb.base/sym-file.exp: Likewise.
10914 * gdb.base/symtab-search-order.exp: Likewise.
10915 * gdb.base/type-opaque.exp: Likewise.
10916 * gdb.base/unload.exp: Likewise.
10917 * gdb.base/watchpoint-solib.exp: Likewise.
10918 * gdb.compile/compile.exp: Likewise.
10919 * gdb.cp/gdb2384.exp: Likewise.
10920 * gdb.cp/infcall-dlopen.exp: Likewise.
10921 * gdb.cp/re-set-overloaded.exp: Likewise.
10922 * gdb.fortran/library-module.exp: Likewise.
10923 * gdb.opt/solib-intra-step.exp: Likewise.
10924 * gdb.python/py-finish-breakpoint.exp: Likewise.
10925 * gdb.python/py-shared.exp: Likewise.
10926 * gdb.reverse/solib-precsave.exp: Likewise.
10927 * gdb.reverse/solib-reverse.exp: Likewise.
10928 * gdb.server/solib-list.exp: Likewise.
10929 * gdb.threads/dlopen-libpthread.exp: Likewise.
10930 * gdb.threads/tls-shared.exp: Likewise.
10931 * gdb.threads/tls-so_extern.exp: Likewise.
10932 * gdb.trace/change-loc.exp: Likewise.
10933 * gdb.trace/ftrace-lock.exp: Likewise.
10934 * gdb.trace/ftrace.exp: Likewise.
10935 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10936 * gdb.trace/pending.exp: Likewise.
10937 * gdb.trace/range-stepping.exp: Likewise.
10938 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10939 (strace_info_marker): Likewise.
10940 (strace_probe_marker): Likewise.
10941 (strace_trace_on_same_addr): Likewise.
10942 (strace_trace_on_diff_addr): Likewise.
10943 * gdb.trace/trace-break.exp: Likewise.
10944 * gdb.trace/trace-condition.exp: Likewise.
10945 * gdb.trace/trace-mt.exp: Likewise.
10946
10947 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10948
10949 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10950 result of gdb_remote_download.
10951 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10952 * gdb.base/dso2dso.exp: Likewise.
10953 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10954 * gdb.base/print-file-var.exp: Likewise.
10955 * gdb.base/shlib-call.exp: Likewise.
10956 * gdb.base/shreloc.exp: Likewise.
10957 * gdb.base/solib-overlap.exp: Likewise.
10958 * gdb.base/solib-weak.exp (do_test): Likewise.
10959 * gdb.base/unload.exp: Likewise.
10960
10961 2016-04-27 Yao Qi <yao.qi@linaro.org>
10962
10963 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10964 exists.
10965
10966 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10967
10968 * vla-type.exp: Print structure from toplevel.
10969
10970 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10971
10972 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10973 of dynamic types.
10974 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10975 of dynamic types.
10976
10977 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10978
10979 * gdb.fortran/vla-type.f90: New file.
10980 * gdb.fortran/vla-type.exp: New file.
10981
10982 2016-04-25 Yao Qi <yao.qi@linaro.org>
10983
10984 * gdb.base/branch-to-self.c: New file.
10985 * gdb.base/branch-to-self.exp: New file.
10986
10987 2016-04-22 Yao Qi <yao.qi@linaro.org>
10988
10989 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10990 more after $hex.
10991
10992 2016-04-22 Yao Qi <yao.qi@linaro.org>
10993
10994 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10995 * gdb.base/annota3.exp: Likewise.
10996
10997 2016-04-22 Yao Qi <yao.qi@linaro.org>
10998
10999 * gdb.reverse/step-precsave.exp: Do one step and test program
11000 stops in "callee" and do multiple steps until program goes out
11001 of "callee".
11002 * gdb.reverse/step-reverse.exp: Likewise.
11003
11004 2016-04-22 Yao Qi <yao.qi@linaro.org>
11005
11006 * gdb.trace/signal.exp: Also pass if
11007 $tracepoint_hits($i) > $iterations.
11008
11009 2016-04-22 Yao Qi <yao.qi@linaro.org>
11010
11011 * gdb.trace/signal.c: New file.
11012 * gdb.trace/signal.exp: New file.
11013
11014 2016-04-19 Doug Evans <xdje42@gmail.com>
11015
11016 * gdb.base/bad-file.exp: New file.
11017
11018 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11019
11020 * gdb.dwarf2/implref.exp: New file.
11021
11022 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11023
11024 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11025 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11026 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11027 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11028 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11029 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11030 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11031 * lib/fortran.exp (fortran_int4): New procedure.
11032 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11033 (fortran_logical4): Likewise.
11034
11035 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11036
11037 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11038
11039 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11040
11041 * lib/compiler.c: Add Intel specific preprocessor macros.
11042 * lib/compiler.cc: Likewise.
11043
11044 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11045
11046 * gdb.server/connect-with-no-symbol-file.c: New file.
11047 * gdb.server/connect-with-no-symbol-file.exp: New file.
11048
11049 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11050
11051 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11052
11053 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11054
11055 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11056 standard output directory.
11057
11058 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11059
11060 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11061
11062 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11063
11064 * gdb.btrace/instruction_history.c (loop): Add declaration.
11065
11066 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11067
11068 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11069
11070 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11071
11072 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11073 parentheses to print.
11074 (continue_handler): Likewise.
11075
11076 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11077
11078 * gdb.server/solib-list.exp: Remove is_remote check.
11079 Pass shlib= to gdb_compile. Don't link shared library with
11080 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11081 Run binary filename through "readlink -f" on the target.
11082
11083 2016-04-08 Pedro Alves <palves@redhat.com>
11084
11085 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11086 interpreter filename as argument to gdbserver_spawn.
11087 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11088 Return empty if $last_loaded_file does not exist.
11089
11090 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11091
11092 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11093 * gdb.base/jit-main.c: Use exit after usage.
11094
11095 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11096
11097 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11098 GDBHISTSIZE prior to the tests.
11099 * gdb.base/gdbinit-history.exp: Likewise.
11100
11101 2016-04-07 Pedro Alves <palves@redhat.com>
11102
11103 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11104 instead of build_executable. Use gdb_load_shlibs.
11105
11106 2016-04-07 Yao Qi <yao.qi@linaro.org>
11107
11108 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11109 Execute "si" command.
11110
11111 2016-04-07 Yao Qi <yao.qi@linaro.org>
11112
11113 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11114 number instead of the comments on some line.
11115
11116 2016-04-06 Don Breazeal <donb@codesourcery.com>
11117
11118 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11119 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11120
11121 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11122
11123 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11124 standard_output_file. Remove unused binfile variable.
11125
11126 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11127
11128 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11129 * gdb.python/py-mi-objfile.exp: Match "list main" output
11130 in console format.
11131
11132 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11133
11134 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11135 absolute.
11136
11137 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11138
11139 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11140 absolute.
11141 * gdb.trace/ftrace.exp: Likewise.
11142 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11143 targets as well.
11144 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11145 (gdb_load_shlibs): Copy libraries to test directory when testing
11146 natively. Only set solib-search-path if testing remotely.
11147 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11148
11149 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11150
11151 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11152 gdb_download. Use it even if the target is not remote.
11153 * gdb.base/jit.exp (compile_jit_test): Likewise.
11154 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11155 output directory if the destination board is local, otherwise use
11156 the standard remote_download from DejaGnu.
11157 (gdb_download): Remove.
11158 (gdb_load_shlibs): Use gdb_remote_download instead of
11159 gdb_download.
11160 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11161 Use gdb_remote_download instead of gdb_download. Use it even if
11162 the target is not remote.
11163 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11164 instead of gdb_download.
11165
11166 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11167
11168 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11169 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11170 run.
11171
11172 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11173
11174 PR gdb/19820
11175 * gdb.base/printcmds.exp: Add artificial arrays tests.
11176
11177 2016-03-31 Pedro Alves <palves@redhat.com>
11178
11179 PR gdb/19858
11180 * gdb.base/jit-main.c: Include unistd.h.
11181 (ATTACH): Define to 0 if not already defined.
11182 (wait_for_gdb, mypid): New globals.
11183 (WAIT_FOR_GDB): New macro.
11184 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11185 some breakpoint locations.
11186 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11187 New procedures.
11188 (one_jit_test): Add REATTACH parameter, and handle it. Use
11189 continue_to_test_location.
11190 (top level): Test attach, and adjusts calls to one_jit_test.
11191
11192 2016-03-31 Pedro Alves <palves@redhat.com>
11193
11194 PR gdb/19858
11195 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11196 BINSUFFIX parameter, and handle it.
11197 (top level): Adjust calls compile_jit_test.
11198
11199 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11200
11201 PR python/19743
11202 * gdb.python/py-mi-events-gdb.py: New file.
11203 * gdb.python/py-mi-events.c: New file.
11204 * gdb.python/py-mi-events.exp: New file.
11205
11206 2016-03-30 Yao Qi <yao.qi@linaro.org>
11207
11208 * gdb.reverse/until-precsave.exp: Match function name only.
11209 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11210 Move malloc to a condition block.
11211 * gdb.reverse/until-reverse.exp: Match function name only.
11212
11213 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11214
11215 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11216 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11217 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11218 variable for GPR 0 instead of assuming it is register 0.
11219 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11220 * lib/trace-support.exp: Add s390 registers.
11221
11222 2016-03-29 Yao Qi <yao.qi@linaro.org>
11223
11224 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11225
11226 2016-03-24 Yao Qi <yao.qi@linaro.org>
11227
11228 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11229 test message.
11230
11231 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11232
11233 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11234 maintaining separate logic for constructing the output path.
11235
11236 2016-03-16 Don Breazeal <donb@codesourcery.com>
11237
11238 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11239 Retry fork and waitpid on interrupted system call errors.
11240 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11241 Use with_timeout_factor to increase timeout by factor of 10.
11242
11243 2016-03-15 Don Breazeal <donb@codesourcery.com>
11244
11245 * gdb.cp/scope-err.cc: New test program.
11246 * gdb.cp/scope-err.exp: New test script.
11247 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11248 lines and "set breakpoint here" comment.
11249 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11250 Fixed some whitespace and format issues.
11251 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11252 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11253
11254 2016-03-15 Doug Evans <dje@google.com>
11255
11256 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11257 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11258 All callers updated. Add tests for enums, mixed flags register.
11259
11260 2016-03-15 Doug Evans <dje@google.com>
11261
11262 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11263 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11264
11265 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11266
11267 * gdb.base/default.exp: Add $_as_string to the list of expected
11268 convenience functions.
11269
11270 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11271
11272 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11273
11274 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11275
11276 * gdb.python/py-as-string.exp: New file.
11277 * gdb.python/py-as-string.c: New file.
11278
11279 2016-03-09 Pedro Alves <palves@redhat.com>
11280
11281 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11282 signal" -> "Thread NN received signal" output change.
11283 * gdb.threads/ia64-sigill.exp: Likewise.
11284 * gdb.threads/linux-dp.exp: Likewise.
11285 * gdb.threads/manythreads.exp: Likewise.
11286 * gdb.threads/pending-step.exp: Likewise.
11287 * gdb.threads/print-threads.exp: Likewise.
11288 * gdb.threads/sigstep-threads.exp: Likewise.
11289 * gdb.threads/staticthreads.exp: Likewise.
11290 * gdb.threads/tls.exp: Likewise.
11291
11292 2016-03-09 Pedro Alves <palves@redhat.com>
11293
11294 * gdb.base/command-line-input.exp: New file.
11295
11296 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11297
11298 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11299 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11300 * gdb.trace/pending.exp: Accept leading dot before function name.
11301 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11302 * lib/trace-support.exp: Set registers for ppc.
11303
11304 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11305
11306 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11307 use it for disassembly; accept .main in addition to main in backtrace.
11308
11309 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
11310 Marcin Kościelnicki <koriakin@0x04.net>
11311
11312 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11313 (gdb_recursion_test_ptr): New global variable.
11314 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11315 gdb_recursion_test.
11316 (gdb_c_test): Ditto.
11317
11318 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11319
11320 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11321 ordering.
11322
11323 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11324
11325 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11326 (bar): Add bar_start_lbl label.
11327 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11328 of foo/bar for emitting DWARF and tracing.
11329
11330 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11331
11332 * analyze-racy-logs.py: Set executable bit.
11333
11334 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11335
11336 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11337 (CHECK_TARGET_TMP): Likewise.
11338 (check-single-racy): New rule.
11339 (check-parallel-racy): Likewise.
11340 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11341 (do-check-parallel-racy): New rule.
11342 (check-racy/%.exp): Likewise.
11343 * README (Racy testcases): New section.
11344 * analyze-racy-logs.py: New file.
11345
11346 2016-03-03 Doug Evans <dje@google.com>
11347
11348 * gdb.base/skip.exp: Use with_test_prefix.
11349
11350 2016-03-03 Yao Qi <yao.qi@linaro.org>
11351
11352 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11353 Invoke step_over_syscall "clone" and break_cond_on_syscall
11354 "clone".
11355 * gdb.base/step-over-clone.c: New file.
11356
11357 2016-03-03 Yao Qi <yao.qi@linaro.org>
11358
11359 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11360 code format.
11361
11362 2016-03-03 Yao Qi <yao.qi@linaro.org>
11363
11364 * gdb.base/disp-step-fork.c: Rename to ...
11365 * gdb.base/step-over-fork.c: ... it. New file.
11366 * gdb.base/disp-step-vfork.c: Rename to ...
11367 * gdb.base/step-over-vfork.c: ... it. New file.
11368 * gdb.base/disp-step-syscall.exp: Rename to ...
11369 * gdb.base/step-over-syscall.exp: ... it. New file.
11370 (disp_step_cross_syscall): Rename to ...
11371 (step_over_syscall): ... it.
11372
11373 2016-03-03 Yao Qi <yao.qi@linaro.org>
11374
11375 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11376 If target supports condition evaluation on target, invoke
11377 break_cond_on_syscall for fork and vfork.
11378
11379 2016-03-03 Yao Qi <yao.qi@linaro.org>
11380
11381 * gdb.base/disp-step-syscall.exp: Don't invoke
11382 support_displaced_stepping.
11383 (disp_step_cross_syscall): Test with displaced stepping off and
11384 on if supported.
11385
11386 2016-03-03 Yao Qi <yao.qi@linaro.org>
11387
11388 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11389 proc.
11390 (setup): New proc.
11391 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11392 and setup.
11393
11394 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11395
11396 * gdb.fortran/vla-history.exp: Remove breakpoint.
11397
11398 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11399
11400 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11401 exceeds timeout.
11402
11403 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11404
11405 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11406 breakpoint.
11407
11408 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11409
11410 * gdb.mi/vla.f90: Nullify pointer after declaration.
11411
11412 2016-03-01 Pedro Alves <palves@redhat.com>
11413
11414 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11415
11416 2016-03-01 Pedro Alves <palves@redhat.com>
11417
11418 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11419 before anything else.
11420 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11421 _GNU_SOURCE here.
11422 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11423 before anything else.
11424 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11425
11426 2016-03-01 Pedro Alves <palves@redhat.com>
11427
11428 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11429
11430 2016-03-01 Yao Qi <yao.qi@linaro.org>
11431
11432 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11433 prepare_for_testing.
11434
11435 2016-03-01 Yao Qi <yao.qi@linaro.org>
11436
11437 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11438
11439 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11440
11441 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11442 manually constructing the output path.
11443
11444 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11445
11446 * gdb.arch/s390-stackless.S: New.
11447 * gdb.arch/s390-stackless.exp: New.
11448
11449 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11450
11451 * gdb.dlang/circular.c: New file.
11452 * gdb.dlang/circular.exp: New file.
11453
11454 2016-02-26 Yao Qi <yao.qi@linaro.org>
11455
11456 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11457 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11458 (testcases): Update.
11459
11460 2016-02-26 Yao Qi <yao.qi@linaro.org>
11461
11462 * gdb.reverse/aarch64.c: Rename to ...
11463 * gdb.reverse/insn-reverse.c: ... it.
11464 * gdb.reverse/aarch64.exp: Rename to ...
11465 * gdb.reverse/insn-reverse.exp: ... it.
11466
11467 2016-02-26 Yao Qi <yao.qi@linaro.org>
11468
11469 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11470 (testcase_ftype): New.
11471 (testcases): New array.
11472 (n_testcases): New.
11473 (main): Call each element in testcases.
11474 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11475 (read_testcase): New.
11476 Do the tests in a loop.
11477
11478 2016-02-25 Yao Qi <yao.qi@linaro.org>
11479
11480 * gdb.base/branches.c: Remove.
11481
11482 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11483
11484 PR gdb/13808
11485 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11486
11487 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11488
11489 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11490
11491 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11492
11493 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11494 change x86_64 call_insn to 'callq'.
11495
11496 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11497
11498 * gdb.trace/tfile-avx.c: Move to...
11499 * gdb.trace/tracefile-pseudo-reg.c: Here.
11500 * gdb.trace/tfile-avx.exp: Move to...
11501 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11502
11503 2016-02-24 Gary Benson <gbenson@redhat.com>
11504
11505 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11506 message on attach.
11507
11508 2016-02-23 Doug Evans <dje@google.com>
11509
11510 * gdb.base/skip.c (test_skip): New function.
11511 (end_test_skip_file_and_function): New function.
11512 (test_skip_file_and_function): New function.
11513 * gdb.base/skip1.c (test_skip): New function.
11514 (skip1_test_skip_file_and_function): New function.
11515 * gdb.base/skip.exp: Add tests for new skip options.
11516 * gdb.base/skip-solib.exp: Update expected output.
11517 * gdb.perf/skip-command.cc: New file.
11518 * gdb.perf/skip-command.exp: New file.
11519 * gdb.perf/skip-command.py: New file.
11520
11521 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11522
11523 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11524 info registers pattern.
11525
11526 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11527
11528 * lib/future.exp: Add D support.
11529 (gdb_find_gdc): New proc.
11530 (gdb_default_target_compile): Add D support.
11531
11532 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
11533
11534 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11535 user+system time.
11536 (trace_speed_test): Determine the iteration count for a time
11537 between 15..30 seconds.
11538
11539 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11540
11541 * gdb.arch/i386-mpx-sigsegv.c: New file.
11542 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11543 * gdb.arch/i386-mpx-simple_segv.c: New file.
11544 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11545
11546 2016-02-18 Yao Qi <yao.qi@linaro.org>
11547
11548 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11549 Don't call setup_kfail.
11550
11551 2016-02-18 Yao Qi <yao.qi@linaro.org>
11552
11553 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11554 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11555
11556 2016-02-16 Doug Evans <dje@google.com>
11557
11558 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11559 * gdb.base/skip1.c: Ditto.
11560 * gdb.base/skip.exp: Whitespace cleanup.
11561
11562 2016-02-16 Don Breazeal <donb@codesourcery.com>
11563
11564 PR remote/19496
11565 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11566 Remove kfail for PR remote/19496.
11567
11568 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11569
11570 * lib/gdb.exp (standard_temp_file): Return a path specific to
11571 the runtest invocation.
11572
11573 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11574
11575 * gdb.trace/save-trace.exp: Change relative path to be in the
11576 standard output directory.
11577
11578 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11579
11580 * gdb.arch/i386-prologue.c: Add missing prototypes.
11581
11582 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11583
11584 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11585 * gdb.arch/i386-prologue.exp: Likewise.
11586 * gdb.arch/i386-size.exp: Likewise.
11587
11588 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11589
11590 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11591 define object file path.
11592 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11593 file path.
11594 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11595 standard_output_file to define binfile.
11596
11597 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11598
11599 Fix compatibility with recent gfortran-5.3.1.
11600 * gdb.fortran/vla-history.exp (print vla1 allocated)
11601 (print vla2 allocated, print $2, print $3): Remove
11602 (print $4): Rename to ...
11603 (print $2): ... here.
11604 (print $9): Rename to ...
11605 (print $5): ... here.
11606 (print $10): Rename to ...
11607 (print $6): ... here.
11608 * gdb.fortran/vla.f90: Add pvla initialization.
11609
11610 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11611
11612 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11613 New test.
11614 * gdb.fortran/vla-value-sub.exp: Likewise.
11615
11616 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11617
11618 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11619
11620 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11621
11622 * i386-biarch-core.exp: Define corefile using
11623 standard_output_file.
11624
11625 2016-02-12 Yao Qi <yao.qi@linaro.org>
11626
11627 * gdb.arch/arm-single-step-kernel-helper.c: New.
11628 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11629
11630 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11631
11632 * gdb.btrace/tailcall-only.exp: New.
11633 * gdb.btrace/tailcall-only.c: New.
11634 * gdb.btrace/x86_64-tailcall-only.S: New.
11635 * gdb.btrace/i686-tailcall-only.S: New.
11636
11637 2016-02-11 Pedro Alves <palves@redhat.com>
11638
11639 * README (Parallel testing): Add missing double quotes.
11640
11641 2016-02-11 Pedro Alves <palves@redhat.com>
11642
11643 * README (Parallel testing): New section.
11644 (GDB_PARALLEL): Rewrite.
11645 (FORCE_PARALLEL): Document.
11646
11647 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11648
11649 * gdb.trace/tfile-avx.c: New test.
11650 * gdb.trace/tfile-avx.exp: New test.
11651
11652 2016-02-09 Keith Seitz <keiths@redhat.com>
11653
11654 PR breakpoints/19546
11655 * gdb.base/infcall-exec.c: New file.
11656 * gdb.base/infcall-exec2.c: New file.
11657 * gdb.base/infcall-exec.exp: New file.
11658
11659 2016-02-09 Keith Seitz <keiths@redhat.com>
11660
11661 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11662 (toplevel): Call test_bkpt_address.
11663
11664 2016-02-09 Keith Seitz <keiths@redhat.com>
11665
11666 PR python/19506
11667 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11668 (toplevel): Call test_bkpt_address.
11669
11670 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11671
11672 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11673 to AC_OUTPUT.
11674 * configure: Regenerate.
11675
11676 2016-02-09 Pedro Alves <palves@redhat.com>
11677
11678 PR breakpoints/19548
11679 * gdb.base/execl-update-breakpoints.c (some_function): New
11680 function.
11681 (main): Call it.
11682 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11683 Tighten expected GDB output.
11684
11685 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11686
11687 * Makefile.in (ALL_SUBDIRS): Remove.
11688 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11689 (distclean maintainer-clean realclean): Likewise.
11690 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11691 * configure: Regenerate.
11692 * gdb.ada/Makefile.in: Delete.
11693 * gdb.arch/Makefile.in: Likewise.
11694 * gdb.asm/Makefile.in: Likewise.
11695 * gdb.base/Makefile.in: Likewise.
11696 * gdb.btrace/Makefile.in: Likewise.
11697 * gdb.cell/Makefile.in: Likewise.
11698 * gdb.compile/Makefile.in: Likewise.
11699 * gdb.cp/Makefile.in: Likewise.
11700 * gdb.disasm/Makefile.in: Likewise.
11701 * gdb.dlang/Makefile.in: Likewise.
11702 * gdb.dwarf2/Makefile.in: Likewise.
11703 * gdb.fortran/Makefile.in: Likewise.
11704 * gdb.gdb/Makefile.in: Likewise.
11705 * gdb.go/Makefile.in: Likewise.
11706 * gdb.guile/Makefile.in: Likewise.
11707 * gdb.java/Makefile.in: Likewise.
11708 * gdb.linespec/Makefile.in: Likewise.
11709 * gdb.mi/Makefile.in: Likewise.
11710 * gdb.modula2/Makefile.in: Likewise.
11711 * gdb.multi/Makefile.in: Likewise.
11712 * gdb.objc/Makefile.in: Likewise.
11713 * gdb.opencl/Makefile.in: Likewise.
11714 * gdb.opt/Makefile.in: Likewise.
11715 * gdb.pascal/Makefile.in: Likewise.
11716 * gdb.perf/Makefile.in: Likewise.
11717 * gdb.python/Makefile.in: Likewise.
11718 * gdb.reverse/Makefile.in: Likewise.
11719 * gdb.server/Makefile.in: Likewise.
11720 * gdb.stabs/Makefile.in: Likewise.
11721 * gdb.threads/Makefile.in: Likewise.
11722 * gdb.trace/Makefile.in: Likewise.
11723 * gdb.xml/Makefile.in: Likewise.
11724 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11725 GDB_PARALLEL.
11726 (standard_output_file): Remove check for GDB_PARALLEL, always
11727 return path in outputs/$subdir/$testname.
11728
11729 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11730
11731 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11732 (site.exp): Assign abs_srcdir to tcl's srcdir.
11733
11734 2016-02-04 Yao Qi <yao.qi@linaro.org>
11735
11736 * gdb.base/foll-exec-mode.c: Include limits.h.
11737 (main): Add parameters argc and argv. Get directory from
11738 argv[0].
11739 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11740 compilation.
11741 * gdb.base/foll-exec.c: Include limits.h.
11742 (main): Add parameters argc and argv.
11743 Get directory from argv[0].
11744 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11745 Adjust tests on the number of lines as source code changed.
11746 * gdb.base/foll-vfork-exit.c: Include limits.h.
11747 (main): Add one line of statement before vfork.
11748 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11749 (main): Add parameters argc and argv. Get directory from
11750 argv[0].
11751 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11752 (setup_gdb): Set tbreak to skip some source lines.
11753 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11754 (main): Add parameters argc and argv. Get directory from
11755 argv[0].
11756 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11757 compilation.
11758 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11759 (main): Add parameters argc and argv. Get directory from
11760 argv[0].
11761 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11762 compilation.
11763
11764 2016-02-01 Doug Evans <dje@google.com>
11765
11766 * gdb.base/skip.exp: Clean up multiple references to same test name.
11767
11768 2016-02-01 Pedro Alves <palves@redhat.com>
11769
11770 PR remote/19496
11771 * gdb.threads/forking-threads-plus-breakpoint.exp
11772 (displaced_stepping_supported): New global.
11773 (probe_displaced_stepping_support): New procedure.
11774 (do_test): Add 'displaced' parameter, and use it.
11775 (top level): Check for displaced stepping support. Add displaced
11776 stepping on/off testing axis.
11777
11778 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11779
11780 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11781 pointer. Don't perform further tests on the unassociated pointer
11782 if the first test fails.
11783
11784 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11785
11786 * gdb.base/max-value-size.c: New file.
11787 * gdb.base/max-value-size.exp: New file.
11788 * gdb.base/huge.exp: Disable max-value-size for this test.
11789
11790 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11791
11792 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11793
11794 2016-01-28 Yao Qi <yao.qi@linaro.org>
11795
11796 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11797
11798 2016-01-25 Pedro Alves <palves@redhat.com>
11799
11800 PR threads/19461
11801 * gdb.base/fork-running-state.c: New file.
11802 * gdb.base/fork-running-state.exp: New file.
11803
11804 2016-01-25 Pedro Alves <palves@redhat.com>
11805
11806 PR gdb/19494
11807 * gdb.base/catch-fork-kill.c: New file.
11808 * gdb.base/catch-fork-kill.exp: New file.
11809
11810 2016-01-25 Pedro Alves <palves@redhat.com>
11811
11812 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11813 Delete, moved to lib/gdb.exp.
11814 * gdb.threads/forking-threads-plus-breakpoint.exp
11815 (foreach_with_prefix): Likewise.
11816 * gdb.threads/process-dies-while-handling-bp.exp
11817 (foreach_with_prefix): Likewise.
11818 * lib/gdb.exp (foreach_with_prefix): New procedure.
11819
11820 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11821
11822 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11823 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11824
11825 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11826
11827 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11828 endian targets.
11829
11830 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11831 Pedro Alves <palves@redhat.com>
11832
11833 Fix testsuite compatibility with Guile.
11834 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11835 number.
11836
11837 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11838
11839 Fix testsuite compatibility with Guile.
11840 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11841 (thread 1): New test for backtrace through signal handler.
11842
11843 2016-01-22 Yao Qi <yao.qi@linaro.org>
11844
11845 PR testsuite/19491
11846 * gdb.base/multi-forks.c: Include
11847 ../lib/unbuffer_output.c
11848 (main): Call gdb_unbuffer_output.
11849
11850 2016-01-21 Doug Evans <dje@google.com>
11851
11852 * lib/ada.exp (gdb_compile_ada): Fix typo.
11853
11854 2016-01-21 Joel Brobecker <brobecker@adacore.com>
11855
11856 * gdb.base/break-fun-addr.exp: New file.
11857 * gdb.base/break-fun-addr1.c: New file.
11858 * gdb.base/break-fun-addr2.c: New file.
11859
11860 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11861
11862 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11863 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11864 enum flag values.
11865
11866 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11867
11868 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11869 when GDB can not set the vector return value. Add more comments
11870 for clarification.
11871
11872 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11873
11874 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11875 command.
11876
11877 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11878
11879 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11880
11881 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11882
11883 * Makefile.in (check-single): Pass --status to runtest.
11884 (check/%.exp): Likewise.
11885
11886 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11887
11888 * Makefile.in (check-parallel): Propagate return code from make
11889 do-check-parallel.
11890
11891 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11892
11893 * gdb.trace/ftrace.exp: Fix expected message on continue.
11894 * gdb.trace/pending.exp: Fix expected message on continue.
11895 * gdb.trace/trace-break.exp: Fix expected message on continue.
11896
11897 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11898
11899 * lib/gdb.exp (gdb_test): Remove unused global references.
11900
11901 2016-01-18 Pedro Alves <palves@redhat.com>
11902
11903 * gdb.base/async-shell.exp: Adjust expected output.
11904 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11905 * gdb.base/siginfo-thread.exp: Adjust expected output.
11906 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11907 * gdb.java/jnpe.exp: Adjust expected output.
11908 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11909 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11910 * gdb.threads/leader-exit.exp: Adjust expected output.
11911 * gdb.threads/manythreads.exp: Adjust expected output.
11912 * gdb.threads/pthreads.exp: Adjust expected output.
11913 * gdb.threads/schedlock.exp: Adjust expected output.
11914 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11915 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11916 expected output.
11917 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11918 output.
11919 * gdb.threads/sigthread.exp: Adjust expected output.
11920 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11921
11922 2016-01-18 Yao Qi <yao.qi@linaro.org>
11923
11924 * gdb.guile/scm-section-script.c: Replace @progbits with
11925 %progbits.
11926 * gdb.python/py-section-script.c: Likewise.
11927
11928 2016-01-15 Pedro Alves <palves@redhat.com>
11929
11930 * gdb.multi/tids.exp: Test star wildcard ranges.
11931
11932 2016-01-15 Pedro Alves <palves@redhat.com>
11933
11934 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11935 command from "thread apply" invocation.
11936 (thr_apply_info_thr_invalid): Default the expected output to the
11937 input tid list.
11938 (top level): Add tests that use convenience variables. Add tests
11939 for "thread apply" with a valid TID list, but missing the command.
11940
11941 2016-01-13 Pedro Alves <palves@redhat.com>
11942
11943 * gdb.base/default.exp: Expect $_gthread as well.
11944 * gdb.multi/tids.exp: Test $_gthread.
11945 * gdb.threads/thread-specific.exp: Test $_gthread.
11946
11947 2016-01-13 Pedro Alves <palves@redhat.com>
11948
11949 * gdb.multi/tids.exp: Test "info threads -gid".
11950
11951 2016-01-13 Pedro Alves <palves@redhat.com>
11952
11953 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11954 Breakpoint.thread.
11955 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11956
11957 2016-01-07 Pedro Alves <palves@redhat.com>
11958
11959 * gdb.base/break.exp: Adjust to output changes.
11960 * gdb.base/hbreak2.exp: Likewise.
11961 * gdb.base/sepdebug.exp: Likewise.
11962 * gdb.base/watch_thread_num.exp: Likewise.
11963 * gdb.linespec/keywords.exp: Likewise.
11964 * gdb.multi/info-threads.exp: Likewise.
11965 * gdb.threads/thread-find.exp: Likewise.
11966 * gdb.multi/tids.c: New file.
11967 * gdb.multi/tids.exp: New file.
11968
11969 2016-01-13 Pedro Alves <palves@redhat.com>
11970
11971 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11972
11973 2016-01-13 Pedro Alves <palves@redhat.com>
11974
11975 * gdb.base/default.exp: Expect $_inferior as well.
11976 * gdb.multi/base.exp: Test $_inferior.
11977
11978 2016-01-13 Pedro Alves <palves@redhat.com>
11979
11980 PR breakpoints/19388
11981 * gdb.base/catch-signal-siginfo-cond.c: New file.
11982 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11983
11984 2016-01-12 Josh Stone <jistone@redhat.com>
11985 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11986
11987 * gdb.base/catch-syscall.c (do_execve): New variable.
11988 (main): Conditionally trigger an execve.
11989 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11990 (test_catch_syscall_execve): New, check entry/return across execve.
11991 (do_syscall_tests): Call test_catch_syscall_execve.
11992
11993 2016-01-12 Pedro Alves <palves@redhat.com>
11994
11995 * gdb.base/random-signal.exp (do_test): New procedure, with body
11996 of testcase moved in.
11997
11998 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11999 Pedro Alves <palves@redhat.com>
12000
12001 * gdb.base/funcargs.exp (finish from indirectly called function):
12002 Reintroduce the case for 'First'.
12003
12004 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12005 Pedro Alves <palves@redhat.com>
12006
12007 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12008 (tcatch_vfork_then_child_follow_exec)
12009 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12010 identification.
12011
12012 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12013
12014 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12015 and repeats to unlimited.
12016 * gdb.python/py-value.exp: Likewise.
12017 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12018 and repeats to unlimited.
12019
12020 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12021
12022 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12023 and reordering the functions.
12024 * gdb.multi/hangout.c: Likewise.
12025 * gdb.multi/hello.c: Likewise.
12026
12027 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12028
12029 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12030 absolute.
12031 (SingleStatisticTestResult.report): Use dict.keys instead of
12032 dict.iterkeys.
12033
12034 2016-01-06 Pedro Alves <palves@redhat.com>
12035
12036 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12037
12038 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12039
12040 * gdb.btrace/dlopen.exp: New.
12041 * gdb.btrace/dlopen.c: New.
12042 * gdb.btrace/dlopen-dso.c: New.
12043
12044 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12045
12046 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12047 PATTERN argument is optional.
12048
12049 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12050
12051 * lib/ada.exp (target_compile_ada_from_dir): New function.
12052 (gdb_compile_ada): Reimplement avoiding the use of project files.
12053 * gdb.ada/gnat_ada.gpr: Delete.
12054 * gdb.ada/cond_lang.exp: Adjust test to make path before
12055 filename optional.
12056 * gdb.ada/small_reg_param.exp: Likewise.
12057
12058 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12059
12060 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12061
12062 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12063
12064 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12065 case.
12066
12067 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12068
12069 * gdb.base/break.exp: Remove dead code.
12070 * gdb.base/sepdebug.exp: Likewise.
12071
12072 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12073
12074 * gdb.asm/asm-source.exp: Remove HP-UX references.
12075 * gdb.base/annota1.exp: Likewise.
12076 * gdb.base/annota3.exp: Likewise.
12077 * gdb.base/attach.exp: Likewise.
12078 * gdb.base/bigcore.exp: Likewise.
12079 * gdb.base/break.exp: Likewise.
12080 * gdb.base/call-ar-st.exp: Likewise.
12081 * gdb.base/callfuncs.exp: Likewise.
12082 * gdb.base/catch-fork-static.exp: Likewise.
12083 * gdb.base/display.exp: Likewise.
12084 * gdb.base/foll-exec-mode.exp: Likewise.
12085 * gdb.base/foll-exec.exp: Likewise.
12086 * gdb.base/foll-fork.exp: Likewise.
12087 * gdb.base/foll-vfork.exp: Likewise.
12088 * gdb.base/funcargs.exp: Likewise.
12089 * gdb.base/hbreak2.exp: Likewise.
12090 * gdb.base/inferior-died.exp: Likewise.
12091 * gdb.base/interrupt.exp: Likewise.
12092 * gdb.base/multi-forks.exp: Likewise.
12093 * gdb.base/nodebug.exp: Likewise.
12094 * gdb.base/sepdebug.exp: Likewise.
12095 * gdb.base/solib1.c: Likewise.
12096 * gdb.base/step-test.exp: Likewise.
12097 * gdb.mi/non-stop.c: Likewise.
12098 * gdb.mi/pthreads.c: Likewise.
12099 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12100 * gdb.threads/pthreads.c: Likewise.
12101 * gdb.threads/staticthreads.exp: Likewise.
12102 * lib/future.exp: Likewise.
12103 * lib/gdb.exp: Likewise.
12104 * gdb.base/so-indr-cl.c: Remove.
12105 * gdb.base/so-indr-cl.exp: Likewise.
12106 * gdb.base/solib.c: Likewise.
12107 * gdb.base/solib.exp: Likewise.
12108 * gdb.base/solib2.c: Likewise.
12109
12110 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12111
12112 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12113 * gdb.base/call-ar-st.exp: Likewise.
12114 * gdb.base/callfuncs.exp: Likewise.
12115 * gdb.base/condbreak.exp: Likewise.
12116 * gdb.base/constvars.exp: Likewise.
12117 * gdb.base/hbreak2.exp: Likewise.
12118 * gdb.base/langs.exp: Likewise.
12119 * gdb.base/list.exp: Likewise.
12120 * gdb.base/long_long.exp: Likewise.
12121 * gdb.base/ptype.exp: Likewise.
12122 * gdb.base/scope.exp: Likewise.
12123 * gdb.base/signals.exp: Likewise.
12124 * gdb.base/so-impl-ld.exp: Likewise.
12125 * gdb.base/varargs.exp: Likewise.
12126 * gdb.base/volatile.exp: Likewise.
12127 * gdb.base/whatis.exp: Likewise.
12128 * gdb.cp/cplusfuncs.exp: Likewise.
12129 * gdb.cp/inherit.exp: Likewise.
12130 * gdb.cp/local.exp: Likewise.
12131 * gdb.cp/member-ptr.exp: Likewise.
12132 * gdb.cp/method.exp: Likewise.
12133 * gdb.cp/overload.exp: Likewise.
12134 * gdb.cp/templates.exp: Likewise.
12135 * gdb.stabs/weird.exp: Likewise.
12136 * lib/compiler.c: Likewise.
12137 * lib/compiler.cc: Likewise.
12138 * lib/cp-support.exp: Likewise.
12139 * lib/gdb.exp: Likewise.
12140
12141 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12142
12143 * configure.ac: Remove HP-UX case.
12144 * configure: Regenerate.
12145
12146 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12147
12148 * lib/gdb.exp (gdb_compile): Add function doc.
12149
12150 2015-12-17 Pedro Alves <palves@redhat.com>
12151
12152 PR threads/19354
12153 * gdb.multi/info-threads.exp: New file.
12154
12155 2015-12-15 Yao Qi <yao.qi@linaro.org>
12156
12157 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12158 is aarch64*-*-*.
12159
12160 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12161
12162 * gdb.base/history-duplicates.exp: Skip if no readline support.
12163
12164 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12165
12166 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12167
12168 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12169
12170 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12171
12172 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12173
12174 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12175 ctrl-C if nointerrupts target property is set.
12176 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12177 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12178 * gdb.base/paginate-bg-execution.exp: Likewise.
12179 * gdb.base/paginate-execution-startup.exp: Likewise.
12180 * gdb.base/random-signal.exp: Likewise.
12181 * gdb.base/range-stepping.exp: Likewise.
12182 * gdb.cp/annota2.exp: Likewise.
12183 * gdb.cp/annota3.exp: Likewise.
12184 * gdb.gdb/selftest.exp: Likewise.
12185 * gdb.threads/continue-pending-status.exp: Likewise.
12186 * gdb.threads/leader-exit.exp: Likewise.
12187 * gdb.threads/manythreads.exp: Likewise.
12188 * gdb.threads/pthreads.exp: Likewise.
12189 * gdb.threads/schedlock.exp: Likewise.
12190 * gdb.threads/sigthread.exp: Likewise.
12191
12192 2015-12-11 Don Breazeal <donb@codesourcery.com>
12193
12194 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12195 remote.
12196 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12197 * gdb.base/foll-exec.exp (main): Enable for target remote.
12198 * gdb.base/foll-fork.exp (main): Likewise.
12199 * gdb.base/foll-vfork.exp (main): Likewise.
12200 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12201 (proc continue_to_exit_bp_loc): Use clean_restart.
12202 * gdb.base/pie-execl.exp (main): Disable for target remote.
12203 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12204 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12205 * gdb.threads/execl.exp (main): Likewise.
12206 * gdb.threads/fork-child-threads.exp (main): Likewise.
12207 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12208 remote.
12209 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12210 remote.
12211 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12212 pid.tid style ptids, instead of just tid.
12213 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12214 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12215 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12216 ptids, instead of just tid.
12217
12218 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12219
12220 * gdb.base/list.exp (test_list_forward): Add end of file error
12221 test.
12222 (test_repeat_list_command): Add end of file error test.
12223 (test_list_backwards): Add beginning of file error test.
12224
12225 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12226
12227 * gdb.base/list.exp (test_list_invalid_args): New function,
12228 defined, and called.
12229
12230 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12231
12232 * gdb.base/list.exp (test_list): Make test names unique.
12233
12234 2015-12-11 Yao Qi <yao.qi@linaro.org>
12235
12236 * gdb.base/coremaker2.c: Remove.
12237
12238 2015-12-10 Pedro Alves <palves@redhat.com>
12239
12240 * gdb.multi/base.exp: Remove stale "spaces" references.
12241
12242 2015-12-10 Pedro Alves <palves@redhat.com>
12243
12244 * gdb.multi/base.exp: Don't use nowarnings.
12245 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12246 * gdb.multi/hangout.c: Include stdio.h.
12247 * gdb.multi/hello.c: Include stdlib.h.
12248 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12249 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12250 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12251
12252 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12253
12254 * gdb.dwarf2/dw2-ranges-base.c: New file.
12255 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12256 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12257 support additional line table, and debug ranges generation.
12258 (Dwarf::ranges): New function, generate .debug_ranges.
12259 (Dwarf::lines): Support generating simple line table programs.
12260 (Dwarf::assemble): Initialise new namespace variables.
12261
12262 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12263
12264 * gdb.base/async.exp (proc test_background): Add case for
12265 asynchronous execution not supported.
12266
12267 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12268
12269 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12270 format and change test names to make them unique.
12271
12272 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12273 Pedro Alves <pedro@redhat.com>
12274
12275 PR gdb/18702
12276 Add checking of floatformats setup on x86_64 hosts.
12277 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12278 (smallval, bigval): New labels/constants.
12279 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12280 float" after loading bigval and smallval.
12281
12282 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12283
12284 * gdb.ada/fun_overload_menu.exp: New testcase.
12285 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12286
12287 2015-12-04 Josh Stone <jistone@redhat.com>
12288
12289 * gdb.base/catch-fork-static.exp: New.
12290
12291 2015-12-03 Yao Qi <yao.qi@linaro.org>
12292
12293 * gdb.base/sizeof.c: Don't include stdio.h and
12294 ../lib/unbuffer_output.c.
12295 (main): New variable 'size' and 'value'. Remove printf and
12296 gdb_unbuffer_output. Assign return value to size and value.
12297 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12298 at the beginning.
12299 (check_sizeof): Check the result by printing variable 'size'.
12300 (check_valueof): Check the result by printing variable 'value'.
12301
12302 2015-12-01 Yao Qi <yao.qi@linaro.org>
12303
12304 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12305 for aarch64*-*-linux* target.
12306
12307 2015-11-30 Pedro Alves <palves@redhat.com>
12308
12309 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12310
12311 2015-11-30 Pedro Alves <palves@redhat.com>
12312
12313 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12314 Handle non-stop mode vCont replies.
12315
12316 2015-11-30 Pedro Alves <palves@redhat.com>
12317
12318 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12319 prepare_for_testing. Start gdb with "set non-stop on" appended to
12320 GDBFLAGS. Lax expected stop output.
12321
12322 2015-11-27 Yao Qi <yao.qi@linaro.org>
12323
12324 * gdb.arch/arm-neon.exp: New.
12325 * gdb.arch/arm-neon.c: New.
12326
12327 2015-11-27 Yao Qi <yao.qi@linaro.org>
12328
12329 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12330
12331 2015-11-27 Yao Qi <yao.qi@linaro.org>
12332
12333 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12334 frames-invalid annotation.
12335
12336 2015-11-27 Yao Qi <yao.qi@linaro.org>
12337
12338 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12339
12340 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12341
12342 * gdb.threads/names.exp: New file.
12343 * gdb.threads/names.c: New file.
12344 * README: Mention gdb,no_thread_names.
12345
12346 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12347
12348 PR 19297
12349 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12350 support" error.
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/display.exp: Expect displays to be sorted in ascending
12363 order. Use multi_line.
12364 * gdb.base/solib-display.exp: Likewise.
12365
12366 2015-11-24 Pedro Alves <palves@redhat.com>
12367
12368 PR 17539
12369 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12370 threads in ascending order.
12371 * gdb.base/foll-fork.exp: Likewise.
12372 * gdb.base/foll-vfork.exp: Likewise.
12373 * gdb.base/multi-forks.exp: Likewise.
12374 * gdb.mi/mi-nonstop.exp: Likewise.
12375 * gdb.mi/mi-nsintrall.exp: Likewise.
12376 * gdb.multi/base.exp: Likewise.
12377 * gdb.multi/multi-arch.exp: Likewise.
12378 * gdb.python/py-inferior.exp: Likewise.
12379 * gdb.threads/break-while-running.exp: Likewise.
12380 * gdb.threads/execl.exp: Likewise.
12381 * gdb.threads/gcore-thread.exp: Likewise.
12382 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12383 * gdb.threads/kill.exp: Likewise.
12384 * gdb.threads/linux-dp.exp: Likewise.
12385 * gdb.threads/multiple-step-overs.exp: Likewise.
12386 * gdb.threads/next-bp-other-thread.exp: Likewise.
12387 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12388 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12389 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12390 * gdb.threads/thread-find.exp: Likewise.
12391 * gdb.threads/tls.exp: Likewise.
12392 * lib/mi-support.exp (mi_reverse_list): Delete.
12393 (mi_check_thread_states): No longer reverse list.
12394
12395 2015-11-24 Pedro Alves <palves@redhat.com>
12396
12397 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12398 use lowercase.
12399
12400 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12401
12402 * gdb.trace/actions.c: Include trace-common.h.
12403 (main): Add a location for a fast tracepoint.
12404 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12405 the normal tracepoints.
12406 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12407
12408 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12409
12410 * save-trace.exp: Factor out code to these...
12411 (gdb_save_tracepoints): New.
12412 (gdb_load_tracepoints): New.
12413 (do_save_load_test): New.
12414
12415 2015-11-23 Kevin Buettner <kevinb@redhat.com>
12416
12417 * gdb.base/asmlabel.exp: New test.
12418 * gdb.base/asmlabel.c: New test case.
12419
12420 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12421
12422 * gdb.base/wrong_frame_bt_full-main.c: New file.
12423 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12424 * gdb.base/wrong_frame_bt_full.exp: New file.
12425
12426 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12427
12428 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12429
12430 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12431
12432 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12433 pstate register when comparing registers values in
12434 sparc64-*-linux-gnu targets to avoid spurious differences.
12435
12436 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12437
12438 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12439
12440 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12441
12442 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12443 as type argument to gdb_compile.
12444 * gdb.base/nested-subp2.exp: Likewise.
12445 * gdb.base/nested-subp3.exp: Likewise.
12446
12447 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12448
12449 * lib/dwarf.exp (_note): Fix left shift of negative value.
12450 * gdb.trace/trace-condition.exp: Likewise.
12451
12452 2015-11-13 Yao Qi <yao.qi@linaro.org>
12453
12454 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12455 comments about d10v.
12456 (test_scalar_returns): Likewise.
12457 * gdb.base/d10v.ld: Remove.
12458 * gdb.base/overlays.exp: Remove the target triplet checking for
12459 d10v-*-*.
12460 * gdb.base/structs.exp (test_struct_returns): Remove the
12461 comments about d10v.
12462 (test_struct_calls): Likewise.
12463
12464 2015-11-13 Yao Qi <yao.qi@linaro.org>
12465
12466 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12467 * gdb.base/gnu_vector.c: Don't include stdio.h.
12468 (main): Don't print res and call add_some_intvecs.
12469
12470 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12471
12472 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12473 macro.
12474 (func5): Removed.
12475 (func4): Use FAST_TRACEPOINT_LABEL.
12476 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12477 macro.
12478 (func): Removed.
12479 (thread_function): Use FAST_TRACEPOINT_LABEL.
12480 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12481 (func): Remove.
12482 (marker): Use FAST_TRACEPOINT_LABEL.
12483 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12484 (pendfunc1): Remove.
12485 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12486 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12487 (foo): Remove.
12488 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12489 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12490 macro.
12491 (func): Remove.
12492 (marker): Use FAST_TRACEPOINT_LABEL.
12493 * gdb.trace/trace-common.h: New header.
12494 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12495 macro.
12496 (func): Remove.
12497 (marker): Use FAST_TRACEPOINT_LABEL.
12498 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12499 (func): Remove.
12500 (thread_function): Use FAST_TRACEPOINT_LABEL.
12501
12502 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12503
12504 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12505 in front.
12506 * gdb.trace/change-loc.exp: Use global pcreg definition.
12507 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12508 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12509 in front.
12510 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12511 * gdb.trace/pending.exp: Likewise.
12512 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12513 * gdb.trace/trace-break.exp: Likewise.
12514 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12515 in front.
12516 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12517 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12518 in front.
12519 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12520
12521 2015-11-09 Joel Brobecker <brobecker@adacore.com>
12522
12523 * gdb.ada/fin_fun_out: New testcase.
12524
12525 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12526
12527 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12528 value associated with DW_AT_byte_size.
12529 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12530 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12531 DW_AT_upper_bound.
12532
12533 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12534
12535 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12536 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12537 version.
12538 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12539 gdb.dwarf2/dw2-canonicalize-type.exp,
12540 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12541 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12542 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12543 provided by gdb_target_symbol_prefix_flags_asm.
12544 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12545 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12546 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12547 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12548 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12549 macros where needed). Use this macro for symbols which require
12550 the prefix provided by SYMBOL_PREFIX.
12551
12552 2015-11-05 Kevin Buettner <kevinb@redhat.com>
12553
12554 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12555 New procs.
12556 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12557 representing expressions, of more than one list element.
12558 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12559 to prepend linker symbol prefix to f.
12560 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12561 table_1 and table_2.
12562 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12563 Likewise, for f and g.
12564 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12565 for ptr.
12566 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12567 for main.
12568 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12569 table_1_ptr and table_2_ptr.
12570
12571 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12572 Joel Brobecker <brobecker@adacore.com>
12573
12574 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12575
12576 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12577
12578 * gdb.reverse/s390-mvcle.c: New test.
12579 * gdb.reverse/s390-mvcle.exp: New file.
12580 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12581
12582 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12583
12584 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12585
12586 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12587
12588 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12589 reaching marker2.
12590 * gdb.reverse/getresuid-reverse.exp: Likewise.
12591 * gdb.reverse/pipe-reverse.exp: Likewise.
12592 * gdb.reverse/readv-reverse.exp: Likewise.
12593 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12594 * gdb.reverse/time-reverse.exp: Likewise.
12595 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12596
12597 2015-10-30 Yao Qi <yao.qi@linaro.org>
12598
12599 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12600 (empty_cycle): Remove.
12601 (main): Don't call empty_cycle. Don't use watch_count_done.
12602 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12603 empty_cycle. Rewrite the code counting HW watchpoints.
12604
12605 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12606
12607 * gdb.reverse/fstatat-reverse.c: New test.
12608 * gdb.reverse/fstatat-reverse.exp: New file.
12609 * gdb.reverse/getresuid-reverse.c: New test.
12610 * gdb.reverse/getresuid-reverse.exp: New file.
12611 * gdb.reverse/pipe-reverse.c: New test.
12612 * gdb.reverse/pipe-reverse.exp: New file.
12613 * gdb.reverse/readv-reverse.c: New test.
12614 * gdb.reverse/readv-reverse.exp: New file.
12615 * gdb.reverse/recvmsg-reverse.c: New test.
12616 * gdb.reverse/recvmsg-reverse.exp: New file.
12617 * gdb.reverse/time-reverse.c: New test.
12618 * gdb.reverse/time-reverse.exp: New file.
12619 * gdb.reverse/waitpid-reverse.c: New test.
12620 * gdb.reverse/waitpid-reverse.exp: New file.
12621
12622 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12623
12624 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12625
12626 2015-10-26 Doug Evans <dje@google.com>
12627
12628 PR symtab/17391
12629 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12630 * gdb.dwarf2/bad-regnum.c: New file.
12631 * gdb.dwarf2/bad-regnum.exp: New file.
12632
12633 2015-10-26 Doug Evans <dje@google.com>
12634
12635 PR python/18938
12636 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12637 file.
12638
12639 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12640
12641 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12642 for a change by "Mention language in compile error message".
12643
12644 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12645
12646 PR python/18073
12647 * gdb.python/py-type.c (C::a_method): New.
12648 (C::a_const_method): New.
12649 (C::a_static_method): New.
12650 (a_function): New.
12651 * gdb.python/py-type.exp (test_fields): Test getting fields
12652 from function and method.
12653
12654 2015-10-21 Keven Boell <keven.boell@intel.com>
12655
12656 * gdb.fortran/vla-alloc-assoc.exp: New file.
12657 * gdb.fortran/vla-datatypes.exp: New file.
12658 * gdb.fortran/vla-datatypes.f90: New file.
12659 * gdb.fortran/vla-history.exp: New file.
12660 * gdb.fortran/vla-ptype-sub.exp: New file.
12661 * gdb.fortran/vla-ptype.exp: New file.
12662 * gdb.fortran/vla-sizeof.exp: New file.
12663 * gdb.fortran/vla-sub.f90: New file.
12664 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12665 * gdb.fortran/vla-value-sub-finish.exp: New file.
12666 * gdb.fortran/vla-value-sub.exp: New file.
12667 * gdb.fortran/vla-value.exp: New file.
12668 * gdb.fortran/vla-ptr-info.exp: New file.
12669 * gdb.mi/mi-vla-fortran.exp: New file.
12670 * gdb.mi/vla.f90: New file.
12671
12672 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12673
12674 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12675 of hardwired timeout value.
12676
12677 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12678 Pedro Alves <palves@redhat.com>
12679
12680 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12681 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12682
12683 2015-10-19 Josh Stone <jistone@redhat.com>
12684
12685 * gdb.base/catch-syscall.c: Include <sched.h>.
12686 (unknown_syscall): New variable.
12687 (main): Trigger a vfork and an unknown syscall.
12688 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12689 (unknown_syscall_number): Likewise.
12690 (check_call_to_syscall): Accept an optional syscall pattern.
12691 (check_return_from_syscall): Likewise.
12692 (check_continue): Likewise.
12693 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12694 (test_catch_syscall_skipping_return): New test toggling off 'catch
12695 syscall' to step over the syscall return, then toggling back on.
12696 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12697 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12698 (do_syscall_tests): Call test_catch_syscall_without_args and
12699 test_catch_syscall_mid_vfork.
12700 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12701 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12702
12703 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12704
12705 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12706 print g_vE): Add new pass patterns.
12707 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12708 print various symbol names for vptr fields.
12709
12710 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12711
12712 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12713 results.
12714
12715 2015-10-12 Yao Qi <yao.qi@linaro.org>
12716
12717 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12718
12719 2015-10-12 Yao Qi <yao.qi@linaro.org>
12720
12721 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12722 is aarch64*-*-linux*.
12723
12724 2015-10-12 Yao Qi <yao.qi@linaro.org>
12725
12726 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12727 (can_relocate_bcond_true): ... it.
12728 (can_relocate_bcond_false): New function.
12729 (foo): Likewise.
12730 (can_relocate_bl): Likewise.
12731 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12732 can_relocate_bl.
12733
12734 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12735
12736 * gdb.base/nested-addr.c: New file.
12737 * gdb.base/nested-addr.exp: New testcase.
12738
12739 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12740
12741 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12742 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12743 its output. Ignore the output of "record goto begin" and instead
12744 check that GDB is replaying.
12745
12746 2015-10-09 Pedro Alves <palves@redhat.com>
12747
12748 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12749 (top level): Use it in the run with no args test.
12750
12751 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12752
12753 * gdb.dlang/properties.exp: New file.
12754
12755 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12756
12757 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12758 whether or not address 0x1000 is mapped on the target.
12759
12760 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12761
12762 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12763 build.
12764
12765 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12766
12767 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12768 instruction-history test.
12769
12770 2015-09-28 Doug Evans <dje@google.com>
12771
12772 * gdb.base/gcore.c (array_func): Add reference to static_array.
12773
12774 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12775
12776 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12777 source line.
12778
12779 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12780
12781 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12782 short or char as base type.
12783
12784 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12785
12786 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12787 to allow any size enum.
12788
12789 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12790
12791 * gdb.ada/array_ptr_renaming.exp: New testcase.
12792 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12793 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12794
12795 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12796
12797 * gdb.trace/ftrace-lock.c: New file.
12798 * gdb.trace/ftrace-lock.exp: New file.
12799
12800 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12801
12802 * gdb.arch/insn-reloc.c: New file.
12803 * gdb.arch/ftrace-insn-reloc.exp: New file.
12804
12805 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12806
12807 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12808 instruction.
12809 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12810 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12811 * gdb.trace/range-stepping.c: Likewise.
12812 * gdb.trace/trace-break.c: Likewise.
12813 * gdb.trace/trace-mt.c (thread_function): Likewise.
12814 * gdb.trace/ftrace.c (marker): Likewise.
12815 * gdb.trace/trace-condition.c (marker): Likewise.
12816 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12817 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12818 is_aarch64_target.
12819
12820 2015-09-18 Doug Evans <xdje42@gmail.com>
12821
12822 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12823 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12824
12825 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12826
12827 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12828 the breakpoint.
12829
12830 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12831
12832 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12833 the pending breakpoint. Remove timeout override for "Run till
12834 MI pending breakpoint on pendfunc3 on thread 2" test.
12835
12836 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12837
12838 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12839 filename pattern.
12840
12841 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12842
12843 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12844 in breakpoint filename pattern.
12845
12846 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12847
12848 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12849
12850 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12851
12852 * gdb.linespec/explicit.exp: Check for readline support for
12853 tab-completion tests. Fix obvious typo.
12854
12855 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12856
12857 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12858 and replay.
12859
12860 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12861
12862 * gdb.btrace/non-stop.c: New.
12863 * gdb.btrace/non-stop.exp: New.
12864
12865 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12866 Yao Qi <yao.qi@linaro.org>
12867
12868 * gdb.trace/trace-condition.c: New file.
12869 * gdb.trace/trace-condition.exp: New file.
12870
12871 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
12872
12873 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12874 for testing bytecode compilation.
12875
12876 2015-09-16 Pedro Alves <palves@redhat.com>
12877 Sandra Loosemore <sandra@codesourcery.com>
12878
12879 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12880 (SECONDS): Redefine.
12881 (main): Call pthread_kill and alarm early.
12882 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12883 support.
12884 (test): If the target can't hardware step and doesn't support
12885 displaced stepping, increase the timeout.
12886
12887 2015-09-16 Pedro Alves <palves@redhat.com>
12888
12889 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12890 (enable_debug): New procedures.
12891 (test): Use them. Bail out if waiting for threads fails.
12892 (top level): Bail out if a test fails.
12893
12894 2015-09-16 Yao Qi <yao.qi@linaro.org>
12895
12896 * gdb.asm/asm-source.exp: Set asm-arch for
12897 aarch64*-*-* target.
12898 * gdb.asm/aarch64.inc: New file.
12899
12900 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12901
12902 * gdb.ada/array_of_variable_length.exp: New testcase.
12903 * gdb.ada/array_of_variable_length/foo.adb: New file.
12904 * gdb.ada/array_of_variable_length/pck.adb: New file.
12905 * gdb.ada/array_of_variable_length/pck.ads: New file.
12906
12907 2015-09-15 Doug Evans <dje@google.com>
12908
12909 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12910 of function static local variable.
12911
12912 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12913
12914 * gdb.threads/tls-so_extern.exp: New test file.
12915 * gdb.threads/tls-so_extern.c: New test file.
12916 * gdb.threads/tls-so_extern_main.c: New test file.
12917
12918 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12919
12920 * gdb.opt/solib-intra-step-lib.c: New file.
12921 * gdb.opt/solib-intra-step-main.c: New file.
12922 * gdb.opt/solib-intra-step.exp: New file.
12923
12924 2015-09-15 Pedro Alves <palves@redhat.com>
12925
12926 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12927 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12928
12929 2015-09-14 Pedro Alves <palves@redhat.com>
12930
12931 * gdb.base/hook-stop-continue.c: Delete.
12932 * gdb.base/hook-stop-continue.exp: Delete.
12933 * gdb.base/hook-stop-frame.c: Delete.
12934 * gdb.base/hook-stop-frame.exp: Delete.
12935 * gdb.base/hook-stop.c: New file.
12936 * gdb.base/hook-stop.exp: New file.
12937
12938 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12939
12940 * gdb.ada/access_to_packed_array.exp: New testcase.
12941 * gdb.ada/access_to_packed_array/foo.adb: New file.
12942 * gdb.ada/access_to_packed_array/pack.adb: New file.
12943 * gdb.ada/access_to_packed_array/pack.ads: New file.
12944
12945 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12946
12947 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12948 buffer size test.
12949
12950 2015-09-11 Don Breazeal <donb@codesourcery.com>
12951
12952 * gdb.base/foll-exec.c: Add copyright header. Fix
12953 formatting issues.
12954 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12955 (do_exec_tests): Use clean_restart in place of zap_session,
12956 and for test initialization. Fix formatting issues. Use
12957 fail in place of perror.
12958 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12959 an expect statement to match an expression with output from
12960 the program under debug.
12961 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12962 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12963 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12964 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12965 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12966
12967 2015-09-09 Doug Evans <dje@google.com>
12968
12969 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12970
12971 2015-09-09 Doug Evans <dje@google.com>
12972
12973 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12974
12975 2015-09-09 Doug Evans <dje@google.com>
12976
12977 * gdb.base/savedregs.exp: Fix typo.
12978
12979 2015-09-09 Pedro Alves <palves@redhat.com>
12980
12981 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12982
12983 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12984
12985 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12986 command actually switches threads. Give up on remaining
12987 tests if target fails to stop at breakpoint.
12988
12989 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12990
12991 * gdb.ada/funcall_char.exp: New testcase.
12992 * gdb.ada/funcall_char/foo.adb: New file.
12993
12994 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12995
12996 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12997 expected outputs. Add two testcases for completing ambiguous
12998 functions.
12999 * gdb.ada/complete/aux_pck.adb: New file.
13000 * gdb.ada/complete/aux_pck.ads: New file.
13001 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13002 Ambiguous_Func functions.
13003 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13004 * gdb.ada/complete/pck.adb: Likewise.
13005
13006 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13007
13008 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13009 failures to run the test program under GDB.
13010
13011 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13012
13013 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13014 to C.
13015
13016 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13017
13018 * gdb.base/run-after-attach.exp: New test file.
13019 * gdb.base/run-after-attach.c: New test file.
13020
13021 2015-08-26 Don Breazeal <donb@codesourcery.com>
13022
13023 * gdb.base/foll-exec-2.c: New test program.
13024 * gdb.base/foll-exec-2.exp: New test.
13025
13026 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13027
13028 * gdb.base/nested-subp1.exp: New file.
13029 * gdb.base/nested-subp1.c: New file.
13030 * gdb.base/nested-subp2.exp: New file.
13031 * gdb.base/nested-subp2.c: New file.
13032 * gdb.base/nested-subp3.exp: New file.
13033 * gdb.base/nested-subp3.c: New file.
13034
13035 2015-08-24 Pedro Alves <palves@redhat.com>
13036
13037 * gdb.server/connect-without-multi-process.c: New file.
13038 * gdb.server/connect-without-multi-process.exp: New file.
13039
13040 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13041
13042 * gdb.opt/inline-markers.c: Make z int.
13043
13044 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13045
13046 * gdb.opt/inline-markers.c: Make z volatile.
13047
13048 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13049
13050 * gdb.opt/inline-bt.c: New volatile global z.
13051 * gdb.opt/inline-cmds.c: Likewise.
13052 * gdb.opt/inline-locals.c: Likewise.
13053 * gdb.opt/inline-markers.c: New extern global z.
13054 (marker): Use z.
13055 (inline_fn): Likewise.
13056
13057 2015-08-24 Pedro Alves <palves@redhat.com>
13058
13059 * config/m32r-stub.exp: Remove file.
13060 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13061 * gdb.base/call-rt-st.exp: Likewise.
13062 * gdb.base/call-strs.exp: Likewise.
13063 * gdb.base/default.exp: Remove references to h8300-*-hms and
13064 *-*-udi*.
13065 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13066
13067 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13068
13069 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13070 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13071 and "return" use KFAIL when GDB can not read/write the vector
13072 return value.
13073
13074 2015-08-21 Gary Benson <gbenson@redhat.com>
13075
13076 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13077
13078 2015-08-20 Pedro Alves <palves@redhat.com>
13079
13080 * gdb.server/solib-list.exp: No longer expect an interior stop in
13081 non-stop mode.
13082
13083 2015-08-20 Pedro Alves <palves@redhat.com>
13084
13085 * gdb.server/connect-stopped-target.c: New file.
13086 * gdb.server/connect-stopped-target.exp: New file.
13087
13088 2015-08-20 Pedro Alves <palves@redhat.com>
13089
13090 * gdb.dwarf2/comp-unit-lang.exp: New file.
13091 * gdb.dwarf2/comp-unit-lang.c: New file.
13092
13093 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13094
13095 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13096 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13097
13098 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13099
13100 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13101 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13102
13103 2015-08-18 Doug Evans <dje@google.com>
13104 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13105
13106 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13107 skip_python_tests. New arg prompt_regexp.
13108 (skip_python_tests): New function.
13109 * lib/mi-support.exp (mi_skip_python_tests): New function.
13110 * gdb.python/py-mi-objfile-gdb.py: New file.
13111 * gdb.python/py-mi-objfile.c: New file.
13112 * gdb.python/py-mi-objfile.exp: New file.
13113
13114 2015-08-17 Keith Seitz <keiths@redhat.com>
13115
13116 * gdb.linespec/explicit.exp: Move strace test from here ...
13117 * gdb.trace/strace.exp: ... to here.
13118
13119 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13120
13121 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13122 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13123
13124 2015-08-14 Doug Evans <xdje42@gmail.com>
13125
13126 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13127 inferior before selecting a new file.
13128
13129 2015-08-14 Doug Evans <xdje42@gmail.com>
13130
13131 * gdb.mi/mi-disassemble.exp: Update.
13132 * gdb.base/disasm-optim.S: New file.
13133 * gdb.base/disasm-optim.c: New file.
13134 * gdb.base/disasm-optim.h: New file.
13135 * gdb.base/disasm-optim.exp: New file.
13136
13137 2015-08-14 Keith Seitz <keiths@redhat.com>
13138
13139 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13140 "evaluated-by".
13141
13142 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13143
13144 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13145
13146 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13147
13148 * gdb.ada/fun_renaming.exp: New testcase.
13149 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13150 * gdb.ada/fun_renaming/pack.adb: New file.
13151 * gdb.ada/fun_renaming/pack.ads: New file.
13152
13153 2015-08-12 Keith Seitz <keiths@redhat.com>
13154
13155 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13156 gdb_get_line_number.
13157
13158 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13159
13160 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13161 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13162 gdb.base/dso2dso.exp: New files.
13163
13164 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13165 Pedro Alves <palves@redhat.com>
13166 Keith Seitz <keiths@redhat.com>
13167
13168 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13169 GDBFLAGS.
13170
13171 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13172
13173 * gdb.base/gdbhistsize-history.exp
13174 (test_histsize_history_setting): Use save_vars.
13175 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13176 Use save_vars.
13177 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13178 * gdb.base/readline.exp: Use save_vars.
13179
13180 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13181
13182 * lib/gdb.exp (save_vars): New proc.
13183
13184 2015-08-11 Keith Seitz <keiths@redhat.com>
13185
13186 * gdb.base/help.exp: Update help_breakpoint_text.
13187
13188 2015-08-11 Keith Seitz <keiths@redhat.com>
13189
13190 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13191 (at toplevel): Call test_explicit_breakpoints.
13192 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13193 breakpoints.
13194 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13195 breakpoint conditions, "-cond".
13196
13197 2015-08-11 Keith Seitz <keiths@redhat.com>
13198
13199 * gdb.linespec/3explicit.c: New file.
13200 * gdb.linespec/cpexplicit.cc: New file.
13201 * gdb.linespec/cpexplicit.exp: New file.
13202 * gdb.linespec/explicit.c: New file.
13203 * gdb.linespec/explicit.exp: New file.
13204 * gdb.linespec/explicit2.c: New file.
13205 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13206 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13207 before using in the matching pattern.
13208 Clarify that `prefix' is a regular expression.
13209
13210 2015-08-11 Keith Seitz <keiths@redhat.com>
13211
13212 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13213 test.
13214 Add tests for missing ",FMT" and ",".
13215
13216 2015-08-10 Doug Evans <dje@google.com>
13217 Keith Seitz <keiths@redhat.com>
13218
13219 PR gdb/17960
13220 * gdb.base/completion.exp: Add location completer tests.
13221
13222 2015-08-07 Pedro Alves <palves@redhat.com>
13223
13224 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13225 tests here.
13226 (top level): Run do_test with and without displaced stepping.
13227
13228 2015-08-07 Pedro Alves <palves@redhat.com>
13229
13230 * gdb.base/valgrind-disp-step.c: New file.
13231 * gdb.base/valgrind-disp-step.exp: New file.
13232
13233 2015-08-07 Pedro Alves <palves@redhat.com>
13234
13235 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13236 Delete function.
13237 (main): Add alarm. Run an infinite loop instead of calling
13238 wait_threads.
13239 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13240 comment.
13241 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13242 Delete function.
13243 (main): Add alarm. Run an infinite loop instead of calling
13244 wait_threads.
13245 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13246 comment.
13247
13248 2015-08-07 Pedro Alves <palves@redhat.com>
13249
13250 * gdb.base/checkpoint-ns.exp: New file.
13251 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13252 standard_testfile.
13253
13254 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13255
13256 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13257 * gdb.btrace/instruction_history.exp: Update.
13258 * gdb.btrace/tsx.exp: New.
13259 * gdb.btrace/tsx.c: New.
13260
13261 2015-08-06 Pedro Alves <palves@redhat.com>
13262
13263 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13264 increase timeout.
13265 * gdb.reverse/until-precsave.exp: Bump timeouts.
13266
13267 2015-08-06 Pedro Alves <palves@redhat.com>
13268
13269 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13270
13271 2015-08-06 Pedro Alves <palves@redhat.com>
13272
13273 PR gdb/18749
13274 * gdb.threads/process-dies-while-handling-bp.c: New file.
13275 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13276
13277 2015-08-06 Pedro Alves <palves@redhat.com>
13278
13279 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13280 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13281
13282 2015-08-05 Pedro Alves <palves@redhat.com>
13283
13284 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13285 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13286
13287 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13288
13289 * gdb.base/bp-permanent.exp: Report test as unsupported if
13290 the target cannot stop at the permanent breakpoint.
13291
13292 2015-08-03 Doug Evans <dje@google.com>
13293
13294 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13295 10000.
13296
13297 2015-08-03 Doug Evans <dje@google.com>
13298
13299 * Makefile.in (workers/%.worker, build-perf): New rule.
13300 (GDB_PERFTEST_MODE): New variable.
13301 (check-perf): Use it.
13302 (clean): Clean up gdb.perf parallel build subdirs.
13303 * lib/build-piece.exp: New file.
13304 * lib/gdb.exp (make_gdb_parallel_path): New function
13305 (standard_output_file, standard_temp_file): Call it.
13306 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13307 of $GDB_PARALLEL.
13308 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13309
13310 2015-08-03 Doug Evans <dje@google.com>
13311
13312 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13313 (LOG_FILE_NAME): New global.
13314 (TextReporter.__init__): Initialize self.txt_sum.
13315 (TextReporter.report): Add support for multiple data-points.
13316 Move report to perftest.sum, put raw data in perftest.log.
13317 (TextReporter.start): Open sum and log files.
13318 (TextReporter.end): Close sum and log files.
13319 * gdb.perf/lib/perftest/testresult.py
13320 (SingleStatisticTestResult.record): Handle multiple data-points.
13321
13322 2015-07-31 Pedro Alves <palves@redhat.com>
13323
13324 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13325 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13326 kill_wait_spawned_process instead of explicit "kill -9".
13327 * gdb.base/attach-pie-noexec.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/attach-twice.exp: Likewise.
13331 * gdb.base/attach.exp: Likewise.
13332 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13333 gdb_test_multiple.
13334 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13335 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13336 kill_wait_spawned_process.
13337 * gdb.base/valgrind-infcall.exp: Likewise.
13338 * gdb.multi/multi-attach.exp: Likewise.
13339 * gdb.python/py-prompt.exp: Likewise.
13340 * gdb.python/py-sync-interp.exp: Likewise.
13341 * gdb.server/ext-attach.exp: Likewise.
13342 * gdb.threads/attach-into-signal.exp (corefunc): Use
13343 spawn_wait_for_attach, spawn_id_get_pid and
13344 kill_wait_spawned_process.
13345 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13346 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13347 spawn_id_get_pid and kill_wait_spawned_process.
13348 * gdb.threads/attach-stopped.exp (corefunc): Use
13349 spawn_wait_for_attach, spawn_id_get_pid and
13350 kill_wait_spawned_process.
13351 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13352 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13353 kill_wait_spawned_process instead of explicit "kill -9".
13354 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13355 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13356 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13357 processes. Don't map cygwin/windows pids here. Now returns a
13358 spawn id list.
13359
13360 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13361
13362 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13363 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13364 correct patch.
13365
13366 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13367
13368 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13369
13370 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13371
13372 Reapply:
13373 2014-05-21 Mark Wielaard <mjw@redhat.com>
13374
13375 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13376
13377 2015-07-30 Pedro Alves <palves@redhat.com>
13378
13379 * linux-low.c (handle_extended_wait): Set the child's last
13380 reported status to TARGET_WAITKIND_STOPPED.
13381
13382 2015-07-30 Pedro Alves <palves@redhat.com>
13383
13384 PR threads/18600
13385 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13386 only shows inferior 1.
13387
13388 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13389 Pedro Alves <palves@redhat.com>
13390
13391 PR threads/18600
13392 * gdb.threads/fork-plus-threads.c: New file.
13393 * gdb.threads/fork-plus-threads.exp: New file.
13394
13395 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13396
13397 * gdb.base/batch-preserve-term-settings.exp
13398 (test_terminal_settings_preserved_after_cli_exit): Use
13399 send_quit_command.
13400
13401 2015-07-29 Pedro Alves <palves@redhat.com>
13402 Don Breazeal <donb@codesourcery.com>
13403
13404 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13405 output from both inferior_spawn_id and gdb_spawn_id.
13406
13407 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13408
13409 * gdb.threads/attach-into-signal.exp (corefunc): Use
13410 with_test_prefix on nested loops, uniquefying the test messages.
13411
13412 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13413
13414 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13415 commit.
13416
13417 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13418
13419 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13420 New proc.
13421 (test_terminal_settings_preserved_after_sigterm): New test.
13422
13423 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13424
13425 * gdb.base/batch-preserve-term-settings.exp
13426 (test_terminal_settings_preserved_after_cli_exit): New test.
13427
13428 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13429
13430 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13431 manipulation of saved_gdbflags.
13432 (test_terminal_settings_preserved): Remove global declaration of
13433 the unused variable pagination_prompt. Remove manipulation of
13434 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13435 GDBFLAGS.
13436
13437 2015-07-29 Pedro Alves <palves@redhat.com>
13438
13439 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13440
13441 2015-07-29 Pedro Alves <palves@redhat.com>
13442
13443 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13444 at the top.
13445
13446 2015-07-29 Pedro Alves <palves@redhat.com>
13447
13448 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13449 (main): Call gdb_unbuffer_output.
13450 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13451 (main): Call gdb_unbuffer_output.
13452 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13453 (main): Call gdb_unbuffer_output.
13454 * gdb.base/call-strs.exp: Adjust to step over the
13455 gdb_unbuffer_output call.
13456 * gdb.base/catch-gdb-caused-signals.c: Include
13457 "../lib/unbuffer_output.c".
13458 (main): Call gdb_unbuffer_output.
13459 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13460 (main): Call gdb_unbuffer_output.
13461 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13462 (main): Call gdb_unbuffer_output.
13463 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13464 (main): Call gdb_unbuffer_output.
13465 * gdb.base/shlib-call.exp: Adjust to step over the
13466 gdb_unbuffer_output call.
13467 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13468 (main): Call gdb_unbuffer_output.
13469 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13470 (main): Call gdb_unbuffer_output.
13471 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13472 (main): Rename to ...
13473 (test): ... this.
13474 (main): Reimplement.
13475 * gdb.base/varargs.exp: Run to test instead of to main.
13476 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13477 (main): Call gdb_unbuffer_output.
13478
13479 2015-07-29 Pedro Alves <palves@redhat.com>
13480
13481 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13482 factore out from mi_continue_dprintf. For call-style dprintfs,
13483 expect dprintf output out of $inferior_spawn_id.
13484 (mi_continue_dprintf): Use mi_expect_dprintf.
13485 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13486 (main): Call gdb_unbuffer_output.
13487
13488 2015-07-29 Pedro Alves <palves@redhat.com>
13489
13490 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13491 (default_mi_gdb_start): Set inferior_spawn_id instead of
13492 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13493 gdb_spawn_id.
13494 (mi_gdb_test): Always expect inferior output from both
13495 $inferior_spawn_id and $gdb_spawn_id.
13496
13497 2015-07-29 Pedro Alves <palves@redhat.com>
13498
13499 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13500 send_inferior and $inferior_spawn_id.
13501
13502 2015-07-29 Pedro Alves <palves@redhat.com>
13503
13504 * gdb.gdb/complaints.exp (test_initial_complaints)
13505 (test_serial_complaints, test_short_complaints): Use
13506 gdb_test_stdio.
13507 (test_empty_complaint): Handle $inferior_spawn_id !=
13508 $gdb_spawn_id.
13509
13510 2015-07-29 Pedro Alves <palves@redhat.com>
13511
13512 * gdb.base/varargs.exp: Use gdb_test_stdio.
13513
13514 2015-07-29 Pedro Alves <palves@redhat.com>
13515
13516 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13517
13518 2015-07-29 Pedro Alves <palves@redhat.com>
13519
13520 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13521
13522 2015-07-29 Pedro Alves <palves@redhat.com>
13523
13524 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13525 parameter into two new parameters, "inf_result" and "gdb_result".
13526 Expect inferior output and gdb output from $inferior_spawn_id and
13527 $gdb_spawn_id, respectively. Adjust all callers.
13528
13529 2015-07-29 Pedro Alves <palves@redhat.com>
13530
13531 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13532 of gdb_test_sequence.
13533
13534 2015-07-29 Pedro Alves <palves@redhat.com>
13535
13536 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13537 (saw_spurious_output): Expect inferior output from
13538 $inferior_spawn_id. Use gdb_test_stdio.
13539
13540 2015-07-29 Pedro Alves <palves@redhat.com>
13541
13542 * gdb.base/dprintf.exp: Use standard_testfile. Change
13543 prepare_for_testing call.
13544 (srcfile): Don't set.
13545 (restart): New procedure.
13546 (test_dprintf): New procecure, use to continue over dprintfs.
13547 (test_call, test_agent): New procedures, tests moved here.
13548 Restart gdb and recreate dprintfs. Adjust expected output.
13549
13550 2015-07-29 Pedro Alves <palves@redhat.com>
13551
13552 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13553
13554 2015-07-29 Pedro Alves <palves@redhat.com>
13555
13556 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13557
13558 2015-07-29 Pedro Alves <palves@redhat.com>
13559
13560 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13561 gdb_test_stdio.
13562
13563 2015-07-29 Pedro Alves <palves@redhat.com>
13564
13565 * lib/gdb.exp (gdb_test_stdio): New procedure.
13566
13567 2015-07-29 Pedro Alves <palves@redhat.com>
13568
13569 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13570
13571 2015-07-29 Pedro Alves <palves@redhat.com>
13572
13573 * gdb.base/call-signal-resume.exp: Remove check for
13574 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13575 * gdb.base/unwindonsignal.exp: Likewise.
13576 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13577 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13578
13579 2015-07-29 Pedro Alves <palves@redhat.com>
13580
13581 * gdb.base/siginfo-addr.c (pass): New function.
13582 (handler): Call it iff si_addr is correct.
13583 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13584 Set a breakpoint at "pass" and continue to it.
13585
13586 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13587
13588 * gdb.python/py-objfile.exp: Make some tests have unique names.
13589 * gdb.python/py-pp-registration.exp: Likewise.
13590
13591 2015-07-28 Pedro Alves <palves@redhat.com>
13592
13593 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13594
13595 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13596
13597 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13598
13599 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13600
13601 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13602
13603 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13604
13605 * gdb.base/gdb-sigterm-2.exp: New test.
13606
13607 2015-07-25 Doug Evans <xdje42@gmail.com>
13608
13609 Revert:
13610 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13611 (workers/%.worker, build-perf): New rule.
13612 (GDB_PERFTEST_MODE): New variable.
13613 (check-perf): Use it.
13614 (clean): Clean up gdb.perf parallel build subdirs.
13615 * lib/build-piece.exp: New file.
13616 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13617 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13618 name.
13619 (standard_temp_file): Ditto.
13620 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13621 of $GDB_PARALLEL.
13622
13623 2015-07-24 Doug Evans <dje@google.com>
13624
13625 * gdb.perf/lib/perftest/utils.py: New file.
13626 * gdb.perf/gm-hello.cc: New file.
13627 * gdb.perf/gm-pervasive-typedef.cc: New file.
13628 * gdb.perf/gm-pervasive-typedef.h: New file.
13629 * gdb.perf/gm-std.cc: New file.
13630 * gdb.perf/gm-std.h: New file.
13631 * gdb.perf/gm-use-cerr.cc: New file.
13632 * gdb.perf/gm-utils.h: New file.
13633 * gdb.perf/gmonster-null-lookup.py: New file.
13634 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13635 * gdb.perf/gmonster-print-cerr.py: New file.
13636 * gdb.perf/gmonster-ptype-string.py: New file.
13637 * gdb.perf/gmonster-runto-main.py: New file.
13638 * gdb.perf/gmonster-select-file.py: New file.
13639 * gdb.perf/gmonster1-null-lookup.exp: New file.
13640 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13641 * gdb.perf/gmonster1-print-cerr.exp: New file.
13642 * gdb.perf/gmonster1-ptype-string.exp: New file.
13643 * gdb.perf/gmonster1-runto-main.exp: New file.
13644 * gdb.perf/gmonster1-select-file.exp: New file.
13645 * gdb.perf/gmonster1.cc: New file.
13646 * gdb.perf/gmonster1.exp: New file.
13647 * gdb.perf/gmonster2-null-lookup.exp: New file.
13648 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13649 * gdb.perf/gmonster2-print-cerr.exp: New file.
13650 * gdb.perf/gmonster2-ptype-string.exp: New file.
13651 * gdb.perf/gmonster2-runto-main.exp: New file.
13652 * gdb.perf/gmonster2-select-file.exp: New file.
13653 * gdb.perf/gmonster2.cc: New file.
13654 * gdb.perf/gmonster2.exp: New file.
13655
13656 2015-07-24 Doug Evans <dje@google.com>
13657
13658 * gdb.perf/README: New file.
13659 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13660 * lib/gen-perf-test.exp: New file.
13661
13662 2015-07-24 Doug Evans <dje@google.com>
13663
13664 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13665 (PerfTest::startup): New function.
13666 (PerfTest::run): Return result of calling body.
13667 (PerfTest::assemble): Rewrite.
13668 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13669 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13670 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13671 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13672 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13673
13674 2015-07-24 Doug Evans <dje@google.com>
13675
13676 * lib/gdb.exp (clean_restart): Make executable optional.
13677
13678 2015-07-24 Doug Evans <dje@google.com>
13679
13680 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13681 compiler_info references.
13682 * gdb.cp/temargs.exp: Ditto.
13683 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13684 (get_compiler_info): Early exit if already computed. Set compiler_info
13685 to "unknown" if there was a problem.
13686 (test_compiler_info): Add function comment. Call get_compiler_info.
13687
13688 2015-07-24 Doug Evans <dje@google.com>
13689
13690 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13691 (workers/%.worker, build-perf): New rule.
13692 (GDB_PERFTEST_MODE): New variable.
13693 (check-perf): Use it.
13694 (clean): Clean up gdb.perf parallel build subdirs.
13695 * lib/build-piece.exp: New file.
13696 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13697 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13698 name.
13699 (standard_temp_file): Ditto.
13700 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13701 of $GDB_PARALLEL.
13702
13703 2015-07-24 Doug Evans <dje@google.com>
13704
13705 * lib/future.exp (gdb_default_target_compile): New option
13706 "early_flags".
13707 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13708 --as-needed.
13709
13710 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13711
13712 * gdb.base/catch-syscall.exp: Call gdb_exit before
13713 gdb_skip_xml_test.
13714
13715 2015-07-24 Pedro Alves <palves@redhat.com>
13716
13717 * gdb.python/py-events.exp: Accept output between the stop event
13718 and the prompt.
13719 * gdb.python/py-evsignal.exp: Likewise.
13720 * gdb.python/py-evthreads.exp: Likewise.
13721
13722 2015-07-24 Pedro Alves <palves@redhat.com>
13723
13724 PR gdb/18717
13725 * gdb.threads/non-ldr-exit.c: New file.
13726 * gdb.threads/non-ldr-exit.exp: New file.
13727
13728 2015-07-24 Yao Qi <yao.qi@linaro.org>
13729
13730 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13731 restarting process.
13732
13733 2015-07-24 Yao Qi <yao.qi@linaro.org>
13734
13735 * gdb.server/ext-restart.exp: New file.
13736
13737 2015-07-24 Yao Qi <yao.qi@linaro.org>
13738
13739 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13740 argument options.
13741 * gdb.server/ext-wrapper.exp: New file.
13742
13743 2015-07-23 Doug Evans <dje@google.com>
13744
13745 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13746 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13747
13748 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13749
13750 * gdb.ada/var_arr_typedef.exp: New testcase.
13751 * gdb.ada/var_arr_typedef/pack.adb: New file.
13752 * gdb.ada/var_arr_typedef/pack.ads: New file.
13753 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13754
13755 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13756
13757 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13758
13759 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13760
13761 * gdb.arch/i386-biarch-core.exp: Replace istarget
13762 by "complete set gnutarget". Remove expectation for the "core-file"
13763 command.
13764
13765 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13766
13767 Revert the previous commit:
13768 Tests for validate symbol file using build-id.
13769
13770 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13771
13772 Tests for validate symbol file using build-id.
13773 * gdb.base/solib-mismatch-lib.c: New file.
13774 * gdb.base/solib-mismatch-libmod.c: New file.
13775 * gdb.base/solib-mismatch.c: New file.
13776 * gdb.base/solib-mismatch.exp: New file.
13777
13778 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13779
13780 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13781 nios2-*-linux*.
13782 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13783 * gdb.base/siginfo.exp: Likewise.
13784 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13785
13786 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13787
13788 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13789 Move it to ...
13790 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13791 ... here.
13792 * gdb.trace/range-stepping.exp: Check that the target supports
13793 range stepping.
13794
13795 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13796
13797 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13798
13799 2015-07-14 Pedro Alves <palves@redhat.com>
13800
13801 * gdb.base/killed-outside.exp: New file.
13802 * gdb.base/killed-outside.c: New file.
13803
13804 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13805
13806 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13807 (n at main): New.
13808 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13809
13810 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13811
13812 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13813 infcall tests instead of setting up for KFAIL.
13814
13815 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13816
13817 * gdb.btrace/record_goto-step.exp: New.
13818
13819 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13820
13821 PR compile/18484
13822 * gdb.compile/compile.c (struct struct_type): Add volatile to
13823 selffield's type.
13824 * gdb.compile/compile.exp
13825 (compile code struct_object.selffield = &struct_object): Skip further
13826 struct_object tests if this one xfails.
13827
13828 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
13829
13830 PR exp/18617
13831 * gdb.trace/ax.exp: Add test.
13832
13833 2015-07-07 Yao Qi <yao.qi@linaro.org>
13834
13835 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13836 instead of istarget "aarch64*-*-*".
13837 * gdb.arch/aarch64-fp.exp: Likewise.
13838 * gdb.base/float.exp: Likewise.
13839 * gdb.reverse/aarch64.exp: Likewise.
13840 * lib/gdb.exp (is_aarch64_target): New proc.
13841
13842 2015-07-07 Yao Qi <yao.qi@linaro.org>
13843
13844 * lib/gdb.exp (is_aarch32_target): New proc.
13845 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13846 instead of "istarget "arm*-*-*"".
13847 * gdb.arch/arm-disp-step.exp: Likewise.
13848 * gdb.arch/thumb-bx-pc.exp: Likewise.
13849 * gdb.arch/thumb-prologue.exp: Likewise.
13850 * gdb.arch/thumb-singlestep.exp: Likewise.
13851 * gdb.base/disp-step-syscall.exp: Likewise.
13852 * gdb.base/float.exp: Likewise.
13853
13854 2015-07-07 Yao Qi <yao.qi@linaro.org>
13855
13856 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13857 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13858
13859 2015-07-07 Yao Qi <yao.qi@linaro.org>
13860
13861 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13862 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13863 if it exists.
13864 * gdb.multi/multi-arch.exp: Likewise.
13865
13866 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13867
13868 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13869 print.
13870
13871 2015-07-07 Yao Qi <yao.qi@linaro.org>
13872
13873 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13874
13875 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13876
13877 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13878 '[' and ']' characters.
13879
13880 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13881
13882 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13883
13884 2015-06-29 Pedro Alves <palves@redhat.com>
13885
13886 PR threads/18127
13887 * gdb.threads/hand-call-new-thread.c: New file.
13888 * gdb.threads/hand-call-new-thread.c: New file.
13889
13890 2015-06-26 Keith Seitz <keiths@redhat.com>
13891 Doug Evans <dje@google.com>
13892
13893 PR 16253
13894 * gdb.cp/var-tag-2.cc: New file.
13895 * gdb.cp/var-tag-3.cc: New file.
13896 * gdb.cp/var-tag-4.cc: New file.
13897 * gdb.cp/var-tag.cc: New file.
13898 * gdb.cp/var-tag.exp: New file.
13899
13900 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13901
13902 * gdb.base/history-duplicates.exp: New test.
13903
13904 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13905
13906 * gdb.base/completion.exp: Test the completion of the "focus"
13907 command.
13908
13909 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13910
13911 * gdb.arch/amd64-prologue-skip.S: New file.
13912 * gdb.arch/amd64-prologue-skip.exp: New file.
13913
13914 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13915
13916 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13917 is_address_zero_readable check.
13918
13919 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13920
13921 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13922 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13923
13924 2015-06-24 Yao Qi <yao.qi@linaro.org>
13925
13926 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13927 linux targets.
13928
13929 2015-06-24 Yao Qi <yao.qi@linaro.org>
13930
13931 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13932 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13933 * gdb.base/siginfo-thread.exp: Likewise.
13934
13935 2015-06-22 Yao Qi <yao.qi@linaro.org>
13936
13937 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13938
13939 2015-06-22 Yao Qi <yao.qi@linaro.org>
13940
13941 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13942 aarch64*-*-*.
13943 (skip_hw_watchpoint_tests): Likewise.
13944
13945 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13946
13947 * gdb.base/gdbinit-history.exp: Test the interaction between
13948 setting GDBHISTSIZE and setting the history size via .gdbinit.
13949
13950 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13951
13952 PR gdb/16999
13953 * gdb.base/gdbhistsize-history.exp: New test.
13954
13955 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13956
13957 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13958 with GDBHISTSIZE.
13959 * gdb.base/readline.exp: Likewise.
13960
13961 2015-06-17 Yao Qi <yao.qi@linaro.org>
13962
13963 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13964 line.
13965
13966 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13967
13968 * gdb.base/gdbinit-history.exp: Add test case to check that
13969 an unlimited history file does not get truncated on exit.
13970
13971 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13972
13973 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13974 (VECTOR): New macro. Use it...
13975 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13976 ...for these typedefs.
13977 (int8, char1, int1, double1): New typedefs.
13978 (struct just_int2, struct two_int2): New structures.
13979 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13980 (add_structvecs, add_singlevecs): New functions.
13981 (main): Call add_some_intvecs twice.
13982 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13983 the compile and exit upon failure. Try compiling for the "native"
13984 architecture. Test inferior function calls with vector arguments
13985 and vector return value handling with "finish" and "return".
13986
13987 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13988
13989 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13990 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13991 PE file.
13992 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13993
13994 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13995
13996 PR breakpoints/16465
13997 * gdb.mi/mi-dprintf-pending.c: New file.
13998 * gdb.mi/mi-dprintf-pending.exp: New test.
13999 * gdb.mi/mi-dprintf-pendshr.c: New file.
14000
14001 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14002 Mircea Gherzan <mircea.gherzan@intel.com>
14003
14004 * gdb.arch/i386-mpx-map.c: New file.
14005 * gdb.arch/i386-mpx-map.exp: New File.
14006
14007 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14008
14009 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14010 * gdb.arch/i386-mpx.exp: Indentation fixed.
14011
14012 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14013
14014 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14015 function and improved indentation.
14016 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14017 gdb_test_multiple. Added additional tests to skip the test.
14018
14019 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14020
14021 * gdb.arch/i386-avx512.c: Change path in include file.
14022 * gdb.arch/i386-avx512.exp: Change include dir path
14023 compilation flag.
14024 * gdb.arch/i386-mpx.c: Change path in include file.
14025 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14026 flag.
14027
14028 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14029
14030 * gdb.compile/compile-print.exp (compile print *vararray@3)
14031 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14032
14033 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14034
14035 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14036 (do not keep jit in memory): ... this.
14037 (expect 5): Change it to ...
14038 (expect no 5): ... this.
14039
14040 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14041
14042 PR gdb/15564
14043 * gdb.mi/mi-detach.exp: New file.
14044
14045 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14046
14047 PR symtab/18392
14048 * gdb.arch/amd64-tailcall-self.S: New file.
14049 * gdb.arch/amd64-tailcall-self.c: New file.
14050 * gdb.arch/amd64-tailcall-self.exp: New file.
14051
14052 2015-05-28 Don Breazeal <donb@codesourcery.com>
14053
14054 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14055 tests for remote targets by checking is_target_gdbserver.
14056
14057 2015-05-27 Doug Evans <dje@google.com>
14058
14059 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14060 * gdb.dwarf2/opaque-type-lookup.c: New file.
14061 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14062
14063 2015-05-26 Doug Evans <dje@google.com>
14064
14065 * gdb.cp/iostream.cc: New file.
14066 * gdb.cp/iostream.exp: New file.
14067
14068 2015-05-26 Doug Evans <dje@google.com>
14069
14070 * gdb.dwarf2/dw2-op-call.exp: Update.
14071 * gdb.dwarf2/dw4-sig-types.exp: Update.
14072 * gdb.dwarf2/implptr.exp: Update.
14073 * gdb.mi/mi-cmd-param-changed.exp: Update.
14074
14075 2015-05-26 Doug Evans <dje@google.com>
14076
14077 * gdb.python/py-lazy-string.c: New file.
14078 * gdb.python/py-lazy-string.exp: New file.
14079 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14080 (main): Update. Add estring3.
14081 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14082 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14083
14084 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14085 Yao Qi <yao.qi@linaro.org>
14086
14087 * gdb.reverse/aarch64.c: New.
14088 * gdb.reverse/aarch64.exp: New.
14089
14090 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14091
14092 * lib/gdb.exp (supports_process_record): Return true for
14093 aarch64*-linux*.
14094 (supports_reverse): Likewise.
14095
14096 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14097
14098 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14099 Use with_test_prefix.
14100
14101 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14102
14103 * gdb.base/completion.exp: Add test for completion of layout
14104 names.
14105
14106 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14107
14108 * lib/gdb.exp (skip_tui_tests): New proc.
14109 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14110
14111 2015-05-19 Pedro Alves <palves@redhat.com>
14112
14113 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14114 Save the whole env array instead of just HOME. Unset HISTSIZE in
14115 the environment while testing. Restore whole environment
14116 afterwards.
14117
14118 2015-05-16 Doug Evans <xdje42@gmail.com>
14119
14120 * gdb.guile/scm-ports.c: New file.
14121 * gdb.guile/scm-ports.exp: Add memory port tests.
14122
14123 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14124
14125 * gdb.compile/compile-print.c: New file.
14126 * gdb.compile/compile-print.exp: New file.
14127
14128 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14129
14130 * gdb.compile/compile-ops.exp: Cast param to void.
14131 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14132 (compile code struct_object.selffield = &struct_object): Add xfail.
14133
14134 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14135
14136 * gdb.ada/arr_enum_with_gap: New testcase.
14137
14138 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14139
14140 * gdb.ada/byte_packed_arr: New testcase.
14141
14142 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14143
14144 * gdb.ada/pckd_neg: New testcase.
14145
14146 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14147
14148 PR gdb/17820
14149 * gdb.base/gdbinit-history.exp: New test.
14150 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14151 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14152
14153 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14154
14155 * gdb.python/py-xmethods.cc: Enhance test case.
14156 * gdb.python/py-xmethods.exp: New tests.
14157 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14158 function.
14159 (B_indexoper): Likewise.
14160 (global_dm_list) : Add new xmethod worker functions.
14161
14162 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14163
14164 * gdb.base/coredump-filter.exp: Correctly unset
14165 "coredump_var_addr" array.
14166
14167 2015-05-08 Pedro Alves <palves@redhat.com>
14168
14169 * gdb.server/non-existing-program.exp: Unset spawn_id.
14170
14171 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14172
14173 PR python/18291
14174 * gdb.python/py-xmethods.exp: Add tests.
14175
14176 2015-05-08 Yao Qi <yao.qi@linaro.org>
14177
14178 PR gdb/18208
14179 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14180 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14181 function set_coredump_filter, and remove remote_exec call.
14182 Remove argument ipid. Callers update.
14183 (top level): Don't get inferior's PID.
14184
14185 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14186
14187 * gdb.base/watch_thread_num.exp: Skip test on targets without
14188 access watchpoints.
14189
14190 2015-05-06 Pedro Alves <palves@redhat.com>
14191
14192 PR server/18081
14193 * gdb.server/non-existing-program.exp: New file.
14194
14195 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14196
14197 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14198
14199 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14200
14201 * gdb.ada/out_of_line_in_inlined: New testcase.
14202
14203 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14204
14205 * gdb.ada/var_rec_arr: New testcase.
14206
14207 2015-04-30 Yao Qi <yao.qi@linaro.org>
14208
14209 * gdb.base/break-idempotent.exp: If
14210 skip_hw_watchpoint_multi_tests returns true, skip the tests
14211 on "rwatch" and "awatch".
14212
14213 2015-04-30 Yao Qi <yao.qi@linaro.org>
14214
14215 * gdb.base/relativedebug.exp: Invoke gdb command
14216 "info sharedlibrary", and if libc.so doesn't have debug info,
14217 skip the test.
14218
14219 2015-04-29 Doug Evans <dje@google.com>
14220
14221 * gdb.python/py-xmethods.exp: Add ptype tests.
14222 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14223 get_result_type method.
14224
14225 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14226
14227 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14228 the target does not support hardware watchpoints.
14229
14230 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14231
14232 * gdb.base/break-always.exp: Abort testing if writing to memory
14233 causes an error.
14234
14235 2015-04-28 Doug Evans <dje@google.com>
14236
14237 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14238 * gdb.python/py-pp-registration.exp: ... here. New file.
14239 * gdb.python/py-pp-registration.c: New file.
14240 * gdb.python/py-pp-registration.py: New file.
14241
14242 2015-04-28 Doug Evans <dje@google.com>
14243
14244 * gdb.python/py-bad-printers.c: New file.
14245 * gdb.python/py-bad-printers.py: New file.
14246 * gdb.python/py-bad-printers.exp: New file.
14247
14248 2015-04-28 Sasha Smundak <asmundak@google.com>
14249
14250 * gdb.python/py-type.exp: New test.
14251
14252 2015-04-28 Andy Wingo <wingo@igalia.com>
14253
14254 * gdb.python/py-parameter.exp:
14255 * gdb.guile/scm-parameter.exp: Escape the path that we are
14256 matching against, as it might contain characters that are special
14257 to regular expressions.
14258
14259 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14260
14261 * gdb.ada/rec_comp: New testcase.
14262
14263 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14264
14265 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14266 before using it.
14267
14268 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14269
14270 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14271 new tests for verilog output.
14272
14273 2015-04-24 Yao Qi <yao.qi@linaro.org>
14274
14275 * boards/remote-gdbserver-on-localhost.exp: New file.
14276
14277 2015-04-23 Pedro Alves <palves@redhat.com>
14278
14279 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14280 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14281 "end of file", remove $inferior_spawn_id from the indirect list.
14282
14283 2015-04-23 Pedro Alves <palves@redhat.com>
14284
14285 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14286
14287 2015-04-23 Pedro Alves <palves@redhat.com>
14288
14289 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14290 on $any_spawn_id instead of only on $gdb_spawn_id.
14291
14292 2015-04-21 Pierre Muller <muller@sourceware.org>
14293
14294 PR pascal/17815
14295 * lib/pascal.exp (gpc_compile): Add new option "class".
14296 (fpc_compile): Likewise.
14297 * gdb.pascal/case-insensitive-symbols.pas: New file.
14298 * gdb.pascal/case-insensitive-symbols.exp: New file.
14299
14300 2015-04-20 Gary Benson <gbenson@redhat.com>
14301
14302 * gdb.base/attach.exp: Fix three extended remote failures.
14303
14304 2015-04-17 Gary Benson <gbenson@redhat.com>
14305
14306 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14307 the main executable over the remote protocol.
14308
14309 2015-04-16 Pedro Alves <palves@redhat.com>
14310
14311 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14312 a new gdbserver if gdbserver_reconnect_p is set.
14313
14314 2015-04-16 Pedro Alves <palves@redhat.com>
14315
14316 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14317 is set, don't exit gdbserver.
14318
14319 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14320
14321 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14322 appropriate .insn, such that an older assembler can be used.
14323 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14324 the z/Architecture instruction set on 31-bit targets as well.
14325
14326 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14327
14328 * gdb.go/handcall.exp: Remove all logic related to the first
14329 breakpoint and rely on go_runto_main instead.
14330 * gdb.go/strings.exp: Likewise.
14331 * gdb.go/unsafe.exp: Likewise.
14332 * gdb.go/hello.exp: Likewise. Also rename the remaining
14333 breakpoint marker to "breakpoint 1".
14334 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14335 * gdb.go/strings.go: Likewise.
14336 * gdb.go/unsafe.go: Likewise.
14337 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14338 "set breakpoint 2 here" and rename the remaining breakpoint marker
14339 to "breakpoint 1".
14340
14341 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14342
14343 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14344 if itertools.imap is not present.
14345 * gdb.python/py-objfile.exp: Add parentheses.
14346 * gdb.python/py-type.exp: Same.
14347 * gdb.python/py-unwind-maint.py: Same.
14348
14349 2015-04-15 Yao Qi <yao.qi@linaro.org>
14350
14351 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14352 of ":$ptr_size" and set its form explicitly.
14353
14354 2015-04-15 Pedro Alves <palves@redhat.com>
14355 Yao Qi <yao.qi@linaro.org>
14356
14357 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14358 timeout by factor of 4.
14359 (test_regular_watch): Likewise.
14360 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14361 * gdb.reverse/sigall-reverse.exp: Likewise.
14362 * gdb.reverse/until-precsave.exp: Likewise.
14363 * lib/gdb.exp (with_timeout_factor): New proc.
14364 (gdb_expect): Move some code to ...
14365 (get_largest_timeout): ... here. New procedure.
14366
14367 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
14368
14369 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14370
14371 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14372
14373 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14374 to write to the .text section.
14375
14376 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14377
14378 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14379 Handle the case of targets that do not provide PID information.
14380
14381 2015-04-13 Yao Qi <yao.qi@linaro.org>
14382
14383 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14384 and use expect instead of gdb_expect.
14385
14386 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14387
14388 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14389 "coredump_var_addr" to avoid naming conflict with other testcases.
14390
14391 2015-04-10 Pedro Alves <palves@redhat.com>
14392
14393 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14394 gdb_test_sequence and gdb_assert.
14395
14396 2015-04-10 Pedro Alves <palves@redhat.com>
14397
14398 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14399 test messages that don't include the breakpoint address.
14400
14401 2015-04-10 Yao Qi <yao.qi@linaro.org>
14402
14403 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14404 false for some offset and width combinations which aren't
14405 supported by linux kernel.
14406
14407 2015-04-10 Pedro Alves <palves@redhat.com>
14408
14409 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14410 procedure, factored out from ...
14411 (top level): ... here. Add "set displaced-stepping" testing axis.
14412 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14413 parameter "displaced". Use it.
14414 (top level): Use foreach and add "set displaced-stepping" testing
14415 axis.
14416
14417 2015-04-10 Pedro Alves <palves@redhat.com>
14418
14419 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14420 Remove comment.
14421 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14422 both the address of the instruction that triggers the watchpoint
14423 and the address of the instruction immediately after, and use
14424 those addresses for the test. Fix comment.
14425
14426 2015-04-10 Pedro Alves <palves@redhat.com>
14427
14428 * gdb.base/sigstep.exp (breakpoint_to_handler)
14429 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14430 Test "backtrace" in handler.
14431 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14432 (top level): Add new "displaced" test axis to
14433 breakpoint_to_handler, breakpoint_to_handler_entry and
14434 breakpoint_over_handler.
14435
14436 2015-04-10 Pedro Alves <palves@redhat.com>
14437
14438 PR gdb/18216
14439 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14440
14441 2015-04-10 Yao Qi <yao.qi@linaro.org>
14442
14443 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14444 (test_add_rn_pc): New function.
14445 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14446 (top level): Invoke test_add_rn_pc.
14447
14448 2015-04-10 Pedro Alves <palves@redhat.com>
14449
14450 PR gdb/13858
14451 * gdb.base/step-over-no-symbols.exp: New file.
14452
14453 2015-04-09 Andy Wingo <wingo@igalia.com>
14454
14455 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14456 after the Python tests.
14457
14458 2015-04-08 Keith Seitz <keiths@redhat.com>
14459
14460 PR python/16699
14461 * gdb.python/py-completion.exp: New tests for completion.
14462 * gdb.python/py-completion.py (CompleteLimit1): New class.
14463 (CompleteLimit2): Likewise.
14464 (CompleteLimit3): Likewise.
14465 (CompleteLimit4): Likewise.
14466 (CompleteLimit5): Likewise.
14467 (CompleteLimit6): Likewise.
14468 (CompleteLimit7): Likewise.
14469
14470 2015-04-08 Pedro Alves <palves@redhat.com>
14471
14472 PR gdb/18214
14473 PR gdb/18216
14474 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14475 function.
14476 (main): Install it as SIGUSR1 handler.
14477 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14478 parameter. Always use "setup" as prefix. Toggle "set
14479 displaced-stepping" off/on depending on global. Don't switch to
14480 thread 1 here.
14481 (top level): Add displaced stepping "off/on" test axis. Update
14482 "setup" calls. Wrap each subtest with with_test_prefix. Test
14483 continuing with a queued signal in each thread.
14484
14485 2015-04-08 Pedro Alves <palves@redhat.com>
14486
14487 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14488 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14489 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14490 Return early if running to main fails.
14491 * gdb.trace/while-stepping.exp: Likewise.
14492
14493 2015-04-07 Pedro Alves <palves@redhat.com>
14494
14495 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14496 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14497 interact with inferior program.
14498
14499 2015-04-07 Pedro Alves <palves@redhat.com>
14500
14501 * lib/gdb.exp (inferior_spawn_id): New global.
14502 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14503 spawn id after processing the user code.
14504 (default_gdb_start): Set inferior_spawn_id.
14505 (send_inferior): New procedure.
14506 * lib/gdbserver-support.exp (gdbserver_start): Set
14507 inferior_spawn_id.
14508 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14509
14510 2015-04-07 Pedro Alves <palves@redhat.com>
14511
14512 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14513 * lib/gdbserver-support.exp (gdbserver_start): Make
14514 $server_spawn_id global.
14515 (gdbserver_start): Don't wait for gdbserver's spawn id with
14516 expect_background.
14517 (close_gdbserver): New procedure.
14518 (gdb_exit): Rename the default version and reimplement.
14519
14520 2015-04-07 Pedro Alves <palves@redhat.com>
14521
14522 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14523 append the substituted item, not the original item.
14524
14525 2015-04-07 Pedro Alves <palves@redhat.com>
14526
14527 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14528 gdb_expect.
14529
14530 2015-04-07 Pedro Alves <palves@redhat.com>
14531
14532 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14533 output appearing once only.
14534
14535 2015-04-07 Pedro Alves <palves@redhat.com>
14536
14537 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14538 that doesn't expect anything. Return early if running to main
14539 fails.
14540
14541 2015-04-07 Yao Qi <yao.qi@linaro.org>
14542
14543 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14544 (child_function): Call alarm.
14545 (main): Move call to alarm into the loop.
14546 * gdb.threads/non-stop-fair-events.exp: Build program with
14547 -DTIMEOUT=$timeout.
14548
14549 2015-04-06 Doug Evans <xdje42@gmail.com>
14550
14551 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14552 Fix dest parameter to board_info.
14553 (fpc_compile): Ditto.
14554 (gdb_compile_pascal): Rename dest arg to destfile.
14555
14556 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14557
14558 * gdb.ada/funcall_ref.exp: New file.
14559 * gdb.ada/funcall_ref/foo.adb: New file.
14560
14561 2015-04-02 Yao Qi <yao.qi@linaro.org>
14562
14563 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14564 is remote.
14565
14566 2015-04-02 Gary Benson <gbenson@redhat.com>
14567
14568 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14569
14570 2015-04-01 Sasha Smundak <asmundak@google.com>
14571
14572 * gdb.python/py-unwind-maint.c: New file.
14573 * gdb.python/py-unwind-maint.exp: New test.
14574 * gdb.python/py-unwind-maint.py: New file.
14575 * gdb.python/py-unwind.c: New file.
14576 * gdb.python/py-unwind.exp: New test.
14577 * gdb.python/py-unwind.py: New test.
14578
14579 2015-04-01 Pedro Alves <palves@redhat.com>
14580
14581 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14582 to fail instead of non-existent $test.
14583
14584 2015-04-01 Pedro Alves <palves@redhat.com>
14585
14586 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14587 GDBFLAGS if not empty.
14588
14589 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14590
14591 * gdb.ada/complete.exp: Remove "multi_line".
14592 * gdb.ada/info_exc.exp: Remove "multi_line".
14593 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14594 * gdb.ada/ptype_field.exp: Remove "multi_line".
14595 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14596 * gdb.ada/tagged.exp: Remove "multi_line".
14597 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14598 [multi_line ...]
14599 * gdb.btrace/delta.exp: Likewise.
14600 * gdb.btrace/exception.exp: Likewise.
14601 * gdb.btrace/function_call_history.exp: Likewise.
14602 * gdb.btrace/instruction_history.exp: Likewise.
14603 * gdb.btrace/nohist.exp: Likewise.
14604 * gdb.btrace/record_goto.exp: Likewise.
14605 * gdb.btrace/segv.exp: Likewise.
14606 * gdb.btrace/stepi.exp: Likewise.
14607 * gdb.btrace/tailcall.exp: Likewise.
14608 * gdb.btrace/unknown_functions.exp: Likewise.
14609 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14610 * lib/gdb.exp: Add the "multi_line" helper.
14611
14612 2015-04-01 Pedro Alves <palves@redhat.com>
14613
14614 * gdb.threads/tid-reuse.c: New file.
14615 * gdb.threads/tid-reuse.exp: New file.
14616
14617 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14618
14619 PR corefiles/16092
14620 * gdb.base/coredump-filter.c: New file.
14621 * gdb.base/coredump-filter.exp: Likewise.
14622
14623 2015-03-27 Petr Machata <pmachata@redhat.com>
14624
14625 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14626 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14627 (Dwarf::assemble): Initialize them.
14628 (Dwarf::lines): New function.
14629
14630 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14631
14632 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14633 SYMBOL_PREFIX for x86_64-*-cygwin.
14634
14635 2015-03-26 Andy Wingo <wingo@igalia.com>
14636
14637 PR symtab/18148
14638 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14639 const_value but not a location.
14640 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14641 location defined in non-main CUs are visible.
14642
14643 2015-03-26 Yao Qi <yao.qi@linaro.org>
14644
14645 PR testsuite/18139
14646 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14647 Add a line number entry for the same line.
14648 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14649 Add a line number entry for the same line.
14650
14651 2015-03-26 Yao Qi <yao.qi@linaro.org>
14652
14653 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14654 .int 0.
14655 (func): Likewise. Add .Lfunc_1 label.
14656 Use .Lfunc_1 label.
14657 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14658 .int 0.
14659 (func): Likewise.
14660 Use .Lfunc_1 label.
14661
14662 2015-03-26 Yao Qi <yao.qi@linaro.org>
14663
14664 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14665 Call gdb_compile instead to compile each .s files without debug
14666 information.
14667
14668 2015-03-26 Yao Qi <yao.qi@linaro.org>
14669
14670 * gdb.base/savedregs.exp (process_saved_regs): Make
14671 "Saved registers:" optional in the pattern.
14672
14673 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14674
14675 * gdb.btrace/next.exp: Merged into step.exp.
14676 * gdb.btrace/finish.exp: Merged into step.exp.
14677 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14678 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14679 "record goto" and checking the exact replay position.
14680 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14681 check for "Recording format" in "info record" output.
14682 * gdb.btrace/record_goto.exp: Choose test file based on target.
14683 * gdb.btrace/x86-record_goto.S: Renamed into ...
14684 * gdb.btrace/x86_64-record_goto.S: ... this.
14685 * gdb.btrace/i686-record_goto.S: New.
14686 * gdb.btrace/x86-tailcall.S: Renamed into ...
14687 * gdb.btrace/x86_64-tailcall.S: ... this.
14688 * gdb.btrace/i686-tailcall.S: New.
14689 * gdb.btrace/x86-tailcall.c: Renamed into ...
14690 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14691 separate statements. Update test.
14692 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14693 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14694 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14695 * gdb.btrace/tailcall.exp: Choose test file based on target.
14696 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14697
14698 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14699
14700 * gdb.btrace/exception.exp: Increase BTS buffer size.
14701
14702 2015-03-24 Pedro Alves <palves@redhat.com>
14703
14704 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14705
14706 2015-03-24 Pedro Alves <palves@redhat.com>
14707
14708 * gdb.threads/schedlock.exp (test_step): No longer expect that
14709 "set scheduler-locking step" with "next" over a function call runs
14710 threads unlocked.
14711
14712 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14713
14714 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14715
14716 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14717
14718 PR breakpoints/16466
14719 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14720 * gdb.mi/mi-pending.c (thread_func): New function.
14721 (int main): Add threading support required.
14722 * gdb.mi/mi-pending.exp: Add tests for this issue.
14723 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14724 (pendfunc2): Remove stdio dependency.
14725 * gdb.mi/mi-pendshr2.c: New file.
14726
14727 2015-03-23 Keith Seitz <keiths@redhat.com>
14728
14729 * gdb.linespec/keywords.c: New file.
14730 * gdb.linespec/keywords.exp: New file.
14731
14732 2015-03-23 Keith Seitz <keiths@redhat.com>
14733
14734 PR gdb/18021
14735 * gdb.dwarf2/staticvirtual.exp: New test.
14736
14737 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14738
14739 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14740 * README: Remove HP-UX and gdb.hp.
14741 (configuration):
14742 * configure: Regenerate.
14743 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14744 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14745 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14746 gdb.hp/gdb.defects/Makefile.
14747 * gdb.hp/Makefile.in: File deleted.
14748 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14749 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14750 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14751 * gdb.hp/gdb.aCC/run.c: File deleted.
14752 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14753 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14754 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14755 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14756 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14757 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14758 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14759 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14760 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14761 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14762 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14763 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14764 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14765 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14766 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14767 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14768 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14769 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14770 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14771 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14772 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14773 * gdb.hp/gdb.compat/average.c: File deleted.
14774 * gdb.hp/gdb.compat/sum.c: File deleted.
14775 * gdb.hp/gdb.compat/xdb.c: File deleted.
14776 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14777 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14778 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14779 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14780 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14781 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14782 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14783 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14784 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14785 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14786 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14787 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14788 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14789 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14790 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14791 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14792 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14793 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14794 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14795 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14796 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14797 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14798 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14799 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14800 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14801 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14802 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14803 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14804 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14805 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14806 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14807 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14808 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14809 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14810 * gdb.hp/tools/odump: File deleted.
14811
14812 2015-03-19 Pedro Alves <palves@redhat.com>
14813
14814 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14815 (saw_thread_3): New globals.
14816 (top level): Increment them when an event for the corresponding
14817 thread is seen.
14818 (no thread starvation): New test.
14819
14820 2015-03-19 Pedro Alves <palves@redhat.com>
14821
14822 * gdb.threads/continue-pending-status.c: New file.
14823 * gdb.threads/continue-pending-status.exp: New file.
14824
14825 2015-03-18 Pedro Alves <palves@redhat.com>
14826
14827 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14828 Use gdb_is_target_remote instead of is_remote. Use
14829 gdb_test_multiple instead of gdb_expect. Exit early if
14830 gdb_test_multiple hits its internal matches. Tighten stepi tests
14831 expected output. Fail on exit with any signal, instead of just
14832 SIGILL.
14833
14834 2015-03-18 Yao Qi <yao.qi@linaro.org>
14835
14836 PR tdep/18107
14837 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14838 variable.
14839 * gdb.base/catch-syscall.exp: Don't skip it on
14840 aarch64*-*-linux* target. Remove elements in all_syscalls.
14841 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14842 target.
14843 (setup_all_syscalls): New proc.
14844
14845 2015-03-16 Yao Qi <yao.qi@linaro.org>
14846
14847 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14848 (top level): Skip tests if valid_addr_p returns false for
14849 $cmd1 or $cmd2.
14850
14851 2015-03-11 Andy Wingo <wingo@igalia.com>
14852
14853 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14854
14855 2015-03-11 Yao Qi <yao.qi@linaro.org>
14856
14857 * gdb.base/catch-syscall.exp: Fix typo in comments.
14858
14859 2015-03-11 Yao Qi <yao.qi@linaro.org>
14860
14861 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14862
14863 2015-03-09 Pedro Alves <palves@redhat.com>
14864
14865 * dg-extract-results.py: Delete.
14866
14867 2015-03-09 Pedro Alves <palves@redhat.com>
14868
14869 Merge dg-extract-results.sh from GCC upstream (r218843).
14870
14871 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14872 * dg-extract-results.sh: Use --text with grep to avoid issues with
14873 binary files. Fall back to cat -v, if that doesn't work.
14874
14875 2015-03-05 Pedro Alves <palves@redhat.com>
14876
14877 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14878
14879 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14880
14881 * lib/mi-support.exp (mi_expect_interrupt): Accept
14882 alternative event for when in all-stop mode.
14883
14884 2015-03-04 Pedro Alves <palves@redhat.com>
14885
14886 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14887
14888 2015-03-04 Mark Kettenis <kettenis@gnu.org>
14889
14890 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14891
14892 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14893
14894 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14895 regexps for GDB's current line display, accept a hex address
14896 preceding the line number.
14897
14898 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14899
14900 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14901 the 'arch1' variable for "s390*-linux*" targets.
14902
14903 2015-03-04 Pedro Alves <palves@redhat.com>
14904
14905 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14906 (main): Pass missing retval argument to pthread_join call.
14907
14908 2015-03-02 Pedro Alves <palves@redhat.com>
14909
14910 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14911 (top level): Call do_test with non-stop as well.
14912
14913 2015-03-02 Pedro Alves <palves@redhat.com>
14914
14915 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14916 -1.
14917
14918 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14919
14920 * gdb.arch/s390-vregs.exp: New test.
14921 * gdb.arch/s390-vregs.S: New file.
14922
14923 2015-02-27 Pedro Alves <palves@redhat.com>
14924
14925 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14926 call to catch_command_errors.
14927 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14928 catch_command_errors.
14929
14930 2015-02-27 Pedro Alves <palves@redhat.com>
14931
14932 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14933 "true" for boolean result.
14934 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14935 prototype of main.
14936
14937 2015-02-27 Pedro Alves <palves@redhat.com>
14938
14939 * lib/unbuffer_output.c: New file.
14940 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14941 (main): Call gdb_unbuffer_output.
14942
14943 2015-02-27 Yao Qi <yao.qi@linaro.org>
14944
14945 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14946 target.
14947
14948 2015-02-26 Doug Evans <dje@google.com>
14949
14950 * gdb.cp/class2.cc (Dbase, D): New classes.
14951 (main): New local delta.
14952 * gdb.cp/class2.exp: Test printing delta.
14953 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14954 (dynbar): New global.
14955 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14956
14957 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14958
14959 * gdb.compile/compile-ifunc.c: New file.
14960 * gdb.compile/compile-ifunc.exp: New file.
14961
14962 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14963
14964 * gdb.base/structs.exp: Check for correct struct on finish.
14965
14966 2015-02-26 Yao Qi <yao.qi@linaro.org>
14967
14968 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14969 is zero.
14970
14971 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14972
14973 * gdb.arch/cordic.ko.bz2: New file.
14974 * gdb.arch/cordic.ko.debug.bz2: New file.
14975 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14976
14977 2015-02-25 Yao Qi <yao.qi@linaro.org>
14978
14979 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14980 aarch64*-*-* target.
14981
14982 2015-02-23 Pedro Alves <palves@redhat.com>
14983
14984 * lib/gdb.exp (delete_breakpoints): Rewrite using
14985 gdb_test_multiple.
14986
14987 2015-02-23 Pedro Alves <palves@redhat.com>
14988
14989 * gdb.base/info-os.c: Include stdlib.h.
14990
14991 2015-02-22 Doug Evans <xdje42@gmail.com>
14992
14993 PR symtab/17855
14994 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14995 is read after symbols have been re-read.
14996 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14997 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14998
14999 2015-02-21 Doug Evans <dje@google.com>
15000
15001 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15002
15003 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15004
15005 PR corefiles/17808
15006 * gdb.arch/i386-biarch-core.core.bz2: New file.
15007 * gdb.arch/i386-biarch-core.exp: New file.
15008
15009 2015-02-21 Pedro Alves <palves@redhat.com>
15010
15011 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15012 runto_main fails.
15013
15014 2015-02-20 Pedro Alves <palves@redhat.com>
15015
15016 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15017 info probes.
15018
15019 2015-02-20 Pedro Alves <palves@redhat.com>
15020
15021 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15022
15023 2015-02-20 Pedro Alves <palves@redhat.com>
15024
15025 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15026 clean_restart before gdb_target_supports_trace.
15027
15028 2015-02-20 Pedro Alves <palves@redhat.com>
15029
15030 PR threads/18006
15031 * gdb.threads/clone-thread_db.c: New file.
15032 * gdb.threads/clone-thread_db.exp: New file.
15033
15034 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15035
15036 PR breakpoints/16812
15037 * gdb.base/catch-gdb-caused-signals.c: New file.
15038 * gdb.base/catch-gdb-caused-signals.exp: New file.
15039
15040 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15041
15042 * configure: Regenerated.
15043 * configure.ac: Use GDB_AC_TRANSFORM.
15044 * aclocal.m4: sinclude ../transform.m4.
15045
15046 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15047
15048 * lib/dtrace.exp: New file.
15049 * gdb.base/dtrace-probe.exp: Likewise.
15050 * gdb.base/dtrace-probe.d: Likewise.
15051 * gdb.base/dtrace-probe.c: Likewise.
15052 * lib/pdtrace.in: Likewise.
15053 * configure.ac: Output variables with the transformed names of
15054 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15055 * configure: Regenerated.
15056
15057 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15058
15059 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15060 expected message when trying to access $_probe_* convenience
15061 variables while not on a probe.
15062
15063 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15064
15065 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15066
15067 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15068
15069 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15070 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15071
15072 2015-02-10 Doug Evans <xdje42@gmail.com>
15073
15074 * lib/gdb.exp (gdb_load): Always return a result.
15075
15076 2015-02-10 Pedro Alves <palves@redhat.com>
15077
15078 * gdb.threads/signal-sigtrap.c: New file.
15079 * gdb.threads/signal-sigtrap.exp: New file.
15080
15081 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15082
15083 * gdb.trace/no-attach-trace.c: New file.
15084 * gdb.trace/no-attach-trace.exp: New file.
15085
15086 2015-02-09 Mark Wielaard <mjw@redhat.com>
15087
15088 * gdb.dwarf2/atomic.c: New file.
15089 * gdb.dwarf2/atomic-type.exp: Likewise.
15090
15091 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15092
15093 * gdb.btrace/buffer-size.exp: Update "info record" output.
15094 * gdb.btrace/delta.exp: Update "info record" output.
15095 * gdb.btrace/enable.exp: Update "info record" output.
15096 * gdb.btrace/finish.exp: Update "info record" output.
15097 * gdb.btrace/instruction_history.exp: Update "info record" output.
15098 * gdb.btrace/next.exp: Update "info record" output.
15099 * gdb.btrace/nexti.exp: Update "info record" output.
15100 * gdb.btrace/step.exp: Update "info record" output.
15101 * gdb.btrace/stepi.exp: Update "info record" output.
15102 * gdb.btrace/nohist.exp: Update "info record" output.
15103
15104 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15105
15106 * gdb.btrace/buffer-size: New.
15107
15108 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15109
15110 * gdb.btrace/delta.exp: Update "info record" output.
15111 * gdb.btrace/enable.exp: Update "info record" output.
15112 * gdb.btrace/finish.exp: Update "info record" output.
15113 * gdb.btrace/instruction_history.exp: Update "info record" output.
15114 * gdb.btrace/next.exp: Update "info record" output.
15115 * gdb.btrace/nexti.exp: Update "info record" output.
15116 * gdb.btrace/step.exp: Update "info record" output.
15117 * gdb.btrace/stepi.exp: Update "info record" output.
15118 * gdb.btrace/nohist.exp: Update "info record" output.
15119
15120 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15121
15122 PR gdb/15678
15123 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15124
15125 2015-02-06 Pedro Alves <palves@redhat.com>
15126
15127 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15128 macro.
15129 (seconds_left, again): New globals.
15130 (main): Wait seconds_left in a 1-second sleep loop instead of
15131 sleeping 180 seconds. If 'again' is set, reset the seconds
15132 counter.
15133 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15134 'again' in the inferior before detaching. Print the seconds left.
15135 (options): New global.
15136 (top level): Build program with -DTIMEOUT=$timeout.
15137
15138 2015-02-06 Pedro Alves <palves@redhat.com>
15139
15140 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15141 determine how many seconds to pass to 'alarm'.
15142 * gdb.base/gdb-sigterm.exp (top level): Build program with
15143 -DTIMEOUT=$timeout.
15144 (do_test): Return success/failure indication. Add more verbose
15145 logging. Don't fail if 200 single steps are seen. Instead, fail
15146 when the test times out.
15147 (passes): New global.
15148 (top level): Break the testing loop if testing fails on any
15149 iteration. Use gdb_assert.
15150
15151 2015-02-04 Don Breazeal <donb@codesourcery.com>
15152
15153 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15154 and initialize them.
15155 (ipc_cleanup): New function.
15156 (main): Don't declare shmid, semid, and msqid. Add a call to
15157 atexit so that we call ipc_cleanup on exit.
15158
15159 2015-02-04 Pedro Alves <palves@redhat.com>
15160
15161 * boards/native-extended-gdbserver.exp: Remove any target variant
15162 specifications from the board name before clearing the isremote
15163 flag from board_info.
15164
15165 2015-01-31 Doug Evans <xdje42@gmail.com>
15166
15167 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15168
15169 2015-01-31 Gary Benson <gbenson@redhat.com>
15170
15171 * gdb.base/completion.exp: Disable completion limiting for
15172 existing tests. Add new tests to check completion limiting.
15173 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15174
15175 2015-01-31 Doug Evans <xdje42@gmail.com>
15176
15177 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15178
15179 2015-01-31 Doug Evans <xdje42@gmail.com>
15180
15181 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15182 entries. Duplicate file section script entries.
15183 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15184 inlined entries. Add test for safe-path rejection.
15185 * gdb.python/py-section-script.c: Add duplicate inlined section script
15186 entries. Duplicate file section script entries.
15187 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15188 inlined entries. Add test for safe-path rejection.
15189
15190 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15191
15192 * gdb.ada/disc_arr_bound: New testcase.
15193
15194 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15195
15196 * gdb.ada/mi_var_array: New testcase.
15197
15198 2015-01-27 Doug Evans <dje@google.com>
15199
15200 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15201 Add test for objfile.filename, objfile.username after objfile
15202 has been unloaded.
15203
15204 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15205
15206 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15207 the second test to print the name attribute of value
15208 returned by the call to gdb.lookup_type, and adjust
15209 the expected output accordingly.
15210
15211 2015-01-25 Mark Wielaard <mjw@redhat.com>
15212
15213 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15214 * gdb.base/disp-step-fork.c: Include unistd.h.
15215 * gdb.base/siginfo-obj.c: Include stdio.h.
15216 * gdb.base/siginfo-thread.c: Likewise.
15217 * gdb.mi/non-stop.c: Include unistd.h.
15218 * gdb.mi/nsthrexec.c: Include stdio.h.
15219 * gdb.mi/pthreads.c: Include unistd.h.
15220 * gdb.modula2/unbounded1.c (main): Declare returns int.
15221 * gdb.reverse/consecutive-reverse.c: Likewise.
15222 * gdb.threads/create-fail.c: Include unistd.h.
15223 * gdb.threads/killed.c: Likewise.
15224 * gdb.threads/linux-dp.c: Likewise.
15225 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15226 * gdb.threads/non-ldr-exc-2.c: Likewise.
15227 * gdb.threads/non-ldr-exc-3.c: Likewise.
15228 * gdb.threads/non-ldr-exc-4.c: Likewise.
15229 * gdb.threads/pthreads.c: Include unistd.h.
15230 (main): Declare returns int.
15231 * gdb.threads/tls-main.c (foo): New declaration.
15232 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15233
15234 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15235
15236 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15237 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15238
15239 2015-01-15 Mark Wielaard <mjw@redhat.com>
15240
15241 * gdb.base/noreturn-return.c: New file.
15242 * gdb.base/noreturn-return.exp: New file.
15243 * gdb.base/noreturn-finish.c: New file.
15244 * gdb.base/noreturn-finish.exp: New file.
15245
15246 2015-01-23 Pedro Alves <palves@redhat.com>
15247
15248 * gdb.threads/continue-pending-after-query.c: New file.
15249 * gdb.threads/continue-pending-after-query.exp: New file.
15250
15251 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15252 Simon Marchi <simon.marchi@ericsson.com>
15253
15254 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15255 * gdb.base/valgrind-db-attach.exp: Same.
15256 * gdb.base/valgrind-infcall.exp: Same.
15257 * lib/mi-support.exp (default_mi_gdb_start): Same.
15258 * lib/prompt.exp (default_prompt_gdb_start): Same.
15259 * lib/gdb.exp (default_gdb_spawn): Same.
15260 (gdb_interact): New.
15261
15262
15263 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15264
15265 * gdb.compile/compile.exp (pointer to jit function): New test.
15266
15267 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15268
15269 * lib/gdb.exp (supports_process_record): Return true for
15270 powerpc*-*-linux*.
15271 (supports_reverse): Likewise.
15272
15273 2015-01-15 Don Breazeal <donb@codesourcery.com>
15274
15275 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15276 instead of checking whether the target board is remote and
15277 use spawn_wait_for_attach instead of exec/sleep.
15278 * gdb.base/attach-twice.exp: Likewise.
15279
15280 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15281
15282 * gdb.ada/var_arr_attrs: New testcase.
15283
15284 2015-01-14 Pedro Alves <palves@redhat.com>
15285 Joel Brobecker <brobecker@adacore.com>
15286
15287 PR gdb/17525
15288 * gdb.base/bp-cmds-execution-x-script.c: New file.
15289 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15290 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15291
15292 2015-01-14 Pedro Alves <palves@redhat.com>
15293
15294 PR cli/17828
15295 * gdb.base/batch-preserve-term-settings.c: New file.
15296 * gdb.base/batch-preserve-term-settings.exp: New file.
15297
15298 2015-01-13 Doug Evans <dje@google.com>
15299
15300 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15301 binary.
15302
15303 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15304
15305 * Makefile.in (clean mostlyclean): Do not delete *.py.
15306
15307 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15308
15309 * gdb.python/py-lookup-type.exp: New file.
15310
15311 2015-01-12 Pedro Alves <palves@redhat.com>
15312
15313 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15314 restore GDBFLAGS before returning.
15315
15316 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15317
15318 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15319 is_amd64_regs_target and is_x86_like_target.
15320
15321 2015-01-11 Doug Evans <xdje42@gmail.com>
15322
15323 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15324 is given without an explicit form.
15325 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15326 attributes.
15327 * gdb.dwarf/corrupt.exp: Ditto.
15328 * gdb.dwarf2/enum-type.exp: Ditto.
15329 * gdb.trace/entry-values.exp: Ditto.
15330 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15331
15332 2015-01-11 Doug Evans <xdje42@gmail.com>
15333
15334 PR gdb/15830
15335 * gdb.base/maint.exp: Remove references to "maint demangle".
15336 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15337 Add tests for explicitly specifying language to demangle.
15338 * gdb.dlang/demangle.exp: Ditto.
15339
15340 2015-01-09 Pedro Alves <palves@redhat.com>
15341
15342 * gdb.threads/non-stop-fair-events.c: New file.
15343 * gdb.threads/non-stop-fair-events.exp: New file.
15344
15345 2015-01-09 Pedro Alves <palves@redhat.com>
15346
15347 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15348 the global scope. Set a breakpoint after all threads are started
15349 rather than stepping over two source lines. Expect the prompt.
15350 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15351 global.
15352 (NUM): Now 15.
15353 (main): Use threads_started_barrier to wait for all threads to
15354 start. Main thread no longer calls thread_function. Exit after
15355 180 seconds.
15356 (loop): New function.
15357 (thread_function): Wait on threads_started_barrier barrier. Call
15358 'loop' at each iteration.
15359 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15360 threads have started, instead of hardcoding number of "next"
15361 steps. Use an access watchpoint instead of a write watchpoint.
15362
15363 2015-01-09 Pedro Alves <palves@redhat.com>
15364
15365 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15366 (thread_func): Wait on barrier.
15367 (main): Wait for all threads to start before stopping GDB.
15368 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15369 global.
15370 (thread1_func, thread2_func): Wait on barrier.
15371 (main): Wait for all threads to start before stopping GDB.
15372 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15373 New global.
15374 (thread1_func, thread2_func): Wait on barrier.
15375 (main): Wait for all threads to start before stopping GDB.
15376
15377 2015-01-09 Pedro Alves <palves@redhat.com>
15378
15379 * gdb.threads/attach-many-short-lived-threads.c: New file.
15380 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15381
15382 2014-01-09 Pedro Alves <palves@redhat.com>
15383
15384 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15385 instead of to thread 2.
15386 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15387 Add barrier around each pthread_create call instead of around all
15388 calls.
15389 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15390 Set a break on thread_function and have the child threads hit it
15391 one at at a time.
15392
15393 2015-01-09 Pedro Alves <palves@redhat.com>
15394
15395 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15396 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15397 false.
15398 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15399 checking whether the target board is remote.
15400 * gdb.multi/multi-attach.exp: Likewise.
15401 * gdb.python/py-sync-interp.exp: Likewise.
15402 * gdb.server/ext-attach.exp: Likewise.
15403 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15404 tests that need to attach, instead of checking whether the target
15405 board is remote at the top of the file.
15406
15407 2015-01-08 Yao Qi <yao@codesourcery.com>
15408
15409 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15410
15411 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15412
15413 Fix testcase compilation.
15414 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15415
15416 2015-01-06 Joel Brobecker <brobecker@adacore.com>
15417
15418 * gdb.python/py-type.exp: Add a couple test about empty
15419 array creation, and negative-length array creation.
15420
15421 2015-01-02 Doug Evans <xdje42@gmail.com>
15422
15423 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15424
15425 2015-01-02 Doug Evans <dje@google.com>
15426
15427 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15428
15429 2014-12-29 Yao Qi <yao@codesourcery.com>
15430
15431 * gdb.trace/entry-values.exp: Update comments. Rename variable
15432 bar_call_foo to returned_from_foo.
15433
15434 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15435
15436 PR gdb/17394
15437 * gdb.linespec/break-asm-file.c: New file.
15438 * gdb.linespec/break-asm-file.exp: New file.
15439 * gdb.linespec/break-asm-file0.s: New file.
15440 * gdb.linespec/break-asm-file1.s: New file.
15441
15442 2014-12-18 Nigel Stephens <nigel@mips.com>
15443 Maciej W. Rozycki <macro@codesourcery.com>
15444
15445 * gdb.base/float.exp: Handle the new output from "info float" on
15446 MIPS targets.
15447
15448 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15449
15450 Fix MinGW compilation.
15451 * gdb.compile/compile-ops.exp: Update untested message if
15452 !skip_compile_feature_tests.
15453 * gdb.compile/compile-setjmp.exp: Likewise.
15454 * gdb.compile/compile-tls.exp: Likewise.
15455 * gdb.compile/compile.exp: Likewise.
15456 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15457 supported on this host".
15458
15459 2014-12-16 Doug Evans <xdje42@gmail.com>
15460
15461 * boards/stabs.exp: New file.
15462
15463 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15464
15465 * gdb.base/completion.exp: Adjust to format changes of "maint
15466 print user-registers".
15467
15468 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
15469
15470 PR server/17457
15471 * gdb.arch/aarch64-fp.c: New file.
15472 * gdb.arch/aarch64-fp.exp: New file.
15473
15474 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15475
15476 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15477 r210637, r210913, r211666, r215400, r215817).
15478
15479 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15480 * dg-extract-results.py: New file.
15481 * dg-extract-results.sh: Use it if the environment seems
15482 suitable.
15483
15484 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15485
15486 * dg-extract-results.py (parse_run): Handle warnings that
15487 are printed before a test harness is run.
15488
15489 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15490
15491 * dg-extract-results.py (Named): Remove __cmp__ method.
15492 (output_variation): Use a key to sort variation.harnesses.
15493
15494 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15495
15496 * dg-extract-results.py: For Python 3, force sys.stdout to
15497 handle surrogate escape sequences.
15498 (safe_open): New function.
15499 (output_segment, main): Use it.
15500
15501 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15502
15503 * dg-extract-results.py (Prog.result_re): Include options
15504 in test name.
15505
15506 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15507
15508 * dg-extract-results.py (output_variation): Always sort if
15509 do_sum.
15510
15511 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15512
15513 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15514 as long as we get pagination notifications.
15515
15516 2014-12-15 Jason Merrill <jason@redhat.com>
15517
15518 * Makefile.in (check-gdb.%): Restore.
15519 * README: Mention it.
15520
15521 2014-12-13 Joel Brobecker <brobecker@adacore.com>
15522
15523 * gdb.ada/str_uninit: New testcase.
15524
15525 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15526
15527 PR symtab/17642
15528 * gdb.base/vla-stub-define.c: New file.
15529 * gdb.base/vla-stub.c: New file.
15530 * gdb.base/vla-stub.exp: New file.
15531
15532 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15533 Jan Kratochvil <jan.kratochvil@redhat.com>
15534 Tom Tromey <tromey@redhat.com>
15535
15536 * configure.ac: Add gdb.compile/.
15537 * configure: Regenerate.
15538 * gdb.compile/Makefile.in: New file.
15539 * gdb.compile/compile-ops.exp: New file.
15540 * gdb.compile/compile-ops.c: New file.
15541 * gdb.compile/compile-tls.c: New file.
15542 * gdb.compile/compile-tls.exp: New file.
15543 * gdb.compile/compile-constvar.S: New file.
15544 * gdb.compile/compile-constvar.c: New file.
15545 * gdb.compile/compile-mod.c: New file.
15546 * gdb.compile/compile-nodebug.c: New file.
15547 * gdb.compile/compile-setjmp-mod.c: New file.
15548 * gdb.compile/compile-setjmp.c: New file.
15549 * gdb.compile/compile-setjmp.exp: New file.
15550 * gdb.compile/compile-shlib.c: New file.
15551 * gdb.compile/compile.c: New file.
15552 * gdb.compile/compile.exp: New file.
15553 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15554
15555 2014-12-12 Tom Tromey <tromey@redhat.com>
15556
15557 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15558 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15559
15560 2014-12-12 Doug Evans <dje@google.com>
15561
15562 * lib/gdb-python.exp (get_python_valueof): New function.
15563 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15564
15565 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15566
15567 * gdb.base/completion.exp: Add test for completion of "info
15568 registers ".
15569
15570 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15571
15572 * gdb.base/func-ptrs.c: New file.
15573 * gdb.base/func-ptrs.exp: New file.
15574
15575 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15576
15577 PR breakpoints/17012
15578 * gdb.base/dprintf-detach.c: New file.
15579 * gdb.base/dprintf-detach.exp: New file.
15580
15581 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15582
15583 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15584 * lib/gdb.exp (target_is_gdbserver): New procedure.
15585
15586 2014-12-08 Doug Evans <dje@google.com>
15587
15588 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15589
15590 2014-12-05 Yao Qi <yao@codesourcery.com>
15591
15592 * gdb.guile/scm-error.exp: Remove the third argument to
15593 gdb_remote_download.
15594 * gdb.guile/scm-frame-args.exp: Likewise.
15595 * gdb.guile/scm-section-script.exp: Likewise.
15596
15597 2014-12-05 Yao Qi <yao@codesourcery.com>
15598
15599 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15600
15601 2014-12-04 Doug Evans <dje@google.com>
15602
15603 * gdb.python/py-objfile.exp: Add tests for
15604 objfile.add_separate_debug_file.
15605
15606 2014-12-04 Doug Evans <dje@google.com>
15607
15608 * lib/gdb.exp (get_build_id): New function.
15609 (build_id_debug_filename_get): Rewrite to use it.
15610 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15611
15612 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15613
15614 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15615 `method(long)', not just 0x0.
15616 * gdb.cp/nsalias.exp: Align code labels to 4.
15617 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15618 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15619 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15620 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15621 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15622 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15623
15624 2014-12-02 Doug Evans <dje@google.com>
15625
15626 PR symtab/17602
15627 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15628 * gdb.cp/anon-ns2.cc: ... here. New file.
15629 * gdb.cp/anon-ns.exp: Update.
15630
15631 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
15632
15633 * gdb.python/py-events.py (inferior_call_handler): New.
15634 (register_changed_handler, memory_changed_handler): New.
15635 (test_events.invoke): Register new handlers.
15636 * gdb.python/py-events.exp: Add tests for inferior call,
15637 memory_changed and register_changed events.
15638
15639 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15640
15641 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15642 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15643 if the linker doesn't understand this.
15644
15645 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15646
15647 * gdb.python/python.exp: Change expected reply to help().
15648
15649 2014-12-01 Yao Qi <yao@codesourcery.com>
15650
15651 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15652 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15653 * configure: Re-generated.
15654
15655 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15656
15657 * gdb.cp/chained-calls.cc: New file.
15658 * gdb.cp/chained-calls.exp: New file.
15659 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15660
15661 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15662
15663 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15664 * gdb.dwarf2/symtab-producer.exp: Same.
15665 * gdb.gdb/python-interrupts.exp: Same.
15666 * gdb.gdb/python-selftest.exp: Same.
15667 * gdb.python/py-linetable.exp: Same.
15668 * gdb.python/py-type.exp: Same.
15669 * gdb.python/py-value-cc.exp: Same.
15670 * gdb.python/py-value.exp: Same.
15671
15672 2014-11-28 Yao Qi <yao@codesourcery.com>
15673
15674 * gdb.base/break-probes.exp: Match library name prefixed with
15675 sysroot.
15676
15677 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15678
15679 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15680 test expected output. Add parentheses for the call to print.
15681 Remove L suffix from integers.
15682
15683 2014-11-26 Doug Evans <dje@google.com>
15684
15685 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15686
15687 2014-11-22 Yao Qi <yao@codesourcery.com>
15688
15689 * gdb.trace/entry-values.c: Remove asms.
15690 (foo): Add foo_label.
15691 (bar): Add bar_label.
15692 * gdb.trace/entry-values.exp: Remove code computing foo's
15693 length and bar's length.
15694 (Dwarf::assemble): Invoke function_range for bar and use
15695 MACRO_AT_func for foo.
15696
15697 2014-11-22 Yao Qi <yao@codesourcery.com>
15698
15699 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15700 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15701 Use .Lgcc43_procstart instead of gcc43.
15702
15703 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15704
15705 * gdb.ada/n_arr_bound: New testcase.
15706
15707 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15708
15709 PR breakpoints/10737
15710 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15711 test_catch_syscall_multi_arch.
15712 (test_catch_syscall_multi_arch): New function.
15713
15714 2014-11-20 Doug Evans <xdje42@gmail.com>
15715
15716 * gdb.base/maint.exp: Update expected output.
15717
15718 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15719
15720 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15721 4-byte instruction on S390.
15722
15723 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15724
15725 * gdb.ada/arr_arr: New testcase.
15726
15727 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15728
15729 * gdb.ada/pkd_arr_elem: New Testcase.
15730
15731 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15732
15733 * gdb.reverse/break-precsave: Expect completion message for
15734 core file reads.
15735 * gdb.reverse/consecutive-precsave.exp: Likewise.
15736 * gdb.reverse/finish-precsave.exp: Likewise.
15737 * gdb.reverse/i386-precsave.exp: Likewise.
15738 * gdb.reverse/machinestate-precsave.exp: Likewise.
15739 * gdb.reverse/sigall-precsave.exp: Likewise.
15740 * gdb.reverse/solib-precsave.exp: Likewise.
15741 * gdb.reverse/step-precsave.exp: Likewise.
15742 * gdb.reverse/until-precsave.exp: Likewise.
15743 * gdb.reverse/watch-precsave.exp: Likewise.
15744
15745 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15746
15747 * gdb.base/bp-permanent.c: Include unistd.h.
15748 * gdb.python/py-framefilter-mi.c (main): Add return type.
15749 * gdb.python/py-framefilter.c (main): Likewise.
15750 * gdb.trace/actions-changed.c (main): Likewise.
15751
15752 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15753
15754 * gdb.mi/until.c: Add eye-catchers.
15755 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15756 line numbers.
15757
15758 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15759
15760 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15761 function header variants in break1.c.
15762 * gdb.base/ena-dis-br.exp: Likewise.
15763 * gdb.base/hbreak2.exp: Likewise.
15764 * gdb.reverse/until-precsave.exp: Drop references to removed
15765 non-prototype function header variants in ur1.c.
15766 * gdb.reverse/until-reverse.exp: Likewise.
15767
15768 2014-11-17 Petr Machata <pmachata@redhat.com>
15769
15770 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15771 ${_cu_offset_size} bytes abbrev offset.
15772
15773 2014-11-15 Doug Evans <xdje42@gmail.com>
15774
15775 PR symtab/17559
15776 * gdb.base/line-symtabs.exp: New file.
15777 * gdb.base/line-symtabs.c: New file.
15778 * gdb.base/line-symtabs.h: New file.
15779
15780 2014-11-14 Yao Qi <yao@codesourcery.com>
15781
15782 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15783 (func): Add label func_label.
15784 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15785 Replace low_pc and high_pc with MACRO_AT_range.
15786 Replace name, low_pc and high_pc with MACRO_AT_func.
15787
15788 2014-11-14 Yao Qi <yao@codesourcery.com>
15789
15790 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15791 Replace name, low_pc and high_pc with MACRO_AT_func.
15792
15793 2014-11-14 Yao Qi <yao@codesourcery.com>
15794
15795 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15796 produce debug information.
15797 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15798
15799 2014-11-14 Yao Qi <yao@codesourcery.com>
15800
15801 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15802 object and get function length.
15803 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15804 with MACRO_AT_func.
15805 (top-level): Replace gdb_compile and clean_restart with
15806 prepare_for_testing.
15807 * gdb.dwarf2/main.c (main): Add label main_label.
15808
15809 2014-11-14 Yao Qi <yao@codesourcery.com>
15810
15811 * lib/dwarf.exp (function_range): New procedure.
15812 (Dwarf::_handle_macro_at_func): New procedure.
15813 (Dwarf::_handle_macro_at_range): New procedure.
15814 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15815
15816 2014-11-14 Yao Qi <yao@codesourcery.com>
15817
15818 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15819 (_handle_attribute): New procedure.
15820
15821 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15822
15823 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15824 * gdb.base/call-sc.c (zed): Likewise.
15825 * gdb.base/checkpoint.c (main): Likewise.
15826 * gdb.base/dump.c (main): Likewise.
15827 * gdb.base/gcore.c (main): Likewise.
15828 * gdb.base/huge.c (main): Likewise.
15829 * gdb.base/multi-forks.c (main): Likewise.
15830 * gdb.base/pr10179-a.c (main): Likewise.
15831 * gdb.base/savedregs.c (main): Likewise.
15832 * gdb.base/sigaltstack.c (main): Likewise.
15833 * gdb.base/siginfo.c (main): Likewise.
15834 * gdb.base/structs.c (zed): Likewise.
15835 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15836 * gdb.mi/mi-syn-frame.c (main): Likewise.
15837 * gdb.mi/until.c (foo, main): Likewise.
15838 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15839 * gdb.base/solib-weak.c (foo): Declare.
15840 * gdb.base/attach-twice.c: Include stdio.h.
15841 * gdb.base/weaklib1.c: Likewise.
15842 * gdb.base/weaklib2.c: Likewise.
15843 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15844 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15845 unistd.h.
15846 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15847 * gdb.mi/mi-exit-code.c: Likewise.
15848 * gdb.base/break-interp-lib.c: Include string.h.
15849 * gdb.base/coremaker.c: Likewise.
15850 * gdb.base/testenv.c: Likewise.
15851 * gdb.python/py-finish-breakpoint.c: Likewise.
15852 * gdb.base/inferior-died.c: Include sys/wait.h.
15853 * gdb.base/fileio.c: Include time.h.
15854 * gdb.base/async-shell.c: Include unistd.h.
15855 * gdb.base/dprintf-non-stop.c: Likewise.
15856 * gdb.base/info-os.c: Likewise.
15857 * gdb.mi/mi-console.c: Likewise.
15858 * gdb.mi/watch-nonstop.c: Likewise.
15859 * gdb.python/py-events.c: Likewise.
15860 * gdb.base/async.c (baz): Move up before its invocation.
15861 * gdb.base/code_elim2.c (my_global_func): Likewise.
15862 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15863 * gdb.base/advance.c (func2): Likewise.
15864
15865 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15866
15867 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15868 variant.
15869 * gdb.base/annota3.c: Likewise.
15870 * gdb.base/async.c: Likewise.
15871 * gdb.base/average.c: Likewise.
15872 * gdb.base/call-ar-st.c: Likewise.
15873 * gdb.base/call-rt-st.c: Likewise.
15874 * gdb.base/call-sc.c: Likewise.
15875 * gdb.base/call-strs.c: Likewise.
15876 * gdb.base/ending-run.c: Likewise.
15877 * gdb.base/execd-prog.c: Likewise.
15878 * gdb.base/exprs.c: Likewise.
15879 * gdb.base/foll-exec.c: Likewise.
15880 * gdb.base/foll-fork.c: Likewise.
15881 * gdb.base/foll-vfork.c: Likewise.
15882 * gdb.base/funcargs.c: Likewise.
15883 * gdb.base/gcore.c: Likewise.
15884 * gdb.base/jump.c: Likewise.
15885 * gdb.base/langs0.c: Likewise.
15886 * gdb.base/langs1.c: Likewise.
15887 * gdb.base/langs2.c: Likewise.
15888 * gdb.base/mips_pro.c: Likewise.
15889 * gdb.base/nodebug.c: Likewise.
15890 * gdb.base/opaque0.c: Likewise.
15891 * gdb.base/opaque1.c: Likewise.
15892 * gdb.base/recurse.c: Likewise.
15893 * gdb.base/run.c: Likewise.
15894 * gdb.base/scope0.c: Likewise.
15895 * gdb.base/scope1.c: Likewise.
15896 * gdb.base/setshow.c: Likewise.
15897 * gdb.base/setvar.c: Likewise.
15898 * gdb.base/shmain.c: Likewise.
15899 * gdb.base/shr1.c: Likewise.
15900 * gdb.base/shr2.c: Likewise.
15901 * gdb.base/sigall.c: Likewise.
15902 * gdb.base/signals.c: Likewise.
15903 * gdb.base/so-indr-cl.c: Likewise.
15904 * gdb.base/solib2.c: Likewise.
15905 * gdb.base/structs.c: Likewise.
15906 * gdb.base/sum.c: Likewise.
15907 * gdb.base/vforked-prog.c: Likewise.
15908 * gdb.base/watchpoint.c: Likewise.
15909 * gdb.reverse/shr2.c: Likewise.
15910 * gdb.reverse/until-reverse.c: Likewise.
15911 * gdb.reverse/ur1.c: Likewise.
15912 * gdb.reverse/watch-reverse.c: Likewise.
15913
15914 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15915
15916 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15917 variant.
15918 * gdb.base/sepdebug.exp: Drop references to removed code.
15919
15920 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15921
15922 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15923 variant. Preserve original line numbering.
15924 * gdb.base/list1.c: Likewise.
15925
15926 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15927
15928 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15929 variant.
15930 * gdb.base/break1.c: Likewise.
15931 * gdb.base/break.exp: Drop references to removed code.
15932
15933 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15934
15935 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15936 variant.
15937
15938 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15939
15940 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15941
15942 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15943
15944 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15945 logic into perform_all_tests() and invoke it with and without
15946 function header prototypes.
15947 (do_function_calls): Remove conditional XFAIL for PR 5318.
15948 (rerun_and_prepare): Remove duplicate code.
15949 (perform_all_tests): New. Main logic moved here.
15950
15951 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15952
15953 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15954 code guarded by #ifdef NO_PROTOTYPES.
15955 (t_double_many_args): Likewise.
15956 (DEF_FUNC_MANY_ARGS_1): Likewise.
15957 (DEF_FUNC_VALUES_1): Likewise.
15958 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15959 guarded by #ifdef PROTOTYPES.
15960
15961 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15962
15963 * gdb.mi/mi-console.c: Add eye-catcher.
15964 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15965 instead of literal line number.
15966
15967 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15968
15969 * gdb.base/shr2.c: Add eye-catcher.
15970 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15971 line number.
15972
15973 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15974
15975 * gdb.base/jump.c: Add eye-catchers.
15976 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15977 numbers.
15978
15979 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15980
15981 * gdb.base/execd-prog.c: Add eye-catchers.
15982 * gdb.base/foll-exec.c: Likewise.
15983 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15984 line numbers.
15985
15986 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15987
15988 * gdb.base/ending-run.c: Add eye-catchers.
15989 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15990 literal line numbers.
15991
15992 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15993
15994 * gdb.base/call-rt-st.c: Add eye-catchers.
15995 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15996 literal line numbers.
15997
15998 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15999
16000 * gdb.base/call-ar-st.c: Add eye-catchers.
16001 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16002 literal line numbers.
16003
16004 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16005
16006 * gdb.base/average.c: Add eye-catchers.
16007 * gdb.base/sum.c: Likewise.
16008 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16009 regexps dynamically.
16010
16011 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16012
16013 * gdb.base/solib1.c: Add eye-catchers.
16014 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16015 literal line numbers.
16016
16017 2014-11-12 Pedro Alves <palves@redhat.com>
16018
16019 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16020 leader has exited.
16021
16022 2014-11-12 Pedro Alves <palves@redhat.com>
16023
16024 * gdb.arch/i386-bp_permanent.c: New file.
16025 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16026 (srcfile): Set to i386-bp_permanent.c.
16027 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16028 that stepi does not execute the 'leave' instruction, instead of
16029 testing it does execute.
16030 * gdb.base/bp-permanent.c: New file.
16031 * gdb.base/bp-permanent.exp: New file.
16032
16033 2014-11-10 Doug Evans <xdje42@gmail.com>
16034
16035 PR symtab/17564
16036 * gdb.base/symtab-search-order.exp: New file.
16037 * gdb.base/symtab-search-order.c: New file.
16038 * gdb.base/symtab-search-order-1.c: New file.
16039 * gdb.base/symtab-search-order-shlib-1.c: New file.
16040
16041 2014-11-07 Pedro Alves <palves@redhat.com>
16042
16043 PR gdb/17511
16044 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16045 i?86-*-linux*.
16046
16047 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16048
16049 PR c++/17494
16050 * gdb.cp/pr17494.cc: New file.
16051 * gdb.cp/pr17494.exp: New file.
16052
16053 2014-11-02 Yao Qi <yao@codesourcery.com>
16054
16055 * gdb.python/python.exp: Get working directory and match the
16056 output of "set extended-prompt \\w " with it.
16057
16058 2014-10-30 Doug Evans <dje@google.com>
16059
16060 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16061 in objfiles.
16062 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16063 in progspaces.
16064
16065 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16066
16067 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16068 * gdb.base/realname-expand.exp: Likewise.
16069 * gdb.linespec/macro-relative.exp: Likewise.
16070
16071 2014-10-29 Pedro Alves <palves@redhat.com>
16072
16073 PR gdb/17408
16074 * gdb.threads/schedlock.c (some_function): New function.
16075 (call_function): New global.
16076 (MAYBE_CALL_SOME_FUNCTION): New macro.
16077 (thread_function): Call it.
16078 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16079 and use it instead of a global counter. Adjust all callers.
16080 (get_current_thread): Use "find current thread" for test message
16081 here rather than having all callers pass down the same string.
16082 (goto_loop): New procedure, factored out from ...
16083 (my_continue): ... this.
16084 (step_ten_loops): Change parameter from test message to command to
16085 use. Adjust.
16086 (list_count): Delete global.
16087 (check_result): New procedure, factored out from duplicate top
16088 level code.
16089 (continue tests): Wrap in with_test_prefix.
16090 (test_step): New procedure, factored out from duplicate top level
16091 code.
16092 (top level): Test "step" in combination with all scheduler-locking
16093 modes. Test "next" in combination with all scheduler-locking
16094 modes, and in combination with stepping over a function call or
16095 not.
16096 * gdb.threads/next-bp-other-thread.c: New file.
16097 * gdb.threads/next-bp-other-thread.exp: New file.
16098
16099 2014-10-29 Pedro Alves <palves@redhat.com>
16100
16101 PR python/17372
16102 * gdb.python/python.exp: Test a multi-line command that spawns
16103 interactive Python.
16104 * gdb.base/multi-line-starts-subshell.exp: New file.
16105
16106 2014-10-29 Yao Qi <yao@codesourcery.com>
16107
16108 * gdb.base/fileio.exp: Make directories on host.
16109
16110 2014-10-29 Yao Qi <yao@codesourcery.com>
16111
16112 * gdb.base/fileio.c (test_write): Close the file.
16113
16114 2014-10-28 Pedro Alves <palves@redhat.com>
16115
16116 PR gdb/12623
16117 * gdb.base/sigstep.c (no_handler): New global.
16118 (main): If 'no_handler is true, set the signal handlers to
16119 SIG_IGN.
16120 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16121 with_sw_watch and no_handler parameters. Handle them.
16122 (top level) <stepping over handler when stopped at a breakpoint
16123 test>: Add a test axis for testing with a software watchpoint, and
16124 another for testing with the signal handler set to SIG_IGN.
16125 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16126 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16127
16128 2014-10-28 Pedro Alves <palves@redhat.com>
16129
16130 PR gdb/17511
16131 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16132 * gdb.base/sigstep.exp (other_handler_location): New global.
16133 (advance): Support stepping into the signal handler, and running
16134 commands while in the handler.
16135 (in_handler_map): New global.
16136 (top level): In the advance test, add combinations for getting
16137 into the handler with stepping commands, and for running commands
16138 in the handler. Add comment descripting the advancei tests.
16139
16140 2014-10-28 Pedro Alves <palves@redhat.com>
16141
16142 * gdb.base/sigstep.exp: Use build_executable instead of
16143 prepare_for_testing.
16144 (top level): Move code that starts GDB, runs to main and creates a
16145 display to ...
16146 (restart): ... this new procedure.
16147 (top level): Move backtrace from signal handler test to ...
16148 (validate_backtrace): ... this new procedure.
16149 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16150 with_test_prefix. Always restart GDB.
16151 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16152 with_test_prefix. Always restart GDB. No need to delete
16153 breakpoints after the test.
16154 (test_skip_handler): Remove prefix parameter.
16155 (skip_over_handler, breakpoint_to_handler)
16156 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16157 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16158 restart GDB. No need to delete breakpoints after the test.
16159 (top level): Use foreach to call the test procedures with
16160 different commands.
16161
16162 2014-10-28 Pedro Alves <palves@redhat.com>
16163
16164 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16165 instead of GNATS numbers.
16166 * gdb.base/sigbpt.exp: Likewise.
16167 * gdb.base/siginfo.exp: Likewise.
16168 * gdb.base/sigstep.exp: Likewise.
16169
16170 2014-10-27 Pedro Alves <palves@redhat.com>
16171
16172 * gdb.base/sigstep.c (dummy): New global.
16173 (main): Issue a couple writes to the new global.
16174 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16175 procedures.
16176 (skip_over_handler): Use test_skip_handler.
16177 (top level): Call skip_over_handler for stepi and nexti too.
16178 (breakpoint_over_handler): Use test_skip_handler.
16179 (top level): Call breakpoint_over_handler for stepi and nexti too.
16180
16181 2014-10-27 Yao Qi <yao@codesourcery.com>
16182
16183 * gdb.trace/tfile.c (adjust_function_address)
16184 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16185 function descriptor.
16186
16187 2014-10-24 Don Breazeal <donb@codesourcery.com>
16188
16189 * gdb.base/foll-fork.exp (test_follow_fork,
16190 catch_fork_child_follow): Check for updated fork messages emitted
16191 from infrun.c.
16192 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16193 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16194 vfork_and_exec_child_follow_through_step): Check for updated vfork
16195 messages emitted from infrun.c.
16196
16197 2014-10-24 Pedro Alves <palves@redhat.com>
16198
16199 * gdb.base/corefile.exp: Remove references to ultrix.
16200 * gdb.base/interrupt.exp: Likewise.
16201 * gdb.base/whatis.exp: Likewise.
16202 * gdb.gdb/selftest.exp: Likewise.
16203 * gdb.threads/manythreads.exp: Likewise.
16204 * gdb.threads/print-threads.exp: Likewise.
16205 * gdb.threads/pthreads.exp:: Likewise.
16206 * gdb.threads/schedlock.exp: Likewise.
16207
16208 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16209
16210 * gdb.cp/non-trivial-retval.cc: Add a test case.
16211 * gdb.cp/non-trivial-retval.exp: Add a test.
16212
16213 2014-10-20 Yao Qi <yao@codesourcery.com>
16214
16215 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16216 * gdb.python/py-objfile-script-gdb.py: New file.
16217 * gdb.python/py-objfile-script.exp: Update reference to
16218 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16219 of remote_download. Remove the dest file.
16220
16221 2014-10-20 Yao Qi <yao@codesourcery.com>
16222
16223 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16224 * gdb.base/step-line.exp: Likewise.
16225 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16226 * gdb.dwarf2/dw2-basic.exp: Likewise.
16227 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16228 * gdb.dwarf2/dw2-filename.exp: Likewise.
16229 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16230 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16231 * gdb.dwarf2/dw2-producer.exp: Likewise.
16232 * gdb.dwarf2/mac-fileno.exp: Likewise.
16233 * gdb.python/py-frame-args.exp: Likewise.
16234 * gdb.python/py-framefilter.exp: Likewise.
16235 * gdb.python/py-mi.exp: Likewise.
16236 * gdb.python/py-objfile-script.exp: Likewise
16237 * gdb.python/py-pp-integral.exp: Likewise.
16238 * gdb.python/py-pp-re-notag.exp: Likewise.
16239 * gdb.python/py-prettyprint.exp: Likewise.
16240 * gdb.python/py-section-script.exp: Likewise.
16241 * gdb.python/py-typeprint.exp: Likewise.
16242 * gdb.python/py-xmethods.exp: Likewise.
16243 * gdb.stabs/weird.exp: Likewise.
16244 * gdb.xml/tdesc-regs.exp: Likewise.
16245
16246 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16247
16248 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16249 (out_cu): Use addr_len for the size of addresses.
16250 (out_line): Likewise. Size DW_LNE_set_address instruction
16251 according to addr_len.
16252 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16253 (FUNC): Add START_INSNS to definition.
16254
16255 2014-10-18 Yao Qi <yao@codesourcery.com>
16256
16257 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16258 gdb_has_argv0 return true.
16259 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16260 check [target_info exists noargs], check [gdb_has_argv0]
16261 instead.
16262 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16263 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16264 procedures.
16265
16266 2014-10-17 Doug Evans <dje@google.com>
16267
16268 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16269 event.
16270 * gdb.python/py-events.py: Add clear_objfiles event.
16271
16272 2014-10-17 Doug Evans <dje@google.com>
16273
16274 * gdb.python/py-objfile.exp: Test progspace attribute.
16275
16276 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16277
16278 * gdb.guile/scm-breakpoint.exp: Do not assume any
16279 directory separators when matching source file paths.
16280 * gdb.python/py-breakpoint.exp: Likewise.
16281 * gdb.reverse/break-precsave.exp: Likewise.
16282 * gdb.reverse/break-reverse.exp: Likewise.
16283 * gdb.reverse/consecutive-precsave.exp: Likewise.
16284 * gdb.reverse/finish-precsave.exp: Likewise.
16285 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16286 * gdb.reverse/finish-reverse.exp: Likewise.
16287 * gdb.reverse/i386-precsave.exp: Likewise.
16288 * gdb.reverse/i387-env-reverse.exp: Likewise.
16289 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16290 * gdb.reverse/machinestate-precsave.exp: Likewise.
16291 * gdb.reverse/machinestate.exp: Likewise.
16292 * gdb.reverse/sigall-precsave.exp: Likewise.
16293 * gdb.reverse/solib-precsave.exp: Likewise.
16294 * gdb.reverse/step-precsave.exp: Likewise.
16295 * gdb.reverse/until-precsave.exp: Likewise.
16296 * gdb.reverse/watch-precsave.exp: Likewise.
16297 * gdb.reverse/watch-reverse.exp: Likewise.
16298
16299 2014-10-17 Yao Qi <yao@codesourcery.com>
16300
16301 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16302 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16303
16304 2014-10-17 Pedro Alves <palves@redhat.com>
16305
16306 PR gdb/17471
16307 * gdb.base/bg-execution-repeat.c: New file.
16308 * gdb.base/bg-execution-repeat.exp: New file.
16309
16310 2014-10-17 Pedro Alves <palves@redhat.com>
16311
16312 PR gdb/17300
16313 * gdb.base/continue-all-already-running.c: New file.
16314 * gdb.base/continue-all-already-running.exp: New file.
16315
16316 2014-10-17 Pedro Alves <palves@redhat.com>
16317
16318 PR gdb/17472
16319 * gdb.base/annota-input-while-running.c: New file.
16320 * gdb.base/annota-input-while-running.exp: New file.
16321
16322 2014-10-17 Pedro Alves <palves@redhat.com>
16323
16324 * gdb.base/callfuncs.exp: emove references to osf.
16325 * gdb.base/sigall.exp: Likewise.
16326 * gdb.gdb/selftest.exp: Likewise.
16327 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16328 * gdb.mi/non-stop.c: Likewise.
16329 * gdb.mi/pthreads.c: Likewise.
16330 * gdb.reverse/sigall-precsave.exp: Likewise.
16331 * gdb.reverse/sigall-reverse.exp: Likewise.
16332 * gdb.threads/pthreads.c: Likewise.
16333 * gdb.threads/pthreads.exp: Likewise.
16334
16335 2014-10-17 Yao Qi <yao@codesourcery.com>
16336
16337 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16338 check 'target_info exists noargs'.
16339 (test_command_prompt_position): Likewise.
16340 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16341 Remove "set args".
16342 (progvar_simple_while_test): Likewise.
16343 (progvar_complex_if_while_test): Likewise.
16344 (if_while_breakpoint_command_test): Likewise.
16345 (infrun_breakpoint_command_test): Likewise.
16346 (breakpoint_command_test): Likewise.
16347 (watchpoint_command_test): Likewise.
16348 (bp_deleted_in_command_test): Likewise.
16349 (temporary_breakpoint_commands): Likewise.
16350
16351 2014-10-16 Yao Qi <yao@codesourcery.com>
16352
16353 * gdb.base/remotetimeout.exp: Remove noargs checking.
16354
16355 2014-10-15 Pedro Alves <palves@redhat.com>
16356
16357 PR breakpoints/9649
16358 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16359 * gdb.base/breakpoint-in-ro-region.exp
16360 (probe_target_hardware_step): New procedure.
16361 (top level): Probe hardware stepping and hardware breakpoint
16362 support. Test stepping through a read-only region, with both
16363 "breakpoint auto-hw" on and off and both "always-inserted" on and
16364 off.
16365
16366 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16367
16368 * gdb.dlang/demangle.exp: Update for demangling changes.
16369
16370 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16371
16372 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16373 * gdb.cp/non-trivial-retval.exp: Add new tests.
16374
16375 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16376
16377 PR c++/13403
16378 PR c++/15154
16379 * gdb.cp/non-trivial-retval.cc: New file.
16380 * gdb.cp/non-trivial-retval.exp: New file.
16381
16382 2014-10-15 Yao Qi <yao@codesourcery.com>
16383
16384 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16385 remote host.
16386
16387 2014-10-15 Yao Qi <yao@codesourcery.com>
16388
16389 * gdb.python/py-symbol.exp: Match file base name if host is
16390 remote, otherwise match file name with dir name.
16391 * gdb.python/py-symtab.exp: Likewise.
16392 * gdb.python/python.exp: Likewise.
16393
16394 2014-10-15 Yao Qi <yao@codesourcery.com>
16395
16396 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16397 pattern.
16398 * gdb.python/py-symtab.exp: Likewise.
16399 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16400 locationn.
16401
16402 2014-10-14 Joel Brobecker <brobecker@adacore.com>
16403
16404 * gdb.ada/addr_arith: New testcase.
16405
16406 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16407
16408 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16409 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16410 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16411 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16412
16413 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16414
16415 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16416 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16417 * gdb.arch/stap-eval-lang-ada.exp: New file.
16418
16419 2014-10-14 Yao Qi <yao@codesourcery.com>
16420
16421 * gdb.mi/mi-var-child.c (nothing1): New function.
16422 (nothing2): New function.
16423 (do_children_tests): Set function pointers by nothing1 and
16424 nothing2.
16425 * gdb.mi/mi-var-child.exp: Step over new added statements.
16426 Update test to match the new output.
16427 * gdb.mi/var-cmd.c (nothing1): New function.
16428 (nothing2): New function.
16429 (do_children_tests): Set function pointers by nothing1 and
16430 nothing2.
16431 * gdb.mi/mi-var-display.exp: Update test to match output.
16432 Step to the line specified by $line_dct_nothing.
16433 Increase the number of lines to step.
16434
16435 2014-10-14 Yao Qi <yao@codesourcery.com>
16436
16437 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16438 tests.
16439 * gdb.mi/mi2-var-child.exp: Likewise.
16440
16441 2014-10-13 Doug Evans <dje@google.com>
16442
16443 * gdb.python/py-objfile.exp: Change name of file name test.
16444
16445 2014-10-13 Doug Evans <dje@google.com>
16446
16447 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16448 from the start of the CU.
16449
16450 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16451 Yao Qi <yao@codesourcery.com>
16452
16453 Fix "save breakpoints" for "catch" command.
16454 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16455 Remove -nonewline. Match also the added "main" line.
16456
16457 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16458
16459 Fix "save breakpoints" for "disable $bpnum" command.
16460 * gdb.base/save-bp.c (main): Add label.
16461 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16462
16463 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16464
16465 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16466
16467 2014-10-11 Yao Qi <yao@codesourcery.com>
16468
16469 * gdb.server/server-kill.exp: Execute command
16470 "set remote trace-status-packet on" before "tstatus".
16471
16472 2014-10-11 Yao Qi <yao@codesourcery.com>
16473
16474 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16475 (main): Call getppid.
16476 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16477 and continue to it. Read variable "server_pid".
16478
16479 2014-10-11 Yao Qi <yao@codesourcery.com>
16480
16481 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16482
16483 2014-10-11 Yao Qi <yao@codesourcery.com>
16484
16485 * gdb.threads/thread-find.exp: Don't execute command
16486 "info threads".
16487 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16488 * gdb.threads/linux-dp.exp: Don't check the condition
16489 $threads_created equals to zero.
16490
16491 2014-10-10 Pedro Alves <palves@redhat.com>
16492
16493 * gdb.base/bigcore.exp: Remove references to IRIX.
16494 * gdb.base/funcargs.exp: Likewise.
16495 * gdb.base/interrupt.exp: Likewise.
16496 * gdb.base/mips_pro.exp: Likewise.
16497 * gdb.base/nodebug.exp: Likewise.
16498 * gdb.base/setvar.exp: Likewise.
16499 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16500
16501 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16502 Pedro Alves <palves@redhat.com>
16503
16504 PR symtab/14466
16505 * gdb.base/vdso-warning.c: New file.
16506 * gdb.base/vdso-warning.exp: New file.
16507
16508 2014-10-02 Doug Evans <dje@google.com>
16509
16510 * gdb.base/structs.c (main): Don't run forever.
16511
16512 2014-10-02 Pedro Alves <palves@redhat.com>
16513
16514 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16515 (top level) <stop threads 1, stop threads 2>: Use it.
16516
16517 2014-10-02 Pedro Alves <palves@redhat.com>
16518
16519 * gdb.threads/break-while-running.exp (test): Add new
16520 'update_thread_list' argument. Skip "info threads" if false.
16521 (top level): Add new 'update_thread_list' axis.
16522
16523 2014-10-02 Pedro Alves <palves@redhat.com>
16524
16525 PR breakpoints/17431
16526 * gdb.base/execl-update-breakpoints.c: New file.
16527 * gdb.base/execl-update-breakpoints.exp: New file.
16528
16529 2014-10-01 Pedro Alves <palves@redhat.com>
16530
16531 * gdb.base/breakpoint-in-ro-region.c: New file.
16532 * gdb.base/breakpoint-in-ro-region.exp: New file.
16533
16534 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16535
16536 * gdb.mi/mi-exit-code.exp: New file.
16537 * gdb.mi/mi-exit-code.c: New file.
16538
16539 2014-09-30 Yao Qi <yao@codesourcery.com>
16540
16541 * lib/prelink-support.exp (build_executable_own_libs): Error if
16542 the target isn't native.
16543
16544 2014-09-30 Yao Qi <yao@codesourcery.com>
16545
16546 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16547 false.
16548
16549 2014-09-22 Pedro Alves <palves@redhat.com>
16550
16551 * gdb.threads/break-while-running.exp: New file.
16552 * gdb.threads/break-while-running.c: New file.
16553
16554 2014-09-19 Yao Qi <yao@codesourcery.com>
16555
16556 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16557 Invoke test. Restart GDB with --readnow and invoke test again.
16558
16559 2014-09-19 Yao Qi <yao@codesourcery.com>
16560
16561 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16562 proc set_breakpoint_on_gcd_function. Invoke
16563 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16564 invoke set_breakpoint_on_gcd_function again.
16565
16566 2014-09-18 Doug Evans <dje@google.com>
16567
16568 * gdb.dwarf2/symtab-producer.exp: New file.
16569
16570 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16571
16572 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16573 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16574 * gdb.base/global-var-nested-by-dso.c: Likewise.
16575 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16576
16577 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16578 Pedro Alves <palves@redhat.com>
16579
16580 * gdb.base/watch-bitfields.exp: Pass string other than test file
16581 name to prepare_for_testing.
16582 (watch): New procedure.
16583 (expect_watchpoint): Use with_test_prefix.
16584 (top level): Factor out tests to ...
16585 (test_watch_location, test_regular_watch): ... these new
16586 procedures, and use with_test_prefix and gdb_continue_to_end.
16587
16588 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16589
16590 PR breakpoints/12526
16591 * gdb.base/watch-bitfields.exp: New file.
16592 * gdb.base/watch-bitfields.c: New file.
16593
16594 2014-09-16 Pedro Alves <palves@redhat.com>
16595
16596 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16597 software and hardware addresses, not software address against
16598 itself.
16599
16600 2014-09-16 Pedro Alves <palves@redhat.com>
16601
16602 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16603 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16604
16605 2014-09-16 Pedro Alves <palves@redhat.com>
16606
16607 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16608 files.
16609 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16610 "*-*-vxworks*" throughout.
16611 * gdb.base/break.exp: Likewise.
16612 * gdb.base/default.exp: Likewise.
16613 * gdb.base/scope.exp: Likewise.
16614 * gdb.base/sepdebug.exp: Likewise.
16615 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16616 throughout.
16617 * gdb.base/run.c: Likewise.
16618 * gdb.base/sepdebug.c: Likewise.
16619 * gdb.hp/gdb.aCC/run.c: Likewise.
16620 * gdb.reverse/until-reverse.c: Likewise.
16621 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16622
16623 2014-09-16 Yao Qi <yao@codesourcery.com>
16624
16625 * boards/local-remote-host-native.exp: New file.
16626
16627 2014-09-14 Doug Evans <xdje42@gmail.com>
16628
16629 * gdb.threads/queue-signal.c (thread_count): New variable.
16630 (thread_count_mutex, thread_count_condvar): New variables.
16631 (incr_thread_count, wait_all_threads_running): New functions.
16632 (main): Wait for all threads to be in their thread functions.
16633
16634 2014-09-13 Doug Evans <xdje42@gmail.com>
16635
16636 * gdb.threads/queue-signal.c: New file.
16637 * gdb.threads/queue-signal.exp: New file.
16638
16639 2014-09-13 Doug Evans <xdje42@gmail.com>
16640
16641 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16642 be consistent with what default_gdb_init uses.
16643 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16644 the plain text of the prompt. Add some logging printfs.
16645 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16646
16647 2014-09-12 Pedro Alves <palves@redhat.com>
16648
16649 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16650 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16651 * gdb.arch/i386-size-overlap.exp: Likewise.
16652 * gdb.arch/i386-size.exp: Likewise.
16653 * gdb.arch/i386-unwind.exp: Likewise.
16654 * gdb.base/a2-run.exp: Likewise.
16655 * gdb.base/break.exp: Likewise.
16656 * gdb.base/charset.exp: Likewise.
16657 * gdb.base/chng-syms.exp: Likewise.
16658 * gdb.base/commands.exp: Likewise.
16659 * gdb.base/dbx.exp: Likewise.
16660 * gdb.base/find.exp: Likewise.
16661 * gdb.base/funcargs.exp: Likewise.
16662 * gdb.base/jit-simple.exp: Likewise.
16663 * gdb.base/reread.exp: Likewise.
16664 * gdb.base/sepdebug.exp: Likewise.
16665 * gdb.base/step-bt.exp: Likewise.
16666 * gdb.cp/mb-inline.exp: Likewise.
16667 * gdb.cp/mb-templates.exp: Likewise.
16668 * gdb.objc/basicclass.exp: Likewise.
16669 * gdb.threads/killed.exp: Likewise.
16670
16671 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16672
16673 PR tdep/17379
16674 * gdb.arch/powerpc-stackless.S: New file.
16675 * gdb.arch/powerpc-stackless.exp: New file.
16676
16677 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16678
16679 * gdb.base/attach.c: Include unistd.h.
16680 (main): Call alarm. Add label postloop.
16681 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16682 gdb_breakpoint, gdb_continue_to_breakpoint.
16683 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16684
16685 2014-09-11 Pedro Alves <palves@redhat.com>
16686
16687 PR gdb/17347
16688 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16689 * gdb.base/attach.exp (test_command_line_attach_run): New
16690 procedure.
16691 (top level): Call it.
16692
16693 2014-09-11 Pedro Alves <palves@redhat.com>
16694
16695 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16696 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16697 (do_command_attach_tests): Use spawn_wait_for_attach.
16698 * gdb.base/solib-overlap.exp: Likewise.
16699 * gdb.multi/multi-attach.exp: Likewise.
16700 * gdb.python/py-prompt.exp: Likewise.
16701 * gdb.python/py-sync-interp.exp: Likewise.
16702 * gdb.server/ext-attach.exp: Likewise.
16703
16704 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16705
16706 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16707 command in testcase. Simplify testcase.
16708
16709 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16710
16711 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16712
16713 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16714
16715 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16716
16717 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16718
16719 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16720
16721 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16722
16723 * gdb.dwarf2/dynarr-ptr.c: New file.
16724 * gdb.dwarf2/dynarr-ptr.exp: New file.
16725
16726 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16727
16728 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16729 of 30 rather than hardcoding 120 for a slow test case. Take the
16730 `gdb,timeout' target setting into account for this calculation.
16731 Don't extend the timeout for the test cases that don't need it.
16732
16733 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16734
16735 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16736 a factor of 2 for a slow test case. Take the `gdb,timeout'
16737 target setting into account for this calculation.
16738 * gdb.reverse/until-precsave.exp: Increase the timeout by
16739 a factor of 15 and 3 respectively rather than adding 120
16740 for a pair of slow test cases. Take the `gdb,timeout'
16741 target setting into account for this calculation.
16742
16743 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16744
16745 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16746 timeout, don't pass one down to gdb_expect.
16747 (gdb_expect): Rework timeout selection.
16748
16749 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16750
16751 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16752 exception on timeout.
16753 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16754 (gdbserver_start_extended): Catch any `gdbserver_start' error
16755 exceptions.
16756 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16757 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16758 `gdbserver_gdb_load' error exceptions.
16759
16760 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16761
16762 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16763 120 on waiting for the TCP socket to open.
16764
16765 2014-09-09 Doug Evans <xdje42@gmail.com>
16766
16767 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16768 _caller_matches, _any_caller_is, _any_caller_matches.
16769
16770 2014-09-09 Doug Evans <xdje42@gmail.com>
16771
16772 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16773
16774 2014-09-09 Yao Qi <yao@codesourcery.com>
16775
16776 * gdb.mi/mi-var-display.exp: Set print symbol off.
16777
16778 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16779
16780 PR gdb/17035
16781 * gdb.base/commands.exp: Add tests to verify user-defined
16782 commands with empty bodies.
16783 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16784 python commands in `show user command`.
16785 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16786 scheme commands in `show user command`.
16787
16788 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16789
16790 PR python/17355
16791 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16792 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16793 * gdb.python/py-framefilter-invalidarg.exp: New file.
16794 * gdb.python/py-framefilter-invalidarg.py: New file.
16795
16796 2014-09-06 Doug Evans <xdje42@gmail.com>
16797
16798 PR 15276
16799 * gdb.python/py-caller-is.c: New file.
16800 * gdb.python/py-caller-is.exp: New file.
16801
16802 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16803
16804 PR gdb/17235
16805 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16806 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16807
16808 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16809
16810 PR fortran/17237
16811 * gdb.fortran/print-formatted.exp: New file.
16812 * gdb.fortran/print-formatted.f90: Likewise.
16813
16814 2014-09-03 Sasha Smundak <asmundak@google.com>
16815
16816 * gdb.python/py-frame.exp: Test Frame.read_register.
16817
16818 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16819
16820 PR python/16699
16821 * gdb.python/py-completion.exp: New file.
16822 * gdb.python/py-completion.py: Likewise.
16823
16824 2014-08-28 Doug Evans <dje@google.com>
16825
16826 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16827 eax,etc. are live with values set by gdb and thus the compiler can't
16828 use them.
16829 * gdb.arch/i386-pseudo.c (main): Ditto.
16830
16831 2014-08-27 Doug Evans <dje@google.com>
16832
16833 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16834
16835 2014-08-25 Doug Evans <dje@google.com>
16836
16837 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16838 (main): Ditto.
16839
16840 2014-08-25 Doug Evans <dje@google.com>
16841
16842 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16843
16844 2014-08-24 Yao Qi <yao@codesourcery.com>
16845
16846 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16847 symbol off.
16848 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16849
16850 2014-08-22 Doug Evans <dje@google.com>
16851
16852 PR 17276
16853 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16854 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16855 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16856
16857 2014-08-22 Yao Qi <yao@codesourcery.com>
16858
16859 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16860 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16861 * gdb.python/python.exp: Likewise. Use .py file on the host
16862 instead of the build.
16863
16864 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16865
16866 * gdb.threads/gcore-stale-thread.c: New file.
16867 * gdb.threads/gcore-stale-thread.exp: New file.
16868
16869 2014-08-21 Pedro Alves <palves@redhat.com>
16870
16871 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16872 * gdb.base/gcore-relro-pie.exp: Likewise.
16873 * gdb.base/gcore-relro.exp: Likewise.
16874 * gdb.base/gcore.exp: Likewise.
16875 * gdb.base/print-symbol-loading.exp: Likewise.
16876 * gdb.threads/gcore-thread.exp: Likewise.
16877 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16878
16879 2014-08-20 Pedro Alves <palves@redhat.com>
16880 Jan Kratochvil <jan.kratochvil@redhat.com>
16881
16882 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16883 configure.
16884 (EXPECT): Handle READ1 being set.
16885 (all): Depend on EXTRA_RULES.
16886 (check-read1, expect-read1, read1.so, read1): New rules.
16887 * README (Testsuite Parameters): Document the READ1 make variable.
16888 (Race detection): New section.
16889 * configure: Regenerate.
16890 * configure.ac: If build==host==target, and running under a
16891 GNU/glibc system, add read1 to the extra Makefile rules.
16892 (EXTRA_RULES): AC_SUBST it.
16893 * lib/read1.c: New file.
16894
16895 2014-08-20 Joel Brobecker <brobecker@adacore.com>
16896
16897 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16898 the handling of variables declared as a typedef to an array
16899 which a DW_AT_data_location attribute.
16900
16901 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
16902 Pedro Alves <palves@redhat.com>
16903
16904 PR symtab/14604
16905 PR symtab/14605
16906 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16907 gdb_test.
16908
16909 2014-08-19 Pedro Alves <palves@redhat.com>
16910
16911 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16912
16913 2014-08-19 Yao Qi <yao@codesourcery.com>
16914
16915 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16916 right line.
16917
16918 2014-08-18 David Blaikie <dblaikie@gmail.com>
16919
16920 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16921
16922 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16923
16924 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16925 attribute in array range.
16926
16927 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16928
16929 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16930
16931 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16932
16933 PR c++/17132
16934 * gdb.cp/pr17132.cc: New file.
16935 * gdb.cp/pr17132.exp: New file.
16936
16937 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16938
16939 * gdb.python/py-xmethods.py (A_getarrayind)
16940 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16941 Use 'print' with function call syntax.
16942 (E_method_matcher.match): Fix tab vs space indentation mixup.
16943
16944 2014-08-15 Yao Qi <yao@codesourcery.com>
16945
16946 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16947 false.
16948
16949 2014-08-15 Yao Qi <yao@codesourcery.com>
16950
16951 * gdb.cp/casts.exp: Set print symbol off.
16952 * gdb.cp/class2.exp: Likewise.
16953 * gdb.cp/overload.exp: Likewise.
16954 * gdb.cp/templates.exp: Likewise.
16955
16956 2014-08-11 Doug Evans <dje@google.com>
16957
16958 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16959 (test_load_shlib): Update.
16960
16961 2014-08-09 Yao Qi <yao@codesourcery.com>
16962
16963 * gdb.base/display.exp: Invoke is_address_zero_readable.
16964 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16965 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16966 * gdb.base/hbreak-unmapped.exp: Return if
16967 is_address_zero_readable returns true.
16968 * gdb.base/signest.exp: Likewise.
16969 * gdb.base/signull.exp: Likewise.
16970 * gdb.base/sigbpt.exp: Likewise.
16971 * gdb.guile/scm-disasm.exp: Do the test if
16972 is_address_zero_readable returns false.
16973 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16974 * gdb.python/py-arch.exp: Likewise.
16975 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16976 * lib/gdb.exp (is_address_zero_readable): New proc.
16977
16978 2014-08-09 Yao Qi <yao@codesourcery.com>
16979
16980 PR testsuite/13443
16981 * gdb.mi/mi-var-display.exp: Make test messages unique.
16982
16983 2014-08-04 Tom Tromey <tromey@redhat.com>
16984
16985 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16986 target 0".
16987
16988 2014-08-04 Tom Tromey <tromey@redhat.com>
16989
16990 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16991 "target_resume".
16992
16993 2014-08-01 Joel Brobecker <brobecker@adacore.com>
16994
16995 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16996 inner_vla_struct_object_size.
16997 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16998 as xfail.
16999
17000 2014-07-30 Pedro Alves <palves@redhat.com>
17001
17002 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17003 comment.
17004
17005 2014-07-29 Yao Qi <yao@codesourcery.com>
17006
17007 PR gdb/17206
17008 * gdb.base/until-nodebug.exp: New.
17009
17010 2014-07-28 Doug Evans <xdje42@gmail.com>
17011
17012 PR guile/17203
17013 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17014 previously existing parameter, and previously ambiguously spelled
17015 parameter.
17016
17017 2014-07-28 Will Newton <will.newton@linaro.org>
17018
17019 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17020
17021 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17022 Doug Evans <xdje42@gmail.com>
17023
17024 PR guile/17146
17025 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17026
17027 2014-07-25 Pedro Alves <palves@redhat.com>
17028
17029 * gdb.threads/signal-command-handle-nopass.c: New file.
17030 * gdb.threads/signal-command-handle-nopass.exp: New file.
17031 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17032 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17033 * gdb.threads/signal-delivered-right-thread.c: New file.
17034 * gdb.threads/signal-delivered-right-thread.exp: New file.
17035
17036 2014-07-25 Pedro Alves <palves@redhat.com>
17037
17038 * gdb.base/double-prompt-target-event-error.exp
17039 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17040 match.
17041 (cancel_pagination_in_target_event): Rework double prompt
17042 detection.
17043 * gdb.base/paginate-after-ctrl-c-running.exp
17044 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17045 <return>' match.
17046 * gdb.base/paginate-bg-execution.exp
17047 (test_bg_execution_pagination_return)
17048 (test_bg_execution_pagination_cancel): Remove '-notransfer
17049 <return>' matches.
17050 * gdb.base/paginate-execution-startup.exp
17051 (test_fg_execution_pagination_return)
17052 (test_fg_execution_pagination_cancel): Remove '-notransfer
17053 <return>' matches.
17054 * gdb.base/paginate-inferior-exit.exp
17055 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17056 match.
17057 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17058 * lib/gdb.exp (pagination_prompt): Run text through
17059 string_to_regexp.
17060 (gdb_test_multiple): Match $pagination_prompt instead of
17061 "<return>".
17062 (string_to_regexp): Move to lib/gdb-utils.exp.
17063
17064 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17065
17066 * gdb.arch/amd64-entry-value-paramref.S: New file.
17067 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17068 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17069 * gdb.arch/amd64-optimout-repeat.S: New file.
17070 * gdb.arch/amd64-optimout-repeat.c: New file.
17071 * gdb.arch/amd64-optimout-repeat.exp: New file.
17072
17073 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17074
17075 PR gdb/17170
17076 * gdb.base/statistics.exp: New file.
17077
17078 2014-07-17 Doug Evans <dje@google.com>
17079
17080 PR gdb/17170
17081 * gdb.base/maint.exp: Update testing of per-command stats.
17082
17083 2014-07-16 Pedro Alves <palves@redhat.com>
17084
17085 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17086 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17087 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17088 (tfile_write_buf): New functions.
17089 (add_memory_block): Rewrite using the above.
17090 (adjust_function_address): New function.
17091 (FUNCTION_ADDRESS): New macro.
17092 (write_basic_trace_file): Remove short_x local, and use
17093 tfile_write_16. Change type of func_addr local to unsigned long
17094 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17095 here. Cast argument of add_memory_block to char pointer.
17096 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17097 (main): Remove parameters.
17098 * gdb.trace/tfile.exp: Remove nowarnings.
17099
17100 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17101
17102 * gdb.base/debug-expr.exp: Test string evaluation with
17103 "debug expression" on.
17104
17105 2014-07-15 Pedro Alves <palves@redhat.com>
17106
17107 * gdb.base/reread.exp: Use clean_restart.
17108
17109 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17110
17111 * gdb.arch/avr-flash-qualifer.c: New.
17112 * gdb.arch/avr-flash-qualifer.exp: New.
17113
17114 2014-07-14 Pedro Alves <palves@redhat.com>
17115
17116 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17117 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17118
17119 2014-07-14 Pedro Alves <palves@redhat.com>
17120
17121 * gdb.base/double-prompt-target-event-error.c: New file.
17122 * gdb.base/double-prompt-target-event-error.exp: New file.
17123
17124 2014-07-14 Pedro Alves <palves@redhat.com>
17125
17126 PR gdb/17072
17127 * gdb.base/paginate-inferior-exit.c: New file.
17128 * gdb.base/paginate-inferior-exit.exp: New file.
17129
17130 2014-07-14 Pedro Alves <palves@redhat.com>
17131
17132 PR gdb/17072
17133 * gdb.base/paginate-bg-execution.c: New file.
17134 * gdb.base/paginate-bg-execution.exp: New file.
17135
17136 2014-07-14 Pedro Alves <palves@redhat.com>
17137
17138 PR gdb/17072
17139 * gdb.base/paginate-execution-startup.c: New file.
17140 * gdb.base/paginate-execution-startup.exp: New file.
17141 * lib/gdb.exp (pagination_prompt): New global.
17142 (default_gdb_spawn): New procedure, factored out from
17143 default_gdb_spawn.
17144 (default_gdb_start): Adjust to call default_gdb_spawn.
17145 (gdb_spawn): New procedure.
17146
17147 2014-07-14 Pedro Alves <palves@redhat.com>
17148
17149 * lib/gdb.exp (gdb_assert): New procedure.
17150 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17151
17152 2014-07-14 Pedro Alves <palves@redhat.com>
17153
17154 * gdb.base/execution-termios.c: New file.
17155 * gdb.base/execution-termios.exp: New file.
17156
17157 2014-07-14 Tom Tromey <tromey@redhat.com>
17158
17159 * gdb.cp/vla-cxx.cc: New file.
17160 * gdb.cp/vla-cxx.exp: New file.
17161
17162 2014-07-14 Tom Tromey <tromey@redhat.com>
17163
17164 * gdb.reverse/rerun-prec.c: New file.
17165 * gdb.reverse/rerun-prec.exp: New file.
17166
17167 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17168 Maciej W. Rozycki <macro@codesourcery.com>
17169
17170 * lib/gdb-utils.exp: New file.
17171 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17172 inline `gdb_init_command' processing.
17173 (gdb_start_cmd): Likewise.
17174 * lib/mi-support.exp (mi_run_cmd): Likewise.
17175 * README: Document `gdb_init_command' and `gdb_init_commands'.
17176
17177 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17178
17179 Fix false FAIL running under a very long directory name.
17180 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17181 and "set print elements 10000". Twice.
17182
17183 2014-07-11 Yao Qi <yao@codesourcery.com>
17184
17185 * gdb.base/exprs.exp: "set print symbol off".
17186
17187 2014-07-11 Pedro Alves <palves@redhat.com>
17188
17189 * gdb.threads/kill.c: New file.
17190 * gdb.threads/kill.exp: New file.
17191
17192 2014-07-10 Yao Qi <yao@codesourcery.com>
17193
17194 * gdb.trace/tfile.c (write_basic_trace_file)
17195 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17196 address written to trace file.
17197
17198 2014-07-09 Pedro Alves <palves@redhat.com>
17199
17200 * gdb.base/attach-wait-input.exp: New file.
17201 * gdb.base/attach-wait-input.c: New file.
17202
17203 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17204
17205 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17206 setting up test structures.
17207 (main): Call new test function.
17208 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17209 test function, continue into test function and walk test
17210 structures.
17211
17212 2014-07-02 Yao Qi <yao@codesourcery.com>
17213
17214 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17215 'bar_start' at the beginning of functions 'foo' and 'bar'
17216 respectively.
17217 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17218 instead of 'foo' and 'bar'.
17219
17220 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17221
17222 * gdb.btrace/segv.exp: New.
17223 * gdb.btrace/segv.c: New.
17224
17225 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17226
17227 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17228 instruction.
17229
17230 2014-06-30 Mark Wielaard <mjw@redhat.com>
17231
17232 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17233 vulture, vilify, villar): New volatile array constants.
17234 (vindictive, vegetation): New const volatile array constants.
17235 * gdb.base/volatile.exp: Test volatile and const volatile array
17236 types.
17237
17238 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17239
17240 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17241 target lacks support for awatch, rwatch, or hbreak.
17242
17243 2014-06-27 Yao Qi <yao@codesourcery.com>
17244
17245 * gdb.multi/dummy-frame-restore.exp: New.
17246 * gdb.multi/dummy-frame-restore.c: New.
17247
17248 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17249
17250 * gdb.btrace/gcore.exp: New.
17251
17252 2014-06-23 Pedro Alves <palves@redhat.com>
17253
17254 * gdb.base/watchpoint-reuse-slot.c: New file.
17255 * gdb.base/watchpoint-reuse-slot.exp: New file.
17256
17257 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17258
17259 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17260 progspace's filename in 'info', 'enable' and 'disable' command
17261 tests.
17262
17263 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17264
17265 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17266 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17267 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17268
17269 2014-06-20 Gary Benson <gbenson@redhat.com>
17270
17271 * gdb.arch/i386-avx.exp: Fix include file location.
17272 * gdb.arch/i386-sse.exp: Likewise.
17273
17274 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17275
17276 * gdb.dlang/expression.exp: New file.
17277
17278 2014-06-19 Pedro Alves <palves@redhat.com>
17279
17280 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17281 out from ...
17282 (top level): ... here. Iterate running tests under different
17283 scheduler-locking settings.
17284
17285 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17286
17287 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17288 to DW_FORM_addr and use non-zero addresses.
17289
17290 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17291
17292 PR gdb/17017
17293 * gdb.python/py-xmethods.cc: Add global function call counters and
17294 increment them in their respective functions. Remove "cout"
17295 statements.
17296 * gdb.python/py-xmethods.exp: Make tests check the global function
17297 call counters instead of depending on inferior IO.
17298
17299 2014-06-18 Don Breazeal <donb@codesourcery.com>
17300
17301 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17302 Deleted procedure.
17303 (explicit_fork_parent_follow): Deleted procedure.
17304 (explicit_fork_child_follow): Deleted procedure.
17305 (test_follow_fork): New procedure.
17306 (do_fork_tests): Replace calls to deleted procedures with
17307 calls to test_follow_fork and reset GDB for subsequent
17308 procedure calls.
17309
17310 2014-06-17 Yao Qi <yao@codesourcery.com>
17311
17312 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17313 CP1252.
17314
17315 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
17316
17317 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17318 Initialize ptr and S explicitly.
17319 (skip_type_update_when_not_use_rtti_test): Likewise.
17320
17321 2014-06-16 Keith Seitz <keiths@redhat.com>
17322
17323 PR mi/15863
17324 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17325 the inferior is started.
17326
17327 2014-06-16 Pedro Alves <palves@redhat.com>
17328
17329 * gdb.base/break-main-file-remove-fail.c: New file.
17330 * gdb.base/break-main-file-remove-fail.exp: New file.
17331 * gdb.base/break-unload-file.exp: Use build_executable instead of
17332 prepare_for_testing.
17333 (test_break): New parameter "initial_load". Handle it.
17334 (top level): Add initial_load cmdline/file axis.
17335
17336 2014-06-12 Tom Tromey <tromey@redhat.com>
17337
17338 * gdb.base/completion.exp: Don't use directory name in test.
17339
17340 2014-06-09 Gary Benson <gbenson@redhat.com>
17341
17342 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17343 separate the always-available ANSI-standard signals from the
17344 signals that require checking.
17345 (main): Likewise.
17346 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17347 Likewise.
17348 (main): Likewise.
17349
17350 2014-06-07 Keith Seitz <keiths@redhat.com>
17351
17352 Revert:
17353 PR c++/16253
17354 * gdb.cp/var-tag.cc: New file.
17355 * gdb.cp/var-tag.exp: New file.
17356 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17357 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17358 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17359 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17360
17361 2014-06-06 Doug Evans <xdje42@gmail.com>
17362
17363 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17364
17365 2014-06-06 Pedro Alves <palves@redhat.com>
17366
17367 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17368 in target debug output instead of looking at RSP packets,
17369 disabling the test on any target that uses hardware stepping.
17370 Update comments.
17371
17372 2014-06-06 Pedro Alves <palves@redhat.com>
17373
17374 * gdb.base/break-unload-file.exp: Fix typo.
17375
17376 2014-06-06 Yao Qi <yao@codesourcery.com>
17377
17378 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17379 from "jit_function" to "^jit_function".
17380
17381 2014-06-06 Yao Qi <yao@codesourcery.com>
17382
17383 * gdb.base/async.c (foo): Add one statement.
17384 * gdb.base/async.exp: Get the next instruction address and
17385 match the output of "nexti" by instruction address. Match
17386 the hex address in the output of "finish".
17387
17388 2014-06-06 Gary Benson <gbenson@redhat.com>
17389
17390 * gdb.base/call-signals.c: Remove preprocessor conditionals
17391 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17392 SIGSEGV and SIGTERM.
17393 * gdb.base/sigall.c: Likewise.
17394 * gdb.base/unwindonsignal.c: Likewise.
17395 * gdb.reverse/sigall-reverse.c: Likewise.
17396
17397 2014-06-06 Yao Qi <yao@codesourcery.com>
17398
17399 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17400 readable, skip the test.
17401
17402 2014-06-06 Yao Qi <yao@codesourcery.com>
17403
17404 * gdb.threads/staticthreads.c (thread_function): Move the line
17405 setting breakpoint on forward.
17406 * gdb.threads/staticthreads.exp: Update comments.
17407
17408 2014-06-05 Ludovic Courtès <ludo@gnu.org>
17409
17410 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17411 "history-append! type error".
17412
17413 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17414
17415 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17416 erroneous dprintf expected input.
17417
17418 2014-06-04 Doug Evans <xdje42@gmail.com>
17419
17420 * gdb.guile/scm-generics.exp: Delete.
17421
17422 2014-06-04 Doug Evans <xdje42@gmail.com>
17423
17424 * gdb.guile/scm-breakpoint.exp: Update.
17425 Add tests for breakpoint registration.
17426
17427 2014-06-04 Tom Tromey <tromey@redhat.com>
17428
17429 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17430 VLA-in-union.
17431 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17432 inner_vla_struct, vla_union types. Initialize objects of those
17433 types and compute their sizes.
17434
17435 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17436 Hui Zhu <hui@codesourcery.com>
17437
17438 * gdb.base/fileio.exp: Add test for shell not available as well as
17439 available.
17440 * gdb.base/fileio.c (test_system): Check for shell twice.
17441
17442 2014-06-04 Yao Qi <yao@codesourcery.com>
17443
17444 * gdb.base/auto-connect-native-target.exp: Remove redundant
17445 space from the regexp pattern.
17446
17447 2014-06-04 Yao Qi <yao@codesourcery.com>
17448
17449 * gdb.base/default.exp: Replace "child" with "native" in
17450 regexp pattern.
17451
17452 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17453
17454 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17455 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17456 * gdb.python/py-xmethods.py: Python script supporting the
17457 new testcase and tests.
17458
17459 2014-06-03 Joel Brobecker <brobecker@adacore.com>
17460 Pedro Alves <palves@redhat.com>
17461
17462 PR breakpoints/17000
17463 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17464 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17465
17466 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17467
17468 * gdb.base/subst.exp: Add tests to verify partial path matching
17469 output.
17470
17471 2014-06-03 Pedro Alves <palves@redhat.com>
17472
17473 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17474 target that doesn't use software single-stepping.
17475
17476 2014-06-03 Pedro Alves <palves@redhat.com>
17477
17478 PR breakpoints/17000
17479 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17480 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17481
17482 2014-06-02 Doug Evans <xdje42@gmail.com>
17483
17484 * gdb.guile/scm-parameter.exp: New file.
17485
17486 2014-06-02 Doug Evans <xdje42@gmail.com>
17487
17488 * gdb.guile/scm-cmd.c: New file.
17489 * gdb.guile/scm-cmd.exp: New file.
17490
17491 2014-06-02 Doug Evans <xdje42@gmail.com>
17492
17493 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17494 pretty-printer lookup.
17495 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17496 (make-pp_s-printer): Call it.
17497 (make-pretty-printer-from-dict): New function.
17498 (lookup-pretty-printer-maker-from-dict): New function.
17499 (*pretty-printer*): Simplify.
17500 (make-objfile-pp_s-printer): New function.
17501 (install-objfile-pretty-printers!): New function.
17502 (make-progspace-pp_s-printer): New function.
17503 (install-progspace-pretty-printers!): New function.
17504 * gdb.guile/scm-progspace.c: New file.
17505 * gdb.guile/scm-progspace.exp: New file.
17506
17507 2014-06-02 Pedro Alves <palves@redhat.com>
17508
17509 * gdb.base/dprintf-bp-same-addr.c: New file.
17510 * gdb.base/dprintf-bp-same-addr.exp: New file.
17511
17512 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17513
17514 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17515 * gdb.arch/powerpc-power.s: Likewise.
17516
17517 2014-06-02 Joel Brobecker <brobecker@adacore.com>
17518
17519 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17520
17521 2014-06-01 Yao Qi <yao@codesourcery.com>
17522
17523 * gdb.base/watchpoint.exp (test_watch_location): Check null
17524 pointer can be dereferenced. If not, do the test, otherwise
17525 skip it.
17526
17527 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17528
17529 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17530 results.
17531 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17532
17533 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17534
17535 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17536 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17537 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17538 * gdb.arch/amd64-invalid-stack-top.c: New file.
17539 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17540
17541 2014-05-30 Pedro Alves <palves@redhat.com>
17542
17543 PR breakpoints/17000
17544 * gdb.base/sss-bp-on-user-bp.c: New file.
17545 * gdb.base/sss-bp-on-user-bp.exp: New file.
17546
17547 2014-05-30 David Blaikie <dblaikie@gmail.com>
17548
17549 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17550 gnu_inline semantics via attribute.
17551 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17552 source explicitly specifies the required semantics.
17553
17554 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17555
17556 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17557
17558 2014-05-29 Pedro Alves <palves@redhat.com>
17559 Tom Tromey <tromey@redhat.com>
17560
17561 * gdb.base/async-shell.exp: Don't enable target-async.
17562 * gdb.base/async.exp
17563 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17564 parameter. Adjust.
17565 (top level): Don't test with "target-async".
17566 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17567 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17568 * gdb.base/inferior-died.exp: Don't enable target-async.
17569 * gdb.base/interrupt-noterm.exp: Likewise.
17570 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17571 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17572 * gdb.mi/mi-nonstop.exp: Likewise.
17573 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17574 * gdb.mi/mi-nsintrall.exp: Likewise.
17575 * gdb.mi/mi-nsmoribund.exp: Likewise.
17576 * gdb.mi/mi-nsthrexec.exp: Likewise.
17577 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17578 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17579 * gdb.python/py-evsignal.exp: Don't enable target-async.
17580 * gdb.python/py-evthreads.exp: Likewise.
17581 * gdb.python/py-prompt.exp: Likewise.
17582 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17583 * gdb.server/solib-list.exp: Don't enable target-async.
17584 * gdb.threads/thread-specific-bp.exp: Likewise.
17585 * lib/mi-support.exp: Adjust to use mi-async.
17586
17587 2014-05-29 Pedro Alves <palves@redhat.com>
17588
17589 PR gdb/13860
17590 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17591 reason, even in sync mode.
17592
17593 2014-05-29 Pedro Alves <palves@redhat.com>
17594 Hui Zhu <hui@codesourcery.com>
17595
17596 PR PR15693
17597 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17598 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17599 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17600 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17601
17602 2014-05-28 Joel Brobecker <brobecker@adacore.com>
17603
17604 * config/monitor.exp (gdb_target_monitor): Replace use of
17605 "set remotebaud" by "set serial baud".
17606
17607 2014-05-26 Andy Wingo <wingo@igalia.com>
17608
17609 * gdb.guile/scm-breakpoint.exp:
17610 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17611 properties instead of gdb-object-properties.
17612
17613 2014-05-26 Yao Qi <yao@codesourcery.com>
17614
17615 * gdb.server/no-thread-db.exp: Specify source file name
17616 explicitly when setting a breakpoint.
17617
17618 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17619
17620 * gdb.btrace/vdso.c: New.
17621 * gdb.btrace/vdso.exp: New.
17622
17623 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17624
17625 * gdb.base/gcore.exp (capture_command_output): Move ...
17626 * lib/gdb.exp (capture_command_output): ... here.
17627
17628 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17629
17630 * gdb.btrace/data.exp: Test memory access during btrace replay.
17631
17632 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17633
17634 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17635
17636 2014-05-21 Pedro Alves <palves@redhat.com>
17637
17638 PR gdb/13860
17639 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17640 (top level): Test that output related to execution commands is
17641 sent to the console with CLI commands, but not with MI commands.
17642 Test that breakpoint events are always mirrored to the console.
17643 Also expect the new source line to be output after a "next" in
17644 async mode too. Make it a pass/fail test.
17645 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17646 output.
17647 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17648
17649 2014-05-21 Pedro Alves <palves@redhat.com>
17650
17651 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17652 Use them to test variations of "list" after reaching a breakpoint.
17653 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17654 Test "list" with listsize 10 after reaching a breakpoint.
17655 * gdb.python/python.exp (decode_line current location line
17656 number): Adjust expected line number.
17657
17658 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17659
17660 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17661 behavior for $args, pass it directly to "run".
17662
17663 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17664
17665 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17666 30000 to 65536.
17667
17668 2014-05-21 Pedro Alves <palves@redhat.com>
17669
17670 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17671 auto-connect-native-target off".
17672 * gdb.base/auto-connect-native-target.c: New file.
17673 * gdb.base/auto-connect-native-target.exp: New file.
17674
17675 2014-05-21 Pedro Alves <palves@redhat.com>
17676
17677 * gdb.base/default.exp: Test "target native" instead of "target
17678 child".
17679
17680 2014-05-21 Mark Wielaard <mjw@redhat.com>
17681
17682 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17683
17684 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17685
17686 Fix TLS access for -static -pthread.
17687 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17688 <HAVE_TLS> (thread_function, main): Initialize it.
17689 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17690 Add clean_restart.
17691 <$have_tls != "">: Check TLSVAR.
17692
17693 2014-05-21 Pedro Alves <palves@redhat.com>
17694
17695 * gdb.base/dcache-line-read-error.c: New.
17696 * gdb.base/dcache-line-read-error.exp: New.
17697
17698 2014-05-20 Pedro Alves <palves@redhat.com>
17699
17700 * gdb.base/compare-sections.c: New file.
17701 * gdb.base/compare-sections.exp: New file.
17702
17703 2014-05-20 Pedro Alves <palves@redhat.com>
17704
17705 * gdb.base/break-idempotent.c: New file.
17706 * gdb.base/break-idempotent.exp: New file.
17707
17708 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17709
17710 * gdb.btrace/nohist.exp: New.
17711
17712 2014-05-20 Yao Qi <yao@codesourcery.com>
17713
17714 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17715 gdb.reverse directory and gdb_reverse_timeout exists in board
17716 setting.
17717 * README: Document gdb_reverse_timeout.
17718
17719 2014-05-20 Yao Qi <yao@codesourcery.com>
17720
17721 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17722 'test_file_name'. Treat args as a string instead of a list.
17723 (gdb_init): Rename argument 'args' by 'test_file_name'.
17724
17725 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17726
17727 * gdb.arch/powerpc-power.exp: New file.
17728 * gdb.arch/powerpc-power.s: New file.
17729
17730 2014-05-16 Doug Evans <dje@google.com>
17731
17732 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17733 * gdb.base/completion.exp: Check that all expected files exist
17734 before doing file completion.
17735
17736 2014-05-16 Doug Evans <dje@google.com>
17737
17738 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17739 Update.
17740 (do_syscall_tests_without_xml): Update.
17741
17742 2014-05-16 Pedro Alves <palves@redhat.com>
17743
17744 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17745 instead of "unknown output after running".
17746
17747 2014-05-16 Yao Qi <yao@codesourcery.com>
17748
17749 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17750 file1.txt from host at the end.
17751 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17752
17753 2014-05-15 Doug Evans <dje@google.com>
17754
17755 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17756 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17757 loading file. Add test for TU lookup.
17758
17759 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17760
17761 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17762 calling "-exec-arguments" or "set args" before running the
17763 inferior.
17764
17765 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17766
17767 * lib/mi-support.exp (mi_expect_stop): Expect message for
17768 inferiors that exit with non-zero exit code.
17769
17770 2014-05-14 Yao Qi <yao@codesourcery.com>
17771
17772 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17773 match absolute path on remote host.
17774 (test_file_list_exec_source_files): Remove "/" from the
17775 pattern.
17776
17777 2014-05-14 Yao Qi <yao@codesourcery.com>
17778
17779 * boards/local-remote-host-notty.exp (${board}_file): New
17780 proc.
17781
17782 2014-05-07 Kyle McMartin <kyle@redhat.com>
17783
17784 Pushed by Joel Brobecker <brobecker@adacore.com>.
17785 * gdb.arch/aarch64-atomic-inst.c: New file.
17786 * gdb.arch/aarch64-atomic-inst.exp: New file.
17787
17788 2014-05-07 Yao Qi <yao@codesourcery.com>
17789
17790 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17791 in current context" too.
17792
17793 2014-05-05 Keith Seitz <keiths@redhat.com>
17794
17795 * gdb.linespec/ls-dollar.exp: Add test for linespec
17796 file:convenience_variable.
17797
17798 2014-05-05 Yao Qi <yao@codesourcery.com>
17799
17800 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17801 traceframes into tfile and ctf trace files. Read data from
17802 trace file and test collected data.
17803 (gdb_collect_locals_test): Likewise.
17804 (gdb_unavailable_registers_test): Likewise.
17805 (gdb_unavailable_floats): Likewise.
17806 (gdb_collect_globals_test): Likewise.
17807 (top-level): Append "ctf" to trace_file_targets if GDB
17808 supports.
17809
17810 2014-05-05 Yao Qi <yao@codesourcery.com>
17811
17812 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17813 code to ...
17814 (gdb_collect_args_test_1): ... it. New proc.
17815 (gdb_collect_locals_test): Move some code to ...
17816 (gdb_collect_locals_test_1): ... it. New proc.
17817 (gdb_unavailable_registers_test): Move some code to ...
17818 (gdb_unavailable_registers_test_1): ... it. New proc.
17819 (gdb_unavailable_floats): Move some code to ...
17820 (gdb_unavailable_floats_1): ... it. New proc.
17821
17822 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17823
17824 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17825 probes to test for bitness recognition.
17826 * gdb.arch/amd64-stap-optional-prefix.exp
17827 (test_probe_value_without_reg): New procedure.
17828 Add code to test for different kinds of bitness.
17829
17830 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17831
17832 PR breakpoints/16889
17833 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17834 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17835
17836 2014-05-01 Pedro Alves <palves@redhat.com>
17837
17838 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17839 gdb_file_cmd if no file is specified.
17840 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17841 last_loaded_file to set the remote exec-file.
17842
17843 2014-05-01 Pedro Alves <palves@redhat.com>
17844
17845 * boards/local-remote-host.exp: New file.
17846
17847 2014-05-01 Pedro Alves <palves@redhat.com>
17848
17849 * boards/local-remote-host.exp: Rename to ...
17850 * boards/local-remote-host-notty.exp: ... this.
17851
17852 2014-04-28 Joel Brobecker <brobecker@adacore.com>
17853
17854 * gdb.ada/dyn_arrayidx: New testcase.
17855
17856 2014-04-26 Yao Qi <yao@codesourcery.com>
17857
17858 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17859 and compute the length of function main. Save it in
17860 $main_length.
17861 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17862 (top-level): Use gdb_compile to compile objects into
17863 executable and restart GDB. Remove invocation to
17864 prepare_for_testing.
17865
17866 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17867 Pedro Alves <palves@redhat.com>
17868
17869 PR server/16255
17870 * gdb.multi/multi-attach.c: New file.
17871 * gdb.multi/multi-attach.exp: New file.
17872
17873 2014-04-25 Pedro Alves <palves@redhat.com>
17874
17875 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17876 user.
17877 (top level): Test that "set remote conditional-breakpoints-packet
17878 off" works as intended.
17879 * gdb.base/dprintf.exp: Test that "set remote
17880 breakpoint-commands-packet off" works as intended.
17881 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17882 New function.
17883 (top level): Call it.
17884 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17885 remote fast-tracepoints-packet off" works as intended.
17886 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17887 * lib/gdb.exp (gdb_is_target_remote): ... here.
17888
17889 2014-04-24 David Blaikie <dblaikie@gmail.com>
17890
17891 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17892 ensure clang would not discard them.
17893 * gdb.base/gdbvars.c: Ditto.
17894 * gdb.base/memattr.c: Ditto.
17895 * gdb.base/whatis.c: Ditto.
17896 * gdb.python/py-prettyprint.c: Ditto.
17897 * gdb.trace/actions.c: Ditto.
17898 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17899 ensure clang would not discard it.
17900
17901 2014-04-24 David Blaikie <dblaikie@gmail.com>
17902
17903 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17904 clang to emit the full definition of type required by the test
17905 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17906
17907 2014-04-24 David Blaikie <dblaikie@gmail.com>
17908
17909 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17910 coax Clang into emitting the definition of the type.
17911 * gdb.cp/pr10728-x.h (y): Ditto.
17912 * gdb.cp/pr10728-y.cc (y): Ditto.
17913
17914 2014-04-24 David Blaikie <dblaikie@gmail.com>
17915
17916 * gdb.base/label.exp: XFAIL label related tests under Clang.
17917 * gdb.cp/cplabel.exp: Ditto.
17918 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17919 under Clang those using labels.
17920
17921 2014-04-25 Yao Qi <yao@codesourcery.com>
17922
17923 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17924 double_label.
17925 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17926 partial_label and double_label.
17927
17928 2014-04-24 David Blaikie <dblaikie@gmail.com>
17929
17930 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17931
17932 2014-04-24 David Blaikie <dblaikie@gmail.com>
17933
17934 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17935 of the function to work across GCC and Clang.
17936 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17937 pointer types (const void ** const V void **).
17938
17939 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
17940 Walfred Tedeschi <walfred.tedeschi@intel.com>
17941
17942 * Makefile.in (EXECUTABLES): Added i386-avx512.
17943 * gdb.arch/i386-avx512.c: New file.
17944 * gdb.arch/i386-avx512.exp: Likewise.
17945
17946 2014-04-23 Keith Seitz <keiths@redhat.com>
17947
17948 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17949 (mi_make_breakpoint_table): New procedure.
17950 (mi_create_breakpoint): Use mi_make_breakpoint
17951 and return the result.
17952 (mi_make_breakpoint): New procedure.
17953 (mi_build_kv_pairs): New procedure.
17954
17955 * gdb.mi/mi-break.exp: Remove unused globals,
17956 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17957 All callers updated.
17958 * gdb.mi/mi-dprintf.exp: Use variable to track command
17959 number.
17960 Update all callers of mi_create_breakpoint and use
17961 mi_make_breakpoint_table.
17962 Remove any unused global variables.
17963 * gdb.mi/mi-nonstop.exp: Likewise.
17964 * gdb.mi/mi-nsintrall.exp: Likewise.
17965 * gdb.mi/mi-nsmoribund.exp: Likewise.
17966 * gdb.mi/mi-nsthrexec.exp: Likewise.
17967 * gdb.mi/mi-reverse.exp: Likewise.
17968 * gdb.mi/mi-simplerun.exp: Likewise.
17969 * gdb.mi/mi-stepn.exp: Likewise.
17970 * gdb.mi/mi-syn-frame.exp: Likewise.
17971 * gdb.mi/mi-until.exp: Likewise.
17972 * gdb.mi/mi-var-cp.exp: Likewise.
17973 * gdb.mi/mi-var-display.exp: Likewise.
17974 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17975 * gdb.mi/mi2-var-child.exp: Likewise.
17976 * gdb.mi/mi-vla-c99.exp: Likewise.
17977 * lib/mi-support.exp: Likewise.
17978
17979 From Ian Lance Taylor <iant@cygnus.com>:
17980 * lib/gdb.exp (parse_args): New procedure.
17981
17982 2014-04-23 Pedro Alves <palves@redhat.com>
17983
17984 * gdb.base/break-unload-file.c: New file.
17985 * gdb.base/break-unload-file.exp: New file.
17986 * gdb.base/sym-file-lib.c (baz): New function.
17987 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17988 field.
17989 (load): Store the segment's mapped size.
17990 (unload): New function.
17991 (unload_shlib): New function.
17992 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17993 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17994 set a breakpoint at baz, and call it.
17995 * gdb.base/sym-file.exp: New tests for stale breakpoint
17996 instructions.
17997
17998 2014-04-23 Pedro Alves <palves@redhat.com>
17999
18000 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18001 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18002 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18003 * gdb.base/hbreak-unmapped.c: New file.
18004 * gdb.base/hbreak-unmapped.exp: New file.
18005 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18006 * lib/gdb.exp (gdb_is_target_remote): ... here.
18007
18008 2014-04-22 Pedro Alves <palves@redhat.com>
18009
18010 * gdb.base/consecutive-step-over.c: New file.
18011 * gdb.base/consecutive-step-over.exp: New file.
18012
18013 2014-04-22 Pedro Alves <palves@redhat.com>
18014
18015 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18016 instead of send_gdb/gdb_expect.
18017
18018 2014-04-22 Yao Qi <yao@codesourcery.com>
18019
18020 * lib/trace-support.exp (generate_tracefile): New procedure.
18021 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18022 return 0.
18023 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18024 if generate_tracefile returns 1.
18025
18026 2014-04-18 Tom Tromey <palves@redhat.com>
18027 Pedro alves <tromey@redhat.com>
18028
18029 PR backtrace/15558
18030 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18031 with a backtrace limit.
18032 * gdb.python/py-frame-inline.exp: Test running to an inline
18033 function with a backtrace limit, and printing the newest frame.
18034 * gdb.python/py-frame-inline.c (main): Call f.
18035
18036 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18037
18038 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18039
18040 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18041
18042 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18043 Drop prefix from unsupported source file path.
18044
18045 2014-04-17 Yao Qi <yao@codesourcery.com>
18046
18047 * lib/gdb.exp (with_target_charset): New proc.
18048 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18049 with_target_charset.
18050 (test_print_strings): Likewise.
18051 (test_repeat_bytes): Likewise.
18052 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18053 for some tests.
18054
18055 2014-04-16 Keith Seitz <keiths@redhat.com>
18056
18057 PR gdb/15827
18058 * gdb.dwarf2/corrupt.c: New file.
18059 * gdb.dwarf2/corrupt.exp: New file.
18060
18061 2014-04-16 Keith Seitz <keiths@redhat.com>
18062
18063 PR c++/16597
18064 * gdb.cp/namelessclass.cc: New file.
18065 * gdb.cp/namelessclass.exp: New file.
18066 * gdb.cp/namelessclass.S: New file.
18067
18068 2014-04-16 Doug Evans <dje@google.com>
18069
18070 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18071 Add comment.
18072 (gdbserver_default_get_comm_port): New function.
18073 (gdbserver_start): Check if board file provided
18074 "gdbserver,get_comm_port" and use it if so.
18075 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18076 (gdb,socketport): Set to "stdio".
18077 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18078 (stdio_gdbserver_template): Delete.
18079 (${board}_get_remote_address): Update.
18080 (${board}_build_remote_cmd): Delete.
18081 (${board}_get_comm_port): New function.
18082 (${board}_spawn): Update.
18083 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18084 Delete.
18085 (${board}_get_remote_address): Update.
18086 (${board}_get_comm_port): New function.
18087
18088 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18089
18090 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18091 appearing in any order.
18092
18093 2014-04-15 Doug Evans <dje@google.com>
18094
18095 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18096 uninitialized value of "description".
18097
18098 2014-04-15 Keith Seitz <keiths@redhat.com>
18099
18100 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18101 Remove unused globals.
18102 (test_running_the_program): Likewise.
18103 (test_controlled_execution): Likewise.
18104 (test_controlling_breakpoints): Likewise.
18105 (test_program_termination): Likewise.
18106
18107 2014-04-15 Keith Seitz <keiths@redhat.com>
18108
18109 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18110 unused globals.
18111 (test_rbreak_creation_and_listing): Likewise.
18112 (test_ignore_count): Likewise.
18113 (test_error): Likewise.
18114
18115 2014-04-15 Pedro Alves <palves@redhat.com>
18116
18117 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18118 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18119 sym-file-loader.c.
18120 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18121 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18122 to sym-file-loader.c.
18123 (struct library): Forward declare.
18124 (load_shlib, lookup_function): Change prototypes.
18125 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18126 (translate_offset): Remove declarations.
18127 (get_text_addr): New declaration.
18128 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18129 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18130 sym-file-loader.h.
18131 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18132 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18133 here from sym-file-loader.h.
18134 (struct library): New structure.
18135 (load_shlib, lookup_function): Change prototypes and adjust to
18136 work with a struct library.
18137 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18138 (translate_offset): Make static.
18139 (get_text_addr): New function.
18140 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18141
18142 2014-04-15 Pedro Alves <palves@redhat.com>
18143
18144 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18145
18146 2014-04-15 Pedro Alves <palves@redhat.com>
18147
18148 * gdb.base/sym-file-loader.c: Include <limits.h>.
18149 (SELF_LINK): New define.
18150 (get_origin): New function.
18151 (load_shlib): Use it.
18152 * gdb.base/sym-file.exp: Don't early return if the target is
18153 remote. Use runto_main, and issue fail is that fails. Use
18154 gdb_load_shlibs.
18155 (shlib_name): Delete.
18156 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18157
18158 2014-04-15 Pedro Alves <palves@redhat.com>
18159
18160 * gdb.base/sym-file.exp: Remove regex characters from test
18161 message. Don't refer to breakpoint numbers in test messages.
18162
18163 2014-04-14 Keith Seitz <keiths@redhat.com>
18164
18165 PR c++/16253
18166 * gdb.cp/var-tag.cc: New file.
18167 * gdb.cp/var-tag.exp: New file.
18168 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18169 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18170 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18171 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18172
18173 2014-04-14 Tom Tromey <tromey@redhat.com>
18174
18175 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18176 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18177 type.
18178 * gdb.cp/enum-class.exp: New file.
18179 * gdb.cp/enum-class.cc: New file.
18180
18181 2014-04-14 Tom Tromey <tromey@redhat.com>
18182
18183 * gdb.dwarf2/enum-type.exp: New file.
18184
18185 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18186
18187 * gdb.mi/mi-vla-c99.exp: New file.
18188 * gdb.mi/vla.c: New file.
18189
18190 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18191
18192 * gdb.base/vla-datatypes.c: New file.
18193 * gdb.base/vla-datatypes.exp: New file.
18194
18195 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18196
18197 * gdb.base/vla-ptr.c: New file.
18198 * gdb.base/vla-ptr.exp: New file.
18199
18200 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18201
18202 * gdb.dwarf2/count.exp: New file.
18203
18204 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18205
18206 * gdb.base/vla-sideeffect.c: New file.
18207 * gdb.base/vla-sideeffect.exp: New file.
18208
18209 2014-04-14 David Blaikie <dblaikie@gmail.com>
18210
18211 * gdb.mi/non-stop.c: Add return value for non-void function return
18212 statement.
18213 * gdb.threads/staticthreads.c: Ditto.
18214
18215 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18216 Doug Evans <xdje42@gmail.com>
18217
18218 * gdb.guile/scm-value.c: Improve test case.
18219 * gdb.guile/scm-value.exp: Add new test.
18220
18221 2014-04-11 David Blaikie <dblaikie@gmail.com>
18222
18223 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18224 override Clang's default.
18225
18226 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18227
18228 Revert the following changes (regressions):
18229
18230 * gdb.base/vla-sideeffect.c: New file.
18231 * gdb.base/vla-sideeffect.exp: New file.
18232
18233 * gdb.dwarf2/count.exp: New file.
18234
18235 * gdb.base/vla-multi.c: New file.
18236 * gdb.base/vla-multi.exp: New file.
18237
18238 * gdb.base/vla-ptr.c: New file.
18239 * gdb.base/vla-ptr.exp: New file.
18240
18241 * gdb.base/vla-datatypes.c: New file.
18242 * gdb.base/vla-datatypes.exp: New file.
18243
18244 * gdb.mi/mi-vla-c99.exp: New file.
18245 * gdb.mi/vla.c: New file.
18246
18247 2014-04-11 Keith Seitz <keiths@redhat.com>
18248
18249 PR c++/16675
18250 * gdb.cp/cpsizeof.exp: New file.
18251 * gdb.cp/cpsizeof.cc: New file.
18252
18253 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18254
18255 * gdb.mi/mi-vla-c99.exp: New file.
18256 * gdb.mi/vla.c: New file.
18257
18258 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18259
18260 * gdb.base/vla-datatypes.c: New file.
18261 * gdb.base/vla-datatypes.exp: New file.
18262
18263 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18264
18265 * gdb.base/vla-ptr.c: New file.
18266 * gdb.base/vla-ptr.exp: New file.
18267
18268 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18269
18270 * gdb.base/vla-multi.c: New file.
18271 * gdb.base/vla-multi.exp: New file.
18272
18273 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18274
18275 * gdb.dwarf2/count.exp: New file.
18276
18277 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18278
18279 * gdb.base/vla-sideeffect.c: New file.
18280 * gdb.base/vla-sideeffect.exp: New file.
18281
18282 2014-04-11 Yao Qi <yao@codesourcery.com>
18283
18284 * gdb.base/completion.exp: Check file exists before running tests
18285 on file completion.
18286
18287 2014-04-10 Pedro Alves <palves@redhat.com>
18288
18289 * gdb.base/cond-eval-mode.c: New file.
18290 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18291 prepare_for_testing to build the new file. Check result of
18292 runto_main.
18293 (test_break, test_watch): New procedures.
18294 (top level): Use them.
18295
18296 2014-04-08 Pierre Muller <muller@sourceware.org>
18297
18298 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18299 Ctrl-V use for mingw hosts.
18300
18301 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18302
18303 * gdb.python/py-value.c: Improve test case.
18304 * gdb.python/py-value.exp: Add new test.
18305
18306 2014-04-07 David Blaikie <dblaikie@gmail.com>
18307
18308 * lib/compiler.c: Identify the clang compiler.
18309 * lib/compiler.cc: Ditto.
18310
18311 2014-04-03 Yao Qi <yao@codesourcery.com>
18312
18313 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18314
18315 2014-04-01 Anton Blanchard <anton@samba.org>
18316
18317 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18318 messages unique.
18319
18320 2014-04-01 Anton Blanchard <anton@samba.org>
18321
18322 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18323 prepare_for_testing.
18324
18325 2014-04-01 Anton Blanchard <anton@samba.org>
18326
18327 * gdb.arch/ppc64-atomic-inst.c: Remove.
18328 * gdb.arch/ppc64-atomic-inst.S: New file.
18329 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18330
18331 2014-03-31 Doug Evans <dje@google.com>
18332
18333 * gdb.base/print-symbol-loading-lib.c: New file.
18334 * gdb.base/print-symbol-loading-main.c: New file.
18335 * gdb.base/print-symbol-loading.exp: New file.
18336
18337 2014-03-31 Yao Qi <yao@codesourcery.com>
18338
18339 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18340
18341 2014-03-28 Joel Brobecker <brobecker@adacore.com>
18342
18343 * gdb.ada/mi_dyn_arr: New testcase.
18344
18345 2014-03-27 Doug Evans <dje@google.com>
18346
18347 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18348
18349 2014-03-27 Yao Qi <yao@codesourcery.com>
18350
18351 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18352 if target is nios2-*-*.
18353
18354 2014-03-26 Yao Qi <yao@codesourcery.com>
18355
18356 * lib/gdb.exp (readline_is_used): New proc.
18357 * gdb.base/completion.exp: Move tests on command complete up.
18358 Skip the rest of tests if readline is not used.
18359 * gdb.ada/complete.exp: Skp the test if readline is not
18360 used.
18361 * gdb.base/filesym.exp: Likewise.
18362 * gdb.base/macscp.exp: Likewise.
18363 * gdb.base/readline-ask.exp: Likewise.
18364 * gdb.base/readline.exp: Likewise.
18365 * gdb.python/py-cmd.exp: Likewise.
18366 * gdb.trace/tfile.exp: Likewise.
18367
18368 2014-03-26 Yao Qi <yao@codesourcery.com>
18369
18370 * gdb.base/macscp.exp: Fix code format issues.
18371
18372 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18373
18374 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18375 * gdb.asm/powerpc64le.inc: New file.
18376
18377 2014-03-25 Pedro Alves <palves@redhat.com>
18378 Doug Evans <dje@google.com>
18379
18380 * gdb.base/source-execution.c: New file.
18381 * gdb.base/source-execution.exp: New file.
18382 * gdb.base/source-execution.gdb: New file.
18383
18384 2014-03-24 Doug Evans <dje@google.com>
18385
18386 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18387 using fission.
18388
18389 2014-03-24 Hui Zhu <hui@codesourcery.com>
18390 Pedro Alves <palves@redhat.com>
18391
18392 PR breakpoints/16101
18393 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18394 test pass/fail messages. Detect missing support for dprintf when
18395 breakpoints are actually inserted.
18396 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18397 breakpoints are actually inserted.
18398 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18399 fails.
18400
18401 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18402
18403 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18404
18405 2014-03-22 Doug Evans <xdje42@gmail.com>
18406
18407 * gdb.python/python.exp (python not supported): Verify multi-line
18408 python command issues an error.
18409 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18410 guile command issues an error.
18411
18412 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18413
18414 * gdb.threads/thread-specific.exp: Handle the lack of usable
18415 $this_breakpoint and $this_thread.
18416
18417 2014-03-21 Hui Zhu <hui@codesourcery.com>
18418
18419 * gdb.base/attach.exp (do_command_attach_tests): New.
18420
18421 2014-03-20 Tom Tromey <tromey@redhat.com>
18422 Pedro Alves <palves@redhat.com>
18423
18424 PR cli/15718
18425 * gdb.base/condbreak-call-false.c: New file.
18426 * gdb.base/condbreak-call-false.exp: New file.
18427
18428 2014-03-20 Pedro Alves <palves@redhat.com>
18429
18430 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18431 Delete.
18432 (block_signals, unblock_signals): Delete.
18433 (child_function_2, main): Remove references to deleted variable
18434 and functions.
18435
18436 2014-03-20 Pedro Alves <palves@redhat.com>
18437
18438 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18439 Use pthread_kill to signal thread 2.
18440 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18441 Adjust to make the test send itself a signal rather than using the
18442 host's "kill" command.
18443
18444 2014-03-20 Pedro Alves <palves@redhat.com>
18445
18446 * gdb.threads/multiple-step-overs.c: New file.
18447 * gdb.threads/multiple-step-overs.exp: New file.
18448 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18449 Adjust expected infrun debug output.
18450
18451 2014-03-20 Pedro Alves <palves@redhat.com>
18452
18453 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18454 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18455
18456 2014-03-20 Pedro Alves <palves@redhat.com>
18457
18458 PR breakpoints/7143
18459 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18460 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18461 of gdb_test_multiple.
18462 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18463 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18464
18465 2014-03-20 Pedro Alves <palves@redhat.com>
18466
18467 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18468 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18469
18470 2014-03-19 Pedro Alves <palves@redhat.com>
18471
18472 * gdb.base/async.exp: Remove early return.
18473
18474 2014-03-19 Pedro Alves <palves@redhat.com>
18475
18476 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18477
18478 2014-03-19 Pedro Alves <palves@redhat.com>
18479
18480 * gdb.base/async.exp (test_background): Expect \r\n after
18481 "completed." in the fail pattern.
18482
18483 2014-03-19 Pedro Alves <palves@redhat.com>
18484
18485 * gdb.base/async.exp (test_background): New procedure.
18486 Use it for all background execution command tests.
18487
18488 2014-03-19 Pedro Alves <palves@redhat.com>
18489
18490 * gdb.base/async.exp: Use prepare_for_testing.
18491
18492 2014-03-19 Pedro Alves <palves@redhat.com>
18493
18494 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18495 the same line.
18496
18497 2014-03-19 Pedro Alves <palves@redhat.com>
18498
18499 * gdb.base/async.c (main): Add "jump here" and "until here" line
18500 marker comments.
18501 * gdb.base/async.exp (jump_here): New global.
18502 (jump& test): Use it.
18503 (until_here): New global.
18504 (until& test): Use it.
18505
18506 2014-03-19 Pedro Alves <palves@redhat.com>
18507
18508 * gdb.base/async.exp: Don't frob gdb_protocol.
18509
18510 2014-03-18 Doug Evans <xdje42@gmail.com>
18511
18512 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18513 Fix spelling of exec-done-display.
18514
18515 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18516
18517 PR gdb/15358
18518 * gdb.base/gdb-sigterm.c: New file.
18519 * gdb.base/gdb-sigterm.exp: New file.
18520
18521 2014-03-18 Pedro Alves <palves@redhat.com>
18522
18523 PR gdb/13860
18524 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18525 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18526 solib-event.
18527
18528 2014-03-17 Joel Brobecker <brobecker@adacore.com>
18529
18530 * gdb.ada/pckd_arr_ren: New testcase.
18531
18532 2014-03-13 Doug Evans <xdje42@gmail.com>
18533
18534 PR guile/16612
18535 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18536 collect after discarding symbols.
18537
18538 2014-03-13 Ludovic Courtès <ludo@gnu.org>
18539 Doug Evans <xdje42@gmail.com>
18540
18541 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18542 to history survives a gc.
18543
18544 2014-03-13 Pedro Alves <palves@redhat.com>
18545
18546 * gdb.base/default.exp: Don't test "target procfs".
18547
18548 2014-03-13 Pedro Alves <palves@redhat.com>
18549
18550 * gdb.base/default.exp: Update "target child" and "target procfs"
18551 tests to not expect "Unix".
18552
18553 2014-03-12 Tom Tromey <tromey@redhat.com>
18554
18555 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18556 New procs. Add target-async tests.
18557 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18558 Add target-async tests.
18559
18560 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18561
18562 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18563 'func_start' and 'func_end' for the beginning and end of the
18564 function code, respectively.
18565 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18566 'func_end' instead of 'func' and 'main'.
18567
18568 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18569
18570 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18571 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18572 generate the debug info assembler source.
18573
18574 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18575
18576 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18577 * gdb.dwarf2/arr-subrange.exp: Likewise.
18578 * gdb.dwarf2/dwz.exp: Likewise.
18579 * gdb.dwarf2/method-ptr.exp: Likewise.
18580 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18581 * gdb.dwarf2/subrange.exp: Likewise.
18582 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18583 * gdb.dwarf2/implptrpiece.exp: Likewise.
18584 * gdb.dwarf2/nostaticblock.exp: Likewise.
18585
18586 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18587
18588 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18589 directory to absolute path name arguments.
18590
18591 2014-03-10 Joel Brobecker <brobecker@adacore.com>
18592
18593 * gdb.ada/tagged_access: New testcase.
18594
18595 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18596
18597 * gdb.btrace/data.exp: Update expected output.
18598
18599 2014-03-06 Yao Qi <yao@codesourcery.com>
18600
18601 * gdb.trace/pr16508.exp: New file.
18602
18603 2014-03-05 Pedro Alves <palves@redhat.com>
18604
18605 PR gdb/16575
18606 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18607 procedure.
18608 (top level): Adjust to use it. Add tests that exercise breakpoint
18609 interaction with the code-cache.
18610
18611 2014-02-26 Ludovic Courtès <ludo@gnu.org>
18612
18613 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18614 test for 'history-append!'.
18615
18616 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18617
18618 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18619 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18620 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18621 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18622 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18623 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18624
18625 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18626
18627 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18628 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18629 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18630
18631 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18632
18633 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18634
18635 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18636
18637 * gdb.dwarf2/arr-stride.c: New file.
18638 * gdb.dwarf2/arr-stride.exp: New file.
18639
18640 2014-02-26 Pedro Alves <palves@redhat.com>
18641
18642 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18643 that won't ever trigger. Make sure that GDB reports the correct
18644 breakpoint that caused the stop.
18645
18646 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18647
18648 PR gdb/16626
18649 * gdb.base/auto-load-script: New file.
18650 * gdb.base/auto-load.c: New file.
18651 * gdb.base/auto-load.exp: New file.
18652
18653 PR gdb/16626
18654 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18655
18656 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18657
18658 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18659 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18660
18661 2014-02-24 Doug Evans <dje@google.com>
18662
18663 * lib/gdb.exp (run_on_host): Log error output if program fails.
18664
18665 2014-02-21 Pedro Alves <palves@redhat.com>
18666
18667 * gdb.threads/step-after-sr-lock.c: Rename to ...
18668 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18669 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18670 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18671 ... this.
18672
18673 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18674
18675 PR tdep/16397
18676 * gdb.arch/amd64-stap-special-operands.exp: New file.
18677 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18678 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18679 * gdb.arch/amd64-stap-triplet.S: Likewise.
18680 * gdb.arch/amd64-stap-triplet.c: Likewise.
18681
18682 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18683
18684 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18685 in .section pseudo-op.
18686
18687 2014-02-20 lin zuojian <manjian2006@gmail.com>
18688 Joel Brobecker <brobecker@adacore.com>
18689 Doug Evans <xdje42@gmail.com>
18690
18691 PR symtab/16581
18692 * gdb.dwarf2/dw2-icycle.S: New file.
18693 * gdb.dwarf2/dw2-icycle.c: New file.
18694 * gdb.dwarf2/dw2-icycle.exp: New file.
18695
18696 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18697
18698 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18699 operations on gdb.Value objects.
18700 * gdb.python/py-value-cc.exp: Add new test to test operations on
18701 gdb.Value objects.
18702
18703 2014-02-18 Doug Evans <dje@google.com>
18704
18705 * Makefile.in (TESTS): New variable.
18706 (expanded_tests, expanded_tests_or_none): New variables
18707 (check-single): Pass $(expanded_tests_or_none) to runtest.
18708 (check-parallel): Only run tests in $(TESTS) if non-empty.
18709 (check/no-matching-tests-found): New rule.
18710 * README: Document TESTS makefile variable.
18711
18712 2014-02-18 Doug Evans <dje@google.com>
18713
18714 * Makefile.in (check-parallel): rm -rf outputs temp.
18715
18716 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18717
18718 Fix "ERROR: no fileid for" in the testsuite.
18719 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18720
18721 2014-02-12 Doug Evans <dje@google.com>
18722
18723 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18724 (MISCELLANEOUS): New variable.
18725 (clean): rm -rf $(MISCELLANEOUS).
18726 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18727 dwp live in the same directory as symlinks, with each symlink pointed
18728 to a differently named file in a different directory.
18729
18730 2014-02-11 Doug Evans <dje@google.com>
18731
18732 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18733 of Tcl file commands.
18734
18735 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18736
18737 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18738 "kill -SIGUSR1 -1".
18739
18740 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18741
18742 * gdb.ada/tick_length_array_enum_idx: New testcase.
18743
18744 2014-02-10 Doug Evans <xdje42@gmail.com>
18745
18746 * configure.ac (AC_OUTPUT): Add gdb.guile.
18747 * configure: Regenerate.
18748 * lib/gdb-guile.exp: New file.
18749 * lib/gdb.exp (get_target_charset): New function.
18750 * gdb.base/help.exp: Update expected output from "apropos apropos".
18751 * gdb.guile/Makefile.in: New file.
18752 * gdb.guile/guile.exp: New file.
18753 * gdb.guile/scm-arch.c: New file.
18754 * gdb.guile/scm-arch.exp: New file.
18755 * gdb.guile/scm-block.c: New file.
18756 * gdb.guile/scm-block.exp: New file.
18757 * gdb.guile/scm-breakpoint.c: New file.
18758 * gdb.guile/scm-breakpoint.exp: New file.
18759 * gdb.guile/scm-disasm.c: New file.
18760 * gdb.guile/scm-disasm.exp: New file.
18761 * gdb.guile/scm-equal.c: New file.
18762 * gdb.guile/scm-equal.exp: New file.
18763 * gdb.guile/scm-error.exp: New file.
18764 * gdb.guile/scm-error.scm: New file.
18765 * gdb.guile/scm-frame-args.c: New file.
18766 * gdb.guile/scm-frame-args.exp: New file.
18767 * gdb.guile/scm-frame-args.scm: New file.
18768 * gdb.guile/scm-frame-inline.c: New file.
18769 * gdb.guile/scm-frame-inline.exp: New file.
18770 * gdb.guile/scm-frame.c: New file.
18771 * gdb.guile/scm-frame.exp: New file.
18772 * gdb.guile/scm-generics.exp: New file.
18773 * gdb.guile/scm-gsmob.exp: New file.
18774 * gdb.guile/scm-iterator.c: New file.
18775 * gdb.guile/scm-iterator.exp: New file.
18776 * gdb.guile/scm-math.c: New file.
18777 * gdb.guile/scm-math.exp: New file.
18778 * gdb.guile/scm-objfile-script-gdb.in: New file.
18779 * gdb.guile/scm-objfile-script.c: New file.
18780 * gdb.guile/scm-objfile-script.exp: New file.
18781 * gdb.guile/scm-objfile.c: New file.
18782 * gdb.guile/scm-objfile.exp: New file.
18783 * gdb.guile/scm-ports.exp: New file.
18784 * gdb.guile/scm-pretty-print.c: New file.
18785 * gdb.guile/scm-pretty-print.exp: New file.
18786 * gdb.guile/scm-pretty-print.scm: New file.
18787 * gdb.guile/scm-section-script.c: New file.
18788 * gdb.guile/scm-section-script.exp: New file.
18789 * gdb.guile/scm-section-script.scm: New file.
18790 * gdb.guile/scm-symbol.c: New file.
18791 * gdb.guile/scm-symbol.exp: New file.
18792 * gdb.guile/scm-symtab-2.c: New file.
18793 * gdb.guile/scm-symtab.c: New file.
18794 * gdb.guile/scm-symtab.exp: New file.
18795 * gdb.guile/scm-type.c: New file.
18796 * gdb.guile/scm-type.exp: New file.
18797 * gdb.guile/scm-value-cc.cc: New file.
18798 * gdb.guile/scm-value-cc.exp: New file.
18799 * gdb.guile/scm-value.c: New file.
18800 * gdb.guile/scm-value.exp: New file.
18801 * gdb.guile/source2.scm: New file.
18802 * gdb.guile/types-module.cc: New file.
18803 * gdb.guile/types-module.exp: New file.
18804
18805 2014-02-10 Yao Qi <yao@codesourcery.com>
18806
18807 PR testsuite/16543
18808 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18809 * configure: Regenerated.
18810 * Makefile.in: New file.
18811
18812 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18813
18814 * gdb.python/py-framefilter.exp: Fix typo.
18815
18816 2014-02-08 Yao Qi <yao@codesourcery.com>
18817
18818 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18819 that no =breakpoint-modified is emitted when breakpoints are
18820 modified through MI commands.
18821
18822 2014-02-07 Pedro Alves <pedro@codesourcery.com>
18823 Pedro Alves <palves@redhat.com>
18824
18825 * gdb.threads/step-after-sr-lock.c: New file.
18826 * gdb.threads/step-after-sr-lock.exp: New file.
18827
18828 2014-02-07 Pedro Alves <palves@redhat.com>
18829
18830 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18831
18832 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18833
18834 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18835 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18836
18837 2014-02-06 Doug Evans <xdje42@gmail.com>
18838
18839 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18840 output.
18841
18842 * gdb.gdb/python-interrupts.exp: New file.
18843
18844 2014-02-05 Yao Qi <yao@codesourcery.com>
18845
18846 * gdb.trace/report.exp (use_collected_data): Test the output
18847 of "info threads" and "info inferiors".
18848
18849 2014-02-05 Yao Qi <yao@codesourcery.com>
18850
18851 Revert this patch:
18852
18853 2013-05-24 Yao Qi <yao@codesourcery.com>
18854
18855 * gdb.trace/tfile.exp: Test inferior and thread.
18856
18857 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18858
18859 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18860 on a function.
18861 * gdb.base/step-bt.c: Call hello via function pointer to make
18862 sure its first instruction is executed on powerpc64le-linux.
18863
18864 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18865
18866 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18867
18868 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18869
18870 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18871 of the test patterns for use on little-endian systems.
18872
18873 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18874
18875 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18876 (decimal_vector): Fix for little-endian.
18877
18878 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18879
18880 * gdb.arch/sparc-sysstep.exp: New file.
18881 * gdb.arch/sparc-sysstep.c: Likewise.
18882
18883 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18884
18885 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18886
18887 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18888
18889 2014-01-23 Tom Tromey <tromey@redhat.com>
18890
18891 * gdb.ada/array_char_idx: New testcase.
18892
18893 2014-01-23 Tom Tromey <tromey@redhat.com>
18894
18895 PR python/16487:
18896 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18897 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18898 classes.
18899
18900 2014-01-23 Tom Tromey <tromey@redhat.com>
18901
18902 PR python/16491:
18903 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18904 string from an inferior frame.
18905 * gdb.python/py-framefilter-mi.exp: Update.
18906
18907 2014-01-22 Doug Evans <dje@google.com>
18908
18909 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18910
18911 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18912
18913 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18914
18915 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18916
18917 * gdb.trace/entry-values.exp: Remove excess space character from
18918 regex patterns. Handle s390 call instruction.
18919
18920 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18921
18922 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18923 define "*_start" label. Make "name" static.
18924 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18925 ${name} by references to ${name}_start.
18926
18927 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18928
18929 * gdb.base/info-macros.exp: Remove "debug" from the compile
18930 options.
18931
18932 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18933
18934 * gdb.dlang/demangle.exp: New file.
18935
18936 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18937
18938 * gdb.dlang/primitive-types.exp: New file.
18939
18940 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18941
18942 * configure.ac: Create gdb.dlang/Makefile.
18943 * configure: Regenerate.
18944 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18945 * gdb.dlang/Makefile.in: New file.
18946 * lib/d-support.exp: New file.
18947 * lib/gdb.exp (skip_d_tests): New proc.
18948
18949 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18950
18951 * gdb.btrace/delta.exp: Check reverse stepi.
18952 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18953 * gdb.btrace/finish.exp: New.
18954 * gdb.btrace/next.exp: New.
18955 * gdb.btrace/nexti.exp: New.
18956 * gdb.btrace/record_goto.c: Add comments.
18957 * gdb.btrace/step.exp: New.
18958 * gdb.btrace/stepi.exp: New.
18959 * gdb.btrace/multi-thread-step.c: New.
18960 * gdb.btrace/multi-thread-step.exp: New.
18961 * gdb.btrace/rn-dl-bind.c: New.
18962 * gdb.btrace/rn-dl-bind.exp: New.
18963 * gdb.btrace/data.c: New.
18964 * gdb.btrace/data.exp: New.
18965 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18966
18967 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18968
18969 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18970 * gdb.btrace/exception.exp: Update.
18971 * gdb.btrace/instruction_history.exp: Update.
18972 * gdb.btrace/record_goto.exp: Update.
18973 * gdb.btrace/tailcall.exp: Update.
18974 * gdb.btrace/unknown_functions.exp: Update.
18975 * gdb.btrace/delta.exp: New.
18976
18977 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18978
18979 * gdb.btrace/record_goto.exp: Add backtrace test.
18980 * gdb.btrace/tailcall.exp: Add backtrace test.
18981
18982 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18983
18984 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18985 * gdb.btrace/record_goto.c: New.
18986 * gdb.btrace/record_goto.exp: New.
18987 * gdb.btrace/x86-record_goto.S: New.
18988
18989 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18990
18991 * gdb.btrace/function_call_history.exp: Update tests.
18992 * gdb.btrace/instruction_history.exp: Update tests.
18993
18994 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18995
18996 * gdb.btrace/function_call_history.exp: Fix expected field
18997 order for "record function-call-history".
18998 Add new tests for "record function-call-history /c".
18999 * gdb.btrace/exception.cc: New.
19000 * gdb.btrace/exception.exp: New.
19001 * gdb.btrace/tailcall.exp: New.
19002 * gdb.btrace/x86-tailcall.S: New.
19003 * gdb.btrace/x86-tailcall.c: New.
19004 * gdb.btrace/unknown_functions.c: New.
19005 * gdb.btrace/unknown_functions.exp: New.
19006 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19007
19008 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19009
19010 * gdb.btrace/instruction_history.exp: Update.
19011 * gdb.btrace/function_call_history.exp: Update.
19012
19013 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19014
19015 * gdb.btrace/function_call_history.exp: Fix expected function
19016 trace.
19017 * gdb.btrace/instruction_history.exp: Initialize traced.
19018 Remove traced_functions.
19019
19020 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19021
19022 * gdb.btrace/function_call_history.exp: Update
19023 * gdb.btrace/instruction_history.exp: Update.
19024
19025 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19026
19027 * gdb.btrace/enable.exp: Update expected text.
19028
19029 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19030
19031 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19032 bytes.
19033
19034 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19035
19036 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19037
19038 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19039
19040 * lib/gdb.exp (supports_process_record): Return true for
19041 arm*-linux*. (supports_reverse): Likewise.
19042
19043 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19044
19045 PR python/15464
19046 PR python/16113
19047 * gdb.python/py-type.c: Enhance test case.
19048 * gdb.python/py-value-cc.cc: Likewise
19049 * gdb.python/py-type.exp: Add new tests.
19050 * gdb.python/py-value-cc.exp: Likewise
19051
19052 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19053 Pedro Alves <palves@redhat.com>
19054
19055 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19056 Make "name" extern.
19057 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19058 references to ${name}_start by references to ${name}.
19059
19060 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19061
19062 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19063
19064 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19065
19066 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19067
19068 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19069 Pedro Alves <palves@redhat.com>
19070
19071 * gdb.mi/mi-info-os.exp: Connect to the target with
19072 mi_gdb_target_load.
19073
19074 2014-01-08 Pedro Alves <palves@redhat.com>
19075
19076 * gdb.threads/reconnect-signal.c: New file.
19077 * gdb.threads/reconnect-signal.exp: New file.
19078
19079 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19080
19081 * gdb.base/source-dir.exp: New file.
19082
19083 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19084
19085 * gdb.ada/mi_interface: New testcase.
19086
19087 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19088
19089 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19090 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19091 gdb.ada/pp-rec-component/pck.ads: New files.
19092
19093 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19094
19095 * gdb.python/py-pp-integral.c: New file.
19096 * gdb.python/py-pp-integral.py: New file.
19097 * gdb.python/py-pp-integral.exp: New file.
19098
19099 For older changes see ChangeLog-1993-2013.
19100 \f
19101 ;; Local Variables:
19102 ;; mode: change-log
19103 ;; left-margin: 8
19104 ;; fill-column: 74
19105 ;; version-control: never
19106 ;; End:
19107
19108 Copyright 2014-2020 Free Software Foundation, Inc.
19109 Copying and distribution of this file, with or without modification,
19110 are permitted provided the copyright notice and this notice are preserved.
This page took 0.533949 seconds and 4 git commands to generate.