Fix the build of fork-running-state.c on NetBSD
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2
3 * gdb.base/fork-running-state.c: Include "signal.h".
4
5 2020-04-17 Tom Tromey <tromey@adacore.com>
6
7 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
8 Update tests.
9 * gdb.btrace/cpu.exp: Update tests.
10 * gdb.base/maint.exp: Update tests.
11 * gdb.base/default.exp: Update tests.
12 * gdb.base/completion.exp: Update tests.
13
14 2020-04-16 Tom de Vries <tdevries@suse.de>
15
16 PR symtab/25791
17 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
18 (ensure_gdb_index): and factor out and move ...
19 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
20 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
21
22 2020-04-16 Tom de Vries <tdevries@suse.de>
23
24 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
25 loading exec.
26
27 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * gdb.base/many-completions.exp: New file.
30
31 2020-04-14 Tom de Vries <tdevries@suse.de>
32
33 PR symtab/25718
34 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
35
36 2020-04-14 Tom de Vries <tdevries@suse.de>
37
38 PR symtab/25720
39 * gdb.base/maint-expand-symbols-header-file.c: New test.
40 * gdb.base/maint-expand-symbols-header-file.exp: New file.
41 * gdb.base/maint-expand-symbols-header-file.h: New test.
42
43 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
46 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
47 get_func_info.
48 (get_func_info): Delete.
49 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
50 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
51 * lib/dwarf.exp (get_func_info): New function.
52
53 2020-04-13 Tom de Vries <tdevries@suse.de>
54
55 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
56 to what find_gnatmake does.
57
58 2020-04-10 Tom de Vries <tdevries@suse.de>
59
60 * gdb.base/style.exp: Expect "Expanding full symbols" message for
61 -readnow.
62
63 2020-04-10 Tom de Vries <tdevries@suse.de>
64
65 PR cli/25808
66 * gdb.base/style.c: Add leading newlines.
67 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
68 Check listing of main's one-line body.
69
70 2020-04-08 Tom de Vries <tdevries@suse.de>
71
72 * lib/gdb.exp (psymtabs_p): New proc.
73 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
74 importing unit" unsupported if there are no partial symbols.
75
76 2020-04-08 Tom de Vries <tdevries@suse.de>
77
78 PR testsuite/25760
79 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
80
81 2020-04-07 Tom de Vries <tdevries@suse.de>
82
83 PR symtab/25796
84 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
85
86 2020-04-07 Tom de Vries <tdevries@suse.de>
87
88 * gdb.base/check-psymtab.c: New test.
89 * gdb.base/check-psymtab.exp: New file.
90
91 2020-04-06 Tom Tromey <tromey@adacore.com>
92
93 * gdb.ada/variant-record/proc.adb: New file.
94 * gdb.ada/variant-record/value.adb: New file.
95 * gdb.ada/variant-record/value.s: New file.
96 * gdb.ada/variant-record.exp: New file.
97
98 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
99
100 PR gdb/25325
101 * gdb.cp/typed-enum.cc: New test.
102 * gdb.cp/typed-enum.exp: New file.
103
104 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
105
106 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
107 * gdb.dwarf2/dw2-inline-small-func.c: New file.
108 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
109 * gdb.dwarf2/dw2-inline-small-func.h: New file.
110 * gdb.opt/inline-small-func.c: New file.
111 * gdb.opt/inline-small-func.exp: New file.
112 * gdb.opt/inline-small-func.h: New file.
113
114 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
115
116 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
117 function.
118
119 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
120
121 * lib/dwarf.exp (function_range): Allow compiler options to be
122 specified.
123
124 2020-04-02 Tom de Vries <tdevries@suse.de>
125
126 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
127 __attribute__((always_inline)).
128 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
129
130 2020-04-02 Tom de Vries <tdevries@suse.de>
131
132 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
133 (gdbserver_gdb_exit): ... here. Add timeout warning.
134 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
135 (connect_target_extended_remote): Append new server_spawn_id to
136 server_spawn_ids.
137 (cleanup): New proc.
138 (setup, <toplevel>): Call cleanup.
139
140 2020-04-02 Tom de Vries <tdevries@suse.de>
141
142 * gdb.base/main-psymtab.exp: New file.
143
144 2020-04-02 Tom de Vries <tdevries@suse.de>
145
146 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
147
148 2020-04-01 Tom Tromey <tom@tromey.com>
149
150 * gdb.base/complex-parts.exp: Add type tests.
151
152 2020-04-01 Tom Tromey <tom@tromey.com>
153
154 * gdb.base/complex-parts.exp: Add arithmetic tests.
155
156 2020-04-01 Tom Tromey <tom@tromey.com>
157
158 * gdb.compile/compile.exp: Update.
159 * gdb.compile/compile-cplus.exp: Update.
160 * gdb.base/varargs.exp: Update.
161 * gdb.base/floatn.exp: Update.
162 * gdb.base/endianity.exp: Update.
163 * gdb.base/callfuncs.exp (do_function_calls): Update.
164 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
165 (complex_float_integral_args): Update.
166 * gdb.base/complex.exp: Update.
167 * gdb.base/complex-parts.exp: Update.
168
169 2020-04-01 Tom Tromey <tromey@adacore.com>
170
171 * gdb.rust/union.rs: New file.
172 * gdb.rust/union.exp: New file.
173 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
174 (main): Update.
175 * gdb.rust/simple.exp: Move union tests to union.exp.
176
177 2020-04-01 Tom Tromey <tromey@adacore.com>
178
179 * gdb.rust/simple.rs (main): Remove "y0".
180
181 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
182
183 * gdb.multi/stop-all-on-exit.c: New test.
184 * gdb.multi/stop-all-on-exit.exp: New file.
185
186 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
187
188 PR gdb/24789
189 * gdb.cp/misc.cc: Add integer reference variable.
190 * gdb.cp/misc.exp: Add test.
191
192 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
193
194 * gdb.server/stop-reply-no-thread.exp: Enhance the test
195 scenario to cover execution until the end and also the case
196
197 2020-03-31 Tom de Vries <tdevries@suse.de>
198
199 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
200 c. Use "maint info symtabs" to check symtab expansion.
201
202 2020-03-30 Tom de Vries <tdevries@suse.de>
203
204 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
205 unsupported.
206 (verify_psymtab_expanded): Move ...
207 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
208 test.
209 (readnow): New proc.
210
211 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
212
213 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
214 with $hex.
215
216 2020-03-20 Tom Tromey <tromey@adacore.com>
217
218 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
219
220 2020-03-20 Tom Tromey <tromey@adacore.com>
221
222 * gdb.ada/sub_variant/subv.adb: New file.
223 * gdb.ada/sub_variant.exp: New file.
224
225 2020-03-20 Tom de Vries <tdevries@suse.de>
226
227 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
228 first break fails.
229 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
230
231 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
232
233 * gdb.server/exit-multiple-threads.c: New file.
234 * gdb.server/exit-multiple-threads.exp: New file.
235
236 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
237
238 * gdb.fortran/mixed-lang-stack.c: New file.
239 * gdb.fortran/mixed-lang-stack.cpp: New file.
240 * gdb.fortran/mixed-lang-stack.exp: New file.
241 * gdb.fortran/mixed-lang-stack.f90: New file.
242
243 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
244
245 * gdb.linespec/cp-completion-aliases.cc: New file.
246 * gdb.linespec/cp-completion-aliases.exp: New file.
247
248 2020-03-19 Tom de Vries <tdevries@suse.de>
249
250 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
251 more precise.
252
253 2020-03-18 Tom de Vries <tdevries@suse.de>
254
255 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
256 * gdb.dwarf2/break-inline-psymtab.c: New test.
257 * gdb.dwarf2/break-inline-psymtab.exp: New file.
258
259 2020-03-16 Tom de Vries <tdevries@suse.de>
260
261 * lib/cache.exp (gdb_do_cache): Add and handle local variables
262 cache_verify and cache_verify_proc.
263
264 2020-03-15 Tom de Vries <tdevries@suse.de>
265
266 * gdb.server/solib-list.exp: Handle
267 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
268
269 2020-03-15 Tom de Vries <tdevries@suse.de>
270
271 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
272 objfiles".
273
274 2020-03-14 Tom Tromey <tom@tromey.com>
275
276 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
277
278 2020-03-14 Tom de Vries <tdevries@suse.de>
279
280 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
281
282 2020-03-14 Tom de Vries <tdevries@suse.de>
283
284 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
285 result in line-by-line fashion.
286
287 2020-03-14 Tom de Vries <tdevries@suse.de>
288
289 * lib/gdb.exp (supports_statement_frontiers): New proc.
290 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
291
292 2020-03-14 Tom de Vries <tdevries@suse.de>
293
294 * gdb.base/printcmds.exp: Add missing quoting for "print
295 teststring2".
296
297 2020-03-13 Tom Tromey <tom@tromey.com>
298
299 * gdb.base/printcmds.exp (test_print_strings): Add regression
300 test.
301 * gdb.base/printcmds.c (charptr): New typedef.
302 (teststring2): New global.
303
304 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
305
306 * gdb.base/break-interp.exp: Use the tail of the filename, not the
307 full path in the test name.
308 (test_ld): Add some with_test_prefix blocks to make test names
309 unique.
310
311 2020-03-13 Tom de Vries <tdevries@suse.de>
312
313 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
314
315 2020-03-13 Tom de Vries <tdevries@suse.de>
316
317 * gdb.mi/mi-sym-info.exp: Make matching more precise.
318
319 2020-03-13 Tom de Vries <tdevries@suse.de>
320
321 PR symtab/25646
322 * gdb.dwarf2/imported-unit.exp: Add test.
323
324 2020-03-13 Tom de Vries <tdevries@suse.de>
325
326 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
327 (var1, var2): New variable.
328 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
329 matching symbols.
330
331 2020-03-13 Tom de Vries <tdevries@suse.de>
332
333 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
334 (Term::command): Use prompt prefix.
335 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
336 * gdb.tui/tui-layout-asm-short-prog.exp: Use
337 command_no_prompt_prefix instead of prefix.
338 * gdb.tui/tui-layout-asm.exp: Same.
339
340 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
341
342 * gdb.base/break-interp.exp: Use foreach_with_prefix.
343
344 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
345
346 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
347 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
348 on" while stepping over the test instruction, match printed
349 message.
350
351 2020-03-12 Tom de Vries <tdevries@suse.de>
352
353 * gdb.base/info-types.exp: Use exp_continue during matching of output
354 of "info types".
355
356 2020-03-12 Tom de Vries <tdevries@suse.de>
357
358 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
359
360 2020-03-12 Tom de Vries <tdevries@suse.de>
361
362 * gdb.fortran/module.exp: Use exp_continue during matching of output
363 of "info variable -n".
364
365 2020-03-12 Tom de Vries <tdevries@suse.de>
366
367 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
368 gdb.dwarf2/dw2-ranges-base.c.
369
370 2020-03-12 Tom de Vries <tdevries@suse.de>
371
372 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
373 in presence of GLIBC debuginfo.
374
375 2020-03-12 Tom de Vries <tdevries@suse.de>
376
377 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
378 $core.
379
380 2020-03-12 Tom de Vries <tdevries@suse.de>
381
382 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
383 more precise.
384
385 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
386
387 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
388 from Unix to Windows path.
389
390 2020-03-11 Tom de Vries <tdevries@suse.de>
391
392 * gdb.ada/minsyms.exp: Set language to ada.
393
394 2020-03-11 Tom de Vries <tdevries@suse.de>
395
396 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
397
398 2020-03-11 Tom de Vries <tdevries@suse.de>
399
400 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
401
402 2020-03-11 Tom Tromey <tromey@adacore.com>
403
404 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
405
406 2020-03-11 Tom de Vries <tdevries@suse.de>
407
408 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
409
410 2020-03-11 Tom de Vries <tdevries@suse.de>
411
412 * gdb.base/break-interp.exp: Limit verbose scope.
413
414 2020-03-11 Tom de Vries <tdevries@suse.de>
415
416 * gdb.fortran/logical.f90: Define variable with character type.
417 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
418
419 2020-03-11 Tom de Vries <tdevries@suse.de>
420
421 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
422
423 2020-03-11 Tom de Vries <tdevries@suse.de>
424
425 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
426 symtabs.
427
428 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
429 Bernd Edlinger <bernd.edlinger@hotmail.de>
430
431 * gdb.cp/step-and-next-inline.cc: New file.
432 * gdb.cp/step-and-next-inline.exp: New file.
433 * gdb.cp/step-and-next-inline.h: New file.
434 * gdb.dwarf2/dw2-is-stmt.c: New file.
435 * gdb.dwarf2/dw2-is-stmt.exp: New file.
436 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
437 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
438 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
439
440 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
441
442 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
443 is-stmt flag in the line table.
444
445 2020-03-09 Tom de Vries <tdevries@suse.de>
446
447 * lib/gdb.exp (cached_file): Create cache dir.
448
449 2020-03-07 Tom de Vries <tdevries@suse.de>
450
451 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
452 * gdb.cp/rvalue-ref-params.exp: Same.
453
454 2020-03-06 Tom de Vries <tdevries@suse.de>
455
456 * lib/gdb.exp (tentative_rename, cached_file): New proc.
457 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
458
459 2020-03-06 Tom de Vries <tdevries@suse.de>
460
461 * README: Fix "the the".
462 * gdb.base/dprintf.exp: Same.
463
464 2020-03-05 Tom de Vries <tdevries@suse.de>
465
466 * gdb.base/maint.exp: Update "main print statistics" expected output.
467
468 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
469
470 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
471 (fortran_int8): Likewise.
472 (fortran_real4): Likewise.
473 (fortran_real8): Likewise.
474 (fortran_complex4): Likewise.
475 (fortran_logical4): Likewise.
476 (fortran_character1): Likewise.
477
478 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 * gdb.fortran/logical.exp: Add tests that any non-zero value is
481 printed as true.
482
483 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
484
485 * gdb.base/printcmds.exp: Add test to verify printf of a
486 variable holding an address.
487
488 2020-03-03 Tom de Vries <tdevries@suse.de>
489
490 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
491
492 2020-03-03 Tom de Vries <tdevries@suse.de>
493
494 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
495 gdb_test_multiple call.
496
497 2020-03-03 Tom de Vries <tdevries@suse.de>
498
499 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
500 gdb_test_multiple calls.
501
502 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
503
504 * gdb.base/default.exp: Remove test of 'set history filename'.
505 * gdb.base/gdbinit-history.exp: Add tests for setting the history
506 filename to the empty string.
507 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
508 and GDBHISTSIZE.
509
510 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
513 disabled.
514
515 2020-03-02 Pedro Alves <palves@redhat.com>
516 Tom de Vries <tdevries@suse.de>
517
518 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
519 -prompt prefix, before user_code argument. Add -lbl option likewise.
520 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
521 (gdb_is_target_1): Add -prompt prefix and move to before user_code
522 argument.
523 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
524 have "\r\n" at start-of-line, instead of at end-of-line.
525
526 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
527
528 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
529 libinproctrace.so.
530
531 2020-02-28 Luis Machado <luis.machado@linaro.org>
532
533 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
534 to "p/x".
535
536 2020-02-28 Luis Machado <luis.machado@linaro.org>
537
538 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
539 asm/ptrace.h and error.h.
540
541 2020-02-28 Tom de Vries <tdevries@suse.de>
542
543 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
544 (struct wrapper, do_something, mundane/symada__cS): Move ...
545 * gdb.base/c-linkage-name-2.c: ... here. New source file.
546 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
547 Update "print symada__cS before partial symtab expansion" regexp.
548 Update breakpoint location. Flush symbol cache after expansion.
549
550 2020-02-28 Luis Machado <luis.machado@linaro.org>
551
552 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
553
554 2020-02-27 Tom de Vries <tdevries@suse.de>
555
556 * config/sid.exp: Remove unused globals.
557 * gdb.base/attach.exp: Same.
558 * gdb.base/catch-load.exp: Same.
559 * gdb.base/dbx.exp: Same.
560 * lib/gdb.exp: Same.
561 * lib/mi-support.exp: Same.
562 * lib/prompt.exp: Same.
563
564 2020-02-27 Tom de Vries <tdevries@suse.de>
565
566 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
567 not set.
568
569 2020-02-26 Aaron Merey <amerey@redhat.com>
570
571 * gdb.debuginfod: New directory for debuginfod tests.
572 * gdb.debuginfod/main.c: New test file.
573 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
574
575 2020-02-26 Tom de Vries <tdevries@suse.de>
576
577 PR gdb/25603
578 * gdb.base/persistent-lang.cc: New test.
579 * gdb.base/persistent-lang.exp: New file.
580
581 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
582
583 * gdb.fortran/derived-type-striding.exp: Add a new test.
584 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
585 new test.
586
587 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
588
589 * gdb.base/cached-source-file.exp: Avoid source file paths in test
590 names.
591
592 2020-02-25 Tom de Vries <tdevries@suse.de>
593
594 PR go/18926
595 * gdb.go/methods.exp: Remove gcc/93866 xfail.
596
597 2020-02-24 Tom de Vries <tdevries@suse.de>
598
599 PR gdb/25592
600 * gdb.base/info-locals-unused-static-var.c: New test.
601 * gdb.base/info-locals-unused-static-var.exp: New file.
602
603 2020-02-22 Tom Tromey <tom@tromey.com>
604
605 * gdb.python/tui-window.exp: New file.
606 * gdb.python/tui-window.py: New file.
607
608 2020-02-22 Tom Tromey <tom@tromey.com>
609
610 PR tui/17850:
611 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
612 tests.
613
614 2020-02-22 Tom Tromey <tom@tromey.com>
615
616 * gdb.tui/new-layout.exp: Add sub-layout tests.
617
618 2020-02-22 Tom Tromey <tom@tromey.com>
619
620 * gdb.tui/new-layout.exp: New file.
621
622 2020-02-22 Tom Tromey <tom@tromey.com>
623
624 * gdb.rust/rust-style.rs: New file.
625 * gdb.rust/rust-style.exp: New file.
626 * gdb.base/style.exp: Test structure printing.
627 * gdb.base/style.c (struct some_struct): New type.
628 (enum etype): New type.
629 (struct_value): New global.
630
631 2020-02-21 Tom de Vries <tdevries@suse.de>
632
633 PR go/18926
634 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
635 Remove blanket xfails. Use message argument for gdb_breakpoint.
636 Make continuing to breakpoint test conditional on setting breakpoint.
637 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
638 DW_AT_name attribute. Add xfail for GCC PR93866.
639
640 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
641
642 * gdb.dwarf2/cpp-linkage-name.c: New file.
643 * gdb.dwarf2/cpp-linkage-name.exp: New file.
644
645 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
646
647 * lib/gdb.exp (gdb_wrapper_init): Reset
648 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
649 not exist.
650
651 2020-02-20 Tom de Vries <tdevries@suse.de>
652
653 PR go/17018
654 * gdb.go/hello.exp: Copy ...
655 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
656 print of st to print value of global definition. Add xfail for GCC
657 PR93844.
658 * gdb.go/hello.exp: Remove printing of st before definition.
659 * gdb.go/hello.go: Copy ...
660 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
661 to st.
662 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
663
664 2020-02-20 Tom de Vries <tdevries@suse.de>
665
666 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
667 (gdb_simple_compile): Handle compile_flags go by using .go extension
668 for source file.
669 * gdb.go/chan.exp: Use support_go_compile.
670 * gdb.go/handcall.exp: Same.
671 * gdb.go/hello.exp: Same.
672 * gdb.go/integers.exp: Same.
673 * gdb.go/max-depth.exp: Same.
674 * gdb.go/methods.exp: Same.
675 * gdb.go/package.exp: Same.
676 * gdb.go/strings.exp: Same.
677 * gdb.go/types.exp: Same.
678 * gdb.go/unsafe.exp: Same.
679
680 2020-02-19 Tom de Vries <tdevries@suse.de>
681
682 * gdb.python/lib-types.exp: Make xfail more strict.
683
684 2020-02-19 Tom de Vries <tdevries@suse.de>
685
686 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
687
688 2020-02-19 Doug Evans <dje@google.com>
689
690 PR rust/25535
691 * gdb.rust/simple.exp: Add test.
692 * gdb.rust/simple.rs: Add test.
693
694 2020-02-19 Tom de Vries <tdevries@suse.de>
695
696 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
697 output line-by-line.
698
699 2020-02-19 Tom de Vries <tdevries@suse.de>
700
701 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
702
703 2020-02-19 Tom de Vries <tdevries@suse.de>
704
705 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
706 prelink.
707
708 2020-02-19 Tom de Vries <tdevries@suse.de>
709
710 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
711 (gdb_do_cache): Use gdb_do_cache_wrap.
712 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
713
714 2020-02-19 Tom de Vries <tdevries@suse.de>
715
716 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
717 gdb_compile option.
718
719 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
720
721 * gdb.base/printcmds.exp (test_print_enums): Update expected
722 output.
723
724 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
725
726 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
727 for "unknown".
728
729 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
730
731 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
732 enumerator.
733
734 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
735
736 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
737 FE_, add FE_NONE.
738 (three): Update.
739 (enum flag_enum_without_zero): New enum.
740 (flag_enum_without_zero): New variable.
741 (enum not_flag_enum): New enum.
742 (three_not_flag): New variable.
743 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
744 (test_print_enums): Add more tests for printing flag enums.
745
746 2020-02-18 Tom de Vries <tdevries@suse.de>
747
748 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
749 (gdb_compile_ada): ... here.
750 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
751 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
752
753 2020-02-14 Tom Tromey <tom@tromey.com>
754
755 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
756 build directory.
757 * boards/gdbserver-base.exp: Update path to gdbserver.
758
759 2020-02-13 Tom de Vries <tdevries@suse.de>
760
761 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
762
763 2020-02-13 Tom de Vries <tdevries@suse.de>
764
765 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
766 are missing.
767
768 2020-02-13 Tom de Vries <tdevries@suse.de>
769
770 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
771 call.
772
773 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
774
775 PR tui/25126
776 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
777 * gdb.base/cached-source-file.c: New file.
778 * gdb.base/cached-source-file.exp: New file.
779
780 2020-02-11 Tom de Vries <tdevries@suse.de>
781
782 PR testsuite/25488
783 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
784
785 2020-02-10 Tom de Vries <tdevries@suse.de>
786
787 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
788
789 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
790
791 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
792 and $after_addr are both integers before making a comparison.
793
794 2020-02-09 Tom de Vries <tdevries@suse.de>
795
796 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
797 command output and paste it into gdb.log. If any, paste catch message
798 to gdb.log.
799
800 2020-02-07 Tom Tromey <tromey@adacore.com>
801
802 PR breakpoints/24915:
803 * gdb.base/annotate-symlink.exp: Use setup_xfail.
804
805 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
806
807 * gdb.tui/tui-missing-src.exp: Add the "missing source
808 file" test for the TUI.
809
810 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
811
812 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
813 including a port number in the output.
814
815 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
816
817 * lib/fortran.exp (fortran_int4): Handle clang.
818 (fortran_int8): Likewise.
819 (fortran_real4): Likewise.
820 (fortran_real8): Likewise.
821 (fortran_complex4): Likewise.
822 (fortran_logical4): Likewise.
823 (fortran_character1): Likewise.
824
825 2020-02-04 Tom de Vries <tdevries@suse.de>
826
827 * README (Race detection): Add note.
828
829 2020-02-04 Tom de Vries <tdevries@suse.de>
830
831 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
832
833 2020-02-04 Tom de Vries <tdevries@suse.de>
834
835 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
836
837 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
838
839 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
840 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
841 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
842 blttar, bnetarl.
843 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
844 binary for blttar, bnetarl.
845 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
846 wait instruction. Delete ldmx test.
847 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
848
849 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
850
851 * gdb.fortran/array-bounds-high.exp: New file.
852 * gdb.fortran/array-bounds-high.f90: New file.
853
854 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
855
856 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
857 Replace #include of <sys/fcntl.h> by <fcntl.h>.
858
859 2020-02-01 Tom de Vries <tdevries@suse.de>
860
861 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
862
863 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
864
865 PR tui/9765
866 * gdb.tui/tui-layout-asm-short-prog.S: New file.
867 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
868
869 2020-01-29 Luis Machado <luis.machado@linaro.org>
870
871 * gdb.arch/aarch64-brk-patterns.c: New source file.
872 * gdb.arch/aarch64-brk-patterns.exp: New test.
873
874 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
875
876 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
877 GCC/Clang version.
878 * gdb.cp/pass-by-ref.exp: Ditto.
879
880 2020-01-29 Tom de Vries <tdevries@suse.de>
881
882 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
883 * gdb.threads/watchpoint-fork-mt.c: Same.
884 * gdb.threads/watchpoint-fork-parent.c: Same.
885 * gdb.threads/watchpoint-fork-st.c: Same.
886 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
887
888 2020-01-27 Luis Machado <luis.machado@linaro.org>
889
890 * gdb.base/step-over-syscall.exp (setup): Check if we're already
891 sitting at a syscall instruction when we hit the syscall function's
892 breakpoint.
893 Check PC against one obtained with the x command.
894 Validate syscall number.
895 (step_over_syscall): Don't continue to the syscall instruction if
896 we're already there.
897
898 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
899
900 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
901
902 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
903
904 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
905 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
906
907 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
908
909 * gdb.dwarf2/dw2-inline-stepping.c: New file.
910 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
911
912 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
913
914 * gdb.base/maint.exp: Update line table parsing test.
915 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
916
917 2020-01-24 Pedro Alves <palves@redhat.com>
918
919 PR gdb/25410
920 * gdb.multi/multi-re-run-1.c: New.
921 * gdb.multi/multi-re-run-2.c: New.
922 * gdb.multi/multi-re-run.exp: New.
923
924 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 PR gdb/23718
927 * gdb.server/server-kill-python.exp: New file.
928
929 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
930
931 * gdb.server/multi-ui-errors.c: New file.
932 * gdb.server/multi-ui-errors.exp: New file.
933
934 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
935
936 PR tui/9765
937 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
938
939 2020-01-19 Tom Tromey <tom@tromey.com>
940
941 * gdb.tui/main.exp: Add check for plain "file".
942
943 2020-01-16 Christian Biesinger <cbiesinger@google.com>
944
945 * lib/gdb.exp: Fix spelling error (seperatelly).
946
947 2020-01-14 Tom Tromey <tom@tromey.com>
948
949 PR symtab/12535:
950 * gdb.python/python.exp: Test decode_line with empty string
951 argument.
952
953 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
954
955 * gdb.base/skip-inline.exp: Extend test.
956
957 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
958
959 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
960 * gdb.dwarf2/dw2-bad-elf.c: New file.
961 * gdb.dwarf2/dw2-bad-elf.exp: New file.
962
963 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
964
965 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
966 _line_saw_file.
967
968 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
971 border.
972
973 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
974
975 * gdb.multi/multi-target.exp (setup): Factor out "info
976 connections" and "info inferiors" tests to ...
977 (test_info_inferiors): ... this new procedure.
978 (top level): Run new "info-inferiors" tests.
979
980 2020-01-10 Pedro Alves <palves@redhat.com>
981
982 * gdb.server/bkpt-other-inferior.exp: New file.
983
984 2020-01-10 Pedro Alves <palves@redhat.com>
985
986 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
987 of "add-inferior".
988 * gdb.base/quit-live.exp: Likewise.
989 * gdb.base/remote-exec-file.exp: Likewise.
990 * gdb.guile/scm-progspace.exp: Likewise.
991 * gdb.linespec/linespec.exp: Likewise.
992 * gdb.mi/new-ui-mi-sync.exp: Likewise.
993 * gdb.mi/user-selected-context-sync.exp: Likewise.
994 * gdb.multi/multi-target.exp (setup): Add "info connection" and
995 "info inferiors" tests.
996 * gdb.multi/remove-inferiors.exp: Adjust expected output of
997 "add-inferior".
998 * gdb.multi/watchpoint-multi.exp: Likewise.
999 * gdb.python/py-inferior.exp: Likewise.
1000 * gdb.server/extended-remote-restart.exp: Likewise.
1001 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1002 "info inferiors".
1003 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1004 * gdb.trace/report.exp: Likewise.
1005
1006 2020-01-10 Pedro Alves <palves@redhat.com>
1007
1008 * gdb.multi/multi-target.c: New file.
1009 * gdb.multi/multi-target.exp: New file.
1010 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1011 mode requested, but remote does not support non-stop".
1012
1013 2020-01-10 Pedro Alves <palves@redhat.com>
1014
1015 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1016 disconnect before reconnecting.
1017
1018 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1019 Pedro Alves <palves@redhat.com>
1020
1021 * gdb.server/connect-without-multi-process.exp: Also test
1022 continuing to end.
1023
1024 2020-01-10 Pedro Alves <palves@redhat.com>
1025
1026 * gdb.base/remote-exec-file.exp: New file.
1027
1028 2020-01-10 Pedro Alves <palves@redhat.com>
1029
1030 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1031 output.
1032 * gdb.threads/async.c: New.
1033 * gdb.threads/async.exp: New.
1034 * gdb.multi/tids-gid-reset.c: New.
1035 * gdb.multi/tids-gid-reset.exp: New.
1036
1037 2020-01-10 George Barrett <bob@bob131.so>
1038
1039 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1040 to help in finding the image relocation offset.
1041 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1042 options in arguments.
1043 (stap_test_no_debuginfo): Likewise.
1044 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1045 test variants.
1046 (stap_test): Add null semaphore relocation test.
1047
1048 2020-01-10 George Barrett <bob@bob131.so>
1049
1050 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1051 * gdb.base/stap-probe.exp: Likewise.
1052 (stap_test): Pass argument as an additional flag.
1053 (stap_test_no_debuginfo): Likewise.
1054 (stap_test): Check `info probes stap' output for semaphore
1055 addresses if the test binary is supposed to have them.
1056
1057 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1058
1059 * gdb.tui/basic.exp: Add more scrolling tests.
1060
1061 2020-01-09 Tom Tromey <tom@tromey.com>
1062
1063 PR tui/18932:
1064 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1065 meangingful value.
1066 (Term::command, Term::resize): Update.
1067 * gdb.tui/basic.exp: Add scrolling test.
1068
1069 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1070
1071 * gdb.tui/tui-layout-asm.exp: New file.
1072
1073 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1074
1075 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1076
1077 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1078
1079 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1080 (Term::enter_tui): Use Term::prepare_for_tui.
1081
1082 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1083
1084 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1085 called.
1086
1087 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1088
1089 * gdb.base/skip.exp: Fix race condition in test.
1090
1091 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1092
1093 * gdb.base/backtrace.c: New file.
1094 * gdb.base/backtrace.exp: New file.
1095
1096 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1097
1098 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1099
1100 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1101
1102 * gdb.base/style.exp: Test that warnings are styled.
1103
1104 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1105
1106 * gdb.base/line65535.exp: New file.
1107 * gdb.base/line65535.c: New file.
1108
1109 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1110
1111 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1112 * lib/gnat_debug_info_test.adb: New file.
1113 * gdb.ada/ptype_tagged_param.exp: Use
1114 gnat_runtime_has_debug_info, expect a different output if
1115 runtime does not have debug info.
1116
1117 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1118
1119 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1120 (another) quote in test name.
1121
1122 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1123
1124 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1125 Add quote in test name.
1126
1127 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1128
1129 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1130 directory instead.
1131 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1132 * gdb.cp/pass-by-ref-2.cc: New file.
1133 * gdb.cp/pass-by-ref-2.exp: New file.
1134
1135 2019-12-20 Tom Tromey <tom@tromey.com>
1136
1137 * gdb.tui/list-before.exp: New file.
1138
1139 2019-12-20 Tom Tromey <tom@tromey.com>
1140
1141 * gdb.tui/list.exp: Check for source on initial listing.
1142
1143 2019-12-11 Tom Tromey <tromey@adacore.com>
1144
1145 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1146 Add crlf test.
1147
1148 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1149
1150 * gdb.base/default.exp: Update value of $_gdb_major.
1151
1152 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1153
1154 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1155
1156 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1157
1158 * gdb.base/skip.exp: Whitespace fix.
1159
1160 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1161
1162 * gdb.base/skip-inline.c: New file.
1163 * gdb.base/skip-inline.exp: New file.
1164
1165 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1166
1167 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1168 jit_function_00 to jit_function_stack_mangle.
1169 * gdb.base/jithost.c (jit_function_t): Rename to...
1170 (jit_function_stack_mangle_t): ... this.
1171 (jit_function_add_t): New typedef.
1172 (jit_function_00_code): Rename to...
1173 (jit_function_stack_mangle_code): ... this, make static.
1174 (jit_function_add_code): New.
1175 (main): Generate "add" function and call it. Adjust to changes
1176 in jithost_abi.
1177 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1178 (struct jithost_abi) <begin, end>: Remove fields.
1179 <object, function_stack_mangle, function_add>: New fields.
1180 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1181 code_end>: Remove fields.
1182 <func_stack_mangle>: New field.
1183 (read_debug_info): Adjust to renaming, create block for "add"
1184 function.
1185 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1186
1187 2019-12-11 Tom Tromey <tom@tromey.com>
1188
1189 * gdb.tui/resize.exp: Fix regexp.
1190 * gdb.tui/regs.exp: Fix regexps.
1191 * gdb.tui/main.exp: Fix regexp.
1192
1193 2019-12-11 Tom Tromey <tom@tromey.com>
1194
1195 * gdb.tui/resize.exp: Update.
1196 * gdb.tui/empty.exp (layouts): Update.
1197
1198 2019-12-11 Tom Tromey <tom@tromey.com>
1199
1200 * gdb.tui/regs.exp: Update.
1201 * gdb.tui/empty.exp (layouts): Update.
1202 * gdb.tui/basic.exp: Update.
1203 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1204
1205 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1206
1207 * gdb.base/options.exp: Add -raw-values in the print completion list.
1208 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1209
1210 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1211
1212 * gdb.threads/omp-par-scope.c: New file.
1213 * gdb/threads/omp-par-scope.exp: New file.
1214
1215 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1216
1217 * lib/gdb.exp (support_nested_function_tests): New proc.
1218
1219 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1220
1221 * lib/gdb.exp (gdb_compile_openmp): New proc.
1222 (build_executable_from_specs): Add an "openmp" option.
1223 (gdb_compile_pthreads): Add non-executable case.
1224
1225 2019-12-10 Tom Tromey <tromey@adacore.com>
1226
1227 * gdb.ada/unchecked_union.exp: New file.
1228 * gdb.ada/unchecked_union/pck.adb: New file.
1229 * gdb.ada/unchecked_union/pck.ads: New file.
1230 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1231 * gdb-utils.exp (string_to_regexp): Also quote "?".
1232
1233 2019-12-10 George Barrett <bob@bob131.so>
1234
1235 Test scripted probe breakpoints.
1236 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1237 * gdb.python/py-breakpoint.c (main): Likewise.
1238 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1239 specifier test.
1240 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1241
1242 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1243
1244 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1245 an rvalue parameter.
1246 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1247 parameter.
1248
1249 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1250
1251 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1252 modules.
1253
1254 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1257 broken version of GCC.
1258
1259 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1260
1261 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1262 sym-info-cmds library.
1263 * gdb.fortran/info-types.exp: Likewise.
1264 * lib/sym-info-cmds.exp: New file.
1265
1266 2019-12-08 Tom de Vries <tdevries@suse.de>
1267
1268 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1269
1270 2019-12-07 Keith Seitz <keiths@redhat.com>
1271
1272 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1273 * gdb.base/corefile-buildid-shlib.c: New file.
1274 * gdb.base/corefile-buildid.c: New file.
1275 * gdb.base/corefile-buildid.exp: New file.
1276
1277 2019-12-06 Tom de Vries <tdevries@suse.de>
1278
1279 * gdb.dwarf2/varval.exp: Add decl before def test.
1280
1281 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1282
1283 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1284
1285 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1286
1287 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1288 CV and reference conversion for overload resolution.
1289 * gdb.cp/rvalue-ref-overload.exp: Test it.
1290
1291 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1292
1293 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1294 * gdb.base/frameapply.exp: Test faas without command.
1295
1296 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1297
1298 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1299 Fortran tests.
1300 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1301 order.
1302
1303 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1304
1305 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1306 casting to type with no kind specified.
1307 (test_basic_parsing_of_type_kinds): Additional tests for types
1308 with no kind specified, and add tests for single/double
1309 precision/complex types.
1310
1311 2019-12-04 Tom Tromey <tromey@adacore.com>
1312
1313 * gdb.base/endianity.c (struct other) <x>: New field.
1314 (main): Initialize it.
1315 * gdb.base/endianity.exp: Update.
1316
1317 2019-12-04 Tom Tromey <tromey@adacore.com>
1318
1319 * gdb.ada/scalar_storage/storage.adb: New file.
1320 * gdb.ada/scalar_storage/pck.adb: New file.
1321 * gdb.ada/scalar_storage/pck.ads: New file.
1322 * gdb.ada/scalar_storage.exp: New file.
1323
1324 2019-12-04 Tom Tromey <tromey@adacore.com>
1325
1326 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1327 (main): Initialize it.
1328 * gdb.base/endianity.exp: Update.
1329
1330 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1331
1332 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1333
1334 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1335
1336 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1337 -symbol-info-module-functions and -symbol-info-module-variables.
1338
1339 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1340
1341 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1342
1343 2019-12-01 Richard Bunt <richard.bunt@arm.com>
1344 Andrew Burgess <andrew.burgess@embecosm.com>
1345
1346 * gdb.fortran/derived-type-striding.exp: New file.
1347 * gdb.fortran/derived-type-striding.f90: New file.
1348 * gdb.fortran/array-slices.exp: New file.
1349 * gdb.fortran/array-slices.f90: New file.
1350
1351 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1352
1353 * gdb.base/define.exp: Test . in command names.
1354 * gdb.base/setshow.exp: Update test, as . is now part of
1355 command name.
1356
1357 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1358
1359 * gdb.base/define-prefix.exp: New file.
1360
1361 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1362
1363 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1364 compile.
1365 (skip_btrace_pt_tests): Likewise.
1366
1367 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1368
1369 * gdb.fortran/info-modules.exp: Compile source files in correct
1370 order.
1371
1372 2019-11-27 Kevin Buettner <kevinb@redhat.com>
1373
1374 * gdb.dwarf2/imported-unit.exp: New file.
1375 * gdb.dwarf2/imported-unit.c: New file.
1376
1377 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1378
1379 * gdb.mi/mi-fortran-modules-2.f90: New file.
1380 * gdb.mi/mi-fortran-modules.exp: New file.
1381 * gdb.mi/mi-fortran-modules.f90: New file.
1382
1383 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1384
1385 * gdb.mi/mi-sym-info-1.c: New file.
1386 * gdb.mi/mi-sym-info-2.c: New file.
1387 * gdb.mi/mi-sym-info.exp: New file.
1388
1389 2019-11-22 Tom Tromey <tromey@adacore.com>
1390
1391 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1392 * gdb.ada/tasks/foo.adb: Add another stopping location.
1393
1394 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1395
1396 * gdb.base/endianity.c: New test.
1397 * gdb.base/endianity.exp: New file.
1398
1399 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1400
1401 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1402
1403 2019-11-21 Tom de Vries <tdevries@suse.de>
1404
1405 PR gdb/24956
1406 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1407
1408 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1409
1410 * gdb.python/py-progspace.exp: Add missing parentheses on some
1411 'print' commands.
1412
1413 2019-11-19 Tom Tromey <tom@tromey.com>
1414
1415 * gdb.tui/winheight.exp: New file.
1416
1417 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1418
1419 * gdb.base/ctf-whatis.c: Delete.
1420 * gdb.base/ctf-whatis.exp: Delete.
1421 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1422
1423 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1424
1425 * gdb.base/ctf-cvexpr.exp: Delete.
1426 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1427
1428 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1429
1430 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1431 the compiler. Clean up header comment a little.
1432 * gdb.base/ctf-ptype.exp: Likewise.
1433 * gdb.base/ctf-whatis.exp: Likewise.
1434 * lib/gdb.exp (skip_ctf_tests): New proc.
1435
1436 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1437
1438 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1439 * gdb.tui/corefile-run.exp: New file.
1440
1441 2019-11-14 Tom Tromey <tromey@adacore.com>
1442
1443 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1444 regression tests.
1445
1446 2019-11-12 Tom Tromey <tom@tromey.com>
1447
1448 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1449 after any command. Expect prompt after WAIT_FOR is seen.
1450 (enter_tui): Enable resize messages.
1451 (command): Expect command in output.
1452 (get_line): Avoid error when cursor appears to be off-screen.
1453 (dump_screen): Include screen size in title.
1454 (_do_resize): New proc, from "resize".
1455 (resize): Rewrite. Do resize in two steps.
1456 * gdb.tui/empty.exp (layouts): Fix entries.
1457 (check_boxes): Remove xfail.
1458 (check_text): Dump screen on failure.
1459
1460 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1461
1462 * gdb.python/py-symbol.exp: Add test for
1463 gdb.lookup_static_symbols.
1464
1465 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1466
1467 * gdb.python/py-symbol.c: Declare and call function from new
1468 py-symbol-2.c file.
1469 * gdb.python/py-symbol.exp: Compile both source files, and add new
1470 tests for gdb.lookup_static_symbol.
1471 * gdb.python/py-symbol-2.c: New file.
1472
1473 2019-11-02 Tom de Vries <tdevries@suse.de>
1474
1475 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1476 * gdb.base/anon.exp: Same.
1477 * gdb.base/auto-connect-native-target.exp: Same.
1478 * gdb.base/call-ar-st.exp: Same.
1479 * gdb.base/catch-syscall.exp: Same.
1480 * gdb.base/commands.exp: Same.
1481 * gdb.base/default.exp: Same.
1482 * gdb.base/display.exp: Same.
1483 * gdb.base/float.exp: Same.
1484 * gdb.base/foll-fork.exp: Same.
1485 * gdb.base/help.exp: Same.
1486 * gdb.base/info-macros.exp: Same.
1487 * gdb.base/info-proc.exp: Same.
1488 * gdb.base/info-target.exp: Same.
1489 * gdb.base/long_long.exp: Same.
1490 * gdb.base/macscp.exp: Same.
1491 * gdb.base/memattr.exp: Same.
1492 * gdb.base/nofield.exp: Same.
1493 * gdb.base/pointers.exp: Same.
1494 * gdb.base/printcmds.exp: Same.
1495 * gdb.base/ptype.exp: Same.
1496 * gdb.base/restore.exp: Same.
1497 * gdb.base/return.exp: Same.
1498 * gdb.base/scope.exp: Same.
1499 * gdb.base/set-noassign.exp: Same.
1500 * gdb.base/setshow.exp: Same.
1501 * gdb.base/shlib-call.exp: Same.
1502 * gdb.base/signals.exp: Same.
1503 * gdb.base/sigstep.exp: Same.
1504 * gdb.base/skip.exp: Same.
1505 * gdb.base/solib-symbol.exp: Same.
1506 * gdb.base/stap-probe.exp: Same.
1507 * gdb.base/step-line.exp: Same.
1508 * gdb.base/step-test.exp: Same.
1509 * gdb.base/style.exp: Same.
1510 * gdb.base/varargs.exp: Same.
1511 * gdb.base/vla-datatypes.exp: Same.
1512 * gdb.base/vla-ptr.exp: Same.
1513 * gdb.base/vla-sideeffect.exp: Same.
1514 * gdb.base/volatile.exp: Same.
1515 * gdb.base/watch-cond-infcall.exp: Same.
1516 * gdb.base/watchpoint.exp: Same.
1517
1518 2019-11-02 Tom de Vries <tdevries@suse.de>
1519
1520 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1521 * gdb.cp/cpexprs.exp: Same.
1522 * gdb.cp/except-multi-location.exp: Same.
1523 * gdb.cp/exceptprint.exp: Same.
1524 * gdb.cp/gdb2384.exp: Same.
1525 * gdb.cp/inherit.exp: Same.
1526 * gdb.cp/m-static.exp: Same.
1527 * gdb.cp/meth-typedefs.exp: Same.
1528 * gdb.cp/misc.exp: Same.
1529 * gdb.cp/namespace.exp: Same.
1530 * gdb.cp/non-trivial-retval.exp: Same.
1531 * gdb.cp/overload.exp: Same.
1532 * gdb.cp/pr17132.exp: Same.
1533 * gdb.cp/re-set-overloaded.exp: Same.
1534 * gdb.cp/rvalue-ref-types.exp: Same.
1535 * gdb.cp/templates.exp: Same.
1536
1537 2019-11-01 Luis Machado <luis.machado@linaro.org>
1538
1539 PR gdb/25124
1540
1541 * gdb.arch/pr25124.S: New file.
1542 * gdb.arch/pr25124.exp: New file.
1543
1544 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1545
1546 * gdb.fortran/info-modules.exp: Update expected results, and add
1547 additional tests for 'info module functinos', and 'info module
1548 variables'.
1549 * gdb.fortran/info-types.exp: Update expected results.
1550 * gdb.fortran/info-types.f90: Extend testcase with additional
1551 module variables and functions.
1552
1553 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1554
1555 * gdb.fortran/info-modules.exp: New file.
1556 * gdb.fortran/info-types.exp: Build with new file.
1557 * gdb.fortran/info-types.f90: Include and use new module.
1558 * gdb.fortran/info-types-2.f90: New file.
1559
1560 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1561
1562 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1563 * gdb.base/settings.exp: Test all settings types using
1564 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1565 that now verifies that the value of "maint show" is the same as
1566 returned by the settings functions. Test the type of the
1567 maintenance settings.
1568 * gdb.base/default.exp: Update show_conv_list.
1569
1570 2019-10-31 Tom de Vries <tdevries@suse.de>
1571
1572 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1573 gdb_test.
1574 * gdb.arch/amd64-disp-step.exp: Same.
1575 * gdb.asm/asm-source.exp: Same.
1576 * gdb.btrace/buffer-size.exp: Same.
1577 * gdb.btrace/cpu.exp: Same.
1578 * gdb.btrace/enable.exp: Same.
1579 * gdb.dwarf2/count.exp: Same.
1580 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1581 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1582 * gdb.fortran/vla-datatypes.exp: Same.
1583 * gdb.fortran/vla-history.exp: Same.
1584 * gdb.fortran/vla-ptype.exp: Same.
1585 * gdb.fortran/vla-value.exp: Same.
1586 * gdb.fortran/whatis_type.exp: Same.
1587 * gdb.guile/guile.exp: Same.
1588 * gdb.multi/tids.exp: Same.
1589 * gdb.python/py-finish-breakpoint.exp: Same.
1590 * gdb.python/py-framefilter.exp: Same.
1591 * gdb.python/py-pp-registration.exp: Same.
1592 * gdb.python/py-xmethods.exp: Same.
1593 * gdb.python/python.exp: Same.
1594 * gdb.server/connect-with-no-symbol-file.exp: Same.
1595 * gdb.server/no-thread-db.exp: Same.
1596 * gdb.server/run-without-local-binary.exp: Same.
1597 * gdb.stabs/weird.exp: Same.
1598 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1599 * gdb.threads/thread-find.exp: Same.
1600 * gdb.threads/tls-shared.exp: Same.
1601 * gdb.threads/tls.exp: Same.
1602 * gdb.threads/wp-replication.exp: Same.
1603 * gdb.trace/ax.exp: Same.
1604 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1605
1606 2019-10-31 Tom de Vries <tdevries@suse.de>
1607
1608 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1609 * gdb.ada/array_subscript_addr.exp: Same.
1610 * gdb.ada/arrayidx.exp: Same.
1611 * gdb.ada/arrayparam.exp: Same.
1612 * gdb.ada/arrayptr.exp: Same.
1613 * gdb.ada/boolean_expr.exp: Same.
1614 * gdb.ada/call_pn.exp: Same.
1615 * gdb.ada/complete.exp: Same.
1616 * gdb.ada/fixed_cmp.exp: Same.
1617 * gdb.ada/fun_addr.exp: Same.
1618 * gdb.ada/funcall_param.exp: Same.
1619 * gdb.ada/interface.exp: Same.
1620 * gdb.ada/mod_from_name.exp: Same.
1621 * gdb.ada/null_array.exp: Same.
1622 * gdb.ada/packed_array.exp: Same.
1623 * gdb.ada/packed_tagged.exp: Same.
1624 * gdb.ada/print_chars.exp: Same.
1625 * gdb.ada/print_pc.exp: Same.
1626 * gdb.ada/ptype_arith_binop.exp: Same.
1627 * gdb.ada/ptype_field.exp: Same.
1628 * gdb.ada/ptype_tagged_param.exp: Same.
1629 * gdb.ada/rec_return.exp: Same.
1630 * gdb.ada/ref_tick_size.exp: Same.
1631 * gdb.ada/str_ref_cmp.exp: Same.
1632 * gdb.ada/taft_type.exp: Same.
1633 * gdb.ada/tagged.exp: Same.
1634 * gdb.ada/type_coercion.exp: Same.
1635 * gdb.ada/uninitialized_vars.exp: Same.
1636
1637 2019-10-30 Tom de Vries <tdevries@suse.de>
1638
1639 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1640
1641 2019-10-26 Tom de Vries <tdevries@suse.de>
1642
1643 * gdb.base/bigcore.c: Fix typos in comments.
1644 * gdb.base/ctf-ptype.c: Same.
1645 * gdb.base/long_long.c: Same.
1646 * gdb.dwarf2/dw2-op-out-param.S: Same.
1647 * gdb.python/py-evthreads.c: Same.
1648 * gdb.reverse/i387-stack-reverse.c: Same.
1649 * gdb.trace/tfile.c: Same.
1650 * lib/compiler.c: Same.
1651 * lib/compiler.cc: Same.
1652
1653 2019-10-25 Tom de Vries <tdevries@suse.de>
1654
1655 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1656 gdb_test_multiple calls.
1657 * gdb.reverse/sigall-reverse.exp: Same.
1658 * gdb.reverse/solib-precsave.exp: Same.
1659 * gdb.reverse/solib-reverse.exp: Same.
1660 * gdb.reverse/until-precsave.exp: Same.
1661 * gdb.reverse/until-reverse.exp: Same.
1662
1663 2019-10-24 Tom de Vries <tdevries@suse.de>
1664
1665 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1666 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1667 kfail using -wrap pattern flag and convenience variable
1668 gdb_test_name.
1669
1670 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1671
1672 * gdb.python/py-progspace.exp: Add tests for the
1673 Progspace.block_for_pc method.
1674
1675 2019-10-23 Tom Tromey <tom@tromey.com>
1676
1677 * configure: Rebuild.
1678 * aclocal.m4: Use m4_include, not sinclude.
1679
1680 2019-10-21 Tom de Vries <tdevries@suse.de>
1681
1682 * gdb.base/infcall-nested-structs.c: Add
1683 __attribute__((noinline,noclone)) to all functions.
1684 (call_all): Add missing variable initialization. Simplify return value.
1685 (breakpt): Increment volatile variable, to prevent call from being
1686 optimized out.
1687 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1688
1689 2019-10-17 Tom de Vries <tdevries@suse.de>
1690
1691 * gdb.fortran/module.exp: Allow info variables to print info for files
1692 other than module.f90.
1693
1694 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1695
1696 * gdb.fortran/module.exp: Extend with 'info variables' test.
1697
1698 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1699
1700 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1701 F77_FOR_TARGET.
1702
1703 2019-10-16 Tom de Vries <tdevries@suse.de>
1704
1705 PR tdep/25096
1706 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1707
1708 2019-10-16 Tom de Vries <tdevries@suse.de>
1709
1710 PR tdep/24104
1711 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1712 Add KFAIL for PR tdep/25096.
1713
1714 2019-10-16 Tom de Vries <tdevries@suse.de>
1715
1716 PR testsuite/25059
1717 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1718
1719 2019-10-16 Tom de Vries <tdevries@suse.de>
1720
1721 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1722 as signed.
1723
1724 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1725
1726 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1727 one instead of increasing timeout.
1728
1729 2019-10-13 Tom de Vries <tdevries@suse.de>
1730
1731 PR record/25038
1732 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1733 * gdb.reverse/sigall-reverse.exp: Same.
1734 * gdb.reverse/solib-precsave.exp: Same.
1735 * gdb.reverse/solib-reverse.exp: Same.
1736 * gdb.reverse/step-precsave.exp: Same.
1737 * gdb.reverse/until-precsave.exp: Same.
1738 * gdb.reverse/until-reverse.exp: Same.
1739 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1740
1741 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1742
1743 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1744 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1745 (cmp_struct_05_01, cmp_struct_static_02_01)
1746 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1747 comparisons.
1748
1749 2019-10-10 Tom de Vries <tdevries@suse.de>
1750
1751 PR testsuite/24888
1752 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1753 gnatlink.
1754
1755 2019-10-09 Tom de Vries <tdevries@suse.de>
1756
1757 PR testsuite/25048
1758 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1759
1760 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1761
1762 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1763 exceptions due to missing debug information.
1764
1765 2019-10-07 Tom de Vries <tdevries@suse.de>
1766
1767 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1768
1769 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1770
1771 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1772 * gdb.base/annota1.exp: Update to use gdb_test_name.
1773
1774 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1775
1776 * gdb.base/ctf-whatis.exp: New file.
1777 * gdb.base/ctf-whatis.c: New file.
1778 * gdb.base/ctf-ptype.exp: New file.
1779 * gdb.base/ctf-ptype.c: New file.
1780 * gdb.base/ctf-constvars.exp: New file.
1781 * gdb.base/ctf-constvars.c: New file.
1782 * gdb.base/ctf-cvexpr.exp: New file.
1783
1784 2019-10-04 Tom de Vries <tdevries@suse.de>
1785
1786 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1787 for loop.
1788
1789 2019-10-03 Tom Tromey <tom@tromey.com>
1790
1791 PR rust/24976:
1792 * gdb.rust/simple.rs (Union2): New type.
1793 (main): Use Union2.
1794 * gdb.rust/simple.exp: Add test.
1795
1796 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1797
1798 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1799 nested function prefix.
1800
1801 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1802 Richard Bunt <richard.bunt@arm.com>
1803 Andrew Burgess <andrew.burgess@embecosm.com>
1804
1805 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1806 nested functions.
1807 * gdb.fortran/nested-funcs.f90: Update expected results.
1808 * gdb.fortran/nested-funcs-2.exp: New file.
1809 * gdb.fortran/nested-funcs-2.f90: New file.
1810
1811 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1812
1813 * gdb.python/py-parameter.exp: Make test names unique.
1814 * gdb.python/py-template.exp: Likewise.
1815 * gdb.python/py-value.exp: Likewise.
1816
1817 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1818
1819 * gdb.base/break-interp.exp: Reduce test name duplication.
1820 * gdb.base/call-sc.exp: Likewise.
1821 * gdb.base/callfuncs.exp: Likewise.
1822 * gdb.base/charset.exp: Likewise.
1823 * gdb.base/dump.exp: Likewise.
1824 * gdb.base/ena-dis-br.exp: Likewise.
1825 * gdb.base/relational.exp: Likewise.
1826 * gdb.base/step-over-syscall.exp: Likewise.
1827 * gdb.base/structs.exp: Likewise.
1828
1829 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1830
1831 * gdb.linespec/explicit.exp: Make test names unique.
1832 * gdb.linespec/ls-errs.exp: Likewise.
1833
1834 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1835
1836 * gdb.reverse/break-precsave.exp: Make test names unique.
1837 * gdb.reverse/break-reverse.exp: Likewise.
1838 * gdb.reverse/finish-precsave.exp: Likewise.
1839 * gdb.reverse/finish-reverse.exp: Likewise.
1840 * gdb.reverse/machinestate-precsave.exp: Likewise.
1841 * gdb.reverse/machinestate.exp: Likewise.
1842 * gdb.reverse/readv-reverse.exp: Likewise.
1843 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1844 * gdb.reverse/sigall-precsave.exp: Likewise.
1845 * gdb.reverse/sigall-reverse.exp: Likewise.
1846 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1847 * gdb.reverse/watch-precsave.exp: Likewise.
1848 * gdb.reverse/watch-reverse.exp: Likewise.
1849
1850 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1851
1852 * gdb.threads/stop-with-handle.c: New file.
1853 * gdb.threads/stop-with-handle.exp: New file.
1854
1855 2019-10-03 Tom de Vries <tdevries@suse.de>
1856
1857 PR testsuite/25059
1858 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1859 directory" line to be missing.
1860
1861 2019-10-03 Tom de Vries <tdevries@suse.de>
1862
1863 PR testsuite/25059
1864 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1865 type optional.
1866
1867 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1868
1869 * gdb.python/py-format-string.c (string.h): New include.
1870 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1871 the same value, for endianness-independence.
1872 * gdb.python/py-format-string.exp (default_regexp_dict)
1873 (test_pretty_structs, test_format): Adjust expected output to the
1874 changed initialization.
1875
1876 2019-10-02 Tom Tromey <tromey@adacore.com>
1877
1878 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1879
1880 2019-10-02 Pedro Alves <palves@redhat.com>
1881 Andrew Burgess <andrew.burgess@embecosm.com>
1882
1883 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1884 "print-file-var.h".
1885 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1886 (get_version_1): Print this_version_id and its address.
1887 Add extern "C" wrappers around interface functions.
1888 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1889 "print-file-var.h".
1890 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1891 (get_version_2): Print this_version_id and its address.
1892 Add extern "C" wrappers around interface functions.
1893 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1894 <stddef.h> and "print-file-var.h".
1895 Add extern "C" wrappers around interface functions.
1896 [VERSION_ID_MAIN] (this_version_id): Define.
1897 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1898 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1899 up extern "C" blocks.
1900 * gdb.base/print-file-var.exp (test): New, factored out from top
1901 level.
1902 (top level): Test all combinations of attribute hidden or not,
1903 dlopen or not, and this_version_id symbol in main file or not.
1904 Compile tests as both C++ and C, make test names unique.
1905
1906 2019-10-01 Tom Tromey <tom@tromey.com>
1907
1908 * gdb.base/style.exp: Test "show logging filename".
1909
1910 2019-10-01 Tom Tromey <tom@tromey.com>
1911
1912 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1913 * gdb.base/style.exp: Add metadata style test.
1914
1915 2019-10-01 Tom Tromey <tom@tromey.com>
1916
1917 * gdb.base/style.exp: Test "pwd".
1918
1919 2019-10-01 Tom Tromey <tom@tromey.com>
1920
1921 * gdb.base/style.exp: Update tests.
1922
1923 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1924
1925 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1926 'six' to unsigned.
1927 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1928 'five'. Use an all-ones bit pattern for each.
1929 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1930 to its changed values.
1931
1932 2019-09-30 Tom Tromey <tromey@adacore.com>
1933
1934 * gdb.rust/traits.rs: Disable all warnings.
1935
1936 2019-09-29 Tom de Vries <tdevries@suse.de>
1937
1938 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1939
1940 2019-09-29 Tom de Vries <tdevries@suse.de>
1941
1942 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1943
1944 2019-09-27 Tom de Vries <tdevries@suse.de>
1945
1946 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1947
1948 2019-09-27 Tom de Vries <tdevries@suse.de>
1949
1950 PR record/23188
1951 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1952
1953 2019-09-26 Tom Tromey <tromey@adacore.com>
1954
1955 * gdb.ada/py_taft.exp: New file.
1956 * gdb.ada/py_taft/main.adb: New file.
1957 * gdb.ada/py_taft/pkg.adb: New file.
1958 * gdb.ada/py_taft/pkg.ads: New file.
1959
1960 2019-09-24 Tom de Vries <tdevries@suse.de>
1961
1962 PR gdb/24598
1963 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1964
1965 2019-09-22 Tom de Vries <tdevries@suse.de>
1966
1967 * gdb.base/restore.exp: Allow register variables to be optimized out at
1968 -O0.
1969
1970 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1971
1972 * gdb.arch/spu-info.exp: Remove file.
1973 * gdb.arch/spu-info.c: Remove file.
1974 * gdb.arch/spu-ls.exp: Remove file.
1975 * gdb.arch/spu-ls.c: Remove file.
1976
1977 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1978 * gdb.asm/spu.inc: Remove file.
1979
1980 * gdb.base/dump.exp: Remove support for spu*-*-*.
1981 * gdb.base/stack-checking.exp: Likewise.
1982 * gdb.base/overlays.exp: Likewise.
1983 * gdb.base/ovlymgr.c: Likewise.
1984 * gdb.base/spu.ld: Remove file.
1985
1986 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1987 * gdb.cp/cpexprs.exp: Likewise.
1988 * gdb.cp/exception.exp: Likewise.
1989 * gdb.cp/gdb2495.exp: Likewise.
1990 * gdb.cp/mb-templates.exp: Likewise.
1991 * gdb.cp/pr9167.exp: Likewise.
1992 * gdb.cp/userdef.exp: Likewise.
1993
1994 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1995
1996 * gdb.cell: Remove directory.
1997 * lib/cell.exp: Remove file.
1998
1999 2019-09-19 Tom de Vries <tdevries@suse.de>
2000
2001 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2002
2003 2019-09-19 Tom de Vries <tdevries@suse.de>
2004
2005 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2006
2007 2019-09-19 Tom de Vries <tdevries@suse.de>
2008
2009 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2010 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2011 (gdb_target_cmd): ... here.
2012 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2013 value 2.
2014
2015 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2016
2017 * gdb.base/source-dir.exp: Avoid having directory names in test
2018 names.
2019
2020 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2021
2022 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2023 directory.
2024
2025 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2026
2027 * gdb.base/list-missing-source.exp: New file.
2028
2029 2019-09-14 Tom de Vries <tdevries@suse.de>
2030
2031 PR teststuite/24599
2032 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2033 * lib/ada.exp (gnatmake_version_at_least): New proc.
2034
2035 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2036
2037 * gdb.base/maint.exp: Use exec_has_index_section.
2038
2039 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2040
2041 * gdb.base/maint.exp: Add test for 'maint info sections'.
2042
2043 2019-09-12 Tom de Vries <tdevries@suse.de>
2044
2045 * gdb.base/store.exp: Allow register variables to be optimized out at
2046 -O0.
2047
2048 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2049
2050 * gdb.ada/rdv_wait.exp: Update to new task names.
2051 * gdb.base/task_switch_in_core.exp: Likewise.
2052 * gdb.base/info_sources_base.c: Likewise.
2053
2054 2019-09-10 Tom Tromey <tromey@adacore.com>
2055
2056 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2057
2058 2019-09-10 Tom Tromey <tromey@adacore.com>
2059
2060 * gdb.ada/dgopt.exp: New file.
2061 * gdb.ada/dgopt/x.adb: New file.
2062
2063 2019-09-08 Tom Tromey <tom@tromey.com>
2064
2065 * gdb.tui/resize.exp: Remove setup_xfail.
2066 * gdb.tui/regs.exp: Remove setup_xfail.
2067 * gdb.tui/basic.exp: Remove setup_xfail.
2068
2069 2019-09-06 David Blaikie <dblaikie@gmail.com>
2070
2071 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2072 * gdb.cp/cplabel.exp: Ditto.
2073 * gdb.linespec/ls-errs.exp: Ditto.
2074
2075 2019-09-05 Tom de Vries <tdevries@suse.de>
2076
2077 * lib/gdb.exp (cmp_file_string): New proc.
2078 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2079 runto_main. Verify save breakpoints output.
2080
2081 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2082
2083 * gdb.base/info-var.exp: Test info variables without running
2084 to main, to avoid expect's buffer overflow.
2085
2086 2019-09-03 Tom Tromey <tromey@adacore.com>
2087
2088 * gdb.ada/bias.exp: New file.
2089 * gdb.ada/bias/bias.adb: New file.
2090 * gdb.ada/print_chars.exp: Add regression test.
2091 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2092 (MC): New variable.
2093
2094 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2095
2096 * gdb.base/argv0-symlink.exp: Run only on native target
2097 and local host.
2098
2099 2019-08-29 Tom de Vries <tdevries@suse.de>
2100
2101 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2102 diverse debug info.
2103 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2104
2105 2019-08-28 Tom de Vries <tdevries@suse.de>
2106
2107 * gdb.base/info-var.exp: Allow info variables to print info for files
2108 other than info-var-f1.c and info-var-f2.c.
2109
2110 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2111
2112 * gdb.fortran/info-types.exp: Add module.
2113 * gdb.fortran/info-types.f90: Update expected results.
2114
2115 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.fortran/info-types.exp: New file.
2118 * gdb.fortran/info-types.f90: New file.
2119 * lib/fortran.exp (fortran_character1): New proc.
2120
2121 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2122
2123 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2124 functions'. Reindent as needed.
2125 * gdb.base/info-var-f1.c: New file.
2126 * gdb.base/info-var-f2.c: New file.
2127 * gdb.base/info-var.exp: New file.
2128 * gdb.base/info-var.h: New file.
2129
2130 2019-08-26 Tom de Vries <tdevries@suse.de>
2131
2132 PR c++/24852
2133 * gdb.cp/no-libstdcxx-probe.exp: New test.
2134
2135 2019-08-26 Tom de Vries <tdevries@suse.de>
2136
2137 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2138 * tests need to be skipped.
2139 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2140 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2141 mi_skip_libstdcxx_probe_tests.
2142
2143 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2144
2145 * gdb.python/py-xmethods.exp: Use raw strings when passing
2146 arguments to SimpleXMethodMatcher.
2147
2148 2019-08-22 Tom de Vries <tdevries@suse.de>
2149
2150 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2151 more informative.
2152
2153 2019-08-21 Pedro Alves <palves@redhat.com>
2154
2155 * gdb.base/with.exp: Test "with" with no arguments.
2156
2157 2019-08-21 Tom de Vries <tdevries@suse.de>
2158
2159 * gdb.base/gdb-caching-proc.exp: Sort files.
2160
2161 2019-08-20 Tom de Vries <tdevries@suse.de>
2162
2163 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2164 compilation.
2165
2166 2019-08-16 Tom de Vries <tdevries@suse.de>
2167
2168 * gdb.base/compare-sections.exp ("after run to main"): Allow
2169 mismatched read-only sections for PIE executables.
2170
2171 2019-08-16 Tom Tromey <tom@tromey.com>
2172
2173 * lib/tuiterm.exp (_csi_Z): New proc.
2174 * gdb.tui/basic.exp: Update window positions.
2175 * gdb.tui/empty.exp: Update window positions.
2176
2177 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2178
2179 * gdb.base/examine-backward.exp: Correct regexp for
2180 "examine 3 bytes backward from ${address_zero}".
2181
2182 2019-08-15 Tom Tromey <tom@tromey.com>
2183
2184 * gdb.tui/empty.exp: Enable resizing tests.
2185
2186 2019-08-15 Tom Tromey <tromey@adacore.com>
2187
2188 * gdb.ada/char_enum.exp: Add regression tests.
2189 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2190 and '0'.
2191 (Char, Gchar): Update.
2192 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2193
2194 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2195
2196 * gdb.python/python.exp: Expect a leading underscore on
2197 GdbOutput{,Error}File.
2198
2199 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2200
2201 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2202 Windows host.
2203
2204 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2205
2206 * gdb.base/batch-preserve-term-settings.exp
2207 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2208
2209 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2210
2211 * lib/gdb.exp: When running on a mingw target, replace
2212 /x/ with x:/.
2213
2214 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2215
2216 * gdb.arch/aarch64-prologue.c: New test.
2217 * gdb.arch/aarch64-prologue.exp: New file.
2218
2219 2019-08-13 Tom de Vries <tdevries@suse.de>
2220
2221 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2222 Thread.
2223
2224 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2225
2226 * gdb.python/py-completion.exp: Download the .py file to the host
2227 and use its host pathname. Conditionalize tests that use
2228 tab completion and manipulate files on the build machine.
2229 * gdb.python/py-events.exp: Download the .py file to the host
2230 and use its host pathname.
2231 * gdb.python/py-evsignal.exp: Likewise.
2232 * gdb.python/py-evthreads.exp: Likewise.
2233 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2234 pathname syntax.
2235 * gdb.python/py-framefilter.exp: Download the .py file to the right
2236 place on the host. Match Windows pathname syntax.
2237 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2238 .py file to the host and use its host pathname.
2239 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2240 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2241 build pathname. Skip symlink test on Windows host. Add missing
2242 newline at end of file.
2243 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2244 and use its host pathname.
2245 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2246 * gdb.python/py-section-script.exp: Use host location of binfile
2247 on safe-path. Use correct path separator on Windows host.
2248 Reorder alternatives in gdb_test_multiple to prevent matching
2249 the wrong alternative on success.
2250 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2251
2252 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2253
2254 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2255 expect the GDB inferior to no longer immediately stop after
2256 being resumed with "signal SIGINT".
2257
2258 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2259
2260 * gdb.linespec/break-ask.exp: Generalize regexps to match
2261 Windows pathnames too.
2262
2263 2019-08-08 Tom de Vries <tdevries@suse.de>
2264
2265 PR testsuite/24862
2266 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2267
2268 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2269
2270 * gdb.base/style.exp: Update tests for help doc new invariants.
2271 * gdb.base/help.exp: Likewise.
2272
2273 2019-08-06 Tom Tromey <tom@tromey.com>
2274
2275 * gdb.base/style.exp: Add disassemble test.
2276 * gdb.base/style.c (some_called_function): New function.
2277 (main): Use it.
2278
2279 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2280
2281 * gdb.python/py-block.exp: Test dictionary access on blocks.
2282
2283 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2284
2285 PR gdb/24863
2286 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2287 -list-thread-groups --available test when running under
2288 check-read1.
2289
2290 2019-08-05 Tom de Vries <tdevries@suse.de>
2291
2292 PR testsuite/24863
2293 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2294 * gdb.base/help.exp: Use with_read1_timeout_factor.
2295 * gdb.base/info-macros.exp: Same.
2296 * gdb.cp/nested-types.exp: Same.
2297
2298 2019-08-05 Tom de Vries <tdevries@suse.de>
2299
2300 * lib/gdb.exp (version_at_least): Factor out of ...
2301 (tcl_version_at_least): ... here.
2302 (gdb_compile): Fail if pie results in non-PIE executable.
2303 (readelf_version, readelf_prints_pie): New proc.
2304 (exec_is_pie): Return -1 if unknown.
2305
2306 2019-08-05 Tom de Vries <tdevries@suse.de>
2307
2308 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2309
2310 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2311
2312 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2313
2314 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2315
2316 * lib/completion-support.exp (test_gdb_complete_none): Skip
2317 tab completion tests if no readline support.
2318 (test_gdb_complete_unique_re): Likewise.
2319 (test_gdb_complete_multiple): Likewise.
2320
2321 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2322
2323 * gdb.base/info_sources.exp: New file.
2324 * gdb.base/info_sources.c: New file.
2325 * gdb.base/info_sources_base.c: New file.
2326
2327 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2328
2329 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2330 prefix argument.
2331 (test_exit_status): Add prefix argument.
2332
2333 2019-08-01 Tom de Vries <tdevries@suse.de>
2334
2335 PR testsuite/24863
2336 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2337 calling exp_continue for new thread and thread exited messages.
2338
2339 2019-08-01 Tom de Vries <tdevries@suse.de>
2340
2341 PR testsuite/24863
2342 * gdb.base/structs.exp: Fix check-read1 timeout using
2343 gdb_test_sequence.
2344 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2345
2346 2019-08-01 Tom de Vries <tdevries@suse.de>
2347
2348 PR testsuite/24863
2349 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2350 line.
2351
2352 2019-08-01 Tom de Vries <tdevries@suse.de>
2353
2354 PR testsuite/24863
2355 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2356
2357 2019-07-30 Tom Tromey <tromey@adacore.com>
2358
2359 * gdb.ada/display_nested.exp: New file.
2360 * gdb.ada/display_nested/foo.adb: New file.
2361 * gdb.ada/display_nested/pack.adb: New file.
2362 * gdb.ada/display_nested/pack.ads: New file.
2363
2364 2019-07-30 Christian Biesinger <cbiesinger@google.com>
2365
2366 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2367 namespace.
2368 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2369
2370 2019-07-30 Tom de Vries <tdevries@suse.de>
2371
2372 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2373 instead.
2374
2375 2019-07-30 Tom de Vries <tdevries@suse.de>
2376
2377 PR testsuite/24834
2378 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2379 (exec_is_pie): New proc.
2380
2381 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2382
2383 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2384
2385 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2386
2387 * gdb.python/py-objfile.c: Add global and static vars.
2388 * gdb.python/py-objfile.exp: Test new functions Objfile.
2389 lookup_global_symbol and lookup_static_symbol.
2390
2391 2019-07-29 Tom Tromey <tom@tromey.com>
2392
2393 * lib/tuiterm.exp (Term::_csi_@): New proc.
2394 (Term::_csi_X): Don't move cursor.
2395
2396 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2397
2398 * gdb.base/options.exp: Update backtrace - completion to
2399 new option -frame-info.
2400 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2401 Test new 'set print frame-info'. Test backtrace -frame-info
2402 overriding 'set print frame-info'.
2403 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2404 Test new 'set print frame-info'.
2405 Verify consistency of backtrace with and without filters, with and
2406 without -no-filters.
2407 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2408 default.
2409
2410 2019-07-29 Tom de Vries <tdevries@suse.de>
2411
2412 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2413 no arguments".
2414
2415 2019-07-29 Tom de Vries <tdevries@suse.de>
2416
2417 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2418 is a substring of the first for "complete non-unique file name".
2419
2420 2019-07-29 Tom de Vries <tdevries@suse.de>
2421
2422 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2423 with ".*".
2424
2425 2019-07-29 Tom de Vries <tdevries@suse.de>
2426
2427 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2428 Pass prompt_regexp parameter to gdb_test_multiple calls.
2429
2430 2019-07-29 Tom de Vries <tdevries@suse.de>
2431
2432 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2433 print registers" regexps.
2434
2435 2019-07-29 Tom de Vries <tdevries@suse.de>
2436
2437 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2438
2439 2019-07-29 Tom de Vries <tdevries@suse.de>
2440
2441 PR gdb/24855
2442 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2443 (skip_python_tests_prompt): Add prompt_regexp argument to
2444 gdb_test_multiple calls.
2445
2446 2019-07-27 Tom Tromey <tom@tromey.com>
2447
2448 * gdb.tui/main.exp: New file.
2449
2450 2019-07-27 Tom Tromey <tom@tromey.com>
2451
2452 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2453 optional.
2454 * gdb.tui/empty.exp: New file.
2455
2456 2019-07-27 Tom Tromey <tom@tromey.com>
2457
2458 * lib/tuiterm.exp (spawn): New proc.
2459 (Term::resize): New proc.
2460 * gdb.tui/resize.exp: New file.
2461
2462 2019-07-27 Tom Tromey <tom@tromey.com>
2463
2464 * gdb.tui/list.exp: New file.
2465
2466 2019-07-27 Tom Tromey <tom@tromey.com>
2467
2468 * gdb.tui/regs.exp: New file.
2469
2470 2019-07-27 Tom Tromey <tom@tromey.com>
2471
2472 * gdb.tui/basic.exp: Add "layout split" test.
2473
2474 2019-07-27 Tom Tromey <tom@tromey.com>
2475
2476 * gdb.tui/basic.exp: Add "layout asm" test.
2477
2478 2019-07-27 Tom Tromey <tom@tromey.com>
2479
2480 * lib/tuiterm.exp: New file.
2481 * gdb.tui/basic.exp: New file.
2482
2483 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2484
2485 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2486 Enable tests associated with this flag. Adjust regex
2487 referencing "foo_low" to now refer to "foo_cold" instead.
2488
2489 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2490
2491 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2492 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2493 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2494 foo_cold. Revise comments to match.
2495 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2496 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2497 were wrapped into this proc; Call do_test in loop from outermost
2498 level.
2499 (foo_low): Rename all occurrences to "foo_cold".
2500 (backtrace from baz): New test.
2501 (x2/i foo_cold): New test.
2502 (info line *foo_cold): New test.
2503
2504 2019-07-26 Tom de Vries <tdevries@suse.de>
2505
2506 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2507
2508 2019-07-25 Tom de Vries <tdevries@suse.de>
2509
2510 PR testsuite/24830
2511 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2512 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2513 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2514 (skip_libstdcxx_probe_tests): ... here.
2515 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2516
2517 2019-07-24 Tom de Vries <tdevries@suse.de>
2518
2519 PR testsuite/24807
2520 * gdb.objc/basicclass.m: Include stdio.h.
2521 * gdb.objc/nondebug.m: Same.
2522 * gdb.objc/objcdecode.m: Same.
2523
2524 2019-07-24 Tom de Vries <tdevries@suse.de>
2525
2526 PR testsuite/24612
2527 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2528 additional_flags.
2529
2530 2019-07-24 Tom de Vries <tdevries@suse.de>
2531
2532 PR testsuite/24831
2533 * gdb.multi/tids.exp: Update error messages for info threads.
2534
2535 2019-07-24 Tom de Vries <tdevries@suse.de>
2536
2537 * gdb.base/info-types.exp: Allow info types to print info for more than
2538 one file.
2539
2540 2019-07-23 Tom de Vries <tdevries@suse.de>
2541
2542 PR testsuite/24842
2543 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2544 gdb_spawn_with_cmdline_opts.
2545
2546 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2547
2548 * gdb.arch/arm-cmse-sgstubs.c: New test.
2549 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2550
2551 2019-07-23 Tom de Vries <tdevries@suse.de>
2552
2553 PR testsuite/24711
2554 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2555 issuing next command.
2556
2557 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2558
2559 * gdb.ada/info_auto_lang.exp: Update expected results.
2560 * gdb.base/info-types.c: Add additional types to check.
2561 * gdb.base/info-types.exp: Update expected results.
2562
2563 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2564
2565 * gdb.base/info-types.c: New file.
2566 * gdb.base/info-types.exp: New file.
2567
2568 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2569
2570 * gdb.arch/riscv-bp-infcall.c: New file.
2571 * gdb.arch/riscv-bp-infcall.exp: New file.
2572
2573 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2574
2575 PR breakpoints/24541
2576 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2577
2578 2019-07-14 Tom de Vries <tdevries@suse.de>
2579
2580 PR testsuite/24760
2581 * gdb.objc/basicclass.exp: Fix unterminated string.
2582
2583 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2584 Andrew Burgess <andrew.burgess@embecosm.com>
2585
2586 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2587 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2588 negative bounds.
2589 * gdb.fortran/vla-value.exp: Print elements of an array with
2590 negative bounds.
2591 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2592 testing.
2593
2594 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2595
2596 * gdb.base/options.exp (expect_string): Dequote strings in
2597 results.
2598 (test-string): Test strings with different quoting and reindent.
2599
2600 2019-07-10 Tom Tromey <tromey@adacore.com>
2601
2602 * gdb.ada/mi_ex_cond.exp: Update expected results.
2603 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2604 * gdb.ada/mi_catch_ex.exp: Update expected results.
2605 * gdb.ada/mi_catch_assert.exp: Update expected results.
2606 * gdb.ada/catch_ex.exp (catch_exception_info)
2607 (catch_exception_entry, catch_assert_entry)
2608 (catch_unhandled_entry): Update.
2609 * gdb.ada/catch_assert_if.exp: Update expected results.
2610
2611 2019-07-10 Richard Bunt <richard.bunt@arm.com>
2612 Stephen Roberts <stephen.roberts@arm.com>
2613
2614 * gdb.base/define.exp: Restore original prompt.
2615
2616 2019-07-09 Pedro Alves <palves@redhat.com>
2617
2618 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2619 breakpoints" output.
2620 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2621 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2622 throw" creates breakpoint.
2623 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2624 'type="catchpoint"'.
2625
2626 2019-07-09 Pedro Alves <palves@redhat.com>
2627
2628 PR c++/15468
2629 * gdb.cp/except-multi-location-lib.cc: New.
2630 * gdb.cp/except-multi-location-main.cc: New.
2631 * gdb.cp/except-multi-location.exp: New.
2632
2633 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2634
2635 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2636 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2637 argument and update callers.
2638
2639 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2640
2641 * gdb.arch/amd64-break-on-asm-line.S: New file.
2642 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2643
2644 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2645
2646 * gdb.base/printcmds.exp: Test printing C string and
2647 C wide string convenience vars without transiting via the inferior.
2648 Also make test names unique.
2649
2650 2019-07-08 Alan Hayward <alan.hayward@arm.com>
2651
2652 PR breakpoints/25011
2653 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2654
2655 2019-07-04 Pedro Alves <palves@redhat.com>
2656
2657 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2658 body returned ok(0), break(3) or continue(4).
2659 * gdb.testsuite/foreach_with_prefix.exp: New file.
2660
2661 2019-07-04 Alan Hayward <alan.hayward@arm.com>
2662
2663 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2664
2665 2019-07-03 Pedro Alves <palves@redhat.com>
2666
2667 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2668 "return -code".
2669
2670 2019-07-03 Pedro Alves <palves@redhat.com>
2671
2672 PR cli/24732
2673 * gdb.base/shell.exp: Load completion-support.exp.
2674 Adjust expected error output. Add completion tests.
2675
2676 2019-07-03 Pedro Alves <palves@redhat.com>
2677
2678 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2679 string_to_regexp.
2680
2681 2019-07-03 Pedro Alves <palves@redhat.com>
2682
2683 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2684 (expect_integer): Adjust to expect "-string".
2685 (expect_string): New.
2686 (all_options): Expect "-string".
2687 (test-flag, test-boolean): Adjust to expect "-string".
2688 (test-string): New proc.
2689 (top level): Call it.
2690
2691 2019-07-03 Pedro Alves <palves@redhat.com>
2692
2693 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2694 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2695 the expected output in the success.
2696
2697 2019-07-03 Pedro Alves <palves@redhat.com>
2698
2699 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2700 Split one gdb_test_multiple call in two to avoid a race.
2701
2702 2019-07-03 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.base/with.c: New file.
2705 * gdb.base/with.exp: New file.
2706
2707 2019-07-03 Pedro Alves <palves@redhat.com>
2708
2709 * gdb.base/settings.exp: Replace all references to "maint
2710 test-settings set" with references to "maint set test-settings",
2711 and all references to "maint test-settings show" with references
2712 to "maint show test-settings".
2713
2714 2019-07-03 Pedro Alves <palves@redhat.com>
2715
2716 * gdb.base/settings.exp (test-string): Adjust expected out when
2717 testing "maint test-settings show filename"
2718
2719 2019-07-02 Pedro Alves <palves@redhat.com>
2720
2721 * gdb.base/options.exp (test-info-threads): New procedure.
2722 (top level): Call it.
2723
2724 2019-06-28 Tom Tromey <tromey@adacore.com>
2725
2726 * gdb.dwarf2/ada-linkage-name.c: New file.
2727 * gdb.dwarf2/ada-linkage-name.exp: New file.
2728
2729 2019-06-27 Tom Tromey <tromey@adacore.com>
2730
2731 PR c++/20020:
2732 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2733
2734 2019-06-26 Tom de Vries <tdevries@suse.de>
2735
2736 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2737
2738 2019-06-26 Tom de Vries <tdevries@suse.de>
2739
2740 * gdb.base/index-cache.exp: Add back missing debug option.
2741
2742 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2743
2744 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2745
2746 2019-06-25 Tom de Vries <tdevries@suse.de>
2747
2748 PR testsuite/24727
2749 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2750
2751 2019-06-24 Tom de Vries <tdevries@suse.de>
2752
2753 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2754
2755 2019-06-24 Tom de Vries <tdevries@suse.de>
2756
2757 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2758 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2759 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2760
2761 2019-06-24 Tom de Vries <tdevries@suse.de>
2762
2763 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2764
2765 2019-06-21 Tom de Vries <tdevries@suse.de>
2766
2767 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2768
2769 2019-06-21 Tom de Vries <tdevries@suse.de>
2770
2771 PR testsuite/24518
2772 PR ada/24713
2773 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2774 index.
2775
2776 2019-06-19 Tom Tromey <tromey@adacore.com>
2777
2778 * gdb.ada/length_cond.exp: Add intro comment.
2779
2780 2019-06-19 Tom Tromey <tromey@adacore.com>
2781
2782 * gdb.ada/length_cond.exp: New file.
2783 * gdb.ada/length_cond/length_cond.adb: New file.
2784 * gdb.ada/length_cond/pck.adb: New file.
2785 * gdb.ada/length_cond/pck.ads: New file.
2786
2787 2019-06-18 Tom de Vries <tdevries@suse.de>
2788
2789 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2790
2791 2019-06-18 Tom Tromey <tromey@adacore.com>
2792
2793 * gdb.base/list0.h: Add comment explaining control character.
2794
2795 2019-06-18 Tom de Vries <tdevries@suse.de>
2796
2797 * boards/fission.exp: Break up long debug_flags line.
2798
2799 2019-06-16 Tom de Vries <tdevries@suse.de>
2800
2801 PR gdb/24445
2802 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2803 generated index.
2804
2805 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2806
2807 PR gdb/24686
2808 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2809 improve detection of bug gdb/24541.
2810
2811 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2812
2813 PR gdb/24669
2814 * gdb.base/index-cache.exp (uses_readnow,
2815 expecting_index_cache_use): Define global variable.
2816 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2817 expecting_index_cache_use.
2818
2819 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2820 Andrew Burgess <andrew.burgess@embecosm.com>
2821
2822 * gdb.fortran/pointers.f90: New file.
2823 * gdb.fortran/print_type.exp: New file.
2824 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2825 * gdb.fortran/vla-type.exp: Likewise.
2826 * gdb.fortran/vla-value.exp: Likewise.
2827 * gdb.mi/mi-vla-fortran.exp: Likewise.
2828
2829 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2830
2831 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2832 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2833 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2834 as a stop reason.
2835
2836 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2837
2838 * gdb.base/annota1.exp: Update expected results.
2839 * gdb.cp/annota2.exp: Likewise.
2840 * gdb.cp/annota3.exp: Likewise.
2841
2842 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2843
2844 * gdb.base/style-logging.exp: Remove path from test name.
2845
2846 2019-06-14 Tom Tromey <tromey@adacore.com>
2847
2848 PR gdb/24502:
2849 * gdb.base/style-logging.exp: New file.
2850
2851 2019-06-14 Tom Tromey <tromey@adacore.com>
2852
2853 * gdb.base/symfile-warn.exp: New file.
2854 * gdb.base/symfile-warn.c: New file.
2855
2856 2019-06-14 Tom Tromey <tromey@adacore.com>
2857
2858 * gdb.base/annotate-symlink.exp: New file.
2859
2860 2019-06-14 Tom Tromey <tromey@adacore.com>
2861
2862 * gdb.ada/set_wstr.exp: Add reassignment test.
2863
2864 2019-06-14 Tom Tromey <tromey@adacore.com>
2865
2866 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2867 'unchecked_access and 'unrestricted_access as well.
2868
2869 2019-06-14 Tom Tromey <tromey@adacore.com>
2870
2871 PR ada/24539:
2872 * gdb.ada/vla.exp: Update tests.
2873 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2874 pragma.
2875
2876 2019-06-13 Pedro Alves <palves@redhat.com>
2877
2878 * gdb.base/settings.exp (test-integer): Test junk after
2879 "unlimited".
2880
2881 2019-06-13 Pedro Alves <palves@redhat.com>
2882
2883 * gdb.base/options.exp (test-thread-apply): New.
2884 (top level): Call it.
2885
2886 2019-06-13 Pedro Alves <palves@redhat.com>
2887
2888 * gdb.base/options.exp (test-frame-apply): New.
2889 (top level): Test print commands with different "frame apply"
2890 prefixes.
2891
2892 2019-06-13 Pedro Alves <palves@redhat.com>
2893
2894 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2895 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2896 'max_completions' parameter and handle it.
2897 (test_gdb_completion_offers_commands): New.
2898
2899 2019-06-13 Pedro Alves <palves@redhat.com>
2900
2901 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2902
2903 2019-06-13 Pedro Alves <palves@redhat.com>
2904
2905 * gdb.base/options.exp (test-backtrace): New.
2906 (top level): Call it.
2907
2908 2019-06-13 Pedro Alves <palves@redhat.com>
2909
2910 * gdb.guile/scm-frame-args.exp: Use "set print
2911 raw-frame-arguments" instead of "set print raw frame-arguments".
2912 * gdb.python/py-frame-args.exp: Likewise.
2913
2914 2019-06-13 Pedro Alves <palves@redhat.com>
2915
2916 * gdb.compile/compile.exp: Adjust expected output to option
2917 processing changes.
2918
2919 2019-06-13 Pedro Alves <palves@redhat.com>
2920
2921 * gdb.base/options.exp: Build executable.
2922 (test-print): New procedure.
2923 (top level): Call it, once for "print" and another for "compile
2924 print".
2925
2926 2019-06-13 Pedro Alves <palves@redhat.com>
2927
2928 * gdb.base/options.c: New file.
2929 * gdb.base/options.exp: New file.
2930
2931 2019-06-13 Pedro Alves <palves@redhat.com>
2932
2933 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2934 that "o" is ambiguous.
2935
2936 2019-06-13 Pedro Alves <palves@redhat.com>
2937
2938 * gdb.base/settings.c: New file.
2939 * gdb.base/settings.exp: New file.
2940
2941 2019-06-13 Pedro Alves <palves@redhat.com>
2942
2943 * gdb.base/completion.exp: Fix comment typo.
2944
2945 2019-06-13 Pedro Alves <palves@redhat.com>
2946
2947 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2948 foo --1" test.
2949
2950 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2951
2952 * gdb.fortran/block-data.f: New.
2953 * gdb.fortran/block-data.exp: New.
2954
2955 2019-06-11 Tom de Vries <tdevries@suse.de>
2956
2957 PR testsuite/24521
2958 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2959 message.
2960
2961 2019-06-11 Tom de Vries <tdevries@suse.de>
2962
2963 PR testsuite/24521
2964 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2965
2966 2019-06-11 Tom de Vries <tdevries@suse.de>
2967
2968 * boards/readnow.exp: New file.
2969
2970 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2971
2972 * gdb.fortran/vla-sizeof.exp: Update expected results.
2973
2974 2019-06-06 Amos Bird <amosbird@gmail.com>
2975
2976 * gdb.base/annota1.exp (thread_switch): Add test for
2977 thread-exited annotation.
2978
2979 2019-06-06 Tom Tromey <tromey@adacore.com>
2980
2981 * gdb.base/maint.exp: Expect command started/finished output.
2982
2983 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2984
2985 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2986 comment.
2987 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2988
2989 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2990
2991 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2992 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2993 * gdb.arch/riscv-unwind-long-insn.c: New file.
2994 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2995
2996 2019-06-04 Christian Biesinger <cbiesinger@google.com>
2997
2998 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2999
3000 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3001
3002 * lib/gdb.exp (help_list_trailer): New regexp variable
3003 factorizing the help trailer message.
3004 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3005 arg to allow to better factorize various tests.
3006 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3007 (test_prefix_command_help): Use help_list_trailer.
3008 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3009 * gdb.guile/scm-cmd.exp: Likewise.
3010 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3011 * gdb.base/help.exp: Use test_user_defined_class_help.
3012 * gdb.base/style.exp: Add tests for styling of help and apropos.
3013 * lib/gdb-utils.exp (style): Add title and highlight styles.
3014
3015 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3016
3017 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3018 $_shell_exitsignal.
3019 * gdb.base/default.exp: Update for new convenience variables.
3020
3021 2019-05-29 Tom Tromey <tromey@adacore.com>
3022
3023 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3024 to "break complete ada" test case's regexp.
3025
3026 2019-05-29 Tom Tromey <tromey@adacore.com>
3027
3028 PR c++/20020:
3029 * gdb.cp/constexpr-field.exp: New file.
3030 * gdb.cp/constexpr-field.cc: New file.
3031
3032 2019-05-29 Tom Tromey <tromey@adacore.com>
3033
3034 * gdb.base/finish.exp (finish_no_print): New proc.
3035 (finish_tests): Call it.
3036
3037 2019-05-24 Tom de Vries <tdevries@suse.de>
3038
3039 * gdb.dwarf2/gdb-add-index.exp: New file.
3040
3041 2019-05-22 Tom Tromey <tromey@adacore.com>
3042
3043 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3044 * gdb.base/style.exp: Use "style".
3045 * lib/gdb-utils.exp (style): New proc.
3046
3047 2019-05-22 Tom de Vries <tdevries@suse.de>
3048
3049 * gdb.base/align.exp: Require c++11.
3050
3051 2019-05-22 Tom de Vries <tdevries@suse.de>
3052
3053 PR testsuite/24586
3054 * gdb.python/py-mi-var-info-path-expression.exp: Call
3055 mi_skip_python_tests to check if python is supported.
3056
3057 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3058
3059 * gdb.arch/aarch64-pauth.c: New test.
3060 * gdb.arch/aarch64-pauth.exp: New file.
3061
3062 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3063
3064 * README (Re-running Tests Outside The Testsuite): New section.
3065
3066 2019-05-21 Tom de Vries <tdevries@suse.de>
3067
3068 * gdb.arch/amd64-eval.exp: Require c++11.
3069 * gdb.base/max-depth.exp: Same.
3070 * gdb.compile/compile-cplus-array-decay.exp: Same.
3071 * gdb.cp/meth-typedefs.exp: Same.
3072 * gdb.cp/subtypes.exp: Same.
3073 * gdb.cp/temargs.exp: Same.
3074
3075 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3076
3077 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3078
3079 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3080
3081 PR gdb/18644
3082 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3083 * gdb.fortran/printing-types.exp: Add new test.
3084 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3085 testing.
3086 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3087 setup_kfail call.
3088
3089 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3090
3091 * README (Running the Testsuite): Change example.
3092 (Testsuite Parameters): Remove TRANSCRIPT.
3093 * lib/gdb.exp: Remove TRANSCRIPT check.
3094
3095 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3096
3097 * README (Testsuite Parameters): Add replay logging to
3098 GDBSERVER_DEBUG.
3099 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3100 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3101 as a comma separated list.
3102 (gdb_debug_init): Override procedure.
3103
3104 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3105
3106 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3107 (gdb_write_cmd_file): New procedure.
3108 * lib/gdbserver-support.exp (gdbserver_start): Call
3109 gdbserver_write_cmd_file.
3110 (gdbserver_write_cmd_file): New procedure.
3111
3112 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3113
3114 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3115 (delete_breakpoints): Likewise.
3116 (gdb_run_cmd): Likewise.
3117 (gdb_start_cmd): Likewise.
3118 (gdb_starti_cmd): Likewise.
3119 (gdb_internal_error_resync): Likewise.
3120 (gdb_test_multiple): Likewise.
3121 (gdb_reinitialize_dir): Likewise.
3122 (default_gdb_exit): Likewise.
3123 (gdb_file_cmd): Mark kill as optional.
3124 (default_gdb_start): Call gdb_stdin_log_init.
3125 (send_gdb): Call gdb_stdin_log_write.
3126 (rerun_to_main): Mark Y as an answer.
3127 (gdb_stdin_log_init): New function.
3128 (gdb_stdin_log_write): Likewise.
3129
3130 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3131
3132 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3133 * gdb.base/debug-expr.exp: Likewise.
3134 * gdb.base/foll-fork.exp: Likewise.
3135 * gdb.base/foll-vfork.exp: Likewise.
3136 * gdb.base/fork-print-inferior-events.exp: Likewise.
3137 * gdb.base/gdb-sigterm.exp: Likewise.
3138 * gdb.base/gdbinit-history.exp: Likewise.
3139 * gdb.base/osabi.exp: Likewise.
3140 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3141 * gdb.base/ui-redirect.exp: Likewise.
3142 * gdb.gdb/unittest.exp: Likewise.
3143 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3144 * gdb.mi/mi-watch.exp: Likewise.
3145 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3146 * gdb.mi/user-selected-context-sync.exp: Likewise.
3147 * gdb.python/python.exp: Disable debug test when debugging.
3148 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3149 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3150 Likewise.
3151 * gdb.threads/stepi-random-signal.exp: Likewise.
3152
3153 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3154
3155 * Makefile.in: Pass through GDB_DEBUG.
3156 * README (Testsuite Parameters): Add GDB_DEBUG.
3157 (gdb,debug): Add board setting.
3158 * lib/gdb.exp (default_gdb_start): Start debugging.
3159 (gdb_debug_enabled): New procedure.
3160 (gdb_debug_init): Likewise.
3161
3162 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3163
3164 * Makefile.in: Pass through GDB_DEBUG.
3165 * README (Testsuite Parameters): Add GDB_DEBUG.
3166 (gdb,debug): Add board setting.
3167 * lib/gdb.exp (default_gdb_start): Start debugging.
3168 (gdb_debug_enabled): New procedure.
3169 (gdb_debug_init): Likewise.
3170
3171 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3172
3173 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3174
3175 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3176
3177 * gdb.base/ui-redirect.exp: Test redirection.
3178
3179 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3180
3181 * gdb.mi/mi-complete.exp: New file.
3182 * gdb.mi/mi-complete.cc: Likewise.
3183
3184 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3185
3186 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3187 indexed and sliced arrays, and pointers to arrays.
3188
3189 2019-05-14 Tom Tromey <tromey@adacore.com>
3190
3191 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3192 styling test.
3193
3194 2019-05-14 Tom de Vries <tdevries@suse.de>
3195
3196 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3197 selection entry encoding.
3198
3199 2019-05-10 Tom Tromey <tromey@adacore.com>
3200
3201 * gdb.ada/info_exc.exp: Add "complete" test.
3202
3203 2019-05-09 Tom de Vries <tdevries@suse.de>
3204
3205 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3206 CU-relative.
3207
3208 2019-05-09 Tom de Vries <tdevries@suse.de>
3209
3210 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3211 CU-relative.
3212
3213 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3214
3215 * gdb.ada/frame_arg_lang.exp: New testcase.
3216 * gdb.ada/frame_arg_lang/bla.adb: New file.
3217 * gdb.ada/frame_arg_lang/pck.ads: New file.
3218 * gdb.ada/frame_arg_lang/pck.adb: New file.
3219 * gdb.ada/frame_arg_lang/foo.c: New file.
3220
3221 2019-05-08 Tom Tromey <tromey@adacore.com>
3222
3223 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3224
3225 2019-05-08 Tom Tromey <tromey@adacore.com>
3226
3227 * gdb.base/ptype-offsets.exp: Update tests.
3228
3229 2019-05-08 Tom Tromey <tromey@adacore.com>
3230
3231 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3232 cases.
3233 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3234 "short".
3235
3236 2019-05-08 Tom Tromey <tromey@adacore.com>
3237
3238 * gdb.ada/vla.exp: New file.
3239 * gdb.ada/vla/vla.adb: New file.
3240
3241 2019-05-07 Tom de Vries <tdevries@suse.de>
3242
3243 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3244
3245 2019-05-07 Tom de Vries <tdevries@suse.de>
3246
3247 PR testsuite/24522
3248 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3249 section.
3250
3251 2019-05-07 Tom de Vries <tdevries@suse.de>
3252
3253 PR testsuite/24522
3254 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3255 .debug_aranges section.
3256
3257 2019-05-07 Tom de Vries <tdevries@suse.de>
3258
3259 PR testsuite/24159
3260 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3261
3262 2019-05-06 Tom de Vries <tdevries@suse.de>
3263
3264 * lib/gdb.exp (exec_has_index_section): New proc.
3265 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3266 section.
3267
3268 2019-05-04 Tom de Vries <tdevries@suse.de>
3269
3270 * boards/cc-with-debug-names.exp: New file.
3271
3272 2019-05-03 Tom Tromey <tromey@adacore.com>
3273
3274 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3275 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3276 * gdb.ada/char_enum.exp: Add test.
3277
3278 2019-05-03 Tom de Vries <tdevries@suse.de>
3279
3280 * boards/cc-with-gdb-index.exp: New file.
3281
3282 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3283
3284 * gdb.rust/simple.exp: Add new test case.
3285 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3286 (main): Initialise an instance of the new struct.
3287
3288 2019-05-01 Tom Tromey <tromey@adacore.com>
3289
3290 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3291 record.
3292 (NPR): New variable.
3293 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3294 test.
3295
3296 2019-05-01 Tom Tromey <tromey@adacore.com>
3297
3298 * gdb.ada/packed_array_assign.exp: Add packed assignment
3299 regression test.
3300
3301 2019-05-01 Tom de Vries <tdevries@suse.de>
3302
3303 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3304
3305 2019-05-01 Tom de Vries <tdevries@suse.de>
3306
3307 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3308
3309 2019-04-30 Ali Tamur <tamur@google.com>
3310
3311 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3312
3313 2019-04-30 Tom Tromey <tromey@adacore.com>
3314
3315 * lib/ada.exp (find_ada_tool): New proc.
3316 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3317 * gdb.ada/catch_ex_std.exp: New file.
3318 * gdb.ada/catch_ex_std/foo.adb: New file.
3319 * gdb.ada/catch_ex_std/some_package.adb: New file.
3320 * gdb.ada/catch_ex_std/some_package.ads: New file.
3321
3322 2019-04-30 Tom Tromey <tromey@adacore.com>
3323
3324 PR c++/24470:
3325 * gdb.cp/temargs.cc: Add test code from PR.
3326
3327 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3328
3329 * gdb.fortran/vla-datatypes.exp: Update expected results.
3330 * gdb.fortran/vla-ptype.exp: Likewise.
3331 * gdb.fortran/vla-type.exp: Likewise.
3332 * gdb.fortran/vla-value.exp: Likewise.
3333
3334 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3335
3336 * gdb.fortran/ptr-indentation.exp: Update expected results.
3337 * gdb.fortran/ptype-on-functions.exp: Likewise.
3338 * gdb.fortran/vla-ptr-info.exp: Likewise.
3339 * gdb.fortran/vla-value.exp: Likewise.
3340
3341 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3342
3343 * gdb.fortran/ptype-on-functions.exp: New file.
3344 * gdb.fortran/ptype-on-functions.f90: New file.
3345
3346 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3347
3348 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3349 case void string.
3350
3351 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3352
3353 * gdb.fortran/complex.exp: Expand.
3354 * gdb.fortran/complex.f: Renamed to...
3355 * gdb.fortran/complex.f90: ...this, and extended to add more
3356 complex values.
3357
3358 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3359
3360 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3361 MODULO, CMPLX.
3362
3363 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3364 Richard Bunt <richard.bunt@arm.com>
3365
3366 * gdb.base/max-depth.c: New file.
3367 * gdb.base/max-depth.exp: New file.
3368 * gdb.python/py-nested-maps.c: New file.
3369 * gdb.python/py-nested-maps.exp: New file.
3370 * gdb.python/py-nested-maps.py: New file.
3371 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3372 (test_all_common): Call test_max_depth.
3373 * gdb.fortran/max-depth.exp: New file.
3374 * gdb.fortran/max-depth.f90: New file.
3375 * gdb.go/max-depth.exp: New file.
3376 * gdb.go/max-depth.go: New file.
3377 * gdb.modula2/max-depth.exp: New file.
3378 * gdb.modula2/max-depth.c: New file.
3379 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3380
3381 2019-04-29 Tom de Vries <tdevries@suse.de>
3382
3383 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3384
3385 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3386
3387 * gdb.base/callexit.exp: Test may-call-functions off.
3388
3389 2019-04-25 Keith Seitz <keiths@redhat.com>
3390
3391 PR c++/24367
3392 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3393 (another_incomplete_struct, test_incomplete): New definitions.
3394 (main): Use new definitions.
3395 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3396 functions.
3397
3398 2019-04-25 Ali Tamur <tamur@google.com>
3399
3400 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3401
3402 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3403
3404 PR corefiles/11608
3405 PR corefiles/18187
3406 * gdb.base/coredump-filter-build-id.exp: New file.
3407
3408 2019-04-25 Alan Hayward <alan.hayward@arm.com>
3409
3410 * Makefile.in: Pass through GDBSERVER_DEBUG.
3411 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3412 (gdbserver,debug): Add board setting.
3413 * gdb.trace/tspeed.exp: Skip when debugging.
3414 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3415 * lib/gdbserver-support.exp: Likewise
3416
3417 2019-04-24 Tom Tromey <tromey@adacore.com>
3418
3419 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3420 Rust.
3421
3422 2019-04-24 Tom Tromey <tromey@adacore.com>
3423
3424 * gdb.arch/amd64-eval.exp: Test bitfield return.
3425 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3426 (class Foo) <return_bitfields>: New method.
3427 (main): Call it.
3428
3429 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3430
3431 * gdb.cp/many-args.cc: New file.
3432 * gdb.cp/many-args.exp: New file.
3433
3434 2019-04-23 Tom de Vries <tdevries@suse.de>
3435
3436 PR gdb/24433
3437 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3438
3439 2019-04-23 Alan Hayward <alan.hayward@arm.com>
3440
3441 * gdb.trace/backtrace.exp: Use nopie flag.
3442 * gdb.trace/circ.exp: Likewise.
3443 * gdb.trace/collection.exp: Likewise.
3444 * gdb.trace/ftrace.exp: Likewise.
3445 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3446 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3447 * gdb.trace/qtro.exp: Likewise.
3448 * gdb.trace/read-memory.exp: Likewise.
3449 * gdb.trace/report.exp: Likewise.
3450 * gdb.trace/tfile.exp: Likewise.
3451 * gdb.trace/tfind.exp: Likewise.
3452 * gdb.trace/unavailable.exp: Likewise.
3453
3454 2019-04-22 Pedro Alves <palves@redhat.com>
3455
3456 * gdb.base/solib-probes-nosharedlibrary.c,
3457 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3458
3459 2019-04-19 Tom Tromey <tromey@adacore.com>
3460
3461 * gdb.ada/ptype_union.c: New file.
3462 * gdb.ada/ptype_union.exp: New file.
3463
3464 2019-04-19 Tom Tromey <tromey@adacore.com>
3465
3466 PR symtab/24423:
3467 * gdb.base/list0.h (foo): Add a control-l character.
3468
3469 2019-04-18 Tom de Vries <tdevries@suse.de>
3470
3471 PR gdb/24433
3472 * boards/local-board.exp: Set sysroot to "".
3473
3474 2019-04-18 Tom de Vries <tdevries@suse.de>
3475 Pedro Alves <palves@redhat.com>
3476
3477 PR gdb/24454
3478 * gdb.threads/vfork-follow-child-exec.c: New file.
3479 * gdb.threads/vfork-follow-child-exec.exp: New file.
3480 * gdb.threads/vfork-follow-child-exit.c: New file.
3481 * gdb.threads/vfork-follow-child-exit.exp: New file.
3482
3483 2019-04-15 Leszek Swirski <leszeks@google.com>
3484
3485 * gdb.arch/amd64-eval.cc: New file.
3486 * gdb.arch/amd64-eval.exp: New file.
3487
3488 2019-04-11 Alan Hayward <alan.hayward@arm.com>
3489
3490 * gdb.server/sysroot.c: New test.
3491 * gdb.server/sysroot.exp: New file.
3492 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3493 matching param.
3494
3495 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3496
3497 * gdb.base/align.exp: Extend test to cover structures containing
3498 only static fields.
3499
3500 2019-04-11 Tom de Vries <tdevries@suse.de>
3501
3502 * boards/cc-with-dwz-m.exp: New file.
3503 * boards/cc-with-dwz.exp: New file.
3504 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3505
3506 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
3507
3508 * gdb.base/start-cpp.exp: New file.
3509 * gdb.base/start-cpp.cc: New file.
3510
3511 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3512
3513 * gdb.python/py-thrhandle.exp: Adjust tests to call
3514 thread_from_handle instead of thread_from_thread_handle.
3515
3516 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3517
3518 * gdb.python/py-thrhandle.exp: Add tests for
3519 gdb.InferiorThread.handle.
3520
3521 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3522
3523 * gdb.python/py-function.exp: Check calling helper function from
3524 all languages.
3525 * lib/gdb.exp (gdb_supported_languages): New proc.
3526
3527 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3528
3529 * gdb.base/complex-parts.c: New file.
3530 * gdb.base/complex-parts.exp: New file.
3531
3532 2019-04-01 Tom Tromey <tromey@adacore.com>
3533
3534 PR symtab/23331:
3535 * gdb.dwarf2/dw2-ranges-main.c: New file.
3536 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3537 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3538
3539 2019-03-30 Simon Marchi <simark@simark.ca>
3540
3541 * gdb.base/default.exp: Add values for $_gdb_major and
3542 $_gdb_minor.
3543
3544 2019-03-29 Tom Tromey <tromey@adacore.com>
3545
3546 * gdb.base/help.exp: Tighten apropos regexp.
3547
3548 2019-03-29 Keith Seitz <keiths@redhat.com>
3549
3550 * gdb.fortran/array-bounds.exp: New file.
3551 * gdb.fortran/array-bounds.f90: New file.
3552
3553 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3554
3555 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3556
3557 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3558
3559 * gdb.multi/hello.c (main): Increase alarm timer.
3560
3561 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3562
3563 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3564 factor when no hardware watchpoint support.
3565
3566 2019-03-28 Alan Hayward <alan.hayward@arm.com>
3567 Pedro Alves <palves@redhat.com>
3568
3569 * boards/local-board.exp: set sysroot to /.
3570
3571 2019-03-27 Alan Hayward <alan.hayward@arm.com>
3572
3573 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3574 in child.
3575
3576 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3577
3578 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3579 field.
3580 (make_container): Initialise new field.
3581 * gdb.python/py-prettyprint.exp: Add new tests.
3582 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3583 <display_hint>: New method.
3584
3585 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3586
3587 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3588 gdb_continue_to_breakpoint more throughout this test.
3589 (run_lang_tests) Supply unique test names, and use
3590 gdb_test_no_output.
3591
3592 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3593
3594 * gdb.base/finish-pretty.exp: Update expected results.
3595 * gdb.base/pretty-print.c: New file.
3596 * gdb.base/pretty-print.exp: New file.
3597
3598 2019-03-25 Pedro Alves <palves@redhat.com>
3599
3600 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3601 move comments outside list. Append '-i "" eof' section.
3602
3603 2019-03-22 Alan Hayward <alan.hayward@arm.com>
3604
3605 PR testsuite/25016
3606 * README: Add pie options.
3607 * gdb.base/break-interp.exp: Ensure pie is disabled.
3608 * gdb.base/dump.exp: Likewise.
3609 * lib/gdb.exp (gdb_compile): Add pie option.
3610
3611 2019-03-19 Tom Tromey <tromey@adacore.com>
3612
3613 * gdb.mi/mi2-cli-display.c: New file.
3614 * gdb.mi/mi2-cli-display.exp: New file.
3615
3616 2019-03-18 Joel Brobecker <brobecker@adacore.com>
3617 Tom Tromey <tromey@adacore.com>
3618
3619 * gdb.ada/ptype_array/pck.adb: New file.
3620 * gdb.ada/ptype_array/pck.ads: New file.
3621 * gdb.ada/ptype_array/foo.adb: New file.
3622 * gdb.ada/ptype_array.exp: New file.
3623
3624 2019-03-14 Tom Tromey <tromey@adacore.com>
3625
3626 * gdb.base/style.exp: Add "set style sources" test.
3627
3628 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3629
3630 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3631 * mi-breakpoint-multiple-locations.exp: ... this.
3632 (make_breakpoints_pattern): New proc.
3633 (do_test): Add mi_version parameter, test -break-insert,
3634 -break-info and =breakpoint-created.
3635
3636 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3637
3638 * config/default.exp: Remove 'load_lib gdb.exp'.
3639 * config/monitor.exp: Likewise.
3640 * config/sid.exp: Likewise.
3641 * config/sim.exp: Likewise.
3642 * config/slite.exp: Likewise.
3643 * config/unix.exp: Likewise.
3644 * gdb.base/default.exp: Remove unhelpful comment.
3645
3646 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3647
3648 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3649
3650 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3651
3652 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3653
3654 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3655
3656 * gdb.fortran/type-kinds.exp: Update expected results.
3657
3658 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3659
3660 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3661
3662 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3663
3664 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3665 function.
3666 (test_basic_parsing_of_type_kinds): Expand types tested.
3667 (test_parsing_invalid_type_kinds): New function.
3668
3669 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3670
3671 * gdb.fortran/intrinsics.exp: New file.
3672 * gdb.fortran/intrinsics.f90: New file.
3673 * gdb.fortran/type-kinds.exp: New file.
3674
3675 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3676
3677 * gdb.fortran/dot-ops.exp: New file.
3678
3679 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3680
3681 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3682 Check upper and lower case logical literals.
3683
3684 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3685
3686 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3687 Remove duplicate tests.
3688
3689 2019-03-06 Alan Hayward <alan.hayward@arm.com>
3690
3691 * lib/gdb.exp (builtin_cd): rename of cd.
3692 (cd): Override builtin.
3693
3694 2019-03-06 Richard Bunt <richard.bunt@arm.com>
3695
3696 * gdb.fortran/function-calls.exp: New file.
3697 * gdb.fortran/function-calls.f90: New test.
3698
3699 2019-03-04 Richard Bunt <richard.bunt@arm.com>
3700
3701 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3702 on user program standard output.
3703 * gdb.fortran/short-circuit-argument-list.f90: Record function
3704 calls.
3705
3706 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3707
3708 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3709 failure.
3710
3711 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3712
3713 PR gdb/8527
3714 * gdb.base/interrupt-daemon-attach.c,
3715 gdb.base/interrupt-daemon-attach.exp: New test.
3716
3717 2019-02-27 Pedro Alves <palves@redhat.com>
3718
3719 * gdb.base/page.exp: Add tests for "set width/height -1".
3720
3721 2019-02-27 Pedro Alves <palves@redhat.com>
3722
3723 * gdb.base/page.exp: Add tests for "set/show width/height" with
3724 "infinite" values.
3725
3726 2019-02-27 Tom Tromey <tromey@adacore.com>
3727
3728 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3729 2.4.
3730 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3731 workaround.
3732
3733 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3734
3735 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3736 tests for structs with static members.
3737
3738 2019-02-26 Tom Tromey <tromey@adacore.com>
3739
3740 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3741 ValueError, not TypeError.
3742
3743 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3744
3745 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3746 call from main program.
3747
3748 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3749
3750 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3751 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3752 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3753 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3754 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3755
3756 2019-02-22 Keith Seitz <keiths@redhat.com>
3757
3758 PR symtab/23853
3759 * gdb.base/symlink-sourcefile.c: New file.
3760 * gdb.base/symlink-sourcefile.exp: New file.
3761
3762 2019-02-20 Tom Tromey <tom@tromey.com>
3763
3764 * gdb.base/info_qt.exp: Update.
3765
3766 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3767
3768 * gdb.base/source.exp: Move "error in sourced script" code to
3769 the end.
3770 * gdb.base/source-error.gdb: Move contents to
3771 source-error-1.gdb. Add new code to source source-error-1.gdb.
3772 * gdb.base/source-error-1.gdb: New file, from previous
3773 source-error.gdb.
3774
3775 2019-02-17 Tom Tromey <tom@tromey.com>
3776
3777 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3778 for macro styling.
3779 * gdb.base/style.c (SOME_MACRO): New macro.
3780
3781 2019-02-17 Tom Tromey <tom@tromey.com>
3782
3783 * gdb.base/style.exp: Add line-wrapping tests.
3784 * gdb.base/page.exp: Add test for quitting during pagination.
3785
3786 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3787
3788 * gdb.ada/big_packed_array: New testcase.
3789 * gdb.ada/homonym.exp: Fix incorrect expected output for
3790 "break <homonym__get_value>" test.
3791
3792 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3793
3794 PR breakpoints/21870
3795 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3796 and prepare_for_testing. Add comment.
3797 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3798 redundant cleanup call. Clean up comment.
3799
3800 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
3801
3802 PR breakpoints/21870
3803 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3804 * gdb.arch/aarch64-dbreg-contents.c: New file.
3805
3806 2019-02-10 Joel Brobecker <brobecker@adacore.com>
3807
3808 * gdb.ada/mi_ref_changeable: New testcase.
3809
3810 2019-02-07 Alan Hayward <alan.hayward@arm.com>
3811
3812 * gdb.base/attach.exp: Add double attach test.
3813
3814 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3815
3816 * lib/gdb.exp (default_gdb_start): Don't match pagination
3817 prompt.
3818 (gdb_init): Set stty_init.
3819
3820 2019-01-27 Tom Tromey <tom@tromey.com>
3821
3822 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3823 skip_python_tests.
3824
3825 2019-01-24 Alan Hayward <alan.hayward@arm.com>
3826
3827 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3828 New structure.
3829 (struct struct_static_02_02): Likewise.
3830 (struct struct_static_02_03): Likewise.
3831 (struct struct_static_02_04): Likewise.
3832 (struct struct_static_04_01): Likewise.
3833 (struct struct_static_04_02): Likewise.
3834 (struct struct_static_04_03): Likewise.
3835 (struct struct_static_04_04): Likewise.
3836 (struct struct_static_06_01): Likewise.
3837 (struct struct_static_06_02): Likewise.
3838 (struct struct_static_06_03): Likewise.
3839 (struct struct_static_06_04): Likewise.
3840 (cmp_struct_static_02_01): Likewise.
3841 (cmp_struct_static_02_02): Likewise.
3842 (cmp_struct_static_02_03): Likewise.
3843 (cmp_struct_static_02_04): Likewise.
3844 (cmp_struct_static_04_01): Likewise.
3845 (cmp_struct_static_04_02): Likewise.
3846 (cmp_struct_static_04_03): Likewise.
3847 (cmp_struct_static_04_04): Likewise.
3848 (cmp_struct_static_06_01): Likewise.
3849 (cmp_struct_static_06_02): Likewise.
3850 (cmp_struct_static_06_03): Likewise.
3851 (cmp_struct_static_06_04): Likewise.
3852 (call_all): Test new structs.
3853 * gdb.base/infcall-nested-structs.exp: Likewise.
3854
3855 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3856 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3857
3858 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3859 * gdb.base/stack-protector.c: New test.
3860 * gdb.base/stack-protector.exp: New file.
3861 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3862 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3863 option.
3864 (gdb_compile): Remove stack protector for GCC and prevent
3865 recursion.
3866
3867 2019-01-16 Keith Seitz <keiths@redhat.com>
3868
3869 PR gdb/23773
3870 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3871
3872 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3873
3874 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3875 aliases.
3876 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3877 tests.
3878 * gdb.arch/powerpc-vector-regs.c: New file.
3879 * gdb.arch/powerpc-vector-regs.exp: New file.
3880
3881 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3882
3883 * gdb.arch/altivec-regs.exp: Fix the list passed to
3884 gdb_expect_list when testing "info vector".
3885
3886 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3887
3888 * gdb.base/style.exp: Don't include path in testname.
3889
3890 2019-01-10 Keith Seitz <keiths@redhat.com>
3891
3892 PR gdb/23712
3893 PR symtab/23010
3894 * gdb.dwarf2/multidictionary.exp: New file.
3895
3896 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3897
3898 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3899 (test_gnuv3_style_demangling): ... this.
3900 (test_lucid_style_demangling): Remove.
3901 (test_arm_style_demangling): Remove.
3902 (test_hp_style_demangling): Remove.
3903 (do_tests): Remove calls to the above.
3904
3905 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3906
3907 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3908 case.
3909
3910 2019-01-06 Tom Tromey <tom@tromey.com>
3911
3912 PR gdb/28155:
3913 * gdb.dwarf2/typedef-void-finish.exp: New file.
3914
3915 2018-12-28 Tom Tromey <tom@tromey.com>
3916 Simon Marchi <simark@simark.ca>
3917
3918 * gdb.base/jit-exec.exp: New file.
3919 * gdb.base/jit-exec.c: New file.
3920 * gdb.base/jit-execd.c: New file.
3921
3922 2018-12-28 Tom Tromey <tom@tromey.com>
3923
3924 * gdb.base/style.exp: Update test to check for address styling.
3925
3926 2018-12-28 Tom Tromey <tom@tromey.com>
3927
3928 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3929 message.
3930
3931 2018-12-28 Tom Tromey <tom@tromey.com>
3932
3933 * gdb.base/style.exp: Add test for version number styling.
3934
3935 2018-12-28 Tom Tromey <tom@tromey.com>
3936
3937 * gdb.base/style.exp: Add test for print_address_symbolic.
3938
3939 2018-12-28 Tom Tromey <tom@tromey.com>
3940
3941 * gdb.base/style.exp: Add test for breakpoint setting.
3942
3943 2018-12-28 Tom Tromey <tom@tromey.com>
3944
3945 * gdb.base/style.exp: Add test for variable names.
3946
3947 2018-12-28 Tom Tromey <tom@tromey.com>
3948
3949 * gdb.base/style.exp: New file.
3950 * gdb.base/style.c: New file.
3951
3952 2018-12-28 Tom Tromey <tom@tromey.com>
3953
3954 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3955 "dumb".
3956 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3957 the TERM environment variable.
3958
3959 2018-12-27 Tom Tromey <tom@tromey.com>
3960
3961 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3962 pagination test.
3963
3964 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3965
3966 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3967 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3968
3969 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3970
3971 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3972 Filename a.adb changed to bp_fun_addr.adb.
3973 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3974
3975 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3976
3977 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3978 non-PIE executables.
3979 * README: Mention the gdb,nopie_flag board setting.
3980 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3981 non-PIE executable.
3982 * gdb.arch/amd64-entry-value.exp: Likewise.
3983 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3984 * gdb.arch/i386-float.exp: Likewise.
3985 * gdb.arch/i386-signal.exp: Likewise.
3986 * gdb.mi/mi-reg-undefined.exp: Likewise.
3987
3988 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3989
3990 PR gdb/23974
3991 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3992
3993 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3994
3995 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3996 Update order of results accordingly.
3997
3998 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3999
4000 * gdb.base/annota1.exp: Update a test regexp.
4001
4002 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4003
4004 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4005
4006 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4007
4008 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4009 (reuse_time): Initialize to REUSE_TIME_CAP.
4010 (check_rc): New function.
4011 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4012 Check pthread_create rc.
4013 (spawner_thread_func): Check pthread_create and pthread_join rc.
4014
4015 2018-12-08 Pedro Alves <palves@redhat.com>
4016
4017 * gdb.base/list.exp (test_forward_search): Rename to ...
4018 (test_forward_reverse_search): ... this. Also test reverse-search
4019 and the forward-search alias.
4020
4021 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4022
4023 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4024 local timeout variable before return, and remove all local timeout
4025 variable entirely.
4026 (gdb_load): Likewise.
4027
4028 2018-12-01 Tom de Vries <tdevries@suse.de>
4029
4030 * gdb.base/gdb-caching-proc.exp: New file.
4031
4032 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4033
4034 * Makefile.in (TIMESTAMP): New variable.
4035 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4036 command.
4037 (check-single-racy): Likewise.
4038 (check/%.exp): Likewise.
4039 (check-racy/%.exp): Likewise.
4040 (workers/%.worker): Likewise.
4041 (build-perf): Likewise.
4042 (check-perf): Likewise.
4043 * README: Describe new "TS" and "TS_FORMAT" variables.
4044 * print-ts.py: New file.
4045
4046 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4047
4048 PR python/23714
4049 * gdb.python/python.exp: Test command repetition after
4050 gdb.execute.
4051
4052 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4053
4054 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4055 is correctly aligned.
4056
4057 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4058
4059 * gdb.ada/info_auto_lang.exp: New testcase.
4060 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4061 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4062 * gdb.ada/info_auto_lang/some_c.c: New file.
4063
4064 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4065
4066 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4067 FUNC_lang language syntax.
4068
4069 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4070
4071 * gdb.base/info_minsym.c: New file.
4072 * gdb.base/info_minsym.exp: New file.
4073
4074 2018-11-19 Tom Tromey <tom@tromey.com>
4075
4076 PR rust/23625:
4077 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4078 * gdb.rust/expr.exp: Update expected output. Change one test.
4079
4080 2018-11-19 Tom Tromey <tom@tromey.com>
4081
4082 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4083
4084 2018-11-19 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4087 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4088 see the expected warning.
4089
4090 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4091
4092 PR gdb/22736:
4093 * gdb.cp/infcall-nodebug-lib.c: New test.
4094 * gdb.cp/infcall-nodebug-main.c: New test.
4095 * gdb.cp/infcall-nodebug.exp: New file.
4096
4097 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4098
4099 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4100 completer tests.
4101
4102 2018-11-09 Tom de Vries <tdevries@suse.de>
4103
4104 * gdb.base/msym-lang.c: New test.
4105 * gdb.base/msym-lang.exp: New file.
4106 * gdb.base/msym-lang-main.c: New test.
4107
4108 2018-11-08 Tom Tromey <tom@tromey.com>
4109
4110 PR gdb/23555:
4111 PR gdb/23838:
4112 * gdb.base/warning.exp: New file.
4113
4114 2018-11-08 Jan Beulich <jbeulich@suse.com>
4115
4116 * testsuite/gdb.arch/i386-avx512.c,
4117 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4118
4119 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4120
4121 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4122 point hardware.
4123
4124 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4125
4126 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4127 * gdb.dwarf2/missing-type-name.exp: New file.
4128
4129 2018-11-06 Tom de Vries <tdevries@suse.de>
4130
4131 * gdb.base/many-headers.c: New test.
4132 * gdb.base/many-headers.exp: New file.
4133
4134 2018-11-06 Jim Wilson <jimw@sifive.com>
4135
4136 * gdb.base/code_elim.exp: For riscv, set additional_flags
4137 to include -msmall-data-limit=0.
4138
4139 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4140
4141 * gdb.ada/watch_minus_l: New testcase.
4142
4143 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4144
4145 * gdb.arch/aix-sighandle.c: New file.
4146 * gdb.arch/aix-sighandle.exp: New file.
4147
4148 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4149
4150 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4151 registers being unions.
4152
4153 2018-10-31 Tom de Vries <tdevries@suse.de>
4154
4155 * lib/valgrind.exp: New file.
4156 (vgdb_start, vgdb_stop): New procs, factored out of ...
4157 * gdb.base/valgrind-bt.exp: ... here, ...
4158 * gdb.base/valgrind-disp-step.exp: ... here and ...
4159 * gdb.base/valgrind-infcall.exp: ... here.
4160
4161 2018-10-31 Tom de Vries <tdevries@suse.de>
4162
4163 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4164
4165 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4166
4167 * gdb.dwarf2/void-type.c: New file.
4168 * gdb.dwarf2/void-type.exp: New file.
4169
4170 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4171
4172 * gdb.base/info_qt.c: New file.
4173 * gdb.base/info_qt.exp: New file.
4174
4175 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4176
4177 * gdb.arch/powerpc-htm-regs.c: New file.
4178 * gdb.arch/powerpc-htm-regs.exp: New file.
4179
4180 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4181
4182 * gdb.arch/powerpc-tar.c: New file.
4183 * gdb.arch/powerpc-tar.exp: New file.
4184
4185 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4186
4187 * gdb.arch/powerpc-ppr-dscr.c: New file.
4188 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4189
4190 2018-10-25 Tom de Vries <tdevries@suse.de>
4191
4192 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4193
4194 2018-10-24 Tom de Vries <tdevries@suse.de>
4195
4196 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4197 longer exists error.
4198
4199 2018-10-24 Tom de Vries <tdevries@suse.de>
4200
4201 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4202
4203 2018-10-24 Tom de Vries <tdevries@suse.de>
4204
4205 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4206 --db-attach in valgrind.
4207
4208 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4209
4210 * gdb.arch/riscv-reg-aliases.c: New file.
4211 * gdb.arch/riscv-reg-aliases.exp: New file.
4212
4213 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4214
4215 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4216
4217 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4218
4219 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4220
4221 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4222
4223 * gdb.cp/ovldbreak.exp: Fix regexps.
4224
4225 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4226
4227 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4228
4229 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4230
4231 PR cli/23785
4232 * gdb.base/restore.exp: New test to check if "restore" with an
4233 invalid file doesn't segfault.
4234
4235 2018-10-18 Tom de Vries <tdevries@suse.de>
4236
4237 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4238 * gdb.ada/excep_handle.exp: Same.
4239 * gdb.ada/mi_string_access.exp: Same.
4240 * gdb.ada/mi_var_union.exp: Same.
4241 * gdb.arch/arc-analyze-prologue.exp: Same.
4242 * gdb.arch/arc-decode-insn.exp: Same.
4243 * gdb.base/readnever.exp: Same.
4244 * gdb.fortran/printing-types.exp: Same.
4245 * gdb.guile/scm-lazy-string.exp: Same.
4246
4247 2018-10-16 Tom de Vries <tdevries@suse.de>
4248
4249 PR gdb/23730
4250 * gdb.base/catch-follow-exec.c: Add copyright notice.
4251 * gdb.base/catch-follow-exec.exp: Rewrite to use
4252 gdb_spawn_with_cmdline_opts. Require gdb-native.
4253
4254 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4255
4256 * gdb.trace/actions-changed.exp: Check for arch support.
4257 * gdb.trace/actions.exp: Likewise.
4258 * gdb.trace/ax.exp: Likewise.
4259 * gdb.trace/backtrace.exp: Likewise.
4260 * gdb.trace/change-loc.exp: Likewise.
4261 * gdb.trace/deltrace.exp: Likewise.
4262 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4263 * gdb.trace/ftrace.exp: Likewise.
4264 * gdb.trace/infotrace.exp: Check for arch support.
4265 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4266 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4267 * gdb.trace/mi-tsv-changed.exp: Likewise.
4268 * gdb.trace/packetlen.exp: Likewise.
4269 * gdb.trace/passc-dyn.exp: Likewise.
4270 * gdb.trace/passcount.exp: Likewise.
4271 * gdb.trace/pending.exp: Likewise.
4272 * gdb.trace/range-stepping.exp: Check for shlib support.
4273 * gdb.trace/report.exp: Check for arch support.
4274 * gdb.trace/save-trace.exp: Likewise.
4275 * gdb.trace/signal.exp: Check for signal support.
4276 * gdb.trace/tfind.exp: Check for arch support.
4277 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4278 * gdb.trace/trace-common.h: Add comment.
4279 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4280 * gdb.trace/trace-enable-disable.exp: Likewise.
4281 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4282 * gdb.trace/tracecmd.exp: Check for arch support.
4283 * gdb.trace/tspeed.exp: Check for shlib and target support.
4284 * gdb.trace/tstatus.exp: Check for arch support.
4285 * gdb.trace/tsv.exp: Likewise.
4286 * gdb.trace/while-dyn.exp: Likewise.
4287 * gdb.trace/while-stepping.exp: Likewise.
4288 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4289
4290 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4291
4292 * gdb.trace/tspeed.exp: Remove nowarnings.
4293 (prepare_for_trace_test): Declare "global ipalib".
4294 * gdb.trace/tspeed.c: Include unistd.h.
4295 (main): Remove superfluous printf argument.
4296
4297 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4298
4299 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4300 directory prefix on the filename.
4301
4302 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4303
4304 * gdb.gdb/unittest.exp: Update expected message informing that
4305 selftests have been disabled.
4306 * gdb.server/unittest.exp: Likewise.
4307
4308 2018-10-09 Tom de Vries <tdevries@suse.de>
4309
4310 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4311 with runto_main.
4312
4313 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4314
4315 PR c++/16841
4316 * gdb.cp/virtbase2.cc: New file.
4317 * gdb.cp/virtbase2.exp: New file.
4318
4319 2018-10-06 Tom Tromey <tom@tromey.com>
4320
4321 PR python/19399:
4322 * gdb.python/py-inferior.exp: Add architecture test.
4323
4324 2018-10-06 Tom Tromey <tom@tromey.com>
4325
4326 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4327 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4328
4329 2018-10-06 Tom Tromey <tom@tromey.com>
4330
4331 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4332 of a "throw" catchpoint.
4333
4334 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4335
4336 * gdb.base/info-proc.exp: Update string expected from "help info
4337 proc".
4338
4339 2018-10-04 Tom Tromey <tom@tromey.com>
4340
4341 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4342 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4343 (test_initial_complaints, test_empty_complaints): Update.
4344 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4345
4346 2018-10-04 Tom Tromey <tom@tromey.com>
4347
4348 PR cli/19551:
4349 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4350 * lib/gdb.exp (gdb_file_cmd): Update.
4351 * gdb.stabs/weird.exp (print_weird_var): Update.
4352 * gdb.server/solib-list.exp: Update.
4353 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4354 * gdb.mi/mi-cli.exp: Update.
4355 * gdb.linespec/linespec.exp: Update.
4356 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4357 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4358 * gdb.cp/cp-relocate.exp: Update.
4359 * gdb.base/sym-file.exp: Update.
4360 * gdb.base/relocate.exp: Update.
4361 * gdb.base/readnever.exp: Update.
4362 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4363 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4364 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4365 * gdb.base/code_elim.exp: Update.
4366 * gdb.base/break-unload-file.exp (test_break): Update.
4367 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4368 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4369 Update.
4370 * gdb.base/attach.exp (do_attach_tests): Update.
4371 * gdb.base/sepdebug.exp: Update.
4372 * gdb.python/py-section-script.exp: Update.
4373
4374 2018-10-04 Tom Tromey <tom@tromey.com>
4375
4376 PR cli/22234:
4377 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4378 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4379 output.
4380
4381 2018-10-04 Tom Tromey <tom@tromey.com>
4382
4383 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4384 set width and height to 0.
4385 (test_command_line_attach_run): Use -quiet.
4386
4387 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4388
4389 * lib/gdb.exp (skip_ifunc_tests): New.
4390 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4391 other compile failures.
4392 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4393
4394 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4395
4396 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4397 is_amd64_regs_target.
4398
4399 2018-10-01 Alan Hayward <alan.hayward@arm.com>
4400
4401 * gdb.arch/aarch64-sighandler-regs.c: New test.
4402 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4403 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4404
4405 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4406
4407 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4408 assembly.
4409
4410 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4411
4412 * gdb.base/frame-selection.exp: New file.
4413 * gdb.base/frame-selection.c: New file.
4414
4415 2018-09-27 Alan Hayward <alan.hayward@arm.com>
4416
4417 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4418 pthread barrier.
4419 (main): Likewise.
4420
4421 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4422
4423 * gdb.base/large-frame-1.c: New file.
4424 * gdb.base/large-frame-2.c: New file.
4425 * gdb.base/large-frame.exp: New file.
4426 * gdb.base/large-frame.h: New file.
4427
4428 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4429
4430 PR gdb/20948
4431 * gdb.base/write_mem.exp: New test.
4432 * gdb.base/write_mem.c: Likewise.
4433
4434 2018-09-23 Tom Tromey <tom@tromey.com>
4435
4436 PR python/18852:
4437 * gdb.python/py-parameter.exp: Add test for parameter that throws
4438 on "set".
4439
4440 2018-09-23 Tom Tromey <tom@tromey.com>
4441
4442 PR python/17284:
4443 * gdb.python/py-template.exp (test_template_arg): Add test for
4444 negative template argument number.
4445
4446 2018-09-23 Tom Tromey <tom@tromey.com>
4447
4448 PR python/14062:
4449 * gdb.python/python.exp: Add test for post_event error.
4450
4451 2018-09-23 Tom Tromey <tom@tromey.com>
4452
4453 PR python/18170:
4454 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4455 convert pointers to int and long.
4456
4457 2018-09-23 Tom Tromey <tom@tromey.com>
4458
4459 PR python/20126:
4460 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4461 signed-ness conversion tests.
4462
4463 2018-09-23 Tom Tromey <tom@tromey.com>
4464
4465 PR python/18352;
4466 * gdb.python/py-value.exp (test_float_conversion): New proc.
4467 Use it.
4468
4469 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4470
4471 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4472
4473 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4474
4475 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4476 no readline.
4477 * gdb.base/utf8-identifiers.exp: Likewise.
4478 * gdb.cp/cpcompletion.exp: Likewise.
4479 * gdb.linespec/cpcompletion.exp: Likewise.
4480 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4481 * gdb.linespec/cpls-ops.exp: Likewise.
4482
4483 2018-09-19 Richard Bunt <richard.bunt@arm.com>
4484 Chris January <chris.january@arm.com>
4485
4486 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4487 * gdb.fortran/short-circuit-argument-list.exp: New file.
4488 * gdb.fortran/short-circuit-argument-list.f90: New test.
4489
4490 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4491
4492 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4493 "arch=" keyword when executing "-stack-list-frames".
4494
4495 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4496
4497 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4498 "arch=" keyword when executing "-stack-list-frames".
4499
4500 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4501
4502 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4503 break ada".
4504
4505 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4506
4507 PR python/23669
4508 * gdb.python/python.exp: Test gdb.execute("show commands").
4509
4510 2018-09-16 Tom Tromey <tom@tromey.com>
4511
4512 * gdb.base/new-ui.exp (do_execution_tests): Update.
4513 * gdb.base/dbx.exp (test_breakpoints): Update.
4514
4515 2018-09-14 Alan Hayward <alan.hayward@arm.com>
4516
4517 * lib/gdb.exp (gdb_simple_compile): Add proc.
4518 (is_elf_target): Use gdb_simple_compile.
4519 (skip_altivec_tests): Likewise.
4520 (skip_vsx_tests): Likewise.
4521 (skip_tsx_tests): Likewise.
4522 (skip_btrace_tests): Likewise.
4523 (skip_btrace_pt_tests): Likewise.
4524 (gdb_can_simple_compile): Likewise.
4525 (gdb_has_argv0): Likewise.
4526 (gdb_target_symbol_prefix): Likewise.
4527 (target_supports_scheduler_locking): Likewise.
4528
4529 2018-09-13 Tom Tromey <tom@tromey.com>
4530
4531 * Makefile.in (TAGS): Recognize proc_with_prefix and
4532 gdb_caching_proc.
4533
4534 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4535
4536 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4537 method.
4538
4539 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4540
4541 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4542 and a few other Inferior properties when the Inferior is no
4543 longer valid.
4544
4545 2018-09-13 Tom Tromey <tom@tromey.com>
4546
4547 PR rust/23650:
4548 * gdb.rust/simple.exp: Add test for enum field access error.
4549
4550 2018-09-13 Tom Tromey <tom@tromey.com>
4551
4552 PR rust/23626:
4553 * gdb.rust/simple.rs (EmptyEnum): New type.
4554 (main): Use it.
4555 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4556
4557 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4558
4559 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4560 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4561 * gdb.python/py-symtab.exp: Update test printing an objfile.
4562
4563 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4564
4565 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4566 object.
4567
4568 2018-09-12 Alan Hayward <alan.hayward@arm.com>
4569
4570 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4571 (support_complex_tests): Use gdb_can_simple_compile.
4572 (is_ilp32_target): Likewise.
4573 (is_lp64_target): Likewise.
4574 (is_64_target): Likewise.
4575 (is_amd64_regs_target): Likewise.
4576 (is_aarch32_target): Likewise.
4577 (gdb_int128_helper): Likewise.
4578
4579 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4580
4581 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4582
4583 2018-09-10 Jerome Guitton <guitton@adacore.com>
4584
4585 * gdb.ada/same_component_name: Add test for case of tagged record
4586 with variable-length fields.
4587
4588 2018-09-10 Xavier Roirand <roirand@adacore.com>
4589
4590 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4591 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4592 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4593 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4594
4595 2018-09-10 Xavier Roirand <roirand@adacore.com>
4596
4597 * gdb.ada/mi_string_access.exp: New testcase.
4598 * gdb.ada/mi_string_access/bar.adb: New file.
4599 * gdb.ada/mi_string_access/pck.adb: New file.
4600 * gdb.ada/mi_string_access/pck.asd: New file.
4601
4602 2018-09-10 Xavier Roirand <roirand@adacore.com>
4603
4604 * gdb.ada/mi_var_union.exp: New testcase.
4605 * gdb.ada/mi_var_union/bar.adb: New file.
4606 * gdb.ada/mi_var_union/pck.adb: New file.
4607 * gdb.ada/mi_var_union/pck.asd: New file.
4608
4609 2018-09-08 Tom Tromey <tom@tromey.com>
4610
4611 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4612
4613 2018-09-08 Tom Tromey <tom@tromey.com>
4614
4615 PR python/16047:
4616 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4617 (register_pretty_printers): Register new printer.
4618 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4619 test.
4620 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4621 (an_int_type3): New global.
4622
4623 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4624
4625 * gdb.ada/expr_with_funcall: New testcase.
4626
4627 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4628
4629 * gdb.ada/packed_array_assign: New testcase.
4630
4631 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4632
4633 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4634 names, and add test prefixes to make test names unique.
4635
4636 2018-09-05 Tom de Vries <tdevries@suse.de>
4637
4638 * gdb.dwarf2/varval.exp: Add test.
4639
4640 2018-09-04 Gary Benson <gbenson@redhat.com>
4641
4642 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4643 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4644
4645 2018-08-31 Tom Tromey <tom@tromey.com>
4646
4647 * gdb.rust/simple.rs: Rename second variable "v".
4648
4649 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4650
4651 * gdb.base/funcargs.c (use_a): New function.
4652 (recurse): Call use_a.
4653
4654 2018-08-29 Keith Seitz <keiths@redhat.com>
4655
4656 * gdb.compile/compile-cplus-anonymous.cc: New file.
4657 * gdb.compile/compile-cplus-anonymous.exp: New file.
4658 * gdb.compile/compile-cplus-array-decay.cc: New file.
4659 * gdb.compile/compile-cplus-array-decay.exp: New file.
4660 * gdb.compile/compile-cplus-inherit.cc: New file.
4661 * gdb.compile/compile-cplus-inherit.exp: New file.
4662 * gdb.compile/compile-cplus-member.cc: New file.
4663 * gdb.compile/compile-cplus-member.exp: New file.
4664 * gdb.compile/compile-cplus-method.cc: New file.
4665 * gdb.compile/compile-cplus-method.exp: New file.
4666 * gdb.compile/compile-cplus-mod.c: "New" file.
4667 * gdb.compile/compile-cplus-namespace.cc: New file.
4668 * gdb.compile/compile-cplus-namespace.exp: New file.
4669 * gdb.compile/compile-cplus-nested.cc: New file.
4670 * gdb.compile/compile-cplus-nested.exp: New file.
4671 * gdb.compile/compile-cplus-print.c: "New" file.
4672 * gdb.compile/compile-cplus-print.exp: "New" file.
4673 * gdb.compile/compile-cplus-virtual.cc: New file.
4674 * gdb.compile/compile-cplus-virtual.exp: New file.
4675 * gdb.compile/compile-cplus.c: "New" file.
4676 * gdb.compile/compile-cplus.exp: "New" file.
4677 * lib/compile-support.exp: New file.
4678
4679 2018-08-16 Gary Benson <gbenson@redhat.com>
4680
4681 PR gdb/13000:
4682 * gdb.base/batch-exit-status.exp: New file.
4683 * gdb.base/batch-exit-status.good-commands: Likewise.
4684 * gdb.base/batch-exit-status.bad-commands: Likewise.
4685
4686 2018-08-29 Alan Hayward <alan.hayward@arm.com>
4687
4688 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4689 (struct struct02): Likewise.
4690 (struct struct03): Likewise.
4691 (struct struct04): Likewise.
4692 (struct struct_01_01): New struct.
4693 (struct struct_01_02): Likewise.
4694 (struct struct_01_03): Likewise.
4695 (struct struct_01_04): Likewise.
4696 (struct struct_02_01): Likewise.
4697 (struct struct_02_02): Likewise.
4698 (struct struct_02_03): Likewise.
4699 (struct struct_02_04): Likewise.
4700 (struct struct_04_01): Likewise.
4701 (struct struct_04_02): Likewise.
4702 (struct struct_04_03): Likewise.
4703 (struct struct_04_04): Likewise.
4704 (struct struct_05_01): Likewise.
4705 (struct struct_05_02): Likewise.
4706 (struct struct_05_03): Likewise.
4707 (struct struct_05_04): Likewise.
4708 (cmp_struct01): Remove function.
4709 (cmp_struct02): Likewise.
4710 (cmp_struct03): Likewise.
4711 (cmp_struct04): Likewise.
4712 (cmp_struct_01_01): Add Function.
4713 (cmp_struct_01_02): Likewise.
4714 (cmp_struct_01_03): Likewise.
4715 (cmp_struct_01_04): Likewise.
4716 (cmp_struct_02_01): Likewise.
4717 (cmp_struct_02_02): Likewise.
4718 (cmp_struct_02_03): Likewise.
4719 (cmp_struct_02_04): Likewise.
4720 (cmp_struct_04_01): Likewise.
4721 (cmp_struct_04_02): Likewise.
4722 (cmp_struct_04_03): Likewise.
4723 (cmp_struct_04_04): Likewise.
4724 (cmp_struct_05_01): Likewise.
4725 (cmp_struct_05_02): Likewise.
4726 (cmp_struct_05_03): Likewise.
4727 (cmp_struct_05_04): Likewise.
4728 (call_all): Add new structs.
4729 * gdb.base/infcall-nested-structs.exp: Likewise.
4730
4731 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4732
4733 * gdb.python/py-framefilter-mi.exp: Update regexp to
4734 check for "arch" field in frame output.
4735
4736 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4737
4738 * gdb.dwarf2/dw2-ranges-func.c: New file.
4739 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4740
4741 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4742
4743 * gdb.base/term.exp: Compare terminal settings with values from
4744 the inferior.
4745 * gdb.base/term.c: Get and set terminal settings.
4746
4747 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4748
4749 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4750 accommodate new "arch" field in frame output.
4751 * gdb.mi/mi-return.exp: Likewise.
4752 * gdb.mi/mi-stack.exp: Likewise.
4753 * gdb.mi/mi-syn-frame.exp: Likewise.
4754 * gdb.mi/user-selected-context-sync.exp: Likewise.
4755
4756 2018-08-19 Michael Spang <spang@google.com>
4757
4758 PR gdb/11786
4759 * gdb.base/gcore-tls-pie.c: New file.
4760 * gdb.base/gcore-tls-pie.exp: New file.
4761
4762 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4763
4764 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4765 * gdb.dwarf2/varval.c: New file.
4766 * gdb.dwarf2/varval.exp: New file.
4767
4768 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4769
4770 PR gdb/18931
4771 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4772
4773 2018-08-16 Keith Seitz <keiths@redhat.com>
4774
4775 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4776 tests expected to pass.
4777
4778 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4779
4780 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4781 -data-disassemble -a.
4782 (test_disassembly_bogus_args): Likewise.
4783
4784 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4785
4786 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4787
4788 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4789
4790 * gdb.base/vla-optimized-out.exp: Add new test.
4791
4792 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4793
4794 * gdb.base/vla-optimized-out-o3.exp: Delete.
4795 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4796 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4797 deleted tests.
4798
4799 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4800
4801 PR gdb/18050:
4802 * gdb.server/extended-remote-restart.c: New file.
4803 * gdb.server/extended-remote-restart.exp: New file.
4804
4805 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4806
4807 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4808 "set variable index = 42".
4809
4810 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4811
4812 * boards/index-cache-gdb.exp: New file.
4813 * gdb.dwarf2/index-cache.exp: New file.
4814 * gdb.dwarf2/index-cache.c: New file.
4815 * gdb.base/maint.exp: Check if we are using the index cache.
4816
4817 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4818
4819 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4820 MAKEFLAGS.
4821
4822 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4823
4824 * dg-extract-results.sh: Move to toplevel contrib.
4825 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4826 * Makefile.in (check-parallel-racy): Likewise.
4827
4828 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4829
4830 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4831 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4832 tests if the target supports scheduler locking.
4833
4834 2018-08-04 Tom de Vries <tdevries@suse.de>
4835
4836 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4837
4838 2018-08-02 Tom Tromey <tom@tromey.com>
4839
4840 PR symtab/16842.
4841 * gdb.cp/temargs.exp: Test "info address" of a template
4842 parameter.
4843
4844 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4845
4846 * gdb.python/py-mi-var-info-path-expression.c: New file.
4847 * gdb.python/py-mi-var-info-path-expression.py: New file.
4848 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4849
4850 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4851
4852 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4853 error after "cannot resolve name" string.
4854
4855 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4856
4857 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4858 started.
4859 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4860
4861 2018-07-28 Tom de Vries <tdevries@suse.de>
4862
4863 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4864
4865 2018-07-26 Tom de Vries <tdevries@suse.de>
4866
4867 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4868
4869 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4872 is visible.
4873
4874 2018-07-26 Tom de Vries <tdevries@suse.de>
4875
4876 PR breakpoints/23366
4877 * gdb.base/catch-follow-exec.c: New test.
4878 * gdb.base/catch-follow-exec.exp: New file.
4879
4880 2018-07-25 Tom de Vries <tdevries@suse.de>
4881
4882 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4883 vla-optimized-out.c.
4884
4885 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4886
4887 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4888 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4889
4890 2018-07-20 Tom de Vries <tdevries@suse.de>
4891
4892 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4893 NOCLONE macro.
4894 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4895
4896 2018-07-19 Tom de Vries <tdevries@suse.de>
4897
4898 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4899 regular expression.
4900
4901 2018-07-18 Tom de Vries <tdevries@suse.de>
4902
4903 * gdb.base/vla-optimized-out.c: New test.
4904 * gdb.base/vla-optimized-out.exp: New file.
4905
4906 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4907
4908 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4909 message "No address associated with hostname" when gdbserver
4910 cannot resolve the hostname.
4911
4912 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4913
4914 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4915 Add some test prefixes to make tests unique.
4916
4917 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4918
4919 * gdb.base/frameapply.c: New file.
4920 * gdb.base/frameapply.exp: New file.
4921
4922 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4923
4924 * gdb.base/skip.exp: Update expected error message.
4925
4926 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4927 Jan Kratochvil <jan.kratochvil@redhat.com>
4928 Paul Fertser <fercerpav@gmail.com>
4929 Tsutomu Seki <sekiriki@gmail.com>
4930
4931 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4932 parameter.
4933 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4934 by default.
4935 * boards/native-gdbserver.exp: Likewise.
4936 * gdb.server/run-without-local-binary.exp: Improve regexp used
4937 for detecting when a remote debugging connection succeeds.
4938 * gdb.server/server-connect.exp: New file.
4939 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4940 Do not prefix the port number with ":".
4941 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4942 support for detecting and using it. Add '$debughost_gdbserver'
4943 to the list of arguments used to start gdbserver. Handle case
4944 when gdbserver cannot resolve a network name.
4945
4946 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4947
4948 PR c++/23373
4949 * gdb.base/ptype-offsets.cc (struct static_member): New
4950 struct.
4951 (main) <stmember>: New variable.
4952 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4953 with a static member in it.
4954
4955 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4956
4957 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4958 watchpoints enabled and disabled.
4959
4960 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4961
4962 * gdb.base/examine-backward.exp: Still run tests around address
4963 0x0, even if address 0x0 is not readable. Update the pattern for
4964 matching address 0x0 in expected output.
4965
4966 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4967
4968 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4969 malloc/free.
4970
4971 2018-07-04 Tom de Vries <tdevries@suse.de>
4972
4973 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4974
4975 2018-07-02 Maciej W. Rozycki <macro@mips.com>
4976
4977 PR tdep/8282
4978 * gdb.arch/mips-disassembler-options.exp: New test.
4979 * gdb.arch/mips-disassembler-options.s: New test source.
4980
4981 2018-06-29 Pedro Alves <palves@redhat.com>
4982
4983 * gdb.threads/names.exp: Adjust expected "info threads" output.
4984
4985 2018-06-29 Pedro Alves <palves@redhat.com>
4986
4987 * gdb.opt/inline-break.exp (line number, address): Add "info
4988 break" tests.
4989
4990 2018-06-29 Pedro Alves <palves@redhat.com>
4991
4992 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4993 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4994 number and address and running to them.
4995
4996 2018-06-29 Richard Bunt <richard.bunt@arm.com>
4997
4998 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4999
5000 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5001
5002 * lib/compiler.c: Remove executable permission flag.
5003
5004 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5005
5006 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5007 code.
5008 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5009
5010 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5011
5012 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5013
5014 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5015
5016 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5017 address argument is omitted.
5018
5019 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5020
5021 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5022
5023 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5024
5025 PR gdb/21695
5026 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5027 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5028
5029 2018-06-26 Tom Tromey <tom@tromey.com>
5030
5031 PR rust/22574:
5032 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5033 * gdb.rust/simple.rs (struct SimpleLayout): New.
5034
5035 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5036
5037 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5038 "info registers" output.
5039
5040 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5041
5042 * gdb.base/watchpoint-hw-attach.c: New test.
5043 * gdb.base/watchpoint-hw-attach.exp: New file.
5044
5045 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5046
5047 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5048 through /bin/sh.
5049 * boards/dwarf4-gdb-index.exp: Likewise.
5050 * boards/fission-dwp.exp: Likewise.
5051
5052 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5053
5054 * gdb.base/float128.exp: Add comment and improved fail message
5055 to the failure case of "print large128" test.
5056
5057 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5058
5059 * configure.ac: Remove AC_PREREQ.
5060 * configure: Re-generate.
5061
5062 2018-06-19 Pedro Alves <palves@redhat.com>
5063
5064 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5065 (func_extern_caller): New.
5066 (main): Call func_extern_caller.
5067 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5068 logic change.
5069
5070 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5071
5072 PR gdb/16841
5073 * gdb.cp/typedef-base.cc: New file.
5074 * gdb.cp/typedef-base.exp: New file.
5075
5076 2018-06-18 Tom de Vries <tdevries@suse.de>
5077
5078 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5079
5080 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5081 Richard Bunt <Richard.Bunt@arm.com>
5082
5083 * gdb.threads/attach-slow-waitpid.c: New file.
5084 * gdb.threads/attach-slow-waitpid.exp: New file.
5085 * gdb.threads/slow-waitpid.c: New file.
5086
5087 2018-06-14 Pedro Alves <palves@redhat.com>
5088
5089 * gdb.base/fork-running-state.c: Include <errno.h>.
5090 (exit_if_relative_exits): New.
5091 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5092 exits.
5093 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5094 child exits.
5095
5096 2018-06-14 Tom de Vries <tdevries@suse.de>
5097
5098 PR cli/22573
5099 * gdb.base/finish-pretty.c: New test.
5100 * gdb.base/finish-pretty.exp: New file.
5101
5102 2018-06-14 Pedro Alves <palves@redhat.com>
5103
5104 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5105 gdb's expected startup output.
5106
5107 2018-06-14 Pedro Alves <palves@redhat.com>
5108
5109 * lib/selftest-support.exp (selftest_setup): Remove inlined
5110 function handling.
5111
5112 2018-06-14 Tom de Vries <tdevries@suse.de>
5113
5114 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5115 matching of breakpoint printing.
5116
5117 2018-06-13 Tom de Vries <tdevries@suse.de>
5118
5119 PR testsuite/23269
5120 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5121 (fork_child): ... here, and ...
5122 (fork_parent): ... here.
5123
5124 2018-06-12 Tom de Vries <tdevries@suse.de>
5125
5126 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5127
5128 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5129 Stephen Roberts <stephen.roberts@arm.com>
5130
5131 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5132 rewrite test to describe action performed, rather than possible
5133 failure.
5134
5135 2018-06-08 Gary Benson <gbenson@redhat.com>
5136
5137 * gdb.threads/check-libthread-db.exp: New file.
5138 * gdb.threads/check-libthread-db.c: Likewise.
5139
5140 2018-06-05 Tom Tromey <tom@tromey.com>
5141
5142 * gdb.base/default.exp: Update expected "show version" output.
5143
5144 2018-06-05 Tom Tromey <tom@tromey.com>
5145
5146 PR cli/12326:
5147 * gdb.cp/static-print-quit.exp: Update.
5148 * lib/gdb.exp (pagination_prompt): Update.
5149 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5150 * gdb.python/python.exp: Update.
5151
5152 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5153
5154 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5155
5156 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5157
5158 * gdb.ada/bp_fun_addr: New testcase.
5159
5160 2018-06-01 Tom Tromey <tom@tromey.com>
5161
5162 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5163 results.
5164 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5165 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5166 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5167 * gdb.base/maint.exp (maint_pass_if): Update.
5168
5169 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5170
5171 * gdb.base/endian.exp: New test.
5172 * gdb.base/endian.c: New test source.
5173
5174 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5175
5176 PR gdb/23203
5177 * gdb.base/bt-selected-frame.c: New file.
5178 * gdb.base/bt-selected-frame.exp: New file.
5179 * lib/gdb.exp (get_current_frame_number): New function.
5180
5181 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5182 Pedro Alves <palves@redhat.com>
5183
5184 * gdb.threads/tls-core.c: Include <stdlib.h>
5185 (thread_proc): Call `abort'.
5186 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5187 (tls_core_test): New procedure, bits factored out from ...
5188 (top level): ... here. Test both native cores and gcore cores.
5189
5190 2018-05-23 Tom Tromey <tom@tromey.com>
5191
5192 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5193
5194 2018-05-23 Tom Tromey <tom@tromey.com>
5195
5196 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5197 symfile_complaints.
5198 (test_short_complaints): Likewise.
5199 (test_empty_complaints): Likewise.
5200 (test_initial_complaints): Update.
5201
5202 2018-05-23 Tom Tromey <tom@tromey.com>
5203
5204 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5205
5206 2018-05-23 Tom Tromey <tom@tromey.com>
5207
5208 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5209 (test_short_complaints): Update.
5210
5211 2018-05-22 Pedro Alves <palves@redhat.com>
5212
5213 * gdb.base/remote.exp: Only gdb_start after compiling the
5214 testcase. Issue "disconnect" before testing "set remote" command
5215 defaults. Issue clean_restart before running to main.
5216
5217 2018-05-22 Pedro Alves <palves@redhat.com>
5218
5219 * gdb.base/remote.exp: Adjust expected output of "show remote
5220 memory-write-packet-size". Add tests for "set remote
5221 memory-write-packet-size 0" and "set remote
5222 memory-write-packet-size fixed/limit".
5223
5224 2018-05-22 Pedro Alves <palves@redhat.com>
5225
5226 PR gdb/22973
5227 * gdb.base/utf8-identifiers.c: New file.
5228 * gdb.base/utf8-identifiers.exp: New file.
5229
5230 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5231
5232 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5233
5234 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5235
5236 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5237
5238 2018-05-18 Tom Tromey <tom@tromey.com>
5239
5240 * gdb.base/ptype-offsets.exp: Update.
5241
5242 2018-05-17 Keith Seitz <keiths@redhat.com>
5243
5244 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5245 in expected breakpoint stop locations.
5246 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5247 move to proper scope to test variable values.
5248 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5249 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5250 New functions.
5251 (main): Call not_inline_func3.
5252 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5253 inline_func1, inline_func2, and inline_func3. Test that when each
5254 breakpoint is hit, GDB properly reports both the stop location
5255 and the backtrace. Repeat tests for temporary breakpoints.
5256
5257 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5258
5259 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5260 rather then trying to access it in determining whether the PID
5261 of `gdbserver' could have been retrieved.
5262
5263 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5264
5265 * gdb.arch/amd64-init-x87-values.S: New file.
5266 * gdb.arch/amd64-init-x87-values.exp: New file.
5267
5268 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5269
5270 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5271
5272 2018-05-04 Tom Tromey <tom@tromey.com>
5273
5274 PR python/22730:
5275 * gdb.python/python.exp: Test multi-line execute.
5276
5277 2018-05-04 Tom Tromey <tom@tromey.com>
5278
5279 PR python/22731:
5280 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5281
5282 2018-05-04 Tom Tromey <tom@tromey.com>
5283
5284 PR gdb/11750:
5285 * gdb.base/define.exp: Test defining a user command inside a user
5286 command.
5287 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5288
5289 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5290 Pedro Alves <palves@redhat.com>
5291
5292 PR breakpoints/19806 and support for PR external/20207.
5293 * gdb.base/watchpoint-unaligned.c: New file.
5294 * gdb.base/watchpoint-unaligned.exp: New file.
5295
5296 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5297
5298 * gdb.base/maint.exp: Make test names unique, use
5299 test_prefix_command_help to test 'help maint info', and remove
5300 repeated test of 'help maint'.
5301
5302 2018-05-04 Tom Tromey <tom@tromey.com>
5303
5304 PR gdb/22619:
5305 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5306 behavior.
5307
5308 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5309
5310 * gdb.base/maint.exp: Process output from 'maint print registers'
5311 line at a time.
5312
5313 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5314
5315 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5316 timeout.
5317
5318 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5319
5320 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5321 filter pattern.
5322
5323 2018-05-02 Pedro Alves <palves@redhat.com>
5324
5325 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5326 to_log_command renames.
5327 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5328
5329 2018-05-02 Tom Tromey <tom@tromey.com>
5330
5331 * gdb.python/py-parameter.exp: Set test message.
5332
5333 2018-05-02 Tom Tromey <tom@tromey.com>
5334
5335 PR python/20084:
5336 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5337 PARAM_ZUINTEGER_UNLIMITED tests.
5338
5339 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5340
5341 PR rust/23124
5342 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5343 when casting.
5344
5345 2018-04-30 Tom Tromey <tom@tromey.com>
5346
5347 * gdb.python/py-type.exp: Check align attribute.
5348 * gdb.python/py-type.c: New "aligncheck" global.
5349
5350 2018-04-30 Tom Tromey <tom@tromey.com>
5351
5352 PR exp/17095:
5353 * gdb.dwarf2/dw2-align.exp: New file.
5354 * gdb.cp/align.exp: New file.
5355 * gdb.base/align.exp: New file.
5356 * lib/gdb.exp (gdb_int128_helper): New proc.
5357 (has_int128_c, has_int128_cxx): New caching procs.
5358
5359 2018-04-27 Tom Tromey <tom@tromey.com>
5360
5361 PR rust/22545:
5362 * gdb.rust/simple.exp: Add inclusive range tests.
5363
5364 2018-04-26 Pedro Alves <palves@redhat.com>
5365
5366 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5367 ifunc breakpoint locations correctly of ifunc breakpoints set
5368 while the program resolves the ifunc.
5369
5370 2018-04-26 Pedro Alves <palves@redhat.com>
5371
5372 * gdb.base/gnu-ifunc-final.c: New file.
5373 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5374 * gdb.base/gnu-ifunc.exp (executable): Delete.
5375 (staticexecutable): Adjust.
5376 (lib_opts, exec_opts): Delete.
5377 (make_binsuffix, build, set-break): New procedures.
5378 (misc_tests): New, with tests factored out from the top level.
5379 (top level): Test different combinations of ifunc resolver name,
5380 resolver with and with debug info, and ifunc target with and
5381 without debug info. Wrap static tests with with_target_prefix.
5382
5383 2018-04-26 Pedro Alves <palves@redhat.com>
5384
5385 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5386 return type" warnings.
5387
5388 2018-04-25 Pedro Alves <palves@redhat.com>
5389
5390 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5391 killed".
5392 * gdb.base/kill-after-signal.exp: Likewise.
5393 * gdb.threads/kill.exp: Likewise.
5394
5395 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5396 Sergio Durigan Junior <sergiodj@redhat.com>
5397 Pedro Alves <palves@redhat.com>
5398
5399 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5400 regexps to expect for '[Inferior ... detached]' as well.
5401 * gdb.base/attach.exp: Likewise.
5402 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5403 "gdb_continue_to_end".
5404 (test_catch_syscall_with_wrong_args): Likewise.
5405 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5406 ']'. Don't set 'verbose' on.
5407 * gdb.base/foll-vfork.exp: Likewise.
5408 * gdb.base/fork-print-inferior-events.c: New file.
5409 * gdb.base/fork-print-inferior-events.exp: New file.
5410 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5411 '[Inferior ... has been killed]' message.
5412 * gdb.base/kill-after-signal.exp: Likewise.
5413 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5414 detach message.
5415 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5416 message.
5417 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5418 regexps to expect for '[Inferior ... detached]' as well.
5419 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5420
5421 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5422
5423 PR gdb/23104
5424 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5425
5426 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5427
5428 PR gdb/23095
5429 * gdb.base/break-probes.exp: Pass shlib_load to
5430 prepare_for_testing. Set normal_bp to r_debug_state if target is
5431 bsd.
5432
5433 2018-04-19 Richard Bunt <richard.bunt@arm.com>
5434
5435 * gdb.threads/multiple-successive-infcall.c: New test.
5436 * gdb.threads/multiple-successive-infcall.exp: New file.
5437
5438 2018-04-17 Tom Tromey <tom@tromey.com>
5439
5440 * gdb.rust/simple.rs (Union): New type.
5441 (main): New local "u".
5442 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5443
5444 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5445
5446 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5447 number information in output of "whereis" command.
5448 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5449
5450 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5451
5452 * gdb.ada/info_types.exp: Adjust expected output to the line
5453 numbers now printed by "info var/func/type".
5454 * gdb.base/completion.exp: Likewise.
5455 * gdb.base/included.exp: Likewise.
5456 * gdb.cp/cp-relocate.exp: Likewise.
5457 * gdb.cp/cplusfuncs.exp: Likewise.
5458 * gdb.cp/namespace.exp: Likewise.
5459 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5460
5461 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5462
5463 * gdb.btrace/cpu.exp: New.
5464
5465 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5466
5467 * gdb.base/step-indirect-call-thunk.exp: New.
5468 * gdb.base/step-indirect-call-thunk.c: New.
5469 * gdb.reverse/step-indirect-call-thunk.exp: New.
5470 * gdb.reverse/step-indirect-call-thunk.c: New.
5471
5472 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5473
5474 * gdb.base/pie-fork.c: New file.
5475 * gdb.base/pie-fork.exp: New file.
5476
5477 2018-04-11 Tom Tromey <tom@tromey.com>
5478
5479 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5480
5481 2018-04-10 Pedro Alves <palves@redhat.com>
5482
5483 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5484 exits. Instead loop running forever.
5485 (fork_parent): Run forever too.
5486
5487 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5488
5489 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5490 mi_continue_to_line.
5491 * gdb.mi/mi-stack.c (callee4): Add comment.
5492
5493 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5494
5495 * gdb.mi/mi-stack.exp: Fix indentation.
5496
5497 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5498
5499 PR gdb/22979
5500 * gdb.arch/amd64-osabi.exp: New file.
5501
5502 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5503
5504 PR gdb/22980
5505 * gdb.base/osabi.exp: New file.
5506
5507 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5508
5509 * gdb.cp/static-typedef-print.exp: New file.
5510 * gdb.cp/static-typedef-print.cc: New file.
5511
5512 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5513
5514 * gdb.ada/varsize_limit: New testcase.
5515
5516 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5517
5518 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5519
5520 * gdb.ada/notcplusplus: New testcase.
5521
5522 * gdb.base/c-linkage-name.c: New file.
5523 * gdb.base/c-linkage-name.exp: New testcase.
5524
5525 2018-03-26 Tom Tromey <tom@tromey.com>
5526
5527 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5528 * gdb.python/py-framefilter.py (name_error): New global.
5529 (ErrorInName.function): Use name_error.
5530
5531 2018-03-26 Tom Tromey <tom@tromey.com>
5532
5533 PR backtrace/15582:
5534 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5535
5536 2018-03-23 Keith Seitz <keiths@redhat.com>
5537
5538 PR c++/22968
5539 * gdb.cp/subtypes.exp: New file.
5540 * gdb.cp/subtypes.h: New file.
5541 * gdb.cp/subtypes.cc: New file.
5542 * gdb.cp/subtypes-2.cc: New file.
5543
5544 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5545
5546 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5547 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5548 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5549 -nostartfiles when compiling the test. Confirm that all registers
5550 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5551
5552 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5553
5554 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5555 option, syntax was wrong anyway.
5556 * gdb.arch/arm-disp-step.exp: Likewise.
5557 * gdb.arch/sparc64-regs.exp: Likewise.
5558 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5559 option, syntax was wrong anyway, switch to use
5560 prepare_for_testing.
5561 * gdb.arch/i386-disp-step.exp: Likewise.
5562
5563 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5564
5565 * gdb.ada/exec_changed.exp: Replace "target_info exists
5566 use_gdb_stub" by "use_gdb_stub".
5567 * gdb.ada/start.exp: Likewise.
5568 * gdb.base/async-shell.exp: Likewise.
5569 * gdb.base/attach-pie-misread.exp: Likewise.
5570 * gdb.base/attach-wait-input.exp: Likewise.
5571 * gdb.base/break-entry.exp: Likewise.
5572 * gdb.base/break-interp.exp: Likewise.
5573 * gdb.base/dprintf-detach.exp: Likewise.
5574 * gdb.base/nostdlib.exp: Likewise.
5575 * gdb.base/solib-nodir.exp: Likewise.
5576 * gdb.base/statistics.exp: Likewise.
5577 * gdb.base/testenv.exp: Likewise.
5578 * gdb.mi/mi-exec-run.exp: Likewise.
5579 * gdb.mi/mi-start.exp: Likewise.
5580 * gdb.multi/dummy-frame-restore.exp: Likewise.
5581 * gdb.multi/multi-arch-exec.exp: Likewise.
5582 * gdb.multi/multi-arch.exp: Likewise.
5583 * gdb.multi/tids.exp: Likewise.
5584 * gdb.multi/watchpoint-multi.exp: Likewise.
5585 * gdb.python/py-events.exp: Likewise.
5586 * gdb.threads/attach-into-signal.exp: Likewise.
5587 * gdb.threads/attach-stopped.exp: Likewise.
5588 * gdb.threads/threadapply.exp: Likewise.
5589 * lib/selftest-support.exp: Likewise.
5590
5591 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5592
5593 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5594
5595 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5596
5597 * gdb.perf/template-breakpoints.cc: New file.
5598 * gdb.perf/template-breakpoints.exp: New file.
5599 * gdb.perf/template-breakpoints.py: New file.
5600
5601 2018-03-19 Tom Tromey <tom@tromey.com>
5602
5603 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5604 y0.
5605 * gdb.rust/simple.exp: Test bare identifier form of struct
5606 initializer.
5607
5608 2018-03-19 Tom Tromey <tom@tromey.com>
5609
5610 * gdb.gdb/observer.exp: Remove.
5611
5612 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5613
5614 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5615 "qualified" option when setting breakpoints.
5616 * gdb.trace/backtrace.exp: Likewise.
5617 * gdb.trace/circ.exp: Likewise.
5618 * gdb.trace/collection.exp: Likewise.
5619 * gdb.trace/disconnected-tracing.exp: Likewise.
5620 * gdb.trace/ftrace-lock.exp: Likewise.
5621 * gdb.trace/ftrace.exp: Likewise.
5622 * gdb.trace/infotrace.exp: Likewise.
5623 * gdb.trace/packetlen.exp: Likewise.
5624 * gdb.trace/passc-dyn.exp: Likewise.
5625 * gdb.trace/qtro.exp: Likewise.
5626 * gdb.trace/read-memory.exp: Likewise.
5627 * gdb.trace/report.exp: Likewise.
5628 * gdb.trace/signal.exp: Likewise.
5629 * gdb.trace/status-stop.exp: Likewise.
5630 * gdb.trace/strace.exp: Likewise.
5631 * gdb.trace/tfind.exp: Likewise.
5632 * gdb.trace/trace-break.exp: Likewise.
5633 * gdb.trace/trace-condition.exp: Likewise.
5634 * gdb.trace/trace-mt.exp: Likewise.
5635 * gdb.trace/tstatus.exp: Likewise.
5636 * gdb.trace/tsv.exp: Likewise.
5637 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5638 * gdb.trace/unavailable.exp: Likewise.
5639 * gdb.trace/while-dyn.exp: Likewise.
5640
5641 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5642
5643 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5644 that libinproctrace is copied to the target.
5645
5646 2018-03-14 Tom Tromey <tom@tromey.com>
5647
5648 PR cli/14977:
5649 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5650 a null pointer.
5651 * gdb.base/wchar.exp: Likewise.
5652
5653 2018-03-14 Tom Tromey <tom@tromey.com>
5654
5655 PR cli/19918:
5656 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5657 flag.
5658
5659 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5660
5661 PR gdb/22841
5662 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5663 "target" to remote_exec.
5664
5665 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5666
5667 PR gdb/22841
5668 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5669 ${board}_upload): Remove.
5670
5671 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5672
5673 * gdb.cp/watch-cp.cc: New test.
5674 * gdb.cp/watch-cp.exp: New file.
5675
5676 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5677
5678 * gdb.base/infcall-nested-structs.exp: New file.
5679 * gdb.base/infcall-nested-structs.c: New file.
5680 * gdb.base/float.exp: Add riscv support.
5681
5682 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5683
5684 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5685 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5686
5687 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5688
5689 * gdb.server/abspath.exp: New file.
5690 * lib/gdb.exp (with_cwd): New procedure.
5691
5692 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5693
5694 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5695 use it.
5696 (gdb_is_target_remote_prompt): New proc.
5697 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5698 (gdb_is_target_native): Pass prompt parameter to
5699 gdb_is_target_1.
5700
5701 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5702
5703 * gdb.base/load-command.c: New file.
5704 * gdb.base/load-command.exp: New file.
5705 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5706 (gdb_is_target_1): ...this, and generalize for other targets
5707 than just remote.
5708 (gdb_is_target_remote): Use gdb_is_target_1.
5709 (gdb_is_target_native): use gdb_is_target_1.
5710
5711 2018-02-26 Tom Tromey <tom@tromey.com>
5712
5713 PR python/16497:
5714 * gdb.python/py-framefilter.exp: Update test.
5715
5716 2018-02-26 Tom Tromey <tom@tromey.com>
5717
5718 * gdb.dwarf2/variant.c: New file.
5719 * gdb.dwarf2/variant.exp: New file.
5720
5721 2018-02-26 Tom Tromey <tom@tromey.com>
5722
5723 * gdb.rust/simple.exp: Accept more possible results in enum test.
5724
5725 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5726
5727 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5728 parentheses.
5729
5730 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5731
5732 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5733 name of a variable: $actual_linejj -> $actual_line.
5734
5735 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5736
5737 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5738
5739 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5740
5741 * gdb.btrace/buffer-size.exp: Do not force BTS.
5742
5743 2018-02-14 Pedro Alves <palves@redhat.com>
5744
5745 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5746 getting a "Quit".
5747
5748 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5749
5750 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5751 Fix test name.
5752
5753 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5754
5755 * gdb.cp/m-static.exp: Check type of optimized out static
5756 member.
5757
5758 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5759
5760 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5761 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5762
5763 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5764 Leszek Swirski <leszeks@google.com>
5765
5766 * gdb.python/py-prettyprint.c
5767 (struct to_string_returns_value_inner,
5768 struct to_string_returns_value_wrapper): New.
5769 (main): Add tsrvw variable.
5770 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5771 ToStringReturnsValueWrapper): New classes.
5772 (register_pretty_printers): Register new pretty-printers.
5773 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5774 recursive pretty printer.
5775 * gdb.python/py-mi.exp: Likewise.
5776
5777 2018-02-01 Leszek Swirski <leszeks@google.com>
5778
5779 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5780 functions with the same name as an include file are parsed
5781 correctly.
5782
5783 2018-02-01 Yao Qi <yao.qi@linaro.org>
5784
5785 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5786 "\[^\r\n\]*".
5787
5788 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5789
5790 * gdb.arch/powerpc-prologue-frame.s: New file.
5791 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5792 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5793
5794 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5795
5796 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5797
5798 2018-01-30 Pedro Alves <palves@redhat.com>
5799
5800 PR gdb/13211
5801 * gdb.base/interrupt-daemon.c: New.
5802 * gdb.base/interrupt-daemon.exp: New.
5803 * gdb.multi/multi-term-settings.c: New.
5804 * gdb.multi/multi-term-settings.exp: New.
5805
5806 2018-01-30 Joel Brobecker <brobecker@adacore.com>
5807
5808 * gdb.base/break.exp: Save the location where the breakpoint
5809 on break.c:47 was actually inserted when debugging the version
5810 compiled at -O2 and use it in the expected output of the "info
5811 break" test performed soon after.
5812
5813 2018-01-22 Pedro Alves <palves@redhat.com>
5814 Sergio Durigan Junior <sergiodj@redhat.com>
5815
5816 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5817 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5818
5819 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5820
5821 * gdb.base/break-include.c, gdb.base/break-include.inc,
5822 gdb.base/break-include.exp: New files.
5823 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5824 line number now being the actual line number where the breakpoint
5825 was inserted.
5826 * gdb.mi/mi-break.exp: Likewise.
5827 * gdb.mi/mi-reverse.exp: Likewise.
5828 * gdb.mi/mi-simplerun.exp: Ditto.
5829
5830 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5831
5832 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5833 varobj.
5834 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5835
5836 2018-01-21 Don Breazeal <donb@codesourcery.com>
5837 Andrew Burgess <andrew.burgess@embecosm.com>
5838
5839 * gdb.mi/basics.c: Add new global.
5840 * gdb.mi/mi-frame-regs.exp: New file.
5841 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5842 case.
5843
5844 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5845
5846 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5847 non-parameter, and on an unknown symbol.
5848
5849 2018-01-19 Tom Tromey <tom@tromey.com>
5850
5851 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5852 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5853
5854 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5855
5856 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5857 setrlimit and chdir to int.
5858
5859 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5860
5861 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5862 function.
5863 (my_tend): Likewise.
5864 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5865 rationale of avoiding FP- and vector instructions.
5866
5867 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5868
5869 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5870 "info reg" with "\[ \t\]*".
5871 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5872 "\[ \t\]+".
5873 * gdb.arch/s390-multiarch.exp: Ditto.
5874 * gdb.base/pc-fp.exp: Ditto.
5875 * gdb.reverse/i386-precsave.exp: Ditto.
5876 * gdb.reverse/i386-reverse.exp: Ditto.
5877 * gdb.reverse/i387-env-reverse.exp: Ditto.
5878 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5879
5880 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5881
5882 * lib/gdb.exp (gdb_compile): Re-enable use of
5883 universal_compile_options for languages other than Rust.
5884
5885 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5886
5887 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5888
5889 2018-01-17 Mike Gulick <mgulick@mathworks.com>
5890
5891 PR gdb/16577
5892 * gdb.base/solib-vanish.exp: New.
5893 * gdb.base/solib-vanish-main.c: New.
5894 * gdb.base/solib-vanish-lib1.c: New.
5895 * gdb.base/solib-vanish-lib2.c: New.
5896
5897 2018-01-17 Yao Qi <yao.qi@linaro.org>
5898
5899 * gdb.compile/compile.exp: Match the address printed for
5900 frame in the output of command "bt".
5901
5902 2018-01-15 Tom Tromey <tom@tromey.com>
5903
5904 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5905 compute sp_reg.
5906
5907 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5908
5909 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5910 to prepare.
5911 (prepare): Return 0 on error, 1 on success.
5912
5913 2018-01-12 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.base/continue-after-aborted-step-over.c: New.
5916 * gdb.base/continue-after-aborted-step-over.exp: New.
5917
5918 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5919
5920 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5921 options when not creating an executable.
5922
5923 2018-01-11 Pedro Alves <palves@redhat.com>
5924
5925 PR remote/22597
5926 * gdb.server/stop-reply-no-thread.c: New file.
5927 * gdb.server/stop-reply-no-thread.exp: New file.
5928
5929 2018-01-10 Pedro Alves <palves@redhat.com>
5930
5931 PR gdb/22670
5932 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5933 functions too. Test setting breakpoints and printing C functions
5934 with no debug info too.
5935 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5936
5937 2018-01-10 Pedro Alves <palves@redhat.com>
5938
5939 PR gdb/22670
5940 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5941 a fail.
5942
5943 2018-01-10 Pedro Alves <palves@redhat.com>
5944
5945 PR gdb/22670
5946 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5947
5948 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5949
5950 * gdb.server/unittest.exp: Match the output in non-development
5951 mode.
5952
5953 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5954
5955 * gdb.gdb/unittest.exp: Match output in non-development mode.
5956
5957 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5958
5959 * gdb.ada/access_tagged_param.exp: Relax expected output
5960 for value of "ObjL" in "continue" to pck.inspect breakpoint
5961 test.
5962
5963 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5964
5965 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5966 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5967
5968 2018-01-05 Pedro Alves <palves@redhat.com>
5969
5970 PR gdb/18653
5971 * gdb.base/libsegfault.exp: New.
5972
5973 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5974
5975 PR gdb/22670
5976 * gdb.ada/access_tagged_param.exp: New file.
5977 * gdb.ada/access_tagged_param/foo.adb: New file.
5978
5979 2018-01-05 Pedro Alves <palves@redhat.com>
5980
5981 PR gdb/22670
5982 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5983 exercise lower case too, and to exercise both full matching and
5984 wild matching.
5985
5986 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5987
5988 * gdb.ada/rename_subscript_param: New testcase.
5989
5990 2018-01-05 Jerome Guitton <guitton@adacore.com>
5991
5992 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5993
5994 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5995
5996 * gdb.ada/convvar_comp: New testcase.
5997
5998 2018-01-05 Xavier Roirand <roirand@adacore.com>
5999
6000 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6001 (My_Table): New global variable.
6002 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6003
6004 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6005
6006 PR gdb/22670
6007 * gdb.ada/maint_with_ada: New testcase.
6008
6009 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6010
6011 PR gdb/22670
6012 * gdb.ada/bp_c_mixed_case: New testcase.
6013
6014 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6015
6016 PR gdb/22670
6017 * gdb.ada/complete.exp: Add "complete break ada" test.
6018
6019 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6020
6021 PR gdb/22670
6022 * gdb.ada/info_addr_mixed_case: New testcase.
6023
6024 2018-01-03 Xavier Roirand <roirand@adacore.com>
6025
6026 * gdb.ada/excep_handle.exp: New testcase.
6027 * gdb.ada/excep_handle/foo.adb: New file.
6028 * gdb.ada/excep_handle/pck.ads: New file.
6029
6030 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6031
6032 * gdb.base/step-line.c: Add extra empty line in copyright header.
6033 * gdb.base/step-line.inp: Likewise.
6034
6035 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6036
6037 * gdb.ada/dyn_stride.exp: Add slice test.
6038
6039 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6040
6041 * gdb.ada/dyn_stride: New testcase.
6042
6043 2017-12-27 Stafford Horne <shorne@gmail.com>
6044
6045 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6046 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6047
6048 2017-12-27 Stafford Horne <shorne@gmail.com>
6049
6050 * gdb.base/reggroups.c: New file.
6051 * gdb.base/reggroups.exp: New file.
6052
6053 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6054
6055 * gdb.dwarf2/ada-valprint-error.c: New file.
6056 * gdb.dwarf2/ada-valprint-error.exp: New file.
6057
6058 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6059
6060 * gdb.ada/assign_arr: New testcase.
6061
6062 2017-12-18 Xavier Roirand <roirand@adacore.com>
6063
6064 * gdb.ada/funcall_ptr: New testcase.
6065
6066 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6067
6068 PR cli/16224
6069 * gdb.base/ptype-offsets.cc: New file.
6070 * gdb.base/ptype-offsets.exp: New file.
6071
6072 2017-12-15 Yao Qi <yao.qi@linaro.org>
6073
6074 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6075 if XML is disabled.
6076
6077 2017-12-15 Xavier Roirand <roirand@adacore.com>
6078
6079 * gdb.ada/same_component_name: New testcase.
6080
6081 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6082
6083 * gdb.ada/str_binop_equal: New testcase.
6084
6085 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6086
6087 * gdb.ada/task_switch_in_core: New testcase.
6088
6089 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6090
6091 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6092 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6093 call test_bkpt_qualified.
6094 (test_bkpt_qualified): New proc.
6095
6096 2017-12-13 Pedro Alves <palves@redhat.com>
6097
6098 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6099 Tighten regexp by matching with an anchor.
6100
6101 2017-12-13 Pedro Alves <palves@redhat.com>
6102
6103 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6104 ("expression with namespace"): New set of tests.
6105 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6106 (Nested::Test_NS::qux): New.
6107 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6108 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6109
6110 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6111
6112 * gdb.base/server-del-break.c: New file.
6113 * gdb.base/server-del-break.exp: New file.
6114
6115 2017-12-12 Stafford Horne <shorne@gmail.com>
6116
6117 * gdb.xml/tdesc-regs.exp: Add or1k support.
6118
6119 2017-12-12 Stafford Horne <shorne@gmail.com>
6120
6121 * gdb.base/bp-permanent.c: Define nop of or1k.
6122
6123 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6124
6125 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6126 output with components being reordered.
6127
6128 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6129
6130 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6131 output with components being reordered.
6132
6133 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6134 Pedro Alves <palves@redhat.com>
6135
6136 * gdb.base/maint.exp (check for .gdb_index): Check also for
6137 .debug_names.
6138 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6139 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6140 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6141 (.gdb_index used after symbol reloading): Support also .debug_names.
6142 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6143
6144 2017-12-08 Yao Qi <yao.qi@linaro.org>
6145
6146 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6147 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6148
6149 2017-12-08 Yao Qi <yao.qi@linaro.org>
6150
6151 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6152 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6153
6154 2017-12-08 Yao Qi <yao.qi@linaro.org>
6155
6156 * gdb.arch/aarch64-tagged-pointer.c: New file.
6157 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6158
6159 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6160
6161 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6162 "int".
6163
6164 2017-12-07 Keith Seitz <keiths@redhat.com>
6165
6166 PR breakpoints/22569
6167 * gdb.linespec/ls-errs.exp: Change expected result of "break
6168 -source this file has spaces.c -line 3".
6169 Check that an explicit source file followed by whitespace is
6170 identified as an invalid explicit location.
6171
6172 2017-12-07 Keith Seitz <keiths@redhat.com>
6173
6174 * gdb.cp/nested-types.cc: New file.
6175 * gdb.cp/nested-types.exp: New file.
6176 * lib/cp-support.exp: Load data-structures.exp library.
6177 (debug_cp_test_ptype_class): New global.
6178 (cp_ptype_class_verbose, next_line): New procedures.
6179 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6180 Add and document new return value.
6181 Switch the list of lines to a queue.
6182 Add support for new `type' key for nested type definitions.
6183 Add debugging/troubleshooting messages.
6184 * lib/data-structures.exp: New file.
6185
6186 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6187
6188 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6189 with proc_with_prefix, don't use with_test_prefix.
6190
6191 2017-12-07 Tom Tromey <tom@tromey.com>
6192
6193 * gdb.base/break.exp: Add test for empty "commands".
6194
6195 2017-12-07 Yao Qi <yao.qi@linaro.org>
6196
6197 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6198 malloc and catch syscall.
6199
6200 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6201
6202 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6203 tests for explicit locations.
6204
6205 2017-12-06 Pedro Alves <palves@redhat.com>
6206
6207 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6208 force-disabling XML descriptions.
6209
6210 2017-12-04 Pedro Alves <palves@redhat.com>
6211
6212 PR gdb/22499
6213 * gdb.arch/amd64-disp-step-avx.S: New file.
6214 * gdb.arch/amd64-disp-step-avx.exp: New file.
6215
6216 2017-12-03 Pedro Alves <palves@redhat.com>
6217
6218 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6219 and <string.h>.
6220 (parent_function): Print distinct messages when waitpid fails, or
6221 the child exits with a signal, or the child exits for an unhandled
6222 reason.
6223 * gdb.threads/process-dies-while-detaching.exp
6224 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6225 it. Wait for both inferior output and GDB's prompt. Use an
6226 indirect spawn id list.
6227 (do_detach): New parameter 'child_exit'. Use it to compute
6228 expected inferior output.
6229 (test_detach, test_detach_watch, test_detach_killed_outside):
6230 Adjust to pass down the expected child exit kind.
6231
6232 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6233 Sergio Durigan Junior <sergiodj@redhat.com>
6234 Pedro Alves <palves@redhat.com>
6235
6236 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6237
6238 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6239
6240 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6241 to 'symbol-file' and 'add-symbol-file' can be
6242 position-independent.
6243
6244 2017-12-01 Yao Qi <yao.qi@linaro.org>
6245
6246 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6247 the URL in copyright header.
6248 * gdb.arch/aarch64-fp.exp: Likewise.
6249 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6250 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6251 * gdb.base/expand-psymtabs.exp: Likewise.
6252 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6253 * gdb.fortran/common-block.exp: Likewise.
6254 * gdb.fortran/common-block.f90: Likewise.
6255 * gdb.fortran/logical.exp: Likewise.
6256 * gdb.fortran/vla-datatypes.f90: Likewise.
6257 * gdb.fortran/vla-sub.f90: Likewise.
6258
6259 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6260
6261 * gdb.ada/repeat_dyn: New testcase.
6262
6263 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6264
6265 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6266 Update for changed thread numbering.
6267 * gdb.cell/bt.exp: Update for changed GDB output.
6268
6269 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6270
6271 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6272 setting isremote by hand.
6273 * boards/dwarf4-gdb-index.exp: Likewise.
6274 * boards/fission.exp: Likewise.
6275 * boards/stabs.exp: Likewise.
6276
6277 2017-11-30 Pedro Alves <palves@redhat.com>
6278
6279 * gdb.linespec/cpls-ops.exp
6280 (check_explicit_skips_function_argument): Extract the underlying
6281 type of size_t instead of hardcoding it.
6282
6283 2017-11-29 Pedro Alves <palves@redhat.com>
6284
6285 PR c++/19436
6286 * gdb.linespec/cpls-abi-tag.cc: New file.
6287 * gdb.linespec/cpls-abi-tag.exp: New file.
6288
6289 2017-11-29 Pedro Alves <palves@redhat.com>
6290
6291 * gdb.base/langs.exp: Use -qualified.
6292 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6293 it.
6294 * gdb.cp/namespace.exp: Use -qualified.
6295 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6296 (overload-3, template-overload, template-ret-type, const-overload)
6297 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6298 procedures.
6299 (test_driver): Call them.
6300 * gdb.cp/save-bp-qualified.cc: New.
6301 * gdb.cp/save-bp-qualified.exp: New.
6302 * gdb.linespec/explicit.exp: Test -qualified.
6303 * lib/completion-support.exp (completion::explicit_opts_list): Add
6304 "-qualified".
6305 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6306
6307 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6308
6309 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6310
6311 2017-11-29 Tom Tromey <tom@tromey.com>
6312
6313 * gdb.base/relocate.exp: Update invalid argument test.
6314 Add new tests for invalid arguments.
6315
6316 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6317
6318 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6319 Return 0 as a long.
6320 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6321
6322 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6323
6324 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6325 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6326 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6327 func ().
6328 * gdb.cp/shadow.cc (B.func): Return 0.
6329
6330 2017-11-27 Joel Brobecker <brobecker@adacore.com>
6331
6332 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6333 expected output in gdb_expect call to allow the exception
6334 message to be present as well. Fix syntax confusion to avoid
6335 TCL thinking that exception_name is an array.
6336
6337 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6338
6339 * gdb.arch/spu-info.c: Include <unistd.h>.
6340 (do_signal_test): Fix broken calls to write.
6341 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6342 Fix checks for empty mailboxes. Update signal tests for corrected
6343 do_signal_test routine. Allow nonzero event status.
6344 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6345 * gdb.cell/arch.exp: Use standard_output_file.
6346 * gdb.cell/break.exp: Likewise.
6347 * gdb.cell/bt.exp: Likewise.
6348 * gdb.cell/core.exp: Likewise.
6349 * gdb.cell/dwarfaddr.exp: Likewise.
6350 * gdb.cell/ea-cache.exp: Likewise.
6351 * gdb.cell/ea-standalone.exp: Likewise.
6352 * gdb.cell/f-regs.exp: Likewise.
6353 * gdb.cell/fork.exp: Likewise.
6354 * gdb.cell/gcore.exp: Likewise.
6355 * gdb.cell/mem-access.exp: Likewise.
6356 * gdb.cell/ptype.exp: Likewise.
6357 * gdb.cell/registers.exp: Likewise.
6358 * gdb.cell/sizeof.exp: Likewise.
6359 * gdb.cell/solib-symbol.exp: Likewise.
6360 * gdb.cell/solib.exp: Likewise.
6361
6362 2017-11-25 Pedro Alves <palves@redhat.com>
6363
6364 * gdb.base/complete-empty.exp: New file.
6365 * gdb.base/completion.exp: Adjust.
6366
6367 2017-11-25 Pedro Alves <palves@redhat.com>
6368
6369 * gdb.linespec/cpls-ops.cc: New file.
6370 * gdb.linespec/cpls-ops.exp: New file.
6371 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6372 factored out from ...
6373 (test_complete_prefix_range): ... this.
6374
6375 2017-11-24 Pedro Alves <palves@redhat.com>
6376
6377 * gdb.linespec/cpcompletion.exp: New file.
6378 * gdb.linespec/cpls-hyphen.cc: New file.
6379 * gdb.linespec/cpls.cc: New file.
6380 * gdb.linespec/cpls2.cc: New file.
6381 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6382 test to use test_gdb_complete_unique. Add label completion,
6383 keyword completion and explicit location completion tests.
6384 * lib/completion-support.exp: New file.
6385
6386 2017-11-24 Joel Brobecker <brobecker@adacore.com>
6387
6388 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6389 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6390 when hitting an exception catchpoint.
6391
6392 2017-11-22 Yao Qi <yao.qi@linaro.org>
6393
6394 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6395
6396 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6397
6398 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6399 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6400 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6401
6402 2017-11-22 Yao Qi <yao.qi@linaro.org>
6403
6404 * gdb.base/info-os.exp: Pass pthreads.
6405 * gdb.multi/multi-attach.exp: Likewise.
6406
6407 2017-11-22 Yao Qi <yao.qi@linaro.org>
6408
6409 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6410 compiler.
6411
6412 2017-11-22 Yao Qi <yao.qi@linaro.org>
6413
6414 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6415 * gdb.base/break-interp.exp: Likewise.
6416 * gdb.base/jit-attach-pie.exp: Likewise.
6417
6418 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6419
6420 * gdb.base/float128.c (large128): New variable.
6421 * gdb.base/float128.exp: Add test to print largest __float128 value.
6422
6423 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6424
6425 * gdb.arch/vsx-regs.exp: Update register content checks.
6426
6427 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6428
6429 * gdb.arch/ppc-longdouble.exp: New file.
6430 * gdb.arch/ppc-longdouble.c: Likewise.
6431
6432 2017-11-21 Pedro Alves <palves@redhat.com>
6433
6434 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6435
6436 2017-11-20 Pedro Alves <palves@redhat.com>
6437
6438 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6439 (long_double_typedef): New typedefs.
6440 Use DEF on double and long double.
6441 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6442 cases.
6443 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6444 and 'long_double_ptr_same_size' locals. Use them to decide
6445 whether cast from array/function to float is valid/invalid.
6446
6447 2017-11-17 Tom Tromey <tom@tromey.com>
6448
6449 * gdb.rust/traits.rs: New file.
6450 * gdb.rust/traits.exp: New file.
6451
6452 2017-11-17 Joel Brobecker <brobecker@adacore.com>
6453
6454 * gdb.ada/minsyms: New testcase.
6455
6456 2017-11-16 Pedro Alves <palves@redhat.com>
6457
6458 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6459 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6460
6461 2017-11-16 Pedro Alves <palves@redhat.com>
6462
6463 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6464 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6465
6466 2017-11-16 Pedro Alves <palves@redhat.com>
6467
6468 * gdb.server/reconnect-ctrl-c.c: New file.
6469 * gdb.server/reconnect-ctrl-c.exp: New file.
6470
6471 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6472
6473 * gdb.python/py-rbreak.exp: New file.
6474 * gdb.python/py-rbreak.c: New file.
6475 * gdb.python/py-rbreak-func2.c: New file.
6476
6477 2017-11-16 Pedro Alves <palves@redhat.com>
6478
6479 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6480 pattern.
6481 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6482 GDB.
6483
6484 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6485
6486 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6487 regex.
6488
6489 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6490
6491 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6492 test names.
6493
6494 2017-11-09 Pedro Alves <palves@redhat.com>
6495
6496 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6497 factored out from ...
6498 (top level): ... here, and adjusted to avoid expecting beyond the
6499 prompt in a single gdb_test_multiple.
6500
6501 2017-11-09 Pedro Alves <palves@redhat.com>
6502
6503 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6504 output.
6505 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6506 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6507 * gdb.server/ext-run.exp ("kill" test): Likewise.
6508 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6509
6510 2017-11-09 Pedro Alves <palves@redhat.com>
6511
6512 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6513 match till end of line.
6514
6515 2017-11-09 Pedro Alves <palves@redhat.com>
6516
6517 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6518
6519 2017-11-09 Pedro Alves <palves@redhat.com>
6520
6521 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6522 New procedures, factored out from ...
6523 (top level): ... here, and adjusted to avoid expecting beyond the
6524 prompt in one go.
6525
6526 2017-11-09 Pedro Alves <palves@redhat.com>
6527
6528 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6529 output. Fix '?' match.
6530
6531 2017-11-08 Joel Brobecker <brobecker@adacore.com>
6532
6533 * gdb.ada/scoped_watch: New testcase.
6534 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6535 which is actually correct.
6536 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6537 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6538
6539 2017-11-08 Pedro Alves <palves@redhat.com>
6540
6541 * gdb.gdb/complaints.exp (test_initial_complaints)
6542 (test_serial_complaints, test_short_complaints): Call
6543 complaint_internal instead of complaint.
6544
6545 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6546
6547 * gdb.threads/tls-core.c: New file.
6548 * gdb.threads/tls-core.exp: Likewise.
6549
6550 2017-11-08 Pedro Alves <palves@redhat.com>
6551
6552 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6553 (p Exported_Capitalized): New test.
6554 (p exported_capitalized): New test.
6555
6556 2017-11-07 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6559
6560 2017-11-07 Pedro Alves <palves@redhat.com>
6561
6562 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6563 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6564 (disable_invalid, disable_inverted, disable_negative): New
6565 procedures.
6566 ("bad numbers"): New set of tests.
6567
6568 2017-11-07 Pedro Alves <palves@redhat.com>
6569
6570 * gdb.cp/ena-dis-br-range.exp: Add tests.
6571
6572 2017-11-07 Pedro Alves <palves@redhat.com>
6573
6574 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6575
6576 2017-11-07 Xavier Roirand <roirand@adacore.com>
6577 Pedro Alves <palves@redhat.com>
6578
6579 * gdb.base/ena-dis-br.exp: Add reference to
6580 gdb.cp/ena-dis-br-range.exp.
6581 * gdb.cp/ena-dis-br-range.exp: New file.
6582 * gdb.cp/ena-dis-br-range.cc: New file.
6583
6584 2017-11-06 Pedro Alves <palves@redhat.com>
6585
6586 * gdb.base/attach-non-pgrp-leader.c: New.
6587 * gdb.base/attach-non-pgrp-leader.exp: New.
6588
6589 2017-11-06 Pedro Alves <palves@redhat.com>
6590
6591 * configure.ac: No longer check for termio.h and sgtty.h.
6592 * configure: Regenerate.
6593 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6594 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6595 Remove termio and sgtty code.
6596
6597 2017-11-03 Yao Qi <yao.qi@linaro.org>
6598
6599 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6600 in GDB is disabled.
6601
6602 2017-11-03 Yao Qi <yao.qi@linaro.org>
6603
6604 * gdb.python/py-thrhandle.exp: Skip it if python is not
6605 enabled.
6606
6607 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6608
6609 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6610 as a breakpoint command.
6611
6612 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6613
6614 PR python/21213
6615 * gdb.python/py-infthread.exp: Test calling
6616 InferiorThread.inferior () multiple times in a row.
6617
6618 2017-10-27 Keith Seitz <keiths@redhat.com>
6619
6620 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6621 Test "info break" for every inlined function breakpoint.
6622
6623 2017-10-27 Yao Qi <yao.qi@linaro.org>
6624
6625 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6626
6627 2017-10-26 Patrick Frants <osscontribute@gmail.com>
6628
6629 * gdb.cp/classes.exp (test_static_members): Test printing
6630 Outer::instance.
6631 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6632 (Inner::instance, Outer::instance): New.
6633
6634 2017-10-24 Pedro Alves <palves@redhat.com>
6635
6636 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6637 extra console" test in two stages.
6638
6639 2017-10-24 Pedro Alves <palves@redhat.com>
6640
6641 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6642
6643 2017-10-24 Pedro Alves <palves@redhat.com>
6644
6645 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6646 loop.
6647
6648 2017-10-24 Pedro Alves <palves@redhat.com>
6649
6650 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6651 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6652
6653 2017-10-24 Pedro Alves <palves@redhat.com>
6654
6655 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6656 parameter and handle it. Don't output read value in test name.
6657
6658 2017-10-24 Pedro Alves <palves@redhat.com>
6659
6660 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6661 custom test name.
6662
6663 2017-10-24 Pedro Alves <palves@redhat.com>
6664
6665 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6666 include the unstable output directory name in the test's name.
6667 (initial_setup_simple) <'set args'>: Use custom test name.
6668
6669 2017-10-24 Pedro Alves <palves@redhat.com>
6670
6671 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6672 with explicit test name.
6673
6674 2017-10-20 Pedro Alves <palves@redhat.com>
6675
6676 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6677 'wait -i'. Use gdb_assert and remote_close.
6678
6679 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6680
6681 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6682 number from variable rather than hard-coded.
6683
6684 2017-10-19 Pedro Alves <palves@redhat.com>
6685
6686 * gdb.base/long-inferior-output.c: New file.
6687 * gdb.base/long-inferior-output.exp: New file.
6688
6689 2017-11-18 Keith Seitz <keiths@redhat.com>
6690
6691 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6692 method.
6693 (main): Call it.
6694 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6695 Add additional user-defined conversion operator tests.
6696
6697 2017-10-17 Pedro Alves <palves@redhat.com>
6698
6699 * boards/native-stdio-gdbserver.exp: Load "local-board".
6700
6701 2017-10-17 Pedro Alves <palves@redhat.com>
6702
6703 * gdb.base/quit-live.c: New file.
6704 * gdb.base/quit-live.exp: New file.
6705
6706 2017-10-16 Keith Seitz <keiths@redhat.com>
6707
6708 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6709 (class_with_protected_typedef, class_with_private_typedef)
6710 (struct_with_public_typedef, struct_with_protected_typedef)
6711 (struct_with_private_typedef): New classes/structs.
6712 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6713 typedefs and access specifiers.
6714
6715 2017-10-16 Pedro Alves <palves@redhat.com>
6716 Simon Marchi <simon.marchi@polymtl.ca>
6717
6718 * README (Local vs Remote vs Native): New section.
6719 * boards/local-board.exp: New file, with bits factored out from
6720 ...
6721 * boards/native-extended-gdbserver.exp: ... here. Load
6722 "local-board".
6723 * boards/native-gdbserver.exp: Load "local-board".
6724 (${board}_spawn, ${board}_exec): Delete.
6725 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6726 ...
6727 * boards/stdio-gdbserver-base.exp: ... this new file.
6728 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6729 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6730 procedure.
6731 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6732 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6733 stdio_gdbserver_command.
6734 (${board}_get_remote_address, ${board}_get_comm_port)
6735 (${board}_download, ${board}_upload): Delete.
6736 (get_target_remote_pipe_cmd): New.
6737
6738 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6739
6740 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6741 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6742 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6743 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6744 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6745 remove with_test_prefix.
6746
6747 2017-10-13 Pedro Alves <palves@redhat.com>
6748
6749 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6750 * gdb.base/annota1.exp: Use it instead of is_remote.
6751 * gdb.base/annota3.exp: Use it instead of is_remote.
6752 * gdb.cp/annota2.exp: Use it instead of is_remote.
6753 * gdb.cp/annota3.exp: Use it instead of is_remote.
6754 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6755
6756 2017-10-13 Pedro Alves <palves@redhat.com>
6757
6758 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6759 (test_num_test_vars, run_and_count_vars, find_env)
6760 (test_set_unset_env, test_inherit_env_var): New procedures.
6761 (top level): Use them.
6762
6763 2017-10-13 Pedro Alves <palves@redhat.com>
6764
6765 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6766 also skip on stub-like targets.
6767
6768 2017-10-13 Pedro Alves <palves@redhat.com>
6769
6770 PR gdb/22293
6771 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6772 (top level): Move some tests to ...
6773 (test_not_found): ... this new procedure.
6774 (top level): Call it.
6775
6776 2017-10-13 Pedro Alves <palves@redhat.com>
6777
6778 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6779 expect different "info terminal" output if testing with a
6780 non-native target.
6781
6782 2017-10-13 Pedro Alves <palves@redhat.com>
6783 Simon Marchi <simon.marchi@polymtl.ca>
6784
6785 PR python/12966
6786 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6787
6788 2017-10-13 Pedro Alves <palves@redhat.com>
6789
6790 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6791 already.
6792
6793 2017-10-13 Pedro Alves <palves@redhat.com>
6794
6795 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6796 is_remote.
6797
6798 2017-10-13 Pedro Alves <palves@redhat.com>
6799
6800 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6801 is_remote.
6802
6803 2017-10-13 Pedro Alves <palves@redhat.com>
6804
6805 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6806 is set.
6807 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6808 instead of is_remote.
6809
6810 2017-10-13 Pedro Alves <palves@redhat.com>
6811
6812 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6813 (top level): Add comment.
6814
6815 2017-10-13 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.base/remote.exp (top level): Fix comment typo and add
6818 missing return.
6819
6820 2017-10-13 Pedro Alves <palves@redhat.com>
6821 Simon Marchi <simon.marchi@polymtl.ca>
6822
6823 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6824 calls and add comments. Skip test if use_gdb_stub is set.
6825 (top level): Use "set cwd" command instead of "cd" command.
6826
6827 2017-10-13 Pedro Alves <palves@redhat.com>
6828
6829 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6830 is_remote target check.
6831
6832 2017-10-13 Pedro Alves <palves@redhat.com>
6833
6834 * gdb.base/scope.exp: Use build_executable + clean_restart +
6835 gdb_file_cmd instead of prepare_for_testing and no longer skip
6836 "before run" tests on is_remote target boards. Update comments.
6837 * boards/native-extended-gdbserver.exp
6838 (extended_gdbserver_load_last_file): New, factored out from ...
6839 (gdb_load): ... this. Move further below and add comment.
6840 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6841
6842 2017-10-12 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.base/attach.exp: Remove references to gdb64.
6845 * gdb.base/dbx.exp: Remove references to gdb64.
6846
6847 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6848 Pedro Alves <palves@redhat.com>
6849
6850 * gdb.base/label.exp: Remove is_remote target check.
6851
6852 2017-10-12 Pedro Alves <palves@redhat.com>
6853
6854 * gdb.base/auvx.exp (coredir): Update comment.
6855 (top level) <core_works>: Use "set cwd" command instead of "cd"
6856 command.
6857
6858 2017-10-12 Pedro Alves <palves@redhat.com>
6859 Simon Marchi <simon.marchi@polymtl.ca>
6860
6861 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6862 target boards.
6863
6864 2017-10-12 Pedro Alves <palves@redhat.com>
6865 Simon Marchi <simon.marchi@polymtl.ca>
6866
6867 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6868 Instead skip if there's any gdb_protocol set.
6869
6870 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6871 Pedro Alves <palves@redhat.com>
6872
6873 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6874
6875 2017-10-12 Pedro Alves <palves@redhat.com>
6876 Simon Marchi <simon.marchi@polymtl.ca>
6877
6878 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6879 instead of on dejagnu remote boards.
6880
6881 2017-10-12 Pedro Alves <palves@redhat.com>
6882 Simon Marchi <simon.marchi@polymtl.ca>
6883
6884 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6885 checks. Use build_executable + clean_restart instead of
6886 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6887 of enabling non-stop after starting gdb.
6888
6889 2017-10-12 Pedro Alves <palves@redhat.com>
6890
6891 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6892 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6893 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6894 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6895
6896 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6897
6898 * gdb.arch/arc-tdesc-cpu.exp: New file.
6899 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6900
6901 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6902
6903 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6904
6905 2017-10-10 Pedro Alves <palves@redhat.com>
6906
6907 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6908 expect CLI output.
6909
6910 2017-10-10 Pedro Alves <palves@redhat.com>
6911
6912 * lib/selftest-support.exp (selftest_setup): Update for
6913 captured_command_loop's prototype change.
6914
6915 2017-10-09 Pedro Alves <palves@redhat.com>
6916
6917 Test both arch1=>arch2 and arch2=>arch1.
6918
6919 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6920 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6921 factored out to...
6922 (append_arch1_options, append_arch2_options, append_arch_options)
6923 (build_executables): New procedures.
6924 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6925 local.
6926 (top level): Add new 'first_arch' testing axis.
6927
6928 2017-10-09 Pedro Alves <palves@redhat.com>
6929
6930 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6931 (barrier): New.
6932 (thread_start, all_started): New functions.
6933 (main): Spawn new thread and wait until it is scheduled.
6934 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6935 option.
6936 (do_test): Add 'selected_thread' parameter. Run to all_started
6937 instead of main. Explicitly set the breakpoint at main. Switch
6938 to the SELECTED_THREAD thread.
6939 (top level): Test handling the exec event with either the main
6940 thread or the second thread selected.
6941
6942 2017-10-09 Pedro Alves <palves@redhat.com>
6943
6944 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6945 logic. Move STOP marker after the value checks.
6946 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6947 regexp.
6948
6949 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6950
6951 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6952
6953 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6954
6955 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6956 integer-to-dfp conversion.
6957 * gdb.base/dfp-test.exp: Likewise.
6958
6959 2017-10-04 Pedro Alves <palves@redhat.com>
6960
6961 * gdb.multi/hangout.c: Include <unistd.h>.
6962 (hangout_loop): New function.
6963 (main): Call alarm. Call hangout_loop in a loop.
6964 * gdb.multi/hello.c: Include <unistd.h>.
6965 (hello_loop): New function.
6966 (main): Call alarm. Call hangout_loop in a loop.
6967 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6968 inferior with the other selected.
6969
6970 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6971
6972 * gdb.mi/list-thread-groups-available.exp: New file.
6973 * gdb.mi/list-thread-groups-available.c: New file.
6974
6975 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6976
6977 * gdb.base/set-cwd.exp: Make it available on
6978 native-extended-gdbserver.
6979
6980 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6981
6982 * gdb.base/set-cwd.c: New file.
6983 * gdb.base/set-cwd.exp: Likewise.
6984
6985 2017-10-02 Tom Tromey <tom@tromey.com>
6986
6987 PR rust/22236:
6988 * gdb.rust/simple.rs (main): New variable "fslice".
6989 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6990
6991 2017-10-02 Tom Tromey <tom@tromey.com>
6992
6993 * gdb.rust/simple.exp: Test ptype of a slice.
6994
6995 2017-10-02 Tom Tromey <tom@tromey.com>
6996
6997 * gdb.rust/simple.exp: Test index of slice.
6998
6999 2017-09-27 Tom Tromey <tom@tromey.com>
7000
7001 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7002
7003 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7004 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.base/compare-sections.exp (get value of read-only section): Read
7007 as unsigned value.
7008 (corrupt read-only section): Likewise and don't set written if patching
7009 failed.
7010
7011 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7012
7013 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7014 files.
7015
7016 2017-09-20 Pedro Alves <palves@redhat.com>
7017
7018 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7019 symbol names in gdb's output.
7020 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7021
7022 2017-09-20 Pedro Alves <palves@redhat.com>
7023
7024 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7025 Rename to ...
7026 (test_list_ambiguous_symbol): ... this and add a symbol name
7027 parameter. Adjust.
7028 (test_list_ambiguous_function): Reimplement on top of
7029 test_list_ambiguous_symbol and also test listing ambiguous
7030 variables.
7031 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7032 (ambiguous_fun): ... this.
7033 (ambiguous_var): New.
7034 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7035 (ambiguous_fun): ... this.
7036 (ambiguous_var): New.
7037
7038 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7039
7040 * gdb.base/starti.c: New file.
7041 * gdb.base/starti.exp: New file.
7042 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7043
7044 2017-09-14 Pedro Alves <palves@redhat.com>
7045
7046 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7047 (top level): Use it instead of runto.
7048
7049 2017-09-11 Tom Tromey <tom@tromey.com>
7050
7051 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7052
7053 2017-09-11 Tom Tromey <tom@tromey.com>
7054
7055 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7056 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7057
7058 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7059
7060 * gdb.fortran/printing-types.exp: New file.
7061 * gdb.fortran/printing-types.exp: New file.
7062
7063 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7064
7065 * gdb.fortran/vla-ptype.exp: Fix typos.
7066 * gdb.fortran/vla-value.exp: Same.
7067
7068 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7069
7070 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7071 * gdb.mi/mi-var-child-f.exp: Likewise.
7072 * gdb.mi/mi-vla-fortran.exp: Likewise.
7073
7074 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7075 Christoph Weinmann <christoph.t.weinmann@intel.com>
7076 Bernhard Heckel <bernhard.heckel@intel.com>
7077
7078 * gdb.fortran/ptr-indentation.f90: New file.
7079 * gdb.fortran/ptr-indentation.exp: New file.
7080
7081 2017-09-05 Tom Tromey <tom@tromey.com>
7082
7083 PR gdb/22010:
7084 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7085
7086 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7087
7088 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7089
7090 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7091
7092 * gdb.threads/tls-nodebug-pie.c: New file.
7093 * gdb.threads/tls-nodebug-pie.exp: New file.
7094
7095 2017-09-05 Tom Tromey <tom@tromey.com>
7096
7097 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7098 for rust.
7099
7100 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7101
7102 * gdb.multi/multi-arch-exec.exp: Test with different
7103 "follow-exec-mode" settings.
7104 (do_test): New procedure.
7105
7106 2017-09-04 Pedro Alves <palves@redhat.com>
7107
7108 * gdb.base/func-static.c (S::method const, S::method volatile)
7109 (S::method volatile const): New methods.
7110 (c_s, v_s, cv_s): New instances.
7111 (main): Call method() on them.
7112 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7113 (cannot_resolve): New procedure.
7114 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7115 print-quote-unquoted columns.
7116 (do_test): Test printing each scope too.
7117
7118 2017-09-04 Pedro Alves <palves@redhat.com>
7119
7120 * gdb.base/local-static.exp: Also test with
7121 class::method::variable wholly quoted.
7122 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7123
7124 2017-09-04 Pedro Alves <palves@redhat.com>
7125
7126 * gdb.base/local-static.c: New.
7127 * gdb.base/local-static.cc: New.
7128 * gdb.base/local-static.exp: New.
7129
7130 2017-09-04 Pedro Alves <palves@redhat.com>
7131
7132 * gdb.asm/asm-source.exp: Add casts to int.
7133 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7134 (dataglobal64_1, dataglobal64_2): New globals.
7135 * gdb.base/nodebug.exp: Test different expressions involving the
7136 new globals, with print, whatis and ptype. Add casts to int.
7137 * gdb.base/solib-display.exp: Add casts to int.
7138 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7139 * gdb.cp/m-static.exp: Add cast to int.
7140 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7141 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7142 tls variable with no debug info without a cast. Test with a cast
7143 to int too.
7144 * gdb.trace/entry-values.exp: Add casts.
7145
7146 2017-09-04 Pedro Alves <palves@redhat.com>
7147
7148 * gdb.base/nodebug.exp: Test that ptype's error about functions
7149 with unknown return type includes the function name too.
7150
7151 2017-09-04 Pedro Alves <palves@redhat.com>
7152
7153 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7154 return type of munmap in infcall.
7155 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7156 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7157 type of ftell in infcall.
7158 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7159 type of getpid in infcall.
7160 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7161 infcall.
7162 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7163 Bail on failure to extract the pid.
7164 * gdb.base/nodebug.c: #include <stdint.h>.
7165 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7166 New functions.
7167 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7168 Change expected output of print/whatis/ptype with functions with
7169 no debug info. Test all supported languages. Call
7170 test_call_promotion.
7171 * gdb.compile/compile.exp: Adjust expected output to expect
7172 warning.
7173 * gdb.threads/siginfo-threads.exp: Likewise.
7174
7175 2017-09-04 Pedro Alves <palves@redhat.com>
7176
7177 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7178 "prototypes". Test calling float functions via prototyped and
7179 unprototyped function pointers.
7180 (perform_all_tests): New parameter "prototypes". Pass it down.
7181 (top level): Pass down "prototypes" parameter to
7182 perform_all_tests.
7183
7184 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7185
7186 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7187 Test with nested loops.
7188
7189 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7190
7191 * gdb.base/commands.exp: Call the new procedures.
7192 (loop_break_test, loop_continue_test): New procedures.
7193
7194 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7195
7196 * gdb.base/commands.exp: Call new procedure.
7197 (define_if_without_arg_test): New procedure.
7198
7199 2017-09-04 Pedro Alves <palves@redhat.com>
7200
7201 * gdb.base/list-ambiguous.exp: New file.
7202 * gdb.base/list-ambiguous0.c: New file.
7203 * gdb.base/list-ambiguous1.c: New file.
7204 * gdb.base/list.exp (test_list_range): Adjust expected output.
7205
7206 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7207
7208 * gdb.base/share-env-with-gdbserver.c: New file.
7209 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7210
7211 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7212
7213 * gdb.base/commands.exp (gdbvar_simple_if_test,
7214 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7215 progvar_simple_if_test, progvar_simple_while_test,
7216 progvar_complex_if_while_test, user_defined_command_test,
7217 user_defined_command_args_eval,
7218 user_defined_command_args_stack_test,
7219 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7220 temporary_breakpoint_commands,
7221 gdb_test_no_prompt, redefine_hook_test,
7222 redefine_backtrace_test): Remove "global gdb_prompt".
7223
7224 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7225
7226 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7227 New proc, call it from toplevel.
7228
7229 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7230
7231 PR remote/21852
7232 * gdb.server/normal.c: New file, copied from gdb.base.
7233 * gdb.server/run-without-local-binary.exp: New file.
7234
7235 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7236
7237 * gdb.arch/sparc64-adi.exp: New file.
7238 * gdb.arch/sparc64-adi.c: New file.
7239
7240 2017-08-22 Pedro Alves <palves@redhat.com>
7241
7242 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7243 (top level): Add "list all overloads" tests.
7244
7245 2017-08-22 Tom Tromey <tom@tromey.com>
7246
7247 * gdb.gdb/xfullpath.exp: Remove.
7248
7249 2017-08-21 Pedro Alves <palves@redhat.com>
7250
7251 PR gdb/19487
7252 * gdb.base/symbol-alias.c: New.
7253 * gdb.base/symbol-alias2.c: New.
7254 * gdb.base/symbol-alias.exp: New.
7255
7256 2017-08-21 Pedro Alves <palves@redhat.com>
7257
7258 * gdb.base/dfp-test.c
7259 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7260 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7261 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7262 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7263 * gdb.base/whatis-ptype-typedefs.c: New.
7264 * gdb.base/whatis-ptype-typedefs.exp: New.
7265 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7266 (an_int, an_int_type, an_int_type2): New globals.
7267 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7268 involving typedefs and cast expressions.
7269 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7270 (lookup_typedefs_function): New.
7271 (typedefs_pretty_printers_dict): New.
7272 (top level): Register lookup_typedefs_function in
7273 gdb.pretty_printers.
7274
7275 2017-08-18 Yao Qi <yao.qi@linaro.org>
7276
7277 * gdb.server/unittest.exp: New.
7278
7279 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7280
7281 PR gdb/21954
7282 * gdb.base/environ.exp: Add test to check if 'unset environment'
7283 works.
7284
7285 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7286
7287 * lib/gdb.exp (universal_compile_options): New caching proc.
7288 (gdb_compile): Suppress GCC's coloring of messages.
7289
7290 2017-08-14 Tom Tromey <tom@tromey.com>
7291
7292 PR gdb/21675:
7293 * gdb.base/printcmds.exp (test_radices): New function.
7294 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7295 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7296 * lib/gdb.exp (get_integer_valueof): Use p/d.
7297
7298 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7299
7300 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7301 characters.
7302
7303 2017-08-05 Tom Tromey <tom@tromey.com>
7304
7305 * gdb.rust/simple.exp: Allow String to appear in a different
7306 namespace.
7307
7308 2017-07-26 Yao Qi <yao.qi@linaro.org>
7309
7310 * gdb.gdb/unittest.exp: Invoke command
7311 "maintenance check xml-descriptions".
7312
7313 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7314
7315 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7316 calling context.
7317 (hex128): Drop erroneous calculation of parameters.
7318
7319 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7320
7321 * gdb.python/py-unwind.exp: Disable stack protection when
7322 building test file.
7323
7324 2017-07-20 Pedro Alves <palves@redhat.com>
7325
7326 * gdb.base/default.exp (set language): Adjust expected output.
7327
7328 2017-07-20 Pedro Alves <palves@redhat.com>
7329
7330 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7331 (test_minsym): ... this, and make static.
7332 (get_pck__foo__bar__minsym): Rename to ...
7333 (get_test_minsym): ... this.
7334 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7335 symbol names and comments.
7336 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7337 (get_test_minsym): ... this.
7338 (pck__foo__bar__minsym__2): Rename to ...
7339 (test_minsym): ... this.
7340 (main): Adjust.
7341
7342 2017-07-17 Pedro Alves <palves@redhat.com>
7343
7344 * gdb.base/completion.exp: Adjust expected output.
7345 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7346 the completer works.
7347
7348 2017-07-17 Pedro Alves <palves@redhat.com>
7349
7350 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7351
7352 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7353
7354 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7355
7356 2017-07-14 Tom Tromey <tom@tromey.com>
7357
7358 PR rust/21764:
7359 * gdb.rust/simple.exp: Add tests.
7360
7361 2017-07-14 Tom Tromey <tom@tromey.com>
7362
7363 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7364
7365 2017-07-14 Pedro Alves <palves@redhat.com>
7366
7367 * gdb.linespec/base/one/thefile.cc (z1): New function.
7368 * gdb.linespec/base/two/thefile.cc (z2): New function.
7369 * gdb.linespec/linespec.exp: Add tests.
7370
7371 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7372
7373 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7374 to mi_create_breakpoint.
7375
7376 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7377
7378 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7379 mi_create_breakpoint.
7380
7381 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7382
7383 * gdb.dlang/demangle.exp: Update for demangling changes.
7384
7385 2017-07-09 Tom Tromey <tom@tromey.com>
7386
7387 * gdb.dwarf2/shortpiece.exp: New file.
7388
7389 2017-07-06 David Blaikie <dblaikie@gmail.com>
7390
7391 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7392 built from fissiont-multi-cu{1,2}.c.
7393 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7394 except putting 'main' and 'func' in separate CUs in the same DWO file.
7395 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7396 test.
7397 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7398 test.
7399
7400 2017-07-06 Pedro Alves <palves@redhat.com>
7401
7402 * gdb.python/py-unwind.exp: Test flushregs.
7403
7404 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7405
7406 PR cli/21688
7407 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7408 tests for alias commands and trailing whitespace.
7409
7410 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7411
7412 PR cli/21688
7413 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7414 procedure. Call it.
7415
7416 2017-06-29 Pedro Alves <palves@redhat.com>
7417
7418 * gdb.base/printcmds.exp: Add tests.
7419
7420 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7421
7422 PR gdb/21337
7423 * gdb.base/reread-readsym.exp: New file.
7424 * gdb.base/reread-readsym.c: New file.
7425
7426 2017-06-21 Kevin Buettner <kevinb@redhat.com>
7427
7428 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7429 subpattern.
7430
7431 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7432
7433 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7434 extended mnemonic.
7435 * gdb.arch/powerpc-power9.s: Likewise.
7436
7437 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7438
7439 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7440 on 32-bit x86 targets. Exploit is_*_target macros where
7441 appropriate.
7442
7443 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7444
7445 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7446 register pieces.
7447
7448 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7449
7450 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7451 located in one or more DWARF pieces.
7452
7453 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7454
7455 * lib/gdb.exp (get_endianness): New proc.
7456 * gdb.arch/aarch64-fp.exp: Use it.
7457 * gdb.arch/altivec-regs.exp: Likewise.
7458 * gdb.arch/e500-regs.exp: Likewise.
7459 * gdb.arch/vsx-regs.exp: Likewise.
7460 * gdb.base/dump.exp: Likewise.
7461 * gdb.base/funcargs.exp: Likewise.
7462 * gdb.base/gnu_vector.exp: Likewise.
7463 * gdb.dwarf2/formdata16.exp: Likewise.
7464 * gdb.dwarf2/implptrpiece.exp: Likewise.
7465 * gdb.dwarf2/nonvar-access.exp: Likewise.
7466 * gdb.python/py-inferior.exp: Likewise.
7467 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7468
7469 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7470
7471 PR gdb/21226
7472 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7473 stack value pieces are taken from the LSB end.
7474
7475 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7476
7477 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7478 variable at nonzero offset.
7479
7480 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7481
7482 * gdb.dwarf2/var-access.c: New file.
7483 * gdb.dwarf2/var-access.exp: New test.
7484 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7485
7486 2017-06-12 Tom Tromey <tom@tromey.com>
7487
7488 * gdb.dwarf2/formdata16.exp: Add tests.
7489
7490 2017-06-12 Tom Tromey <tom@tromey.com>
7491
7492 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7493
7494 2017-06-12 Tom Tromey <tom@tromey.com>
7495
7496 PR exp/16225:
7497 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7498 * gdb.arch/vsx-regs.exp: Update tests.
7499 * gdb.arch/s390-vregs.exp (hex128): New proc.
7500 Update test.
7501 * gdb.arch/altivec-regs.exp: Update tests.
7502
7503 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7504
7505 * gdb.base/startup-with-shell.c: New file.
7506 * gdb.base/startup-with-shell.exp: Likewise.
7507
7508 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7509
7510 * gdb.server/non-existing-program.exp: Update regex in order to
7511 reflect the fact that gdbserver is now using fork_inferior (with a
7512 shell) to startup the inferior.
7513
7514 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7515
7516 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7517 support function calls from GDB.
7518
7519 2017-05-21 Tom Tromey <tom@tromey.com>
7520
7521 PR rust/21466:
7522 * gdb.rust/unsized.exp: New file.
7523 * gdb.rust/unsized.rs: New file.
7524
7525 2017-05-19 Tom Tromey <tom@tromey.com>
7526
7527 PR rust/21484:
7528 * gdb.rust/watch.exp: New file.
7529 * gdb.rust/watch.rs: New file.
7530
7531 2017-05-18 Tom Tromey <tom@tromey.com>
7532
7533 * gdb.rust/simple.exp: Allow Box to be qualified.
7534
7535 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7536
7537 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7538
7539 2017-05-18 Pedro Alves <palves@redhat.com>
7540
7541 * gdb.base/fileio.c (test_write, test_read, test_close)
7542 (test_fstat): Don't print 'ret' in the fail path.
7543
7544 2017-05-18 Pedro Alves <palves@redhat.com>
7545
7546 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7547 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7548 (test_system, test_rename, test_unlink, test_time): Change
7549 prototypes.
7550 * gdb.base/fileio.exp (stop_msg): Adjust.
7551
7552 2017-05-18 Pedro Alves <palves@redhat.com>
7553
7554 * gdb.base/fileio.c (null_str): New global.
7555 (test_stat): Use it.
7556 * gdb.base/fileio.exp: Remove nowarnings.
7557
7558 2017-05-17 Yao Qi <yao.qi@linaro.org>
7559
7560 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7561
7562 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7563
7564 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7565 argument command.
7566 (top-level): Invoke test_set_inferior_tty.
7567
7568 2017-05-04 Pedro Alves <palves@redhat.com>
7569
7570 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7571 Add parens to print call for Python 3.
7572
7573 2017-05-03 Keith Seitz <keiths@redhat.com>
7574
7575 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7576 (main): Call it.
7577
7578 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7579
7580 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7581 to prev and next.
7582
7583 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7584
7585 * gdb.python/py-record-btrace.exp: Remove test for
7586 gdb.BtraceInstruction.error.
7587
7588 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7589
7590 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7591
7592 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7593
7594 * gdb.python/py-record-btrace-threads.c: New file.
7595 * gdb.python/py-record-btrace-threads.exp: New file.
7596
7597 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7598
7599 PR testsuite/8595
7600 * gdb.base/environ.exp: Make test available in all architectures.
7601 Move bits related to "info program" testing to
7602 gdb.base/info-program.exp. Rewrite tests to use the two new
7603 procedures mentione below.
7604 (test_set_show_env_var) New procedure.
7605 (test_set_show_env_var_equal): Likewise.
7606 * gdb.base/info-program.exp: New file.
7607
7608 2017-04-27 Keith Seitz <keiths@redhat.com>
7609
7610 * gdb.cp/oranking.cc (test15): New function.
7611 (main): Call test15 and declare additional variables for testing.
7612 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7613 "p foo101('abc')" tests.
7614 Add tests for cv qualifier overloads.
7615 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7616 "lvalue reference overload" test.
7617 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7618 "print value of f1 on Child&& in f2" test.
7619
7620 2017-04-19 Pedro Alves <palves@redhat.com>
7621
7622 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7623 procedure.
7624 (top level): Call it.
7625 * lib/gdb.exp (gdb_define_cmd): New procedure.
7626
7627 2017-04-12 Pedro Alves <palves@redhat.com>
7628
7629 PR gdb/21323
7630 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7631 (wchar): New global.
7632 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7633 (do_test_wide_char, wide_char_types_no_program, top level): Add
7634 wchar_t testing.
7635
7636 2017-04-12 Pedro Alves <palves@redhat.com>
7637
7638 PR c++/21323
7639 * gdb.cp/wide_char_types.c: New file.
7640 * gdb.cp/wide_char_types.exp: New file.
7641
7642 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7643
7644 PR gdb/21352
7645 * gdb.trace/tsv.exp: Add test for "tsave -r".
7646
7647 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7648
7649 * gdb.dlang/watch-loc.c: New file.
7650 * gdb.dlang/watch-loc.exp: New file.
7651
7652 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7653
7654 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7655
7656 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7657
7658 * gdb.arch/arc-analyze-prologue.S: New file.
7659 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7660
7661 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7662
7663 * gdb.arch/arc-decode-insn.S: New file.
7664 * gdb.arch/arc-decode-insn.exp: Likewise.
7665
7666 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7667
7668 PR tdep/20928
7669 * gdb.arch/sparc64-regs.exp: New file.
7670 * gdb.arch/sparc64-regs.S: Likewise.
7671
7672 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7673
7674 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7675 and memory view on Python 3.
7676
7677 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7678 Keith Seitz <keiths@redhat.com>
7679
7680 PR gdb/14441
7681 * gdb.cp/demangle.exp: Add rvalue reference tests.
7682 * gdb.cp/rvalue-ref-casts.cc: New file.
7683 * gdb.cp/rvalue-ref-casts.exp: New file.
7684 * gdb.cp/rvalue-ref-overload.cc: New file.
7685 * gdb.cp/rvalue-ref-overload.exp: New file.
7686 * gdb.cp/rvalue-ref-params.cc: New file.
7687 * gdb.cp/rvalue-ref-params.exp: New file.
7688 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7689 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7690 * gdb.cp/rvalue-ref-types.cc: New file.
7691 * gdb.cp/rvalue-ref-types.exp: New file.
7692 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7693 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7694
7695 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7696
7697 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7698 New procedure.
7699
7700 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7701
7702 * lib/mi-support.exp (mi_gdb_test): Add additional message
7703 for unexpected output.
7704
7705 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7706
7707 * gdb.base/examine-backward.c (Barrier): New character array
7708 constant, to ensure that TestStrings is preceded by a string
7709 terminator.
7710
7711 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7712
7713 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7714 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7715 and implicit pointer into such a location.
7716
7717 2017-03-16 Doug Evans <dje@google.com>
7718
7719 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7720
7721 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7722
7723 * gdb.cp/m-static.exp: Fix expectation for prototype of
7724 test5.single_constructor and single_constructor::single_constructor.
7725
7726 2017-03-16 Doug Evans <dje@google.com>
7727
7728 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7729 * gdb.guile/scm-lazy-string.c: New file.
7730 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7731 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7732 for pointer, array, typedef lazy strings.
7733
7734 2017-03-16 Doug Evans <dje@google.com>
7735
7736 PR python/17728, python/18439, python/18779
7737 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7738 * gdb.python/py-lazy-string.c (pointer): New typedef.
7739 (main): New locals ptr, array, typedef_ptr.
7740 * gdb.python/py-value.exp: Move lazy string tests to ...
7741 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7742 array, typedef lazy strings.
7743
7744 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7745
7746 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7747 Add optional 'test' parameter.
7748
7749 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7750
7751 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7752 Skip for versions of DejaGnu < 1.5.
7753
7754 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7755
7756 * lib/gdb.exp (dejagnu_version): New proc.
7757 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7758 Use dejagnu_version.
7759
7760 2017-03-10 Keith Seitz <keiths@redhat.com>
7761
7762 PR c++/8128
7763 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7764 type from destructor regexps.
7765 Add a branch which actually passes the test.
7766 Adjust "ptype t5i" test names.
7767
7768 2017-03-08 Pedro Alves <palves@redhat.com>
7769
7770 * gdb.base/step-over-exit.exp: Add explicit test message.
7771
7772 2017-03-08 Pedro Alves <palves@redhat.com>
7773
7774 PR gdb/18360
7775 * gdb.threads/interrupt-while-step-over.c: New file.
7776 * gdb.threads/interrupt-while-step-over.exp: New file.
7777
7778 2017-03-08 Pedro Alves <palves@redhat.com>
7779
7780 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7781 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7782
7783 2017-03-08 Pedro Alves <palves@redhat.com>
7784
7785 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7786 PKRU as not supported as a PASS.
7787
7788 2017-03-08 Pedro Alves <palves@redhat.com>
7789
7790 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7791 prefix instead of $binfile1/$binfile2.
7792 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7793 in test message.
7794 * gdb.python/py-completion.exp: Use "load python file" as test
7795 messages instead of unstable path names.
7796
7797 2017-03-08 Pedro Alves <palves@redhat.com>
7798 Jan Kratochvil <jan.kratochvil@redhat.com>
7799
7800 PR cli/21218
7801 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7802 New proc.
7803 (top level): Call it.
7804
7805 2017-03-08 Pedro Alves <palves@redhat.com>
7806
7807 PR tui/21216
7808 * gdb.tui/tui-nl-filtered-output.exp: New file.
7809
7810 2017-03-08 Pedro Alves <palves@redhat.com>
7811
7812 * gdb.base/completion.exp: Move TUI completion tests to ...
7813 * gdb.tui/completion.exp: ... this new file.
7814
7815 2017-03-08 Pedro Alves <palves@redhat.com>
7816
7817 * gdb.base/tui-disasm-long-lines.c,
7818 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7819 gdb.base/tui-layout.exp: Move to ...
7820 * gdb.tui/: ... this new directory.
7821
7822 2017-03-07 Pedro Alves <palves@redhat.com>
7823
7824 * gdb.base/tui-layout.c: New file.
7825 * gdb.base/tui-layout.exp: New file.
7826
7827 2017-03-07 Pedro Alves <palves@redhat.com>
7828
7829 * gdb.base/tui-layout.c: Rename to ...
7830 * gdb.base/tui-disasm-long-lines.c: ... this.
7831 * gdb.base/tui-layout.exp: Rename to ...
7832 * gdb.base/tui-disasm-long-lines.exp: ... this.
7833
7834 2017-03-07 Pedro Alves <palves@redhat.com>
7835
7836 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7837
7838 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7839
7840 * i386-mpx-call.c: New file.
7841 * i386-mpx-call.exp: New file.
7842
7843 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7844
7845 * gdb.arch/powerpc-power.exp: Delete test.
7846 * gdb.arch/powerpc-power.s: Likewise.
7847 * gdb.disasm/disassembler-options.exp: New test.
7848 * gdb.arch/powerpc-altivec.exp: Likewise.
7849 * gdb.arch/powerpc-altivec.s: Likewise.
7850 * gdb.arch/powerpc-altivec2.exp: Likewise.
7851 * gdb.arch/powerpc-altivec2.s: Likewise.
7852 * gdb.arch/powerpc-altivec3.exp: Likewise.
7853 * gdb.arch/powerpc-altivec3.s: Likewise.
7854 * gdb.arch/powerpc-power7.exp: Likewise.
7855 * gdb.arch/powerpc-power7.s: Likewise.
7856 * gdb.arch/powerpc-power8.exp: Likewise.
7857 * gdb.arch/powerpc-power8.s: Likewise.
7858 * gdb.arch/powerpc-power9.exp: Likewise.
7859 * gdb.arch/powerpc-power9.s: Likewise.
7860 * gdb.arch/powerpc-vsx.exp: Likewise.
7861 * gdb.arch/powerpc-vsx.s: Likewise.
7862 * gdb.arch/powerpc-vsx2.exp: Likewise.
7863 * gdb.arch/powerpc-vsx2.s: Likewise.
7864 * gdb.arch/powerpc-vsx3.exp: Likewise.
7865 * gdb.arch/powerpc-vsx3.s: Likewise.
7866 * gdb.arch/arm-disassembler-options.exp: Likewise.
7867 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7868 * gdb.arch/s390-disassembler-options.exp: Likewise.
7869
7870 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
7871
7872 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7873 (check_supported_features): ... this. Changed return type to void.
7874 (supports_rdseed): New static global.
7875 (rdseed): Check supports_rdseed.
7876 (initialize): Call check_supported_features.
7877
7878 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7879
7880 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7881 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7882 and lqarx/stqcx.
7883 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7884 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7885
7886 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7887
7888 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7889 uppercase.
7890
7891 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7892
7893 * gdb.dwarf2/formdata16.c: New file.
7894 * gdb.dwarf2/formdata16.exp: New file.
7895 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7896
7897 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7898
7899 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7900 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7901 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7902 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7903 DW_AT_GNU_*.
7904
7905 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7906
7907 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7908
7909 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7910
7911 PR gdb/21164
7912 * gdb.base/maint.exp: Add testcases for when the commands do
7913 not have arguments.
7914
7915 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7916
7917 * gdb.cp/chained-calls.exp: Use p instead of P.
7918
7919 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7920
7921 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7922 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7923
7924 2017-02-14 Tom Tromey <tom@tromey.com>
7925
7926 PR python/13598:
7927 * gdb.python/py-events.exp: Add before_prompt event tests.
7928
7929 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7930
7931 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7932
7933 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7934
7935 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7936 (main): Call my_unique_function_name.
7937 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7938 completion of patterns with a single match.
7939 Add missing -re switches to gdb_test_multiple calls.
7940
7941 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7942
7943 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7944 return if core file is not recognized.
7945
7946 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7947
7948 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7949 and extra UIs.
7950
7951 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7952
7953 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7954 proc_with_prefix.
7955
7956 2017-02-10 Tom Tromey <tom@tromey.com>
7957
7958 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7959
7960 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
7961
7962 PR gdb/21122
7963 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7964
7965 2017-02-08 Jerome Guitton <guitton@adacore.com>
7966
7967 * gdb.base/define.exp: Add test for command abbreviations
7968 in define.
7969
7970 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
7971
7972 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7973 * gdb.reverse/insn-reverse-x86.c: New file.
7974
7975 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7976
7977 PR tdep/20936
7978 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7979
7980 2017-02-03 Tom Tromey <tom@tromey.com>
7981
7982 PR rust/21097:
7983 * gdb.rust/simple.exp: Add new tests.
7984
7985 2017-02-02 Pedro Alves <palves@redhat.com>
7986
7987 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7988 tests.
7989
7990 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7991
7992 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7993 taking a 2-byte value out of a 4-byte DWARF implicit value on
7994 big-endian targets.
7995 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7996 logic. Add test cases for DW_OP_implicit.
7997
7998 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7999
8000 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8001
8002 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8003
8004 * gdb.btrace/enable.exp: Call gdb_exit before
8005 skip_gdbserver_tests.
8006
8007 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8008
8009 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8010 GDBFLAGS.
8011
8012 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8013
8014 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8015 the test is skipped.
8016 * gdb.btrace/data.exp: Likewise.
8017 * gdb.btrace/delta.exp: Likewise.
8018 * gdb.btrace/dlopen.exp: Likewise.
8019 * gdb.btrace/enable-running.exp: Likewise.
8020 * gdb.btrace/enable.exp: Likewise.
8021 * gdb.btrace/exception.exp: Likewise.
8022 * gdb.btrace/function_call_history.exp: Likewise.
8023 * gdb.btrace/gcore.exp: Likewise.
8024 * gdb.btrace/instruction_history.exp: Likewise.
8025 * gdb.btrace/multi-thread-step.exp: Likewise.
8026 * gdb.btrace/nohist.exp: Likewise.
8027 * gdb.btrace/non-stop.exp: Likewise.
8028 * gdb.btrace/reconnect.exp: Likewise.
8029 * gdb.btrace/record_goto-step.exp: Likewise.
8030 * gdb.btrace/record_goto.exp: Likewise.
8031 * gdb.btrace/rn-dl-bind.exp: Likewise.
8032 * gdb.btrace/segv.exp: Likewise.
8033 * gdb.btrace/step.exp: Likewise.
8034 * gdb.btrace/stepi.exp: Likewise.
8035 * gdb.btrace/tailcall-only.exp: Likewise.
8036 * gdb.btrace/tailcall.exp: Likewise.
8037 * gdb.btrace/tsx.exp: Likewise.
8038 * gdb.btrace/unknown_functions.exp: Likewise.
8039 * gdb.btrace/vdso.exp: Likewise.
8040
8041 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8042
8043 * gdb.btrace/enable-running.c: New.
8044 * gdb.btrace/enable-running.exp: New.
8045
8046 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8047
8048 * gdb.arch/amd64-gs_base.c: New file.
8049 * gdb.arch/amd64-gs_base.exp: New file.
8050
8051 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8052
8053 * lib/memory.exp: Remove spurious empty newlines.
8054
8055 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8056
8057 * gdb.python/py-bad-printers.exp: Load python file using "source".
8058 * gdb.python/py-events.exp: Likewise.
8059 * gdb.python/py-evsignal.exp: Likewise.
8060 * gdb.python/py-evthreads.exp: Likewise.
8061 * gdb.python/py-frame-args.exp: Likewise.
8062 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8063 * gdb.python/py-framefilter-mi.exp: Likewise.
8064 * gdb.python/py-framefilter.exp: Likewise.
8065 * gdb.python/py-mi.exp: Likewise.
8066 * gdb.python/py-pp-maint.exp: Likewise.
8067 * gdb.python/py-pp-registration.exp: Likewise.
8068 * gdb.python/py-prettyprint.exp: Likewise.
8069 (run_lang_tests): Likewise.
8070 * gdb.python/py-typeprint.exp: Likewise.
8071
8072 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8073
8074 * lib/memory.exp: New file.
8075 * lib/gdb.exp: Load memory.exp.
8076 * gdb.base/memattr.exp (delete_memory): Move proc to
8077 lib/memory.exp and rename to delete_memory_regions.
8078 Replace delete_memory with delete_memory_regions.
8079 Cleanup memory regions before tests.
8080 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8081 before tests.
8082
8083 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8084
8085 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8086 files.
8087 (initialize): New function conditionally defined.
8088 (testcases): Move within conditional block.
8089 (main): Call initialize.
8090 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8091 of gdb.reverse/insn-reverse.c.
8092 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8093 gdb.reverse/insn-reverse.c.
8094
8095 2017-01-26 Yao Qi <yao.qi@linaro.org>
8096
8097 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8098 disassemble on address 0.
8099
8100 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8101 Yao Qi <yao.qi@linaro.org>
8102
8103 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8104 * gdb.dwarf2/implptr-64bit.S: Remove.
8105 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8106 variables in caller's context. Add DW_OP_implicit_value.
8107
8108 2017-01-25 Yao Qi <yao.qi@linaro.org>
8109
8110 * lib/dwarf.exp (Dwarf::_location): Handle
8111 DW_OP_GNU_implicit_pointer with proper size.
8112
8113 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8114
8115 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8116 and add untested calls.
8117
8118 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8119
8120 * gdb.python/python.exp: Check line number against what GDB thinks
8121 the line number is for func1.
8122
8123 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8124
8125 * gdb.dlang/debug-expr.exp: New file.
8126
8127 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8128
8129 Fix test names for the following files:
8130
8131 * gdb.ada/exec_changed.exp
8132 * gdb.ada/info_types.exp
8133 * gdb.arch/aarch64-atomic-inst.exp
8134 * gdb.arch/aarch64-fp.exp
8135 * gdb.arch/altivec-abi.exp
8136 * gdb.arch/altivec-regs.exp
8137 * gdb.arch/amd64-byte.exp
8138 * gdb.arch/amd64-disp-step.exp
8139 * gdb.arch/amd64-dword.exp
8140 * gdb.arch/amd64-entry-value-inline.exp
8141 * gdb.arch/amd64-entry-value-param.exp
8142 * gdb.arch/amd64-entry-value-paramref.exp
8143 * gdb.arch/amd64-entry-value.exp
8144 * gdb.arch/amd64-i386-address.exp
8145 * gdb.arch/amd64-invalid-stack-middle.exp
8146 * gdb.arch/amd64-invalid-stack-top.exp
8147 * gdb.arch/amd64-optimout-repeat.exp
8148 * gdb.arch/amd64-prologue-skip.exp
8149 * gdb.arch/amd64-prologue-xmm.exp
8150 * gdb.arch/amd64-stap-special-operands.exp
8151 * gdb.arch/amd64-stap-wrong-subexp.exp
8152 * gdb.arch/amd64-tailcall-cxx.exp
8153 * gdb.arch/amd64-tailcall-noret.exp
8154 * gdb.arch/amd64-tailcall-ret.exp
8155 * gdb.arch/amd64-tailcall-self.exp
8156 * gdb.arch/amd64-word.exp
8157 * gdb.arch/arm-bl-branch-dest.exp
8158 * gdb.arch/arm-disp-step.exp
8159 * gdb.arch/arm-neon.exp
8160 * gdb.arch/arm-single-step-kernel-helper.exp
8161 * gdb.arch/avr-flash-qualifier.exp
8162 * gdb.arch/disp-step-insn-reloc.exp
8163 * gdb.arch/e500-abi.exp
8164 * gdb.arch/e500-regs.exp
8165 * gdb.arch/ftrace-insn-reloc.exp
8166 * gdb.arch/i386-avx512.exp
8167 * gdb.arch/i386-bp_permanent.exp
8168 * gdb.arch/i386-byte.exp
8169 * gdb.arch/i386-cfi-notcurrent.exp
8170 * gdb.arch/i386-disp-step.exp
8171 * gdb.arch/i386-dr3-watch.exp
8172 * gdb.arch/i386-float.exp
8173 * gdb.arch/i386-gnu-cfi.exp
8174 * gdb.arch/i386-mpx-map.exp
8175 * gdb.arch/i386-mpx-sigsegv.exp
8176 * gdb.arch/i386-mpx-simple_segv.exp
8177 * gdb.arch/i386-mpx.exp
8178 * gdb.arch/i386-permbkpt.exp
8179 * gdb.arch/i386-prologue.exp
8180 * gdb.arch/i386-signal.exp
8181 * gdb.arch/i386-size-overlap.exp
8182 * gdb.arch/i386-unwind.exp
8183 * gdb.arch/i386-word.exp
8184 * gdb.arch/mips-fcr.exp
8185 * gdb.arch/powerpc-d128-regs.exp
8186 * gdb.arch/powerpc-stackless.exp
8187 * gdb.arch/ppc64-atomic-inst.exp
8188 * gdb.arch/s390-stackless.exp
8189 * gdb.arch/s390-tdbregs.exp
8190 * gdb.arch/s390-vregs.exp
8191 * gdb.arch/sparc-sysstep.exp
8192 * gdb.arch/thumb-bx-pc.exp
8193 * gdb.arch/thumb-singlestep.exp
8194 * gdb.arch/thumb2-it.exp
8195 * gdb.arch/vsx-regs.exp
8196 * gdb.asm/asm-source.exp
8197 * gdb.base/a2-run.exp
8198 * gdb.base/advance.exp
8199 * gdb.base/all-bin.exp
8200 * gdb.base/anon.exp
8201 * gdb.base/args.exp
8202 * gdb.base/arithmet.exp
8203 * gdb.base/async-shell.exp
8204 * gdb.base/async.exp
8205 * gdb.base/attach-pie-noexec.exp
8206 * gdb.base/attach-twice.exp
8207 * gdb.base/auto-load.exp
8208 * gdb.base/bang.exp
8209 * gdb.base/bitfields.exp
8210 * gdb.base/break-always.exp
8211 * gdb.base/break-caller-line.exp
8212 * gdb.base/break-entry.exp
8213 * gdb.base/break-inline.exp
8214 * gdb.base/break-on-linker-gcd-function.exp
8215 * gdb.base/break-probes.exp
8216 * gdb.base/break.exp
8217 * gdb.base/breakpoint-shadow.exp
8218 * gdb.base/call-ar-st.exp
8219 * gdb.base/call-sc.exp
8220 * gdb.base/call-signal-resume.exp
8221 * gdb.base/call-strs.exp
8222 * gdb.base/callfuncs.exp
8223 * gdb.base/catch-fork-static.exp
8224 * gdb.base/catch-gdb-caused-signals.exp
8225 * gdb.base/catch-load.exp
8226 * gdb.base/catch-signal-fork.exp
8227 * gdb.base/catch-signal.exp
8228 * gdb.base/catch-syscall.exp
8229 * gdb.base/charset.exp
8230 * gdb.base/checkpoint.exp
8231 * gdb.base/chng-syms.exp
8232 * gdb.base/code-expr.exp
8233 * gdb.base/code_elim.exp
8234 * gdb.base/commands.exp
8235 * gdb.base/completion.exp
8236 * gdb.base/complex.exp
8237 * gdb.base/cond-expr.exp
8238 * gdb.base/condbreak.exp
8239 * gdb.base/consecutive.exp
8240 * gdb.base/continue-all-already-running.exp
8241 * gdb.base/coredump-filter.exp
8242 * gdb.base/corefile.exp
8243 * gdb.base/dbx.exp
8244 * gdb.base/debug-expr.exp
8245 * gdb.base/define.exp
8246 * gdb.base/del.exp
8247 * gdb.base/disabled-location.exp
8248 * gdb.base/disasm-end-cu.exp
8249 * gdb.base/disasm-optim.exp
8250 * gdb.base/display.exp
8251 * gdb.base/duplicate-bp.exp
8252 * gdb.base/ena-dis-br.exp
8253 * gdb.base/ending-run.exp
8254 * gdb.base/enumval.exp
8255 * gdb.base/environ.exp
8256 * gdb.base/eu-strip-infcall.exp
8257 * gdb.base/eval-avoid-side-effects.exp
8258 * gdb.base/eval-skip.exp
8259 * gdb.base/exitsignal.exp
8260 * gdb.base/expand-psymtabs.exp
8261 * gdb.base/filesym.exp
8262 * gdb.base/find-unmapped.exp
8263 * gdb.base/finish.exp
8264 * gdb.base/float.exp
8265 * gdb.base/foll-exec-mode.exp
8266 * gdb.base/foll-exec.exp
8267 * gdb.base/foll-fork.exp
8268 * gdb.base/fortran-sym-case.exp
8269 * gdb.base/freebpcmd.exp
8270 * gdb.base/func-ptr.exp
8271 * gdb.base/func-ptrs.exp
8272 * gdb.base/funcargs.exp
8273 * gdb.base/gcore-buffer-overflow.exp
8274 * gdb.base/gcore-relro-pie.exp
8275 * gdb.base/gcore-relro.exp
8276 * gdb.base/gcore.exp
8277 * gdb.base/gdb1090.exp
8278 * gdb.base/gdb11530.exp
8279 * gdb.base/gdb11531.exp
8280 * gdb.base/gdb1821.exp
8281 * gdb.base/gdbindex-stabs.exp
8282 * gdb.base/gdbvars.exp
8283 * gdb.base/hbreak.exp
8284 * gdb.base/hbreak2.exp
8285 * gdb.base/included.exp
8286 * gdb.base/infcall-input.exp
8287 * gdb.base/inferior-died.exp
8288 * gdb.base/infnan.exp
8289 * gdb.base/info-macros.exp
8290 * gdb.base/info-os.exp
8291 * gdb.base/info-proc.exp
8292 * gdb.base/info-shared.exp
8293 * gdb.base/info-target.exp
8294 * gdb.base/infoline.exp
8295 * gdb.base/interp.exp
8296 * gdb.base/interrupt.exp
8297 * gdb.base/jit-reader.exp
8298 * gdb.base/jit-simple.exp
8299 * gdb.base/kill-after-signal.exp
8300 * gdb.base/kill-detach-inferiors-cmd.exp
8301 * gdb.base/label.exp
8302 * gdb.base/langs.exp
8303 * gdb.base/ldbl_e308.exp
8304 * gdb.base/line-symtabs.exp
8305 * gdb.base/linespecs.exp
8306 * gdb.base/list.exp
8307 * gdb.base/long_long.exp
8308 * gdb.base/longest-types.exp
8309 * gdb.base/maint.exp
8310 * gdb.base/max-value-size.exp
8311 * gdb.base/memattr.exp
8312 * gdb.base/mips_pro.exp
8313 * gdb.base/morestack.exp
8314 * gdb.base/moribund-step.exp
8315 * gdb.base/multi-forks.exp
8316 * gdb.base/nested-addr.exp
8317 * gdb.base/nextoverexit.exp
8318 * gdb.base/noreturn-finish.exp
8319 * gdb.base/noreturn-return.exp
8320 * gdb.base/nostdlib.exp
8321 * gdb.base/offsets.exp
8322 * gdb.base/opaque.exp
8323 * gdb.base/pc-fp.exp
8324 * gdb.base/permissions.exp
8325 * gdb.base/print-symbol-loading.exp
8326 * gdb.base/prologue-include.exp
8327 * gdb.base/psymtab.exp
8328 * gdb.base/ptype.exp
8329 * gdb.base/random-signal.exp
8330 * gdb.base/randomize.exp
8331 * gdb.base/range-stepping.exp
8332 * gdb.base/readline-ask.exp
8333 * gdb.base/recpar.exp
8334 * gdb.base/recurse.exp
8335 * gdb.base/relational.exp
8336 * gdb.base/restore.exp
8337 * gdb.base/return-nodebug.exp
8338 * gdb.base/return.exp
8339 * gdb.base/run-after-attach.exp
8340 * gdb.base/save-bp.exp
8341 * gdb.base/scope.exp
8342 * gdb.base/sect-cmd.exp
8343 * gdb.base/set-lang-auto.exp
8344 * gdb.base/set-noassign.exp
8345 * gdb.base/setvar.exp
8346 * gdb.base/sigall.exp
8347 * gdb.base/sigbpt.exp
8348 * gdb.base/siginfo-addr.exp
8349 * gdb.base/siginfo-infcall.exp
8350 * gdb.base/siginfo-obj.exp
8351 * gdb.base/siginfo.exp
8352 * gdb.base/signals-state-child.exp
8353 * gdb.base/signest.exp
8354 * gdb.base/sigstep.exp
8355 * gdb.base/sizeof.exp
8356 * gdb.base/skip.exp
8357 * gdb.base/solib-corrupted.exp
8358 * gdb.base/solib-nodir.exp
8359 * gdb.base/solib-search.exp
8360 * gdb.base/stack-checking.exp
8361 * gdb.base/stale-infcall.exp
8362 * gdb.base/stap-probe.exp
8363 * gdb.base/start.exp
8364 * gdb.base/step-break.exp
8365 * gdb.base/step-bt.exp
8366 * gdb.base/step-line.exp
8367 * gdb.base/step-over-exit.exp
8368 * gdb.base/step-over-syscall.exp
8369 * gdb.base/step-resume-infcall.exp
8370 * gdb.base/step-test.exp
8371 * gdb.base/store.exp
8372 * gdb.base/structs3.exp
8373 * gdb.base/sym-file.exp
8374 * gdb.base/symbol-without-target_section.exp
8375 * gdb.base/term.exp
8376 * gdb.base/testenv.exp
8377 * gdb.base/ui-redirect.exp
8378 * gdb.base/until.exp
8379 * gdb.base/unwindonsignal.exp
8380 * gdb.base/value-double-free.exp
8381 * gdb.base/vla-datatypes.exp
8382 * gdb.base/vla-ptr.exp
8383 * gdb.base/vla-sideeffect.exp
8384 * gdb.base/volatile.exp
8385 * gdb.base/watch-cond-infcall.exp
8386 * gdb.base/watch-cond.exp
8387 * gdb.base/watch-non-mem.exp
8388 * gdb.base/watch-read.exp
8389 * gdb.base/watch-vfork.exp
8390 * gdb.base/watchpoint-cond-gone.exp
8391 * gdb.base/watchpoint-delete.exp
8392 * gdb.base/watchpoint-hw-hit-once.exp
8393 * gdb.base/watchpoint-hw.exp
8394 * gdb.base/watchpoint-stops-at-right-insn.exp
8395 * gdb.base/watchpoints.exp
8396 * gdb.base/wchar.exp
8397 * gdb.base/whatis-exp.exp
8398 * gdb.btrace/buffer-size.exp
8399 * gdb.btrace/data.exp
8400 * gdb.btrace/delta.exp
8401 * gdb.btrace/dlopen.exp
8402 * gdb.btrace/enable.exp
8403 * gdb.btrace/exception.exp
8404 * gdb.btrace/function_call_history.exp
8405 * gdb.btrace/gcore.exp
8406 * gdb.btrace/instruction_history.exp
8407 * gdb.btrace/nohist.exp
8408 * gdb.btrace/reconnect.exp
8409 * gdb.btrace/record_goto-step.exp
8410 * gdb.btrace/record_goto.exp
8411 * gdb.btrace/rn-dl-bind.exp
8412 * gdb.btrace/segv.exp
8413 * gdb.btrace/step.exp
8414 * gdb.btrace/stepi.exp
8415 * gdb.btrace/tailcall-only.exp
8416 * gdb.btrace/tailcall.exp
8417 * gdb.btrace/tsx.exp
8418 * gdb.btrace/unknown_functions.exp
8419 * gdb.btrace/vdso.exp
8420 * gdb.compile/compile-ifunc.exp
8421 * gdb.compile/compile-ops.exp
8422 * gdb.compile/compile-print.exp
8423 * gdb.compile/compile-setjmp.exp
8424 * gdb.cp/abstract-origin.exp
8425 * gdb.cp/ambiguous.exp
8426 * gdb.cp/annota2.exp
8427 * gdb.cp/annota3.exp
8428 * gdb.cp/anon-ns.exp
8429 * gdb.cp/anon-struct.exp
8430 * gdb.cp/anon-union.exp
8431 * gdb.cp/arg-reference.exp
8432 * gdb.cp/baseenum.exp
8433 * gdb.cp/bool.exp
8434 * gdb.cp/breakpoint.exp
8435 * gdb.cp/bs15503.exp
8436 * gdb.cp/call-c.exp
8437 * gdb.cp/casts.exp
8438 * gdb.cp/chained-calls.exp
8439 * gdb.cp/class2.exp
8440 * gdb.cp/classes.exp
8441 * gdb.cp/cmpd-minsyms.exp
8442 * gdb.cp/converts.exp
8443 * gdb.cp/cp-relocate.exp
8444 * gdb.cp/cpcompletion.exp
8445 * gdb.cp/cpexprs.exp
8446 * gdb.cp/cplabel.exp
8447 * gdb.cp/cplusfuncs.exp
8448 * gdb.cp/cpsizeof.exp
8449 * gdb.cp/ctti.exp
8450 * gdb.cp/derivation.exp
8451 * gdb.cp/destrprint.exp
8452 * gdb.cp/dispcxx.exp
8453 * gdb.cp/enum-class.exp
8454 * gdb.cp/exception.exp
8455 * gdb.cp/exceptprint.exp
8456 * gdb.cp/expand-psymtabs-cxx.exp
8457 * gdb.cp/expand-sals.exp
8458 * gdb.cp/extern-c.exp
8459 * gdb.cp/filename.exp
8460 * gdb.cp/formatted-ref.exp
8461 * gdb.cp/fpointer.exp
8462 * gdb.cp/gdb1355.exp
8463 * gdb.cp/gdb2495.exp
8464 * gdb.cp/hang.exp
8465 * gdb.cp/impl-this.exp
8466 * gdb.cp/infcall-dlopen.exp
8467 * gdb.cp/inherit.exp
8468 * gdb.cp/iostream.exp
8469 * gdb.cp/koenig.exp
8470 * gdb.cp/local.exp
8471 * gdb.cp/m-data.exp
8472 * gdb.cp/m-static.exp
8473 * gdb.cp/mb-ctor.exp
8474 * gdb.cp/mb-inline.exp
8475 * gdb.cp/mb-templates.exp
8476 * gdb.cp/member-name.exp
8477 * gdb.cp/member-ptr.exp
8478 * gdb.cp/meth-typedefs.exp
8479 * gdb.cp/method.exp
8480 * gdb.cp/method2.exp
8481 * gdb.cp/minsym-fallback.exp
8482 * gdb.cp/misc.exp
8483 * gdb.cp/namelessclass.exp
8484 * gdb.cp/namespace-enum.exp
8485 * gdb.cp/namespace-nested-import.exp
8486 * gdb.cp/namespace.exp
8487 * gdb.cp/nextoverthrow.exp
8488 * gdb.cp/no-dmgl-verbose.exp
8489 * gdb.cp/non-trivial-retval.exp
8490 * gdb.cp/noparam.exp
8491 * gdb.cp/nsdecl.exp
8492 * gdb.cp/nsimport.exp
8493 * gdb.cp/nsnested.exp
8494 * gdb.cp/nsnoimports.exp
8495 * gdb.cp/nsrecurs.exp
8496 * gdb.cp/nsstress.exp
8497 * gdb.cp/nsusing.exp
8498 * gdb.cp/operator.exp
8499 * gdb.cp/oranking.exp
8500 * gdb.cp/overload-const.exp
8501 * gdb.cp/overload.exp
8502 * gdb.cp/ovldbreak.exp
8503 * gdb.cp/ovsrch.exp
8504 * gdb.cp/paren-type.exp
8505 * gdb.cp/parse-lang.exp
8506 * gdb.cp/pass-by-ref.exp
8507 * gdb.cp/pr-1023.exp
8508 * gdb.cp/pr-1210.exp
8509 * gdb.cp/pr-574.exp
8510 * gdb.cp/pr10687.exp
8511 * gdb.cp/pr12028.exp
8512 * gdb.cp/pr17132.exp
8513 * gdb.cp/pr17494.exp
8514 * gdb.cp/pr9067.exp
8515 * gdb.cp/pr9167.exp
8516 * gdb.cp/pr9631.exp
8517 * gdb.cp/printmethod.exp
8518 * gdb.cp/psmang.exp
8519 * gdb.cp/psymtab-parameter.exp
8520 * gdb.cp/ptype-cv-cp.exp
8521 * gdb.cp/ptype-flags.exp
8522 * gdb.cp/re-set-overloaded.exp
8523 * gdb.cp/ref-types.exp
8524 * gdb.cp/rtti.exp
8525 * gdb.cp/scope-err.exp
8526 * gdb.cp/shadow.exp
8527 * gdb.cp/smartp.exp
8528 * gdb.cp/static-method.exp
8529 * gdb.cp/static-print-quit.exp
8530 * gdb.cp/temargs.exp
8531 * gdb.cp/templates.exp
8532 * gdb.cp/try_catch.exp
8533 * gdb.cp/typedef-operator.exp
8534 * gdb.cp/typeid.exp
8535 * gdb.cp/userdef.exp
8536 * gdb.cp/using-crash.exp
8537 * gdb.cp/var-tag.exp
8538 * gdb.cp/virtbase.exp
8539 * gdb.cp/virtfunc.exp
8540 * gdb.cp/virtfunc2.exp
8541 * gdb.cp/vla-cxx.exp
8542 * gdb.disasm/t01_mov.exp
8543 * gdb.disasm/t02_mova.exp
8544 * gdb.disasm/t03_add.exp
8545 * gdb.disasm/t04_sub.exp
8546 * gdb.disasm/t05_cmp.exp
8547 * gdb.disasm/t06_ari2.exp
8548 * gdb.disasm/t07_ari3.exp
8549 * gdb.disasm/t08_or.exp
8550 * gdb.disasm/t09_xor.exp
8551 * gdb.disasm/t10_and.exp
8552 * gdb.disasm/t11_logs.exp
8553 * gdb.disasm/t12_bit.exp
8554 * gdb.disasm/t13_otr.exp
8555 * gdb.dlang/circular.exp
8556 * gdb.dwarf2/arr-stride.exp
8557 * gdb.dwarf2/arr-subrange.exp
8558 * gdb.dwarf2/atomic-type.exp
8559 * gdb.dwarf2/bad-regnum.exp
8560 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8561 * gdb.dwarf2/callframecfa.exp
8562 * gdb.dwarf2/clztest.exp
8563 * gdb.dwarf2/corrupt.exp
8564 * gdb.dwarf2/data-loc.exp
8565 * gdb.dwarf2/dup-psym.exp
8566 * gdb.dwarf2/dw2-anon-mptr.exp
8567 * gdb.dwarf2/dw2-anonymous-func.exp
8568 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8569 * gdb.dwarf2/dw2-bad-unresolved.exp
8570 * gdb.dwarf2/dw2-basic.exp
8571 * gdb.dwarf2/dw2-canonicalize-type.exp
8572 * gdb.dwarf2/dw2-case-insensitive.exp
8573 * gdb.dwarf2/dw2-common-block.exp
8574 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8575 * gdb.dwarf2/dw2-compressed.exp
8576 * gdb.dwarf2/dw2-const.exp
8577 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8578 * gdb.dwarf2/dw2-cu-size.exp
8579 * gdb.dwarf2/dw2-dup-frame.exp
8580 * gdb.dwarf2/dw2-entry-value.exp
8581 * gdb.dwarf2/dw2-icycle.exp
8582 * gdb.dwarf2/dw2-ifort-parameter.exp
8583 * gdb.dwarf2/dw2-inline-break.exp
8584 * gdb.dwarf2/dw2-inline-param.exp
8585 * gdb.dwarf2/dw2-intercu.exp
8586 * gdb.dwarf2/dw2-intermix.exp
8587 * gdb.dwarf2/dw2-lexical-block-bare.exp
8588 * gdb.dwarf2/dw2-linkage-name-trust.exp
8589 * gdb.dwarf2/dw2-minsym-in-cu.exp
8590 * gdb.dwarf2/dw2-noloc.exp
8591 * gdb.dwarf2/dw2-op-call.exp
8592 * gdb.dwarf2/dw2-op-out-param.exp
8593 * gdb.dwarf2/dw2-opt-structptr.exp
8594 * gdb.dwarf2/dw2-param-error.exp
8595 * gdb.dwarf2/dw2-producer.exp
8596 * gdb.dwarf2/dw2-ranges-base.exp
8597 * gdb.dwarf2/dw2-ref-missing-frame.exp
8598 * gdb.dwarf2/dw2-reg-undefined.exp
8599 * gdb.dwarf2/dw2-regno-invalid.exp
8600 * gdb.dwarf2/dw2-restore.exp
8601 * gdb.dwarf2/dw2-restrict.exp
8602 * gdb.dwarf2/dw2-single-line-discriminators.exp
8603 * gdb.dwarf2/dw2-strp.exp
8604 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8605 * gdb.dwarf2/dw2-unresolved.exp
8606 * gdb.dwarf2/dw2-var-zero-addr.exp
8607 * gdb.dwarf2/dw4-sig-types.exp
8608 * gdb.dwarf2/dwz.exp
8609 * gdb.dwarf2/dynarr-ptr.exp
8610 * gdb.dwarf2/enum-type.exp
8611 * gdb.dwarf2/gdb-index.exp
8612 * gdb.dwarf2/implptr-64bit.exp
8613 * gdb.dwarf2/implptr-optimized-out.exp
8614 * gdb.dwarf2/implptr.exp
8615 * gdb.dwarf2/implref-array.exp
8616 * gdb.dwarf2/implref-const.exp
8617 * gdb.dwarf2/implref-global.exp
8618 * gdb.dwarf2/implref-struct.exp
8619 * gdb.dwarf2/mac-fileno.exp
8620 * gdb.dwarf2/main-subprogram.exp
8621 * gdb.dwarf2/member-ptr-forwardref.exp
8622 * gdb.dwarf2/method-ptr.exp
8623 * gdb.dwarf2/missing-sig-type.exp
8624 * gdb.dwarf2/nonvar-access.exp
8625 * gdb.dwarf2/opaque-type-lookup.exp
8626 * gdb.dwarf2/pieces-optimized-out.exp
8627 * gdb.dwarf2/pieces.exp
8628 * gdb.dwarf2/pr10770.exp
8629 * gdb.dwarf2/pr13961.exp
8630 * gdb.dwarf2/staticvirtual.exp
8631 * gdb.dwarf2/subrange.exp
8632 * gdb.dwarf2/symtab-producer.exp
8633 * gdb.dwarf2/trace-crash.exp
8634 * gdb.dwarf2/typeddwarf.exp
8635 * gdb.dwarf2/valop.exp
8636 * gdb.dwarf2/watch-notconst.exp
8637 * gdb.fortran/array-element.exp
8638 * gdb.fortran/charset.exp
8639 * gdb.fortran/common-block.exp
8640 * gdb.fortran/complex.exp
8641 * gdb.fortran/derived-type-function.exp
8642 * gdb.fortran/derived-type.exp
8643 * gdb.fortran/logical.exp
8644 * gdb.fortran/module.exp
8645 * gdb.fortran/multi-dim.exp
8646 * gdb.fortran/nested-funcs.exp
8647 * gdb.fortran/print-formatted.exp
8648 * gdb.fortran/subarray.exp
8649 * gdb.fortran/vla-alloc-assoc.exp
8650 * gdb.fortran/vla-datatypes.exp
8651 * gdb.fortran/vla-history.exp
8652 * gdb.fortran/vla-ptr-info.exp
8653 * gdb.fortran/vla-ptype-sub.exp
8654 * gdb.fortran/vla-ptype.exp
8655 * gdb.fortran/vla-sizeof.exp
8656 * gdb.fortran/vla-type.exp
8657 * gdb.fortran/vla-value-sub-arbitrary.exp
8658 * gdb.fortran/vla-value-sub-finish.exp
8659 * gdb.fortran/vla-value-sub.exp
8660 * gdb.fortran/vla-value.exp
8661 * gdb.fortran/whatis_type.exp
8662 * gdb.go/chan.exp
8663 * gdb.go/handcall.exp
8664 * gdb.go/hello.exp
8665 * gdb.go/integers.exp
8666 * gdb.go/methods.exp
8667 * gdb.go/package.exp
8668 * gdb.go/strings.exp
8669 * gdb.go/types.exp
8670 * gdb.go/unsafe.exp
8671 * gdb.guile/scm-arch.exp
8672 * gdb.guile/scm-block.exp
8673 * gdb.guile/scm-breakpoint.exp
8674 * gdb.guile/scm-cmd.exp
8675 * gdb.guile/scm-disasm.exp
8676 * gdb.guile/scm-equal.exp
8677 * gdb.guile/scm-frame-args.exp
8678 * gdb.guile/scm-frame-inline.exp
8679 * gdb.guile/scm-frame.exp
8680 * gdb.guile/scm-iterator.exp
8681 * gdb.guile/scm-math.exp
8682 * gdb.guile/scm-objfile.exp
8683 * gdb.guile/scm-ports.exp
8684 * gdb.guile/scm-symbol.exp
8685 * gdb.guile/scm-symtab.exp
8686 * gdb.guile/scm-value-cc.exp
8687 * gdb.guile/types-module.exp
8688 * gdb.linespec/break-ask.exp
8689 * gdb.linespec/cpexplicit.exp
8690 * gdb.linespec/explicit.exp
8691 * gdb.linespec/keywords.exp
8692 * gdb.linespec/linespec.exp
8693 * gdb.linespec/ls-dollar.exp
8694 * gdb.linespec/ls-errs.exp
8695 * gdb.linespec/skip-two.exp
8696 * gdb.linespec/thread.exp
8697 * gdb.mi/mi-async.exp
8698 * gdb.mi/mi-basics.exp
8699 * gdb.mi/mi-break.exp
8700 * gdb.mi/mi-catch-load.exp
8701 * gdb.mi/mi-cli.exp
8702 * gdb.mi/mi-cmd-param-changed.exp
8703 * gdb.mi/mi-console.exp
8704 * gdb.mi/mi-detach.exp
8705 * gdb.mi/mi-disassemble.exp
8706 * gdb.mi/mi-eval.exp
8707 * gdb.mi/mi-file-transfer.exp
8708 * gdb.mi/mi-file.exp
8709 * gdb.mi/mi-fill-memory.exp
8710 * gdb.mi/mi-inheritance-syntax-error.exp
8711 * gdb.mi/mi-linespec-err-cp.exp
8712 * gdb.mi/mi-logging.exp
8713 * gdb.mi/mi-memory-changed.exp
8714 * gdb.mi/mi-read-memory.exp
8715 * gdb.mi/mi-record-changed.exp
8716 * gdb.mi/mi-reg-undefined.exp
8717 * gdb.mi/mi-regs.exp
8718 * gdb.mi/mi-return.exp
8719 * gdb.mi/mi-reverse.exp
8720 * gdb.mi/mi-simplerun.exp
8721 * gdb.mi/mi-solib.exp
8722 * gdb.mi/mi-stack.exp
8723 * gdb.mi/mi-stepi.exp
8724 * gdb.mi/mi-syn-frame.exp
8725 * gdb.mi/mi-until.exp
8726 * gdb.mi/mi-var-block.exp
8727 * gdb.mi/mi-var-child.exp
8728 * gdb.mi/mi-var-cmd.exp
8729 * gdb.mi/mi-var-cp.exp
8730 * gdb.mi/mi-var-display.exp
8731 * gdb.mi/mi-var-invalidate.exp
8732 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8733 * gdb.mi/mi-vla-fortran.exp
8734 * gdb.mi/mi-watch.exp
8735 * gdb.mi/mi2-var-child.exp
8736 * gdb.mi/user-selected-context-sync.exp
8737 * gdb.modula2/unbounded-array.exp
8738 * gdb.multi/dummy-frame-restore.exp
8739 * gdb.multi/multi-arch-exec.exp
8740 * gdb.multi/multi-arch.exp
8741 * gdb.multi/tids.exp
8742 * gdb.multi/watchpoint-multi.exp
8743 * gdb.opencl/callfuncs.exp
8744 * gdb.opencl/convs_casts.exp
8745 * gdb.opencl/datatypes.exp
8746 * gdb.opencl/operators.exp
8747 * gdb.opencl/vec_comps.exp
8748 * gdb.opt/clobbered-registers-O2.exp
8749 * gdb.opt/inline-break.exp
8750 * gdb.opt/inline-bt.exp
8751 * gdb.opt/inline-cmds.exp
8752 * gdb.opt/inline-locals.exp
8753 * gdb.pascal/case-insensitive-symbols.exp
8754 * gdb.pascal/floats.exp
8755 * gdb.pascal/gdb11492.exp
8756 * gdb.python/lib-types.exp
8757 * gdb.python/py-arch.exp
8758 * gdb.python/py-as-string.exp
8759 * gdb.python/py-bad-printers.exp
8760 * gdb.python/py-block.exp
8761 * gdb.python/py-breakpoint-create-fail.exp
8762 * gdb.python/py-breakpoint.exp
8763 * gdb.python/py-caller-is.exp
8764 * gdb.python/py-cmd.exp
8765 * gdb.python/py-explore-cc.exp
8766 * gdb.python/py-explore.exp
8767 * gdb.python/py-finish-breakpoint.exp
8768 * gdb.python/py-finish-breakpoint2.exp
8769 * gdb.python/py-frame-args.exp
8770 * gdb.python/py-frame-inline.exp
8771 * gdb.python/py-frame.exp
8772 * gdb.python/py-framefilter-mi.exp
8773 * gdb.python/py-infthread.exp
8774 * gdb.python/py-lazy-string.exp
8775 * gdb.python/py-linetable.exp
8776 * gdb.python/py-mi-events.exp
8777 * gdb.python/py-mi-objfile.exp
8778 * gdb.python/py-mi.exp
8779 * gdb.python/py-objfile.exp
8780 * gdb.python/py-pp-integral.exp
8781 * gdb.python/py-pp-maint.exp
8782 * gdb.python/py-pp-re-notag.exp
8783 * gdb.python/py-pp-registration.exp
8784 * gdb.python/py-recurse-unwind.exp
8785 * gdb.python/py-strfns.exp
8786 * gdb.python/py-symbol.exp
8787 * gdb.python/py-symtab.exp
8788 * gdb.python/py-sync-interp.exp
8789 * gdb.python/py-typeprint.exp
8790 * gdb.python/py-unwind-maint.exp
8791 * gdb.python/py-unwind.exp
8792 * gdb.python/py-value-cc.exp
8793 * gdb.python/py-xmethods.exp
8794 * gdb.reverse/amd64-tailcall-reverse.exp
8795 * gdb.reverse/break-precsave.exp
8796 * gdb.reverse/break-reverse.exp
8797 * gdb.reverse/consecutive-precsave.exp
8798 * gdb.reverse/consecutive-reverse.exp
8799 * gdb.reverse/finish-precsave.exp
8800 * gdb.reverse/finish-reverse-bkpt.exp
8801 * gdb.reverse/finish-reverse.exp
8802 * gdb.reverse/fstatat-reverse.exp
8803 * gdb.reverse/getresuid-reverse.exp
8804 * gdb.reverse/i386-precsave.exp
8805 * gdb.reverse/i386-reverse.exp
8806 * gdb.reverse/i386-sse-reverse.exp
8807 * gdb.reverse/i387-env-reverse.exp
8808 * gdb.reverse/i387-stack-reverse.exp
8809 * gdb.reverse/insn-reverse.exp
8810 * gdb.reverse/machinestate-precsave.exp
8811 * gdb.reverse/machinestate.exp
8812 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8813 * gdb.reverse/pipe-reverse.exp
8814 * gdb.reverse/readv-reverse.exp
8815 * gdb.reverse/recvmsg-reverse.exp
8816 * gdb.reverse/rerun-prec.exp
8817 * gdb.reverse/s390-mvcle.exp
8818 * gdb.reverse/step-precsave.exp
8819 * gdb.reverse/step-reverse.exp
8820 * gdb.reverse/time-reverse.exp
8821 * gdb.reverse/until-precsave.exp
8822 * gdb.reverse/until-reverse.exp
8823 * gdb.reverse/waitpid-reverse.exp
8824 * gdb.reverse/watch-precsave.exp
8825 * gdb.reverse/watch-reverse.exp
8826 * gdb.rust/generics.exp
8827 * gdb.rust/methods.exp
8828 * gdb.rust/modules.exp
8829 * gdb.rust/simple.exp
8830 * gdb.server/connect-with-no-symbol-file.exp
8831 * gdb.server/ext-attach.exp
8832 * gdb.server/ext-restart.exp
8833 * gdb.server/ext-wrapper.exp
8834 * gdb.server/file-transfer.exp
8835 * gdb.server/server-exec-info.exp
8836 * gdb.server/server-kill.exp
8837 * gdb.server/server-mon.exp
8838 * gdb.server/wrapper.exp
8839 * gdb.stabs/exclfwd.exp
8840 * gdb.stabs/gdb11479.exp
8841 * gdb.threads/clone-new-thread-event.exp
8842 * gdb.threads/corethreads.exp
8843 * gdb.threads/current-lwp-dead.exp
8844 * gdb.threads/dlopen-libpthread.exp
8845 * gdb.threads/gcore-thread.exp
8846 * gdb.threads/sigstep-threads.exp
8847 * gdb.threads/watchpoint-fork.exp
8848 * gdb.trace/actions-changed.exp
8849 * gdb.trace/backtrace.exp
8850 * gdb.trace/change-loc.exp
8851 * gdb.trace/circ.exp
8852 * gdb.trace/collection.exp
8853 * gdb.trace/disconnected-tracing.exp
8854 * gdb.trace/ftrace.exp
8855 * gdb.trace/mi-trace-frame-collected.exp
8856 * gdb.trace/mi-trace-unavailable.exp
8857 * gdb.trace/mi-traceframe-changed.exp
8858 * gdb.trace/mi-tsv-changed.exp
8859 * gdb.trace/no-attach-trace.exp
8860 * gdb.trace/passc-dyn.exp
8861 * gdb.trace/qtro.exp
8862 * gdb.trace/range-stepping.exp
8863 * gdb.trace/read-memory.exp
8864 * gdb.trace/save-trace.exp
8865 * gdb.trace/signal.exp
8866 * gdb.trace/status-stop.exp
8867 * gdb.trace/tfile.exp
8868 * gdb.trace/trace-break.exp
8869 * gdb.trace/trace-buffer-size.exp
8870 * gdb.trace/trace-condition.exp
8871 * gdb.trace/tracefile-pseudo-reg.exp
8872 * gdb.trace/tstatus.exp
8873 * gdb.trace/unavailable.exp
8874 * gdb.trace/while-dyn.exp
8875 * gdb.trace/while-stepping.exp
8876
8877 2016-12-22 Doug Evans <xdje42@gmail.com>
8878
8879 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8880 and msymbols.
8881
8882 2016-12-19 Yao Qi <yao.qi@linaro.org>
8883
8884 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8885 (test_with_self): Don't call do_steps_and_nexts, and remove
8886 code about stepping into xmalloc.
8887
8888 2016-12-09 Yao Qi <yao.qi@linaro.org>
8889
8890 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8891
8892 2016-12-09 Yao Qi <yao.qi@linaro.org>
8893
8894 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8895
8896 2016-12-09 Pedro Alves <palves@redhat.com>
8897
8898 * gdb.base/all-architectures-0.exp: New file.
8899 * gdb.base/all-architectures-1.exp: New file.
8900 * gdb.base/all-architectures-2.exp: New file.
8901 * gdb.base/all-architectures-3.exp: New file.
8902 * gdb.base/all-architectures-4.exp: New file.
8903 * gdb.base/all-architectures-5.exp: New file.
8904 * gdb.base/all-architectures-6.exp: New file.
8905 * gdb.base/all-architectures-7.exp: New file.
8906 * gdb.base/all-architectures.exp.in: New file.
8907
8908 2016-12-09 Yao Qi <yao.qi@linaro.org>
8909
8910 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8911
8912 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8913
8914 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8915 possible.
8916 Remove useless pattern-matching code.
8917
8918 2016-12-02 Pedro Alves <palves@redhat.com>
8919
8920 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8921 procedure.
8922 (top level): Call it.
8923
8924 2016-12-02 Pedro Alves <palves@redhat.com>
8925
8926 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8927 New procedure.
8928 (top level): Call it.
8929
8930 2016-12-02 Pedro Alves <palves@redhat.com>
8931
8932 PR cli/20559
8933 * gdb.base/commands.exp (user_defined_command_args_eval): New
8934 procedure.
8935 (top level): Call it.
8936
8937 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8938
8939 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8940 timeout handling.
8941
8942 2016-12-02 Tom Tromey <tom@tromey.com>
8943
8944 * gdb.dwarf2/main-subprogram.c: New file.
8945 * gdb.dwarf2/main-subprogram.exp: New file.
8946
8947 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8948
8949 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8950 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8951 gdb_test_no_output for a couple of cases.
8952 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8953
8954 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8955
8956 Fix test names and standardize compilation error messages throughout
8957 the following files:
8958
8959 * gdb.ada/start.exp
8960 * gdb.arch/alpha-step.exp
8961 * gdb.arch/e500-prologue.exp
8962 * gdb.arch/ftrace-insn-reloc.exp
8963 * gdb.arch/gdb1291.exp
8964 * gdb.arch/gdb1431.exp
8965 * gdb.arch/gdb1558.exp
8966 * gdb.arch/i386-dr3-watch.exp
8967 * gdb.arch/i386-sse-stack-align.exp
8968 * gdb.arch/ia64-breakpoint-shadow.exp
8969 * gdb.arch/pa-nullify.exp
8970 * gdb.arch/powerpc-aix-prologue.exp
8971 * gdb.arch/thumb-bx-pc.exp
8972 * gdb.base/annota1.exp
8973 * gdb.base/annota3.exp
8974 * gdb.base/arrayidx.exp
8975 * gdb.base/assign.exp
8976 * gdb.base/attach.exp
8977 * gdb.base/auxv.exp
8978 * gdb.base/bang.exp
8979 * gdb.base/bfp-test.exp
8980 * gdb.base/bigcore.exp
8981 * gdb.base/bitfields2.exp
8982 * gdb.base/break-fun-addr.exp
8983 * gdb.base/break-probes.exp
8984 * gdb.base/call-rt-st.exp
8985 * gdb.base/callexit.exp
8986 * gdb.base/catch-fork-kill.exp
8987 * gdb.base/charset.exp
8988 * gdb.base/checkpoint.exp
8989 * gdb.base/comprdebug.exp
8990 * gdb.base/constvars.exp
8991 * gdb.base/coredump-filter.exp
8992 * gdb.base/cursal.exp
8993 * gdb.base/cvexpr.exp
8994 * gdb.base/detach.exp
8995 * gdb.base/display.exp
8996 * gdb.base/dmsym.exp
8997 * gdb.base/dprintf-pending.exp
8998 * gdb.base/dso2dso.exp
8999 * gdb.base/dtrace-probe.exp
9000 * gdb.base/dump.exp
9001 * gdb.base/enum_cond.exp
9002 * gdb.base/exe-lock.exp
9003 * gdb.base/exec-invalid-sysroot.exp
9004 * gdb.base/execl-update-breakpoints.exp
9005 * gdb.base/exprs.exp
9006 * gdb.base/fileio.exp
9007 * gdb.base/find.exp
9008 * gdb.base/finish.exp
9009 * gdb.base/fixsection.exp
9010 * gdb.base/foll-vfork.exp
9011 * gdb.base/frame-args.exp
9012 * gdb.base/gcore.exp
9013 * gdb.base/gdb1250.exp
9014 * gdb.base/global-var-nested-by-dso.exp
9015 * gdb.base/gnu-ifunc.exp
9016 * gdb.base/hashline1.exp
9017 * gdb.base/hashline2.exp
9018 * gdb.base/hashline3.exp
9019 * gdb.base/hbreak-in-shr-unsupported.exp
9020 * gdb.base/huge.exp
9021 * gdb.base/infcall-input.exp
9022 * gdb.base/info-fun.exp
9023 * gdb.base/info-shared.exp
9024 * gdb.base/jit-simple.exp
9025 * gdb.base/jit-so.exp
9026 * gdb.base/jit.exp
9027 * gdb.base/jump.exp
9028 * gdb.base/label.exp
9029 * gdb.base/lineinc.exp
9030 * gdb.base/logical.exp
9031 * gdb.base/longjmp.exp
9032 * gdb.base/macscp.exp
9033 * gdb.base/miscexprs.exp
9034 * gdb.base/new-ui-echo.exp
9035 * gdb.base/new-ui-pending-input.exp
9036 * gdb.base/new-ui.exp
9037 * gdb.base/nodebug.exp
9038 * gdb.base/nofield.exp
9039 * gdb.base/offsets.exp
9040 * gdb.base/overlays.exp
9041 * gdb.base/pending.exp
9042 * gdb.base/pointers.exp
9043 * gdb.base/pr11022.exp
9044 * gdb.base/printcmds.exp
9045 * gdb.base/prologue.exp
9046 * gdb.base/ptr-typedef.exp
9047 * gdb.base/realname-expand.exp
9048 * gdb.base/relativedebug.exp
9049 * gdb.base/relocate.exp
9050 * gdb.base/remote.exp
9051 * gdb.base/reread.exp
9052 * gdb.base/return2.exp
9053 * gdb.base/savedregs.exp
9054 * gdb.base/sep.exp
9055 * gdb.base/sepdebug.exp
9056 * gdb.base/sepsymtab.exp
9057 * gdb.base/set-inferior-tty.exp
9058 * gdb.base/setshow.exp
9059 * gdb.base/shlib-call.exp
9060 * gdb.base/sigaltstack.exp
9061 * gdb.base/siginfo-addr.exp
9062 * gdb.base/signals.exp
9063 * gdb.base/signull.exp
9064 * gdb.base/sigrepeat.exp
9065 * gdb.base/so-impl-ld.exp
9066 * gdb.base/solib-display.exp
9067 * gdb.base/solib-overlap.exp
9068 * gdb.base/solib-search.exp
9069 * gdb.base/solib-symbol.exp
9070 * gdb.base/structs.exp
9071 * gdb.base/structs2.exp
9072 * gdb.base/symtab-search-order.exp
9073 * gdb.base/twice.exp
9074 * gdb.base/unload.exp
9075 * gdb.base/varargs.exp
9076 * gdb.base/watchpoint-solib.exp
9077 * gdb.base/watchpoint.exp
9078 * gdb.base/whatis.exp
9079 * gdb.base/wrong_frame_bt_full.exp
9080 * gdb.btrace/dlopen.exp
9081 * gdb.cell/ea-standalone.exp
9082 * gdb.cell/ea-test.exp
9083 * gdb.cp/dispcxx.exp
9084 * gdb.cp/gdb2384.exp
9085 * gdb.cp/method2.exp
9086 * gdb.cp/nextoverthrow.exp
9087 * gdb.cp/pr10728.exp
9088 * gdb.disasm/am33.exp
9089 * gdb.disasm/h8300s.exp
9090 * gdb.disasm/mn10300.exp
9091 * gdb.disasm/sh3.exp
9092 * gdb.dwarf2/dw2-dir-file-name.exp
9093 * gdb.fortran/complex.exp
9094 * gdb.fortran/library-module.exp
9095 * gdb.guile/scm-pretty-print.exp
9096 * gdb.guile/scm-symbol.exp
9097 * gdb.guile/scm-type.exp
9098 * gdb.guile/scm-value.exp
9099 * gdb.linespec/linespec.exp
9100 * gdb.mi/gdb701.exp
9101 * gdb.mi/gdb792.exp
9102 * gdb.mi/mi-breakpoint-changed.exp
9103 * gdb.mi/mi-dprintf-pending.exp
9104 * gdb.mi/mi-dprintf.exp
9105 * gdb.mi/mi-exit-code.exp
9106 * gdb.mi/mi-pending.exp
9107 * gdb.mi/mi-solib.exp
9108 * gdb.mi/new-ui-mi-sync.exp
9109 * gdb.mi/pr11022.exp
9110 * gdb.mi/user-selected-context-sync.exp
9111 * gdb.opt/solib-intra-step.exp
9112 * gdb.python/py-events.exp
9113 * gdb.python/py-finish-breakpoint.exp
9114 * gdb.python/py-mi.exp
9115 * gdb.python/py-prettyprint.exp
9116 * gdb.python/py-shared.exp
9117 * gdb.python/py-symbol.exp
9118 * gdb.python/py-template.exp
9119 * gdb.python/py-type.exp
9120 * gdb.python/py-value.exp
9121 * gdb.reverse/solib-precsave.exp
9122 * gdb.reverse/solib-reverse.exp
9123 * gdb.server/solib-list.exp
9124 * gdb.stabs/weird.exp
9125 * gdb.threads/reconnect-signal.exp
9126 * gdb.threads/stepi-random-signal.exp
9127 * gdb.trace/actions.exp
9128 * gdb.trace/ax.exp
9129 * gdb.trace/backtrace.exp
9130 * gdb.trace/change-loc.exp
9131 * gdb.trace/deltrace.exp
9132 * gdb.trace/ftrace-lock.exp
9133 * gdb.trace/ftrace.exp
9134 * gdb.trace/infotrace.exp
9135 * gdb.trace/mi-tracepoint-changed.exp
9136 * gdb.trace/packetlen.exp
9137 * gdb.trace/passcount.exp
9138 * gdb.trace/pending.exp
9139 * gdb.trace/range-stepping.exp
9140 * gdb.trace/report.exp
9141 * gdb.trace/stap-trace.exp
9142 * gdb.trace/tfind.exp
9143 * gdb.trace/trace-break.exp
9144 * gdb.trace/trace-condition.exp
9145 * gdb.trace/trace-enable-disable.exp
9146 * gdb.trace/trace-mt.exp
9147 * gdb.trace/tracecmd.exp
9148 * gdb.trace/tspeed.exp
9149 * gdb.trace/tsv.exp
9150 * lib/perftest.exp
9151
9152 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9153
9154 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9155 with gdb_test_no_output.
9156 Use command as test name.
9157
9158 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9159
9160 Fix test names starting with uppercase throughout the files.
9161
9162 * gdb.ada/assign_1.exp
9163 * gdb.ada/boolean_expr.exp
9164 * gdb.base/arrayidx.exp
9165 * gdb.base/del.exp
9166 * gdb.base/gcore-buffer-overflow.exp
9167 * gdb.base/testenv.exp
9168 * gdb.compile/compile.exp
9169 * gdb.python/py-framefilter-invalidarg.exp
9170 * gdb.python/py-framefilter.exp
9171
9172 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9173
9174 Fix test names starting with uppercase throughout the files.
9175
9176 * gdb.ada/array_return.exp
9177 * gdb.ada/expr_delims.exp
9178 * gdb.ada/mi_dyn_arr.exp
9179 * gdb.ada/mi_interface.exp
9180 * gdb.ada/mi_var_array.exp
9181 * gdb.ada/watch_arg.exp
9182 * gdb.arch/alpha-step.exp
9183 * gdb.arch/altivec-regs.exp
9184 * gdb.arch/e500-regs.exp
9185 * gdb.arch/powerpc-d128-regs.exp
9186 * gdb.base/arrayidx.exp
9187 * gdb.base/break.exp
9188 * gdb.base/checkpoint.exp
9189 * gdb.base/debug-expr.exp
9190 * gdb.base/dmsym.exp
9191 * gdb.base/radix.exp
9192 * gdb.base/sepdebug.exp
9193 * gdb.base/testenv.exp
9194 * gdb.base/watch_thread_num.exp
9195 * gdb.base/watchpoint-cond-gone.exp
9196 * gdb.cell/break.exp
9197 * gdb.cell/ea-cache.exp
9198 * gdb.compile/compile.exp
9199 * gdb.cp/gdb2495.exp
9200 * gdb.gdb/selftest.exp
9201 * gdb.gdb/xfullpath.exp
9202 * gdb.go/hello.exp
9203 * gdb.go/integers.exp
9204 * gdb.objc/basicclass.exp
9205 * gdb.pascal/hello.exp
9206 * gdb.pascal/integers.exp
9207 * gdb.python/py-breakpoint.exp
9208 * gdb.python/py-cmd.exp
9209 * gdb.python/py-linetable.exp
9210 * gdb.python/py-xmethods.exp
9211 * gdb.python/python.exp
9212 * gdb.reverse/consecutive-precsave.exp
9213 * gdb.reverse/finish-precsave.exp
9214 * gdb.reverse/i386-precsave.exp
9215 * gdb.reverse/machinestate-precsave.exp
9216 * gdb.reverse/sigall-precsave.exp
9217 * gdb.reverse/solib-precsave.exp
9218 * gdb.reverse/step-precsave.exp
9219 * gdb.reverse/until-precsave.exp
9220 * gdb.reverse/watch-precsave.exp
9221 * gdb.threads/leader-exit.exp
9222 * gdb.threads/pthreads.exp
9223 * gdb.threads/wp-replication.exp
9224 * gdb.trace/actions.exp
9225 * gdb.trace/mi-tsv-changed.exp
9226 * gdb.trace/tsv.exp
9227
9228 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9229
9230 Fix test names starting with uppercase throughout the files.
9231
9232 * gdb.arch/i386-bp_permanent.exp
9233 * gdb.arch/i386-gnu-cfi.exp
9234 * gdb.base/disasm-end-cu.exp
9235 * gdb.base/macscp.exp
9236 * gdb.base/pending.exp
9237 * gdb.base/watch_thread_num.exp
9238 * gdb.cp/exception.exp
9239 * gdb.cp/gdb2495.exp
9240 * gdb.cp/local.exp
9241 * gdb.python/py-evsignal.exp
9242 * gdb.python/python.exp
9243 * gdb.trace/tracecmd.exp
9244
9245 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9246
9247 Fix test names starting with uppercase throughout the files.
9248
9249 * gdb.base/charset.exp
9250 * gdb.base/eval.exp
9251 * gdb.base/multi-forks.exp
9252 * gdb.guile/scm-progspace.exp
9253 * gdb.opencl/datatypes.exp
9254 * gdb.python/py-block.exp
9255 * gdb.python/py-function.exp
9256 * gdb.python/py-symbol.exp
9257 * gdb.python/py-symtab.exp
9258 * gdb.python/py-xmethods.exp
9259 * gdb.reverse/break-precsave.exp
9260 * gdb.reverse/break-reverse.exp
9261 * gdb.reverse/consecutive-precsave.exp
9262 * gdb.reverse/consecutive-reverse.exp
9263 * gdb.reverse/finish-precsave.exp
9264 * gdb.reverse/finish-reverse-bkpt.exp
9265 * gdb.reverse/finish-reverse.exp
9266 * gdb.reverse/fstatat-reverse.exp
9267 * gdb.reverse/getresuid-reverse.exp
9268 * gdb.reverse/i386-precsave.exp
9269 * gdb.reverse/i386-reverse.exp
9270 * gdb.reverse/i386-sse-reverse.exp
9271 * gdb.reverse/i387-stack-reverse.exp
9272 * gdb.reverse/insn-reverse.exp
9273 * gdb.reverse/machinestate-precsave.exp
9274 * gdb.reverse/machinestate.exp
9275 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9276 * gdb.reverse/pipe-reverse.exp
9277 * gdb.reverse/readv-reverse.exp
9278 * gdb.reverse/recvmsg-reverse.exp
9279 * gdb.reverse/rerun-prec.exp
9280 * gdb.reverse/s390-mvcle.exp
9281 * gdb.reverse/sigall-precsave.exp
9282 * gdb.reverse/sigall-reverse.exp
9283 * gdb.reverse/solib-precsave.exp
9284 * gdb.reverse/solib-reverse.exp
9285 * gdb.reverse/step-precsave.exp
9286 * gdb.reverse/step-reverse.exp
9287 * gdb.reverse/time-reverse.exp
9288 * gdb.reverse/until-precsave.exp
9289 * gdb.reverse/until-reverse.exp
9290 * gdb.reverse/waitpid-reverse.exp
9291 * gdb.reverse/watch-precsave.exp
9292 * gdb.reverse/watch-reverse.exp
9293
9294 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9295
9296 Fix test names starting with uppercase throughout the files.
9297
9298 * gdb.arch/i386-mpx-simple_segv.exp
9299 * gdb.arch/i386-mpx.exp
9300 * gdb.arch/i386-permbkpt.exp
9301 * gdb.arch/pa-nullify.exp
9302 * gdb.arch/powerpc-d128-regs.exp
9303 * gdb.arch/vsx-regs.exp
9304 * gdb.base/bfp-test.exp
9305 * gdb.base/break.exp
9306 * gdb.base/breakpoint-shadow.exp
9307 * gdb.base/callfuncs.exp
9308 * gdb.base/charset.exp
9309 * gdb.base/commands.exp
9310 * gdb.base/completion.exp
9311 * gdb.base/dfp-test.exp
9312 * gdb.base/echo.exp
9313 * gdb.base/ending-run.exp
9314 * gdb.base/eval.exp
9315 * gdb.base/expand-psymtabs.exp
9316 * gdb.base/float128.exp
9317 * gdb.base/floatn.exp
9318 * gdb.base/foll-exec-mode.exp
9319 * gdb.base/gdb1056.exp
9320 * gdb.base/gdb11531.exp
9321 * gdb.base/kill-after-signal.exp
9322 * gdb.base/multi-forks.exp
9323 * gdb.base/overlays.exp
9324 * gdb.base/pending.exp
9325 * gdb.base/sepdebug.exp
9326 * gdb.base/testenv.exp
9327 * gdb.base/valgrind-db-attach.exp
9328 * gdb.base/watch_thread_num.exp
9329 * gdb.base/watchpoint-cond-gone.exp
9330 * gdb.base/watchpoint.exp
9331 * gdb.base/watchpoints.exp
9332 * gdb.cp/arg-reference.exp
9333 * gdb.cp/baseenum.exp
9334 * gdb.cp/operator.exp
9335 * gdb.cp/shadow.exp
9336 * gdb.dwarf2/dw2-op-out-param.exp
9337 * gdb.dwarf2/dw2-reg-undefined.exp
9338 * gdb.go/chan.exp
9339 * gdb.go/hello.exp
9340 * gdb.go/integers.exp
9341 * gdb.go/methods.exp
9342 * gdb.go/package.exp
9343 * gdb.guile/scm-parameter.exp
9344 * gdb.guile/scm-progspace.exp
9345 * gdb.guile/scm-value.exp
9346 * gdb.mi/mi-pending.exp
9347 * gdb.mi/user-selected-context-sync.exp
9348 * gdb.multi/multi-attach.exp
9349 * gdb.multi/tids.exp
9350 * gdb.opt/clobbered-registers-O2.exp
9351 * gdb.pascal/floats.exp
9352 * gdb.pascal/integers.exp
9353 * gdb.python/py-block.exp
9354 * gdb.python/py-events.exp
9355 * gdb.python/py-parameter.exp
9356 * gdb.python/py-symbol.exp
9357 * gdb.python/py-symtab.exp
9358 * gdb.python/py-type.exp
9359 * gdb.python/py-value.exp
9360 * gdb.python/py-xmethods.exp
9361 * gdb.python/python.exp
9362 * gdb.reverse/break-precsave.exp
9363 * gdb.reverse/consecutive-precsave.exp
9364 * gdb.reverse/finish-precsave.exp
9365 * gdb.reverse/i386-precsave.exp
9366 * gdb.reverse/machinestate-precsave.exp
9367 * gdb.reverse/sigall-precsave.exp
9368 * gdb.reverse/solib-precsave.exp
9369 * gdb.reverse/step-precsave.exp
9370 * gdb.reverse/until-precsave.exp
9371 * gdb.reverse/watch-precsave.exp
9372 * gdb.server/ext-attach.exp
9373 * gdb.server/ext-restart.exp
9374 * gdb.server/ext-run.exp
9375 * gdb.server/ext-wrapper.exp
9376 * gdb.stabs/gdb11479.exp
9377 * gdb.stabs/weird.exp
9378 * gdb.threads/attach-many-short-lived-threads.exp
9379 * gdb.threads/kill.exp
9380 * gdb.threads/watchpoint-fork.exp
9381
9382 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9383
9384 Fix test names starting with uppercase throughout all the files below.
9385
9386 * gdb.ada/array_return.exp
9387 * gdb.ada/catch_ex.exp
9388 * gdb.ada/info_exc.exp
9389 * gdb.ada/mi_catch_ex.exp
9390 * gdb.ada/mi_dyn_arr.exp
9391 * gdb.ada/mi_ex_cond.exp
9392 * gdb.ada/mi_exc_info.exp
9393 * gdb.ada/mi_interface.exp
9394 * gdb.ada/mi_task_arg.exp
9395 * gdb.ada/mi_task_info.exp
9396 * gdb.ada/mi_var_array.exp
9397 * gdb.arch/alpha-step.exp
9398 * gdb.arch/amd64-disp-step.exp
9399 * gdb.arch/arm-disp-step.exp
9400 * gdb.arch/disp-step-insn-reloc.exp
9401 * gdb.arch/e500-prologue.exp
9402 * gdb.arch/ftrace-insn-reloc.exp
9403 * gdb.arch/gdb1558.exp
9404 * gdb.arch/i386-bp_permanent.exp
9405 * gdb.arch/i386-disp-step.exp
9406 * gdb.arch/i386-float.exp
9407 * gdb.arch/i386-gnu-cfi.exp
9408 * gdb.arch/ia64-breakpoint-shadow.exp
9409 * gdb.arch/mips16-thunks.exp
9410 * gdb.arch/pa-nullify.exp
9411 * gdb.arch/powerpc-aix-prologue.exp
9412 * gdb.arch/powerpc-power.exp
9413 * gdb.arch/ppc-dfp.exp
9414 * gdb.arch/s390-tdbregs.exp
9415 * gdb.arch/spu-info.exp
9416 * gdb.arch/spu-ls.exp
9417 * gdb.arch/thumb-bx-pc.exp
9418 * gdb.base/advance.exp
9419 * gdb.base/annota-input-while-running.exp
9420 * gdb.base/arrayidx.exp
9421 * gdb.base/asmlabel.exp
9422 * gdb.base/async.exp
9423 * gdb.base/attach-wait-input.exp
9424 * gdb.base/auto-connect-native-target.exp
9425 * gdb.base/batch-preserve-term-settings.exp
9426 * gdb.base/bfp-test.exp
9427 * gdb.base/bigcore.exp
9428 * gdb.base/bp-permanent.exp
9429 * gdb.base/break-always.exp
9430 * gdb.base/break-fun-addr.exp
9431 * gdb.base/break-idempotent.exp
9432 * gdb.base/break-main-file-remove-fail.exp
9433 * gdb.base/break-probes.exp
9434 * gdb.base/break-unload-file.exp
9435 * gdb.base/break.exp
9436 * gdb.base/call-ar-st.exp
9437 * gdb.base/call-rt-st.exp
9438 * gdb.base/call-sc.exp
9439 * gdb.base/call-signal-resume.exp
9440 * gdb.base/call-strs.exp
9441 * gdb.base/callexit.exp
9442 * gdb.base/callfuncs.exp
9443 * gdb.base/catch-gdb-caused-signals.exp
9444 * gdb.base/catch-signal-siginfo-cond.exp
9445 * gdb.base/catch-syscall.exp
9446 * gdb.base/compare-sections.exp
9447 * gdb.base/cond-eval-mode.exp
9448 * gdb.base/condbreak-call-false.exp
9449 * gdb.base/consecutive-step-over.exp
9450 * gdb.base/cursal.exp
9451 * gdb.base/disabled-location.exp
9452 * gdb.base/disasm-end-cu.exp
9453 * gdb.base/display.exp
9454 * gdb.base/double-prompt-target-event-error.exp
9455 * gdb.base/dprintf-bp-same-addr.exp
9456 * gdb.base/dprintf-detach.exp
9457 * gdb.base/dprintf-next.exp
9458 * gdb.base/dprintf-non-stop.exp
9459 * gdb.base/dprintf-pending.exp
9460 * gdb.base/dso2dso.exp
9461 * gdb.base/ending-run.exp
9462 * gdb.base/enum_cond.exp
9463 * gdb.base/examine-backward.exp
9464 * gdb.base/exe-lock.exp
9465 * gdb.base/exec-invalid-sysroot.exp
9466 * gdb.base/execl-update-breakpoints.exp
9467 * gdb.base/execution-termios.exp
9468 * gdb.base/fileio.exp
9469 * gdb.base/fixsection.exp
9470 * gdb.base/foll-exec-mode.exp
9471 * gdb.base/foll-exec.exp
9472 * gdb.base/fork-running-state.exp
9473 * gdb.base/frame-args.exp
9474 * gdb.base/fullpath-expand.exp
9475 * gdb.base/func-ptr.exp
9476 * gdb.base/gcore-relro-pie.exp
9477 * gdb.base/gdb1090.exp
9478 * gdb.base/gdb1555.exp
9479 * gdb.base/global-var-nested-by-dso.exp
9480 * gdb.base/gnu-ifunc.exp
9481 * gdb.base/hbreak-in-shr-unsupported.exp
9482 * gdb.base/hbreak-unmapped.exp
9483 * gdb.base/hook-stop.exp
9484 * gdb.base/infcall-input.exp
9485 * gdb.base/info-fun.exp
9486 * gdb.base/info-shared.exp
9487 * gdb.base/interrupt-noterm.exp
9488 * gdb.base/jit-so.exp
9489 * gdb.base/jit.exp
9490 * gdb.base/line-symtabs.exp
9491 * gdb.base/list.exp
9492 * gdb.base/longjmp.exp
9493 * gdb.base/macscp.exp
9494 * gdb.base/max-value-size.exp
9495 * gdb.base/nodebug.exp
9496 * gdb.base/nofield.exp
9497 * gdb.base/overlays.exp
9498 * gdb.base/paginate-after-ctrl-c-running.exp
9499 * gdb.base/paginate-bg-execution.exp
9500 * gdb.base/paginate-inferior-exit.exp
9501 * gdb.base/pending.exp
9502 * gdb.base/pr11022.exp
9503 * gdb.base/printcmds.exp
9504 * gdb.base/ptr-typedef.exp
9505 * gdb.base/ptype.exp
9506 * gdb.base/randomize.exp
9507 * gdb.base/range-stepping.exp
9508 * gdb.base/realname-expand.exp
9509 * gdb.base/relativedebug.exp
9510 * gdb.base/remote.exp
9511 * gdb.base/savedregs.exp
9512 * gdb.base/sepdebug.exp
9513 * gdb.base/set-noassign.exp
9514 * gdb.base/shlib-call.exp
9515 * gdb.base/shreloc.exp
9516 * gdb.base/sigaltstack.exp
9517 * gdb.base/sigbpt.exp
9518 * gdb.base/siginfo-addr.exp
9519 * gdb.base/siginfo-obj.exp
9520 * gdb.base/siginfo-thread.exp
9521 * gdb.base/signest.exp
9522 * gdb.base/signull.exp
9523 * gdb.base/sigrepeat.exp
9524 * gdb.base/skip.exp
9525 * gdb.base/so-impl-ld.exp
9526 * gdb.base/solib-corrupted.exp
9527 * gdb.base/solib-disc.exp
9528 * gdb.base/solib-display.exp
9529 * gdb.base/solib-overlap.exp
9530 * gdb.base/solib-search.exp
9531 * gdb.base/solib-symbol.exp
9532 * gdb.base/source-execution.exp
9533 * gdb.base/sss-bp-on-user-bp-2.exp
9534 * gdb.base/sss-bp-on-user-bp.exp
9535 * gdb.base/stack-checking.exp
9536 * gdb.base/stale-infcall.exp
9537 * gdb.base/step-break.exp
9538 * gdb.base/step-line.exp
9539 * gdb.base/step-over-exit.exp
9540 * gdb.base/step-test.exp
9541 * gdb.base/structs.exp
9542 * gdb.base/sym-file.exp
9543 * gdb.base/symtab-search-order.exp
9544 * gdb.base/term.exp
9545 * gdb.base/type-opaque.exp
9546 * gdb.base/unload.exp
9547 * gdb.base/until-nodebug.exp
9548 * gdb.base/until.exp
9549 * gdb.base/unwindonsignal.exp
9550 * gdb.base/watch-cond.exp
9551 * gdb.base/watch-non-mem.exp
9552 * gdb.base/watch_thread_num.exp
9553 * gdb.base/watchpoint-reuse-slot.exp
9554 * gdb.base/watchpoint-solib.exp
9555 * gdb.base/watchpoint.exp
9556 * gdb.btrace/dlopen.exp
9557 * gdb.cell/arch.exp
9558 * gdb.cell/break.exp
9559 * gdb.cell/bt.exp
9560 * gdb.cell/core.exp
9561 * gdb.cell/data.exp
9562 * gdb.cell/dwarfaddr.exp
9563 * gdb.cell/ea-cache.exp
9564 * gdb.cell/ea-standalone.exp
9565 * gdb.cell/ea-test.exp
9566 * gdb.cell/f-regs.exp
9567 * gdb.cell/fork.exp
9568 * gdb.cell/gcore.exp
9569 * gdb.cell/mem-access.exp
9570 * gdb.cell/ptype.exp
9571 * gdb.cell/registers.exp
9572 * gdb.cell/sizeof.exp
9573 * gdb.cell/solib-symbol.exp
9574 * gdb.cell/solib.exp
9575 * gdb.compile/compile-tls.exp
9576 * gdb.cp/exception.exp
9577 * gdb.cp/gdb2495.exp
9578 * gdb.cp/local.exp
9579 * gdb.cp/mb-inline.exp
9580 * gdb.cp/mb-templates.exp
9581 * gdb.cp/pr10687.exp
9582 * gdb.cp/pr9167.exp
9583 * gdb.cp/scope-err.exp
9584 * gdb.cp/templates.exp
9585 * gdb.cp/virtfunc.exp
9586 * gdb.dwarf2/dw2-dir-file-name.exp
9587 * gdb.dwarf2/dw2-single-line-discriminators.exp
9588 * gdb.fortran/complex.exp
9589 * gdb.fortran/library-module.exp
9590 * gdb.guile/guile.exp
9591 * gdb.guile/scm-cmd.exp
9592 * gdb.guile/scm-frame-inline.exp
9593 * gdb.guile/scm-objfile.exp
9594 * gdb.guile/scm-pretty-print.exp
9595 * gdb.guile/scm-symbol.exp
9596 * gdb.guile/scm-type.exp
9597 * gdb.guile/scm-value.exp
9598 * gdb.linespec/keywords.exp
9599 * gdb.linespec/ls-errs.exp
9600 * gdb.linespec/macro-relative.exp
9601 * gdb.linespec/thread.exp
9602 * gdb.mi/mi-breakpoint-changed.exp
9603 * gdb.mi/mi-dprintf-pending.exp
9604 * gdb.mi/mi-fullname-deleted.exp
9605 * gdb.mi/mi-logging.exp
9606 * gdb.mi/mi-pending.exp
9607 * gdb.mi/mi-solib.exp
9608 * gdb.mi/new-ui-mi-sync.exp
9609 * gdb.mi/user-selected-context-sync.exp
9610 * gdb.multi/dummy-frame-restore.exp
9611 * gdb.multi/multi-arch-exec.exp
9612 * gdb.multi/remove-inferiors.exp
9613 * gdb.multi/watchpoint-multi-exit.exp
9614 * gdb.opt/solib-intra-step.exp
9615 * gdb.perf/backtrace.exp
9616 * gdb.perf/single-step.exp
9617 * gdb.perf/skip-command.exp
9618 * gdb.perf/skip-prologue.exp
9619 * gdb.perf/solib.exp
9620 * gdb.python/lib-types.exp
9621 * gdb.python/py-as-string.exp
9622 * gdb.python/py-bad-printers.exp
9623 * gdb.python/py-block.exp
9624 * gdb.python/py-breakpoint.exp
9625 * gdb.python/py-cmd.exp
9626 * gdb.python/py-events.exp
9627 * gdb.python/py-evthreads.exp
9628 * gdb.python/py-finish-breakpoint.exp
9629 * gdb.python/py-finish-breakpoint2.exp
9630 * gdb.python/py-frame-inline.exp
9631 * gdb.python/py-frame.exp
9632 * gdb.python/py-inferior.exp
9633 * gdb.python/py-infthread.exp
9634 * gdb.python/py-mi.exp
9635 * gdb.python/py-objfile.exp
9636 * gdb.python/py-pp-maint.exp
9637 * gdb.python/py-pp-registration.exp
9638 * gdb.python/py-prettyprint.exp
9639 * gdb.python/py-recurse-unwind.exp
9640 * gdb.python/py-shared.exp
9641 * gdb.python/py-symbol.exp
9642 * gdb.python/py-symtab.exp
9643 * gdb.python/py-template.exp
9644 * gdb.python/py-type.exp
9645 * gdb.python/py-unwind-maint.exp
9646 * gdb.python/py-unwind.exp
9647 * gdb.python/py-value.exp
9648 * gdb.python/python.exp
9649 * gdb.reverse/finish-reverse-bkpt.exp
9650 * gdb.reverse/insn-reverse.exp
9651 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9652 * gdb.reverse/solib-precsave.exp
9653 * gdb.reverse/solib-reverse.exp
9654 * gdb.stabs/gdb11479.exp
9655 * gdb.stabs/weird.exp
9656 * gdb.threads/fork-child-threads.exp
9657 * gdb.threads/fork-plus-threads.exp
9658 * gdb.threads/fork-thread-pending.exp
9659 * gdb.threads/forking-threads-plus-breakpoint.exp
9660 * gdb.threads/hand-call-in-threads.exp
9661 * gdb.threads/interrupted-hand-call.exp
9662 * gdb.threads/linux-dp.exp
9663 * gdb.threads/local-watch-wrong-thread.exp
9664 * gdb.threads/next-while-other-thread-longjmps.exp
9665 * gdb.threads/non-ldr-exit.exp
9666 * gdb.threads/pending-step.exp
9667 * gdb.threads/print-threads.exp
9668 * gdb.threads/process-dies-while-detaching.exp
9669 * gdb.threads/process-dies-while-handling-bp.exp
9670 * gdb.threads/pthreads.exp
9671 * gdb.threads/queue-signal.exp
9672 * gdb.threads/reconnect-signal.exp
9673 * gdb.threads/signal-command-handle-nopass.exp
9674 * gdb.threads/signal-command-multiple-signals-pending.exp
9675 * gdb.threads/signal-delivered-right-thread.exp
9676 * gdb.threads/signal-sigtrap.exp
9677 * gdb.threads/sigthread.exp
9678 * gdb.threads/staticthreads.exp
9679 * gdb.threads/stepi-random-signal.exp
9680 * gdb.threads/thread-unwindonsignal.exp
9681 * gdb.threads/thread_check.exp
9682 * gdb.threads/thread_events.exp
9683 * gdb.threads/tid-reuse.exp
9684 * gdb.threads/tls-nodebug.exp
9685 * gdb.threads/tls-shared.exp
9686 * gdb.threads/tls-so_extern.exp
9687 * gdb.threads/tls.exp
9688 * gdb.threads/wp-replication.exp
9689 * gdb.trace/actions-changed.exp
9690 * gdb.trace/actions.exp
9691 * gdb.trace/backtrace.exp
9692 * gdb.trace/change-loc.exp
9693 * gdb.trace/collection.exp
9694 * gdb.trace/deltrace.exp
9695 * gdb.trace/disconnected-tracing.exp
9696 * gdb.trace/entry-values.exp
9697 * gdb.trace/ftrace-lock.exp
9698 * gdb.trace/ftrace.exp
9699 * gdb.trace/infotrace.exp
9700 * gdb.trace/mi-trace-frame-collected.exp
9701 * gdb.trace/mi-trace-unavailable.exp
9702 * gdb.trace/mi-traceframe-changed.exp
9703 * gdb.trace/mi-tracepoint-changed.exp
9704 * gdb.trace/mi-tsv-changed.exp
9705 * gdb.trace/no-attach-trace.exp
9706 * gdb.trace/packetlen.exp
9707 * gdb.trace/passc-dyn.exp
9708 * gdb.trace/passcount.exp
9709 * gdb.trace/pending.exp
9710 * gdb.trace/pr16508.exp
9711 * gdb.trace/qtro.exp
9712 * gdb.trace/range-stepping.exp
9713 * gdb.trace/read-memory.exp
9714 * gdb.trace/report.exp
9715 * gdb.trace/save-trace.exp
9716 * gdb.trace/signal.exp
9717 * gdb.trace/stap-trace.exp
9718 * gdb.trace/status-stop.exp
9719 * gdb.trace/strace.exp
9720 * gdb.trace/tfile.exp
9721 * gdb.trace/tfind.exp
9722 * gdb.trace/trace-break.exp
9723 * gdb.trace/trace-condition.exp
9724 * gdb.trace/trace-enable-disable.exp
9725 * gdb.trace/trace-mt.exp
9726 * gdb.trace/tracecmd.exp
9727 * gdb.trace/tracefile-pseudo-reg.exp
9728 * gdb.trace/tspeed.exp
9729 * gdb.trace/tstatus.exp
9730 * gdb.trace/tsv.exp
9731 * gdb.trace/unavailable.exp
9732 * gdb.trace/while-dyn.exp
9733 * gdb.trace/while-stepping.exp
9734 * lib/gdb-guile.exp
9735 * lib/gdb.exp
9736 * lib/mi-support.exp
9737 * lib/pascal.exp
9738 * lib/perftest.exp
9739 * lib/prelink-support.exp
9740 * lib/selftest-support.exp
9741
9742 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9743
9744 * Makefile.in: Include disable-implicit-rules.mk.
9745
9746 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9747
9748 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9749 non-byte-aligned bit fields.
9750
9751 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9752
9753 PR gdb/12616
9754 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9755 respects the DW_AT_data_bit_offset attribute.
9756
9757 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9758
9759 * gdb.base/default.exp: Fix output of "set language".
9760
9761 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9762
9763 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9764 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9765 make.
9766 * configure.ac: Remove checks for the make program.
9767 * configure: Re-generate.
9768
9769 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9770
9771 * gdb.python/py-recurse-unwind.c (main): Add loop.
9772 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9773 to read_register() and gdb.parse_and_eval(). Make each code
9774 call a separate case that can be individually tested.
9775 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9776 proc. Call cont_and_backtrace for each of the code paths that
9777 we want to test in the unwinder.
9778
9779 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9780
9781 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9782 the definition of struct S.
9783
9784 2016-11-11 Catherine Moore <clm@codesourcery.com>
9785
9786 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9787
9788 2016-11-09 Pedro Alves <palves@redhat.com>
9789
9790 * gdb.base/commands.exp (runto_or_return): New procedure.
9791 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9792 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9793 (progvar_simple_while_test, progvar_complex_if_while_test)
9794 (if_while_breakpoint_command_test)
9795 (infrun_breakpoint_command_test, breakpoint_command_test)
9796 (user_defined_command_test, watchpoint_command_test)
9797 (test_command_prompt_position, redefine_hook_test)
9798 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9799 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9800 multi_line_input and multi_line. Remove gdb_expect and
9801 gdb_stop_suppressing_tests uses.
9802 * lib/gdb.exp (valnum_re): New global.
9803 (multi_line_input): New procedure.
9804
9805 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9806
9807 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9808 Remove.
9809 (test_setup): Define with proc_with_prefix.
9810 (test_cli_inferior): Likewise.
9811 (test_cli_thread): Likewise.
9812 (test_cli_frame): Likewise.
9813 (test_cli_select_frame): Likewise.
9814 (test_cli_up_down): Likewise.
9815 (test_mi_thread_select): Likewise.
9816 (test_mi_stack_select_frame): Likewise.
9817 (test_cli_in_mi_inferior): Likewise.
9818 (test_cli_in_mi_thread): Likewise.
9819 (test_cli_in_mi_frame): Likewise.
9820 (top level): Do not use with_test_prefix_procname.
9821
9822 2016-11-09 Pedro Alves <palves@redhat.com>
9823
9824 * gdb.base/commands.exp (gdbvar_simple_if_test)
9825 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9826 (progvar_simple_if_test, progvar_simple_while_test)
9827 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9828 (infrun_breakpoint_command_test, breakpoint_command_test)
9829 (user_defined_command_test, watchpoint_command_test)
9830 (test_command_prompt_position, deprecated_command_test)
9831 (bp_deleted_in_command, temporary_breakpoint_commands)
9832 (stray_arg0_test, source_file_with_indented_comment)
9833 (recursive_source_test, if_commands_test)
9834 (error_clears_commands_left, redefine_hook_test)
9835 (redefine_backtrace_test): Use proc_with_prefix.
9836 * lib/gdb.exp (proc_with_prefix): New proc.
9837
9838 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9839
9840 * gdb.base/tui-layout.c: New file.
9841 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9842 disassembly window contains very long lines.
9843
9844 2016-11-08 Tom Tromey <tom@tromey.com>
9845
9846 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9847 depend on Python 2.
9848
9849 2016-11-08 Tom Tromey <tom@tromey.com>
9850
9851 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9852 New method.
9853
9854 2016-10-29 Manish Goregaokar <manish@mozilla.com>
9855
9856 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9857
9858 2016-10-27 Manish Goregaokar <manish@mozilla.com>
9859
9860 * gdb.rust/simple.rs: Add test for univariant enums without
9861 discriminants and for encoded struct-like enums.
9862
9863 2016-10-28 Pedro Alves <palves@redhat.com>
9864
9865 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9866 gdb_test_multiple, tighten regexps and match symtabs and line
9867 tables incrementally.
9868
9869 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
9870
9871 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9872 general.
9873
9874 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
9875
9876 * gdb.base/exec-invalid-sysroot.exp: New file.
9877
9878 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9879
9880 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9881
9882 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9883
9884 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9885
9886 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9887
9888 * gdb.base/killed-outside.exp: Remove $options from a call to
9889 `prepare_for_testing'.
9890
9891 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9892
9893 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9894 Change test message.
9895
9896 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9897
9898 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9899 Update comment.
9900
9901 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9902
9903 * gdb.trace/mi-trace-save.exp: New file.
9904
9905 2016-10-13 Yao Qi <yao.qi@linaro.org>
9906
9907 * gdb.base/code_elim.exp (get_var_address): Remove.
9908 * gdb.base/relocate.exp: Likewise.
9909 * gdb.base/shreloc.exp: Likewise.
9910 * lib/gdb.exp (get_var_address): New.
9911
9912 2016-10-13 Yao Qi <yao.qi@linaro.org>
9913
9914 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9915 floating point tests if $skip_float_test is false.
9916
9917 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
9918
9919 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9920 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9921 argc values.
9922 Add 1 to argc so we guarantee distinct initial/modified argc values.
9923
9924 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9925
9926 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9927
9928 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9929
9930 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9931 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9932 * gdb.arch/vsx-regs.exp: Likewise.
9933
9934 2016-10-07 Yao Qi <yao.qi@linaro.org>
9935
9936 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9937
9938 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9939
9940 * gdb.python/python.exp: Test decode_line("*0").
9941
9942 2016-10-06 Doug Evans <dje@google.com>
9943
9944 * gdb.python/py-value.exp (test_value_creation): Add test for large
9945 unsigned 64-bit value.
9946
9947 2016-10-06 Tom Tromey <tom@tromey.com>
9948
9949 * gdb.compile/compile.exp: Change java tests to rust.
9950 * gdb.base/setshow.exp: Change java tests to rust.
9951 * gdb.base/default.exp: Remove java from language list.
9952 * README (Examples): Update language example.
9953 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9954 test.
9955 * lib/gdb.exp (skip_java_tests): Remove.
9956 * lib/java.exp: Remove.
9957 * gdb.java: Remove.
9958
9959 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9960
9961 * gdb.arch/mips-fcr.exp: New test.
9962 * gdb.arch/mips-fcr.c: Source for the new test.
9963
9964 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9965
9966 * gdb.base/solib-disc.exp: Use `standard_output_file'
9967 throughout.
9968
9969 2016-10-06 Pedro Alves <palves@redhat.com>
9970
9971 * gdb.base/jit-simple-dl.c: New file.
9972 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9973 * gdb.base/jit-simple.c: ... this.
9974 * gdb.base/jit-simple.exp (jit_run): Delete.
9975 (build_jit): New proc.
9976 (jit_test_reread): Recompile either the main program or the shared
9977 library, depending on what is being tested. Skip changing address
9978 if caller wants to. Compare before/after addresses. If testing
9979 standalone, explicitly load the binary. Test "maint info
9980 breakpoints".
9981 (top level): Add "standalone vs shared lib" and "change address"
9982 vs "same address" axes.
9983
9984 2016-10-06 Pedro Alves <palves@redhat.com>
9985
9986 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9987 call.
9988 (jit_run): Delete.
9989 (jit_test_reread): Use with_test_prefix. Reload the main binary
9990 explicitly. Compare the before/after addresses of the JIT
9991 descriptor.
9992
9993 2016-08-15 Doug Evans <dje@google.com>
9994
9995 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9996 for single bitfields is bool.
9997 * gdb.xml/tdesc-regs.exp: Ditto.
9998
9999 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10000
10001 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10002
10003 2016-10-05 Yao Qi <yao.qi@linaro.org>
10004
10005 * lib/gdb.exp (support_complex_tests): Return zero if
10006 gdb_skip_float_test return true.
10007
10008 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10009 Simon Marchi <simon.marchi@ericsson.com>
10010
10011 PR gdb/20487
10012 * gdb.mi/user-selected-context-sync.exp: New file.
10013 * gdb.mi/user-selected-context-sync.c: New file.
10014
10015 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10016 Simon Marchi <simon.marchi@ericsson.com>
10017
10018 PR gdb/20487
10019 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10020 =thread-select-event check.
10021
10022 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10023
10024 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10025 the compulsory L operand changes.
10026 * gdb.arch/powerpc-power.s: Likewise.
10027
10028 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10029
10030 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10031 * gdb.base/jit-attach-pie.c: New file.
10032 * gdb.base/jit-attach-pie.exp: New file.
10033
10034 2016-09-28 Pedro Alves <palves@redhat.com>
10035
10036 * gdb.base/infcall-input.c: New file.
10037 * gdb.base/infcall-input.exp: New file.
10038
10039 2016-09-22 Yao Qi <yao.qi@linaro.org>
10040
10041 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10042 (gdb_exit): Rename it to ...
10043 (gdbserver_gdb_exit): ... Close GDBserver.
10044 (gdb_exit): New proc, call gdbserver_gdb_exit.
10045 (mi_gdb_exit): Likewise.
10046
10047 2016-09-22 Yao Qi <yao.qi@linaro.org>
10048
10049 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10050 path.
10051 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10052 Remove duplication.
10053
10054 2016-09-22 Yao Qi <yao.qi@linaro.org>
10055
10056 * lib/gdbserver-support.exp: Check the existence of
10057 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10058
10059 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10060
10061 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10062
10063 2016-09-21 Tom Tromey <tom@tromey.com>
10064
10065 PR gdb/20604:
10066 * gdb.base/quit.exp: New file.
10067
10068 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10069
10070 * .gitignore: New file.
10071
10072 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10073
10074 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10075 throughout.
10076
10077 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10078
10079 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10080
10081 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10082
10083 * gdb.cp/casts.cc (decltype): Move it ...
10084 (main): ... with its call to ...
10085 * gdb.cp/casts03.cc: ... a new file.
10086 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10087
10088 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10089
10090 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10091
10092 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10093
10094 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10095 and sync up the test with tests in gas/testsuite/gas/ppc.
10096 * gdb.arch/powerpc-power.exp: Likewise.
10097
10098 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10099
10100 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10101
10102 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10103 Jan Kratochvil <jan.kratochvil@redhat.com>
10104
10105 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10106 make m1's definition to be different from m2's. Use 'dummy' as an
10107 argument for probe 'two'.
10108
10109 2016-09-10 Jon Beniston <jon@beniston.com>
10110
10111 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10112 for sim target.
10113
10114 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10115
10116 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10117 variable declaration.
10118 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10119 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10120 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10121 received HWCAP as its argument.
10122
10123 2016-09-06 Pedro Alves <palves@redhat.com>
10124
10125 * gdb.base/new-ui-pending-input.c: New file.
10126 * gdb.base/new-ui-pending-input.exp: New file.
10127 * gdb.exp (clear_gdb_spawn_id): New procedure.
10128 (with_spawn_id): Check whether gdb_spawn_id exists before
10129 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10130 on exit.
10131
10132 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10133
10134 * gdb.base/float128.c: New file.
10135 * gdb.base/float128.exp: Likewise.
10136 * gdb.base/floatn.c: Likewise.
10137 * gdb.base/floatn.exp: Likewise.
10138
10139 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10140
10141 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10142
10143 2016-09-05 Pedro Alves <palves@redhat.com>
10144
10145 PR backtrace/19927
10146 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10147 unwinders are immediately called as side effect of "source" or
10148 "disable unwinder" commands.
10149 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10150
10151 2016-09-02 Yao Qi <yao.qi@linaro.org>
10152
10153 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10154 is true and $type is "float" or "double".
10155
10156 2016-09-02 Yao Qi <yao.qi@linaro.org>
10157
10158 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10159 true.
10160 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10161 * gdb.base/call-rt-st.exp: Likewise.
10162 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10163 return value instead of gdb,skip_float_test.
10164 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10165 (do_function_calls): Use its return value instead of
10166 gdb,skip_float_test.
10167 * gdb.base/finish.exp: Likewise.
10168 * gdb.base/funcargs.exp: Likewise.
10169 * gdb.base/return.exp: Likewise.
10170 * gdb.base/return2.exp: Likewise.
10171 * gdb.base/varargs.exp: Likewise.
10172 * lib/gdb.exp (gdb_skip_float_test): Change it to
10173 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10174
10175 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10176
10177 * gdb.multi/tids.exp: Test "thread apply all".
10178
10179 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10180
10181 * gdb.base/default.exp (tty): Remove.
10182
10183 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10184
10185 * gdb.python/py-recurse-unwind.c: New file.
10186 * gdb.python/py-recurse-unwind.py: New file.
10187 * gdb.python/py-recurse-unwind.exp: New file.
10188
10189 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10190
10191 * gdb.base/set-inferior-tty.exp: New file.
10192 * gdb.base/set-inferior-tty.c: New file.
10193
10194 2016-08-23 Pedro Alves <palves@redhat.com>
10195
10196 PR gdb/20494
10197 * gdb.base/new-ui-echo.c: New file.
10198 * gdb.base/new-ui-echo.exp: New file.
10199
10200 2016-08-23 Yao Qi <yao.qi@linaro.org>
10201
10202 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10203 gdbserver_spawn.
10204 * gdb.server/connect-without-multi-process.exp (do_test):
10205 Likewise.
10206
10207 2016-08-23 Yao Qi <yao.qi@linaro.org>
10208
10209 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10210 standalone_txt. Delete gdb_txt and standalone_txt on host
10211 and target. Spawn the binary on target. Copy files from
10212 target to host.
10213
10214 2016-08-22 Pedro Alves <palves@redhat.com>
10215
10216 PR gdb/20505
10217 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10218 with_test_prefix. Factor out bits to ...
10219 (test_no_vdso): ... this new procedure.
10220
10221 2016-08-19 Carl Love <cel@us.ibm.com>
10222
10223 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10224 maintaining separate logic for constructing the output path.
10225 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10226 * gdb.arch/ppc-dfp.exp: Likewise.
10227 * gdb.arch/ppc-fp.exp: Likewise.
10228 * gdb.arch/vsx-regs.exp: Likewise.
10229 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10230 binprefix for generating the additional binary files.
10231
10232 2016-08-19 Pedro Alves <palves@redhat.com>
10233
10234 * gdb.trace/mi-trace-frame-collected.exp
10235 (test_trace_frame_collected): On x32, expect two registers.
10236
10237 2016-08-18 Carl Love <cel@us.ibm.com>
10238
10239 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10240 and sync up the test with tests in gas/testsuite/gas/ppc.
10241 * gdb.arch/powerpc-power.exp: Likewise.
10242
10243 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10244
10245 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10246 expected error message.
10247
10248 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10249
10250 * gdb.multi/remove-inferiors.exp: New file.
10251 * gdb.multi/remove-inferiors.c: New file.
10252
10253 2016-08-12 Yao Qi <yao.qi@linaro.org>
10254
10255 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10256 argument list.
10257
10258 2016-08-10 Pedro Alves <palves@redhat.com>
10259
10260 PR gdb/19187
10261 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10262 setup_kfails.
10263
10264 2016-08-09 Pedro Alves <palves@redhat.com>
10265 Simon Marchi <simon.marchi@ericsson.com>
10266
10267 PR gdb/20418
10268 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10269 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10270
10271 2016-08-09 Pedro Alves <palves@redhat.com>
10272
10273 PR mi/20431
10274 * gdb.mi/mi-cmd-error.exp: New file.
10275
10276 2016-08-09 Pedro Alves <palves@redhat.com>
10277
10278 PR gdb/18653
10279 * gdb.base/signals-state-child.c: New file.
10280 * gdb.base/signals-state-child.exp: New file.
10281 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10282
10283 2016-08-09 Pedro Alves <palves@redhat.com>
10284
10285 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10286
10287 2016-08-03 Tom Tromey <tom@tromey.com>
10288
10289 PR python/18565:
10290 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10291
10292 2016-08-01 Yao Qi <yao.qi@linaro.org>
10293
10294 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10295 variable mode to "multi-process" if $multi_process is 1, otherwise
10296 set it to "single-process".
10297
10298 2016-08-01 Yao Qi <yao.qi@linaro.org>
10299
10300 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10301 * gdb.cp/cpexprs.exp: Likewise.
10302 * gdb.cp/m-static.exp: Likewise.
10303
10304 2016-07-26 Tom Tromey <tom@tromey.com>
10305
10306 PR python/20190:
10307 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10308 test.
10309
10310 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10311
10312 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10313 selecting assembly source files.
10314 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10315 assembly source files.
10316 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10317 assembly source files.
10318 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10319 selecting assembly source files.
10320
10321 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10322
10323 * gdb.base/new-ui.exp (do_test_invalid_args): New
10324 procedure.
10325
10326 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10327
10328 * gdb.btrace/reconnect.c: New file.
10329 * gdb.btrace/reconnect.exp: New file.
10330
10331 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10332
10333 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10334 to test_catch_syscall_group.
10335 (test_catch_syscall_group): New.
10336
10337 2016-07-21 Tom Tromey <tom@tromey.com>
10338
10339 * gdb.rust/simple.rs (main): Use empty struct expression.
10340 * gdb.rust/simple.exp: Add tests for empty struct expression.
10341
10342 2016-07-21 Yao Qi <yao.qi@linaro.org>
10343
10344 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10345 if gdb_skip_xml_test is true on some targets.
10346
10347 2016-07-21 Yao Qi <yao.qi@linaro.org>
10348
10349 * gdb.server/solib-list.exp: Unset last_loaded_file.
10350
10351 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10352
10353 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10354 "step into captured_main (args)".
10355
10356 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10357
10358 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10359
10360 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10361
10362 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10363
10364 2016-07-19 Pedro Alves <palves@redhat.com>
10365
10366 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10367 * gdb.opt/inline-bt.exp: Likewise.
10368 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10369 additional_flags=-Winline.
10370 * gdb.opt/inline-locals.exp: Likewise.
10371 * gdb.opt/inline-markers.c (ATTR): Define.
10372 (inlined_fn): Use it.
10373
10374 2016-07-19 Yao Qi <yao.qi@linaro.org>
10375
10376 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10377 (test_with_self): Remove some code. Remove argument executable.
10378 (top-level): Use do_self_tests.
10379
10380 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
10381 Don Breazeal <donb@codesourcery.com>
10382
10383 * gdb.base/maint.exp: Escape paths used in regular expressions.
10384 * gdb.stabs/weird.exp: Likewise.
10385
10386 2016-07-13 Tom Tromey <tom@tromey.com>
10387
10388 PR python/15620, PR python/18620:
10389 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10390 (test_bkpt_events): New procs.
10391
10392 2016-07-13 Tom Tromey <tom@tromey.com>
10393
10394 PR python/17698:
10395 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10396 test.
10397 (test_watchpoints): Likewise.
10398 (test_bkpt_pending): New proc.
10399
10400 2016-07-13 Tom Tromey <tom@tromey.com>
10401
10402 PR cli/18053:
10403 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10404 completion test.
10405
10406 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10407
10408 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10409 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10410 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10411 f_label.
10412 (g): Rename g_end_lbl to g_label.
10413 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10414 low_pc and high_pc.
10415 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10416
10417 2016-07-12 Tom Tromey <tom@tromey.com>
10418
10419 PR python/19293:
10420 * gdb.python/py-unwind-maint.exp: Update tests.
10421
10422 2016-07-12 Yao Qi <yao.qi@linaro.org>
10423
10424 * lib/selftest-support.exp (selftest_setup): Match the output
10425 when captured_main is inlined.
10426
10427 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10428
10429 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10430 New variables.
10431 (print this%a, print this%b, print this): New tests.
10432 * gdb.fortran/derived-types.f90 (this): New object and
10433 initialization.
10434
10435 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10436
10437 * gdb.ada/arraydim.exp: Remove extra directory level in build
10438 directory.
10439
10440 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10441
10442 * lib/ada.exp: Remove extra directory level in build directory.
10443 * gdb.ada/cond_lang.exp: Likewise.
10444 * gdb.ada/exec_changed.exp: Likewise.
10445 * gdb.ada/lang_switch.exp: Likewise.
10446
10447 2016-07-06 Manish Goregaokar <manish@mozilla.com>
10448
10449 * simple.rs: Add test for raw pointer subscripting.
10450 * simple.exp: Add test expectations.
10451
10452 2016-07-05 Yao Qi <yao.qi@linaro.org>
10453
10454 * gdb.mi/mi-reverse.exp: Match =record-started output.
10455
10456 2016-07-01 Pedro Alves <palves@redhat.com>
10457
10458 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10459 procedure.
10460 (jit_reader_test): Test the jit reader's unwinder.
10461 * gdb.base/jithost.c (jit_function_00_code): New global.
10462 (main): Use memcpy to fill in the mmapped code, instead of poking
10463 bytes manually here.
10464 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10465 value.
10466 (read_debug_info): Save the function's range.
10467 (read_sp): New function.
10468 (unwind_frame): Use it. Also unwind RBP.
10469 (get_frame_id): Use read_sp.
10470 (gdb_init_reader): Use calloc instead of malloc.
10471 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10472 parameter. Use gdb_test_multiple.
10473
10474 2016-07-01 Pedro Alves <palves@redhat.com>
10475 Antoine Tremblay <antoine.tremblay@ericsson.com>
10476
10477 * gdb.threads/process-dies-while-detaching.c: New file.
10478 * gdb.threads/process-dies-while-detaching.exp: New file.
10479
10480 2016-07-01 Pedro Alves <palves@redhat.com>
10481
10482 * gdb.multi/watchpoint-multi-exit.c: New file.
10483 * gdb.multi/watchpoint-multi-exit.exp: New file.
10484
10485 2016-06-30 Pedro Alves <palves@redhat.com>
10486
10487 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10488 unset inferior_spawn_id.
10489
10490 2016-06-30 Pedro Alves <palves@redhat.com>
10491
10492 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10493 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10494
10495 2016-06-29 Yao Qi <yao.qi@linaro.org>
10496
10497 * gdb.base/return.c: Add copyright header.
10498
10499 2016-06-29 Tom Tromey <tom@tromey.com>
10500
10501 PR python/20129:
10502 * gdb.python/py-framefilter.exp: Add tests for setting priority
10503 and disabling of non-existent frame filter.
10504
10505 2016-06-29 Yao Qi <yao.qi@linaro.org>
10506
10507 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10508 0x0f07ff.
10509
10510 2016-06-28 Yao Qi <yao.qi@linaro.org>
10511
10512 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10513 triplets. Start gdb, execute catch syscall, and continue. Check
10514 gdb's output to determine catch syscall is supported.
10515
10516 2016-06-27 Manish Goregaokar <manish@mozilla.com>
10517
10518 * gdb.rust/simple.rs: Add test for returning unit in a function.
10519 * gdb.rust/simple.exp: Add expectation for functions returning
10520 unit.
10521
10522 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10523
10524 * gdb.python/py-breakpoint-create-fail.c,
10525 gdb.python/py-breakpoint-create-fail.exp,
10526 gdb.python/py-breakpoint-create-fail.py: New testcase.
10527
10528 2016-06-25 Manish Goregaokar <manish@mozilla.com>
10529
10530 PR gdb/20239
10531 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10532 * gdb.rust/simple.exp: Add test expectations for new NonZero
10533 tests.
10534
10535 2016-06-24 David Taylor <dtaylor@emc.com>
10536
10537 * gdb.base/offsets.exp: New file.
10538 * gdb.base/offsets.c: New file.
10539
10540 2016-06-23 Tom Tromey <tom@tromey.com>
10541
10542 PR gdb/16483:
10543 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10544 before any filters are loaded.
10545
10546 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10547
10548 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10549 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10550 structs.
10551 * gdb.fortran/derived-type-function.exp: New file.
10552 * gdb.fortran/derived-type-function.f90: New file.
10553
10554
10555 2016-06-21 Pedro Alves <palves@redhat.com>
10556
10557 * gdb.base/new-ui.exp: New file.
10558 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10559 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10560 (with_spawn_id): New procedure.
10561
10562 2016-06-21 Pedro Alves <palves@redhat.com>
10563
10564 * gdb.mi/mi-exec-run.exp: New file.
10565
10566 2016-06-21 Pedro Alves <palves@redhat.com>
10567
10568 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10569 breakpoint command's output on the main UI.
10570 (test_break): New procedure, factored out from calls in the top
10571 level.
10572 (top level): Use foreach_with_prefix to test MI as main UI and as
10573 separate UI.
10574
10575 2016-06-21 Pedro Alves <palves@redhat.com>
10576
10577 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10578 (test_awatch_creation_and_listing)
10579 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10580 Remove 'type' parameter.
10581 (test_watchpoint_all): New parameter mi_mode. Remove
10582 with_test_prefix.
10583 (top level): Use foreach_with_prefix, and add main/separate UI MI
10584 testing axis.
10585
10586 2016-06-21 Pedro Alves <palves@redhat.com>
10587
10588 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10589 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10590 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10591 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10592 (gdb_main_spawn_id, mi_spawn_id): Declare and
10593 comment.
10594 (mi_create_inferior_pty): New procedure,
10595 factored out from default_mi_gdb_start.
10596 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10597 procedures.
10598 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10599 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10600 Use mi_create_inferior_pty.
10601 (mi_gdb_start): Use eval to pass down args list.
10602
10603 2016-06-21 Pedro Alves <palves@redhat.com>
10604
10605 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10606 * gdb.opt/inline-cmds.exp: Add MI tests.
10607
10608 2016-06-21 Pedro Alves <palves@redhat.com>
10609
10610 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10611
10612 2016-06-21 Pedro Alves <palves@redhat.com>
10613
10614 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10615 (top level): Use it instead of mi_execute_to.
10616
10617 2016-06-21 Pedro Alves <palves@redhat.com>
10618
10619 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10620 (cont_handler_str): New.
10621 (signal_stop_handler): Set stop_handler_str instead of printing to
10622 stdout.
10623 (continue_handler): Set cont_handler_str instead of printing to
10624 stdout.
10625 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10626 mi_send_resuming_command. Print stop_handler_str and
10627 cont_handler_str instead of expecting the python events print
10628 directly.
10629
10630 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10631
10632 * gdb.base/jit-reader.exp: New file.
10633 * gdb.base/jithost.c: New file.
10634 * gdb.base/jithost.h: New file.
10635 * gdb.base/jitreader.c : New file.
10636 * gdb.base/jit-protocol.h: New file.
10637
10638 2016-06-17 Yao Qi <yao.qi@linaro.org>
10639
10640 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10641 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10642 and detach-on-fork. Adjust tests.
10643 (top level): Invoke break_cond_on_syscall with combinations of
10644 syscall, follow-fork-mode and detach-on-fork.
10645
10646 2016-06-17 Yao Qi <yao.qi@linaro.org>
10647
10648 * gdb.base/step-over-exit.c: New.
10649 * gdb.base/step-over-exit.exp: New.
10650
10651 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10652
10653 * gdb.base/float.exp: Add target check for nds32*-*-*.
10654 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10655
10656 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10657
10658 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10659 for unsupported target features.
10660 * gdb.base/call-rt-st.exp: Likewise.
10661 * gdb.base/call-sc.exp: Likewise.
10662 * gdb.base/call-signal-resume.exp: Likewise.
10663 * gdb.base/call-strs.exp: Likewise.
10664 * gdb.base/callexit.exp: Likewise.
10665 * gdb.base/callfuncs.exp: Likewise.
10666 * gdb.base/nodebug.exp: Likewise.
10667 * gdb.base/printcmds.exp: Likewise.
10668 * gdb.base/ptype.exp: Likewise.
10669 * gdb.base/structs.exp: Likewise.
10670 * gdb.base/unwindonsignal.exp: Likewise.
10671 * gdb.cp/gdb2495.exp: Likewise.
10672 * gdb.cp/templates.exp: Likewise.
10673 * gdb.cp/virtfunc.exp: Likewise.
10674 * gdb.threads/hand-call-in-threads.exp: Likewise.
10675 * gdb.threads/interrupted-hand-call.exp: Likewise.
10676 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10677
10678 2016-06-10 Tom Tromey <tom@tromey.com>
10679
10680 PR rust/20110:
10681 * gdb.rust/expr.exp: Add test for integer constant larger than
10682 i32.
10683
10684 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10685
10686 * gdb.fortran/nested-funcs.exp: New.
10687 * gdb.fortran/nested-funcs.f90: New.
10688
10689 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10690
10691 * gdb.base/examine-backward.c: New file.
10692 * gdb.base/examine-backward.exp: New file.
10693
10694 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10695
10696 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10697 matching.
10698
10699 2016-06-02 Tom Tromey <tom@tromey.com>
10700
10701 PR python/18984:
10702 * gdb.python/py-shared.exp: Add solib_name test.
10703
10704 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10705
10706 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10707
10708 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10709
10710 PR c++/19893
10711 * gdb.dwarf2/implref.exp: Rename to...
10712 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10713 * gdb.dwarf2/implref-array.c: New file.
10714 * gdb.dwarf2/implref-array.exp: Likewise.
10715 * gdb.dwarf2/implref-global.c: Likewise.
10716 * gdb.dwarf2/implref-global.exp: Likewise.
10717 * gdb.dwarf2/implref-struct.c: Likewise.
10718 * gdb.dwarf2/implref-struct.exp: Likewise.
10719
10720 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10721
10722 * gdb.trace/trace-condition.exp: Add 64bit tests.
10723
10724 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10725
10726 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10727 bits types.
10728 (main): Adapt to 8 to 64 bits types.
10729 * gdb.trace/trace-condition.exp: Add new tests.
10730
10731 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10732
10733 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10734
10735 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10736
10737 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10738 Move condition tests...
10739 * gdb.trace/trace-condition.exp: Here.
10740
10741 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10742
10743 * gdb.trace/trace-condition.exp: Add counter-case tests.
10744
10745 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10746
10747 PR c++/15231
10748 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10749 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10750
10751 2016-05-27 Pedro Alves <palves@redhat.com>
10752
10753 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10754 New procedure.
10755 (top level): Call it, and bail out of DejaGnu is known to be bad.
10756
10757 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10758
10759 * gdb.base/whatis.c: Extend the test case.
10760 * gdb.base/whatis.exp: Add additional tests.
10761
10762 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10763
10764 * gdb.fortran/type.f90: Add pointer variable.
10765 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10766
10767 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10768
10769 * gdb.fortran/vla-type.exp: Fix testcase name.
10770
10771 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10772
10773 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10774
10775 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10776
10777 * gdb.fortran/type.f90: Add nested structures.
10778 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10779 * gdb.fortran/derived-type.exp: Adapt expected output.
10780 * gdb.fortran/vla-type.exp: Adapt expected output.
10781
10782 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10783
10784 * gdb.fortran/whatis_type.exp: Adapt expected output.
10785
10786 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10787
10788 * gdb.fortran/print_type.exp: Fix expected output.
10789 * gdb.fortran/whatis_type.exp: Fix expected output.
10790
10791 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10792
10793 * gdb.fortran/whatis_type.exp: Use multi_line.
10794
10795 2016-05-24 Tom Tromey <tom@tromey.com>
10796
10797 PR python/17386:
10798 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10799 use value as an index.
10800
10801 2016-05-23 Tom Tromey <tom@tromey.com>
10802
10803 PR python/17981:
10804 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10805 no-breakpoint case.
10806
10807 2016-05-24 Pedro Alves <palves@redhat.com>
10808
10809 PR gdb/19828
10810 * gdb.threads/clone-attach-detach.c: New file.
10811 * gdb.threads/clone-attach-detach.exp: New file.
10812
10813 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10814
10815 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10816
10817 2016-05-23 Tom Tromey <tom@tromey.com>
10818
10819 PR python/19438, PR python/18393:
10820 * gdb.python/py-progspace.exp: Add "dir" test.
10821 * gdb.python/py-objfile.exp: Add "dir" test.
10822
10823 2016-05-23 Yao Qi <yao.qi@linaro.org>
10824
10825 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10826 * gdb.arch/thumb2-it.exp: Likewise.
10827
10828 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10829
10830 * gdb.mi/mi-threads-interrupt.c: New file.
10831 * gdb.mi/mi-threads-interrupt.exp: New file.
10832
10833 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10834
10835 PR gdb/18077
10836 * gdb.mi/mi-async-run.exp: New file.
10837 * gdb.mi/mi-async-run.c: New file.
10838
10839 2016-05-17 Tom Tromey <tom@tromey.com>
10840 Manish Goregaokar <manishsmail@gmail.com>
10841
10842 * lib/rust-support.exp: New file.
10843 * lib/gdb.exp (skip_rust_tests): New proc.
10844 (build_executable_from_specs): Handle rust.
10845 * lib/future.exp (gdb_find_rustc): New proc.
10846 (gdb_default_target_compile): Handle rust.
10847 * gdb.rust/expr.exp: New file.
10848 * gdb.rust/generics.exp: New file.
10849 * gdb.rust/generics.rs: New file.
10850 * gdb.rust/methods.exp: New file.
10851 * gdb.rust/methods.rs: New file.
10852 * gdb.rust/modules.exp: New file.
10853 * gdb.rust/modules.rs: New file.
10854 * gdb.rust/simple.exp: New file.
10855 * gdb.rust/simple.rs: New file.
10856
10857 2016-05-17 Tom Tromey <tom@tromey.com>
10858
10859 * gdb.base/default.exp (set language): Add rust.
10860
10861 2016-05-17 Tom Tromey <tom@tromey.com>
10862
10863 * gdb.gdb/unittest.exp: New file.
10864
10865 2016-05-16 Yao Qi <yao.qi@linaro.org>
10866
10867 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10868 shell_prompt. Update shell_prompt_re.
10869
10870 2016-05-12 Doug Evans <dje@google.com>
10871
10872 PR symtab/19999
10873 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10874 $options when building executable.
10875 * gdb.dwarf2/fission-loclists-pie.S: New file.
10876 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10877
10878 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10879
10880 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10881 of [is_remote target],
10882
10883 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10884
10885 * lib/gdb.exp (use_gdb_stub): New procedure.
10886
10887 2016-05-03 Yunlian Jiang <yunlian@google.com>
10888 Doug Evans <dje@google.com>
10889
10890 PR symtab/19914
10891 * gdb.dwarf2/dwp-sepdebug.c: New file.
10892 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10893
10894 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10895
10896 * gdb.base/detach.exp: Remove is_remote check.
10897
10898 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10899
10900 * gdb.base/annota-input-while-running.exp: Don't check for
10901 [is_remote target]. Enable annotations after running to main.
10902 Remove unused "set test..." line.
10903
10904 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10905
10906 * gdb.trace/trace-enable-disable.exp: New file.
10907 * gdb.trace/trace-enable-disable.c: New file.
10908
10909 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10910
10911 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10912 use it in info sharedlibrary test.
10913 * gdb.trace/ftrace-lock.exp: Likewise.
10914 * gdb.trace/ftrace.exp: Likewise.
10915 * gdb.trace/range-stepping.exp: Likewise.
10916 * gdb.trace/trace-break.exp: Likewise.
10917 * gdb.trace/trace-condition.exp: Likewise.
10918 * gdb.trace/trace-mt.exp: Likewise.
10919
10920 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10921
10922 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10923 (gdb_load_shlib): ... this.
10924 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10925 gdb_load_shlib.
10926 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10927 * gdb.base/ctxobj.exp: Likewise.
10928 * gdb.base/dprintf-pending.exp: Likewise.
10929 * gdb.base/dso2dso.exp: Likewise.
10930 * gdb.base/fixsection.exp: Likewise.
10931 * gdb.base/gcore-relro.exp: Likewise.
10932 * gdb.base/gdb1555.exp: Likewise.
10933 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10934 * gdb.base/gnu-ifunc.exp: Likewise.
10935 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10936 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10937 * gdb.base/pending.exp: Likewise.
10938 * gdb.base/print-file-var.exp: Likewise.
10939 * gdb.base/print-symbol-loading.exp: Likewise.
10940 * gdb.base/shlib-call.exp: Likewise.
10941 * gdb.base/shreloc.exp: Likewise.
10942 * gdb.base/so-impl-ld.exp: Likewise.
10943 * gdb.base/solib-disc.exp: Likewise.
10944 * gdb.base/solib-nodir.exp: Likewise.
10945 * gdb.base/solib-overlap.exp: Likewise.
10946 * gdb.base/solib-symbol.exp: Likewise.
10947 * gdb.base/solib-weak.exp (do_test): Likewise.
10948 * gdb.base/sym-file.exp: Likewise.
10949 * gdb.base/symtab-search-order.exp: Likewise.
10950 * gdb.base/type-opaque.exp: Likewise.
10951 * gdb.base/unload.exp: Likewise.
10952 * gdb.base/watchpoint-solib.exp: Likewise.
10953 * gdb.compile/compile.exp: Likewise.
10954 * gdb.cp/gdb2384.exp: Likewise.
10955 * gdb.cp/infcall-dlopen.exp: Likewise.
10956 * gdb.cp/re-set-overloaded.exp: Likewise.
10957 * gdb.fortran/library-module.exp: Likewise.
10958 * gdb.opt/solib-intra-step.exp: Likewise.
10959 * gdb.python/py-finish-breakpoint.exp: Likewise.
10960 * gdb.python/py-shared.exp: Likewise.
10961 * gdb.reverse/solib-precsave.exp: Likewise.
10962 * gdb.reverse/solib-reverse.exp: Likewise.
10963 * gdb.server/solib-list.exp: Likewise.
10964 * gdb.threads/dlopen-libpthread.exp: Likewise.
10965 * gdb.threads/tls-shared.exp: Likewise.
10966 * gdb.threads/tls-so_extern.exp: Likewise.
10967 * gdb.trace/change-loc.exp: Likewise.
10968 * gdb.trace/ftrace-lock.exp: Likewise.
10969 * gdb.trace/ftrace.exp: Likewise.
10970 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10971 * gdb.trace/pending.exp: Likewise.
10972 * gdb.trace/range-stepping.exp: Likewise.
10973 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10974 (strace_info_marker): Likewise.
10975 (strace_probe_marker): Likewise.
10976 (strace_trace_on_same_addr): Likewise.
10977 (strace_trace_on_diff_addr): Likewise.
10978 * gdb.trace/trace-break.exp: Likewise.
10979 * gdb.trace/trace-condition.exp: Likewise.
10980 * gdb.trace/trace-mt.exp: Likewise.
10981
10982 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10983
10984 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10985 result of gdb_remote_download.
10986 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10987 * gdb.base/dso2dso.exp: Likewise.
10988 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10989 * gdb.base/print-file-var.exp: Likewise.
10990 * gdb.base/shlib-call.exp: Likewise.
10991 * gdb.base/shreloc.exp: Likewise.
10992 * gdb.base/solib-overlap.exp: Likewise.
10993 * gdb.base/solib-weak.exp (do_test): Likewise.
10994 * gdb.base/unload.exp: Likewise.
10995
10996 2016-04-27 Yao Qi <yao.qi@linaro.org>
10997
10998 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10999 exists.
11000
11001 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11002
11003 * vla-type.exp: Print structure from toplevel.
11004
11005 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11006
11007 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11008 of dynamic types.
11009 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11010 of dynamic types.
11011
11012 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11013
11014 * gdb.fortran/vla-type.f90: New file.
11015 * gdb.fortran/vla-type.exp: New file.
11016
11017 2016-04-25 Yao Qi <yao.qi@linaro.org>
11018
11019 * gdb.base/branch-to-self.c: New file.
11020 * gdb.base/branch-to-self.exp: New file.
11021
11022 2016-04-22 Yao Qi <yao.qi@linaro.org>
11023
11024 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11025 more after $hex.
11026
11027 2016-04-22 Yao Qi <yao.qi@linaro.org>
11028
11029 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11030 * gdb.base/annota3.exp: Likewise.
11031
11032 2016-04-22 Yao Qi <yao.qi@linaro.org>
11033
11034 * gdb.reverse/step-precsave.exp: Do one step and test program
11035 stops in "callee" and do multiple steps until program goes out
11036 of "callee".
11037 * gdb.reverse/step-reverse.exp: Likewise.
11038
11039 2016-04-22 Yao Qi <yao.qi@linaro.org>
11040
11041 * gdb.trace/signal.exp: Also pass if
11042 $tracepoint_hits($i) > $iterations.
11043
11044 2016-04-22 Yao Qi <yao.qi@linaro.org>
11045
11046 * gdb.trace/signal.c: New file.
11047 * gdb.trace/signal.exp: New file.
11048
11049 2016-04-19 Doug Evans <xdje42@gmail.com>
11050
11051 * gdb.base/bad-file.exp: New file.
11052
11053 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11054
11055 * gdb.dwarf2/implref.exp: New file.
11056
11057 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11058
11059 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11060 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11061 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11062 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11063 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11064 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11065 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11066 * lib/fortran.exp (fortran_int4): New procedure.
11067 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11068 (fortran_logical4): Likewise.
11069
11070 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11071
11072 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11073
11074 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11075
11076 * lib/compiler.c: Add Intel specific preprocessor macros.
11077 * lib/compiler.cc: Likewise.
11078
11079 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11080
11081 * gdb.server/connect-with-no-symbol-file.c: New file.
11082 * gdb.server/connect-with-no-symbol-file.exp: New file.
11083
11084 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11085
11086 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11087
11088 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11089
11090 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11091 standard output directory.
11092
11093 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11094
11095 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11096
11097 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11098
11099 * gdb.btrace/instruction_history.c (loop): Add declaration.
11100
11101 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11102
11103 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11104
11105 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11106
11107 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11108 parentheses to print.
11109 (continue_handler): Likewise.
11110
11111 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11112
11113 * gdb.server/solib-list.exp: Remove is_remote check.
11114 Pass shlib= to gdb_compile. Don't link shared library with
11115 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11116 Run binary filename through "readlink -f" on the target.
11117
11118 2016-04-08 Pedro Alves <palves@redhat.com>
11119
11120 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11121 interpreter filename as argument to gdbserver_spawn.
11122 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11123 Return empty if $last_loaded_file does not exist.
11124
11125 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11126
11127 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11128 * gdb.base/jit-main.c: Use exit after usage.
11129
11130 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11131
11132 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11133 GDBHISTSIZE prior to the tests.
11134 * gdb.base/gdbinit-history.exp: Likewise.
11135
11136 2016-04-07 Pedro Alves <palves@redhat.com>
11137
11138 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11139 instead of build_executable. Use gdb_load_shlibs.
11140
11141 2016-04-07 Yao Qi <yao.qi@linaro.org>
11142
11143 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11144 Execute "si" command.
11145
11146 2016-04-07 Yao Qi <yao.qi@linaro.org>
11147
11148 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11149 number instead of the comments on some line.
11150
11151 2016-04-06 Don Breazeal <donb@codesourcery.com>
11152
11153 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11154 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11155
11156 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11157
11158 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11159 standard_output_file. Remove unused binfile variable.
11160
11161 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11162
11163 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11164 * gdb.python/py-mi-objfile.exp: Match "list main" output
11165 in console format.
11166
11167 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11168
11169 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11170 absolute.
11171
11172 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11173
11174 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11175 absolute.
11176 * gdb.trace/ftrace.exp: Likewise.
11177 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11178 targets as well.
11179 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11180 (gdb_load_shlibs): Copy libraries to test directory when testing
11181 natively. Only set solib-search-path if testing remotely.
11182 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11183
11184 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11185
11186 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11187 gdb_download. Use it even if the target is not remote.
11188 * gdb.base/jit.exp (compile_jit_test): Likewise.
11189 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11190 output directory if the destination board is local, otherwise use
11191 the standard remote_download from DejaGnu.
11192 (gdb_download): Remove.
11193 (gdb_load_shlibs): Use gdb_remote_download instead of
11194 gdb_download.
11195 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11196 Use gdb_remote_download instead of gdb_download. Use it even if
11197 the target is not remote.
11198 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11199 instead of gdb_download.
11200
11201 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11202
11203 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11204 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11205 run.
11206
11207 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11208
11209 PR gdb/19820
11210 * gdb.base/printcmds.exp: Add artificial arrays tests.
11211
11212 2016-03-31 Pedro Alves <palves@redhat.com>
11213
11214 PR gdb/19858
11215 * gdb.base/jit-main.c: Include unistd.h.
11216 (ATTACH): Define to 0 if not already defined.
11217 (wait_for_gdb, mypid): New globals.
11218 (WAIT_FOR_GDB): New macro.
11219 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11220 some breakpoint locations.
11221 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11222 New procedures.
11223 (one_jit_test): Add REATTACH parameter, and handle it. Use
11224 continue_to_test_location.
11225 (top level): Test attach, and adjusts calls to one_jit_test.
11226
11227 2016-03-31 Pedro Alves <palves@redhat.com>
11228
11229 PR gdb/19858
11230 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11231 BINSUFFIX parameter, and handle it.
11232 (top level): Adjust calls compile_jit_test.
11233
11234 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11235
11236 PR python/19743
11237 * gdb.python/py-mi-events-gdb.py: New file.
11238 * gdb.python/py-mi-events.c: New file.
11239 * gdb.python/py-mi-events.exp: New file.
11240
11241 2016-03-30 Yao Qi <yao.qi@linaro.org>
11242
11243 * gdb.reverse/until-precsave.exp: Match function name only.
11244 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11245 Move malloc to a condition block.
11246 * gdb.reverse/until-reverse.exp: Match function name only.
11247
11248 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11249
11250 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11251 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11252 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11253 variable for GPR 0 instead of assuming it is register 0.
11254 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11255 * lib/trace-support.exp: Add s390 registers.
11256
11257 2016-03-29 Yao Qi <yao.qi@linaro.org>
11258
11259 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11260
11261 2016-03-24 Yao Qi <yao.qi@linaro.org>
11262
11263 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11264 test message.
11265
11266 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11267
11268 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11269 maintaining separate logic for constructing the output path.
11270
11271 2016-03-16 Don Breazeal <donb@codesourcery.com>
11272
11273 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11274 Retry fork and waitpid on interrupted system call errors.
11275 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11276 Use with_timeout_factor to increase timeout by factor of 10.
11277
11278 2016-03-15 Don Breazeal <donb@codesourcery.com>
11279
11280 * gdb.cp/scope-err.cc: New test program.
11281 * gdb.cp/scope-err.exp: New test script.
11282 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11283 lines and "set breakpoint here" comment.
11284 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11285 Fixed some whitespace and format issues.
11286 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11287 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11288
11289 2016-03-15 Doug Evans <dje@google.com>
11290
11291 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11292 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11293 All callers updated. Add tests for enums, mixed flags register.
11294
11295 2016-03-15 Doug Evans <dje@google.com>
11296
11297 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11298 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11299
11300 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11301
11302 * gdb.base/default.exp: Add $_as_string to the list of expected
11303 convenience functions.
11304
11305 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11306
11307 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11308
11309 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11310
11311 * gdb.python/py-as-string.exp: New file.
11312 * gdb.python/py-as-string.c: New file.
11313
11314 2016-03-09 Pedro Alves <palves@redhat.com>
11315
11316 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11317 signal" -> "Thread NN received signal" output change.
11318 * gdb.threads/ia64-sigill.exp: Likewise.
11319 * gdb.threads/linux-dp.exp: Likewise.
11320 * gdb.threads/manythreads.exp: Likewise.
11321 * gdb.threads/pending-step.exp: Likewise.
11322 * gdb.threads/print-threads.exp: Likewise.
11323 * gdb.threads/sigstep-threads.exp: Likewise.
11324 * gdb.threads/staticthreads.exp: Likewise.
11325 * gdb.threads/tls.exp: Likewise.
11326
11327 2016-03-09 Pedro Alves <palves@redhat.com>
11328
11329 * gdb.base/command-line-input.exp: New file.
11330
11331 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11332
11333 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11334 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11335 * gdb.trace/pending.exp: Accept leading dot before function name.
11336 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11337 * lib/trace-support.exp: Set registers for ppc.
11338
11339 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11340
11341 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11342 use it for disassembly; accept .main in addition to main in backtrace.
11343
11344 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
11345 Marcin Kościelnicki <koriakin@0x04.net>
11346
11347 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11348 (gdb_recursion_test_ptr): New global variable.
11349 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11350 gdb_recursion_test.
11351 (gdb_c_test): Ditto.
11352
11353 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11354
11355 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11356 ordering.
11357
11358 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11359
11360 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11361 (bar): Add bar_start_lbl label.
11362 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11363 of foo/bar for emitting DWARF and tracing.
11364
11365 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11366
11367 * analyze-racy-logs.py: Set executable bit.
11368
11369 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11370
11371 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11372 (CHECK_TARGET_TMP): Likewise.
11373 (check-single-racy): New rule.
11374 (check-parallel-racy): Likewise.
11375 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11376 (do-check-parallel-racy): New rule.
11377 (check-racy/%.exp): Likewise.
11378 * README (Racy testcases): New section.
11379 * analyze-racy-logs.py: New file.
11380
11381 2016-03-03 Doug Evans <dje@google.com>
11382
11383 * gdb.base/skip.exp: Use with_test_prefix.
11384
11385 2016-03-03 Yao Qi <yao.qi@linaro.org>
11386
11387 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11388 Invoke step_over_syscall "clone" and break_cond_on_syscall
11389 "clone".
11390 * gdb.base/step-over-clone.c: New file.
11391
11392 2016-03-03 Yao Qi <yao.qi@linaro.org>
11393
11394 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11395 code format.
11396
11397 2016-03-03 Yao Qi <yao.qi@linaro.org>
11398
11399 * gdb.base/disp-step-fork.c: Rename to ...
11400 * gdb.base/step-over-fork.c: ... it. New file.
11401 * gdb.base/disp-step-vfork.c: Rename to ...
11402 * gdb.base/step-over-vfork.c: ... it. New file.
11403 * gdb.base/disp-step-syscall.exp: Rename to ...
11404 * gdb.base/step-over-syscall.exp: ... it. New file.
11405 (disp_step_cross_syscall): Rename to ...
11406 (step_over_syscall): ... it.
11407
11408 2016-03-03 Yao Qi <yao.qi@linaro.org>
11409
11410 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11411 If target supports condition evaluation on target, invoke
11412 break_cond_on_syscall for fork and vfork.
11413
11414 2016-03-03 Yao Qi <yao.qi@linaro.org>
11415
11416 * gdb.base/disp-step-syscall.exp: Don't invoke
11417 support_displaced_stepping.
11418 (disp_step_cross_syscall): Test with displaced stepping off and
11419 on if supported.
11420
11421 2016-03-03 Yao Qi <yao.qi@linaro.org>
11422
11423 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11424 proc.
11425 (setup): New proc.
11426 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11427 and setup.
11428
11429 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11430
11431 * gdb.fortran/vla-history.exp: Remove breakpoint.
11432
11433 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11434
11435 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11436 exceeds timeout.
11437
11438 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11439
11440 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11441 breakpoint.
11442
11443 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11444
11445 * gdb.mi/vla.f90: Nullify pointer after declaration.
11446
11447 2016-03-01 Pedro Alves <palves@redhat.com>
11448
11449 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11450
11451 2016-03-01 Pedro Alves <palves@redhat.com>
11452
11453 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11454 before anything else.
11455 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11456 _GNU_SOURCE here.
11457 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11458 before anything else.
11459 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11460
11461 2016-03-01 Pedro Alves <palves@redhat.com>
11462
11463 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11464
11465 2016-03-01 Yao Qi <yao.qi@linaro.org>
11466
11467 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11468 prepare_for_testing.
11469
11470 2016-03-01 Yao Qi <yao.qi@linaro.org>
11471
11472 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11473
11474 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11475
11476 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11477 manually constructing the output path.
11478
11479 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11480
11481 * gdb.arch/s390-stackless.S: New.
11482 * gdb.arch/s390-stackless.exp: New.
11483
11484 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11485
11486 * gdb.dlang/circular.c: New file.
11487 * gdb.dlang/circular.exp: New file.
11488
11489 2016-02-26 Yao Qi <yao.qi@linaro.org>
11490
11491 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11492 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11493 (testcases): Update.
11494
11495 2016-02-26 Yao Qi <yao.qi@linaro.org>
11496
11497 * gdb.reverse/aarch64.c: Rename to ...
11498 * gdb.reverse/insn-reverse.c: ... it.
11499 * gdb.reverse/aarch64.exp: Rename to ...
11500 * gdb.reverse/insn-reverse.exp: ... it.
11501
11502 2016-02-26 Yao Qi <yao.qi@linaro.org>
11503
11504 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11505 (testcase_ftype): New.
11506 (testcases): New array.
11507 (n_testcases): New.
11508 (main): Call each element in testcases.
11509 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11510 (read_testcase): New.
11511 Do the tests in a loop.
11512
11513 2016-02-25 Yao Qi <yao.qi@linaro.org>
11514
11515 * gdb.base/branches.c: Remove.
11516
11517 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11518
11519 PR gdb/13808
11520 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11521
11522 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11523
11524 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11525
11526 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11527
11528 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11529 change x86_64 call_insn to 'callq'.
11530
11531 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11532
11533 * gdb.trace/tfile-avx.c: Move to...
11534 * gdb.trace/tracefile-pseudo-reg.c: Here.
11535 * gdb.trace/tfile-avx.exp: Move to...
11536 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11537
11538 2016-02-24 Gary Benson <gbenson@redhat.com>
11539
11540 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11541 message on attach.
11542
11543 2016-02-23 Doug Evans <dje@google.com>
11544
11545 * gdb.base/skip.c (test_skip): New function.
11546 (end_test_skip_file_and_function): New function.
11547 (test_skip_file_and_function): New function.
11548 * gdb.base/skip1.c (test_skip): New function.
11549 (skip1_test_skip_file_and_function): New function.
11550 * gdb.base/skip.exp: Add tests for new skip options.
11551 * gdb.base/skip-solib.exp: Update expected output.
11552 * gdb.perf/skip-command.cc: New file.
11553 * gdb.perf/skip-command.exp: New file.
11554 * gdb.perf/skip-command.py: New file.
11555
11556 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11557
11558 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11559 info registers pattern.
11560
11561 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11562
11563 * lib/future.exp: Add D support.
11564 (gdb_find_gdc): New proc.
11565 (gdb_default_target_compile): Add D support.
11566
11567 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
11568
11569 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11570 user+system time.
11571 (trace_speed_test): Determine the iteration count for a time
11572 between 15..30 seconds.
11573
11574 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11575
11576 * gdb.arch/i386-mpx-sigsegv.c: New file.
11577 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11578 * gdb.arch/i386-mpx-simple_segv.c: New file.
11579 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11580
11581 2016-02-18 Yao Qi <yao.qi@linaro.org>
11582
11583 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11584 Don't call setup_kfail.
11585
11586 2016-02-18 Yao Qi <yao.qi@linaro.org>
11587
11588 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11589 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11590
11591 2016-02-16 Doug Evans <dje@google.com>
11592
11593 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11594 * gdb.base/skip1.c: Ditto.
11595 * gdb.base/skip.exp: Whitespace cleanup.
11596
11597 2016-02-16 Don Breazeal <donb@codesourcery.com>
11598
11599 PR remote/19496
11600 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11601 Remove kfail for PR remote/19496.
11602
11603 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11604
11605 * lib/gdb.exp (standard_temp_file): Return a path specific to
11606 the runtest invocation.
11607
11608 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11609
11610 * gdb.trace/save-trace.exp: Change relative path to be in the
11611 standard output directory.
11612
11613 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11614
11615 * gdb.arch/i386-prologue.c: Add missing prototypes.
11616
11617 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11618
11619 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11620 * gdb.arch/i386-prologue.exp: Likewise.
11621 * gdb.arch/i386-size.exp: Likewise.
11622
11623 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11624
11625 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11626 define object file path.
11627 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11628 file path.
11629 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11630 standard_output_file to define binfile.
11631
11632 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11633
11634 Fix compatibility with recent gfortran-5.3.1.
11635 * gdb.fortran/vla-history.exp (print vla1 allocated)
11636 (print vla2 allocated, print $2, print $3): Remove
11637 (print $4): Rename to ...
11638 (print $2): ... here.
11639 (print $9): Rename to ...
11640 (print $5): ... here.
11641 (print $10): Rename to ...
11642 (print $6): ... here.
11643 * gdb.fortran/vla.f90: Add pvla initialization.
11644
11645 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11646
11647 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11648 New test.
11649 * gdb.fortran/vla-value-sub.exp: Likewise.
11650
11651 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11652
11653 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11654
11655 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11656
11657 * i386-biarch-core.exp: Define corefile using
11658 standard_output_file.
11659
11660 2016-02-12 Yao Qi <yao.qi@linaro.org>
11661
11662 * gdb.arch/arm-single-step-kernel-helper.c: New.
11663 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11664
11665 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11666
11667 * gdb.btrace/tailcall-only.exp: New.
11668 * gdb.btrace/tailcall-only.c: New.
11669 * gdb.btrace/x86_64-tailcall-only.S: New.
11670 * gdb.btrace/i686-tailcall-only.S: New.
11671
11672 2016-02-11 Pedro Alves <palves@redhat.com>
11673
11674 * README (Parallel testing): Add missing double quotes.
11675
11676 2016-02-11 Pedro Alves <palves@redhat.com>
11677
11678 * README (Parallel testing): New section.
11679 (GDB_PARALLEL): Rewrite.
11680 (FORCE_PARALLEL): Document.
11681
11682 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11683
11684 * gdb.trace/tfile-avx.c: New test.
11685 * gdb.trace/tfile-avx.exp: New test.
11686
11687 2016-02-09 Keith Seitz <keiths@redhat.com>
11688
11689 PR breakpoints/19546
11690 * gdb.base/infcall-exec.c: New file.
11691 * gdb.base/infcall-exec2.c: New file.
11692 * gdb.base/infcall-exec.exp: New file.
11693
11694 2016-02-09 Keith Seitz <keiths@redhat.com>
11695
11696 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11697 (toplevel): Call test_bkpt_address.
11698
11699 2016-02-09 Keith Seitz <keiths@redhat.com>
11700
11701 PR python/19506
11702 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11703 (toplevel): Call test_bkpt_address.
11704
11705 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11706
11707 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11708 to AC_OUTPUT.
11709 * configure: Regenerate.
11710
11711 2016-02-09 Pedro Alves <palves@redhat.com>
11712
11713 PR breakpoints/19548
11714 * gdb.base/execl-update-breakpoints.c (some_function): New
11715 function.
11716 (main): Call it.
11717 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11718 Tighten expected GDB output.
11719
11720 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11721
11722 * Makefile.in (ALL_SUBDIRS): Remove.
11723 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11724 (distclean maintainer-clean realclean): Likewise.
11725 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11726 * configure: Regenerate.
11727 * gdb.ada/Makefile.in: Delete.
11728 * gdb.arch/Makefile.in: Likewise.
11729 * gdb.asm/Makefile.in: Likewise.
11730 * gdb.base/Makefile.in: Likewise.
11731 * gdb.btrace/Makefile.in: Likewise.
11732 * gdb.cell/Makefile.in: Likewise.
11733 * gdb.compile/Makefile.in: Likewise.
11734 * gdb.cp/Makefile.in: Likewise.
11735 * gdb.disasm/Makefile.in: Likewise.
11736 * gdb.dlang/Makefile.in: Likewise.
11737 * gdb.dwarf2/Makefile.in: Likewise.
11738 * gdb.fortran/Makefile.in: Likewise.
11739 * gdb.gdb/Makefile.in: Likewise.
11740 * gdb.go/Makefile.in: Likewise.
11741 * gdb.guile/Makefile.in: Likewise.
11742 * gdb.java/Makefile.in: Likewise.
11743 * gdb.linespec/Makefile.in: Likewise.
11744 * gdb.mi/Makefile.in: Likewise.
11745 * gdb.modula2/Makefile.in: Likewise.
11746 * gdb.multi/Makefile.in: Likewise.
11747 * gdb.objc/Makefile.in: Likewise.
11748 * gdb.opencl/Makefile.in: Likewise.
11749 * gdb.opt/Makefile.in: Likewise.
11750 * gdb.pascal/Makefile.in: Likewise.
11751 * gdb.perf/Makefile.in: Likewise.
11752 * gdb.python/Makefile.in: Likewise.
11753 * gdb.reverse/Makefile.in: Likewise.
11754 * gdb.server/Makefile.in: Likewise.
11755 * gdb.stabs/Makefile.in: Likewise.
11756 * gdb.threads/Makefile.in: Likewise.
11757 * gdb.trace/Makefile.in: Likewise.
11758 * gdb.xml/Makefile.in: Likewise.
11759 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11760 GDB_PARALLEL.
11761 (standard_output_file): Remove check for GDB_PARALLEL, always
11762 return path in outputs/$subdir/$testname.
11763
11764 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11765
11766 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11767 (site.exp): Assign abs_srcdir to tcl's srcdir.
11768
11769 2016-02-04 Yao Qi <yao.qi@linaro.org>
11770
11771 * gdb.base/foll-exec-mode.c: Include limits.h.
11772 (main): Add parameters argc and argv. Get directory from
11773 argv[0].
11774 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11775 compilation.
11776 * gdb.base/foll-exec.c: Include limits.h.
11777 (main): Add parameters argc and argv.
11778 Get directory from argv[0].
11779 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11780 Adjust tests on the number of lines as source code changed.
11781 * gdb.base/foll-vfork-exit.c: Include limits.h.
11782 (main): Add one line of statement before vfork.
11783 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11784 (main): Add parameters argc and argv. Get directory from
11785 argv[0].
11786 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11787 (setup_gdb): Set tbreak to skip some source lines.
11788 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11789 (main): Add parameters argc and argv. Get directory from
11790 argv[0].
11791 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11792 compilation.
11793 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11794 (main): Add parameters argc and argv. Get directory from
11795 argv[0].
11796 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11797 compilation.
11798
11799 2016-02-01 Doug Evans <dje@google.com>
11800
11801 * gdb.base/skip.exp: Clean up multiple references to same test name.
11802
11803 2016-02-01 Pedro Alves <palves@redhat.com>
11804
11805 PR remote/19496
11806 * gdb.threads/forking-threads-plus-breakpoint.exp
11807 (displaced_stepping_supported): New global.
11808 (probe_displaced_stepping_support): New procedure.
11809 (do_test): Add 'displaced' parameter, and use it.
11810 (top level): Check for displaced stepping support. Add displaced
11811 stepping on/off testing axis.
11812
11813 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11814
11815 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11816 pointer. Don't perform further tests on the unassociated pointer
11817 if the first test fails.
11818
11819 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11820
11821 * gdb.base/max-value-size.c: New file.
11822 * gdb.base/max-value-size.exp: New file.
11823 * gdb.base/huge.exp: Disable max-value-size for this test.
11824
11825 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11826
11827 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11828
11829 2016-01-28 Yao Qi <yao.qi@linaro.org>
11830
11831 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11832
11833 2016-01-25 Pedro Alves <palves@redhat.com>
11834
11835 PR threads/19461
11836 * gdb.base/fork-running-state.c: New file.
11837 * gdb.base/fork-running-state.exp: New file.
11838
11839 2016-01-25 Pedro Alves <palves@redhat.com>
11840
11841 PR gdb/19494
11842 * gdb.base/catch-fork-kill.c: New file.
11843 * gdb.base/catch-fork-kill.exp: New file.
11844
11845 2016-01-25 Pedro Alves <palves@redhat.com>
11846
11847 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11848 Delete, moved to lib/gdb.exp.
11849 * gdb.threads/forking-threads-plus-breakpoint.exp
11850 (foreach_with_prefix): Likewise.
11851 * gdb.threads/process-dies-while-handling-bp.exp
11852 (foreach_with_prefix): Likewise.
11853 * lib/gdb.exp (foreach_with_prefix): New procedure.
11854
11855 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11856
11857 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11858 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11859
11860 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11861
11862 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11863 endian targets.
11864
11865 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11866 Pedro Alves <palves@redhat.com>
11867
11868 Fix testsuite compatibility with Guile.
11869 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11870 number.
11871
11872 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11873
11874 Fix testsuite compatibility with Guile.
11875 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11876 (thread 1): New test for backtrace through signal handler.
11877
11878 2016-01-22 Yao Qi <yao.qi@linaro.org>
11879
11880 PR testsuite/19491
11881 * gdb.base/multi-forks.c: Include
11882 ../lib/unbuffer_output.c
11883 (main): Call gdb_unbuffer_output.
11884
11885 2016-01-21 Doug Evans <dje@google.com>
11886
11887 * lib/ada.exp (gdb_compile_ada): Fix typo.
11888
11889 2016-01-21 Joel Brobecker <brobecker@adacore.com>
11890
11891 * gdb.base/break-fun-addr.exp: New file.
11892 * gdb.base/break-fun-addr1.c: New file.
11893 * gdb.base/break-fun-addr2.c: New file.
11894
11895 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11896
11897 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11898 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11899 enum flag values.
11900
11901 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11902
11903 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11904 when GDB can not set the vector return value. Add more comments
11905 for clarification.
11906
11907 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11908
11909 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11910 command.
11911
11912 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11913
11914 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11915
11916 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11917
11918 * Makefile.in (check-single): Pass --status to runtest.
11919 (check/%.exp): Likewise.
11920
11921 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11922
11923 * Makefile.in (check-parallel): Propagate return code from make
11924 do-check-parallel.
11925
11926 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11927
11928 * gdb.trace/ftrace.exp: Fix expected message on continue.
11929 * gdb.trace/pending.exp: Fix expected message on continue.
11930 * gdb.trace/trace-break.exp: Fix expected message on continue.
11931
11932 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11933
11934 * lib/gdb.exp (gdb_test): Remove unused global references.
11935
11936 2016-01-18 Pedro Alves <palves@redhat.com>
11937
11938 * gdb.base/async-shell.exp: Adjust expected output.
11939 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11940 * gdb.base/siginfo-thread.exp: Adjust expected output.
11941 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11942 * gdb.java/jnpe.exp: Adjust expected output.
11943 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11944 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11945 * gdb.threads/leader-exit.exp: Adjust expected output.
11946 * gdb.threads/manythreads.exp: Adjust expected output.
11947 * gdb.threads/pthreads.exp: Adjust expected output.
11948 * gdb.threads/schedlock.exp: Adjust expected output.
11949 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11950 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11951 expected output.
11952 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11953 output.
11954 * gdb.threads/sigthread.exp: Adjust expected output.
11955 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11956
11957 2016-01-18 Yao Qi <yao.qi@linaro.org>
11958
11959 * gdb.guile/scm-section-script.c: Replace @progbits with
11960 %progbits.
11961 * gdb.python/py-section-script.c: Likewise.
11962
11963 2016-01-15 Pedro Alves <palves@redhat.com>
11964
11965 * gdb.multi/tids.exp: Test star wildcard ranges.
11966
11967 2016-01-15 Pedro Alves <palves@redhat.com>
11968
11969 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11970 command from "thread apply" invocation.
11971 (thr_apply_info_thr_invalid): Default the expected output to the
11972 input tid list.
11973 (top level): Add tests that use convenience variables. Add tests
11974 for "thread apply" with a valid TID list, but missing the command.
11975
11976 2016-01-13 Pedro Alves <palves@redhat.com>
11977
11978 * gdb.base/default.exp: Expect $_gthread as well.
11979 * gdb.multi/tids.exp: Test $_gthread.
11980 * gdb.threads/thread-specific.exp: Test $_gthread.
11981
11982 2016-01-13 Pedro Alves <palves@redhat.com>
11983
11984 * gdb.multi/tids.exp: Test "info threads -gid".
11985
11986 2016-01-13 Pedro Alves <palves@redhat.com>
11987
11988 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11989 Breakpoint.thread.
11990 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11991
11992 2016-01-07 Pedro Alves <palves@redhat.com>
11993
11994 * gdb.base/break.exp: Adjust to output changes.
11995 * gdb.base/hbreak2.exp: Likewise.
11996 * gdb.base/sepdebug.exp: Likewise.
11997 * gdb.base/watch_thread_num.exp: Likewise.
11998 * gdb.linespec/keywords.exp: Likewise.
11999 * gdb.multi/info-threads.exp: Likewise.
12000 * gdb.threads/thread-find.exp: Likewise.
12001 * gdb.multi/tids.c: New file.
12002 * gdb.multi/tids.exp: New file.
12003
12004 2016-01-13 Pedro Alves <palves@redhat.com>
12005
12006 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12007
12008 2016-01-13 Pedro Alves <palves@redhat.com>
12009
12010 * gdb.base/default.exp: Expect $_inferior as well.
12011 * gdb.multi/base.exp: Test $_inferior.
12012
12013 2016-01-13 Pedro Alves <palves@redhat.com>
12014
12015 PR breakpoints/19388
12016 * gdb.base/catch-signal-siginfo-cond.c: New file.
12017 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12018
12019 2016-01-12 Josh Stone <jistone@redhat.com>
12020 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12021
12022 * gdb.base/catch-syscall.c (do_execve): New variable.
12023 (main): Conditionally trigger an execve.
12024 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12025 (test_catch_syscall_execve): New, check entry/return across execve.
12026 (do_syscall_tests): Call test_catch_syscall_execve.
12027
12028 2016-01-12 Pedro Alves <palves@redhat.com>
12029
12030 * gdb.base/random-signal.exp (do_test): New procedure, with body
12031 of testcase moved in.
12032
12033 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12034 Pedro Alves <palves@redhat.com>
12035
12036 * gdb.base/funcargs.exp (finish from indirectly called function):
12037 Reintroduce the case for 'First'.
12038
12039 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12040 Pedro Alves <palves@redhat.com>
12041
12042 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12043 (tcatch_vfork_then_child_follow_exec)
12044 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12045 identification.
12046
12047 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12048
12049 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12050 and repeats to unlimited.
12051 * gdb.python/py-value.exp: Likewise.
12052 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12053 and repeats to unlimited.
12054
12055 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12056
12057 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12058 and reordering the functions.
12059 * gdb.multi/hangout.c: Likewise.
12060 * gdb.multi/hello.c: Likewise.
12061
12062 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12063
12064 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12065 absolute.
12066 (SingleStatisticTestResult.report): Use dict.keys instead of
12067 dict.iterkeys.
12068
12069 2016-01-06 Pedro Alves <palves@redhat.com>
12070
12071 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12072
12073 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12074
12075 * gdb.btrace/dlopen.exp: New.
12076 * gdb.btrace/dlopen.c: New.
12077 * gdb.btrace/dlopen-dso.c: New.
12078
12079 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12080
12081 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12082 PATTERN argument is optional.
12083
12084 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12085
12086 * lib/ada.exp (target_compile_ada_from_dir): New function.
12087 (gdb_compile_ada): Reimplement avoiding the use of project files.
12088 * gdb.ada/gnat_ada.gpr: Delete.
12089 * gdb.ada/cond_lang.exp: Adjust test to make path before
12090 filename optional.
12091 * gdb.ada/small_reg_param.exp: Likewise.
12092
12093 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12094
12095 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12096
12097 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12098
12099 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12100 case.
12101
12102 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12103
12104 * gdb.base/break.exp: Remove dead code.
12105 * gdb.base/sepdebug.exp: Likewise.
12106
12107 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12108
12109 * gdb.asm/asm-source.exp: Remove HP-UX references.
12110 * gdb.base/annota1.exp: Likewise.
12111 * gdb.base/annota3.exp: Likewise.
12112 * gdb.base/attach.exp: Likewise.
12113 * gdb.base/bigcore.exp: Likewise.
12114 * gdb.base/break.exp: Likewise.
12115 * gdb.base/call-ar-st.exp: Likewise.
12116 * gdb.base/callfuncs.exp: Likewise.
12117 * gdb.base/catch-fork-static.exp: Likewise.
12118 * gdb.base/display.exp: Likewise.
12119 * gdb.base/foll-exec-mode.exp: Likewise.
12120 * gdb.base/foll-exec.exp: Likewise.
12121 * gdb.base/foll-fork.exp: Likewise.
12122 * gdb.base/foll-vfork.exp: Likewise.
12123 * gdb.base/funcargs.exp: Likewise.
12124 * gdb.base/hbreak2.exp: Likewise.
12125 * gdb.base/inferior-died.exp: Likewise.
12126 * gdb.base/interrupt.exp: Likewise.
12127 * gdb.base/multi-forks.exp: Likewise.
12128 * gdb.base/nodebug.exp: Likewise.
12129 * gdb.base/sepdebug.exp: Likewise.
12130 * gdb.base/solib1.c: Likewise.
12131 * gdb.base/step-test.exp: Likewise.
12132 * gdb.mi/non-stop.c: Likewise.
12133 * gdb.mi/pthreads.c: Likewise.
12134 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12135 * gdb.threads/pthreads.c: Likewise.
12136 * gdb.threads/staticthreads.exp: Likewise.
12137 * lib/future.exp: Likewise.
12138 * lib/gdb.exp: Likewise.
12139 * gdb.base/so-indr-cl.c: Remove.
12140 * gdb.base/so-indr-cl.exp: Likewise.
12141 * gdb.base/solib.c: Likewise.
12142 * gdb.base/solib.exp: Likewise.
12143 * gdb.base/solib2.c: Likewise.
12144
12145 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12146
12147 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12148 * gdb.base/call-ar-st.exp: Likewise.
12149 * gdb.base/callfuncs.exp: Likewise.
12150 * gdb.base/condbreak.exp: Likewise.
12151 * gdb.base/constvars.exp: Likewise.
12152 * gdb.base/hbreak2.exp: Likewise.
12153 * gdb.base/langs.exp: Likewise.
12154 * gdb.base/list.exp: Likewise.
12155 * gdb.base/long_long.exp: Likewise.
12156 * gdb.base/ptype.exp: Likewise.
12157 * gdb.base/scope.exp: Likewise.
12158 * gdb.base/signals.exp: Likewise.
12159 * gdb.base/so-impl-ld.exp: Likewise.
12160 * gdb.base/varargs.exp: Likewise.
12161 * gdb.base/volatile.exp: Likewise.
12162 * gdb.base/whatis.exp: Likewise.
12163 * gdb.cp/cplusfuncs.exp: Likewise.
12164 * gdb.cp/inherit.exp: Likewise.
12165 * gdb.cp/local.exp: Likewise.
12166 * gdb.cp/member-ptr.exp: Likewise.
12167 * gdb.cp/method.exp: Likewise.
12168 * gdb.cp/overload.exp: Likewise.
12169 * gdb.cp/templates.exp: Likewise.
12170 * gdb.stabs/weird.exp: Likewise.
12171 * lib/compiler.c: Likewise.
12172 * lib/compiler.cc: Likewise.
12173 * lib/cp-support.exp: Likewise.
12174 * lib/gdb.exp: Likewise.
12175
12176 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12177
12178 * configure.ac: Remove HP-UX case.
12179 * configure: Regenerate.
12180
12181 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12182
12183 * lib/gdb.exp (gdb_compile): Add function doc.
12184
12185 2015-12-17 Pedro Alves <palves@redhat.com>
12186
12187 PR threads/19354
12188 * gdb.multi/info-threads.exp: New file.
12189
12190 2015-12-15 Yao Qi <yao.qi@linaro.org>
12191
12192 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12193 is aarch64*-*-*.
12194
12195 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12196
12197 * gdb.base/history-duplicates.exp: Skip if no readline support.
12198
12199 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12200
12201 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12202
12203 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12204
12205 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12206
12207 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12208
12209 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12210 ctrl-C if nointerrupts target property is set.
12211 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12212 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12213 * gdb.base/paginate-bg-execution.exp: Likewise.
12214 * gdb.base/paginate-execution-startup.exp: Likewise.
12215 * gdb.base/random-signal.exp: Likewise.
12216 * gdb.base/range-stepping.exp: Likewise.
12217 * gdb.cp/annota2.exp: Likewise.
12218 * gdb.cp/annota3.exp: Likewise.
12219 * gdb.gdb/selftest.exp: Likewise.
12220 * gdb.threads/continue-pending-status.exp: Likewise.
12221 * gdb.threads/leader-exit.exp: Likewise.
12222 * gdb.threads/manythreads.exp: Likewise.
12223 * gdb.threads/pthreads.exp: Likewise.
12224 * gdb.threads/schedlock.exp: Likewise.
12225 * gdb.threads/sigthread.exp: Likewise.
12226
12227 2015-12-11 Don Breazeal <donb@codesourcery.com>
12228
12229 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12230 remote.
12231 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12232 * gdb.base/foll-exec.exp (main): Enable for target remote.
12233 * gdb.base/foll-fork.exp (main): Likewise.
12234 * gdb.base/foll-vfork.exp (main): Likewise.
12235 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12236 (proc continue_to_exit_bp_loc): Use clean_restart.
12237 * gdb.base/pie-execl.exp (main): Disable for target remote.
12238 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12239 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12240 * gdb.threads/execl.exp (main): Likewise.
12241 * gdb.threads/fork-child-threads.exp (main): Likewise.
12242 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12243 remote.
12244 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12245 remote.
12246 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12247 pid.tid style ptids, instead of just tid.
12248 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12249 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12250 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12251 ptids, instead of just tid.
12252
12253 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12254
12255 * gdb.base/list.exp (test_list_forward): Add end of file error
12256 test.
12257 (test_repeat_list_command): Add end of file error test.
12258 (test_list_backwards): Add beginning of file error test.
12259
12260 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12261
12262 * gdb.base/list.exp (test_list_invalid_args): New function,
12263 defined, and called.
12264
12265 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12266
12267 * gdb.base/list.exp (test_list): Make test names unique.
12268
12269 2015-12-11 Yao Qi <yao.qi@linaro.org>
12270
12271 * gdb.base/coremaker2.c: Remove.
12272
12273 2015-12-10 Pedro Alves <palves@redhat.com>
12274
12275 * gdb.multi/base.exp: Remove stale "spaces" references.
12276
12277 2015-12-10 Pedro Alves <palves@redhat.com>
12278
12279 * gdb.multi/base.exp: Don't use nowarnings.
12280 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12281 * gdb.multi/hangout.c: Include stdio.h.
12282 * gdb.multi/hello.c: Include stdlib.h.
12283 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12284 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12285 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12286
12287 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12288
12289 * gdb.dwarf2/dw2-ranges-base.c: New file.
12290 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12291 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12292 support additional line table, and debug ranges generation.
12293 (Dwarf::ranges): New function, generate .debug_ranges.
12294 (Dwarf::lines): Support generating simple line table programs.
12295 (Dwarf::assemble): Initialise new namespace variables.
12296
12297 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12298
12299 * gdb.base/async.exp (proc test_background): Add case for
12300 asynchronous execution not supported.
12301
12302 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12303
12304 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12305 format and change test names to make them unique.
12306
12307 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12308 Pedro Alves <pedro@redhat.com>
12309
12310 PR gdb/18702
12311 Add checking of floatformats setup on x86_64 hosts.
12312 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12313 (smallval, bigval): New labels/constants.
12314 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12315 float" after loading bigval and smallval.
12316
12317 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12318
12319 * gdb.ada/fun_overload_menu.exp: New testcase.
12320 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12321
12322 2015-12-04 Josh Stone <jistone@redhat.com>
12323
12324 * gdb.base/catch-fork-static.exp: New.
12325
12326 2015-12-03 Yao Qi <yao.qi@linaro.org>
12327
12328 * gdb.base/sizeof.c: Don't include stdio.h and
12329 ../lib/unbuffer_output.c.
12330 (main): New variable 'size' and 'value'. Remove printf and
12331 gdb_unbuffer_output. Assign return value to size and value.
12332 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12333 at the beginning.
12334 (check_sizeof): Check the result by printing variable 'size'.
12335 (check_valueof): Check the result by printing variable 'value'.
12336
12337 2015-12-01 Yao Qi <yao.qi@linaro.org>
12338
12339 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12340 for aarch64*-*-linux* target.
12341
12342 2015-11-30 Pedro Alves <palves@redhat.com>
12343
12344 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12345
12346 2015-11-30 Pedro Alves <palves@redhat.com>
12347
12348 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12349 Handle non-stop mode vCont replies.
12350
12351 2015-11-30 Pedro Alves <palves@redhat.com>
12352
12353 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12354 prepare_for_testing. Start gdb with "set non-stop on" appended to
12355 GDBFLAGS. Lax expected stop output.
12356
12357 2015-11-27 Yao Qi <yao.qi@linaro.org>
12358
12359 * gdb.arch/arm-neon.exp: New.
12360 * gdb.arch/arm-neon.c: New.
12361
12362 2015-11-27 Yao Qi <yao.qi@linaro.org>
12363
12364 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12365
12366 2015-11-27 Yao Qi <yao.qi@linaro.org>
12367
12368 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12369 frames-invalid annotation.
12370
12371 2015-11-27 Yao Qi <yao.qi@linaro.org>
12372
12373 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12374
12375 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12376
12377 * gdb.threads/names.exp: New file.
12378 * gdb.threads/names.c: New file.
12379 * README: Mention gdb,no_thread_names.
12380
12381 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12382
12383 PR 19297
12384 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12385 support" error.
12386
12387 2015-11-24 Pedro Alves <palves@redhat.com>
12388
12389 PR 17539
12390 * gdb.base/display.exp: Expect displays to be sorted in ascending
12391 order. Use multi_line.
12392 * gdb.base/solib-display.exp: Likewise.
12393
12394 2015-11-24 Pedro Alves <palves@redhat.com>
12395
12396 PR 17539
12397 * gdb.base/display.exp: Expect displays to be sorted in ascending
12398 order. Use multi_line.
12399 * gdb.base/solib-display.exp: Likewise.
12400
12401 2015-11-24 Pedro Alves <palves@redhat.com>
12402
12403 PR 17539
12404 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12405 threads in ascending order.
12406 * gdb.base/foll-fork.exp: Likewise.
12407 * gdb.base/foll-vfork.exp: Likewise.
12408 * gdb.base/multi-forks.exp: Likewise.
12409 * gdb.mi/mi-nonstop.exp: Likewise.
12410 * gdb.mi/mi-nsintrall.exp: Likewise.
12411 * gdb.multi/base.exp: Likewise.
12412 * gdb.multi/multi-arch.exp: Likewise.
12413 * gdb.python/py-inferior.exp: Likewise.
12414 * gdb.threads/break-while-running.exp: Likewise.
12415 * gdb.threads/execl.exp: Likewise.
12416 * gdb.threads/gcore-thread.exp: Likewise.
12417 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12418 * gdb.threads/kill.exp: Likewise.
12419 * gdb.threads/linux-dp.exp: Likewise.
12420 * gdb.threads/multiple-step-overs.exp: Likewise.
12421 * gdb.threads/next-bp-other-thread.exp: Likewise.
12422 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12423 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12424 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12425 * gdb.threads/thread-find.exp: Likewise.
12426 * gdb.threads/tls.exp: Likewise.
12427 * lib/mi-support.exp (mi_reverse_list): Delete.
12428 (mi_check_thread_states): No longer reverse list.
12429
12430 2015-11-24 Pedro Alves <palves@redhat.com>
12431
12432 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12433 use lowercase.
12434
12435 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12436
12437 * gdb.trace/actions.c: Include trace-common.h.
12438 (main): Add a location for a fast tracepoint.
12439 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12440 the normal tracepoints.
12441 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12442
12443 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12444
12445 * save-trace.exp: Factor out code to these...
12446 (gdb_save_tracepoints): New.
12447 (gdb_load_tracepoints): New.
12448 (do_save_load_test): New.
12449
12450 2015-11-23 Kevin Buettner <kevinb@redhat.com>
12451
12452 * gdb.base/asmlabel.exp: New test.
12453 * gdb.base/asmlabel.c: New test case.
12454
12455 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12456
12457 * gdb.base/wrong_frame_bt_full-main.c: New file.
12458 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12459 * gdb.base/wrong_frame_bt_full.exp: New file.
12460
12461 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12462
12463 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12464
12465 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12466
12467 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12468 pstate register when comparing registers values in
12469 sparc64-*-linux-gnu targets to avoid spurious differences.
12470
12471 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12472
12473 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12474
12475 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12476
12477 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12478 as type argument to gdb_compile.
12479 * gdb.base/nested-subp2.exp: Likewise.
12480 * gdb.base/nested-subp3.exp: Likewise.
12481
12482 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12483
12484 * lib/dwarf.exp (_note): Fix left shift of negative value.
12485 * gdb.trace/trace-condition.exp: Likewise.
12486
12487 2015-11-13 Yao Qi <yao.qi@linaro.org>
12488
12489 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12490 comments about d10v.
12491 (test_scalar_returns): Likewise.
12492 * gdb.base/d10v.ld: Remove.
12493 * gdb.base/overlays.exp: Remove the target triplet checking for
12494 d10v-*-*.
12495 * gdb.base/structs.exp (test_struct_returns): Remove the
12496 comments about d10v.
12497 (test_struct_calls): Likewise.
12498
12499 2015-11-13 Yao Qi <yao.qi@linaro.org>
12500
12501 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12502 * gdb.base/gnu_vector.c: Don't include stdio.h.
12503 (main): Don't print res and call add_some_intvecs.
12504
12505 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12506
12507 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12508 macro.
12509 (func5): Removed.
12510 (func4): Use FAST_TRACEPOINT_LABEL.
12511 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12512 macro.
12513 (func): Removed.
12514 (thread_function): Use FAST_TRACEPOINT_LABEL.
12515 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12516 (func): Remove.
12517 (marker): Use FAST_TRACEPOINT_LABEL.
12518 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12519 (pendfunc1): Remove.
12520 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12521 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12522 (foo): Remove.
12523 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12524 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12525 macro.
12526 (func): Remove.
12527 (marker): Use FAST_TRACEPOINT_LABEL.
12528 * gdb.trace/trace-common.h: New header.
12529 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12530 macro.
12531 (func): Remove.
12532 (marker): Use FAST_TRACEPOINT_LABEL.
12533 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12534 (func): Remove.
12535 (thread_function): Use FAST_TRACEPOINT_LABEL.
12536
12537 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12538
12539 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12540 in front.
12541 * gdb.trace/change-loc.exp: Use global pcreg definition.
12542 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12543 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12544 in front.
12545 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12546 * gdb.trace/pending.exp: Likewise.
12547 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12548 * gdb.trace/trace-break.exp: Likewise.
12549 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12550 in front.
12551 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12552 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12553 in front.
12554 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12555
12556 2015-11-09 Joel Brobecker <brobecker@adacore.com>
12557
12558 * gdb.ada/fin_fun_out: New testcase.
12559
12560 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12561
12562 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12563 value associated with DW_AT_byte_size.
12564 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12565 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12566 DW_AT_upper_bound.
12567
12568 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12569
12570 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12571 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12572 version.
12573 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12574 gdb.dwarf2/dw2-canonicalize-type.exp,
12575 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12576 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12577 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12578 provided by gdb_target_symbol_prefix_flags_asm.
12579 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12580 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12581 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12582 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12583 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12584 macros where needed). Use this macro for symbols which require
12585 the prefix provided by SYMBOL_PREFIX.
12586
12587 2015-11-05 Kevin Buettner <kevinb@redhat.com>
12588
12589 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12590 New procs.
12591 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12592 representing expressions, of more than one list element.
12593 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12594 to prepend linker symbol prefix to f.
12595 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12596 table_1 and table_2.
12597 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12598 Likewise, for f and g.
12599 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12600 for ptr.
12601 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12602 for main.
12603 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12604 table_1_ptr and table_2_ptr.
12605
12606 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12607 Joel Brobecker <brobecker@adacore.com>
12608
12609 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12610
12611 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12612
12613 * gdb.reverse/s390-mvcle.c: New test.
12614 * gdb.reverse/s390-mvcle.exp: New file.
12615 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12616
12617 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12618
12619 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12620
12621 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12622
12623 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12624 reaching marker2.
12625 * gdb.reverse/getresuid-reverse.exp: Likewise.
12626 * gdb.reverse/pipe-reverse.exp: Likewise.
12627 * gdb.reverse/readv-reverse.exp: Likewise.
12628 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12629 * gdb.reverse/time-reverse.exp: Likewise.
12630 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12631
12632 2015-10-30 Yao Qi <yao.qi@linaro.org>
12633
12634 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12635 (empty_cycle): Remove.
12636 (main): Don't call empty_cycle. Don't use watch_count_done.
12637 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12638 empty_cycle. Rewrite the code counting HW watchpoints.
12639
12640 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12641
12642 * gdb.reverse/fstatat-reverse.c: New test.
12643 * gdb.reverse/fstatat-reverse.exp: New file.
12644 * gdb.reverse/getresuid-reverse.c: New test.
12645 * gdb.reverse/getresuid-reverse.exp: New file.
12646 * gdb.reverse/pipe-reverse.c: New test.
12647 * gdb.reverse/pipe-reverse.exp: New file.
12648 * gdb.reverse/readv-reverse.c: New test.
12649 * gdb.reverse/readv-reverse.exp: New file.
12650 * gdb.reverse/recvmsg-reverse.c: New test.
12651 * gdb.reverse/recvmsg-reverse.exp: New file.
12652 * gdb.reverse/time-reverse.c: New test.
12653 * gdb.reverse/time-reverse.exp: New file.
12654 * gdb.reverse/waitpid-reverse.c: New test.
12655 * gdb.reverse/waitpid-reverse.exp: New file.
12656
12657 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12658
12659 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12660
12661 2015-10-26 Doug Evans <dje@google.com>
12662
12663 PR symtab/17391
12664 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12665 * gdb.dwarf2/bad-regnum.c: New file.
12666 * gdb.dwarf2/bad-regnum.exp: New file.
12667
12668 2015-10-26 Doug Evans <dje@google.com>
12669
12670 PR python/18938
12671 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12672 file.
12673
12674 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12675
12676 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12677 for a change by "Mention language in compile error message".
12678
12679 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12680
12681 PR python/18073
12682 * gdb.python/py-type.c (C::a_method): New.
12683 (C::a_const_method): New.
12684 (C::a_static_method): New.
12685 (a_function): New.
12686 * gdb.python/py-type.exp (test_fields): Test getting fields
12687 from function and method.
12688
12689 2015-10-21 Keven Boell <keven.boell@intel.com>
12690
12691 * gdb.fortran/vla-alloc-assoc.exp: New file.
12692 * gdb.fortran/vla-datatypes.exp: New file.
12693 * gdb.fortran/vla-datatypes.f90: New file.
12694 * gdb.fortran/vla-history.exp: New file.
12695 * gdb.fortran/vla-ptype-sub.exp: New file.
12696 * gdb.fortran/vla-ptype.exp: New file.
12697 * gdb.fortran/vla-sizeof.exp: New file.
12698 * gdb.fortran/vla-sub.f90: New file.
12699 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12700 * gdb.fortran/vla-value-sub-finish.exp: New file.
12701 * gdb.fortran/vla-value-sub.exp: New file.
12702 * gdb.fortran/vla-value.exp: New file.
12703 * gdb.fortran/vla-ptr-info.exp: New file.
12704 * gdb.mi/mi-vla-fortran.exp: New file.
12705 * gdb.mi/vla.f90: New file.
12706
12707 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12708
12709 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12710 of hardwired timeout value.
12711
12712 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12713 Pedro Alves <palves@redhat.com>
12714
12715 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12716 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12717
12718 2015-10-19 Josh Stone <jistone@redhat.com>
12719
12720 * gdb.base/catch-syscall.c: Include <sched.h>.
12721 (unknown_syscall): New variable.
12722 (main): Trigger a vfork and an unknown syscall.
12723 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12724 (unknown_syscall_number): Likewise.
12725 (check_call_to_syscall): Accept an optional syscall pattern.
12726 (check_return_from_syscall): Likewise.
12727 (check_continue): Likewise.
12728 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12729 (test_catch_syscall_skipping_return): New test toggling off 'catch
12730 syscall' to step over the syscall return, then toggling back on.
12731 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12732 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12733 (do_syscall_tests): Call test_catch_syscall_without_args and
12734 test_catch_syscall_mid_vfork.
12735 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12736 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12737
12738 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12739
12740 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12741 print g_vE): Add new pass patterns.
12742 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12743 print various symbol names for vptr fields.
12744
12745 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12746
12747 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12748 results.
12749
12750 2015-10-12 Yao Qi <yao.qi@linaro.org>
12751
12752 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12753
12754 2015-10-12 Yao Qi <yao.qi@linaro.org>
12755
12756 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12757 is aarch64*-*-linux*.
12758
12759 2015-10-12 Yao Qi <yao.qi@linaro.org>
12760
12761 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12762 (can_relocate_bcond_true): ... it.
12763 (can_relocate_bcond_false): New function.
12764 (foo): Likewise.
12765 (can_relocate_bl): Likewise.
12766 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12767 can_relocate_bl.
12768
12769 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12770
12771 * gdb.base/nested-addr.c: New file.
12772 * gdb.base/nested-addr.exp: New testcase.
12773
12774 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12775
12776 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12777 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12778 its output. Ignore the output of "record goto begin" and instead
12779 check that GDB is replaying.
12780
12781 2015-10-09 Pedro Alves <palves@redhat.com>
12782
12783 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12784 (top level): Use it in the run with no args test.
12785
12786 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12787
12788 * gdb.dlang/properties.exp: New file.
12789
12790 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12791
12792 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12793 whether or not address 0x1000 is mapped on the target.
12794
12795 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12796
12797 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12798 build.
12799
12800 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12801
12802 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12803 instruction-history test.
12804
12805 2015-09-28 Doug Evans <dje@google.com>
12806
12807 * gdb.base/gcore.c (array_func): Add reference to static_array.
12808
12809 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12810
12811 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12812 source line.
12813
12814 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12815
12816 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12817 short or char as base type.
12818
12819 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12820
12821 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12822 to allow any size enum.
12823
12824 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12825
12826 * gdb.ada/array_ptr_renaming.exp: New testcase.
12827 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12828 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12829
12830 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12831
12832 * gdb.trace/ftrace-lock.c: New file.
12833 * gdb.trace/ftrace-lock.exp: New file.
12834
12835 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12836
12837 * gdb.arch/insn-reloc.c: New file.
12838 * gdb.arch/ftrace-insn-reloc.exp: New file.
12839
12840 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12841
12842 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12843 instruction.
12844 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12845 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12846 * gdb.trace/range-stepping.c: Likewise.
12847 * gdb.trace/trace-break.c: Likewise.
12848 * gdb.trace/trace-mt.c (thread_function): Likewise.
12849 * gdb.trace/ftrace.c (marker): Likewise.
12850 * gdb.trace/trace-condition.c (marker): Likewise.
12851 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12852 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12853 is_aarch64_target.
12854
12855 2015-09-18 Doug Evans <xdje42@gmail.com>
12856
12857 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12858 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12859
12860 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12861
12862 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12863 the breakpoint.
12864
12865 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12866
12867 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12868 the pending breakpoint. Remove timeout override for "Run till
12869 MI pending breakpoint on pendfunc3 on thread 2" test.
12870
12871 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12872
12873 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12874 filename pattern.
12875
12876 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12877
12878 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12879 in breakpoint filename pattern.
12880
12881 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12882
12883 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12884
12885 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12886
12887 * gdb.linespec/explicit.exp: Check for readline support for
12888 tab-completion tests. Fix obvious typo.
12889
12890 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12891
12892 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12893 and replay.
12894
12895 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12896
12897 * gdb.btrace/non-stop.c: New.
12898 * gdb.btrace/non-stop.exp: New.
12899
12900 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12901 Yao Qi <yao.qi@linaro.org>
12902
12903 * gdb.trace/trace-condition.c: New file.
12904 * gdb.trace/trace-condition.exp: New file.
12905
12906 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
12907
12908 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12909 for testing bytecode compilation.
12910
12911 2015-09-16 Pedro Alves <palves@redhat.com>
12912 Sandra Loosemore <sandra@codesourcery.com>
12913
12914 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12915 (SECONDS): Redefine.
12916 (main): Call pthread_kill and alarm early.
12917 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12918 support.
12919 (test): If the target can't hardware step and doesn't support
12920 displaced stepping, increase the timeout.
12921
12922 2015-09-16 Pedro Alves <palves@redhat.com>
12923
12924 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12925 (enable_debug): New procedures.
12926 (test): Use them. Bail out if waiting for threads fails.
12927 (top level): Bail out if a test fails.
12928
12929 2015-09-16 Yao Qi <yao.qi@linaro.org>
12930
12931 * gdb.asm/asm-source.exp: Set asm-arch for
12932 aarch64*-*-* target.
12933 * gdb.asm/aarch64.inc: New file.
12934
12935 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12936
12937 * gdb.ada/array_of_variable_length.exp: New testcase.
12938 * gdb.ada/array_of_variable_length/foo.adb: New file.
12939 * gdb.ada/array_of_variable_length/pck.adb: New file.
12940 * gdb.ada/array_of_variable_length/pck.ads: New file.
12941
12942 2015-09-15 Doug Evans <dje@google.com>
12943
12944 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12945 of function static local variable.
12946
12947 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12948
12949 * gdb.threads/tls-so_extern.exp: New test file.
12950 * gdb.threads/tls-so_extern.c: New test file.
12951 * gdb.threads/tls-so_extern_main.c: New test file.
12952
12953 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12954
12955 * gdb.opt/solib-intra-step-lib.c: New file.
12956 * gdb.opt/solib-intra-step-main.c: New file.
12957 * gdb.opt/solib-intra-step.exp: New file.
12958
12959 2015-09-15 Pedro Alves <palves@redhat.com>
12960
12961 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12962 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12963
12964 2015-09-14 Pedro Alves <palves@redhat.com>
12965
12966 * gdb.base/hook-stop-continue.c: Delete.
12967 * gdb.base/hook-stop-continue.exp: Delete.
12968 * gdb.base/hook-stop-frame.c: Delete.
12969 * gdb.base/hook-stop-frame.exp: Delete.
12970 * gdb.base/hook-stop.c: New file.
12971 * gdb.base/hook-stop.exp: New file.
12972
12973 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12974
12975 * gdb.ada/access_to_packed_array.exp: New testcase.
12976 * gdb.ada/access_to_packed_array/foo.adb: New file.
12977 * gdb.ada/access_to_packed_array/pack.adb: New file.
12978 * gdb.ada/access_to_packed_array/pack.ads: New file.
12979
12980 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12981
12982 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12983 buffer size test.
12984
12985 2015-09-11 Don Breazeal <donb@codesourcery.com>
12986
12987 * gdb.base/foll-exec.c: Add copyright header. Fix
12988 formatting issues.
12989 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12990 (do_exec_tests): Use clean_restart in place of zap_session,
12991 and for test initialization. Fix formatting issues. Use
12992 fail in place of perror.
12993 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12994 an expect statement to match an expression with output from
12995 the program under debug.
12996 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12997 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12998 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12999 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13000 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13001
13002 2015-09-09 Doug Evans <dje@google.com>
13003
13004 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13005
13006 2015-09-09 Doug Evans <dje@google.com>
13007
13008 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13009
13010 2015-09-09 Doug Evans <dje@google.com>
13011
13012 * gdb.base/savedregs.exp: Fix typo.
13013
13014 2015-09-09 Pedro Alves <palves@redhat.com>
13015
13016 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13017
13018 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13019
13020 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13021 command actually switches threads. Give up on remaining
13022 tests if target fails to stop at breakpoint.
13023
13024 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13025
13026 * gdb.ada/funcall_char.exp: New testcase.
13027 * gdb.ada/funcall_char/foo.adb: New file.
13028
13029 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13030
13031 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13032 expected outputs. Add two testcases for completing ambiguous
13033 functions.
13034 * gdb.ada/complete/aux_pck.adb: New file.
13035 * gdb.ada/complete/aux_pck.ads: New file.
13036 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13037 Ambiguous_Func functions.
13038 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13039 * gdb.ada/complete/pck.adb: Likewise.
13040
13041 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13042
13043 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13044 failures to run the test program under GDB.
13045
13046 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13047
13048 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13049 to C.
13050
13051 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13052
13053 * gdb.base/run-after-attach.exp: New test file.
13054 * gdb.base/run-after-attach.c: New test file.
13055
13056 2015-08-26 Don Breazeal <donb@codesourcery.com>
13057
13058 * gdb.base/foll-exec-2.c: New test program.
13059 * gdb.base/foll-exec-2.exp: New test.
13060
13061 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13062
13063 * gdb.base/nested-subp1.exp: New file.
13064 * gdb.base/nested-subp1.c: New file.
13065 * gdb.base/nested-subp2.exp: New file.
13066 * gdb.base/nested-subp2.c: New file.
13067 * gdb.base/nested-subp3.exp: New file.
13068 * gdb.base/nested-subp3.c: New file.
13069
13070 2015-08-24 Pedro Alves <palves@redhat.com>
13071
13072 * gdb.server/connect-without-multi-process.c: New file.
13073 * gdb.server/connect-without-multi-process.exp: New file.
13074
13075 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13076
13077 * gdb.opt/inline-markers.c: Make z int.
13078
13079 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13080
13081 * gdb.opt/inline-markers.c: Make z volatile.
13082
13083 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13084
13085 * gdb.opt/inline-bt.c: New volatile global z.
13086 * gdb.opt/inline-cmds.c: Likewise.
13087 * gdb.opt/inline-locals.c: Likewise.
13088 * gdb.opt/inline-markers.c: New extern global z.
13089 (marker): Use z.
13090 (inline_fn): Likewise.
13091
13092 2015-08-24 Pedro Alves <palves@redhat.com>
13093
13094 * config/m32r-stub.exp: Remove file.
13095 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13096 * gdb.base/call-rt-st.exp: Likewise.
13097 * gdb.base/call-strs.exp: Likewise.
13098 * gdb.base/default.exp: Remove references to h8300-*-hms and
13099 *-*-udi*.
13100 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13101
13102 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13103
13104 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13105 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13106 and "return" use KFAIL when GDB can not read/write the vector
13107 return value.
13108
13109 2015-08-21 Gary Benson <gbenson@redhat.com>
13110
13111 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13112
13113 2015-08-20 Pedro Alves <palves@redhat.com>
13114
13115 * gdb.server/solib-list.exp: No longer expect an interior stop in
13116 non-stop mode.
13117
13118 2015-08-20 Pedro Alves <palves@redhat.com>
13119
13120 * gdb.server/connect-stopped-target.c: New file.
13121 * gdb.server/connect-stopped-target.exp: New file.
13122
13123 2015-08-20 Pedro Alves <palves@redhat.com>
13124
13125 * gdb.dwarf2/comp-unit-lang.exp: New file.
13126 * gdb.dwarf2/comp-unit-lang.c: New file.
13127
13128 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13129
13130 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13131 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13132
13133 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13134
13135 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13136 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13137
13138 2015-08-18 Doug Evans <dje@google.com>
13139 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13140
13141 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13142 skip_python_tests. New arg prompt_regexp.
13143 (skip_python_tests): New function.
13144 * lib/mi-support.exp (mi_skip_python_tests): New function.
13145 * gdb.python/py-mi-objfile-gdb.py: New file.
13146 * gdb.python/py-mi-objfile.c: New file.
13147 * gdb.python/py-mi-objfile.exp: New file.
13148
13149 2015-08-17 Keith Seitz <keiths@redhat.com>
13150
13151 * gdb.linespec/explicit.exp: Move strace test from here ...
13152 * gdb.trace/strace.exp: ... to here.
13153
13154 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13155
13156 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13157 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13158
13159 2015-08-14 Doug Evans <xdje42@gmail.com>
13160
13161 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13162 inferior before selecting a new file.
13163
13164 2015-08-14 Doug Evans <xdje42@gmail.com>
13165
13166 * gdb.mi/mi-disassemble.exp: Update.
13167 * gdb.base/disasm-optim.S: New file.
13168 * gdb.base/disasm-optim.c: New file.
13169 * gdb.base/disasm-optim.h: New file.
13170 * gdb.base/disasm-optim.exp: New file.
13171
13172 2015-08-14 Keith Seitz <keiths@redhat.com>
13173
13174 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13175 "evaluated-by".
13176
13177 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13178
13179 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13180
13181 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13182
13183 * gdb.ada/fun_renaming.exp: New testcase.
13184 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13185 * gdb.ada/fun_renaming/pack.adb: New file.
13186 * gdb.ada/fun_renaming/pack.ads: New file.
13187
13188 2015-08-12 Keith Seitz <keiths@redhat.com>
13189
13190 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13191 gdb_get_line_number.
13192
13193 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13194
13195 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13196 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13197 gdb.base/dso2dso.exp: New files.
13198
13199 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13200 Pedro Alves <palves@redhat.com>
13201 Keith Seitz <keiths@redhat.com>
13202
13203 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13204 GDBFLAGS.
13205
13206 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13207
13208 * gdb.base/gdbhistsize-history.exp
13209 (test_histsize_history_setting): Use save_vars.
13210 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13211 Use save_vars.
13212 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13213 * gdb.base/readline.exp: Use save_vars.
13214
13215 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13216
13217 * lib/gdb.exp (save_vars): New proc.
13218
13219 2015-08-11 Keith Seitz <keiths@redhat.com>
13220
13221 * gdb.base/help.exp: Update help_breakpoint_text.
13222
13223 2015-08-11 Keith Seitz <keiths@redhat.com>
13224
13225 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13226 (at toplevel): Call test_explicit_breakpoints.
13227 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13228 breakpoints.
13229 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13230 breakpoint conditions, "-cond".
13231
13232 2015-08-11 Keith Seitz <keiths@redhat.com>
13233
13234 * gdb.linespec/3explicit.c: New file.
13235 * gdb.linespec/cpexplicit.cc: New file.
13236 * gdb.linespec/cpexplicit.exp: New file.
13237 * gdb.linespec/explicit.c: New file.
13238 * gdb.linespec/explicit.exp: New file.
13239 * gdb.linespec/explicit2.c: New file.
13240 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13241 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13242 before using in the matching pattern.
13243 Clarify that `prefix' is a regular expression.
13244
13245 2015-08-11 Keith Seitz <keiths@redhat.com>
13246
13247 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13248 test.
13249 Add tests for missing ",FMT" and ",".
13250
13251 2015-08-10 Doug Evans <dje@google.com>
13252 Keith Seitz <keiths@redhat.com>
13253
13254 PR gdb/17960
13255 * gdb.base/completion.exp: Add location completer tests.
13256
13257 2015-08-07 Pedro Alves <palves@redhat.com>
13258
13259 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13260 tests here.
13261 (top level): Run do_test with and without displaced stepping.
13262
13263 2015-08-07 Pedro Alves <palves@redhat.com>
13264
13265 * gdb.base/valgrind-disp-step.c: New file.
13266 * gdb.base/valgrind-disp-step.exp: New file.
13267
13268 2015-08-07 Pedro Alves <palves@redhat.com>
13269
13270 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13271 Delete function.
13272 (main): Add alarm. Run an infinite loop instead of calling
13273 wait_threads.
13274 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13275 comment.
13276 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13277 Delete function.
13278 (main): Add alarm. Run an infinite loop instead of calling
13279 wait_threads.
13280 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13281 comment.
13282
13283 2015-08-07 Pedro Alves <palves@redhat.com>
13284
13285 * gdb.base/checkpoint-ns.exp: New file.
13286 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13287 standard_testfile.
13288
13289 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13290
13291 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13292 * gdb.btrace/instruction_history.exp: Update.
13293 * gdb.btrace/tsx.exp: New.
13294 * gdb.btrace/tsx.c: New.
13295
13296 2015-08-06 Pedro Alves <palves@redhat.com>
13297
13298 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13299 increase timeout.
13300 * gdb.reverse/until-precsave.exp: Bump timeouts.
13301
13302 2015-08-06 Pedro Alves <palves@redhat.com>
13303
13304 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13305
13306 2015-08-06 Pedro Alves <palves@redhat.com>
13307
13308 PR gdb/18749
13309 * gdb.threads/process-dies-while-handling-bp.c: New file.
13310 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13311
13312 2015-08-06 Pedro Alves <palves@redhat.com>
13313
13314 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13315 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13316
13317 2015-08-05 Pedro Alves <palves@redhat.com>
13318
13319 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13320 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13321
13322 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13323
13324 * gdb.base/bp-permanent.exp: Report test as unsupported if
13325 the target cannot stop at the permanent breakpoint.
13326
13327 2015-08-03 Doug Evans <dje@google.com>
13328
13329 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13330 10000.
13331
13332 2015-08-03 Doug Evans <dje@google.com>
13333
13334 * Makefile.in (workers/%.worker, build-perf): New rule.
13335 (GDB_PERFTEST_MODE): New variable.
13336 (check-perf): Use it.
13337 (clean): Clean up gdb.perf parallel build subdirs.
13338 * lib/build-piece.exp: New file.
13339 * lib/gdb.exp (make_gdb_parallel_path): New function
13340 (standard_output_file, standard_temp_file): Call it.
13341 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13342 of $GDB_PARALLEL.
13343 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13344
13345 2015-08-03 Doug Evans <dje@google.com>
13346
13347 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13348 (LOG_FILE_NAME): New global.
13349 (TextReporter.__init__): Initialize self.txt_sum.
13350 (TextReporter.report): Add support for multiple data-points.
13351 Move report to perftest.sum, put raw data in perftest.log.
13352 (TextReporter.start): Open sum and log files.
13353 (TextReporter.end): Close sum and log files.
13354 * gdb.perf/lib/perftest/testresult.py
13355 (SingleStatisticTestResult.record): Handle multiple data-points.
13356
13357 2015-07-31 Pedro Alves <palves@redhat.com>
13358
13359 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13360 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13361 kill_wait_spawned_process instead of explicit "kill -9".
13362 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13363 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13364 kill_wait_spawned_process.
13365 * gdb.base/attach-twice.exp: Likewise.
13366 * gdb.base/attach.exp: Likewise.
13367 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13368 gdb_test_multiple.
13369 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13370 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13371 kill_wait_spawned_process.
13372 * gdb.base/valgrind-infcall.exp: Likewise.
13373 * gdb.multi/multi-attach.exp: Likewise.
13374 * gdb.python/py-prompt.exp: Likewise.
13375 * gdb.python/py-sync-interp.exp: Likewise.
13376 * gdb.server/ext-attach.exp: Likewise.
13377 * gdb.threads/attach-into-signal.exp (corefunc): Use
13378 spawn_wait_for_attach, spawn_id_get_pid and
13379 kill_wait_spawned_process.
13380 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13381 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13382 spawn_id_get_pid and kill_wait_spawned_process.
13383 * gdb.threads/attach-stopped.exp (corefunc): Use
13384 spawn_wait_for_attach, spawn_id_get_pid and
13385 kill_wait_spawned_process.
13386 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13387 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13388 kill_wait_spawned_process instead of explicit "kill -9".
13389 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13390 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13391 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13392 processes. Don't map cygwin/windows pids here. Now returns a
13393 spawn id list.
13394
13395 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13396
13397 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13398 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13399 correct patch.
13400
13401 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13402
13403 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13404
13405 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13406
13407 Reapply:
13408 2014-05-21 Mark Wielaard <mjw@redhat.com>
13409
13410 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13411
13412 2015-07-30 Pedro Alves <palves@redhat.com>
13413
13414 * linux-low.c (handle_extended_wait): Set the child's last
13415 reported status to TARGET_WAITKIND_STOPPED.
13416
13417 2015-07-30 Pedro Alves <palves@redhat.com>
13418
13419 PR threads/18600
13420 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13421 only shows inferior 1.
13422
13423 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13424 Pedro Alves <palves@redhat.com>
13425
13426 PR threads/18600
13427 * gdb.threads/fork-plus-threads.c: New file.
13428 * gdb.threads/fork-plus-threads.exp: New file.
13429
13430 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13431
13432 * gdb.base/batch-preserve-term-settings.exp
13433 (test_terminal_settings_preserved_after_cli_exit): Use
13434 send_quit_command.
13435
13436 2015-07-29 Pedro Alves <palves@redhat.com>
13437 Don Breazeal <donb@codesourcery.com>
13438
13439 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13440 output from both inferior_spawn_id and gdb_spawn_id.
13441
13442 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13443
13444 * gdb.threads/attach-into-signal.exp (corefunc): Use
13445 with_test_prefix on nested loops, uniquefying the test messages.
13446
13447 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13448
13449 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13450 commit.
13451
13452 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13453
13454 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13455 New proc.
13456 (test_terminal_settings_preserved_after_sigterm): New test.
13457
13458 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13459
13460 * gdb.base/batch-preserve-term-settings.exp
13461 (test_terminal_settings_preserved_after_cli_exit): New test.
13462
13463 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13464
13465 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13466 manipulation of saved_gdbflags.
13467 (test_terminal_settings_preserved): Remove global declaration of
13468 the unused variable pagination_prompt. Remove manipulation of
13469 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13470 GDBFLAGS.
13471
13472 2015-07-29 Pedro Alves <palves@redhat.com>
13473
13474 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13475
13476 2015-07-29 Pedro Alves <palves@redhat.com>
13477
13478 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13479 at the top.
13480
13481 2015-07-29 Pedro Alves <palves@redhat.com>
13482
13483 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13484 (main): Call gdb_unbuffer_output.
13485 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13486 (main): Call gdb_unbuffer_output.
13487 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13488 (main): Call gdb_unbuffer_output.
13489 * gdb.base/call-strs.exp: Adjust to step over the
13490 gdb_unbuffer_output call.
13491 * gdb.base/catch-gdb-caused-signals.c: Include
13492 "../lib/unbuffer_output.c".
13493 (main): Call gdb_unbuffer_output.
13494 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13495 (main): Call gdb_unbuffer_output.
13496 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13497 (main): Call gdb_unbuffer_output.
13498 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13499 (main): Call gdb_unbuffer_output.
13500 * gdb.base/shlib-call.exp: Adjust to step over the
13501 gdb_unbuffer_output call.
13502 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13503 (main): Call gdb_unbuffer_output.
13504 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13505 (main): Call gdb_unbuffer_output.
13506 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13507 (main): Rename to ...
13508 (test): ... this.
13509 (main): Reimplement.
13510 * gdb.base/varargs.exp: Run to test instead of to main.
13511 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13512 (main): Call gdb_unbuffer_output.
13513
13514 2015-07-29 Pedro Alves <palves@redhat.com>
13515
13516 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13517 factore out from mi_continue_dprintf. For call-style dprintfs,
13518 expect dprintf output out of $inferior_spawn_id.
13519 (mi_continue_dprintf): Use mi_expect_dprintf.
13520 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13521 (main): Call gdb_unbuffer_output.
13522
13523 2015-07-29 Pedro Alves <palves@redhat.com>
13524
13525 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13526 (default_mi_gdb_start): Set inferior_spawn_id instead of
13527 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13528 gdb_spawn_id.
13529 (mi_gdb_test): Always expect inferior output from both
13530 $inferior_spawn_id and $gdb_spawn_id.
13531
13532 2015-07-29 Pedro Alves <palves@redhat.com>
13533
13534 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13535 send_inferior and $inferior_spawn_id.
13536
13537 2015-07-29 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.gdb/complaints.exp (test_initial_complaints)
13540 (test_serial_complaints, test_short_complaints): Use
13541 gdb_test_stdio.
13542 (test_empty_complaint): Handle $inferior_spawn_id !=
13543 $gdb_spawn_id.
13544
13545 2015-07-29 Pedro Alves <palves@redhat.com>
13546
13547 * gdb.base/varargs.exp: Use gdb_test_stdio.
13548
13549 2015-07-29 Pedro Alves <palves@redhat.com>
13550
13551 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13552
13553 2015-07-29 Pedro Alves <palves@redhat.com>
13554
13555 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13556
13557 2015-07-29 Pedro Alves <palves@redhat.com>
13558
13559 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13560 parameter into two new parameters, "inf_result" and "gdb_result".
13561 Expect inferior output and gdb output from $inferior_spawn_id and
13562 $gdb_spawn_id, respectively. Adjust all callers.
13563
13564 2015-07-29 Pedro Alves <palves@redhat.com>
13565
13566 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13567 of gdb_test_sequence.
13568
13569 2015-07-29 Pedro Alves <palves@redhat.com>
13570
13571 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13572 (saw_spurious_output): Expect inferior output from
13573 $inferior_spawn_id. Use gdb_test_stdio.
13574
13575 2015-07-29 Pedro Alves <palves@redhat.com>
13576
13577 * gdb.base/dprintf.exp: Use standard_testfile. Change
13578 prepare_for_testing call.
13579 (srcfile): Don't set.
13580 (restart): New procedure.
13581 (test_dprintf): New procecure, use to continue over dprintfs.
13582 (test_call, test_agent): New procedures, tests moved here.
13583 Restart gdb and recreate dprintfs. Adjust expected output.
13584
13585 2015-07-29 Pedro Alves <palves@redhat.com>
13586
13587 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13588
13589 2015-07-29 Pedro Alves <palves@redhat.com>
13590
13591 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13592
13593 2015-07-29 Pedro Alves <palves@redhat.com>
13594
13595 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13596 gdb_test_stdio.
13597
13598 2015-07-29 Pedro Alves <palves@redhat.com>
13599
13600 * lib/gdb.exp (gdb_test_stdio): New procedure.
13601
13602 2015-07-29 Pedro Alves <palves@redhat.com>
13603
13604 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13605
13606 2015-07-29 Pedro Alves <palves@redhat.com>
13607
13608 * gdb.base/call-signal-resume.exp: Remove check for
13609 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13610 * gdb.base/unwindonsignal.exp: Likewise.
13611 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13612 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13613
13614 2015-07-29 Pedro Alves <palves@redhat.com>
13615
13616 * gdb.base/siginfo-addr.c (pass): New function.
13617 (handler): Call it iff si_addr is correct.
13618 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13619 Set a breakpoint at "pass" and continue to it.
13620
13621 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13622
13623 * gdb.python/py-objfile.exp: Make some tests have unique names.
13624 * gdb.python/py-pp-registration.exp: Likewise.
13625
13626 2015-07-28 Pedro Alves <palves@redhat.com>
13627
13628 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13629
13630 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13631
13632 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13633
13634 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13635
13636 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13637
13638 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13639
13640 * gdb.base/gdb-sigterm-2.exp: New test.
13641
13642 2015-07-25 Doug Evans <xdje42@gmail.com>
13643
13644 Revert:
13645 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13646 (workers/%.worker, build-perf): New rule.
13647 (GDB_PERFTEST_MODE): New variable.
13648 (check-perf): Use it.
13649 (clean): Clean up gdb.perf parallel build subdirs.
13650 * lib/build-piece.exp: New file.
13651 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13652 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13653 name.
13654 (standard_temp_file): Ditto.
13655 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13656 of $GDB_PARALLEL.
13657
13658 2015-07-24 Doug Evans <dje@google.com>
13659
13660 * gdb.perf/lib/perftest/utils.py: New file.
13661 * gdb.perf/gm-hello.cc: New file.
13662 * gdb.perf/gm-pervasive-typedef.cc: New file.
13663 * gdb.perf/gm-pervasive-typedef.h: New file.
13664 * gdb.perf/gm-std.cc: New file.
13665 * gdb.perf/gm-std.h: New file.
13666 * gdb.perf/gm-use-cerr.cc: New file.
13667 * gdb.perf/gm-utils.h: New file.
13668 * gdb.perf/gmonster-null-lookup.py: New file.
13669 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13670 * gdb.perf/gmonster-print-cerr.py: New file.
13671 * gdb.perf/gmonster-ptype-string.py: New file.
13672 * gdb.perf/gmonster-runto-main.py: New file.
13673 * gdb.perf/gmonster-select-file.py: New file.
13674 * gdb.perf/gmonster1-null-lookup.exp: New file.
13675 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13676 * gdb.perf/gmonster1-print-cerr.exp: New file.
13677 * gdb.perf/gmonster1-ptype-string.exp: New file.
13678 * gdb.perf/gmonster1-runto-main.exp: New file.
13679 * gdb.perf/gmonster1-select-file.exp: New file.
13680 * gdb.perf/gmonster1.cc: New file.
13681 * gdb.perf/gmonster1.exp: New file.
13682 * gdb.perf/gmonster2-null-lookup.exp: New file.
13683 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13684 * gdb.perf/gmonster2-print-cerr.exp: New file.
13685 * gdb.perf/gmonster2-ptype-string.exp: New file.
13686 * gdb.perf/gmonster2-runto-main.exp: New file.
13687 * gdb.perf/gmonster2-select-file.exp: New file.
13688 * gdb.perf/gmonster2.cc: New file.
13689 * gdb.perf/gmonster2.exp: New file.
13690
13691 2015-07-24 Doug Evans <dje@google.com>
13692
13693 * gdb.perf/README: New file.
13694 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13695 * lib/gen-perf-test.exp: New file.
13696
13697 2015-07-24 Doug Evans <dje@google.com>
13698
13699 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13700 (PerfTest::startup): New function.
13701 (PerfTest::run): Return result of calling body.
13702 (PerfTest::assemble): Rewrite.
13703 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13704 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13705 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13706 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13707 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13708
13709 2015-07-24 Doug Evans <dje@google.com>
13710
13711 * lib/gdb.exp (clean_restart): Make executable optional.
13712
13713 2015-07-24 Doug Evans <dje@google.com>
13714
13715 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13716 compiler_info references.
13717 * gdb.cp/temargs.exp: Ditto.
13718 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13719 (get_compiler_info): Early exit if already computed. Set compiler_info
13720 to "unknown" if there was a problem.
13721 (test_compiler_info): Add function comment. Call get_compiler_info.
13722
13723 2015-07-24 Doug Evans <dje@google.com>
13724
13725 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13726 (workers/%.worker, build-perf): New rule.
13727 (GDB_PERFTEST_MODE): New variable.
13728 (check-perf): Use it.
13729 (clean): Clean up gdb.perf parallel build subdirs.
13730 * lib/build-piece.exp: New file.
13731 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13732 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13733 name.
13734 (standard_temp_file): Ditto.
13735 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13736 of $GDB_PARALLEL.
13737
13738 2015-07-24 Doug Evans <dje@google.com>
13739
13740 * lib/future.exp (gdb_default_target_compile): New option
13741 "early_flags".
13742 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13743 --as-needed.
13744
13745 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13746
13747 * gdb.base/catch-syscall.exp: Call gdb_exit before
13748 gdb_skip_xml_test.
13749
13750 2015-07-24 Pedro Alves <palves@redhat.com>
13751
13752 * gdb.python/py-events.exp: Accept output between the stop event
13753 and the prompt.
13754 * gdb.python/py-evsignal.exp: Likewise.
13755 * gdb.python/py-evthreads.exp: Likewise.
13756
13757 2015-07-24 Pedro Alves <palves@redhat.com>
13758
13759 PR gdb/18717
13760 * gdb.threads/non-ldr-exit.c: New file.
13761 * gdb.threads/non-ldr-exit.exp: New file.
13762
13763 2015-07-24 Yao Qi <yao.qi@linaro.org>
13764
13765 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13766 restarting process.
13767
13768 2015-07-24 Yao Qi <yao.qi@linaro.org>
13769
13770 * gdb.server/ext-restart.exp: New file.
13771
13772 2015-07-24 Yao Qi <yao.qi@linaro.org>
13773
13774 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13775 argument options.
13776 * gdb.server/ext-wrapper.exp: New file.
13777
13778 2015-07-23 Doug Evans <dje@google.com>
13779
13780 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13781 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13782
13783 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13784
13785 * gdb.ada/var_arr_typedef.exp: New testcase.
13786 * gdb.ada/var_arr_typedef/pack.adb: New file.
13787 * gdb.ada/var_arr_typedef/pack.ads: New file.
13788 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13789
13790 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13791
13792 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13793
13794 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13795
13796 * gdb.arch/i386-biarch-core.exp: Replace istarget
13797 by "complete set gnutarget". Remove expectation for the "core-file"
13798 command.
13799
13800 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13801
13802 Revert the previous commit:
13803 Tests for validate symbol file using build-id.
13804
13805 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13806
13807 Tests for validate symbol file using build-id.
13808 * gdb.base/solib-mismatch-lib.c: New file.
13809 * gdb.base/solib-mismatch-libmod.c: New file.
13810 * gdb.base/solib-mismatch.c: New file.
13811 * gdb.base/solib-mismatch.exp: New file.
13812
13813 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13814
13815 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13816 nios2-*-linux*.
13817 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13818 * gdb.base/siginfo.exp: Likewise.
13819 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13820
13821 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13822
13823 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13824 Move it to ...
13825 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13826 ... here.
13827 * gdb.trace/range-stepping.exp: Check that the target supports
13828 range stepping.
13829
13830 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13831
13832 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13833
13834 2015-07-14 Pedro Alves <palves@redhat.com>
13835
13836 * gdb.base/killed-outside.exp: New file.
13837 * gdb.base/killed-outside.c: New file.
13838
13839 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13840
13841 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13842 (n at main): New.
13843 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13844
13845 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13846
13847 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13848 infcall tests instead of setting up for KFAIL.
13849
13850 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13851
13852 * gdb.btrace/record_goto-step.exp: New.
13853
13854 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13855
13856 PR compile/18484
13857 * gdb.compile/compile.c (struct struct_type): Add volatile to
13858 selffield's type.
13859 * gdb.compile/compile.exp
13860 (compile code struct_object.selffield = &struct_object): Skip further
13861 struct_object tests if this one xfails.
13862
13863 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
13864
13865 PR exp/18617
13866 * gdb.trace/ax.exp: Add test.
13867
13868 2015-07-07 Yao Qi <yao.qi@linaro.org>
13869
13870 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13871 instead of istarget "aarch64*-*-*".
13872 * gdb.arch/aarch64-fp.exp: Likewise.
13873 * gdb.base/float.exp: Likewise.
13874 * gdb.reverse/aarch64.exp: Likewise.
13875 * lib/gdb.exp (is_aarch64_target): New proc.
13876
13877 2015-07-07 Yao Qi <yao.qi@linaro.org>
13878
13879 * lib/gdb.exp (is_aarch32_target): New proc.
13880 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13881 instead of "istarget "arm*-*-*"".
13882 * gdb.arch/arm-disp-step.exp: Likewise.
13883 * gdb.arch/thumb-bx-pc.exp: Likewise.
13884 * gdb.arch/thumb-prologue.exp: Likewise.
13885 * gdb.arch/thumb-singlestep.exp: Likewise.
13886 * gdb.base/disp-step-syscall.exp: Likewise.
13887 * gdb.base/float.exp: Likewise.
13888
13889 2015-07-07 Yao Qi <yao.qi@linaro.org>
13890
13891 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13892 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13893
13894 2015-07-07 Yao Qi <yao.qi@linaro.org>
13895
13896 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13897 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13898 if it exists.
13899 * gdb.multi/multi-arch.exp: Likewise.
13900
13901 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13902
13903 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13904 print.
13905
13906 2015-07-07 Yao Qi <yao.qi@linaro.org>
13907
13908 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13909
13910 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13911
13912 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13913 '[' and ']' characters.
13914
13915 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13916
13917 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13918
13919 2015-06-29 Pedro Alves <palves@redhat.com>
13920
13921 PR threads/18127
13922 * gdb.threads/hand-call-new-thread.c: New file.
13923 * gdb.threads/hand-call-new-thread.c: New file.
13924
13925 2015-06-26 Keith Seitz <keiths@redhat.com>
13926 Doug Evans <dje@google.com>
13927
13928 PR 16253
13929 * gdb.cp/var-tag-2.cc: New file.
13930 * gdb.cp/var-tag-3.cc: New file.
13931 * gdb.cp/var-tag-4.cc: New file.
13932 * gdb.cp/var-tag.cc: New file.
13933 * gdb.cp/var-tag.exp: New file.
13934
13935 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13936
13937 * gdb.base/history-duplicates.exp: New test.
13938
13939 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13940
13941 * gdb.base/completion.exp: Test the completion of the "focus"
13942 command.
13943
13944 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13945
13946 * gdb.arch/amd64-prologue-skip.S: New file.
13947 * gdb.arch/amd64-prologue-skip.exp: New file.
13948
13949 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13950
13951 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13952 is_address_zero_readable check.
13953
13954 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13955
13956 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13957 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13958
13959 2015-06-24 Yao Qi <yao.qi@linaro.org>
13960
13961 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13962 linux targets.
13963
13964 2015-06-24 Yao Qi <yao.qi@linaro.org>
13965
13966 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13967 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13968 * gdb.base/siginfo-thread.exp: Likewise.
13969
13970 2015-06-22 Yao Qi <yao.qi@linaro.org>
13971
13972 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13973
13974 2015-06-22 Yao Qi <yao.qi@linaro.org>
13975
13976 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13977 aarch64*-*-*.
13978 (skip_hw_watchpoint_tests): Likewise.
13979
13980 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13981
13982 * gdb.base/gdbinit-history.exp: Test the interaction between
13983 setting GDBHISTSIZE and setting the history size via .gdbinit.
13984
13985 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13986
13987 PR gdb/16999
13988 * gdb.base/gdbhistsize-history.exp: New test.
13989
13990 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13991
13992 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13993 with GDBHISTSIZE.
13994 * gdb.base/readline.exp: Likewise.
13995
13996 2015-06-17 Yao Qi <yao.qi@linaro.org>
13997
13998 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13999 line.
14000
14001 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14002
14003 * gdb.base/gdbinit-history.exp: Add test case to check that
14004 an unlimited history file does not get truncated on exit.
14005
14006 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14007
14008 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14009 (VECTOR): New macro. Use it...
14010 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14011 ...for these typedefs.
14012 (int8, char1, int1, double1): New typedefs.
14013 (struct just_int2, struct two_int2): New structures.
14014 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14015 (add_structvecs, add_singlevecs): New functions.
14016 (main): Call add_some_intvecs twice.
14017 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14018 the compile and exit upon failure. Try compiling for the "native"
14019 architecture. Test inferior function calls with vector arguments
14020 and vector return value handling with "finish" and "return".
14021
14022 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14023
14024 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14025 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14026 PE file.
14027 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14028
14029 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14030
14031 PR breakpoints/16465
14032 * gdb.mi/mi-dprintf-pending.c: New file.
14033 * gdb.mi/mi-dprintf-pending.exp: New test.
14034 * gdb.mi/mi-dprintf-pendshr.c: New file.
14035
14036 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14037 Mircea Gherzan <mircea.gherzan@intel.com>
14038
14039 * gdb.arch/i386-mpx-map.c: New file.
14040 * gdb.arch/i386-mpx-map.exp: New File.
14041
14042 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14043
14044 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14045 * gdb.arch/i386-mpx.exp: Indentation fixed.
14046
14047 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14048
14049 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14050 function and improved indentation.
14051 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14052 gdb_test_multiple. Added additional tests to skip the test.
14053
14054 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14055
14056 * gdb.arch/i386-avx512.c: Change path in include file.
14057 * gdb.arch/i386-avx512.exp: Change include dir path
14058 compilation flag.
14059 * gdb.arch/i386-mpx.c: Change path in include file.
14060 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14061 flag.
14062
14063 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14064
14065 * gdb.compile/compile-print.exp (compile print *vararray@3)
14066 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14067
14068 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14069
14070 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14071 (do not keep jit in memory): ... this.
14072 (expect 5): Change it to ...
14073 (expect no 5): ... this.
14074
14075 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14076
14077 PR gdb/15564
14078 * gdb.mi/mi-detach.exp: New file.
14079
14080 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14081
14082 PR symtab/18392
14083 * gdb.arch/amd64-tailcall-self.S: New file.
14084 * gdb.arch/amd64-tailcall-self.c: New file.
14085 * gdb.arch/amd64-tailcall-self.exp: New file.
14086
14087 2015-05-28 Don Breazeal <donb@codesourcery.com>
14088
14089 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14090 tests for remote targets by checking is_target_gdbserver.
14091
14092 2015-05-27 Doug Evans <dje@google.com>
14093
14094 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14095 * gdb.dwarf2/opaque-type-lookup.c: New file.
14096 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14097
14098 2015-05-26 Doug Evans <dje@google.com>
14099
14100 * gdb.cp/iostream.cc: New file.
14101 * gdb.cp/iostream.exp: New file.
14102
14103 2015-05-26 Doug Evans <dje@google.com>
14104
14105 * gdb.dwarf2/dw2-op-call.exp: Update.
14106 * gdb.dwarf2/dw4-sig-types.exp: Update.
14107 * gdb.dwarf2/implptr.exp: Update.
14108 * gdb.mi/mi-cmd-param-changed.exp: Update.
14109
14110 2015-05-26 Doug Evans <dje@google.com>
14111
14112 * gdb.python/py-lazy-string.c: New file.
14113 * gdb.python/py-lazy-string.exp: New file.
14114 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14115 (main): Update. Add estring3.
14116 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14117 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14118
14119 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14120 Yao Qi <yao.qi@linaro.org>
14121
14122 * gdb.reverse/aarch64.c: New.
14123 * gdb.reverse/aarch64.exp: New.
14124
14125 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14126
14127 * lib/gdb.exp (supports_process_record): Return true for
14128 aarch64*-linux*.
14129 (supports_reverse): Likewise.
14130
14131 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14132
14133 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14134 Use with_test_prefix.
14135
14136 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14137
14138 * gdb.base/completion.exp: Add test for completion of layout
14139 names.
14140
14141 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14142
14143 * lib/gdb.exp (skip_tui_tests): New proc.
14144 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14145
14146 2015-05-19 Pedro Alves <palves@redhat.com>
14147
14148 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14149 Save the whole env array instead of just HOME. Unset HISTSIZE in
14150 the environment while testing. Restore whole environment
14151 afterwards.
14152
14153 2015-05-16 Doug Evans <xdje42@gmail.com>
14154
14155 * gdb.guile/scm-ports.c: New file.
14156 * gdb.guile/scm-ports.exp: Add memory port tests.
14157
14158 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14159
14160 * gdb.compile/compile-print.c: New file.
14161 * gdb.compile/compile-print.exp: New file.
14162
14163 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14164
14165 * gdb.compile/compile-ops.exp: Cast param to void.
14166 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14167 (compile code struct_object.selffield = &struct_object): Add xfail.
14168
14169 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14170
14171 * gdb.ada/arr_enum_with_gap: New testcase.
14172
14173 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14174
14175 * gdb.ada/byte_packed_arr: New testcase.
14176
14177 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14178
14179 * gdb.ada/pckd_neg: New testcase.
14180
14181 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14182
14183 PR gdb/17820
14184 * gdb.base/gdbinit-history.exp: New test.
14185 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14186 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14187
14188 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14189
14190 * gdb.python/py-xmethods.cc: Enhance test case.
14191 * gdb.python/py-xmethods.exp: New tests.
14192 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14193 function.
14194 (B_indexoper): Likewise.
14195 (global_dm_list) : Add new xmethod worker functions.
14196
14197 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14198
14199 * gdb.base/coredump-filter.exp: Correctly unset
14200 "coredump_var_addr" array.
14201
14202 2015-05-08 Pedro Alves <palves@redhat.com>
14203
14204 * gdb.server/non-existing-program.exp: Unset spawn_id.
14205
14206 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14207
14208 PR python/18291
14209 * gdb.python/py-xmethods.exp: Add tests.
14210
14211 2015-05-08 Yao Qi <yao.qi@linaro.org>
14212
14213 PR gdb/18208
14214 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14215 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14216 function set_coredump_filter, and remove remote_exec call.
14217 Remove argument ipid. Callers update.
14218 (top level): Don't get inferior's PID.
14219
14220 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14221
14222 * gdb.base/watch_thread_num.exp: Skip test on targets without
14223 access watchpoints.
14224
14225 2015-05-06 Pedro Alves <palves@redhat.com>
14226
14227 PR server/18081
14228 * gdb.server/non-existing-program.exp: New file.
14229
14230 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14231
14232 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14233
14234 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14235
14236 * gdb.ada/out_of_line_in_inlined: New testcase.
14237
14238 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14239
14240 * gdb.ada/var_rec_arr: New testcase.
14241
14242 2015-04-30 Yao Qi <yao.qi@linaro.org>
14243
14244 * gdb.base/break-idempotent.exp: If
14245 skip_hw_watchpoint_multi_tests returns true, skip the tests
14246 on "rwatch" and "awatch".
14247
14248 2015-04-30 Yao Qi <yao.qi@linaro.org>
14249
14250 * gdb.base/relativedebug.exp: Invoke gdb command
14251 "info sharedlibrary", and if libc.so doesn't have debug info,
14252 skip the test.
14253
14254 2015-04-29 Doug Evans <dje@google.com>
14255
14256 * gdb.python/py-xmethods.exp: Add ptype tests.
14257 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14258 get_result_type method.
14259
14260 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14261
14262 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14263 the target does not support hardware watchpoints.
14264
14265 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14266
14267 * gdb.base/break-always.exp: Abort testing if writing to memory
14268 causes an error.
14269
14270 2015-04-28 Doug Evans <dje@google.com>
14271
14272 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14273 * gdb.python/py-pp-registration.exp: ... here. New file.
14274 * gdb.python/py-pp-registration.c: New file.
14275 * gdb.python/py-pp-registration.py: New file.
14276
14277 2015-04-28 Doug Evans <dje@google.com>
14278
14279 * gdb.python/py-bad-printers.c: New file.
14280 * gdb.python/py-bad-printers.py: New file.
14281 * gdb.python/py-bad-printers.exp: New file.
14282
14283 2015-04-28 Sasha Smundak <asmundak@google.com>
14284
14285 * gdb.python/py-type.exp: New test.
14286
14287 2015-04-28 Andy Wingo <wingo@igalia.com>
14288
14289 * gdb.python/py-parameter.exp:
14290 * gdb.guile/scm-parameter.exp: Escape the path that we are
14291 matching against, as it might contain characters that are special
14292 to regular expressions.
14293
14294 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14295
14296 * gdb.ada/rec_comp: New testcase.
14297
14298 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14299
14300 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14301 before using it.
14302
14303 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14304
14305 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14306 new tests for verilog output.
14307
14308 2015-04-24 Yao Qi <yao.qi@linaro.org>
14309
14310 * boards/remote-gdbserver-on-localhost.exp: New file.
14311
14312 2015-04-23 Pedro Alves <palves@redhat.com>
14313
14314 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14315 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14316 "end of file", remove $inferior_spawn_id from the indirect list.
14317
14318 2015-04-23 Pedro Alves <palves@redhat.com>
14319
14320 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14321
14322 2015-04-23 Pedro Alves <palves@redhat.com>
14323
14324 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14325 on $any_spawn_id instead of only on $gdb_spawn_id.
14326
14327 2015-04-21 Pierre Muller <muller@sourceware.org>
14328
14329 PR pascal/17815
14330 * lib/pascal.exp (gpc_compile): Add new option "class".
14331 (fpc_compile): Likewise.
14332 * gdb.pascal/case-insensitive-symbols.pas: New file.
14333 * gdb.pascal/case-insensitive-symbols.exp: New file.
14334
14335 2015-04-20 Gary Benson <gbenson@redhat.com>
14336
14337 * gdb.base/attach.exp: Fix three extended remote failures.
14338
14339 2015-04-17 Gary Benson <gbenson@redhat.com>
14340
14341 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14342 the main executable over the remote protocol.
14343
14344 2015-04-16 Pedro Alves <palves@redhat.com>
14345
14346 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14347 a new gdbserver if gdbserver_reconnect_p is set.
14348
14349 2015-04-16 Pedro Alves <palves@redhat.com>
14350
14351 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14352 is set, don't exit gdbserver.
14353
14354 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14355
14356 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14357 appropriate .insn, such that an older assembler can be used.
14358 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14359 the z/Architecture instruction set on 31-bit targets as well.
14360
14361 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14362
14363 * gdb.go/handcall.exp: Remove all logic related to the first
14364 breakpoint and rely on go_runto_main instead.
14365 * gdb.go/strings.exp: Likewise.
14366 * gdb.go/unsafe.exp: Likewise.
14367 * gdb.go/hello.exp: Likewise. Also rename the remaining
14368 breakpoint marker to "breakpoint 1".
14369 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14370 * gdb.go/strings.go: Likewise.
14371 * gdb.go/unsafe.go: Likewise.
14372 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14373 "set breakpoint 2 here" and rename the remaining breakpoint marker
14374 to "breakpoint 1".
14375
14376 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14377
14378 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14379 if itertools.imap is not present.
14380 * gdb.python/py-objfile.exp: Add parentheses.
14381 * gdb.python/py-type.exp: Same.
14382 * gdb.python/py-unwind-maint.py: Same.
14383
14384 2015-04-15 Yao Qi <yao.qi@linaro.org>
14385
14386 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14387 of ":$ptr_size" and set its form explicitly.
14388
14389 2015-04-15 Pedro Alves <palves@redhat.com>
14390 Yao Qi <yao.qi@linaro.org>
14391
14392 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14393 timeout by factor of 4.
14394 (test_regular_watch): Likewise.
14395 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14396 * gdb.reverse/sigall-reverse.exp: Likewise.
14397 * gdb.reverse/until-precsave.exp: Likewise.
14398 * lib/gdb.exp (with_timeout_factor): New proc.
14399 (gdb_expect): Move some code to ...
14400 (get_largest_timeout): ... here. New procedure.
14401
14402 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
14403
14404 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14405
14406 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14407
14408 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14409 to write to the .text section.
14410
14411 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14412
14413 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14414 Handle the case of targets that do not provide PID information.
14415
14416 2015-04-13 Yao Qi <yao.qi@linaro.org>
14417
14418 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14419 and use expect instead of gdb_expect.
14420
14421 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14422
14423 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14424 "coredump_var_addr" to avoid naming conflict with other testcases.
14425
14426 2015-04-10 Pedro Alves <palves@redhat.com>
14427
14428 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14429 gdb_test_sequence and gdb_assert.
14430
14431 2015-04-10 Pedro Alves <palves@redhat.com>
14432
14433 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14434 test messages that don't include the breakpoint address.
14435
14436 2015-04-10 Yao Qi <yao.qi@linaro.org>
14437
14438 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14439 false for some offset and width combinations which aren't
14440 supported by linux kernel.
14441
14442 2015-04-10 Pedro Alves <palves@redhat.com>
14443
14444 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14445 procedure, factored out from ...
14446 (top level): ... here. Add "set displaced-stepping" testing axis.
14447 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14448 parameter "displaced". Use it.
14449 (top level): Use foreach and add "set displaced-stepping" testing
14450 axis.
14451
14452 2015-04-10 Pedro Alves <palves@redhat.com>
14453
14454 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14455 Remove comment.
14456 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14457 both the address of the instruction that triggers the watchpoint
14458 and the address of the instruction immediately after, and use
14459 those addresses for the test. Fix comment.
14460
14461 2015-04-10 Pedro Alves <palves@redhat.com>
14462
14463 * gdb.base/sigstep.exp (breakpoint_to_handler)
14464 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14465 Test "backtrace" in handler.
14466 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14467 (top level): Add new "displaced" test axis to
14468 breakpoint_to_handler, breakpoint_to_handler_entry and
14469 breakpoint_over_handler.
14470
14471 2015-04-10 Pedro Alves <palves@redhat.com>
14472
14473 PR gdb/18216
14474 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14475
14476 2015-04-10 Yao Qi <yao.qi@linaro.org>
14477
14478 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14479 (test_add_rn_pc): New function.
14480 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14481 (top level): Invoke test_add_rn_pc.
14482
14483 2015-04-10 Pedro Alves <palves@redhat.com>
14484
14485 PR gdb/13858
14486 * gdb.base/step-over-no-symbols.exp: New file.
14487
14488 2015-04-09 Andy Wingo <wingo@igalia.com>
14489
14490 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14491 after the Python tests.
14492
14493 2015-04-08 Keith Seitz <keiths@redhat.com>
14494
14495 PR python/16699
14496 * gdb.python/py-completion.exp: New tests for completion.
14497 * gdb.python/py-completion.py (CompleteLimit1): New class.
14498 (CompleteLimit2): Likewise.
14499 (CompleteLimit3): Likewise.
14500 (CompleteLimit4): Likewise.
14501 (CompleteLimit5): Likewise.
14502 (CompleteLimit6): Likewise.
14503 (CompleteLimit7): Likewise.
14504
14505 2015-04-08 Pedro Alves <palves@redhat.com>
14506
14507 PR gdb/18214
14508 PR gdb/18216
14509 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14510 function.
14511 (main): Install it as SIGUSR1 handler.
14512 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14513 parameter. Always use "setup" as prefix. Toggle "set
14514 displaced-stepping" off/on depending on global. Don't switch to
14515 thread 1 here.
14516 (top level): Add displaced stepping "off/on" test axis. Update
14517 "setup" calls. Wrap each subtest with with_test_prefix. Test
14518 continuing with a queued signal in each thread.
14519
14520 2015-04-08 Pedro Alves <palves@redhat.com>
14521
14522 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14523 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14524 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14525 Return early if running to main fails.
14526 * gdb.trace/while-stepping.exp: Likewise.
14527
14528 2015-04-07 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14531 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14532 interact with inferior program.
14533
14534 2015-04-07 Pedro Alves <palves@redhat.com>
14535
14536 * lib/gdb.exp (inferior_spawn_id): New global.
14537 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14538 spawn id after processing the user code.
14539 (default_gdb_start): Set inferior_spawn_id.
14540 (send_inferior): New procedure.
14541 * lib/gdbserver-support.exp (gdbserver_start): Set
14542 inferior_spawn_id.
14543 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14544
14545 2015-04-07 Pedro Alves <palves@redhat.com>
14546
14547 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14548 * lib/gdbserver-support.exp (gdbserver_start): Make
14549 $server_spawn_id global.
14550 (gdbserver_start): Don't wait for gdbserver's spawn id with
14551 expect_background.
14552 (close_gdbserver): New procedure.
14553 (gdb_exit): Rename the default version and reimplement.
14554
14555 2015-04-07 Pedro Alves <palves@redhat.com>
14556
14557 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14558 append the substituted item, not the original item.
14559
14560 2015-04-07 Pedro Alves <palves@redhat.com>
14561
14562 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14563 gdb_expect.
14564
14565 2015-04-07 Pedro Alves <palves@redhat.com>
14566
14567 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14568 output appearing once only.
14569
14570 2015-04-07 Pedro Alves <palves@redhat.com>
14571
14572 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14573 that doesn't expect anything. Return early if running to main
14574 fails.
14575
14576 2015-04-07 Yao Qi <yao.qi@linaro.org>
14577
14578 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14579 (child_function): Call alarm.
14580 (main): Move call to alarm into the loop.
14581 * gdb.threads/non-stop-fair-events.exp: Build program with
14582 -DTIMEOUT=$timeout.
14583
14584 2015-04-06 Doug Evans <xdje42@gmail.com>
14585
14586 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14587 Fix dest parameter to board_info.
14588 (fpc_compile): Ditto.
14589 (gdb_compile_pascal): Rename dest arg to destfile.
14590
14591 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14592
14593 * gdb.ada/funcall_ref.exp: New file.
14594 * gdb.ada/funcall_ref/foo.adb: New file.
14595
14596 2015-04-02 Yao Qi <yao.qi@linaro.org>
14597
14598 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14599 is remote.
14600
14601 2015-04-02 Gary Benson <gbenson@redhat.com>
14602
14603 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14604
14605 2015-04-01 Sasha Smundak <asmundak@google.com>
14606
14607 * gdb.python/py-unwind-maint.c: New file.
14608 * gdb.python/py-unwind-maint.exp: New test.
14609 * gdb.python/py-unwind-maint.py: New file.
14610 * gdb.python/py-unwind.c: New file.
14611 * gdb.python/py-unwind.exp: New test.
14612 * gdb.python/py-unwind.py: New test.
14613
14614 2015-04-01 Pedro Alves <palves@redhat.com>
14615
14616 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14617 to fail instead of non-existent $test.
14618
14619 2015-04-01 Pedro Alves <palves@redhat.com>
14620
14621 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14622 GDBFLAGS if not empty.
14623
14624 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14625
14626 * gdb.ada/complete.exp: Remove "multi_line".
14627 * gdb.ada/info_exc.exp: Remove "multi_line".
14628 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14629 * gdb.ada/ptype_field.exp: Remove "multi_line".
14630 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14631 * gdb.ada/tagged.exp: Remove "multi_line".
14632 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14633 [multi_line ...]
14634 * gdb.btrace/delta.exp: Likewise.
14635 * gdb.btrace/exception.exp: Likewise.
14636 * gdb.btrace/function_call_history.exp: Likewise.
14637 * gdb.btrace/instruction_history.exp: Likewise.
14638 * gdb.btrace/nohist.exp: Likewise.
14639 * gdb.btrace/record_goto.exp: Likewise.
14640 * gdb.btrace/segv.exp: Likewise.
14641 * gdb.btrace/stepi.exp: Likewise.
14642 * gdb.btrace/tailcall.exp: Likewise.
14643 * gdb.btrace/unknown_functions.exp: Likewise.
14644 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14645 * lib/gdb.exp: Add the "multi_line" helper.
14646
14647 2015-04-01 Pedro Alves <palves@redhat.com>
14648
14649 * gdb.threads/tid-reuse.c: New file.
14650 * gdb.threads/tid-reuse.exp: New file.
14651
14652 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14653
14654 PR corefiles/16092
14655 * gdb.base/coredump-filter.c: New file.
14656 * gdb.base/coredump-filter.exp: Likewise.
14657
14658 2015-03-27 Petr Machata <pmachata@redhat.com>
14659
14660 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14661 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14662 (Dwarf::assemble): Initialize them.
14663 (Dwarf::lines): New function.
14664
14665 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14666
14667 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14668 SYMBOL_PREFIX for x86_64-*-cygwin.
14669
14670 2015-03-26 Andy Wingo <wingo@igalia.com>
14671
14672 PR symtab/18148
14673 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14674 const_value but not a location.
14675 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14676 location defined in non-main CUs are visible.
14677
14678 2015-03-26 Yao Qi <yao.qi@linaro.org>
14679
14680 PR testsuite/18139
14681 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14682 Add a line number entry for the same line.
14683 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14684 Add a line number entry for the same line.
14685
14686 2015-03-26 Yao Qi <yao.qi@linaro.org>
14687
14688 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14689 .int 0.
14690 (func): Likewise. Add .Lfunc_1 label.
14691 Use .Lfunc_1 label.
14692 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14693 .int 0.
14694 (func): Likewise.
14695 Use .Lfunc_1 label.
14696
14697 2015-03-26 Yao Qi <yao.qi@linaro.org>
14698
14699 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14700 Call gdb_compile instead to compile each .s files without debug
14701 information.
14702
14703 2015-03-26 Yao Qi <yao.qi@linaro.org>
14704
14705 * gdb.base/savedregs.exp (process_saved_regs): Make
14706 "Saved registers:" optional in the pattern.
14707
14708 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14709
14710 * gdb.btrace/next.exp: Merged into step.exp.
14711 * gdb.btrace/finish.exp: Merged into step.exp.
14712 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14713 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14714 "record goto" and checking the exact replay position.
14715 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14716 check for "Recording format" in "info record" output.
14717 * gdb.btrace/record_goto.exp: Choose test file based on target.
14718 * gdb.btrace/x86-record_goto.S: Renamed into ...
14719 * gdb.btrace/x86_64-record_goto.S: ... this.
14720 * gdb.btrace/i686-record_goto.S: New.
14721 * gdb.btrace/x86-tailcall.S: Renamed into ...
14722 * gdb.btrace/x86_64-tailcall.S: ... this.
14723 * gdb.btrace/i686-tailcall.S: New.
14724 * gdb.btrace/x86-tailcall.c: Renamed into ...
14725 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14726 separate statements. Update test.
14727 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14728 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14729 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14730 * gdb.btrace/tailcall.exp: Choose test file based on target.
14731 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14732
14733 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14734
14735 * gdb.btrace/exception.exp: Increase BTS buffer size.
14736
14737 2015-03-24 Pedro Alves <palves@redhat.com>
14738
14739 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14740
14741 2015-03-24 Pedro Alves <palves@redhat.com>
14742
14743 * gdb.threads/schedlock.exp (test_step): No longer expect that
14744 "set scheduler-locking step" with "next" over a function call runs
14745 threads unlocked.
14746
14747 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14748
14749 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14750
14751 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14752
14753 PR breakpoints/16466
14754 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14755 * gdb.mi/mi-pending.c (thread_func): New function.
14756 (int main): Add threading support required.
14757 * gdb.mi/mi-pending.exp: Add tests for this issue.
14758 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14759 (pendfunc2): Remove stdio dependency.
14760 * gdb.mi/mi-pendshr2.c: New file.
14761
14762 2015-03-23 Keith Seitz <keiths@redhat.com>
14763
14764 * gdb.linespec/keywords.c: New file.
14765 * gdb.linespec/keywords.exp: New file.
14766
14767 2015-03-23 Keith Seitz <keiths@redhat.com>
14768
14769 PR gdb/18021
14770 * gdb.dwarf2/staticvirtual.exp: New test.
14771
14772 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14773
14774 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14775 * README: Remove HP-UX and gdb.hp.
14776 (configuration):
14777 * configure: Regenerate.
14778 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14779 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14780 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14781 gdb.hp/gdb.defects/Makefile.
14782 * gdb.hp/Makefile.in: File deleted.
14783 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14784 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14785 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14786 * gdb.hp/gdb.aCC/run.c: File deleted.
14787 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14788 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14789 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14790 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14791 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14792 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14793 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14794 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14795 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14796 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14797 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14798 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14799 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14800 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14801 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14802 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14803 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14804 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14805 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14806 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14807 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14808 * gdb.hp/gdb.compat/average.c: File deleted.
14809 * gdb.hp/gdb.compat/sum.c: File deleted.
14810 * gdb.hp/gdb.compat/xdb.c: File deleted.
14811 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14812 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14813 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14814 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14815 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14816 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14817 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14818 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14819 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14820 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14821 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14822 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14823 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14824 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14825 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14826 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14827 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14828 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14829 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14830 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14831 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14832 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14833 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14834 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14835 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14836 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14837 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14838 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14839 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14840 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14841 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14842 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14843 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14844 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14845 * gdb.hp/tools/odump: File deleted.
14846
14847 2015-03-19 Pedro Alves <palves@redhat.com>
14848
14849 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14850 (saw_thread_3): New globals.
14851 (top level): Increment them when an event for the corresponding
14852 thread is seen.
14853 (no thread starvation): New test.
14854
14855 2015-03-19 Pedro Alves <palves@redhat.com>
14856
14857 * gdb.threads/continue-pending-status.c: New file.
14858 * gdb.threads/continue-pending-status.exp: New file.
14859
14860 2015-03-18 Pedro Alves <palves@redhat.com>
14861
14862 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14863 Use gdb_is_target_remote instead of is_remote. Use
14864 gdb_test_multiple instead of gdb_expect. Exit early if
14865 gdb_test_multiple hits its internal matches. Tighten stepi tests
14866 expected output. Fail on exit with any signal, instead of just
14867 SIGILL.
14868
14869 2015-03-18 Yao Qi <yao.qi@linaro.org>
14870
14871 PR tdep/18107
14872 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14873 variable.
14874 * gdb.base/catch-syscall.exp: Don't skip it on
14875 aarch64*-*-linux* target. Remove elements in all_syscalls.
14876 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14877 target.
14878 (setup_all_syscalls): New proc.
14879
14880 2015-03-16 Yao Qi <yao.qi@linaro.org>
14881
14882 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14883 (top level): Skip tests if valid_addr_p returns false for
14884 $cmd1 or $cmd2.
14885
14886 2015-03-11 Andy Wingo <wingo@igalia.com>
14887
14888 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14889
14890 2015-03-11 Yao Qi <yao.qi@linaro.org>
14891
14892 * gdb.base/catch-syscall.exp: Fix typo in comments.
14893
14894 2015-03-11 Yao Qi <yao.qi@linaro.org>
14895
14896 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14897
14898 2015-03-09 Pedro Alves <palves@redhat.com>
14899
14900 * dg-extract-results.py: Delete.
14901
14902 2015-03-09 Pedro Alves <palves@redhat.com>
14903
14904 Merge dg-extract-results.sh from GCC upstream (r218843).
14905
14906 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14907 * dg-extract-results.sh: Use --text with grep to avoid issues with
14908 binary files. Fall back to cat -v, if that doesn't work.
14909
14910 2015-03-05 Pedro Alves <palves@redhat.com>
14911
14912 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14913
14914 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14915
14916 * lib/mi-support.exp (mi_expect_interrupt): Accept
14917 alternative event for when in all-stop mode.
14918
14919 2015-03-04 Pedro Alves <palves@redhat.com>
14920
14921 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14922
14923 2015-03-04 Mark Kettenis <kettenis@gnu.org>
14924
14925 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14926
14927 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14928
14929 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14930 regexps for GDB's current line display, accept a hex address
14931 preceding the line number.
14932
14933 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14934
14935 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14936 the 'arch1' variable for "s390*-linux*" targets.
14937
14938 2015-03-04 Pedro Alves <palves@redhat.com>
14939
14940 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14941 (main): Pass missing retval argument to pthread_join call.
14942
14943 2015-03-02 Pedro Alves <palves@redhat.com>
14944
14945 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14946 (top level): Call do_test with non-stop as well.
14947
14948 2015-03-02 Pedro Alves <palves@redhat.com>
14949
14950 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14951 -1.
14952
14953 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14954
14955 * gdb.arch/s390-vregs.exp: New test.
14956 * gdb.arch/s390-vregs.S: New file.
14957
14958 2015-02-27 Pedro Alves <palves@redhat.com>
14959
14960 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14961 call to catch_command_errors.
14962 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14963 catch_command_errors.
14964
14965 2015-02-27 Pedro Alves <palves@redhat.com>
14966
14967 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14968 "true" for boolean result.
14969 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14970 prototype of main.
14971
14972 2015-02-27 Pedro Alves <palves@redhat.com>
14973
14974 * lib/unbuffer_output.c: New file.
14975 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14976 (main): Call gdb_unbuffer_output.
14977
14978 2015-02-27 Yao Qi <yao.qi@linaro.org>
14979
14980 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14981 target.
14982
14983 2015-02-26 Doug Evans <dje@google.com>
14984
14985 * gdb.cp/class2.cc (Dbase, D): New classes.
14986 (main): New local delta.
14987 * gdb.cp/class2.exp: Test printing delta.
14988 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14989 (dynbar): New global.
14990 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14991
14992 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14993
14994 * gdb.compile/compile-ifunc.c: New file.
14995 * gdb.compile/compile-ifunc.exp: New file.
14996
14997 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14998
14999 * gdb.base/structs.exp: Check for correct struct on finish.
15000
15001 2015-02-26 Yao Qi <yao.qi@linaro.org>
15002
15003 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15004 is zero.
15005
15006 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15007
15008 * gdb.arch/cordic.ko.bz2: New file.
15009 * gdb.arch/cordic.ko.debug.bz2: New file.
15010 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15011
15012 2015-02-25 Yao Qi <yao.qi@linaro.org>
15013
15014 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15015 aarch64*-*-* target.
15016
15017 2015-02-23 Pedro Alves <palves@redhat.com>
15018
15019 * lib/gdb.exp (delete_breakpoints): Rewrite using
15020 gdb_test_multiple.
15021
15022 2015-02-23 Pedro Alves <palves@redhat.com>
15023
15024 * gdb.base/info-os.c: Include stdlib.h.
15025
15026 2015-02-22 Doug Evans <xdje42@gmail.com>
15027
15028 PR symtab/17855
15029 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15030 is read after symbols have been re-read.
15031 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15032 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15033
15034 2015-02-21 Doug Evans <dje@google.com>
15035
15036 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15037
15038 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15039
15040 PR corefiles/17808
15041 * gdb.arch/i386-biarch-core.core.bz2: New file.
15042 * gdb.arch/i386-biarch-core.exp: New file.
15043
15044 2015-02-21 Pedro Alves <palves@redhat.com>
15045
15046 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15047 runto_main fails.
15048
15049 2015-02-20 Pedro Alves <palves@redhat.com>
15050
15051 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15052 info probes.
15053
15054 2015-02-20 Pedro Alves <palves@redhat.com>
15055
15056 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15057
15058 2015-02-20 Pedro Alves <palves@redhat.com>
15059
15060 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15061 clean_restart before gdb_target_supports_trace.
15062
15063 2015-02-20 Pedro Alves <palves@redhat.com>
15064
15065 PR threads/18006
15066 * gdb.threads/clone-thread_db.c: New file.
15067 * gdb.threads/clone-thread_db.exp: New file.
15068
15069 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15070
15071 PR breakpoints/16812
15072 * gdb.base/catch-gdb-caused-signals.c: New file.
15073 * gdb.base/catch-gdb-caused-signals.exp: New file.
15074
15075 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15076
15077 * configure: Regenerated.
15078 * configure.ac: Use GDB_AC_TRANSFORM.
15079 * aclocal.m4: sinclude ../transform.m4.
15080
15081 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15082
15083 * lib/dtrace.exp: New file.
15084 * gdb.base/dtrace-probe.exp: Likewise.
15085 * gdb.base/dtrace-probe.d: Likewise.
15086 * gdb.base/dtrace-probe.c: Likewise.
15087 * lib/pdtrace.in: Likewise.
15088 * configure.ac: Output variables with the transformed names of
15089 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15090 * configure: Regenerated.
15091
15092 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15093
15094 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15095 expected message when trying to access $_probe_* convenience
15096 variables while not on a probe.
15097
15098 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15099
15100 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15101
15102 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15103
15104 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15105 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15106
15107 2015-02-10 Doug Evans <xdje42@gmail.com>
15108
15109 * lib/gdb.exp (gdb_load): Always return a result.
15110
15111 2015-02-10 Pedro Alves <palves@redhat.com>
15112
15113 * gdb.threads/signal-sigtrap.c: New file.
15114 * gdb.threads/signal-sigtrap.exp: New file.
15115
15116 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15117
15118 * gdb.trace/no-attach-trace.c: New file.
15119 * gdb.trace/no-attach-trace.exp: New file.
15120
15121 2015-02-09 Mark Wielaard <mjw@redhat.com>
15122
15123 * gdb.dwarf2/atomic.c: New file.
15124 * gdb.dwarf2/atomic-type.exp: Likewise.
15125
15126 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15127
15128 * gdb.btrace/buffer-size.exp: Update "info record" output.
15129 * gdb.btrace/delta.exp: Update "info record" output.
15130 * gdb.btrace/enable.exp: Update "info record" output.
15131 * gdb.btrace/finish.exp: Update "info record" output.
15132 * gdb.btrace/instruction_history.exp: Update "info record" output.
15133 * gdb.btrace/next.exp: Update "info record" output.
15134 * gdb.btrace/nexti.exp: Update "info record" output.
15135 * gdb.btrace/step.exp: Update "info record" output.
15136 * gdb.btrace/stepi.exp: Update "info record" output.
15137 * gdb.btrace/nohist.exp: Update "info record" output.
15138
15139 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15140
15141 * gdb.btrace/buffer-size: New.
15142
15143 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15144
15145 * gdb.btrace/delta.exp: Update "info record" output.
15146 * gdb.btrace/enable.exp: Update "info record" output.
15147 * gdb.btrace/finish.exp: Update "info record" output.
15148 * gdb.btrace/instruction_history.exp: Update "info record" output.
15149 * gdb.btrace/next.exp: Update "info record" output.
15150 * gdb.btrace/nexti.exp: Update "info record" output.
15151 * gdb.btrace/step.exp: Update "info record" output.
15152 * gdb.btrace/stepi.exp: Update "info record" output.
15153 * gdb.btrace/nohist.exp: Update "info record" output.
15154
15155 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15156
15157 PR gdb/15678
15158 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15159
15160 2015-02-06 Pedro Alves <palves@redhat.com>
15161
15162 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15163 macro.
15164 (seconds_left, again): New globals.
15165 (main): Wait seconds_left in a 1-second sleep loop instead of
15166 sleeping 180 seconds. If 'again' is set, reset the seconds
15167 counter.
15168 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15169 'again' in the inferior before detaching. Print the seconds left.
15170 (options): New global.
15171 (top level): Build program with -DTIMEOUT=$timeout.
15172
15173 2015-02-06 Pedro Alves <palves@redhat.com>
15174
15175 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15176 determine how many seconds to pass to 'alarm'.
15177 * gdb.base/gdb-sigterm.exp (top level): Build program with
15178 -DTIMEOUT=$timeout.
15179 (do_test): Return success/failure indication. Add more verbose
15180 logging. Don't fail if 200 single steps are seen. Instead, fail
15181 when the test times out.
15182 (passes): New global.
15183 (top level): Break the testing loop if testing fails on any
15184 iteration. Use gdb_assert.
15185
15186 2015-02-04 Don Breazeal <donb@codesourcery.com>
15187
15188 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15189 and initialize them.
15190 (ipc_cleanup): New function.
15191 (main): Don't declare shmid, semid, and msqid. Add a call to
15192 atexit so that we call ipc_cleanup on exit.
15193
15194 2015-02-04 Pedro Alves <palves@redhat.com>
15195
15196 * boards/native-extended-gdbserver.exp: Remove any target variant
15197 specifications from the board name before clearing the isremote
15198 flag from board_info.
15199
15200 2015-01-31 Doug Evans <xdje42@gmail.com>
15201
15202 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15203
15204 2015-01-31 Gary Benson <gbenson@redhat.com>
15205
15206 * gdb.base/completion.exp: Disable completion limiting for
15207 existing tests. Add new tests to check completion limiting.
15208 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15209
15210 2015-01-31 Doug Evans <xdje42@gmail.com>
15211
15212 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15213
15214 2015-01-31 Doug Evans <xdje42@gmail.com>
15215
15216 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15217 entries. Duplicate file section script entries.
15218 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15219 inlined entries. Add test for safe-path rejection.
15220 * gdb.python/py-section-script.c: Add duplicate inlined section script
15221 entries. Duplicate file section script entries.
15222 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15223 inlined entries. Add test for safe-path rejection.
15224
15225 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15226
15227 * gdb.ada/disc_arr_bound: New testcase.
15228
15229 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15230
15231 * gdb.ada/mi_var_array: New testcase.
15232
15233 2015-01-27 Doug Evans <dje@google.com>
15234
15235 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15236 Add test for objfile.filename, objfile.username after objfile
15237 has been unloaded.
15238
15239 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15240
15241 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15242 the second test to print the name attribute of value
15243 returned by the call to gdb.lookup_type, and adjust
15244 the expected output accordingly.
15245
15246 2015-01-25 Mark Wielaard <mjw@redhat.com>
15247
15248 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15249 * gdb.base/disp-step-fork.c: Include unistd.h.
15250 * gdb.base/siginfo-obj.c: Include stdio.h.
15251 * gdb.base/siginfo-thread.c: Likewise.
15252 * gdb.mi/non-stop.c: Include unistd.h.
15253 * gdb.mi/nsthrexec.c: Include stdio.h.
15254 * gdb.mi/pthreads.c: Include unistd.h.
15255 * gdb.modula2/unbounded1.c (main): Declare returns int.
15256 * gdb.reverse/consecutive-reverse.c: Likewise.
15257 * gdb.threads/create-fail.c: Include unistd.h.
15258 * gdb.threads/killed.c: Likewise.
15259 * gdb.threads/linux-dp.c: Likewise.
15260 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15261 * gdb.threads/non-ldr-exc-2.c: Likewise.
15262 * gdb.threads/non-ldr-exc-3.c: Likewise.
15263 * gdb.threads/non-ldr-exc-4.c: Likewise.
15264 * gdb.threads/pthreads.c: Include unistd.h.
15265 (main): Declare returns int.
15266 * gdb.threads/tls-main.c (foo): New declaration.
15267 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15268
15269 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15270
15271 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15272 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15273
15274 2015-01-15 Mark Wielaard <mjw@redhat.com>
15275
15276 * gdb.base/noreturn-return.c: New file.
15277 * gdb.base/noreturn-return.exp: New file.
15278 * gdb.base/noreturn-finish.c: New file.
15279 * gdb.base/noreturn-finish.exp: New file.
15280
15281 2015-01-23 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.threads/continue-pending-after-query.c: New file.
15284 * gdb.threads/continue-pending-after-query.exp: New file.
15285
15286 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15287 Simon Marchi <simon.marchi@ericsson.com>
15288
15289 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15290 * gdb.base/valgrind-db-attach.exp: Same.
15291 * gdb.base/valgrind-infcall.exp: Same.
15292 * lib/mi-support.exp (default_mi_gdb_start): Same.
15293 * lib/prompt.exp (default_prompt_gdb_start): Same.
15294 * lib/gdb.exp (default_gdb_spawn): Same.
15295 (gdb_interact): New.
15296
15297
15298 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15299
15300 * gdb.compile/compile.exp (pointer to jit function): New test.
15301
15302 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15303
15304 * lib/gdb.exp (supports_process_record): Return true for
15305 powerpc*-*-linux*.
15306 (supports_reverse): Likewise.
15307
15308 2015-01-15 Don Breazeal <donb@codesourcery.com>
15309
15310 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15311 instead of checking whether the target board is remote and
15312 use spawn_wait_for_attach instead of exec/sleep.
15313 * gdb.base/attach-twice.exp: Likewise.
15314
15315 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15316
15317 * gdb.ada/var_arr_attrs: New testcase.
15318
15319 2015-01-14 Pedro Alves <palves@redhat.com>
15320 Joel Brobecker <brobecker@adacore.com>
15321
15322 PR gdb/17525
15323 * gdb.base/bp-cmds-execution-x-script.c: New file.
15324 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15325 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15326
15327 2015-01-14 Pedro Alves <palves@redhat.com>
15328
15329 PR cli/17828
15330 * gdb.base/batch-preserve-term-settings.c: New file.
15331 * gdb.base/batch-preserve-term-settings.exp: New file.
15332
15333 2015-01-13 Doug Evans <dje@google.com>
15334
15335 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15336 binary.
15337
15338 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15339
15340 * Makefile.in (clean mostlyclean): Do not delete *.py.
15341
15342 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15343
15344 * gdb.python/py-lookup-type.exp: New file.
15345
15346 2015-01-12 Pedro Alves <palves@redhat.com>
15347
15348 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15349 restore GDBFLAGS before returning.
15350
15351 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15352
15353 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15354 is_amd64_regs_target and is_x86_like_target.
15355
15356 2015-01-11 Doug Evans <xdje42@gmail.com>
15357
15358 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15359 is given without an explicit form.
15360 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15361 attributes.
15362 * gdb.dwarf/corrupt.exp: Ditto.
15363 * gdb.dwarf2/enum-type.exp: Ditto.
15364 * gdb.trace/entry-values.exp: Ditto.
15365 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15366
15367 2015-01-11 Doug Evans <xdje42@gmail.com>
15368
15369 PR gdb/15830
15370 * gdb.base/maint.exp: Remove references to "maint demangle".
15371 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15372 Add tests for explicitly specifying language to demangle.
15373 * gdb.dlang/demangle.exp: Ditto.
15374
15375 2015-01-09 Pedro Alves <palves@redhat.com>
15376
15377 * gdb.threads/non-stop-fair-events.c: New file.
15378 * gdb.threads/non-stop-fair-events.exp: New file.
15379
15380 2015-01-09 Pedro Alves <palves@redhat.com>
15381
15382 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15383 the global scope. Set a breakpoint after all threads are started
15384 rather than stepping over two source lines. Expect the prompt.
15385 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15386 global.
15387 (NUM): Now 15.
15388 (main): Use threads_started_barrier to wait for all threads to
15389 start. Main thread no longer calls thread_function. Exit after
15390 180 seconds.
15391 (loop): New function.
15392 (thread_function): Wait on threads_started_barrier barrier. Call
15393 'loop' at each iteration.
15394 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15395 threads have started, instead of hardcoding number of "next"
15396 steps. Use an access watchpoint instead of a write watchpoint.
15397
15398 2015-01-09 Pedro Alves <palves@redhat.com>
15399
15400 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15401 (thread_func): Wait on barrier.
15402 (main): Wait for all threads to start before stopping GDB.
15403 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15404 global.
15405 (thread1_func, thread2_func): Wait on barrier.
15406 (main): Wait for all threads to start before stopping GDB.
15407 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15408 New global.
15409 (thread1_func, thread2_func): Wait on barrier.
15410 (main): Wait for all threads to start before stopping GDB.
15411
15412 2015-01-09 Pedro Alves <palves@redhat.com>
15413
15414 * gdb.threads/attach-many-short-lived-threads.c: New file.
15415 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15416
15417 2014-01-09 Pedro Alves <palves@redhat.com>
15418
15419 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15420 instead of to thread 2.
15421 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15422 Add barrier around each pthread_create call instead of around all
15423 calls.
15424 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15425 Set a break on thread_function and have the child threads hit it
15426 one at at a time.
15427
15428 2015-01-09 Pedro Alves <palves@redhat.com>
15429
15430 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15431 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15432 false.
15433 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15434 checking whether the target board is remote.
15435 * gdb.multi/multi-attach.exp: Likewise.
15436 * gdb.python/py-sync-interp.exp: Likewise.
15437 * gdb.server/ext-attach.exp: Likewise.
15438 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15439 tests that need to attach, instead of checking whether the target
15440 board is remote at the top of the file.
15441
15442 2015-01-08 Yao Qi <yao@codesourcery.com>
15443
15444 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15445
15446 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15447
15448 Fix testcase compilation.
15449 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15450
15451 2015-01-06 Joel Brobecker <brobecker@adacore.com>
15452
15453 * gdb.python/py-type.exp: Add a couple test about empty
15454 array creation, and negative-length array creation.
15455
15456 2015-01-02 Doug Evans <xdje42@gmail.com>
15457
15458 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15459
15460 2015-01-02 Doug Evans <dje@google.com>
15461
15462 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15463
15464 2014-12-29 Yao Qi <yao@codesourcery.com>
15465
15466 * gdb.trace/entry-values.exp: Update comments. Rename variable
15467 bar_call_foo to returned_from_foo.
15468
15469 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15470
15471 PR gdb/17394
15472 * gdb.linespec/break-asm-file.c: New file.
15473 * gdb.linespec/break-asm-file.exp: New file.
15474 * gdb.linespec/break-asm-file0.s: New file.
15475 * gdb.linespec/break-asm-file1.s: New file.
15476
15477 2014-12-18 Nigel Stephens <nigel@mips.com>
15478 Maciej W. Rozycki <macro@codesourcery.com>
15479
15480 * gdb.base/float.exp: Handle the new output from "info float" on
15481 MIPS targets.
15482
15483 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15484
15485 Fix MinGW compilation.
15486 * gdb.compile/compile-ops.exp: Update untested message if
15487 !skip_compile_feature_tests.
15488 * gdb.compile/compile-setjmp.exp: Likewise.
15489 * gdb.compile/compile-tls.exp: Likewise.
15490 * gdb.compile/compile.exp: Likewise.
15491 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15492 supported on this host".
15493
15494 2014-12-16 Doug Evans <xdje42@gmail.com>
15495
15496 * boards/stabs.exp: New file.
15497
15498 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15499
15500 * gdb.base/completion.exp: Adjust to format changes of "maint
15501 print user-registers".
15502
15503 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
15504
15505 PR server/17457
15506 * gdb.arch/aarch64-fp.c: New file.
15507 * gdb.arch/aarch64-fp.exp: New file.
15508
15509 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15510
15511 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15512 r210637, r210913, r211666, r215400, r215817).
15513
15514 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15515 * dg-extract-results.py: New file.
15516 * dg-extract-results.sh: Use it if the environment seems
15517 suitable.
15518
15519 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15520
15521 * dg-extract-results.py (parse_run): Handle warnings that
15522 are printed before a test harness is run.
15523
15524 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15525
15526 * dg-extract-results.py (Named): Remove __cmp__ method.
15527 (output_variation): Use a key to sort variation.harnesses.
15528
15529 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15530
15531 * dg-extract-results.py: For Python 3, force sys.stdout to
15532 handle surrogate escape sequences.
15533 (safe_open): New function.
15534 (output_segment, main): Use it.
15535
15536 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15537
15538 * dg-extract-results.py (Prog.result_re): Include options
15539 in test name.
15540
15541 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15542
15543 * dg-extract-results.py (output_variation): Always sort if
15544 do_sum.
15545
15546 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15547
15548 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15549 as long as we get pagination notifications.
15550
15551 2014-12-15 Jason Merrill <jason@redhat.com>
15552
15553 * Makefile.in (check-gdb.%): Restore.
15554 * README: Mention it.
15555
15556 2014-12-13 Joel Brobecker <brobecker@adacore.com>
15557
15558 * gdb.ada/str_uninit: New testcase.
15559
15560 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15561
15562 PR symtab/17642
15563 * gdb.base/vla-stub-define.c: New file.
15564 * gdb.base/vla-stub.c: New file.
15565 * gdb.base/vla-stub.exp: New file.
15566
15567 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15568 Jan Kratochvil <jan.kratochvil@redhat.com>
15569 Tom Tromey <tromey@redhat.com>
15570
15571 * configure.ac: Add gdb.compile/.
15572 * configure: Regenerate.
15573 * gdb.compile/Makefile.in: New file.
15574 * gdb.compile/compile-ops.exp: New file.
15575 * gdb.compile/compile-ops.c: New file.
15576 * gdb.compile/compile-tls.c: New file.
15577 * gdb.compile/compile-tls.exp: New file.
15578 * gdb.compile/compile-constvar.S: New file.
15579 * gdb.compile/compile-constvar.c: New file.
15580 * gdb.compile/compile-mod.c: New file.
15581 * gdb.compile/compile-nodebug.c: New file.
15582 * gdb.compile/compile-setjmp-mod.c: New file.
15583 * gdb.compile/compile-setjmp.c: New file.
15584 * gdb.compile/compile-setjmp.exp: New file.
15585 * gdb.compile/compile-shlib.c: New file.
15586 * gdb.compile/compile.c: New file.
15587 * gdb.compile/compile.exp: New file.
15588 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15589
15590 2014-12-12 Tom Tromey <tromey@redhat.com>
15591
15592 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15593 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15594
15595 2014-12-12 Doug Evans <dje@google.com>
15596
15597 * lib/gdb-python.exp (get_python_valueof): New function.
15598 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15599
15600 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15601
15602 * gdb.base/completion.exp: Add test for completion of "info
15603 registers ".
15604
15605 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15606
15607 * gdb.base/func-ptrs.c: New file.
15608 * gdb.base/func-ptrs.exp: New file.
15609
15610 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15611
15612 PR breakpoints/17012
15613 * gdb.base/dprintf-detach.c: New file.
15614 * gdb.base/dprintf-detach.exp: New file.
15615
15616 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15617
15618 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15619 * lib/gdb.exp (target_is_gdbserver): New procedure.
15620
15621 2014-12-08 Doug Evans <dje@google.com>
15622
15623 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15624
15625 2014-12-05 Yao Qi <yao@codesourcery.com>
15626
15627 * gdb.guile/scm-error.exp: Remove the third argument to
15628 gdb_remote_download.
15629 * gdb.guile/scm-frame-args.exp: Likewise.
15630 * gdb.guile/scm-section-script.exp: Likewise.
15631
15632 2014-12-05 Yao Qi <yao@codesourcery.com>
15633
15634 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15635
15636 2014-12-04 Doug Evans <dje@google.com>
15637
15638 * gdb.python/py-objfile.exp: Add tests for
15639 objfile.add_separate_debug_file.
15640
15641 2014-12-04 Doug Evans <dje@google.com>
15642
15643 * lib/gdb.exp (get_build_id): New function.
15644 (build_id_debug_filename_get): Rewrite to use it.
15645 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15646
15647 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15648
15649 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15650 `method(long)', not just 0x0.
15651 * gdb.cp/nsalias.exp: Align code labels to 4.
15652 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15653 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15654 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15655 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15656 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15657 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15658
15659 2014-12-02 Doug Evans <dje@google.com>
15660
15661 PR symtab/17602
15662 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15663 * gdb.cp/anon-ns2.cc: ... here. New file.
15664 * gdb.cp/anon-ns.exp: Update.
15665
15666 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
15667
15668 * gdb.python/py-events.py (inferior_call_handler): New.
15669 (register_changed_handler, memory_changed_handler): New.
15670 (test_events.invoke): Register new handlers.
15671 * gdb.python/py-events.exp: Add tests for inferior call,
15672 memory_changed and register_changed events.
15673
15674 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15675
15676 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15677 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15678 if the linker doesn't understand this.
15679
15680 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15681
15682 * gdb.python/python.exp: Change expected reply to help().
15683
15684 2014-12-01 Yao Qi <yao@codesourcery.com>
15685
15686 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15687 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15688 * configure: Re-generated.
15689
15690 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15691
15692 * gdb.cp/chained-calls.cc: New file.
15693 * gdb.cp/chained-calls.exp: New file.
15694 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15695
15696 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15697
15698 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15699 * gdb.dwarf2/symtab-producer.exp: Same.
15700 * gdb.gdb/python-interrupts.exp: Same.
15701 * gdb.gdb/python-selftest.exp: Same.
15702 * gdb.python/py-linetable.exp: Same.
15703 * gdb.python/py-type.exp: Same.
15704 * gdb.python/py-value-cc.exp: Same.
15705 * gdb.python/py-value.exp: Same.
15706
15707 2014-11-28 Yao Qi <yao@codesourcery.com>
15708
15709 * gdb.base/break-probes.exp: Match library name prefixed with
15710 sysroot.
15711
15712 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15713
15714 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15715 test expected output. Add parentheses for the call to print.
15716 Remove L suffix from integers.
15717
15718 2014-11-26 Doug Evans <dje@google.com>
15719
15720 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15721
15722 2014-11-22 Yao Qi <yao@codesourcery.com>
15723
15724 * gdb.trace/entry-values.c: Remove asms.
15725 (foo): Add foo_label.
15726 (bar): Add bar_label.
15727 * gdb.trace/entry-values.exp: Remove code computing foo's
15728 length and bar's length.
15729 (Dwarf::assemble): Invoke function_range for bar and use
15730 MACRO_AT_func for foo.
15731
15732 2014-11-22 Yao Qi <yao@codesourcery.com>
15733
15734 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15735 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15736 Use .Lgcc43_procstart instead of gcc43.
15737
15738 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15739
15740 * gdb.ada/n_arr_bound: New testcase.
15741
15742 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15743
15744 PR breakpoints/10737
15745 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15746 test_catch_syscall_multi_arch.
15747 (test_catch_syscall_multi_arch): New function.
15748
15749 2014-11-20 Doug Evans <xdje42@gmail.com>
15750
15751 * gdb.base/maint.exp: Update expected output.
15752
15753 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15754
15755 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15756 4-byte instruction on S390.
15757
15758 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15759
15760 * gdb.ada/arr_arr: New testcase.
15761
15762 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15763
15764 * gdb.ada/pkd_arr_elem: New Testcase.
15765
15766 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15767
15768 * gdb.reverse/break-precsave: Expect completion message for
15769 core file reads.
15770 * gdb.reverse/consecutive-precsave.exp: Likewise.
15771 * gdb.reverse/finish-precsave.exp: Likewise.
15772 * gdb.reverse/i386-precsave.exp: Likewise.
15773 * gdb.reverse/machinestate-precsave.exp: Likewise.
15774 * gdb.reverse/sigall-precsave.exp: Likewise.
15775 * gdb.reverse/solib-precsave.exp: Likewise.
15776 * gdb.reverse/step-precsave.exp: Likewise.
15777 * gdb.reverse/until-precsave.exp: Likewise.
15778 * gdb.reverse/watch-precsave.exp: Likewise.
15779
15780 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15781
15782 * gdb.base/bp-permanent.c: Include unistd.h.
15783 * gdb.python/py-framefilter-mi.c (main): Add return type.
15784 * gdb.python/py-framefilter.c (main): Likewise.
15785 * gdb.trace/actions-changed.c (main): Likewise.
15786
15787 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15788
15789 * gdb.mi/until.c: Add eye-catchers.
15790 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15791 line numbers.
15792
15793 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15794
15795 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15796 function header variants in break1.c.
15797 * gdb.base/ena-dis-br.exp: Likewise.
15798 * gdb.base/hbreak2.exp: Likewise.
15799 * gdb.reverse/until-precsave.exp: Drop references to removed
15800 non-prototype function header variants in ur1.c.
15801 * gdb.reverse/until-reverse.exp: Likewise.
15802
15803 2014-11-17 Petr Machata <pmachata@redhat.com>
15804
15805 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15806 ${_cu_offset_size} bytes abbrev offset.
15807
15808 2014-11-15 Doug Evans <xdje42@gmail.com>
15809
15810 PR symtab/17559
15811 * gdb.base/line-symtabs.exp: New file.
15812 * gdb.base/line-symtabs.c: New file.
15813 * gdb.base/line-symtabs.h: New file.
15814
15815 2014-11-14 Yao Qi <yao@codesourcery.com>
15816
15817 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15818 (func): Add label func_label.
15819 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15820 Replace low_pc and high_pc with MACRO_AT_range.
15821 Replace name, low_pc and high_pc with MACRO_AT_func.
15822
15823 2014-11-14 Yao Qi <yao@codesourcery.com>
15824
15825 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15826 Replace name, low_pc and high_pc with MACRO_AT_func.
15827
15828 2014-11-14 Yao Qi <yao@codesourcery.com>
15829
15830 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15831 produce debug information.
15832 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15833
15834 2014-11-14 Yao Qi <yao@codesourcery.com>
15835
15836 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15837 object and get function length.
15838 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15839 with MACRO_AT_func.
15840 (top-level): Replace gdb_compile and clean_restart with
15841 prepare_for_testing.
15842 * gdb.dwarf2/main.c (main): Add label main_label.
15843
15844 2014-11-14 Yao Qi <yao@codesourcery.com>
15845
15846 * lib/dwarf.exp (function_range): New procedure.
15847 (Dwarf::_handle_macro_at_func): New procedure.
15848 (Dwarf::_handle_macro_at_range): New procedure.
15849 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15850
15851 2014-11-14 Yao Qi <yao@codesourcery.com>
15852
15853 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15854 (_handle_attribute): New procedure.
15855
15856 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15857
15858 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15859 * gdb.base/call-sc.c (zed): Likewise.
15860 * gdb.base/checkpoint.c (main): Likewise.
15861 * gdb.base/dump.c (main): Likewise.
15862 * gdb.base/gcore.c (main): Likewise.
15863 * gdb.base/huge.c (main): Likewise.
15864 * gdb.base/multi-forks.c (main): Likewise.
15865 * gdb.base/pr10179-a.c (main): Likewise.
15866 * gdb.base/savedregs.c (main): Likewise.
15867 * gdb.base/sigaltstack.c (main): Likewise.
15868 * gdb.base/siginfo.c (main): Likewise.
15869 * gdb.base/structs.c (zed): Likewise.
15870 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15871 * gdb.mi/mi-syn-frame.c (main): Likewise.
15872 * gdb.mi/until.c (foo, main): Likewise.
15873 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15874 * gdb.base/solib-weak.c (foo): Declare.
15875 * gdb.base/attach-twice.c: Include stdio.h.
15876 * gdb.base/weaklib1.c: Likewise.
15877 * gdb.base/weaklib2.c: Likewise.
15878 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15879 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15880 unistd.h.
15881 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15882 * gdb.mi/mi-exit-code.c: Likewise.
15883 * gdb.base/break-interp-lib.c: Include string.h.
15884 * gdb.base/coremaker.c: Likewise.
15885 * gdb.base/testenv.c: Likewise.
15886 * gdb.python/py-finish-breakpoint.c: Likewise.
15887 * gdb.base/inferior-died.c: Include sys/wait.h.
15888 * gdb.base/fileio.c: Include time.h.
15889 * gdb.base/async-shell.c: Include unistd.h.
15890 * gdb.base/dprintf-non-stop.c: Likewise.
15891 * gdb.base/info-os.c: Likewise.
15892 * gdb.mi/mi-console.c: Likewise.
15893 * gdb.mi/watch-nonstop.c: Likewise.
15894 * gdb.python/py-events.c: Likewise.
15895 * gdb.base/async.c (baz): Move up before its invocation.
15896 * gdb.base/code_elim2.c (my_global_func): Likewise.
15897 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15898 * gdb.base/advance.c (func2): Likewise.
15899
15900 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15901
15902 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15903 variant.
15904 * gdb.base/annota3.c: Likewise.
15905 * gdb.base/async.c: Likewise.
15906 * gdb.base/average.c: Likewise.
15907 * gdb.base/call-ar-st.c: Likewise.
15908 * gdb.base/call-rt-st.c: Likewise.
15909 * gdb.base/call-sc.c: Likewise.
15910 * gdb.base/call-strs.c: Likewise.
15911 * gdb.base/ending-run.c: Likewise.
15912 * gdb.base/execd-prog.c: Likewise.
15913 * gdb.base/exprs.c: Likewise.
15914 * gdb.base/foll-exec.c: Likewise.
15915 * gdb.base/foll-fork.c: Likewise.
15916 * gdb.base/foll-vfork.c: Likewise.
15917 * gdb.base/funcargs.c: Likewise.
15918 * gdb.base/gcore.c: Likewise.
15919 * gdb.base/jump.c: Likewise.
15920 * gdb.base/langs0.c: Likewise.
15921 * gdb.base/langs1.c: Likewise.
15922 * gdb.base/langs2.c: Likewise.
15923 * gdb.base/mips_pro.c: Likewise.
15924 * gdb.base/nodebug.c: Likewise.
15925 * gdb.base/opaque0.c: Likewise.
15926 * gdb.base/opaque1.c: Likewise.
15927 * gdb.base/recurse.c: Likewise.
15928 * gdb.base/run.c: Likewise.
15929 * gdb.base/scope0.c: Likewise.
15930 * gdb.base/scope1.c: Likewise.
15931 * gdb.base/setshow.c: Likewise.
15932 * gdb.base/setvar.c: Likewise.
15933 * gdb.base/shmain.c: Likewise.
15934 * gdb.base/shr1.c: Likewise.
15935 * gdb.base/shr2.c: Likewise.
15936 * gdb.base/sigall.c: Likewise.
15937 * gdb.base/signals.c: Likewise.
15938 * gdb.base/so-indr-cl.c: Likewise.
15939 * gdb.base/solib2.c: Likewise.
15940 * gdb.base/structs.c: Likewise.
15941 * gdb.base/sum.c: Likewise.
15942 * gdb.base/vforked-prog.c: Likewise.
15943 * gdb.base/watchpoint.c: Likewise.
15944 * gdb.reverse/shr2.c: Likewise.
15945 * gdb.reverse/until-reverse.c: Likewise.
15946 * gdb.reverse/ur1.c: Likewise.
15947 * gdb.reverse/watch-reverse.c: Likewise.
15948
15949 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15950
15951 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15952 variant.
15953 * gdb.base/sepdebug.exp: Drop references to removed code.
15954
15955 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15956
15957 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15958 variant. Preserve original line numbering.
15959 * gdb.base/list1.c: Likewise.
15960
15961 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15962
15963 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15964 variant.
15965 * gdb.base/break1.c: Likewise.
15966 * gdb.base/break.exp: Drop references to removed code.
15967
15968 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15969
15970 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15971 variant.
15972
15973 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15974
15975 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15976
15977 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15978
15979 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15980 logic into perform_all_tests() and invoke it with and without
15981 function header prototypes.
15982 (do_function_calls): Remove conditional XFAIL for PR 5318.
15983 (rerun_and_prepare): Remove duplicate code.
15984 (perform_all_tests): New. Main logic moved here.
15985
15986 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15987
15988 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15989 code guarded by #ifdef NO_PROTOTYPES.
15990 (t_double_many_args): Likewise.
15991 (DEF_FUNC_MANY_ARGS_1): Likewise.
15992 (DEF_FUNC_VALUES_1): Likewise.
15993 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15994 guarded by #ifdef PROTOTYPES.
15995
15996 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15997
15998 * gdb.mi/mi-console.c: Add eye-catcher.
15999 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16000 instead of literal line number.
16001
16002 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16003
16004 * gdb.base/shr2.c: Add eye-catcher.
16005 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16006 line number.
16007
16008 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16009
16010 * gdb.base/jump.c: Add eye-catchers.
16011 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16012 numbers.
16013
16014 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16015
16016 * gdb.base/execd-prog.c: Add eye-catchers.
16017 * gdb.base/foll-exec.c: Likewise.
16018 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16019 line numbers.
16020
16021 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16022
16023 * gdb.base/ending-run.c: Add eye-catchers.
16024 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16025 literal line numbers.
16026
16027 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16028
16029 * gdb.base/call-rt-st.c: Add eye-catchers.
16030 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16031 literal line numbers.
16032
16033 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16034
16035 * gdb.base/call-ar-st.c: Add eye-catchers.
16036 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16037 literal line numbers.
16038
16039 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16040
16041 * gdb.base/average.c: Add eye-catchers.
16042 * gdb.base/sum.c: Likewise.
16043 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16044 regexps dynamically.
16045
16046 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16047
16048 * gdb.base/solib1.c: Add eye-catchers.
16049 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16050 literal line numbers.
16051
16052 2014-11-12 Pedro Alves <palves@redhat.com>
16053
16054 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16055 leader has exited.
16056
16057 2014-11-12 Pedro Alves <palves@redhat.com>
16058
16059 * gdb.arch/i386-bp_permanent.c: New file.
16060 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16061 (srcfile): Set to i386-bp_permanent.c.
16062 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16063 that stepi does not execute the 'leave' instruction, instead of
16064 testing it does execute.
16065 * gdb.base/bp-permanent.c: New file.
16066 * gdb.base/bp-permanent.exp: New file.
16067
16068 2014-11-10 Doug Evans <xdje42@gmail.com>
16069
16070 PR symtab/17564
16071 * gdb.base/symtab-search-order.exp: New file.
16072 * gdb.base/symtab-search-order.c: New file.
16073 * gdb.base/symtab-search-order-1.c: New file.
16074 * gdb.base/symtab-search-order-shlib-1.c: New file.
16075
16076 2014-11-07 Pedro Alves <palves@redhat.com>
16077
16078 PR gdb/17511
16079 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16080 i?86-*-linux*.
16081
16082 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16083
16084 PR c++/17494
16085 * gdb.cp/pr17494.cc: New file.
16086 * gdb.cp/pr17494.exp: New file.
16087
16088 2014-11-02 Yao Qi <yao@codesourcery.com>
16089
16090 * gdb.python/python.exp: Get working directory and match the
16091 output of "set extended-prompt \\w " with it.
16092
16093 2014-10-30 Doug Evans <dje@google.com>
16094
16095 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16096 in objfiles.
16097 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16098 in progspaces.
16099
16100 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16101
16102 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16103 * gdb.base/realname-expand.exp: Likewise.
16104 * gdb.linespec/macro-relative.exp: Likewise.
16105
16106 2014-10-29 Pedro Alves <palves@redhat.com>
16107
16108 PR gdb/17408
16109 * gdb.threads/schedlock.c (some_function): New function.
16110 (call_function): New global.
16111 (MAYBE_CALL_SOME_FUNCTION): New macro.
16112 (thread_function): Call it.
16113 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16114 and use it instead of a global counter. Adjust all callers.
16115 (get_current_thread): Use "find current thread" for test message
16116 here rather than having all callers pass down the same string.
16117 (goto_loop): New procedure, factored out from ...
16118 (my_continue): ... this.
16119 (step_ten_loops): Change parameter from test message to command to
16120 use. Adjust.
16121 (list_count): Delete global.
16122 (check_result): New procedure, factored out from duplicate top
16123 level code.
16124 (continue tests): Wrap in with_test_prefix.
16125 (test_step): New procedure, factored out from duplicate top level
16126 code.
16127 (top level): Test "step" in combination with all scheduler-locking
16128 modes. Test "next" in combination with all scheduler-locking
16129 modes, and in combination with stepping over a function call or
16130 not.
16131 * gdb.threads/next-bp-other-thread.c: New file.
16132 * gdb.threads/next-bp-other-thread.exp: New file.
16133
16134 2014-10-29 Pedro Alves <palves@redhat.com>
16135
16136 PR python/17372
16137 * gdb.python/python.exp: Test a multi-line command that spawns
16138 interactive Python.
16139 * gdb.base/multi-line-starts-subshell.exp: New file.
16140
16141 2014-10-29 Yao Qi <yao@codesourcery.com>
16142
16143 * gdb.base/fileio.exp: Make directories on host.
16144
16145 2014-10-29 Yao Qi <yao@codesourcery.com>
16146
16147 * gdb.base/fileio.c (test_write): Close the file.
16148
16149 2014-10-28 Pedro Alves <palves@redhat.com>
16150
16151 PR gdb/12623
16152 * gdb.base/sigstep.c (no_handler): New global.
16153 (main): If 'no_handler is true, set the signal handlers to
16154 SIG_IGN.
16155 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16156 with_sw_watch and no_handler parameters. Handle them.
16157 (top level) <stepping over handler when stopped at a breakpoint
16158 test>: Add a test axis for testing with a software watchpoint, and
16159 another for testing with the signal handler set to SIG_IGN.
16160 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16161 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16162
16163 2014-10-28 Pedro Alves <palves@redhat.com>
16164
16165 PR gdb/17511
16166 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16167 * gdb.base/sigstep.exp (other_handler_location): New global.
16168 (advance): Support stepping into the signal handler, and running
16169 commands while in the handler.
16170 (in_handler_map): New global.
16171 (top level): In the advance test, add combinations for getting
16172 into the handler with stepping commands, and for running commands
16173 in the handler. Add comment descripting the advancei tests.
16174
16175 2014-10-28 Pedro Alves <palves@redhat.com>
16176
16177 * gdb.base/sigstep.exp: Use build_executable instead of
16178 prepare_for_testing.
16179 (top level): Move code that starts GDB, runs to main and creates a
16180 display to ...
16181 (restart): ... this new procedure.
16182 (top level): Move backtrace from signal handler test to ...
16183 (validate_backtrace): ... this new procedure.
16184 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16185 with_test_prefix. Always restart GDB.
16186 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16187 with_test_prefix. Always restart GDB. No need to delete
16188 breakpoints after the test.
16189 (test_skip_handler): Remove prefix parameter.
16190 (skip_over_handler, breakpoint_to_handler)
16191 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16192 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16193 restart GDB. No need to delete breakpoints after the test.
16194 (top level): Use foreach to call the test procedures with
16195 different commands.
16196
16197 2014-10-28 Pedro Alves <palves@redhat.com>
16198
16199 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16200 instead of GNATS numbers.
16201 * gdb.base/sigbpt.exp: Likewise.
16202 * gdb.base/siginfo.exp: Likewise.
16203 * gdb.base/sigstep.exp: Likewise.
16204
16205 2014-10-27 Pedro Alves <palves@redhat.com>
16206
16207 * gdb.base/sigstep.c (dummy): New global.
16208 (main): Issue a couple writes to the new global.
16209 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16210 procedures.
16211 (skip_over_handler): Use test_skip_handler.
16212 (top level): Call skip_over_handler for stepi and nexti too.
16213 (breakpoint_over_handler): Use test_skip_handler.
16214 (top level): Call breakpoint_over_handler for stepi and nexti too.
16215
16216 2014-10-27 Yao Qi <yao@codesourcery.com>
16217
16218 * gdb.trace/tfile.c (adjust_function_address)
16219 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16220 function descriptor.
16221
16222 2014-10-24 Don Breazeal <donb@codesourcery.com>
16223
16224 * gdb.base/foll-fork.exp (test_follow_fork,
16225 catch_fork_child_follow): Check for updated fork messages emitted
16226 from infrun.c.
16227 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16228 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16229 vfork_and_exec_child_follow_through_step): Check for updated vfork
16230 messages emitted from infrun.c.
16231
16232 2014-10-24 Pedro Alves <palves@redhat.com>
16233
16234 * gdb.base/corefile.exp: Remove references to ultrix.
16235 * gdb.base/interrupt.exp: Likewise.
16236 * gdb.base/whatis.exp: Likewise.
16237 * gdb.gdb/selftest.exp: Likewise.
16238 * gdb.threads/manythreads.exp: Likewise.
16239 * gdb.threads/print-threads.exp: Likewise.
16240 * gdb.threads/pthreads.exp:: Likewise.
16241 * gdb.threads/schedlock.exp: Likewise.
16242
16243 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16244
16245 * gdb.cp/non-trivial-retval.cc: Add a test case.
16246 * gdb.cp/non-trivial-retval.exp: Add a test.
16247
16248 2014-10-20 Yao Qi <yao@codesourcery.com>
16249
16250 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16251 * gdb.python/py-objfile-script-gdb.py: New file.
16252 * gdb.python/py-objfile-script.exp: Update reference to
16253 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16254 of remote_download. Remove the dest file.
16255
16256 2014-10-20 Yao Qi <yao@codesourcery.com>
16257
16258 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16259 * gdb.base/step-line.exp: Likewise.
16260 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16261 * gdb.dwarf2/dw2-basic.exp: Likewise.
16262 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16263 * gdb.dwarf2/dw2-filename.exp: Likewise.
16264 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16265 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16266 * gdb.dwarf2/dw2-producer.exp: Likewise.
16267 * gdb.dwarf2/mac-fileno.exp: Likewise.
16268 * gdb.python/py-frame-args.exp: Likewise.
16269 * gdb.python/py-framefilter.exp: Likewise.
16270 * gdb.python/py-mi.exp: Likewise.
16271 * gdb.python/py-objfile-script.exp: Likewise
16272 * gdb.python/py-pp-integral.exp: Likewise.
16273 * gdb.python/py-pp-re-notag.exp: Likewise.
16274 * gdb.python/py-prettyprint.exp: Likewise.
16275 * gdb.python/py-section-script.exp: Likewise.
16276 * gdb.python/py-typeprint.exp: Likewise.
16277 * gdb.python/py-xmethods.exp: Likewise.
16278 * gdb.stabs/weird.exp: Likewise.
16279 * gdb.xml/tdesc-regs.exp: Likewise.
16280
16281 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16282
16283 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16284 (out_cu): Use addr_len for the size of addresses.
16285 (out_line): Likewise. Size DW_LNE_set_address instruction
16286 according to addr_len.
16287 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16288 (FUNC): Add START_INSNS to definition.
16289
16290 2014-10-18 Yao Qi <yao@codesourcery.com>
16291
16292 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16293 gdb_has_argv0 return true.
16294 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16295 check [target_info exists noargs], check [gdb_has_argv0]
16296 instead.
16297 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16298 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16299 procedures.
16300
16301 2014-10-17 Doug Evans <dje@google.com>
16302
16303 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16304 event.
16305 * gdb.python/py-events.py: Add clear_objfiles event.
16306
16307 2014-10-17 Doug Evans <dje@google.com>
16308
16309 * gdb.python/py-objfile.exp: Test progspace attribute.
16310
16311 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16312
16313 * gdb.guile/scm-breakpoint.exp: Do not assume any
16314 directory separators when matching source file paths.
16315 * gdb.python/py-breakpoint.exp: Likewise.
16316 * gdb.reverse/break-precsave.exp: Likewise.
16317 * gdb.reverse/break-reverse.exp: Likewise.
16318 * gdb.reverse/consecutive-precsave.exp: Likewise.
16319 * gdb.reverse/finish-precsave.exp: Likewise.
16320 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16321 * gdb.reverse/finish-reverse.exp: Likewise.
16322 * gdb.reverse/i386-precsave.exp: Likewise.
16323 * gdb.reverse/i387-env-reverse.exp: Likewise.
16324 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16325 * gdb.reverse/machinestate-precsave.exp: Likewise.
16326 * gdb.reverse/machinestate.exp: Likewise.
16327 * gdb.reverse/sigall-precsave.exp: Likewise.
16328 * gdb.reverse/solib-precsave.exp: Likewise.
16329 * gdb.reverse/step-precsave.exp: Likewise.
16330 * gdb.reverse/until-precsave.exp: Likewise.
16331 * gdb.reverse/watch-precsave.exp: Likewise.
16332 * gdb.reverse/watch-reverse.exp: Likewise.
16333
16334 2014-10-17 Yao Qi <yao@codesourcery.com>
16335
16336 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16337 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16338
16339 2014-10-17 Pedro Alves <palves@redhat.com>
16340
16341 PR gdb/17471
16342 * gdb.base/bg-execution-repeat.c: New file.
16343 * gdb.base/bg-execution-repeat.exp: New file.
16344
16345 2014-10-17 Pedro Alves <palves@redhat.com>
16346
16347 PR gdb/17300
16348 * gdb.base/continue-all-already-running.c: New file.
16349 * gdb.base/continue-all-already-running.exp: New file.
16350
16351 2014-10-17 Pedro Alves <palves@redhat.com>
16352
16353 PR gdb/17472
16354 * gdb.base/annota-input-while-running.c: New file.
16355 * gdb.base/annota-input-while-running.exp: New file.
16356
16357 2014-10-17 Pedro Alves <palves@redhat.com>
16358
16359 * gdb.base/callfuncs.exp: emove references to osf.
16360 * gdb.base/sigall.exp: Likewise.
16361 * gdb.gdb/selftest.exp: Likewise.
16362 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16363 * gdb.mi/non-stop.c: Likewise.
16364 * gdb.mi/pthreads.c: Likewise.
16365 * gdb.reverse/sigall-precsave.exp: Likewise.
16366 * gdb.reverse/sigall-reverse.exp: Likewise.
16367 * gdb.threads/pthreads.c: Likewise.
16368 * gdb.threads/pthreads.exp: Likewise.
16369
16370 2014-10-17 Yao Qi <yao@codesourcery.com>
16371
16372 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16373 check 'target_info exists noargs'.
16374 (test_command_prompt_position): Likewise.
16375 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16376 Remove "set args".
16377 (progvar_simple_while_test): Likewise.
16378 (progvar_complex_if_while_test): Likewise.
16379 (if_while_breakpoint_command_test): Likewise.
16380 (infrun_breakpoint_command_test): Likewise.
16381 (breakpoint_command_test): Likewise.
16382 (watchpoint_command_test): Likewise.
16383 (bp_deleted_in_command_test): Likewise.
16384 (temporary_breakpoint_commands): Likewise.
16385
16386 2014-10-16 Yao Qi <yao@codesourcery.com>
16387
16388 * gdb.base/remotetimeout.exp: Remove noargs checking.
16389
16390 2014-10-15 Pedro Alves <palves@redhat.com>
16391
16392 PR breakpoints/9649
16393 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16394 * gdb.base/breakpoint-in-ro-region.exp
16395 (probe_target_hardware_step): New procedure.
16396 (top level): Probe hardware stepping and hardware breakpoint
16397 support. Test stepping through a read-only region, with both
16398 "breakpoint auto-hw" on and off and both "always-inserted" on and
16399 off.
16400
16401 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16402
16403 * gdb.dlang/demangle.exp: Update for demangling changes.
16404
16405 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16406
16407 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16408 * gdb.cp/non-trivial-retval.exp: Add new tests.
16409
16410 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16411
16412 PR c++/13403
16413 PR c++/15154
16414 * gdb.cp/non-trivial-retval.cc: New file.
16415 * gdb.cp/non-trivial-retval.exp: New file.
16416
16417 2014-10-15 Yao Qi <yao@codesourcery.com>
16418
16419 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16420 remote host.
16421
16422 2014-10-15 Yao Qi <yao@codesourcery.com>
16423
16424 * gdb.python/py-symbol.exp: Match file base name if host is
16425 remote, otherwise match file name with dir name.
16426 * gdb.python/py-symtab.exp: Likewise.
16427 * gdb.python/python.exp: Likewise.
16428
16429 2014-10-15 Yao Qi <yao@codesourcery.com>
16430
16431 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16432 pattern.
16433 * gdb.python/py-symtab.exp: Likewise.
16434 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16435 locationn.
16436
16437 2014-10-14 Joel Brobecker <brobecker@adacore.com>
16438
16439 * gdb.ada/addr_arith: New testcase.
16440
16441 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16442
16443 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16444 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16445 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16446 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16447
16448 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16449
16450 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16451 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16452 * gdb.arch/stap-eval-lang-ada.exp: New file.
16453
16454 2014-10-14 Yao Qi <yao@codesourcery.com>
16455
16456 * gdb.mi/mi-var-child.c (nothing1): New function.
16457 (nothing2): New function.
16458 (do_children_tests): Set function pointers by nothing1 and
16459 nothing2.
16460 * gdb.mi/mi-var-child.exp: Step over new added statements.
16461 Update test to match the new output.
16462 * gdb.mi/var-cmd.c (nothing1): New function.
16463 (nothing2): New function.
16464 (do_children_tests): Set function pointers by nothing1 and
16465 nothing2.
16466 * gdb.mi/mi-var-display.exp: Update test to match output.
16467 Step to the line specified by $line_dct_nothing.
16468 Increase the number of lines to step.
16469
16470 2014-10-14 Yao Qi <yao@codesourcery.com>
16471
16472 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16473 tests.
16474 * gdb.mi/mi2-var-child.exp: Likewise.
16475
16476 2014-10-13 Doug Evans <dje@google.com>
16477
16478 * gdb.python/py-objfile.exp: Change name of file name test.
16479
16480 2014-10-13 Doug Evans <dje@google.com>
16481
16482 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16483 from the start of the CU.
16484
16485 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16486 Yao Qi <yao@codesourcery.com>
16487
16488 Fix "save breakpoints" for "catch" command.
16489 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16490 Remove -nonewline. Match also the added "main" line.
16491
16492 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16493
16494 Fix "save breakpoints" for "disable $bpnum" command.
16495 * gdb.base/save-bp.c (main): Add label.
16496 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16497
16498 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16499
16500 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16501
16502 2014-10-11 Yao Qi <yao@codesourcery.com>
16503
16504 * gdb.server/server-kill.exp: Execute command
16505 "set remote trace-status-packet on" before "tstatus".
16506
16507 2014-10-11 Yao Qi <yao@codesourcery.com>
16508
16509 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16510 (main): Call getppid.
16511 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16512 and continue to it. Read variable "server_pid".
16513
16514 2014-10-11 Yao Qi <yao@codesourcery.com>
16515
16516 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16517
16518 2014-10-11 Yao Qi <yao@codesourcery.com>
16519
16520 * gdb.threads/thread-find.exp: Don't execute command
16521 "info threads".
16522 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16523 * gdb.threads/linux-dp.exp: Don't check the condition
16524 $threads_created equals to zero.
16525
16526 2014-10-10 Pedro Alves <palves@redhat.com>
16527
16528 * gdb.base/bigcore.exp: Remove references to IRIX.
16529 * gdb.base/funcargs.exp: Likewise.
16530 * gdb.base/interrupt.exp: Likewise.
16531 * gdb.base/mips_pro.exp: Likewise.
16532 * gdb.base/nodebug.exp: Likewise.
16533 * gdb.base/setvar.exp: Likewise.
16534 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16535
16536 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16537 Pedro Alves <palves@redhat.com>
16538
16539 PR symtab/14466
16540 * gdb.base/vdso-warning.c: New file.
16541 * gdb.base/vdso-warning.exp: New file.
16542
16543 2014-10-02 Doug Evans <dje@google.com>
16544
16545 * gdb.base/structs.c (main): Don't run forever.
16546
16547 2014-10-02 Pedro Alves <palves@redhat.com>
16548
16549 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16550 (top level) <stop threads 1, stop threads 2>: Use it.
16551
16552 2014-10-02 Pedro Alves <palves@redhat.com>
16553
16554 * gdb.threads/break-while-running.exp (test): Add new
16555 'update_thread_list' argument. Skip "info threads" if false.
16556 (top level): Add new 'update_thread_list' axis.
16557
16558 2014-10-02 Pedro Alves <palves@redhat.com>
16559
16560 PR breakpoints/17431
16561 * gdb.base/execl-update-breakpoints.c: New file.
16562 * gdb.base/execl-update-breakpoints.exp: New file.
16563
16564 2014-10-01 Pedro Alves <palves@redhat.com>
16565
16566 * gdb.base/breakpoint-in-ro-region.c: New file.
16567 * gdb.base/breakpoint-in-ro-region.exp: New file.
16568
16569 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16570
16571 * gdb.mi/mi-exit-code.exp: New file.
16572 * gdb.mi/mi-exit-code.c: New file.
16573
16574 2014-09-30 Yao Qi <yao@codesourcery.com>
16575
16576 * lib/prelink-support.exp (build_executable_own_libs): Error if
16577 the target isn't native.
16578
16579 2014-09-30 Yao Qi <yao@codesourcery.com>
16580
16581 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16582 false.
16583
16584 2014-09-22 Pedro Alves <palves@redhat.com>
16585
16586 * gdb.threads/break-while-running.exp: New file.
16587 * gdb.threads/break-while-running.c: New file.
16588
16589 2014-09-19 Yao Qi <yao@codesourcery.com>
16590
16591 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16592 Invoke test. Restart GDB with --readnow and invoke test again.
16593
16594 2014-09-19 Yao Qi <yao@codesourcery.com>
16595
16596 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16597 proc set_breakpoint_on_gcd_function. Invoke
16598 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16599 invoke set_breakpoint_on_gcd_function again.
16600
16601 2014-09-18 Doug Evans <dje@google.com>
16602
16603 * gdb.dwarf2/symtab-producer.exp: New file.
16604
16605 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16606
16607 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16608 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16609 * gdb.base/global-var-nested-by-dso.c: Likewise.
16610 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16611
16612 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16613 Pedro Alves <palves@redhat.com>
16614
16615 * gdb.base/watch-bitfields.exp: Pass string other than test file
16616 name to prepare_for_testing.
16617 (watch): New procedure.
16618 (expect_watchpoint): Use with_test_prefix.
16619 (top level): Factor out tests to ...
16620 (test_watch_location, test_regular_watch): ... these new
16621 procedures, and use with_test_prefix and gdb_continue_to_end.
16622
16623 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16624
16625 PR breakpoints/12526
16626 * gdb.base/watch-bitfields.exp: New file.
16627 * gdb.base/watch-bitfields.c: New file.
16628
16629 2014-09-16 Pedro Alves <palves@redhat.com>
16630
16631 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16632 software and hardware addresses, not software address against
16633 itself.
16634
16635 2014-09-16 Pedro Alves <palves@redhat.com>
16636
16637 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16638 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16639
16640 2014-09-16 Pedro Alves <palves@redhat.com>
16641
16642 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16643 files.
16644 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16645 "*-*-vxworks*" throughout.
16646 * gdb.base/break.exp: Likewise.
16647 * gdb.base/default.exp: Likewise.
16648 * gdb.base/scope.exp: Likewise.
16649 * gdb.base/sepdebug.exp: Likewise.
16650 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16651 throughout.
16652 * gdb.base/run.c: Likewise.
16653 * gdb.base/sepdebug.c: Likewise.
16654 * gdb.hp/gdb.aCC/run.c: Likewise.
16655 * gdb.reverse/until-reverse.c: Likewise.
16656 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16657
16658 2014-09-16 Yao Qi <yao@codesourcery.com>
16659
16660 * boards/local-remote-host-native.exp: New file.
16661
16662 2014-09-14 Doug Evans <xdje42@gmail.com>
16663
16664 * gdb.threads/queue-signal.c (thread_count): New variable.
16665 (thread_count_mutex, thread_count_condvar): New variables.
16666 (incr_thread_count, wait_all_threads_running): New functions.
16667 (main): Wait for all threads to be in their thread functions.
16668
16669 2014-09-13 Doug Evans <xdje42@gmail.com>
16670
16671 * gdb.threads/queue-signal.c: New file.
16672 * gdb.threads/queue-signal.exp: New file.
16673
16674 2014-09-13 Doug Evans <xdje42@gmail.com>
16675
16676 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16677 be consistent with what default_gdb_init uses.
16678 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16679 the plain text of the prompt. Add some logging printfs.
16680 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16681
16682 2014-09-12 Pedro Alves <palves@redhat.com>
16683
16684 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16685 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16686 * gdb.arch/i386-size-overlap.exp: Likewise.
16687 * gdb.arch/i386-size.exp: Likewise.
16688 * gdb.arch/i386-unwind.exp: Likewise.
16689 * gdb.base/a2-run.exp: Likewise.
16690 * gdb.base/break.exp: Likewise.
16691 * gdb.base/charset.exp: Likewise.
16692 * gdb.base/chng-syms.exp: Likewise.
16693 * gdb.base/commands.exp: Likewise.
16694 * gdb.base/dbx.exp: Likewise.
16695 * gdb.base/find.exp: Likewise.
16696 * gdb.base/funcargs.exp: Likewise.
16697 * gdb.base/jit-simple.exp: Likewise.
16698 * gdb.base/reread.exp: Likewise.
16699 * gdb.base/sepdebug.exp: Likewise.
16700 * gdb.base/step-bt.exp: Likewise.
16701 * gdb.cp/mb-inline.exp: Likewise.
16702 * gdb.cp/mb-templates.exp: Likewise.
16703 * gdb.objc/basicclass.exp: Likewise.
16704 * gdb.threads/killed.exp: Likewise.
16705
16706 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16707
16708 PR tdep/17379
16709 * gdb.arch/powerpc-stackless.S: New file.
16710 * gdb.arch/powerpc-stackless.exp: New file.
16711
16712 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16713
16714 * gdb.base/attach.c: Include unistd.h.
16715 (main): Call alarm. Add label postloop.
16716 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16717 gdb_breakpoint, gdb_continue_to_breakpoint.
16718 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16719
16720 2014-09-11 Pedro Alves <palves@redhat.com>
16721
16722 PR gdb/17347
16723 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16724 * gdb.base/attach.exp (test_command_line_attach_run): New
16725 procedure.
16726 (top level): Call it.
16727
16728 2014-09-11 Pedro Alves <palves@redhat.com>
16729
16730 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16731 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16732 (do_command_attach_tests): Use spawn_wait_for_attach.
16733 * gdb.base/solib-overlap.exp: Likewise.
16734 * gdb.multi/multi-attach.exp: Likewise.
16735 * gdb.python/py-prompt.exp: Likewise.
16736 * gdb.python/py-sync-interp.exp: Likewise.
16737 * gdb.server/ext-attach.exp: Likewise.
16738
16739 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16740
16741 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16742 command in testcase. Simplify testcase.
16743
16744 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16745
16746 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16747
16748 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16749
16750 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16751
16752 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16753
16754 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16755
16756 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16757
16758 * gdb.dwarf2/dynarr-ptr.c: New file.
16759 * gdb.dwarf2/dynarr-ptr.exp: New file.
16760
16761 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16762
16763 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16764 of 30 rather than hardcoding 120 for a slow test case. Take the
16765 `gdb,timeout' target setting into account for this calculation.
16766 Don't extend the timeout for the test cases that don't need it.
16767
16768 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16769
16770 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16771 a factor of 2 for a slow test case. Take the `gdb,timeout'
16772 target setting into account for this calculation.
16773 * gdb.reverse/until-precsave.exp: Increase the timeout by
16774 a factor of 15 and 3 respectively rather than adding 120
16775 for a pair of slow test cases. Take the `gdb,timeout'
16776 target setting into account for this calculation.
16777
16778 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16779
16780 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16781 timeout, don't pass one down to gdb_expect.
16782 (gdb_expect): Rework timeout selection.
16783
16784 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16785
16786 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16787 exception on timeout.
16788 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16789 (gdbserver_start_extended): Catch any `gdbserver_start' error
16790 exceptions.
16791 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16792 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16793 `gdbserver_gdb_load' error exceptions.
16794
16795 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16796
16797 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16798 120 on waiting for the TCP socket to open.
16799
16800 2014-09-09 Doug Evans <xdje42@gmail.com>
16801
16802 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16803 _caller_matches, _any_caller_is, _any_caller_matches.
16804
16805 2014-09-09 Doug Evans <xdje42@gmail.com>
16806
16807 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16808
16809 2014-09-09 Yao Qi <yao@codesourcery.com>
16810
16811 * gdb.mi/mi-var-display.exp: Set print symbol off.
16812
16813 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16814
16815 PR gdb/17035
16816 * gdb.base/commands.exp: Add tests to verify user-defined
16817 commands with empty bodies.
16818 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16819 python commands in `show user command`.
16820 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16821 scheme commands in `show user command`.
16822
16823 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16824
16825 PR python/17355
16826 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16827 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16828 * gdb.python/py-framefilter-invalidarg.exp: New file.
16829 * gdb.python/py-framefilter-invalidarg.py: New file.
16830
16831 2014-09-06 Doug Evans <xdje42@gmail.com>
16832
16833 PR 15276
16834 * gdb.python/py-caller-is.c: New file.
16835 * gdb.python/py-caller-is.exp: New file.
16836
16837 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16838
16839 PR gdb/17235
16840 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16841 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16842
16843 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16844
16845 PR fortran/17237
16846 * gdb.fortran/print-formatted.exp: New file.
16847 * gdb.fortran/print-formatted.f90: Likewise.
16848
16849 2014-09-03 Sasha Smundak <asmundak@google.com>
16850
16851 * gdb.python/py-frame.exp: Test Frame.read_register.
16852
16853 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16854
16855 PR python/16699
16856 * gdb.python/py-completion.exp: New file.
16857 * gdb.python/py-completion.py: Likewise.
16858
16859 2014-08-28 Doug Evans <dje@google.com>
16860
16861 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16862 eax,etc. are live with values set by gdb and thus the compiler can't
16863 use them.
16864 * gdb.arch/i386-pseudo.c (main): Ditto.
16865
16866 2014-08-27 Doug Evans <dje@google.com>
16867
16868 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16869
16870 2014-08-25 Doug Evans <dje@google.com>
16871
16872 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16873 (main): Ditto.
16874
16875 2014-08-25 Doug Evans <dje@google.com>
16876
16877 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16878
16879 2014-08-24 Yao Qi <yao@codesourcery.com>
16880
16881 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16882 symbol off.
16883 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16884
16885 2014-08-22 Doug Evans <dje@google.com>
16886
16887 PR 17276
16888 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16889 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16890 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16891
16892 2014-08-22 Yao Qi <yao@codesourcery.com>
16893
16894 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16895 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16896 * gdb.python/python.exp: Likewise. Use .py file on the host
16897 instead of the build.
16898
16899 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16900
16901 * gdb.threads/gcore-stale-thread.c: New file.
16902 * gdb.threads/gcore-stale-thread.exp: New file.
16903
16904 2014-08-21 Pedro Alves <palves@redhat.com>
16905
16906 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16907 * gdb.base/gcore-relro-pie.exp: Likewise.
16908 * gdb.base/gcore-relro.exp: Likewise.
16909 * gdb.base/gcore.exp: Likewise.
16910 * gdb.base/print-symbol-loading.exp: Likewise.
16911 * gdb.threads/gcore-thread.exp: Likewise.
16912 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16913
16914 2014-08-20 Pedro Alves <palves@redhat.com>
16915 Jan Kratochvil <jan.kratochvil@redhat.com>
16916
16917 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16918 configure.
16919 (EXPECT): Handle READ1 being set.
16920 (all): Depend on EXTRA_RULES.
16921 (check-read1, expect-read1, read1.so, read1): New rules.
16922 * README (Testsuite Parameters): Document the READ1 make variable.
16923 (Race detection): New section.
16924 * configure: Regenerate.
16925 * configure.ac: If build==host==target, and running under a
16926 GNU/glibc system, add read1 to the extra Makefile rules.
16927 (EXTRA_RULES): AC_SUBST it.
16928 * lib/read1.c: New file.
16929
16930 2014-08-20 Joel Brobecker <brobecker@adacore.com>
16931
16932 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16933 the handling of variables declared as a typedef to an array
16934 which a DW_AT_data_location attribute.
16935
16936 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
16937 Pedro Alves <palves@redhat.com>
16938
16939 PR symtab/14604
16940 PR symtab/14605
16941 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16942 gdb_test.
16943
16944 2014-08-19 Pedro Alves <palves@redhat.com>
16945
16946 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16947
16948 2014-08-19 Yao Qi <yao@codesourcery.com>
16949
16950 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16951 right line.
16952
16953 2014-08-18 David Blaikie <dblaikie@gmail.com>
16954
16955 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16956
16957 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16958
16959 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16960 attribute in array range.
16961
16962 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16963
16964 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16965
16966 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16967
16968 PR c++/17132
16969 * gdb.cp/pr17132.cc: New file.
16970 * gdb.cp/pr17132.exp: New file.
16971
16972 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16973
16974 * gdb.python/py-xmethods.py (A_getarrayind)
16975 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16976 Use 'print' with function call syntax.
16977 (E_method_matcher.match): Fix tab vs space indentation mixup.
16978
16979 2014-08-15 Yao Qi <yao@codesourcery.com>
16980
16981 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16982 false.
16983
16984 2014-08-15 Yao Qi <yao@codesourcery.com>
16985
16986 * gdb.cp/casts.exp: Set print symbol off.
16987 * gdb.cp/class2.exp: Likewise.
16988 * gdb.cp/overload.exp: Likewise.
16989 * gdb.cp/templates.exp: Likewise.
16990
16991 2014-08-11 Doug Evans <dje@google.com>
16992
16993 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16994 (test_load_shlib): Update.
16995
16996 2014-08-09 Yao Qi <yao@codesourcery.com>
16997
16998 * gdb.base/display.exp: Invoke is_address_zero_readable.
16999 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17000 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17001 * gdb.base/hbreak-unmapped.exp: Return if
17002 is_address_zero_readable returns true.
17003 * gdb.base/signest.exp: Likewise.
17004 * gdb.base/signull.exp: Likewise.
17005 * gdb.base/sigbpt.exp: Likewise.
17006 * gdb.guile/scm-disasm.exp: Do the test if
17007 is_address_zero_readable returns false.
17008 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17009 * gdb.python/py-arch.exp: Likewise.
17010 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17011 * lib/gdb.exp (is_address_zero_readable): New proc.
17012
17013 2014-08-09 Yao Qi <yao@codesourcery.com>
17014
17015 PR testsuite/13443
17016 * gdb.mi/mi-var-display.exp: Make test messages unique.
17017
17018 2014-08-04 Tom Tromey <tromey@redhat.com>
17019
17020 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17021 target 0".
17022
17023 2014-08-04 Tom Tromey <tromey@redhat.com>
17024
17025 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17026 "target_resume".
17027
17028 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17029
17030 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17031 inner_vla_struct_object_size.
17032 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17033 as xfail.
17034
17035 2014-07-30 Pedro Alves <palves@redhat.com>
17036
17037 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17038 comment.
17039
17040 2014-07-29 Yao Qi <yao@codesourcery.com>
17041
17042 PR gdb/17206
17043 * gdb.base/until-nodebug.exp: New.
17044
17045 2014-07-28 Doug Evans <xdje42@gmail.com>
17046
17047 PR guile/17203
17048 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17049 previously existing parameter, and previously ambiguously spelled
17050 parameter.
17051
17052 2014-07-28 Will Newton <will.newton@linaro.org>
17053
17054 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17055
17056 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17057 Doug Evans <xdje42@gmail.com>
17058
17059 PR guile/17146
17060 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17061
17062 2014-07-25 Pedro Alves <palves@redhat.com>
17063
17064 * gdb.threads/signal-command-handle-nopass.c: New file.
17065 * gdb.threads/signal-command-handle-nopass.exp: New file.
17066 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17067 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17068 * gdb.threads/signal-delivered-right-thread.c: New file.
17069 * gdb.threads/signal-delivered-right-thread.exp: New file.
17070
17071 2014-07-25 Pedro Alves <palves@redhat.com>
17072
17073 * gdb.base/double-prompt-target-event-error.exp
17074 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17075 match.
17076 (cancel_pagination_in_target_event): Rework double prompt
17077 detection.
17078 * gdb.base/paginate-after-ctrl-c-running.exp
17079 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17080 <return>' match.
17081 * gdb.base/paginate-bg-execution.exp
17082 (test_bg_execution_pagination_return)
17083 (test_bg_execution_pagination_cancel): Remove '-notransfer
17084 <return>' matches.
17085 * gdb.base/paginate-execution-startup.exp
17086 (test_fg_execution_pagination_return)
17087 (test_fg_execution_pagination_cancel): Remove '-notransfer
17088 <return>' matches.
17089 * gdb.base/paginate-inferior-exit.exp
17090 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17091 match.
17092 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17093 * lib/gdb.exp (pagination_prompt): Run text through
17094 string_to_regexp.
17095 (gdb_test_multiple): Match $pagination_prompt instead of
17096 "<return>".
17097 (string_to_regexp): Move to lib/gdb-utils.exp.
17098
17099 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17100
17101 * gdb.arch/amd64-entry-value-paramref.S: New file.
17102 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17103 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17104 * gdb.arch/amd64-optimout-repeat.S: New file.
17105 * gdb.arch/amd64-optimout-repeat.c: New file.
17106 * gdb.arch/amd64-optimout-repeat.exp: New file.
17107
17108 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17109
17110 PR gdb/17170
17111 * gdb.base/statistics.exp: New file.
17112
17113 2014-07-17 Doug Evans <dje@google.com>
17114
17115 PR gdb/17170
17116 * gdb.base/maint.exp: Update testing of per-command stats.
17117
17118 2014-07-16 Pedro Alves <palves@redhat.com>
17119
17120 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17121 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17122 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17123 (tfile_write_buf): New functions.
17124 (add_memory_block): Rewrite using the above.
17125 (adjust_function_address): New function.
17126 (FUNCTION_ADDRESS): New macro.
17127 (write_basic_trace_file): Remove short_x local, and use
17128 tfile_write_16. Change type of func_addr local to unsigned long
17129 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17130 here. Cast argument of add_memory_block to char pointer.
17131 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17132 (main): Remove parameters.
17133 * gdb.trace/tfile.exp: Remove nowarnings.
17134
17135 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17136
17137 * gdb.base/debug-expr.exp: Test string evaluation with
17138 "debug expression" on.
17139
17140 2014-07-15 Pedro Alves <palves@redhat.com>
17141
17142 * gdb.base/reread.exp: Use clean_restart.
17143
17144 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17145
17146 * gdb.arch/avr-flash-qualifer.c: New.
17147 * gdb.arch/avr-flash-qualifer.exp: New.
17148
17149 2014-07-14 Pedro Alves <palves@redhat.com>
17150
17151 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17152 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17153
17154 2014-07-14 Pedro Alves <palves@redhat.com>
17155
17156 * gdb.base/double-prompt-target-event-error.c: New file.
17157 * gdb.base/double-prompt-target-event-error.exp: New file.
17158
17159 2014-07-14 Pedro Alves <palves@redhat.com>
17160
17161 PR gdb/17072
17162 * gdb.base/paginate-inferior-exit.c: New file.
17163 * gdb.base/paginate-inferior-exit.exp: New file.
17164
17165 2014-07-14 Pedro Alves <palves@redhat.com>
17166
17167 PR gdb/17072
17168 * gdb.base/paginate-bg-execution.c: New file.
17169 * gdb.base/paginate-bg-execution.exp: New file.
17170
17171 2014-07-14 Pedro Alves <palves@redhat.com>
17172
17173 PR gdb/17072
17174 * gdb.base/paginate-execution-startup.c: New file.
17175 * gdb.base/paginate-execution-startup.exp: New file.
17176 * lib/gdb.exp (pagination_prompt): New global.
17177 (default_gdb_spawn): New procedure, factored out from
17178 default_gdb_spawn.
17179 (default_gdb_start): Adjust to call default_gdb_spawn.
17180 (gdb_spawn): New procedure.
17181
17182 2014-07-14 Pedro Alves <palves@redhat.com>
17183
17184 * lib/gdb.exp (gdb_assert): New procedure.
17185 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17186
17187 2014-07-14 Pedro Alves <palves@redhat.com>
17188
17189 * gdb.base/execution-termios.c: New file.
17190 * gdb.base/execution-termios.exp: New file.
17191
17192 2014-07-14 Tom Tromey <tromey@redhat.com>
17193
17194 * gdb.cp/vla-cxx.cc: New file.
17195 * gdb.cp/vla-cxx.exp: New file.
17196
17197 2014-07-14 Tom Tromey <tromey@redhat.com>
17198
17199 * gdb.reverse/rerun-prec.c: New file.
17200 * gdb.reverse/rerun-prec.exp: New file.
17201
17202 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17203 Maciej W. Rozycki <macro@codesourcery.com>
17204
17205 * lib/gdb-utils.exp: New file.
17206 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17207 inline `gdb_init_command' processing.
17208 (gdb_start_cmd): Likewise.
17209 * lib/mi-support.exp (mi_run_cmd): Likewise.
17210 * README: Document `gdb_init_command' and `gdb_init_commands'.
17211
17212 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17213
17214 Fix false FAIL running under a very long directory name.
17215 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17216 and "set print elements 10000". Twice.
17217
17218 2014-07-11 Yao Qi <yao@codesourcery.com>
17219
17220 * gdb.base/exprs.exp: "set print symbol off".
17221
17222 2014-07-11 Pedro Alves <palves@redhat.com>
17223
17224 * gdb.threads/kill.c: New file.
17225 * gdb.threads/kill.exp: New file.
17226
17227 2014-07-10 Yao Qi <yao@codesourcery.com>
17228
17229 * gdb.trace/tfile.c (write_basic_trace_file)
17230 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17231 address written to trace file.
17232
17233 2014-07-09 Pedro Alves <palves@redhat.com>
17234
17235 * gdb.base/attach-wait-input.exp: New file.
17236 * gdb.base/attach-wait-input.c: New file.
17237
17238 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17239
17240 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17241 setting up test structures.
17242 (main): Call new test function.
17243 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17244 test function, continue into test function and walk test
17245 structures.
17246
17247 2014-07-02 Yao Qi <yao@codesourcery.com>
17248
17249 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17250 'bar_start' at the beginning of functions 'foo' and 'bar'
17251 respectively.
17252 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17253 instead of 'foo' and 'bar'.
17254
17255 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17256
17257 * gdb.btrace/segv.exp: New.
17258 * gdb.btrace/segv.c: New.
17259
17260 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17261
17262 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17263 instruction.
17264
17265 2014-06-30 Mark Wielaard <mjw@redhat.com>
17266
17267 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17268 vulture, vilify, villar): New volatile array constants.
17269 (vindictive, vegetation): New const volatile array constants.
17270 * gdb.base/volatile.exp: Test volatile and const volatile array
17271 types.
17272
17273 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17274
17275 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17276 target lacks support for awatch, rwatch, or hbreak.
17277
17278 2014-06-27 Yao Qi <yao@codesourcery.com>
17279
17280 * gdb.multi/dummy-frame-restore.exp: New.
17281 * gdb.multi/dummy-frame-restore.c: New.
17282
17283 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17284
17285 * gdb.btrace/gcore.exp: New.
17286
17287 2014-06-23 Pedro Alves <palves@redhat.com>
17288
17289 * gdb.base/watchpoint-reuse-slot.c: New file.
17290 * gdb.base/watchpoint-reuse-slot.exp: New file.
17291
17292 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17293
17294 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17295 progspace's filename in 'info', 'enable' and 'disable' command
17296 tests.
17297
17298 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17299
17300 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17301 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17302 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17303
17304 2014-06-20 Gary Benson <gbenson@redhat.com>
17305
17306 * gdb.arch/i386-avx.exp: Fix include file location.
17307 * gdb.arch/i386-sse.exp: Likewise.
17308
17309 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17310
17311 * gdb.dlang/expression.exp: New file.
17312
17313 2014-06-19 Pedro Alves <palves@redhat.com>
17314
17315 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17316 out from ...
17317 (top level): ... here. Iterate running tests under different
17318 scheduler-locking settings.
17319
17320 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17321
17322 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17323 to DW_FORM_addr and use non-zero addresses.
17324
17325 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17326
17327 PR gdb/17017
17328 * gdb.python/py-xmethods.cc: Add global function call counters and
17329 increment them in their respective functions. Remove "cout"
17330 statements.
17331 * gdb.python/py-xmethods.exp: Make tests check the global function
17332 call counters instead of depending on inferior IO.
17333
17334 2014-06-18 Don Breazeal <donb@codesourcery.com>
17335
17336 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17337 Deleted procedure.
17338 (explicit_fork_parent_follow): Deleted procedure.
17339 (explicit_fork_child_follow): Deleted procedure.
17340 (test_follow_fork): New procedure.
17341 (do_fork_tests): Replace calls to deleted procedures with
17342 calls to test_follow_fork and reset GDB for subsequent
17343 procedure calls.
17344
17345 2014-06-17 Yao Qi <yao@codesourcery.com>
17346
17347 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17348 CP1252.
17349
17350 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
17351
17352 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17353 Initialize ptr and S explicitly.
17354 (skip_type_update_when_not_use_rtti_test): Likewise.
17355
17356 2014-06-16 Keith Seitz <keiths@redhat.com>
17357
17358 PR mi/15863
17359 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17360 the inferior is started.
17361
17362 2014-06-16 Pedro Alves <palves@redhat.com>
17363
17364 * gdb.base/break-main-file-remove-fail.c: New file.
17365 * gdb.base/break-main-file-remove-fail.exp: New file.
17366 * gdb.base/break-unload-file.exp: Use build_executable instead of
17367 prepare_for_testing.
17368 (test_break): New parameter "initial_load". Handle it.
17369 (top level): Add initial_load cmdline/file axis.
17370
17371 2014-06-12 Tom Tromey <tromey@redhat.com>
17372
17373 * gdb.base/completion.exp: Don't use directory name in test.
17374
17375 2014-06-09 Gary Benson <gbenson@redhat.com>
17376
17377 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17378 separate the always-available ANSI-standard signals from the
17379 signals that require checking.
17380 (main): Likewise.
17381 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17382 Likewise.
17383 (main): Likewise.
17384
17385 2014-06-07 Keith Seitz <keiths@redhat.com>
17386
17387 Revert:
17388 PR c++/16253
17389 * gdb.cp/var-tag.cc: New file.
17390 * gdb.cp/var-tag.exp: New file.
17391 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17392 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17393 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17394 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17395
17396 2014-06-06 Doug Evans <xdje42@gmail.com>
17397
17398 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17399
17400 2014-06-06 Pedro Alves <palves@redhat.com>
17401
17402 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17403 in target debug output instead of looking at RSP packets,
17404 disabling the test on any target that uses hardware stepping.
17405 Update comments.
17406
17407 2014-06-06 Pedro Alves <palves@redhat.com>
17408
17409 * gdb.base/break-unload-file.exp: Fix typo.
17410
17411 2014-06-06 Yao Qi <yao@codesourcery.com>
17412
17413 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17414 from "jit_function" to "^jit_function".
17415
17416 2014-06-06 Yao Qi <yao@codesourcery.com>
17417
17418 * gdb.base/async.c (foo): Add one statement.
17419 * gdb.base/async.exp: Get the next instruction address and
17420 match the output of "nexti" by instruction address. Match
17421 the hex address in the output of "finish".
17422
17423 2014-06-06 Gary Benson <gbenson@redhat.com>
17424
17425 * gdb.base/call-signals.c: Remove preprocessor conditionals
17426 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17427 SIGSEGV and SIGTERM.
17428 * gdb.base/sigall.c: Likewise.
17429 * gdb.base/unwindonsignal.c: Likewise.
17430 * gdb.reverse/sigall-reverse.c: Likewise.
17431
17432 2014-06-06 Yao Qi <yao@codesourcery.com>
17433
17434 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17435 readable, skip the test.
17436
17437 2014-06-06 Yao Qi <yao@codesourcery.com>
17438
17439 * gdb.threads/staticthreads.c (thread_function): Move the line
17440 setting breakpoint on forward.
17441 * gdb.threads/staticthreads.exp: Update comments.
17442
17443 2014-06-05 Ludovic Courtès <ludo@gnu.org>
17444
17445 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17446 "history-append! type error".
17447
17448 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17449
17450 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17451 erroneous dprintf expected input.
17452
17453 2014-06-04 Doug Evans <xdje42@gmail.com>
17454
17455 * gdb.guile/scm-generics.exp: Delete.
17456
17457 2014-06-04 Doug Evans <xdje42@gmail.com>
17458
17459 * gdb.guile/scm-breakpoint.exp: Update.
17460 Add tests for breakpoint registration.
17461
17462 2014-06-04 Tom Tromey <tromey@redhat.com>
17463
17464 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17465 VLA-in-union.
17466 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17467 inner_vla_struct, vla_union types. Initialize objects of those
17468 types and compute their sizes.
17469
17470 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17471 Hui Zhu <hui@codesourcery.com>
17472
17473 * gdb.base/fileio.exp: Add test for shell not available as well as
17474 available.
17475 * gdb.base/fileio.c (test_system): Check for shell twice.
17476
17477 2014-06-04 Yao Qi <yao@codesourcery.com>
17478
17479 * gdb.base/auto-connect-native-target.exp: Remove redundant
17480 space from the regexp pattern.
17481
17482 2014-06-04 Yao Qi <yao@codesourcery.com>
17483
17484 * gdb.base/default.exp: Replace "child" with "native" in
17485 regexp pattern.
17486
17487 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17488
17489 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17490 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17491 * gdb.python/py-xmethods.py: Python script supporting the
17492 new testcase and tests.
17493
17494 2014-06-03 Joel Brobecker <brobecker@adacore.com>
17495 Pedro Alves <palves@redhat.com>
17496
17497 PR breakpoints/17000
17498 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17499 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17500
17501 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17502
17503 * gdb.base/subst.exp: Add tests to verify partial path matching
17504 output.
17505
17506 2014-06-03 Pedro Alves <palves@redhat.com>
17507
17508 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17509 target that doesn't use software single-stepping.
17510
17511 2014-06-03 Pedro Alves <palves@redhat.com>
17512
17513 PR breakpoints/17000
17514 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17515 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17516
17517 2014-06-02 Doug Evans <xdje42@gmail.com>
17518
17519 * gdb.guile/scm-parameter.exp: New file.
17520
17521 2014-06-02 Doug Evans <xdje42@gmail.com>
17522
17523 * gdb.guile/scm-cmd.c: New file.
17524 * gdb.guile/scm-cmd.exp: New file.
17525
17526 2014-06-02 Doug Evans <xdje42@gmail.com>
17527
17528 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17529 pretty-printer lookup.
17530 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17531 (make-pp_s-printer): Call it.
17532 (make-pretty-printer-from-dict): New function.
17533 (lookup-pretty-printer-maker-from-dict): New function.
17534 (*pretty-printer*): Simplify.
17535 (make-objfile-pp_s-printer): New function.
17536 (install-objfile-pretty-printers!): New function.
17537 (make-progspace-pp_s-printer): New function.
17538 (install-progspace-pretty-printers!): New function.
17539 * gdb.guile/scm-progspace.c: New file.
17540 * gdb.guile/scm-progspace.exp: New file.
17541
17542 2014-06-02 Pedro Alves <palves@redhat.com>
17543
17544 * gdb.base/dprintf-bp-same-addr.c: New file.
17545 * gdb.base/dprintf-bp-same-addr.exp: New file.
17546
17547 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17548
17549 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17550 * gdb.arch/powerpc-power.s: Likewise.
17551
17552 2014-06-02 Joel Brobecker <brobecker@adacore.com>
17553
17554 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17555
17556 2014-06-01 Yao Qi <yao@codesourcery.com>
17557
17558 * gdb.base/watchpoint.exp (test_watch_location): Check null
17559 pointer can be dereferenced. If not, do the test, otherwise
17560 skip it.
17561
17562 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17563
17564 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17565 results.
17566 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17567
17568 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17569
17570 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17571 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17572 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17573 * gdb.arch/amd64-invalid-stack-top.c: New file.
17574 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17575
17576 2014-05-30 Pedro Alves <palves@redhat.com>
17577
17578 PR breakpoints/17000
17579 * gdb.base/sss-bp-on-user-bp.c: New file.
17580 * gdb.base/sss-bp-on-user-bp.exp: New file.
17581
17582 2014-05-30 David Blaikie <dblaikie@gmail.com>
17583
17584 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17585 gnu_inline semantics via attribute.
17586 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17587 source explicitly specifies the required semantics.
17588
17589 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17590
17591 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17592
17593 2014-05-29 Pedro Alves <palves@redhat.com>
17594 Tom Tromey <tromey@redhat.com>
17595
17596 * gdb.base/async-shell.exp: Don't enable target-async.
17597 * gdb.base/async.exp
17598 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17599 parameter. Adjust.
17600 (top level): Don't test with "target-async".
17601 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17602 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17603 * gdb.base/inferior-died.exp: Don't enable target-async.
17604 * gdb.base/interrupt-noterm.exp: Likewise.
17605 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17606 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17607 * gdb.mi/mi-nonstop.exp: Likewise.
17608 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17609 * gdb.mi/mi-nsintrall.exp: Likewise.
17610 * gdb.mi/mi-nsmoribund.exp: Likewise.
17611 * gdb.mi/mi-nsthrexec.exp: Likewise.
17612 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17613 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17614 * gdb.python/py-evsignal.exp: Don't enable target-async.
17615 * gdb.python/py-evthreads.exp: Likewise.
17616 * gdb.python/py-prompt.exp: Likewise.
17617 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17618 * gdb.server/solib-list.exp: Don't enable target-async.
17619 * gdb.threads/thread-specific-bp.exp: Likewise.
17620 * lib/mi-support.exp: Adjust to use mi-async.
17621
17622 2014-05-29 Pedro Alves <palves@redhat.com>
17623
17624 PR gdb/13860
17625 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17626 reason, even in sync mode.
17627
17628 2014-05-29 Pedro Alves <palves@redhat.com>
17629 Hui Zhu <hui@codesourcery.com>
17630
17631 PR PR15693
17632 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17633 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17634 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17635 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17636
17637 2014-05-28 Joel Brobecker <brobecker@adacore.com>
17638
17639 * config/monitor.exp (gdb_target_monitor): Replace use of
17640 "set remotebaud" by "set serial baud".
17641
17642 2014-05-26 Andy Wingo <wingo@igalia.com>
17643
17644 * gdb.guile/scm-breakpoint.exp:
17645 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17646 properties instead of gdb-object-properties.
17647
17648 2014-05-26 Yao Qi <yao@codesourcery.com>
17649
17650 * gdb.server/no-thread-db.exp: Specify source file name
17651 explicitly when setting a breakpoint.
17652
17653 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17654
17655 * gdb.btrace/vdso.c: New.
17656 * gdb.btrace/vdso.exp: New.
17657
17658 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17659
17660 * gdb.base/gcore.exp (capture_command_output): Move ...
17661 * lib/gdb.exp (capture_command_output): ... here.
17662
17663 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17664
17665 * gdb.btrace/data.exp: Test memory access during btrace replay.
17666
17667 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17668
17669 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17670
17671 2014-05-21 Pedro Alves <palves@redhat.com>
17672
17673 PR gdb/13860
17674 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17675 (top level): Test that output related to execution commands is
17676 sent to the console with CLI commands, but not with MI commands.
17677 Test that breakpoint events are always mirrored to the console.
17678 Also expect the new source line to be output after a "next" in
17679 async mode too. Make it a pass/fail test.
17680 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17681 output.
17682 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17683
17684 2014-05-21 Pedro Alves <palves@redhat.com>
17685
17686 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17687 Use them to test variations of "list" after reaching a breakpoint.
17688 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17689 Test "list" with listsize 10 after reaching a breakpoint.
17690 * gdb.python/python.exp (decode_line current location line
17691 number): Adjust expected line number.
17692
17693 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17694
17695 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17696 behavior for $args, pass it directly to "run".
17697
17698 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17699
17700 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17701 30000 to 65536.
17702
17703 2014-05-21 Pedro Alves <palves@redhat.com>
17704
17705 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17706 auto-connect-native-target off".
17707 * gdb.base/auto-connect-native-target.c: New file.
17708 * gdb.base/auto-connect-native-target.exp: New file.
17709
17710 2014-05-21 Pedro Alves <palves@redhat.com>
17711
17712 * gdb.base/default.exp: Test "target native" instead of "target
17713 child".
17714
17715 2014-05-21 Mark Wielaard <mjw@redhat.com>
17716
17717 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17718
17719 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17720
17721 Fix TLS access for -static -pthread.
17722 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17723 <HAVE_TLS> (thread_function, main): Initialize it.
17724 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17725 Add clean_restart.
17726 <$have_tls != "">: Check TLSVAR.
17727
17728 2014-05-21 Pedro Alves <palves@redhat.com>
17729
17730 * gdb.base/dcache-line-read-error.c: New.
17731 * gdb.base/dcache-line-read-error.exp: New.
17732
17733 2014-05-20 Pedro Alves <palves@redhat.com>
17734
17735 * gdb.base/compare-sections.c: New file.
17736 * gdb.base/compare-sections.exp: New file.
17737
17738 2014-05-20 Pedro Alves <palves@redhat.com>
17739
17740 * gdb.base/break-idempotent.c: New file.
17741 * gdb.base/break-idempotent.exp: New file.
17742
17743 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17744
17745 * gdb.btrace/nohist.exp: New.
17746
17747 2014-05-20 Yao Qi <yao@codesourcery.com>
17748
17749 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17750 gdb.reverse directory and gdb_reverse_timeout exists in board
17751 setting.
17752 * README: Document gdb_reverse_timeout.
17753
17754 2014-05-20 Yao Qi <yao@codesourcery.com>
17755
17756 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17757 'test_file_name'. Treat args as a string instead of a list.
17758 (gdb_init): Rename argument 'args' by 'test_file_name'.
17759
17760 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17761
17762 * gdb.arch/powerpc-power.exp: New file.
17763 * gdb.arch/powerpc-power.s: New file.
17764
17765 2014-05-16 Doug Evans <dje@google.com>
17766
17767 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17768 * gdb.base/completion.exp: Check that all expected files exist
17769 before doing file completion.
17770
17771 2014-05-16 Doug Evans <dje@google.com>
17772
17773 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17774 Update.
17775 (do_syscall_tests_without_xml): Update.
17776
17777 2014-05-16 Pedro Alves <palves@redhat.com>
17778
17779 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17780 instead of "unknown output after running".
17781
17782 2014-05-16 Yao Qi <yao@codesourcery.com>
17783
17784 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17785 file1.txt from host at the end.
17786 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17787
17788 2014-05-15 Doug Evans <dje@google.com>
17789
17790 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17791 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17792 loading file. Add test for TU lookup.
17793
17794 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17795
17796 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17797 calling "-exec-arguments" or "set args" before running the
17798 inferior.
17799
17800 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17801
17802 * lib/mi-support.exp (mi_expect_stop): Expect message for
17803 inferiors that exit with non-zero exit code.
17804
17805 2014-05-14 Yao Qi <yao@codesourcery.com>
17806
17807 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17808 match absolute path on remote host.
17809 (test_file_list_exec_source_files): Remove "/" from the
17810 pattern.
17811
17812 2014-05-14 Yao Qi <yao@codesourcery.com>
17813
17814 * boards/local-remote-host-notty.exp (${board}_file): New
17815 proc.
17816
17817 2014-05-07 Kyle McMartin <kyle@redhat.com>
17818
17819 Pushed by Joel Brobecker <brobecker@adacore.com>.
17820 * gdb.arch/aarch64-atomic-inst.c: New file.
17821 * gdb.arch/aarch64-atomic-inst.exp: New file.
17822
17823 2014-05-07 Yao Qi <yao@codesourcery.com>
17824
17825 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17826 in current context" too.
17827
17828 2014-05-05 Keith Seitz <keiths@redhat.com>
17829
17830 * gdb.linespec/ls-dollar.exp: Add test for linespec
17831 file:convenience_variable.
17832
17833 2014-05-05 Yao Qi <yao@codesourcery.com>
17834
17835 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17836 traceframes into tfile and ctf trace files. Read data from
17837 trace file and test collected data.
17838 (gdb_collect_locals_test): Likewise.
17839 (gdb_unavailable_registers_test): Likewise.
17840 (gdb_unavailable_floats): Likewise.
17841 (gdb_collect_globals_test): Likewise.
17842 (top-level): Append "ctf" to trace_file_targets if GDB
17843 supports.
17844
17845 2014-05-05 Yao Qi <yao@codesourcery.com>
17846
17847 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17848 code to ...
17849 (gdb_collect_args_test_1): ... it. New proc.
17850 (gdb_collect_locals_test): Move some code to ...
17851 (gdb_collect_locals_test_1): ... it. New proc.
17852 (gdb_unavailable_registers_test): Move some code to ...
17853 (gdb_unavailable_registers_test_1): ... it. New proc.
17854 (gdb_unavailable_floats): Move some code to ...
17855 (gdb_unavailable_floats_1): ... it. New proc.
17856
17857 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17858
17859 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17860 probes to test for bitness recognition.
17861 * gdb.arch/amd64-stap-optional-prefix.exp
17862 (test_probe_value_without_reg): New procedure.
17863 Add code to test for different kinds of bitness.
17864
17865 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17866
17867 PR breakpoints/16889
17868 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17869 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17870
17871 2014-05-01 Pedro Alves <palves@redhat.com>
17872
17873 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17874 gdb_file_cmd if no file is specified.
17875 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17876 last_loaded_file to set the remote exec-file.
17877
17878 2014-05-01 Pedro Alves <palves@redhat.com>
17879
17880 * boards/local-remote-host.exp: New file.
17881
17882 2014-05-01 Pedro Alves <palves@redhat.com>
17883
17884 * boards/local-remote-host.exp: Rename to ...
17885 * boards/local-remote-host-notty.exp: ... this.
17886
17887 2014-04-28 Joel Brobecker <brobecker@adacore.com>
17888
17889 * gdb.ada/dyn_arrayidx: New testcase.
17890
17891 2014-04-26 Yao Qi <yao@codesourcery.com>
17892
17893 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17894 and compute the length of function main. Save it in
17895 $main_length.
17896 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17897 (top-level): Use gdb_compile to compile objects into
17898 executable and restart GDB. Remove invocation to
17899 prepare_for_testing.
17900
17901 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17902 Pedro Alves <palves@redhat.com>
17903
17904 PR server/16255
17905 * gdb.multi/multi-attach.c: New file.
17906 * gdb.multi/multi-attach.exp: New file.
17907
17908 2014-04-25 Pedro Alves <palves@redhat.com>
17909
17910 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17911 user.
17912 (top level): Test that "set remote conditional-breakpoints-packet
17913 off" works as intended.
17914 * gdb.base/dprintf.exp: Test that "set remote
17915 breakpoint-commands-packet off" works as intended.
17916 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17917 New function.
17918 (top level): Call it.
17919 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17920 remote fast-tracepoints-packet off" works as intended.
17921 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17922 * lib/gdb.exp (gdb_is_target_remote): ... here.
17923
17924 2014-04-24 David Blaikie <dblaikie@gmail.com>
17925
17926 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17927 ensure clang would not discard them.
17928 * gdb.base/gdbvars.c: Ditto.
17929 * gdb.base/memattr.c: Ditto.
17930 * gdb.base/whatis.c: Ditto.
17931 * gdb.python/py-prettyprint.c: Ditto.
17932 * gdb.trace/actions.c: Ditto.
17933 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17934 ensure clang would not discard it.
17935
17936 2014-04-24 David Blaikie <dblaikie@gmail.com>
17937
17938 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17939 clang to emit the full definition of type required by the test
17940 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17941
17942 2014-04-24 David Blaikie <dblaikie@gmail.com>
17943
17944 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17945 coax Clang into emitting the definition of the type.
17946 * gdb.cp/pr10728-x.h (y): Ditto.
17947 * gdb.cp/pr10728-y.cc (y): Ditto.
17948
17949 2014-04-24 David Blaikie <dblaikie@gmail.com>
17950
17951 * gdb.base/label.exp: XFAIL label related tests under Clang.
17952 * gdb.cp/cplabel.exp: Ditto.
17953 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17954 under Clang those using labels.
17955
17956 2014-04-25 Yao Qi <yao@codesourcery.com>
17957
17958 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17959 double_label.
17960 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17961 partial_label and double_label.
17962
17963 2014-04-24 David Blaikie <dblaikie@gmail.com>
17964
17965 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17966
17967 2014-04-24 David Blaikie <dblaikie@gmail.com>
17968
17969 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17970 of the function to work across GCC and Clang.
17971 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17972 pointer types (const void ** const V void **).
17973
17974 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
17975 Walfred Tedeschi <walfred.tedeschi@intel.com>
17976
17977 * Makefile.in (EXECUTABLES): Added i386-avx512.
17978 * gdb.arch/i386-avx512.c: New file.
17979 * gdb.arch/i386-avx512.exp: Likewise.
17980
17981 2014-04-23 Keith Seitz <keiths@redhat.com>
17982
17983 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17984 (mi_make_breakpoint_table): New procedure.
17985 (mi_create_breakpoint): Use mi_make_breakpoint
17986 and return the result.
17987 (mi_make_breakpoint): New procedure.
17988 (mi_build_kv_pairs): New procedure.
17989
17990 * gdb.mi/mi-break.exp: Remove unused globals,
17991 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17992 All callers updated.
17993 * gdb.mi/mi-dprintf.exp: Use variable to track command
17994 number.
17995 Update all callers of mi_create_breakpoint and use
17996 mi_make_breakpoint_table.
17997 Remove any unused global variables.
17998 * gdb.mi/mi-nonstop.exp: Likewise.
17999 * gdb.mi/mi-nsintrall.exp: Likewise.
18000 * gdb.mi/mi-nsmoribund.exp: Likewise.
18001 * gdb.mi/mi-nsthrexec.exp: Likewise.
18002 * gdb.mi/mi-reverse.exp: Likewise.
18003 * gdb.mi/mi-simplerun.exp: Likewise.
18004 * gdb.mi/mi-stepn.exp: Likewise.
18005 * gdb.mi/mi-syn-frame.exp: Likewise.
18006 * gdb.mi/mi-until.exp: Likewise.
18007 * gdb.mi/mi-var-cp.exp: Likewise.
18008 * gdb.mi/mi-var-display.exp: Likewise.
18009 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18010 * gdb.mi/mi2-var-child.exp: Likewise.
18011 * gdb.mi/mi-vla-c99.exp: Likewise.
18012 * lib/mi-support.exp: Likewise.
18013
18014 From Ian Lance Taylor <iant@cygnus.com>:
18015 * lib/gdb.exp (parse_args): New procedure.
18016
18017 2014-04-23 Pedro Alves <palves@redhat.com>
18018
18019 * gdb.base/break-unload-file.c: New file.
18020 * gdb.base/break-unload-file.exp: New file.
18021 * gdb.base/sym-file-lib.c (baz): New function.
18022 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18023 field.
18024 (load): Store the segment's mapped size.
18025 (unload): New function.
18026 (unload_shlib): New function.
18027 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18028 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18029 set a breakpoint at baz, and call it.
18030 * gdb.base/sym-file.exp: New tests for stale breakpoint
18031 instructions.
18032
18033 2014-04-23 Pedro Alves <palves@redhat.com>
18034
18035 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18036 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18037 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18038 * gdb.base/hbreak-unmapped.c: New file.
18039 * gdb.base/hbreak-unmapped.exp: New file.
18040 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18041 * lib/gdb.exp (gdb_is_target_remote): ... here.
18042
18043 2014-04-22 Pedro Alves <palves@redhat.com>
18044
18045 * gdb.base/consecutive-step-over.c: New file.
18046 * gdb.base/consecutive-step-over.exp: New file.
18047
18048 2014-04-22 Pedro Alves <palves@redhat.com>
18049
18050 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18051 instead of send_gdb/gdb_expect.
18052
18053 2014-04-22 Yao Qi <yao@codesourcery.com>
18054
18055 * lib/trace-support.exp (generate_tracefile): New procedure.
18056 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18057 return 0.
18058 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18059 if generate_tracefile returns 1.
18060
18061 2014-04-18 Tom Tromey <palves@redhat.com>
18062 Pedro alves <tromey@redhat.com>
18063
18064 PR backtrace/15558
18065 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18066 with a backtrace limit.
18067 * gdb.python/py-frame-inline.exp: Test running to an inline
18068 function with a backtrace limit, and printing the newest frame.
18069 * gdb.python/py-frame-inline.c (main): Call f.
18070
18071 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18072
18073 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18074
18075 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18076
18077 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18078 Drop prefix from unsupported source file path.
18079
18080 2014-04-17 Yao Qi <yao@codesourcery.com>
18081
18082 * lib/gdb.exp (with_target_charset): New proc.
18083 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18084 with_target_charset.
18085 (test_print_strings): Likewise.
18086 (test_repeat_bytes): Likewise.
18087 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18088 for some tests.
18089
18090 2014-04-16 Keith Seitz <keiths@redhat.com>
18091
18092 PR gdb/15827
18093 * gdb.dwarf2/corrupt.c: New file.
18094 * gdb.dwarf2/corrupt.exp: New file.
18095
18096 2014-04-16 Keith Seitz <keiths@redhat.com>
18097
18098 PR c++/16597
18099 * gdb.cp/namelessclass.cc: New file.
18100 * gdb.cp/namelessclass.exp: New file.
18101 * gdb.cp/namelessclass.S: New file.
18102
18103 2014-04-16 Doug Evans <dje@google.com>
18104
18105 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18106 Add comment.
18107 (gdbserver_default_get_comm_port): New function.
18108 (gdbserver_start): Check if board file provided
18109 "gdbserver,get_comm_port" and use it if so.
18110 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18111 (gdb,socketport): Set to "stdio".
18112 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18113 (stdio_gdbserver_template): Delete.
18114 (${board}_get_remote_address): Update.
18115 (${board}_build_remote_cmd): Delete.
18116 (${board}_get_comm_port): New function.
18117 (${board}_spawn): Update.
18118 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18119 Delete.
18120 (${board}_get_remote_address): Update.
18121 (${board}_get_comm_port): New function.
18122
18123 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18124
18125 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18126 appearing in any order.
18127
18128 2014-04-15 Doug Evans <dje@google.com>
18129
18130 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18131 uninitialized value of "description".
18132
18133 2014-04-15 Keith Seitz <keiths@redhat.com>
18134
18135 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18136 Remove unused globals.
18137 (test_running_the_program): Likewise.
18138 (test_controlled_execution): Likewise.
18139 (test_controlling_breakpoints): Likewise.
18140 (test_program_termination): Likewise.
18141
18142 2014-04-15 Keith Seitz <keiths@redhat.com>
18143
18144 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18145 unused globals.
18146 (test_rbreak_creation_and_listing): Likewise.
18147 (test_ignore_count): Likewise.
18148 (test_error): Likewise.
18149
18150 2014-04-15 Pedro Alves <palves@redhat.com>
18151
18152 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18153 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18154 sym-file-loader.c.
18155 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18156 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18157 to sym-file-loader.c.
18158 (struct library): Forward declare.
18159 (load_shlib, lookup_function): Change prototypes.
18160 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18161 (translate_offset): Remove declarations.
18162 (get_text_addr): New declaration.
18163 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18164 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18165 sym-file-loader.h.
18166 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18167 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18168 here from sym-file-loader.h.
18169 (struct library): New structure.
18170 (load_shlib, lookup_function): Change prototypes and adjust to
18171 work with a struct library.
18172 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18173 (translate_offset): Make static.
18174 (get_text_addr): New function.
18175 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18176
18177 2014-04-15 Pedro Alves <palves@redhat.com>
18178
18179 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18180
18181 2014-04-15 Pedro Alves <palves@redhat.com>
18182
18183 * gdb.base/sym-file-loader.c: Include <limits.h>.
18184 (SELF_LINK): New define.
18185 (get_origin): New function.
18186 (load_shlib): Use it.
18187 * gdb.base/sym-file.exp: Don't early return if the target is
18188 remote. Use runto_main, and issue fail is that fails. Use
18189 gdb_load_shlibs.
18190 (shlib_name): Delete.
18191 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18192
18193 2014-04-15 Pedro Alves <palves@redhat.com>
18194
18195 * gdb.base/sym-file.exp: Remove regex characters from test
18196 message. Don't refer to breakpoint numbers in test messages.
18197
18198 2014-04-14 Keith Seitz <keiths@redhat.com>
18199
18200 PR c++/16253
18201 * gdb.cp/var-tag.cc: New file.
18202 * gdb.cp/var-tag.exp: New file.
18203 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18204 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18205 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18206 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18207
18208 2014-04-14 Tom Tromey <tromey@redhat.com>
18209
18210 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18211 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18212 type.
18213 * gdb.cp/enum-class.exp: New file.
18214 * gdb.cp/enum-class.cc: New file.
18215
18216 2014-04-14 Tom Tromey <tromey@redhat.com>
18217
18218 * gdb.dwarf2/enum-type.exp: New file.
18219
18220 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18221
18222 * gdb.mi/mi-vla-c99.exp: New file.
18223 * gdb.mi/vla.c: New file.
18224
18225 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18226
18227 * gdb.base/vla-datatypes.c: New file.
18228 * gdb.base/vla-datatypes.exp: New file.
18229
18230 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18231
18232 * gdb.base/vla-ptr.c: New file.
18233 * gdb.base/vla-ptr.exp: New file.
18234
18235 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18236
18237 * gdb.dwarf2/count.exp: New file.
18238
18239 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18240
18241 * gdb.base/vla-sideeffect.c: New file.
18242 * gdb.base/vla-sideeffect.exp: New file.
18243
18244 2014-04-14 David Blaikie <dblaikie@gmail.com>
18245
18246 * gdb.mi/non-stop.c: Add return value for non-void function return
18247 statement.
18248 * gdb.threads/staticthreads.c: Ditto.
18249
18250 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18251 Doug Evans <xdje42@gmail.com>
18252
18253 * gdb.guile/scm-value.c: Improve test case.
18254 * gdb.guile/scm-value.exp: Add new test.
18255
18256 2014-04-11 David Blaikie <dblaikie@gmail.com>
18257
18258 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18259 override Clang's default.
18260
18261 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18262
18263 Revert the following changes (regressions):
18264
18265 * gdb.base/vla-sideeffect.c: New file.
18266 * gdb.base/vla-sideeffect.exp: New file.
18267
18268 * gdb.dwarf2/count.exp: New file.
18269
18270 * gdb.base/vla-multi.c: New file.
18271 * gdb.base/vla-multi.exp: New file.
18272
18273 * gdb.base/vla-ptr.c: New file.
18274 * gdb.base/vla-ptr.exp: New file.
18275
18276 * gdb.base/vla-datatypes.c: New file.
18277 * gdb.base/vla-datatypes.exp: New file.
18278
18279 * gdb.mi/mi-vla-c99.exp: New file.
18280 * gdb.mi/vla.c: New file.
18281
18282 2014-04-11 Keith Seitz <keiths@redhat.com>
18283
18284 PR c++/16675
18285 * gdb.cp/cpsizeof.exp: New file.
18286 * gdb.cp/cpsizeof.cc: New file.
18287
18288 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18289
18290 * gdb.mi/mi-vla-c99.exp: New file.
18291 * gdb.mi/vla.c: New file.
18292
18293 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18294
18295 * gdb.base/vla-datatypes.c: New file.
18296 * gdb.base/vla-datatypes.exp: New file.
18297
18298 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18299
18300 * gdb.base/vla-ptr.c: New file.
18301 * gdb.base/vla-ptr.exp: New file.
18302
18303 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18304
18305 * gdb.base/vla-multi.c: New file.
18306 * gdb.base/vla-multi.exp: New file.
18307
18308 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18309
18310 * gdb.dwarf2/count.exp: New file.
18311
18312 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18313
18314 * gdb.base/vla-sideeffect.c: New file.
18315 * gdb.base/vla-sideeffect.exp: New file.
18316
18317 2014-04-11 Yao Qi <yao@codesourcery.com>
18318
18319 * gdb.base/completion.exp: Check file exists before running tests
18320 on file completion.
18321
18322 2014-04-10 Pedro Alves <palves@redhat.com>
18323
18324 * gdb.base/cond-eval-mode.c: New file.
18325 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18326 prepare_for_testing to build the new file. Check result of
18327 runto_main.
18328 (test_break, test_watch): New procedures.
18329 (top level): Use them.
18330
18331 2014-04-08 Pierre Muller <muller@sourceware.org>
18332
18333 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18334 Ctrl-V use for mingw hosts.
18335
18336 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18337
18338 * gdb.python/py-value.c: Improve test case.
18339 * gdb.python/py-value.exp: Add new test.
18340
18341 2014-04-07 David Blaikie <dblaikie@gmail.com>
18342
18343 * lib/compiler.c: Identify the clang compiler.
18344 * lib/compiler.cc: Ditto.
18345
18346 2014-04-03 Yao Qi <yao@codesourcery.com>
18347
18348 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18349
18350 2014-04-01 Anton Blanchard <anton@samba.org>
18351
18352 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18353 messages unique.
18354
18355 2014-04-01 Anton Blanchard <anton@samba.org>
18356
18357 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18358 prepare_for_testing.
18359
18360 2014-04-01 Anton Blanchard <anton@samba.org>
18361
18362 * gdb.arch/ppc64-atomic-inst.c: Remove.
18363 * gdb.arch/ppc64-atomic-inst.S: New file.
18364 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18365
18366 2014-03-31 Doug Evans <dje@google.com>
18367
18368 * gdb.base/print-symbol-loading-lib.c: New file.
18369 * gdb.base/print-symbol-loading-main.c: New file.
18370 * gdb.base/print-symbol-loading.exp: New file.
18371
18372 2014-03-31 Yao Qi <yao@codesourcery.com>
18373
18374 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18375
18376 2014-03-28 Joel Brobecker <brobecker@adacore.com>
18377
18378 * gdb.ada/mi_dyn_arr: New testcase.
18379
18380 2014-03-27 Doug Evans <dje@google.com>
18381
18382 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18383
18384 2014-03-27 Yao Qi <yao@codesourcery.com>
18385
18386 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18387 if target is nios2-*-*.
18388
18389 2014-03-26 Yao Qi <yao@codesourcery.com>
18390
18391 * lib/gdb.exp (readline_is_used): New proc.
18392 * gdb.base/completion.exp: Move tests on command complete up.
18393 Skip the rest of tests if readline is not used.
18394 * gdb.ada/complete.exp: Skp the test if readline is not
18395 used.
18396 * gdb.base/filesym.exp: Likewise.
18397 * gdb.base/macscp.exp: Likewise.
18398 * gdb.base/readline-ask.exp: Likewise.
18399 * gdb.base/readline.exp: Likewise.
18400 * gdb.python/py-cmd.exp: Likewise.
18401 * gdb.trace/tfile.exp: Likewise.
18402
18403 2014-03-26 Yao Qi <yao@codesourcery.com>
18404
18405 * gdb.base/macscp.exp: Fix code format issues.
18406
18407 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18408
18409 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18410 * gdb.asm/powerpc64le.inc: New file.
18411
18412 2014-03-25 Pedro Alves <palves@redhat.com>
18413 Doug Evans <dje@google.com>
18414
18415 * gdb.base/source-execution.c: New file.
18416 * gdb.base/source-execution.exp: New file.
18417 * gdb.base/source-execution.gdb: New file.
18418
18419 2014-03-24 Doug Evans <dje@google.com>
18420
18421 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18422 using fission.
18423
18424 2014-03-24 Hui Zhu <hui@codesourcery.com>
18425 Pedro Alves <palves@redhat.com>
18426
18427 PR breakpoints/16101
18428 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18429 test pass/fail messages. Detect missing support for dprintf when
18430 breakpoints are actually inserted.
18431 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18432 breakpoints are actually inserted.
18433 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18434 fails.
18435
18436 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18437
18438 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18439
18440 2014-03-22 Doug Evans <xdje42@gmail.com>
18441
18442 * gdb.python/python.exp (python not supported): Verify multi-line
18443 python command issues an error.
18444 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18445 guile command issues an error.
18446
18447 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18448
18449 * gdb.threads/thread-specific.exp: Handle the lack of usable
18450 $this_breakpoint and $this_thread.
18451
18452 2014-03-21 Hui Zhu <hui@codesourcery.com>
18453
18454 * gdb.base/attach.exp (do_command_attach_tests): New.
18455
18456 2014-03-20 Tom Tromey <tromey@redhat.com>
18457 Pedro Alves <palves@redhat.com>
18458
18459 PR cli/15718
18460 * gdb.base/condbreak-call-false.c: New file.
18461 * gdb.base/condbreak-call-false.exp: New file.
18462
18463 2014-03-20 Pedro Alves <palves@redhat.com>
18464
18465 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18466 Delete.
18467 (block_signals, unblock_signals): Delete.
18468 (child_function_2, main): Remove references to deleted variable
18469 and functions.
18470
18471 2014-03-20 Pedro Alves <palves@redhat.com>
18472
18473 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18474 Use pthread_kill to signal thread 2.
18475 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18476 Adjust to make the test send itself a signal rather than using the
18477 host's "kill" command.
18478
18479 2014-03-20 Pedro Alves <palves@redhat.com>
18480
18481 * gdb.threads/multiple-step-overs.c: New file.
18482 * gdb.threads/multiple-step-overs.exp: New file.
18483 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18484 Adjust expected infrun debug output.
18485
18486 2014-03-20 Pedro Alves <palves@redhat.com>
18487
18488 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18489 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18490
18491 2014-03-20 Pedro Alves <palves@redhat.com>
18492
18493 PR breakpoints/7143
18494 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18495 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18496 of gdb_test_multiple.
18497 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18498 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18499
18500 2014-03-20 Pedro Alves <palves@redhat.com>
18501
18502 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18503 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18504
18505 2014-03-19 Pedro Alves <palves@redhat.com>
18506
18507 * gdb.base/async.exp: Remove early return.
18508
18509 2014-03-19 Pedro Alves <palves@redhat.com>
18510
18511 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18512
18513 2014-03-19 Pedro Alves <palves@redhat.com>
18514
18515 * gdb.base/async.exp (test_background): Expect \r\n after
18516 "completed." in the fail pattern.
18517
18518 2014-03-19 Pedro Alves <palves@redhat.com>
18519
18520 * gdb.base/async.exp (test_background): New procedure.
18521 Use it for all background execution command tests.
18522
18523 2014-03-19 Pedro Alves <palves@redhat.com>
18524
18525 * gdb.base/async.exp: Use prepare_for_testing.
18526
18527 2014-03-19 Pedro Alves <palves@redhat.com>
18528
18529 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18530 the same line.
18531
18532 2014-03-19 Pedro Alves <palves@redhat.com>
18533
18534 * gdb.base/async.c (main): Add "jump here" and "until here" line
18535 marker comments.
18536 * gdb.base/async.exp (jump_here): New global.
18537 (jump& test): Use it.
18538 (until_here): New global.
18539 (until& test): Use it.
18540
18541 2014-03-19 Pedro Alves <palves@redhat.com>
18542
18543 * gdb.base/async.exp: Don't frob gdb_protocol.
18544
18545 2014-03-18 Doug Evans <xdje42@gmail.com>
18546
18547 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18548 Fix spelling of exec-done-display.
18549
18550 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18551
18552 PR gdb/15358
18553 * gdb.base/gdb-sigterm.c: New file.
18554 * gdb.base/gdb-sigterm.exp: New file.
18555
18556 2014-03-18 Pedro Alves <palves@redhat.com>
18557
18558 PR gdb/13860
18559 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18560 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18561 solib-event.
18562
18563 2014-03-17 Joel Brobecker <brobecker@adacore.com>
18564
18565 * gdb.ada/pckd_arr_ren: New testcase.
18566
18567 2014-03-13 Doug Evans <xdje42@gmail.com>
18568
18569 PR guile/16612
18570 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18571 collect after discarding symbols.
18572
18573 2014-03-13 Ludovic Courtès <ludo@gnu.org>
18574 Doug Evans <xdje42@gmail.com>
18575
18576 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18577 to history survives a gc.
18578
18579 2014-03-13 Pedro Alves <palves@redhat.com>
18580
18581 * gdb.base/default.exp: Don't test "target procfs".
18582
18583 2014-03-13 Pedro Alves <palves@redhat.com>
18584
18585 * gdb.base/default.exp: Update "target child" and "target procfs"
18586 tests to not expect "Unix".
18587
18588 2014-03-12 Tom Tromey <tromey@redhat.com>
18589
18590 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18591 New procs. Add target-async tests.
18592 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18593 Add target-async tests.
18594
18595 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18596
18597 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18598 'func_start' and 'func_end' for the beginning and end of the
18599 function code, respectively.
18600 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18601 'func_end' instead of 'func' and 'main'.
18602
18603 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18604
18605 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18606 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18607 generate the debug info assembler source.
18608
18609 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18610
18611 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18612 * gdb.dwarf2/arr-subrange.exp: Likewise.
18613 * gdb.dwarf2/dwz.exp: Likewise.
18614 * gdb.dwarf2/method-ptr.exp: Likewise.
18615 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18616 * gdb.dwarf2/subrange.exp: Likewise.
18617 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18618 * gdb.dwarf2/implptrpiece.exp: Likewise.
18619 * gdb.dwarf2/nostaticblock.exp: Likewise.
18620
18621 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18622
18623 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18624 directory to absolute path name arguments.
18625
18626 2014-03-10 Joel Brobecker <brobecker@adacore.com>
18627
18628 * gdb.ada/tagged_access: New testcase.
18629
18630 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18631
18632 * gdb.btrace/data.exp: Update expected output.
18633
18634 2014-03-06 Yao Qi <yao@codesourcery.com>
18635
18636 * gdb.trace/pr16508.exp: New file.
18637
18638 2014-03-05 Pedro Alves <palves@redhat.com>
18639
18640 PR gdb/16575
18641 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18642 procedure.
18643 (top level): Adjust to use it. Add tests that exercise breakpoint
18644 interaction with the code-cache.
18645
18646 2014-02-26 Ludovic Courtès <ludo@gnu.org>
18647
18648 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18649 test for 'history-append!'.
18650
18651 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18652
18653 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18654 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18655 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18656 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18657 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18658 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18659
18660 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18661
18662 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18663 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18664 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18665
18666 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18667
18668 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18669
18670 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18671
18672 * gdb.dwarf2/arr-stride.c: New file.
18673 * gdb.dwarf2/arr-stride.exp: New file.
18674
18675 2014-02-26 Pedro Alves <palves@redhat.com>
18676
18677 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18678 that won't ever trigger. Make sure that GDB reports the correct
18679 breakpoint that caused the stop.
18680
18681 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18682
18683 PR gdb/16626
18684 * gdb.base/auto-load-script: New file.
18685 * gdb.base/auto-load.c: New file.
18686 * gdb.base/auto-load.exp: New file.
18687
18688 PR gdb/16626
18689 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18690
18691 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18692
18693 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18694 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18695
18696 2014-02-24 Doug Evans <dje@google.com>
18697
18698 * lib/gdb.exp (run_on_host): Log error output if program fails.
18699
18700 2014-02-21 Pedro Alves <palves@redhat.com>
18701
18702 * gdb.threads/step-after-sr-lock.c: Rename to ...
18703 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18704 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18705 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18706 ... this.
18707
18708 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18709
18710 PR tdep/16397
18711 * gdb.arch/amd64-stap-special-operands.exp: New file.
18712 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18713 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18714 * gdb.arch/amd64-stap-triplet.S: Likewise.
18715 * gdb.arch/amd64-stap-triplet.c: Likewise.
18716
18717 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18718
18719 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18720 in .section pseudo-op.
18721
18722 2014-02-20 lin zuojian <manjian2006@gmail.com>
18723 Joel Brobecker <brobecker@adacore.com>
18724 Doug Evans <xdje42@gmail.com>
18725
18726 PR symtab/16581
18727 * gdb.dwarf2/dw2-icycle.S: New file.
18728 * gdb.dwarf2/dw2-icycle.c: New file.
18729 * gdb.dwarf2/dw2-icycle.exp: New file.
18730
18731 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18732
18733 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18734 operations on gdb.Value objects.
18735 * gdb.python/py-value-cc.exp: Add new test to test operations on
18736 gdb.Value objects.
18737
18738 2014-02-18 Doug Evans <dje@google.com>
18739
18740 * Makefile.in (TESTS): New variable.
18741 (expanded_tests, expanded_tests_or_none): New variables
18742 (check-single): Pass $(expanded_tests_or_none) to runtest.
18743 (check-parallel): Only run tests in $(TESTS) if non-empty.
18744 (check/no-matching-tests-found): New rule.
18745 * README: Document TESTS makefile variable.
18746
18747 2014-02-18 Doug Evans <dje@google.com>
18748
18749 * Makefile.in (check-parallel): rm -rf outputs temp.
18750
18751 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18752
18753 Fix "ERROR: no fileid for" in the testsuite.
18754 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18755
18756 2014-02-12 Doug Evans <dje@google.com>
18757
18758 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18759 (MISCELLANEOUS): New variable.
18760 (clean): rm -rf $(MISCELLANEOUS).
18761 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18762 dwp live in the same directory as symlinks, with each symlink pointed
18763 to a differently named file in a different directory.
18764
18765 2014-02-11 Doug Evans <dje@google.com>
18766
18767 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18768 of Tcl file commands.
18769
18770 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18771
18772 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18773 "kill -SIGUSR1 -1".
18774
18775 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18776
18777 * gdb.ada/tick_length_array_enum_idx: New testcase.
18778
18779 2014-02-10 Doug Evans <xdje42@gmail.com>
18780
18781 * configure.ac (AC_OUTPUT): Add gdb.guile.
18782 * configure: Regenerate.
18783 * lib/gdb-guile.exp: New file.
18784 * lib/gdb.exp (get_target_charset): New function.
18785 * gdb.base/help.exp: Update expected output from "apropos apropos".
18786 * gdb.guile/Makefile.in: New file.
18787 * gdb.guile/guile.exp: New file.
18788 * gdb.guile/scm-arch.c: New file.
18789 * gdb.guile/scm-arch.exp: New file.
18790 * gdb.guile/scm-block.c: New file.
18791 * gdb.guile/scm-block.exp: New file.
18792 * gdb.guile/scm-breakpoint.c: New file.
18793 * gdb.guile/scm-breakpoint.exp: New file.
18794 * gdb.guile/scm-disasm.c: New file.
18795 * gdb.guile/scm-disasm.exp: New file.
18796 * gdb.guile/scm-equal.c: New file.
18797 * gdb.guile/scm-equal.exp: New file.
18798 * gdb.guile/scm-error.exp: New file.
18799 * gdb.guile/scm-error.scm: New file.
18800 * gdb.guile/scm-frame-args.c: New file.
18801 * gdb.guile/scm-frame-args.exp: New file.
18802 * gdb.guile/scm-frame-args.scm: New file.
18803 * gdb.guile/scm-frame-inline.c: New file.
18804 * gdb.guile/scm-frame-inline.exp: New file.
18805 * gdb.guile/scm-frame.c: New file.
18806 * gdb.guile/scm-frame.exp: New file.
18807 * gdb.guile/scm-generics.exp: New file.
18808 * gdb.guile/scm-gsmob.exp: New file.
18809 * gdb.guile/scm-iterator.c: New file.
18810 * gdb.guile/scm-iterator.exp: New file.
18811 * gdb.guile/scm-math.c: New file.
18812 * gdb.guile/scm-math.exp: New file.
18813 * gdb.guile/scm-objfile-script-gdb.in: New file.
18814 * gdb.guile/scm-objfile-script.c: New file.
18815 * gdb.guile/scm-objfile-script.exp: New file.
18816 * gdb.guile/scm-objfile.c: New file.
18817 * gdb.guile/scm-objfile.exp: New file.
18818 * gdb.guile/scm-ports.exp: New file.
18819 * gdb.guile/scm-pretty-print.c: New file.
18820 * gdb.guile/scm-pretty-print.exp: New file.
18821 * gdb.guile/scm-pretty-print.scm: New file.
18822 * gdb.guile/scm-section-script.c: New file.
18823 * gdb.guile/scm-section-script.exp: New file.
18824 * gdb.guile/scm-section-script.scm: New file.
18825 * gdb.guile/scm-symbol.c: New file.
18826 * gdb.guile/scm-symbol.exp: New file.
18827 * gdb.guile/scm-symtab-2.c: New file.
18828 * gdb.guile/scm-symtab.c: New file.
18829 * gdb.guile/scm-symtab.exp: New file.
18830 * gdb.guile/scm-type.c: New file.
18831 * gdb.guile/scm-type.exp: New file.
18832 * gdb.guile/scm-value-cc.cc: New file.
18833 * gdb.guile/scm-value-cc.exp: New file.
18834 * gdb.guile/scm-value.c: New file.
18835 * gdb.guile/scm-value.exp: New file.
18836 * gdb.guile/source2.scm: New file.
18837 * gdb.guile/types-module.cc: New file.
18838 * gdb.guile/types-module.exp: New file.
18839
18840 2014-02-10 Yao Qi <yao@codesourcery.com>
18841
18842 PR testsuite/16543
18843 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18844 * configure: Regenerated.
18845 * Makefile.in: New file.
18846
18847 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18848
18849 * gdb.python/py-framefilter.exp: Fix typo.
18850
18851 2014-02-08 Yao Qi <yao@codesourcery.com>
18852
18853 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18854 that no =breakpoint-modified is emitted when breakpoints are
18855 modified through MI commands.
18856
18857 2014-02-07 Pedro Alves <pedro@codesourcery.com>
18858 Pedro Alves <palves@redhat.com>
18859
18860 * gdb.threads/step-after-sr-lock.c: New file.
18861 * gdb.threads/step-after-sr-lock.exp: New file.
18862
18863 2014-02-07 Pedro Alves <palves@redhat.com>
18864
18865 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18866
18867 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18868
18869 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18870 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18871
18872 2014-02-06 Doug Evans <xdje42@gmail.com>
18873
18874 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18875 output.
18876
18877 * gdb.gdb/python-interrupts.exp: New file.
18878
18879 2014-02-05 Yao Qi <yao@codesourcery.com>
18880
18881 * gdb.trace/report.exp (use_collected_data): Test the output
18882 of "info threads" and "info inferiors".
18883
18884 2014-02-05 Yao Qi <yao@codesourcery.com>
18885
18886 Revert this patch:
18887
18888 2013-05-24 Yao Qi <yao@codesourcery.com>
18889
18890 * gdb.trace/tfile.exp: Test inferior and thread.
18891
18892 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18893
18894 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18895 on a function.
18896 * gdb.base/step-bt.c: Call hello via function pointer to make
18897 sure its first instruction is executed on powerpc64le-linux.
18898
18899 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18900
18901 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18902
18903 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18904
18905 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18906 of the test patterns for use on little-endian systems.
18907
18908 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18909
18910 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18911 (decimal_vector): Fix for little-endian.
18912
18913 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18914
18915 * gdb.arch/sparc-sysstep.exp: New file.
18916 * gdb.arch/sparc-sysstep.c: Likewise.
18917
18918 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18919
18920 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18921
18922 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18923
18924 2014-01-23 Tom Tromey <tromey@redhat.com>
18925
18926 * gdb.ada/array_char_idx: New testcase.
18927
18928 2014-01-23 Tom Tromey <tromey@redhat.com>
18929
18930 PR python/16487:
18931 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18932 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18933 classes.
18934
18935 2014-01-23 Tom Tromey <tromey@redhat.com>
18936
18937 PR python/16491:
18938 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18939 string from an inferior frame.
18940 * gdb.python/py-framefilter-mi.exp: Update.
18941
18942 2014-01-22 Doug Evans <dje@google.com>
18943
18944 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18945
18946 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18947
18948 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18949
18950 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18951
18952 * gdb.trace/entry-values.exp: Remove excess space character from
18953 regex patterns. Handle s390 call instruction.
18954
18955 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18956
18957 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18958 define "*_start" label. Make "name" static.
18959 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18960 ${name} by references to ${name}_start.
18961
18962 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18963
18964 * gdb.base/info-macros.exp: Remove "debug" from the compile
18965 options.
18966
18967 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18968
18969 * gdb.dlang/demangle.exp: New file.
18970
18971 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18972
18973 * gdb.dlang/primitive-types.exp: New file.
18974
18975 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18976
18977 * configure.ac: Create gdb.dlang/Makefile.
18978 * configure: Regenerate.
18979 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18980 * gdb.dlang/Makefile.in: New file.
18981 * lib/d-support.exp: New file.
18982 * lib/gdb.exp (skip_d_tests): New proc.
18983
18984 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18985
18986 * gdb.btrace/delta.exp: Check reverse stepi.
18987 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18988 * gdb.btrace/finish.exp: New.
18989 * gdb.btrace/next.exp: New.
18990 * gdb.btrace/nexti.exp: New.
18991 * gdb.btrace/record_goto.c: Add comments.
18992 * gdb.btrace/step.exp: New.
18993 * gdb.btrace/stepi.exp: New.
18994 * gdb.btrace/multi-thread-step.c: New.
18995 * gdb.btrace/multi-thread-step.exp: New.
18996 * gdb.btrace/rn-dl-bind.c: New.
18997 * gdb.btrace/rn-dl-bind.exp: New.
18998 * gdb.btrace/data.c: New.
18999 * gdb.btrace/data.exp: New.
19000 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19001
19002 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19003
19004 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19005 * gdb.btrace/exception.exp: Update.
19006 * gdb.btrace/instruction_history.exp: Update.
19007 * gdb.btrace/record_goto.exp: Update.
19008 * gdb.btrace/tailcall.exp: Update.
19009 * gdb.btrace/unknown_functions.exp: Update.
19010 * gdb.btrace/delta.exp: New.
19011
19012 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19013
19014 * gdb.btrace/record_goto.exp: Add backtrace test.
19015 * gdb.btrace/tailcall.exp: Add backtrace test.
19016
19017 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19018
19019 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19020 * gdb.btrace/record_goto.c: New.
19021 * gdb.btrace/record_goto.exp: New.
19022 * gdb.btrace/x86-record_goto.S: New.
19023
19024 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19025
19026 * gdb.btrace/function_call_history.exp: Update tests.
19027 * gdb.btrace/instruction_history.exp: Update tests.
19028
19029 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19030
19031 * gdb.btrace/function_call_history.exp: Fix expected field
19032 order for "record function-call-history".
19033 Add new tests for "record function-call-history /c".
19034 * gdb.btrace/exception.cc: New.
19035 * gdb.btrace/exception.exp: New.
19036 * gdb.btrace/tailcall.exp: New.
19037 * gdb.btrace/x86-tailcall.S: New.
19038 * gdb.btrace/x86-tailcall.c: New.
19039 * gdb.btrace/unknown_functions.c: New.
19040 * gdb.btrace/unknown_functions.exp: New.
19041 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19042
19043 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19044
19045 * gdb.btrace/instruction_history.exp: Update.
19046 * gdb.btrace/function_call_history.exp: Update.
19047
19048 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19049
19050 * gdb.btrace/function_call_history.exp: Fix expected function
19051 trace.
19052 * gdb.btrace/instruction_history.exp: Initialize traced.
19053 Remove traced_functions.
19054
19055 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19056
19057 * gdb.btrace/function_call_history.exp: Update
19058 * gdb.btrace/instruction_history.exp: Update.
19059
19060 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19061
19062 * gdb.btrace/enable.exp: Update expected text.
19063
19064 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19065
19066 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19067 bytes.
19068
19069 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19070
19071 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19072
19073 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19074
19075 * lib/gdb.exp (supports_process_record): Return true for
19076 arm*-linux*. (supports_reverse): Likewise.
19077
19078 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19079
19080 PR python/15464
19081 PR python/16113
19082 * gdb.python/py-type.c: Enhance test case.
19083 * gdb.python/py-value-cc.cc: Likewise
19084 * gdb.python/py-type.exp: Add new tests.
19085 * gdb.python/py-value-cc.exp: Likewise
19086
19087 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19088 Pedro Alves <palves@redhat.com>
19089
19090 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19091 Make "name" extern.
19092 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19093 references to ${name}_start by references to ${name}.
19094
19095 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19096
19097 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19098
19099 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19100
19101 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19102
19103 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19104 Pedro Alves <palves@redhat.com>
19105
19106 * gdb.mi/mi-info-os.exp: Connect to the target with
19107 mi_gdb_target_load.
19108
19109 2014-01-08 Pedro Alves <palves@redhat.com>
19110
19111 * gdb.threads/reconnect-signal.c: New file.
19112 * gdb.threads/reconnect-signal.exp: New file.
19113
19114 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19115
19116 * gdb.base/source-dir.exp: New file.
19117
19118 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19119
19120 * gdb.ada/mi_interface: New testcase.
19121
19122 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19123
19124 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19125 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19126 gdb.ada/pp-rec-component/pck.ads: New files.
19127
19128 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19129
19130 * gdb.python/py-pp-integral.c: New file.
19131 * gdb.python/py-pp-integral.py: New file.
19132 * gdb.python/py-pp-integral.exp: New file.
19133
19134 For older changes see ChangeLog-1993-2013.
19135 \f
19136 ;; Local Variables:
19137 ;; mode: change-log
19138 ;; left-margin: 8
19139 ;; fill-column: 74
19140 ;; version-control: never
19141 ;; End:
19142
19143 Copyright 2014-2020 Free Software Foundation, Inc.
19144 Copying and distribution of this file, with or without modification,
19145 are permitted provided the copyright notice and this notice are preserved.
This page took 0.442332 seconds and 4 git commands to generate.