5c4dc6efa39cf7cf123312985bafe2525772c854
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-04-24 Tom Tromey <tom@tromey.com>
2
3 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
6 assembler.
7
8 2020-04-24 Tom de Vries <tdevries@suse.de>
9
10 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
11 C++.
12
13 2020-04-24 Tom Tromey <tromey@adacore.com>
14
15 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
16 values.
17 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
18 values. Update test for minimal encodings.
19 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
20 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
21 values. Update test for minimal encodings.
22
23 2020-04-24 Tom Tromey <tromey@adacore.com>
24
25 PR python/23662:
26 * gdb.ada/variant.exp: Add Python checks.
27 * gdb.rust/simple.exp: Add dynamic type checks.
28
29 2020-04-24 Tom Tromey <tromey@adacore.com>
30
31 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
32 Make array type matching more lax.
33 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
34 * gdb.ada/mi_variant.exp: New file.
35 * gdb.ada/mi_variant/pck.ads: New file.
36 * gdb.ada/mi_variant/pkg.adb: New file.
37 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
38 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
39
40 2020-04-24 Tom Tromey <tromey@adacore.com>
41
42 * gdb.ada/variant.exp: Add dynamic field offset tests.
43 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
44 * gdb.ada/variant/pkg.adb: Add new variables.
45
46 2020-04-24 Tom Tromey <tromey@adacore.com>
47
48 * gdb.ada/variant.exp: New file
49 * gdb.ada/variant/pkg.adb: New file
50 * gdb.ada/variant/pck.adb: New file
51
52 2020-04-24 Tom de Vries <tdevries@suse.de>
53
54 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
55
56 2020-04-24 Tom de Vries <tdevries@suse.de>
57
58 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
59 flags.
60
61 2020-04-24 Tom de Vries <tdevries@suse.de>
62
63 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
64
65 2020-04-24 Tom de Vries <tdevries@suse.de>
66
67 * lib/gdb.exp (default_gdb_start): Handle eof.
68 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
69 failure.
70 * gdb.base/readnever.exp: Handle clean_restart failure.
71
72 2020-04-23 Tom de Vries <tdevries@suse.de>
73
74 * gdb.base/decl-before-def.exp: Run to main and print a again.
75
76 2020-04-23 Tom de Vries <tdevries@suse.de>
77
78 * gdb.base/decl-before-def-decl.c: New test.
79 * gdb.base/decl-before-def-def.c: New test.
80 * gdb.base/decl-before-def.exp: New file.
81
82 2020-04-23 Tom de Vries <tdevries@suse.de>
83
84 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
85
86 2020-04-22 Tom de Vries <tdevries@suse.de>
87
88 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
89 debug_info_offset.
90 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
91 before $objsfile in the line line.
92
93 2020-04-22 Tom de Vries <tdevries@suse.de>
94
95 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
96
97 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
98
99 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
100 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
101 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
102 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
103 * gdb.base/jit-protocol.h: Update definitions to match all usage
104 contexts.
105
106 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
107
108 * gdb.base: Rename all jit related test and source files.
109
110 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
111
112 * gdb.base/jit-reader.exp: Relax register output check.
113
114 2020-04-22 Tom de Vries <tdevries@suse.de>
115
116 PR symtab/25764
117 * gdb.base/psym-external-decl-2.c: New test.
118 * gdb.base/psym-external-decl.c: New test.
119 * gdb.base/psym-external-decl.exp: New file.
120 * gdb.threads/tls.exp: Add PR25807 kfail.
121
122 2020-04-22 Tom de Vries <tdevries@suse.de>
123
124 PR symtab/25801
125 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
126 in "info source" output.
127
128 2020-04-22 Tom de Vries <tdevries@suse.de>
129
130 PR symtab/25700
131 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
132 symtab for imported_unit.c.
133
134 2020-04-21 Gary Benson <gbenson@redhat.com>
135
136 * gdb.base/advance.c (func): New argument, to match call site.
137 (func2, func3): Add return statements.
138
139 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
140
141 * gdb.multi/run-only-second-inf.c: New file.
142 * gdb.multi/run-only-second-inf.exp: New file.
143
144 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
145
146 * gdb.btrace/multi-inferior.c: New test.
147 * gdb.btrace/multi-inferior.exp: New file.
148
149 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
150
151 * gdb.btrace/enable-new-thread.c: New test.
152 * gdb.btrace/enable-new-thread.exp: New file.
153
154 2020-04-21 Tom de Vries <tdevries@suse.de>
155
156 PR gdb/25471
157 * gdb.threads/killed-outside.c: New test.
158 * gdb.threads/killed-outside.exp: New file.
159
160 2020-04-20 Gary Benson <gbenson@redhat.com>
161
162 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
163 * gdb.base/nested-subp2.exp: Likewise.
164 * gdb.base/nested-subp3.exp: Likewise.
165
166 2020-04-20 Gary Benson <gbenson@redhat.com>
167
168 * gdb.base/nested-subp1.exp: Disable test when using clang.
169 * gdb.base/nested-subp2.exp: Likewise.
170 * gdb.base/nested-subp3.exp: Likewise.
171
172 2020-04-20 Gary Benson <gbenson@redhat.com>
173
174 * gdb.cp/exception.cc: Fix compilation error with clang.
175
176 2020-04-20 Gary Benson <gbenson@redhat.com>
177
178 * gdb.trace/tspeed.c: Fix compilation error with clang.
179
180 2020-04-20 Gary Benson <gbenson@redhat.com>
181
182 * gdb.base/jit-main.c: Fix compilation error with clang.
183
184 2020-04-17 Kamil Rytarowski <n54@gmx.com>
185
186 * gdb.base/attach-twice.c: Include "sys/types.h".
187 (PTRACE_ATTACH): Add fallback definition.
188 (main): Pass `0' to the 4th argument of `ptrace'.
189
190 2020-04-17 Kamil Rytarowski <n54@gmx.com>
191
192 * gdb.base/fork-running-state.c: Include "signal.h".
193
194 2020-04-17 Tom Tromey <tromey@adacore.com>
195
196 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
197 Update tests.
198 * gdb.btrace/cpu.exp: Update tests.
199 * gdb.base/maint.exp: Update tests.
200 * gdb.base/default.exp: Update tests.
201 * gdb.base/completion.exp: Update tests.
202
203 2020-04-16 Tom de Vries <tdevries@suse.de>
204
205 PR symtab/25791
206 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
207 (ensure_gdb_index): and factor out and move ...
208 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
209 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
210
211 2020-04-16 Tom de Vries <tdevries@suse.de>
212
213 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
214 loading exec.
215
216 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
217
218 * gdb.base/many-completions.exp: New file.
219
220 2020-04-14 Tom de Vries <tdevries@suse.de>
221
222 PR symtab/25718
223 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
224
225 2020-04-14 Tom de Vries <tdevries@suse.de>
226
227 PR symtab/25720
228 * gdb.base/maint-expand-symbols-header-file.c: New test.
229 * gdb.base/maint-expand-symbols-header-file.exp: New file.
230 * gdb.base/maint-expand-symbols-header-file.h: New test.
231
232 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
233
234 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
235 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
236 get_func_info.
237 (get_func_info): Delete.
238 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
239 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
240 * lib/dwarf.exp (get_func_info): New function.
241
242 2020-04-13 Tom de Vries <tdevries@suse.de>
243
244 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
245 to what find_gnatmake does.
246
247 2020-04-10 Tom de Vries <tdevries@suse.de>
248
249 * gdb.base/style.exp: Expect "Expanding full symbols" message for
250 -readnow.
251
252 2020-04-10 Tom de Vries <tdevries@suse.de>
253
254 PR cli/25808
255 * gdb.base/style.c: Add leading newlines.
256 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
257 Check listing of main's one-line body.
258
259 2020-04-08 Tom de Vries <tdevries@suse.de>
260
261 * lib/gdb.exp (psymtabs_p): New proc.
262 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
263 importing unit" unsupported if there are no partial symbols.
264
265 2020-04-08 Tom de Vries <tdevries@suse.de>
266
267 PR testsuite/25760
268 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
269
270 2020-04-07 Tom de Vries <tdevries@suse.de>
271
272 PR symtab/25796
273 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
274
275 2020-04-07 Tom de Vries <tdevries@suse.de>
276
277 * gdb.base/check-psymtab.c: New test.
278 * gdb.base/check-psymtab.exp: New file.
279
280 2020-04-06 Tom Tromey <tromey@adacore.com>
281
282 * gdb.ada/variant-record/proc.adb: New file.
283 * gdb.ada/variant-record/value.adb: New file.
284 * gdb.ada/variant-record/value.s: New file.
285 * gdb.ada/variant-record.exp: New file.
286
287 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
288
289 PR gdb/25325
290 * gdb.cp/typed-enum.cc: New test.
291 * gdb.cp/typed-enum.exp: New file.
292
293 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
294
295 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
296 * gdb.dwarf2/dw2-inline-small-func.c: New file.
297 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
298 * gdb.dwarf2/dw2-inline-small-func.h: New file.
299 * gdb.opt/inline-small-func.c: New file.
300 * gdb.opt/inline-small-func.exp: New file.
301 * gdb.opt/inline-small-func.h: New file.
302
303 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
304
305 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
306 function.
307
308 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
309
310 * lib/dwarf.exp (function_range): Allow compiler options to be
311 specified.
312
313 2020-04-02 Tom de Vries <tdevries@suse.de>
314
315 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
316 __attribute__((always_inline)).
317 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
318
319 2020-04-02 Tom de Vries <tdevries@suse.de>
320
321 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
322 (gdbserver_gdb_exit): ... here. Add timeout warning.
323 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
324 (connect_target_extended_remote): Append new server_spawn_id to
325 server_spawn_ids.
326 (cleanup): New proc.
327 (setup, <toplevel>): Call cleanup.
328
329 2020-04-02 Tom de Vries <tdevries@suse.de>
330
331 * gdb.base/main-psymtab.exp: New file.
332
333 2020-04-02 Tom de Vries <tdevries@suse.de>
334
335 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
336
337 2020-04-01 Tom Tromey <tom@tromey.com>
338
339 * gdb.base/complex-parts.exp: Add type tests.
340
341 2020-04-01 Tom Tromey <tom@tromey.com>
342
343 * gdb.base/complex-parts.exp: Add arithmetic tests.
344
345 2020-04-01 Tom Tromey <tom@tromey.com>
346
347 * gdb.compile/compile.exp: Update.
348 * gdb.compile/compile-cplus.exp: Update.
349 * gdb.base/varargs.exp: Update.
350 * gdb.base/floatn.exp: Update.
351 * gdb.base/endianity.exp: Update.
352 * gdb.base/callfuncs.exp (do_function_calls): Update.
353 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
354 (complex_float_integral_args): Update.
355 * gdb.base/complex.exp: Update.
356 * gdb.base/complex-parts.exp: Update.
357
358 2020-04-01 Tom Tromey <tromey@adacore.com>
359
360 * gdb.rust/union.rs: New file.
361 * gdb.rust/union.exp: New file.
362 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
363 (main): Update.
364 * gdb.rust/simple.exp: Move union tests to union.exp.
365
366 2020-04-01 Tom Tromey <tromey@adacore.com>
367
368 * gdb.rust/simple.rs (main): Remove "y0".
369
370 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
371
372 * gdb.multi/stop-all-on-exit.c: New test.
373 * gdb.multi/stop-all-on-exit.exp: New file.
374
375 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
376
377 PR gdb/24789
378 * gdb.cp/misc.cc: Add integer reference variable.
379 * gdb.cp/misc.exp: Add test.
380
381 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
382
383 * gdb.server/stop-reply-no-thread.exp: Enhance the test
384 scenario to cover execution until the end and also the case
385
386 2020-03-31 Tom de Vries <tdevries@suse.de>
387
388 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
389 c. Use "maint info symtabs" to check symtab expansion.
390
391 2020-03-30 Tom de Vries <tdevries@suse.de>
392
393 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
394 unsupported.
395 (verify_psymtab_expanded): Move ...
396 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
397 test.
398 (readnow): New proc.
399
400 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
401
402 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
403 with $hex.
404
405 2020-03-20 Tom Tromey <tromey@adacore.com>
406
407 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
408
409 2020-03-20 Tom Tromey <tromey@adacore.com>
410
411 * gdb.ada/sub_variant/subv.adb: New file.
412 * gdb.ada/sub_variant.exp: New file.
413
414 2020-03-20 Tom de Vries <tdevries@suse.de>
415
416 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
417 first break fails.
418 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
419
420 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
421
422 * gdb.server/exit-multiple-threads.c: New file.
423 * gdb.server/exit-multiple-threads.exp: New file.
424
425 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
426
427 * gdb.fortran/mixed-lang-stack.c: New file.
428 * gdb.fortran/mixed-lang-stack.cpp: New file.
429 * gdb.fortran/mixed-lang-stack.exp: New file.
430 * gdb.fortran/mixed-lang-stack.f90: New file.
431
432 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
433
434 * gdb.linespec/cp-completion-aliases.cc: New file.
435 * gdb.linespec/cp-completion-aliases.exp: New file.
436
437 2020-03-19 Tom de Vries <tdevries@suse.de>
438
439 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
440 more precise.
441
442 2020-03-18 Tom de Vries <tdevries@suse.de>
443
444 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
445 * gdb.dwarf2/break-inline-psymtab.c: New test.
446 * gdb.dwarf2/break-inline-psymtab.exp: New file.
447
448 2020-03-16 Tom de Vries <tdevries@suse.de>
449
450 * lib/cache.exp (gdb_do_cache): Add and handle local variables
451 cache_verify and cache_verify_proc.
452
453 2020-03-15 Tom de Vries <tdevries@suse.de>
454
455 * gdb.server/solib-list.exp: Handle
456 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
457
458 2020-03-15 Tom de Vries <tdevries@suse.de>
459
460 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
461 objfiles".
462
463 2020-03-14 Tom Tromey <tom@tromey.com>
464
465 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
466
467 2020-03-14 Tom de Vries <tdevries@suse.de>
468
469 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
470
471 2020-03-14 Tom de Vries <tdevries@suse.de>
472
473 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
474 result in line-by-line fashion.
475
476 2020-03-14 Tom de Vries <tdevries@suse.de>
477
478 * lib/gdb.exp (supports_statement_frontiers): New proc.
479 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
480
481 2020-03-14 Tom de Vries <tdevries@suse.de>
482
483 * gdb.base/printcmds.exp: Add missing quoting for "print
484 teststring2".
485
486 2020-03-13 Tom Tromey <tom@tromey.com>
487
488 * gdb.base/printcmds.exp (test_print_strings): Add regression
489 test.
490 * gdb.base/printcmds.c (charptr): New typedef.
491 (teststring2): New global.
492
493 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
494
495 * gdb.base/break-interp.exp: Use the tail of the filename, not the
496 full path in the test name.
497 (test_ld): Add some with_test_prefix blocks to make test names
498 unique.
499
500 2020-03-13 Tom de Vries <tdevries@suse.de>
501
502 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
503
504 2020-03-13 Tom de Vries <tdevries@suse.de>
505
506 * gdb.mi/mi-sym-info.exp: Make matching more precise.
507
508 2020-03-13 Tom de Vries <tdevries@suse.de>
509
510 PR symtab/25646
511 * gdb.dwarf2/imported-unit.exp: Add test.
512
513 2020-03-13 Tom de Vries <tdevries@suse.de>
514
515 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
516 (var1, var2): New variable.
517 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
518 matching symbols.
519
520 2020-03-13 Tom de Vries <tdevries@suse.de>
521
522 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
523 (Term::command): Use prompt prefix.
524 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
525 * gdb.tui/tui-layout-asm-short-prog.exp: Use
526 command_no_prompt_prefix instead of prefix.
527 * gdb.tui/tui-layout-asm.exp: Same.
528
529 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
530
531 * gdb.base/break-interp.exp: Use foreach_with_prefix.
532
533 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
534
535 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
536 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
537 on" while stepping over the test instruction, match printed
538 message.
539
540 2020-03-12 Tom de Vries <tdevries@suse.de>
541
542 * gdb.base/info-types.exp: Use exp_continue during matching of output
543 of "info types".
544
545 2020-03-12 Tom de Vries <tdevries@suse.de>
546
547 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
548
549 2020-03-12 Tom de Vries <tdevries@suse.de>
550
551 * gdb.fortran/module.exp: Use exp_continue during matching of output
552 of "info variable -n".
553
554 2020-03-12 Tom de Vries <tdevries@suse.de>
555
556 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
557 gdb.dwarf2/dw2-ranges-base.c.
558
559 2020-03-12 Tom de Vries <tdevries@suse.de>
560
561 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
562 in presence of GLIBC debuginfo.
563
564 2020-03-12 Tom de Vries <tdevries@suse.de>
565
566 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
567 $core.
568
569 2020-03-12 Tom de Vries <tdevries@suse.de>
570
571 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
572 more precise.
573
574 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
575
576 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
577 from Unix to Windows path.
578
579 2020-03-11 Tom de Vries <tdevries@suse.de>
580
581 * gdb.ada/minsyms.exp: Set language to ada.
582
583 2020-03-11 Tom de Vries <tdevries@suse.de>
584
585 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
586
587 2020-03-11 Tom de Vries <tdevries@suse.de>
588
589 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
590
591 2020-03-11 Tom Tromey <tromey@adacore.com>
592
593 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
594
595 2020-03-11 Tom de Vries <tdevries@suse.de>
596
597 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
598
599 2020-03-11 Tom de Vries <tdevries@suse.de>
600
601 * gdb.base/break-interp.exp: Limit verbose scope.
602
603 2020-03-11 Tom de Vries <tdevries@suse.de>
604
605 * gdb.fortran/logical.f90: Define variable with character type.
606 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
607
608 2020-03-11 Tom de Vries <tdevries@suse.de>
609
610 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
611
612 2020-03-11 Tom de Vries <tdevries@suse.de>
613
614 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
615 symtabs.
616
617 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
618 Bernd Edlinger <bernd.edlinger@hotmail.de>
619
620 * gdb.cp/step-and-next-inline.cc: New file.
621 * gdb.cp/step-and-next-inline.exp: New file.
622 * gdb.cp/step-and-next-inline.h: New file.
623 * gdb.dwarf2/dw2-is-stmt.c: New file.
624 * gdb.dwarf2/dw2-is-stmt.exp: New file.
625 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
626 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
627 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
628
629 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
630
631 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
632 is-stmt flag in the line table.
633
634 2020-03-09 Tom de Vries <tdevries@suse.de>
635
636 * lib/gdb.exp (cached_file): Create cache dir.
637
638 2020-03-07 Tom de Vries <tdevries@suse.de>
639
640 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
641 * gdb.cp/rvalue-ref-params.exp: Same.
642
643 2020-03-06 Tom de Vries <tdevries@suse.de>
644
645 * lib/gdb.exp (tentative_rename, cached_file): New proc.
646 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
647
648 2020-03-06 Tom de Vries <tdevries@suse.de>
649
650 * README: Fix "the the".
651 * gdb.base/dprintf.exp: Same.
652
653 2020-03-05 Tom de Vries <tdevries@suse.de>
654
655 * gdb.base/maint.exp: Update "main print statistics" expected output.
656
657 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
658
659 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
660 (fortran_int8): Likewise.
661 (fortran_real4): Likewise.
662 (fortran_real8): Likewise.
663 (fortran_complex4): Likewise.
664 (fortran_logical4): Likewise.
665 (fortran_character1): Likewise.
666
667 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
668
669 * gdb.fortran/logical.exp: Add tests that any non-zero value is
670 printed as true.
671
672 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
673
674 * gdb.base/printcmds.exp: Add test to verify printf of a
675 variable holding an address.
676
677 2020-03-03 Tom de Vries <tdevries@suse.de>
678
679 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
680
681 2020-03-03 Tom de Vries <tdevries@suse.de>
682
683 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
684 gdb_test_multiple call.
685
686 2020-03-03 Tom de Vries <tdevries@suse.de>
687
688 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
689 gdb_test_multiple calls.
690
691 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
692
693 * gdb.base/default.exp: Remove test of 'set history filename'.
694 * gdb.base/gdbinit-history.exp: Add tests for setting the history
695 filename to the empty string.
696 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
697 and GDBHISTSIZE.
698
699 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
700
701 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
702 disabled.
703
704 2020-03-02 Pedro Alves <palves@redhat.com>
705 Tom de Vries <tdevries@suse.de>
706
707 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
708 -prompt prefix, before user_code argument. Add -lbl option likewise.
709 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
710 (gdb_is_target_1): Add -prompt prefix and move to before user_code
711 argument.
712 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
713 have "\r\n" at start-of-line, instead of at end-of-line.
714
715 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
716
717 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
718 libinproctrace.so.
719
720 2020-02-28 Luis Machado <luis.machado@linaro.org>
721
722 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
723 to "p/x".
724
725 2020-02-28 Luis Machado <luis.machado@linaro.org>
726
727 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
728 asm/ptrace.h and error.h.
729
730 2020-02-28 Tom de Vries <tdevries@suse.de>
731
732 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
733 (struct wrapper, do_something, mundane/symada__cS): Move ...
734 * gdb.base/c-linkage-name-2.c: ... here. New source file.
735 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
736 Update "print symada__cS before partial symtab expansion" regexp.
737 Update breakpoint location. Flush symbol cache after expansion.
738
739 2020-02-28 Luis Machado <luis.machado@linaro.org>
740
741 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
742
743 2020-02-27 Tom de Vries <tdevries@suse.de>
744
745 * config/sid.exp: Remove unused globals.
746 * gdb.base/attach.exp: Same.
747 * gdb.base/catch-load.exp: Same.
748 * gdb.base/dbx.exp: Same.
749 * lib/gdb.exp: Same.
750 * lib/mi-support.exp: Same.
751 * lib/prompt.exp: Same.
752
753 2020-02-27 Tom de Vries <tdevries@suse.de>
754
755 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
756 not set.
757
758 2020-02-26 Aaron Merey <amerey@redhat.com>
759
760 * gdb.debuginfod: New directory for debuginfod tests.
761 * gdb.debuginfod/main.c: New test file.
762 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
763
764 2020-02-26 Tom de Vries <tdevries@suse.de>
765
766 PR gdb/25603
767 * gdb.base/persistent-lang.cc: New test.
768 * gdb.base/persistent-lang.exp: New file.
769
770 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
771
772 * gdb.fortran/derived-type-striding.exp: Add a new test.
773 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
774 new test.
775
776 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
777
778 * gdb.base/cached-source-file.exp: Avoid source file paths in test
779 names.
780
781 2020-02-25 Tom de Vries <tdevries@suse.de>
782
783 PR go/18926
784 * gdb.go/methods.exp: Remove gcc/93866 xfail.
785
786 2020-02-24 Tom de Vries <tdevries@suse.de>
787
788 PR gdb/25592
789 * gdb.base/info-locals-unused-static-var.c: New test.
790 * gdb.base/info-locals-unused-static-var.exp: New file.
791
792 2020-02-22 Tom Tromey <tom@tromey.com>
793
794 * gdb.python/tui-window.exp: New file.
795 * gdb.python/tui-window.py: New file.
796
797 2020-02-22 Tom Tromey <tom@tromey.com>
798
799 PR tui/17850:
800 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
801 tests.
802
803 2020-02-22 Tom Tromey <tom@tromey.com>
804
805 * gdb.tui/new-layout.exp: Add sub-layout tests.
806
807 2020-02-22 Tom Tromey <tom@tromey.com>
808
809 * gdb.tui/new-layout.exp: New file.
810
811 2020-02-22 Tom Tromey <tom@tromey.com>
812
813 * gdb.rust/rust-style.rs: New file.
814 * gdb.rust/rust-style.exp: New file.
815 * gdb.base/style.exp: Test structure printing.
816 * gdb.base/style.c (struct some_struct): New type.
817 (enum etype): New type.
818 (struct_value): New global.
819
820 2020-02-21 Tom de Vries <tdevries@suse.de>
821
822 PR go/18926
823 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
824 Remove blanket xfails. Use message argument for gdb_breakpoint.
825 Make continuing to breakpoint test conditional on setting breakpoint.
826 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
827 DW_AT_name attribute. Add xfail for GCC PR93866.
828
829 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * gdb.dwarf2/cpp-linkage-name.c: New file.
832 * gdb.dwarf2/cpp-linkage-name.exp: New file.
833
834 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
835
836 * lib/gdb.exp (gdb_wrapper_init): Reset
837 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
838 not exist.
839
840 2020-02-20 Tom de Vries <tdevries@suse.de>
841
842 PR go/17018
843 * gdb.go/hello.exp: Copy ...
844 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
845 print of st to print value of global definition. Add xfail for GCC
846 PR93844.
847 * gdb.go/hello.exp: Remove printing of st before definition.
848 * gdb.go/hello.go: Copy ...
849 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
850 to st.
851 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
852
853 2020-02-20 Tom de Vries <tdevries@suse.de>
854
855 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
856 (gdb_simple_compile): Handle compile_flags go by using .go extension
857 for source file.
858 * gdb.go/chan.exp: Use support_go_compile.
859 * gdb.go/handcall.exp: Same.
860 * gdb.go/hello.exp: Same.
861 * gdb.go/integers.exp: Same.
862 * gdb.go/max-depth.exp: Same.
863 * gdb.go/methods.exp: Same.
864 * gdb.go/package.exp: Same.
865 * gdb.go/strings.exp: Same.
866 * gdb.go/types.exp: Same.
867 * gdb.go/unsafe.exp: Same.
868
869 2020-02-19 Tom de Vries <tdevries@suse.de>
870
871 * gdb.python/lib-types.exp: Make xfail more strict.
872
873 2020-02-19 Tom de Vries <tdevries@suse.de>
874
875 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
876
877 2020-02-19 Doug Evans <dje@google.com>
878
879 PR rust/25535
880 * gdb.rust/simple.exp: Add test.
881 * gdb.rust/simple.rs: Add test.
882
883 2020-02-19 Tom de Vries <tdevries@suse.de>
884
885 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
886 output line-by-line.
887
888 2020-02-19 Tom de Vries <tdevries@suse.de>
889
890 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
891
892 2020-02-19 Tom de Vries <tdevries@suse.de>
893
894 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
895 prelink.
896
897 2020-02-19 Tom de Vries <tdevries@suse.de>
898
899 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
900 (gdb_do_cache): Use gdb_do_cache_wrap.
901 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
902
903 2020-02-19 Tom de Vries <tdevries@suse.de>
904
905 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
906 gdb_compile option.
907
908 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
909
910 * gdb.base/printcmds.exp (test_print_enums): Update expected
911 output.
912
913 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
914
915 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
916 for "unknown".
917
918 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
919
920 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
921 enumerator.
922
923 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
924
925 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
926 FE_, add FE_NONE.
927 (three): Update.
928 (enum flag_enum_without_zero): New enum.
929 (flag_enum_without_zero): New variable.
930 (enum not_flag_enum): New enum.
931 (three_not_flag): New variable.
932 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
933 (test_print_enums): Add more tests for printing flag enums.
934
935 2020-02-18 Tom de Vries <tdevries@suse.de>
936
937 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
938 (gdb_compile_ada): ... here.
939 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
940 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
941
942 2020-02-14 Tom Tromey <tom@tromey.com>
943
944 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
945 build directory.
946 * boards/gdbserver-base.exp: Update path to gdbserver.
947
948 2020-02-13 Tom de Vries <tdevries@suse.de>
949
950 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
951
952 2020-02-13 Tom de Vries <tdevries@suse.de>
953
954 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
955 are missing.
956
957 2020-02-13 Tom de Vries <tdevries@suse.de>
958
959 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
960 call.
961
962 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
963
964 PR tui/25126
965 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
966 * gdb.base/cached-source-file.c: New file.
967 * gdb.base/cached-source-file.exp: New file.
968
969 2020-02-11 Tom de Vries <tdevries@suse.de>
970
971 PR testsuite/25488
972 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
973
974 2020-02-10 Tom de Vries <tdevries@suse.de>
975
976 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
977
978 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
979
980 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
981 and $after_addr are both integers before making a comparison.
982
983 2020-02-09 Tom de Vries <tdevries@suse.de>
984
985 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
986 command output and paste it into gdb.log. If any, paste catch message
987 to gdb.log.
988
989 2020-02-07 Tom Tromey <tromey@adacore.com>
990
991 PR breakpoints/24915:
992 * gdb.base/annotate-symlink.exp: Use setup_xfail.
993
994 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
995
996 * gdb.tui/tui-missing-src.exp: Add the "missing source
997 file" test for the TUI.
998
999 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1000
1001 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1002 including a port number in the output.
1003
1004 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1005
1006 * lib/fortran.exp (fortran_int4): Handle clang.
1007 (fortran_int8): Likewise.
1008 (fortran_real4): Likewise.
1009 (fortran_real8): Likewise.
1010 (fortran_complex4): Likewise.
1011 (fortran_logical4): Likewise.
1012 (fortran_character1): Likewise.
1013
1014 2020-02-04 Tom de Vries <tdevries@suse.de>
1015
1016 * README (Race detection): Add note.
1017
1018 2020-02-04 Tom de Vries <tdevries@suse.de>
1019
1020 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1021
1022 2020-02-04 Tom de Vries <tdevries@suse.de>
1023
1024 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1025
1026 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1027
1028 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1029 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1030 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1031 blttar, bnetarl.
1032 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1033 binary for blttar, bnetarl.
1034 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1035 wait instruction. Delete ldmx test.
1036 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1037
1038 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1039
1040 * gdb.fortran/array-bounds-high.exp: New file.
1041 * gdb.fortran/array-bounds-high.f90: New file.
1042
1043 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1044
1045 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1046 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1047
1048 2020-02-01 Tom de Vries <tdevries@suse.de>
1049
1050 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1051
1052 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1053
1054 PR tui/9765
1055 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1056 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1057
1058 2020-01-29 Luis Machado <luis.machado@linaro.org>
1059
1060 * gdb.arch/aarch64-brk-patterns.c: New source file.
1061 * gdb.arch/aarch64-brk-patterns.exp: New test.
1062
1063 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1064
1065 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1066 GCC/Clang version.
1067 * gdb.cp/pass-by-ref.exp: Ditto.
1068
1069 2020-01-29 Tom de Vries <tdevries@suse.de>
1070
1071 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1072 * gdb.threads/watchpoint-fork-mt.c: Same.
1073 * gdb.threads/watchpoint-fork-parent.c: Same.
1074 * gdb.threads/watchpoint-fork-st.c: Same.
1075 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1076
1077 2020-01-27 Luis Machado <luis.machado@linaro.org>
1078
1079 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1080 sitting at a syscall instruction when we hit the syscall function's
1081 breakpoint.
1082 Check PC against one obtained with the x command.
1083 Validate syscall number.
1084 (step_over_syscall): Don't continue to the syscall instruction if
1085 we're already there.
1086
1087 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1088
1089 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1090
1091 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1092
1093 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1094 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1095
1096 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1097
1098 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1099 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1100
1101 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1102
1103 * gdb.base/maint.exp: Update line table parsing test.
1104 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1105
1106 2020-01-24 Pedro Alves <palves@redhat.com>
1107
1108 PR gdb/25410
1109 * gdb.multi/multi-re-run-1.c: New.
1110 * gdb.multi/multi-re-run-2.c: New.
1111 * gdb.multi/multi-re-run.exp: New.
1112
1113 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1114
1115 PR gdb/23718
1116 * gdb.server/server-kill-python.exp: New file.
1117
1118 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1119
1120 * gdb.server/multi-ui-errors.c: New file.
1121 * gdb.server/multi-ui-errors.exp: New file.
1122
1123 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1124
1125 PR tui/9765
1126 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1127
1128 2020-01-19 Tom Tromey <tom@tromey.com>
1129
1130 * gdb.tui/main.exp: Add check for plain "file".
1131
1132 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1133
1134 * lib/gdb.exp: Fix spelling error (seperatelly).
1135
1136 2020-01-14 Tom Tromey <tom@tromey.com>
1137
1138 PR symtab/12535:
1139 * gdb.python/python.exp: Test decode_line with empty string
1140 argument.
1141
1142 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1143
1144 * gdb.base/skip-inline.exp: Extend test.
1145
1146 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1147
1148 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1149 * gdb.dwarf2/dw2-bad-elf.c: New file.
1150 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1151
1152 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1153
1154 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1155 _line_saw_file.
1156
1157 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1158
1159 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1160 border.
1161
1162 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1163
1164 * gdb.multi/multi-target.exp (setup): Factor out "info
1165 connections" and "info inferiors" tests to ...
1166 (test_info_inferiors): ... this new procedure.
1167 (top level): Run new "info-inferiors" tests.
1168
1169 2020-01-10 Pedro Alves <palves@redhat.com>
1170
1171 * gdb.server/bkpt-other-inferior.exp: New file.
1172
1173 2020-01-10 Pedro Alves <palves@redhat.com>
1174
1175 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1176 of "add-inferior".
1177 * gdb.base/quit-live.exp: Likewise.
1178 * gdb.base/remote-exec-file.exp: Likewise.
1179 * gdb.guile/scm-progspace.exp: Likewise.
1180 * gdb.linespec/linespec.exp: Likewise.
1181 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1182 * gdb.mi/user-selected-context-sync.exp: Likewise.
1183 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1184 "info inferiors" tests.
1185 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1186 "add-inferior".
1187 * gdb.multi/watchpoint-multi.exp: Likewise.
1188 * gdb.python/py-inferior.exp: Likewise.
1189 * gdb.server/extended-remote-restart.exp: Likewise.
1190 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1191 "info inferiors".
1192 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1193 * gdb.trace/report.exp: Likewise.
1194
1195 2020-01-10 Pedro Alves <palves@redhat.com>
1196
1197 * gdb.multi/multi-target.c: New file.
1198 * gdb.multi/multi-target.exp: New file.
1199 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1200 mode requested, but remote does not support non-stop".
1201
1202 2020-01-10 Pedro Alves <palves@redhat.com>
1203
1204 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1205 disconnect before reconnecting.
1206
1207 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1208 Pedro Alves <palves@redhat.com>
1209
1210 * gdb.server/connect-without-multi-process.exp: Also test
1211 continuing to end.
1212
1213 2020-01-10 Pedro Alves <palves@redhat.com>
1214
1215 * gdb.base/remote-exec-file.exp: New file.
1216
1217 2020-01-10 Pedro Alves <palves@redhat.com>
1218
1219 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1220 output.
1221 * gdb.threads/async.c: New.
1222 * gdb.threads/async.exp: New.
1223 * gdb.multi/tids-gid-reset.c: New.
1224 * gdb.multi/tids-gid-reset.exp: New.
1225
1226 2020-01-10 George Barrett <bob@bob131.so>
1227
1228 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1229 to help in finding the image relocation offset.
1230 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1231 options in arguments.
1232 (stap_test_no_debuginfo): Likewise.
1233 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1234 test variants.
1235 (stap_test): Add null semaphore relocation test.
1236
1237 2020-01-10 George Barrett <bob@bob131.so>
1238
1239 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1240 * gdb.base/stap-probe.exp: Likewise.
1241 (stap_test): Pass argument as an additional flag.
1242 (stap_test_no_debuginfo): Likewise.
1243 (stap_test): Check `info probes stap' output for semaphore
1244 addresses if the test binary is supposed to have them.
1245
1246 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1247
1248 * gdb.tui/basic.exp: Add more scrolling tests.
1249
1250 2020-01-09 Tom Tromey <tom@tromey.com>
1251
1252 PR tui/18932:
1253 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1254 meangingful value.
1255 (Term::command, Term::resize): Update.
1256 * gdb.tui/basic.exp: Add scrolling test.
1257
1258 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1259
1260 * gdb.tui/tui-layout-asm.exp: New file.
1261
1262 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1263
1264 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1265
1266 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1267
1268 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1269 (Term::enter_tui): Use Term::prepare_for_tui.
1270
1271 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1272
1273 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1274 called.
1275
1276 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1277
1278 * gdb.base/skip.exp: Fix race condition in test.
1279
1280 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1281
1282 * gdb.base/backtrace.c: New file.
1283 * gdb.base/backtrace.exp: New file.
1284
1285 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1286
1287 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1288
1289 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1290
1291 * gdb.base/style.exp: Test that warnings are styled.
1292
1293 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1294
1295 * gdb.base/line65535.exp: New file.
1296 * gdb.base/line65535.c: New file.
1297
1298 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1299
1300 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1301 * lib/gnat_debug_info_test.adb: New file.
1302 * gdb.ada/ptype_tagged_param.exp: Use
1303 gnat_runtime_has_debug_info, expect a different output if
1304 runtime does not have debug info.
1305
1306 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1307
1308 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1309 (another) quote in test name.
1310
1311 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1312
1313 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1314 Add quote in test name.
1315
1316 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1317
1318 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1319 directory instead.
1320 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1321 * gdb.cp/pass-by-ref-2.cc: New file.
1322 * gdb.cp/pass-by-ref-2.exp: New file.
1323
1324 2019-12-20 Tom Tromey <tom@tromey.com>
1325
1326 * gdb.tui/list-before.exp: New file.
1327
1328 2019-12-20 Tom Tromey <tom@tromey.com>
1329
1330 * gdb.tui/list.exp: Check for source on initial listing.
1331
1332 2019-12-11 Tom Tromey <tromey@adacore.com>
1333
1334 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1335 Add crlf test.
1336
1337 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1338
1339 * gdb.base/default.exp: Update value of $_gdb_major.
1340
1341 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1342
1343 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1344
1345 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1346
1347 * gdb.base/skip.exp: Whitespace fix.
1348
1349 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1350
1351 * gdb.base/skip-inline.c: New file.
1352 * gdb.base/skip-inline.exp: New file.
1353
1354 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1355
1356 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1357 jit_function_00 to jit_function_stack_mangle.
1358 * gdb.base/jithost.c (jit_function_t): Rename to...
1359 (jit_function_stack_mangle_t): ... this.
1360 (jit_function_add_t): New typedef.
1361 (jit_function_00_code): Rename to...
1362 (jit_function_stack_mangle_code): ... this, make static.
1363 (jit_function_add_code): New.
1364 (main): Generate "add" function and call it. Adjust to changes
1365 in jithost_abi.
1366 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1367 (struct jithost_abi) <begin, end>: Remove fields.
1368 <object, function_stack_mangle, function_add>: New fields.
1369 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1370 code_end>: Remove fields.
1371 <func_stack_mangle>: New field.
1372 (read_debug_info): Adjust to renaming, create block for "add"
1373 function.
1374 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1375
1376 2019-12-11 Tom Tromey <tom@tromey.com>
1377
1378 * gdb.tui/resize.exp: Fix regexp.
1379 * gdb.tui/regs.exp: Fix regexps.
1380 * gdb.tui/main.exp: Fix regexp.
1381
1382 2019-12-11 Tom Tromey <tom@tromey.com>
1383
1384 * gdb.tui/resize.exp: Update.
1385 * gdb.tui/empty.exp (layouts): Update.
1386
1387 2019-12-11 Tom Tromey <tom@tromey.com>
1388
1389 * gdb.tui/regs.exp: Update.
1390 * gdb.tui/empty.exp (layouts): Update.
1391 * gdb.tui/basic.exp: Update.
1392 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1393
1394 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1395
1396 * gdb.base/options.exp: Add -raw-values in the print completion list.
1397 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1398
1399 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1400
1401 * gdb.threads/omp-par-scope.c: New file.
1402 * gdb/threads/omp-par-scope.exp: New file.
1403
1404 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1405
1406 * lib/gdb.exp (support_nested_function_tests): New proc.
1407
1408 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1409
1410 * lib/gdb.exp (gdb_compile_openmp): New proc.
1411 (build_executable_from_specs): Add an "openmp" option.
1412 (gdb_compile_pthreads): Add non-executable case.
1413
1414 2019-12-10 Tom Tromey <tromey@adacore.com>
1415
1416 * gdb.ada/unchecked_union.exp: New file.
1417 * gdb.ada/unchecked_union/pck.adb: New file.
1418 * gdb.ada/unchecked_union/pck.ads: New file.
1419 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1420 * gdb-utils.exp (string_to_regexp): Also quote "?".
1421
1422 2019-12-10 George Barrett <bob@bob131.so>
1423
1424 Test scripted probe breakpoints.
1425 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1426 * gdb.python/py-breakpoint.c (main): Likewise.
1427 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1428 specifier test.
1429 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1430
1431 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1432
1433 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1434 an rvalue parameter.
1435 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1436 parameter.
1437
1438 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1439
1440 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1441 modules.
1442
1443 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1444
1445 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1446 broken version of GCC.
1447
1448 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1449
1450 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1451 sym-info-cmds library.
1452 * gdb.fortran/info-types.exp: Likewise.
1453 * lib/sym-info-cmds.exp: New file.
1454
1455 2019-12-08 Tom de Vries <tdevries@suse.de>
1456
1457 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1458
1459 2019-12-07 Keith Seitz <keiths@redhat.com>
1460
1461 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1462 * gdb.base/corefile-buildid-shlib.c: New file.
1463 * gdb.base/corefile-buildid.c: New file.
1464 * gdb.base/corefile-buildid.exp: New file.
1465
1466 2019-12-06 Tom de Vries <tdevries@suse.de>
1467
1468 * gdb.dwarf2/varval.exp: Add decl before def test.
1469
1470 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1471
1472 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1473
1474 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1475
1476 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1477 CV and reference conversion for overload resolution.
1478 * gdb.cp/rvalue-ref-overload.exp: Test it.
1479
1480 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1481
1482 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1483 * gdb.base/frameapply.exp: Test faas without command.
1484
1485 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1486
1487 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1488 Fortran tests.
1489 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1490 order.
1491
1492 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1493
1494 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1495 casting to type with no kind specified.
1496 (test_basic_parsing_of_type_kinds): Additional tests for types
1497 with no kind specified, and add tests for single/double
1498 precision/complex types.
1499
1500 2019-12-04 Tom Tromey <tromey@adacore.com>
1501
1502 * gdb.base/endianity.c (struct other) <x>: New field.
1503 (main): Initialize it.
1504 * gdb.base/endianity.exp: Update.
1505
1506 2019-12-04 Tom Tromey <tromey@adacore.com>
1507
1508 * gdb.ada/scalar_storage/storage.adb: New file.
1509 * gdb.ada/scalar_storage/pck.adb: New file.
1510 * gdb.ada/scalar_storage/pck.ads: New file.
1511 * gdb.ada/scalar_storage.exp: New file.
1512
1513 2019-12-04 Tom Tromey <tromey@adacore.com>
1514
1515 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1516 (main): Initialize it.
1517 * gdb.base/endianity.exp: Update.
1518
1519 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1520
1521 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1522
1523 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1524
1525 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1526 -symbol-info-module-functions and -symbol-info-module-variables.
1527
1528 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1529
1530 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1531
1532 2019-12-01 Richard Bunt <richard.bunt@arm.com>
1533 Andrew Burgess <andrew.burgess@embecosm.com>
1534
1535 * gdb.fortran/derived-type-striding.exp: New file.
1536 * gdb.fortran/derived-type-striding.f90: New file.
1537 * gdb.fortran/array-slices.exp: New file.
1538 * gdb.fortran/array-slices.f90: New file.
1539
1540 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1541
1542 * gdb.base/define.exp: Test . in command names.
1543 * gdb.base/setshow.exp: Update test, as . is now part of
1544 command name.
1545
1546 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1547
1548 * gdb.base/define-prefix.exp: New file.
1549
1550 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1551
1552 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1553 compile.
1554 (skip_btrace_pt_tests): Likewise.
1555
1556 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1557
1558 * gdb.fortran/info-modules.exp: Compile source files in correct
1559 order.
1560
1561 2019-11-27 Kevin Buettner <kevinb@redhat.com>
1562
1563 * gdb.dwarf2/imported-unit.exp: New file.
1564 * gdb.dwarf2/imported-unit.c: New file.
1565
1566 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1567
1568 * gdb.mi/mi-fortran-modules-2.f90: New file.
1569 * gdb.mi/mi-fortran-modules.exp: New file.
1570 * gdb.mi/mi-fortran-modules.f90: New file.
1571
1572 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1573
1574 * gdb.mi/mi-sym-info-1.c: New file.
1575 * gdb.mi/mi-sym-info-2.c: New file.
1576 * gdb.mi/mi-sym-info.exp: New file.
1577
1578 2019-11-22 Tom Tromey <tromey@adacore.com>
1579
1580 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1581 * gdb.ada/tasks/foo.adb: Add another stopping location.
1582
1583 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1584
1585 * gdb.base/endianity.c: New test.
1586 * gdb.base/endianity.exp: New file.
1587
1588 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1589
1590 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1591
1592 2019-11-21 Tom de Vries <tdevries@suse.de>
1593
1594 PR gdb/24956
1595 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1596
1597 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1598
1599 * gdb.python/py-progspace.exp: Add missing parentheses on some
1600 'print' commands.
1601
1602 2019-11-19 Tom Tromey <tom@tromey.com>
1603
1604 * gdb.tui/winheight.exp: New file.
1605
1606 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1607
1608 * gdb.base/ctf-whatis.c: Delete.
1609 * gdb.base/ctf-whatis.exp: Delete.
1610 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1611
1612 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1613
1614 * gdb.base/ctf-cvexpr.exp: Delete.
1615 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1616
1617 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1618
1619 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1620 the compiler. Clean up header comment a little.
1621 * gdb.base/ctf-ptype.exp: Likewise.
1622 * gdb.base/ctf-whatis.exp: Likewise.
1623 * lib/gdb.exp (skip_ctf_tests): New proc.
1624
1625 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1626
1627 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1628 * gdb.tui/corefile-run.exp: New file.
1629
1630 2019-11-14 Tom Tromey <tromey@adacore.com>
1631
1632 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1633 regression tests.
1634
1635 2019-11-12 Tom Tromey <tom@tromey.com>
1636
1637 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1638 after any command. Expect prompt after WAIT_FOR is seen.
1639 (enter_tui): Enable resize messages.
1640 (command): Expect command in output.
1641 (get_line): Avoid error when cursor appears to be off-screen.
1642 (dump_screen): Include screen size in title.
1643 (_do_resize): New proc, from "resize".
1644 (resize): Rewrite. Do resize in two steps.
1645 * gdb.tui/empty.exp (layouts): Fix entries.
1646 (check_boxes): Remove xfail.
1647 (check_text): Dump screen on failure.
1648
1649 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1650
1651 * gdb.python/py-symbol.exp: Add test for
1652 gdb.lookup_static_symbols.
1653
1654 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1655
1656 * gdb.python/py-symbol.c: Declare and call function from new
1657 py-symbol-2.c file.
1658 * gdb.python/py-symbol.exp: Compile both source files, and add new
1659 tests for gdb.lookup_static_symbol.
1660 * gdb.python/py-symbol-2.c: New file.
1661
1662 2019-11-02 Tom de Vries <tdevries@suse.de>
1663
1664 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1665 * gdb.base/anon.exp: Same.
1666 * gdb.base/auto-connect-native-target.exp: Same.
1667 * gdb.base/call-ar-st.exp: Same.
1668 * gdb.base/catch-syscall.exp: Same.
1669 * gdb.base/commands.exp: Same.
1670 * gdb.base/default.exp: Same.
1671 * gdb.base/display.exp: Same.
1672 * gdb.base/float.exp: Same.
1673 * gdb.base/foll-fork.exp: Same.
1674 * gdb.base/help.exp: Same.
1675 * gdb.base/info-macros.exp: Same.
1676 * gdb.base/info-proc.exp: Same.
1677 * gdb.base/info-target.exp: Same.
1678 * gdb.base/long_long.exp: Same.
1679 * gdb.base/macscp.exp: Same.
1680 * gdb.base/memattr.exp: Same.
1681 * gdb.base/nofield.exp: Same.
1682 * gdb.base/pointers.exp: Same.
1683 * gdb.base/printcmds.exp: Same.
1684 * gdb.base/ptype.exp: Same.
1685 * gdb.base/restore.exp: Same.
1686 * gdb.base/return.exp: Same.
1687 * gdb.base/scope.exp: Same.
1688 * gdb.base/set-noassign.exp: Same.
1689 * gdb.base/setshow.exp: Same.
1690 * gdb.base/shlib-call.exp: Same.
1691 * gdb.base/signals.exp: Same.
1692 * gdb.base/sigstep.exp: Same.
1693 * gdb.base/skip.exp: Same.
1694 * gdb.base/solib-symbol.exp: Same.
1695 * gdb.base/stap-probe.exp: Same.
1696 * gdb.base/step-line.exp: Same.
1697 * gdb.base/step-test.exp: Same.
1698 * gdb.base/style.exp: Same.
1699 * gdb.base/varargs.exp: Same.
1700 * gdb.base/vla-datatypes.exp: Same.
1701 * gdb.base/vla-ptr.exp: Same.
1702 * gdb.base/vla-sideeffect.exp: Same.
1703 * gdb.base/volatile.exp: Same.
1704 * gdb.base/watch-cond-infcall.exp: Same.
1705 * gdb.base/watchpoint.exp: Same.
1706
1707 2019-11-02 Tom de Vries <tdevries@suse.de>
1708
1709 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1710 * gdb.cp/cpexprs.exp: Same.
1711 * gdb.cp/except-multi-location.exp: Same.
1712 * gdb.cp/exceptprint.exp: Same.
1713 * gdb.cp/gdb2384.exp: Same.
1714 * gdb.cp/inherit.exp: Same.
1715 * gdb.cp/m-static.exp: Same.
1716 * gdb.cp/meth-typedefs.exp: Same.
1717 * gdb.cp/misc.exp: Same.
1718 * gdb.cp/namespace.exp: Same.
1719 * gdb.cp/non-trivial-retval.exp: Same.
1720 * gdb.cp/overload.exp: Same.
1721 * gdb.cp/pr17132.exp: Same.
1722 * gdb.cp/re-set-overloaded.exp: Same.
1723 * gdb.cp/rvalue-ref-types.exp: Same.
1724 * gdb.cp/templates.exp: Same.
1725
1726 2019-11-01 Luis Machado <luis.machado@linaro.org>
1727
1728 PR gdb/25124
1729
1730 * gdb.arch/pr25124.S: New file.
1731 * gdb.arch/pr25124.exp: New file.
1732
1733 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1734
1735 * gdb.fortran/info-modules.exp: Update expected results, and add
1736 additional tests for 'info module functinos', and 'info module
1737 variables'.
1738 * gdb.fortran/info-types.exp: Update expected results.
1739 * gdb.fortran/info-types.f90: Extend testcase with additional
1740 module variables and functions.
1741
1742 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1743
1744 * gdb.fortran/info-modules.exp: New file.
1745 * gdb.fortran/info-types.exp: Build with new file.
1746 * gdb.fortran/info-types.f90: Include and use new module.
1747 * gdb.fortran/info-types-2.f90: New file.
1748
1749 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1750
1751 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1752 * gdb.base/settings.exp: Test all settings types using
1753 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1754 that now verifies that the value of "maint show" is the same as
1755 returned by the settings functions. Test the type of the
1756 maintenance settings.
1757 * gdb.base/default.exp: Update show_conv_list.
1758
1759 2019-10-31 Tom de Vries <tdevries@suse.de>
1760
1761 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1762 gdb_test.
1763 * gdb.arch/amd64-disp-step.exp: Same.
1764 * gdb.asm/asm-source.exp: Same.
1765 * gdb.btrace/buffer-size.exp: Same.
1766 * gdb.btrace/cpu.exp: Same.
1767 * gdb.btrace/enable.exp: Same.
1768 * gdb.dwarf2/count.exp: Same.
1769 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1770 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1771 * gdb.fortran/vla-datatypes.exp: Same.
1772 * gdb.fortran/vla-history.exp: Same.
1773 * gdb.fortran/vla-ptype.exp: Same.
1774 * gdb.fortran/vla-value.exp: Same.
1775 * gdb.fortran/whatis_type.exp: Same.
1776 * gdb.guile/guile.exp: Same.
1777 * gdb.multi/tids.exp: Same.
1778 * gdb.python/py-finish-breakpoint.exp: Same.
1779 * gdb.python/py-framefilter.exp: Same.
1780 * gdb.python/py-pp-registration.exp: Same.
1781 * gdb.python/py-xmethods.exp: Same.
1782 * gdb.python/python.exp: Same.
1783 * gdb.server/connect-with-no-symbol-file.exp: Same.
1784 * gdb.server/no-thread-db.exp: Same.
1785 * gdb.server/run-without-local-binary.exp: Same.
1786 * gdb.stabs/weird.exp: Same.
1787 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1788 * gdb.threads/thread-find.exp: Same.
1789 * gdb.threads/tls-shared.exp: Same.
1790 * gdb.threads/tls.exp: Same.
1791 * gdb.threads/wp-replication.exp: Same.
1792 * gdb.trace/ax.exp: Same.
1793 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1794
1795 2019-10-31 Tom de Vries <tdevries@suse.de>
1796
1797 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1798 * gdb.ada/array_subscript_addr.exp: Same.
1799 * gdb.ada/arrayidx.exp: Same.
1800 * gdb.ada/arrayparam.exp: Same.
1801 * gdb.ada/arrayptr.exp: Same.
1802 * gdb.ada/boolean_expr.exp: Same.
1803 * gdb.ada/call_pn.exp: Same.
1804 * gdb.ada/complete.exp: Same.
1805 * gdb.ada/fixed_cmp.exp: Same.
1806 * gdb.ada/fun_addr.exp: Same.
1807 * gdb.ada/funcall_param.exp: Same.
1808 * gdb.ada/interface.exp: Same.
1809 * gdb.ada/mod_from_name.exp: Same.
1810 * gdb.ada/null_array.exp: Same.
1811 * gdb.ada/packed_array.exp: Same.
1812 * gdb.ada/packed_tagged.exp: Same.
1813 * gdb.ada/print_chars.exp: Same.
1814 * gdb.ada/print_pc.exp: Same.
1815 * gdb.ada/ptype_arith_binop.exp: Same.
1816 * gdb.ada/ptype_field.exp: Same.
1817 * gdb.ada/ptype_tagged_param.exp: Same.
1818 * gdb.ada/rec_return.exp: Same.
1819 * gdb.ada/ref_tick_size.exp: Same.
1820 * gdb.ada/str_ref_cmp.exp: Same.
1821 * gdb.ada/taft_type.exp: Same.
1822 * gdb.ada/tagged.exp: Same.
1823 * gdb.ada/type_coercion.exp: Same.
1824 * gdb.ada/uninitialized_vars.exp: Same.
1825
1826 2019-10-30 Tom de Vries <tdevries@suse.de>
1827
1828 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1829
1830 2019-10-26 Tom de Vries <tdevries@suse.de>
1831
1832 * gdb.base/bigcore.c: Fix typos in comments.
1833 * gdb.base/ctf-ptype.c: Same.
1834 * gdb.base/long_long.c: Same.
1835 * gdb.dwarf2/dw2-op-out-param.S: Same.
1836 * gdb.python/py-evthreads.c: Same.
1837 * gdb.reverse/i387-stack-reverse.c: Same.
1838 * gdb.trace/tfile.c: Same.
1839 * lib/compiler.c: Same.
1840 * lib/compiler.cc: Same.
1841
1842 2019-10-25 Tom de Vries <tdevries@suse.de>
1843
1844 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1845 gdb_test_multiple calls.
1846 * gdb.reverse/sigall-reverse.exp: Same.
1847 * gdb.reverse/solib-precsave.exp: Same.
1848 * gdb.reverse/solib-reverse.exp: Same.
1849 * gdb.reverse/until-precsave.exp: Same.
1850 * gdb.reverse/until-reverse.exp: Same.
1851
1852 2019-10-24 Tom de Vries <tdevries@suse.de>
1853
1854 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1855 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1856 kfail using -wrap pattern flag and convenience variable
1857 gdb_test_name.
1858
1859 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1860
1861 * gdb.python/py-progspace.exp: Add tests for the
1862 Progspace.block_for_pc method.
1863
1864 2019-10-23 Tom Tromey <tom@tromey.com>
1865
1866 * configure: Rebuild.
1867 * aclocal.m4: Use m4_include, not sinclude.
1868
1869 2019-10-21 Tom de Vries <tdevries@suse.de>
1870
1871 * gdb.base/infcall-nested-structs.c: Add
1872 __attribute__((noinline,noclone)) to all functions.
1873 (call_all): Add missing variable initialization. Simplify return value.
1874 (breakpt): Increment volatile variable, to prevent call from being
1875 optimized out.
1876 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1877
1878 2019-10-17 Tom de Vries <tdevries@suse.de>
1879
1880 * gdb.fortran/module.exp: Allow info variables to print info for files
1881 other than module.f90.
1882
1883 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1884
1885 * gdb.fortran/module.exp: Extend with 'info variables' test.
1886
1887 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1888
1889 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1890 F77_FOR_TARGET.
1891
1892 2019-10-16 Tom de Vries <tdevries@suse.de>
1893
1894 PR tdep/25096
1895 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1896
1897 2019-10-16 Tom de Vries <tdevries@suse.de>
1898
1899 PR tdep/24104
1900 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1901 Add KFAIL for PR tdep/25096.
1902
1903 2019-10-16 Tom de Vries <tdevries@suse.de>
1904
1905 PR testsuite/25059
1906 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1907
1908 2019-10-16 Tom de Vries <tdevries@suse.de>
1909
1910 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1911 as signed.
1912
1913 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1914
1915 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1916 one instead of increasing timeout.
1917
1918 2019-10-13 Tom de Vries <tdevries@suse.de>
1919
1920 PR record/25038
1921 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1922 * gdb.reverse/sigall-reverse.exp: Same.
1923 * gdb.reverse/solib-precsave.exp: Same.
1924 * gdb.reverse/solib-reverse.exp: Same.
1925 * gdb.reverse/step-precsave.exp: Same.
1926 * gdb.reverse/until-precsave.exp: Same.
1927 * gdb.reverse/until-reverse.exp: Same.
1928 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1929
1930 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1931
1932 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1933 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1934 (cmp_struct_05_01, cmp_struct_static_02_01)
1935 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1936 comparisons.
1937
1938 2019-10-10 Tom de Vries <tdevries@suse.de>
1939
1940 PR testsuite/24888
1941 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1942 gnatlink.
1943
1944 2019-10-09 Tom de Vries <tdevries@suse.de>
1945
1946 PR testsuite/25048
1947 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1948
1949 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1950
1951 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1952 exceptions due to missing debug information.
1953
1954 2019-10-07 Tom de Vries <tdevries@suse.de>
1955
1956 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1957
1958 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1959
1960 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1961 * gdb.base/annota1.exp: Update to use gdb_test_name.
1962
1963 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1964
1965 * gdb.base/ctf-whatis.exp: New file.
1966 * gdb.base/ctf-whatis.c: New file.
1967 * gdb.base/ctf-ptype.exp: New file.
1968 * gdb.base/ctf-ptype.c: New file.
1969 * gdb.base/ctf-constvars.exp: New file.
1970 * gdb.base/ctf-constvars.c: New file.
1971 * gdb.base/ctf-cvexpr.exp: New file.
1972
1973 2019-10-04 Tom de Vries <tdevries@suse.de>
1974
1975 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1976 for loop.
1977
1978 2019-10-03 Tom Tromey <tom@tromey.com>
1979
1980 PR rust/24976:
1981 * gdb.rust/simple.rs (Union2): New type.
1982 (main): Use Union2.
1983 * gdb.rust/simple.exp: Add test.
1984
1985 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1986
1987 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1988 nested function prefix.
1989
1990 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1991 Richard Bunt <richard.bunt@arm.com>
1992 Andrew Burgess <andrew.burgess@embecosm.com>
1993
1994 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1995 nested functions.
1996 * gdb.fortran/nested-funcs.f90: Update expected results.
1997 * gdb.fortran/nested-funcs-2.exp: New file.
1998 * gdb.fortran/nested-funcs-2.f90: New file.
1999
2000 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2001
2002 * gdb.python/py-parameter.exp: Make test names unique.
2003 * gdb.python/py-template.exp: Likewise.
2004 * gdb.python/py-value.exp: Likewise.
2005
2006 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2007
2008 * gdb.base/break-interp.exp: Reduce test name duplication.
2009 * gdb.base/call-sc.exp: Likewise.
2010 * gdb.base/callfuncs.exp: Likewise.
2011 * gdb.base/charset.exp: Likewise.
2012 * gdb.base/dump.exp: Likewise.
2013 * gdb.base/ena-dis-br.exp: Likewise.
2014 * gdb.base/relational.exp: Likewise.
2015 * gdb.base/step-over-syscall.exp: Likewise.
2016 * gdb.base/structs.exp: Likewise.
2017
2018 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2019
2020 * gdb.linespec/explicit.exp: Make test names unique.
2021 * gdb.linespec/ls-errs.exp: Likewise.
2022
2023 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2024
2025 * gdb.reverse/break-precsave.exp: Make test names unique.
2026 * gdb.reverse/break-reverse.exp: Likewise.
2027 * gdb.reverse/finish-precsave.exp: Likewise.
2028 * gdb.reverse/finish-reverse.exp: Likewise.
2029 * gdb.reverse/machinestate-precsave.exp: Likewise.
2030 * gdb.reverse/machinestate.exp: Likewise.
2031 * gdb.reverse/readv-reverse.exp: Likewise.
2032 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2033 * gdb.reverse/sigall-precsave.exp: Likewise.
2034 * gdb.reverse/sigall-reverse.exp: Likewise.
2035 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2036 * gdb.reverse/watch-precsave.exp: Likewise.
2037 * gdb.reverse/watch-reverse.exp: Likewise.
2038
2039 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2040
2041 * gdb.threads/stop-with-handle.c: New file.
2042 * gdb.threads/stop-with-handle.exp: New file.
2043
2044 2019-10-03 Tom de Vries <tdevries@suse.de>
2045
2046 PR testsuite/25059
2047 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2048 directory" line to be missing.
2049
2050 2019-10-03 Tom de Vries <tdevries@suse.de>
2051
2052 PR testsuite/25059
2053 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2054 type optional.
2055
2056 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2057
2058 * gdb.python/py-format-string.c (string.h): New include.
2059 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2060 the same value, for endianness-independence.
2061 * gdb.python/py-format-string.exp (default_regexp_dict)
2062 (test_pretty_structs, test_format): Adjust expected output to the
2063 changed initialization.
2064
2065 2019-10-02 Tom Tromey <tromey@adacore.com>
2066
2067 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2068
2069 2019-10-02 Pedro Alves <palves@redhat.com>
2070 Andrew Burgess <andrew.burgess@embecosm.com>
2071
2072 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2073 "print-file-var.h".
2074 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2075 (get_version_1): Print this_version_id and its address.
2076 Add extern "C" wrappers around interface functions.
2077 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2078 "print-file-var.h".
2079 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2080 (get_version_2): Print this_version_id and its address.
2081 Add extern "C" wrappers around interface functions.
2082 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2083 <stddef.h> and "print-file-var.h".
2084 Add extern "C" wrappers around interface functions.
2085 [VERSION_ID_MAIN] (this_version_id): Define.
2086 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2087 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2088 up extern "C" blocks.
2089 * gdb.base/print-file-var.exp (test): New, factored out from top
2090 level.
2091 (top level): Test all combinations of attribute hidden or not,
2092 dlopen or not, and this_version_id symbol in main file or not.
2093 Compile tests as both C++ and C, make test names unique.
2094
2095 2019-10-01 Tom Tromey <tom@tromey.com>
2096
2097 * gdb.base/style.exp: Test "show logging filename".
2098
2099 2019-10-01 Tom Tromey <tom@tromey.com>
2100
2101 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2102 * gdb.base/style.exp: Add metadata style test.
2103
2104 2019-10-01 Tom Tromey <tom@tromey.com>
2105
2106 * gdb.base/style.exp: Test "pwd".
2107
2108 2019-10-01 Tom Tromey <tom@tromey.com>
2109
2110 * gdb.base/style.exp: Update tests.
2111
2112 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2113
2114 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2115 'six' to unsigned.
2116 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2117 'five'. Use an all-ones bit pattern for each.
2118 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2119 to its changed values.
2120
2121 2019-09-30 Tom Tromey <tromey@adacore.com>
2122
2123 * gdb.rust/traits.rs: Disable all warnings.
2124
2125 2019-09-29 Tom de Vries <tdevries@suse.de>
2126
2127 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2128
2129 2019-09-29 Tom de Vries <tdevries@suse.de>
2130
2131 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2132
2133 2019-09-27 Tom de Vries <tdevries@suse.de>
2134
2135 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2136
2137 2019-09-27 Tom de Vries <tdevries@suse.de>
2138
2139 PR record/23188
2140 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2141
2142 2019-09-26 Tom Tromey <tromey@adacore.com>
2143
2144 * gdb.ada/py_taft.exp: New file.
2145 * gdb.ada/py_taft/main.adb: New file.
2146 * gdb.ada/py_taft/pkg.adb: New file.
2147 * gdb.ada/py_taft/pkg.ads: New file.
2148
2149 2019-09-24 Tom de Vries <tdevries@suse.de>
2150
2151 PR gdb/24598
2152 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2153
2154 2019-09-22 Tom de Vries <tdevries@suse.de>
2155
2156 * gdb.base/restore.exp: Allow register variables to be optimized out at
2157 -O0.
2158
2159 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2160
2161 * gdb.arch/spu-info.exp: Remove file.
2162 * gdb.arch/spu-info.c: Remove file.
2163 * gdb.arch/spu-ls.exp: Remove file.
2164 * gdb.arch/spu-ls.c: Remove file.
2165
2166 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2167 * gdb.asm/spu.inc: Remove file.
2168
2169 * gdb.base/dump.exp: Remove support for spu*-*-*.
2170 * gdb.base/stack-checking.exp: Likewise.
2171 * gdb.base/overlays.exp: Likewise.
2172 * gdb.base/ovlymgr.c: Likewise.
2173 * gdb.base/spu.ld: Remove file.
2174
2175 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2176 * gdb.cp/cpexprs.exp: Likewise.
2177 * gdb.cp/exception.exp: Likewise.
2178 * gdb.cp/gdb2495.exp: Likewise.
2179 * gdb.cp/mb-templates.exp: Likewise.
2180 * gdb.cp/pr9167.exp: Likewise.
2181 * gdb.cp/userdef.exp: Likewise.
2182
2183 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2184
2185 * gdb.cell: Remove directory.
2186 * lib/cell.exp: Remove file.
2187
2188 2019-09-19 Tom de Vries <tdevries@suse.de>
2189
2190 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2191
2192 2019-09-19 Tom de Vries <tdevries@suse.de>
2193
2194 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2195
2196 2019-09-19 Tom de Vries <tdevries@suse.de>
2197
2198 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2199 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2200 (gdb_target_cmd): ... here.
2201 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2202 value 2.
2203
2204 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2205
2206 * gdb.base/source-dir.exp: Avoid having directory names in test
2207 names.
2208
2209 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2210
2211 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2212 directory.
2213
2214 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2215
2216 * gdb.base/list-missing-source.exp: New file.
2217
2218 2019-09-14 Tom de Vries <tdevries@suse.de>
2219
2220 PR teststuite/24599
2221 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2222 * lib/ada.exp (gnatmake_version_at_least): New proc.
2223
2224 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2225
2226 * gdb.base/maint.exp: Use exec_has_index_section.
2227
2228 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2229
2230 * gdb.base/maint.exp: Add test for 'maint info sections'.
2231
2232 2019-09-12 Tom de Vries <tdevries@suse.de>
2233
2234 * gdb.base/store.exp: Allow register variables to be optimized out at
2235 -O0.
2236
2237 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2238
2239 * gdb.ada/rdv_wait.exp: Update to new task names.
2240 * gdb.base/task_switch_in_core.exp: Likewise.
2241 * gdb.base/info_sources_base.c: Likewise.
2242
2243 2019-09-10 Tom Tromey <tromey@adacore.com>
2244
2245 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2246
2247 2019-09-10 Tom Tromey <tromey@adacore.com>
2248
2249 * gdb.ada/dgopt.exp: New file.
2250 * gdb.ada/dgopt/x.adb: New file.
2251
2252 2019-09-08 Tom Tromey <tom@tromey.com>
2253
2254 * gdb.tui/resize.exp: Remove setup_xfail.
2255 * gdb.tui/regs.exp: Remove setup_xfail.
2256 * gdb.tui/basic.exp: Remove setup_xfail.
2257
2258 2019-09-06 David Blaikie <dblaikie@gmail.com>
2259
2260 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2261 * gdb.cp/cplabel.exp: Ditto.
2262 * gdb.linespec/ls-errs.exp: Ditto.
2263
2264 2019-09-05 Tom de Vries <tdevries@suse.de>
2265
2266 * lib/gdb.exp (cmp_file_string): New proc.
2267 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2268 runto_main. Verify save breakpoints output.
2269
2270 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2271
2272 * gdb.base/info-var.exp: Test info variables without running
2273 to main, to avoid expect's buffer overflow.
2274
2275 2019-09-03 Tom Tromey <tromey@adacore.com>
2276
2277 * gdb.ada/bias.exp: New file.
2278 * gdb.ada/bias/bias.adb: New file.
2279 * gdb.ada/print_chars.exp: Add regression test.
2280 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2281 (MC): New variable.
2282
2283 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2284
2285 * gdb.base/argv0-symlink.exp: Run only on native target
2286 and local host.
2287
2288 2019-08-29 Tom de Vries <tdevries@suse.de>
2289
2290 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2291 diverse debug info.
2292 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2293
2294 2019-08-28 Tom de Vries <tdevries@suse.de>
2295
2296 * gdb.base/info-var.exp: Allow info variables to print info for files
2297 other than info-var-f1.c and info-var-f2.c.
2298
2299 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2300
2301 * gdb.fortran/info-types.exp: Add module.
2302 * gdb.fortran/info-types.f90: Update expected results.
2303
2304 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2305
2306 * gdb.fortran/info-types.exp: New file.
2307 * gdb.fortran/info-types.f90: New file.
2308 * lib/fortran.exp (fortran_character1): New proc.
2309
2310 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2311
2312 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2313 functions'. Reindent as needed.
2314 * gdb.base/info-var-f1.c: New file.
2315 * gdb.base/info-var-f2.c: New file.
2316 * gdb.base/info-var.exp: New file.
2317 * gdb.base/info-var.h: New file.
2318
2319 2019-08-26 Tom de Vries <tdevries@suse.de>
2320
2321 PR c++/24852
2322 * gdb.cp/no-libstdcxx-probe.exp: New test.
2323
2324 2019-08-26 Tom de Vries <tdevries@suse.de>
2325
2326 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2327 * tests need to be skipped.
2328 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2329 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2330 mi_skip_libstdcxx_probe_tests.
2331
2332 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2333
2334 * gdb.python/py-xmethods.exp: Use raw strings when passing
2335 arguments to SimpleXMethodMatcher.
2336
2337 2019-08-22 Tom de Vries <tdevries@suse.de>
2338
2339 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2340 more informative.
2341
2342 2019-08-21 Pedro Alves <palves@redhat.com>
2343
2344 * gdb.base/with.exp: Test "with" with no arguments.
2345
2346 2019-08-21 Tom de Vries <tdevries@suse.de>
2347
2348 * gdb.base/gdb-caching-proc.exp: Sort files.
2349
2350 2019-08-20 Tom de Vries <tdevries@suse.de>
2351
2352 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2353 compilation.
2354
2355 2019-08-16 Tom de Vries <tdevries@suse.de>
2356
2357 * gdb.base/compare-sections.exp ("after run to main"): Allow
2358 mismatched read-only sections for PIE executables.
2359
2360 2019-08-16 Tom Tromey <tom@tromey.com>
2361
2362 * lib/tuiterm.exp (_csi_Z): New proc.
2363 * gdb.tui/basic.exp: Update window positions.
2364 * gdb.tui/empty.exp: Update window positions.
2365
2366 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2367
2368 * gdb.base/examine-backward.exp: Correct regexp for
2369 "examine 3 bytes backward from ${address_zero}".
2370
2371 2019-08-15 Tom Tromey <tom@tromey.com>
2372
2373 * gdb.tui/empty.exp: Enable resizing tests.
2374
2375 2019-08-15 Tom Tromey <tromey@adacore.com>
2376
2377 * gdb.ada/char_enum.exp: Add regression tests.
2378 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2379 and '0'.
2380 (Char, Gchar): Update.
2381 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2382
2383 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2384
2385 * gdb.python/python.exp: Expect a leading underscore on
2386 GdbOutput{,Error}File.
2387
2388 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2389
2390 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2391 Windows host.
2392
2393 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2394
2395 * gdb.base/batch-preserve-term-settings.exp
2396 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2397
2398 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2399
2400 * lib/gdb.exp: When running on a mingw target, replace
2401 /x/ with x:/.
2402
2403 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2404
2405 * gdb.arch/aarch64-prologue.c: New test.
2406 * gdb.arch/aarch64-prologue.exp: New file.
2407
2408 2019-08-13 Tom de Vries <tdevries@suse.de>
2409
2410 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2411 Thread.
2412
2413 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2414
2415 * gdb.python/py-completion.exp: Download the .py file to the host
2416 and use its host pathname. Conditionalize tests that use
2417 tab completion and manipulate files on the build machine.
2418 * gdb.python/py-events.exp: Download the .py file to the host
2419 and use its host pathname.
2420 * gdb.python/py-evsignal.exp: Likewise.
2421 * gdb.python/py-evthreads.exp: Likewise.
2422 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2423 pathname syntax.
2424 * gdb.python/py-framefilter.exp: Download the .py file to the right
2425 place on the host. Match Windows pathname syntax.
2426 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2427 .py file to the host and use its host pathname.
2428 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2429 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2430 build pathname. Skip symlink test on Windows host. Add missing
2431 newline at end of file.
2432 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2433 and use its host pathname.
2434 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2435 * gdb.python/py-section-script.exp: Use host location of binfile
2436 on safe-path. Use correct path separator on Windows host.
2437 Reorder alternatives in gdb_test_multiple to prevent matching
2438 the wrong alternative on success.
2439 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2440
2441 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2442
2443 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2444 expect the GDB inferior to no longer immediately stop after
2445 being resumed with "signal SIGINT".
2446
2447 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2448
2449 * gdb.linespec/break-ask.exp: Generalize regexps to match
2450 Windows pathnames too.
2451
2452 2019-08-08 Tom de Vries <tdevries@suse.de>
2453
2454 PR testsuite/24862
2455 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2456
2457 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2458
2459 * gdb.base/style.exp: Update tests for help doc new invariants.
2460 * gdb.base/help.exp: Likewise.
2461
2462 2019-08-06 Tom Tromey <tom@tromey.com>
2463
2464 * gdb.base/style.exp: Add disassemble test.
2465 * gdb.base/style.c (some_called_function): New function.
2466 (main): Use it.
2467
2468 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2469
2470 * gdb.python/py-block.exp: Test dictionary access on blocks.
2471
2472 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2473
2474 PR gdb/24863
2475 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2476 -list-thread-groups --available test when running under
2477 check-read1.
2478
2479 2019-08-05 Tom de Vries <tdevries@suse.de>
2480
2481 PR testsuite/24863
2482 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2483 * gdb.base/help.exp: Use with_read1_timeout_factor.
2484 * gdb.base/info-macros.exp: Same.
2485 * gdb.cp/nested-types.exp: Same.
2486
2487 2019-08-05 Tom de Vries <tdevries@suse.de>
2488
2489 * lib/gdb.exp (version_at_least): Factor out of ...
2490 (tcl_version_at_least): ... here.
2491 (gdb_compile): Fail if pie results in non-PIE executable.
2492 (readelf_version, readelf_prints_pie): New proc.
2493 (exec_is_pie): Return -1 if unknown.
2494
2495 2019-08-05 Tom de Vries <tdevries@suse.de>
2496
2497 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2498
2499 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2500
2501 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2502
2503 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2504
2505 * lib/completion-support.exp (test_gdb_complete_none): Skip
2506 tab completion tests if no readline support.
2507 (test_gdb_complete_unique_re): Likewise.
2508 (test_gdb_complete_multiple): Likewise.
2509
2510 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2511
2512 * gdb.base/info_sources.exp: New file.
2513 * gdb.base/info_sources.c: New file.
2514 * gdb.base/info_sources_base.c: New file.
2515
2516 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2517
2518 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2519 prefix argument.
2520 (test_exit_status): Add prefix argument.
2521
2522 2019-08-01 Tom de Vries <tdevries@suse.de>
2523
2524 PR testsuite/24863
2525 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2526 calling exp_continue for new thread and thread exited messages.
2527
2528 2019-08-01 Tom de Vries <tdevries@suse.de>
2529
2530 PR testsuite/24863
2531 * gdb.base/structs.exp: Fix check-read1 timeout using
2532 gdb_test_sequence.
2533 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2534
2535 2019-08-01 Tom de Vries <tdevries@suse.de>
2536
2537 PR testsuite/24863
2538 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2539 line.
2540
2541 2019-08-01 Tom de Vries <tdevries@suse.de>
2542
2543 PR testsuite/24863
2544 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2545
2546 2019-07-30 Tom Tromey <tromey@adacore.com>
2547
2548 * gdb.ada/display_nested.exp: New file.
2549 * gdb.ada/display_nested/foo.adb: New file.
2550 * gdb.ada/display_nested/pack.adb: New file.
2551 * gdb.ada/display_nested/pack.ads: New file.
2552
2553 2019-07-30 Christian Biesinger <cbiesinger@google.com>
2554
2555 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2556 namespace.
2557 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2558
2559 2019-07-30 Tom de Vries <tdevries@suse.de>
2560
2561 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2562 instead.
2563
2564 2019-07-30 Tom de Vries <tdevries@suse.de>
2565
2566 PR testsuite/24834
2567 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2568 (exec_is_pie): New proc.
2569
2570 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2571
2572 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2573
2574 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2575
2576 * gdb.python/py-objfile.c: Add global and static vars.
2577 * gdb.python/py-objfile.exp: Test new functions Objfile.
2578 lookup_global_symbol and lookup_static_symbol.
2579
2580 2019-07-29 Tom Tromey <tom@tromey.com>
2581
2582 * lib/tuiterm.exp (Term::_csi_@): New proc.
2583 (Term::_csi_X): Don't move cursor.
2584
2585 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2586
2587 * gdb.base/options.exp: Update backtrace - completion to
2588 new option -frame-info.
2589 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2590 Test new 'set print frame-info'. Test backtrace -frame-info
2591 overriding 'set print frame-info'.
2592 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2593 Test new 'set print frame-info'.
2594 Verify consistency of backtrace with and without filters, with and
2595 without -no-filters.
2596 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2597 default.
2598
2599 2019-07-29 Tom de Vries <tdevries@suse.de>
2600
2601 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2602 no arguments".
2603
2604 2019-07-29 Tom de Vries <tdevries@suse.de>
2605
2606 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2607 is a substring of the first for "complete non-unique file name".
2608
2609 2019-07-29 Tom de Vries <tdevries@suse.de>
2610
2611 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2612 with ".*".
2613
2614 2019-07-29 Tom de Vries <tdevries@suse.de>
2615
2616 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2617 Pass prompt_regexp parameter to gdb_test_multiple calls.
2618
2619 2019-07-29 Tom de Vries <tdevries@suse.de>
2620
2621 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2622 print registers" regexps.
2623
2624 2019-07-29 Tom de Vries <tdevries@suse.de>
2625
2626 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2627
2628 2019-07-29 Tom de Vries <tdevries@suse.de>
2629
2630 PR gdb/24855
2631 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2632 (skip_python_tests_prompt): Add prompt_regexp argument to
2633 gdb_test_multiple calls.
2634
2635 2019-07-27 Tom Tromey <tom@tromey.com>
2636
2637 * gdb.tui/main.exp: New file.
2638
2639 2019-07-27 Tom Tromey <tom@tromey.com>
2640
2641 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2642 optional.
2643 * gdb.tui/empty.exp: New file.
2644
2645 2019-07-27 Tom Tromey <tom@tromey.com>
2646
2647 * lib/tuiterm.exp (spawn): New proc.
2648 (Term::resize): New proc.
2649 * gdb.tui/resize.exp: New file.
2650
2651 2019-07-27 Tom Tromey <tom@tromey.com>
2652
2653 * gdb.tui/list.exp: New file.
2654
2655 2019-07-27 Tom Tromey <tom@tromey.com>
2656
2657 * gdb.tui/regs.exp: New file.
2658
2659 2019-07-27 Tom Tromey <tom@tromey.com>
2660
2661 * gdb.tui/basic.exp: Add "layout split" test.
2662
2663 2019-07-27 Tom Tromey <tom@tromey.com>
2664
2665 * gdb.tui/basic.exp: Add "layout asm" test.
2666
2667 2019-07-27 Tom Tromey <tom@tromey.com>
2668
2669 * lib/tuiterm.exp: New file.
2670 * gdb.tui/basic.exp: New file.
2671
2672 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2673
2674 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2675 Enable tests associated with this flag. Adjust regex
2676 referencing "foo_low" to now refer to "foo_cold" instead.
2677
2678 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2679
2680 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2681 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2682 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2683 foo_cold. Revise comments to match.
2684 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2685 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2686 were wrapped into this proc; Call do_test in loop from outermost
2687 level.
2688 (foo_low): Rename all occurrences to "foo_cold".
2689 (backtrace from baz): New test.
2690 (x2/i foo_cold): New test.
2691 (info line *foo_cold): New test.
2692
2693 2019-07-26 Tom de Vries <tdevries@suse.de>
2694
2695 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2696
2697 2019-07-25 Tom de Vries <tdevries@suse.de>
2698
2699 PR testsuite/24830
2700 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2701 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2702 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2703 (skip_libstdcxx_probe_tests): ... here.
2704 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2705
2706 2019-07-24 Tom de Vries <tdevries@suse.de>
2707
2708 PR testsuite/24807
2709 * gdb.objc/basicclass.m: Include stdio.h.
2710 * gdb.objc/nondebug.m: Same.
2711 * gdb.objc/objcdecode.m: Same.
2712
2713 2019-07-24 Tom de Vries <tdevries@suse.de>
2714
2715 PR testsuite/24612
2716 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2717 additional_flags.
2718
2719 2019-07-24 Tom de Vries <tdevries@suse.de>
2720
2721 PR testsuite/24831
2722 * gdb.multi/tids.exp: Update error messages for info threads.
2723
2724 2019-07-24 Tom de Vries <tdevries@suse.de>
2725
2726 * gdb.base/info-types.exp: Allow info types to print info for more than
2727 one file.
2728
2729 2019-07-23 Tom de Vries <tdevries@suse.de>
2730
2731 PR testsuite/24842
2732 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2733 gdb_spawn_with_cmdline_opts.
2734
2735 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2736
2737 * gdb.arch/arm-cmse-sgstubs.c: New test.
2738 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2739
2740 2019-07-23 Tom de Vries <tdevries@suse.de>
2741
2742 PR testsuite/24711
2743 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2744 issuing next command.
2745
2746 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2747
2748 * gdb.ada/info_auto_lang.exp: Update expected results.
2749 * gdb.base/info-types.c: Add additional types to check.
2750 * gdb.base/info-types.exp: Update expected results.
2751
2752 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2753
2754 * gdb.base/info-types.c: New file.
2755 * gdb.base/info-types.exp: New file.
2756
2757 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2758
2759 * gdb.arch/riscv-bp-infcall.c: New file.
2760 * gdb.arch/riscv-bp-infcall.exp: New file.
2761
2762 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2763
2764 PR breakpoints/24541
2765 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2766
2767 2019-07-14 Tom de Vries <tdevries@suse.de>
2768
2769 PR testsuite/24760
2770 * gdb.objc/basicclass.exp: Fix unterminated string.
2771
2772 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2773 Andrew Burgess <andrew.burgess@embecosm.com>
2774
2775 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2776 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2777 negative bounds.
2778 * gdb.fortran/vla-value.exp: Print elements of an array with
2779 negative bounds.
2780 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2781 testing.
2782
2783 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2784
2785 * gdb.base/options.exp (expect_string): Dequote strings in
2786 results.
2787 (test-string): Test strings with different quoting and reindent.
2788
2789 2019-07-10 Tom Tromey <tromey@adacore.com>
2790
2791 * gdb.ada/mi_ex_cond.exp: Update expected results.
2792 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2793 * gdb.ada/mi_catch_ex.exp: Update expected results.
2794 * gdb.ada/mi_catch_assert.exp: Update expected results.
2795 * gdb.ada/catch_ex.exp (catch_exception_info)
2796 (catch_exception_entry, catch_assert_entry)
2797 (catch_unhandled_entry): Update.
2798 * gdb.ada/catch_assert_if.exp: Update expected results.
2799
2800 2019-07-10 Richard Bunt <richard.bunt@arm.com>
2801 Stephen Roberts <stephen.roberts@arm.com>
2802
2803 * gdb.base/define.exp: Restore original prompt.
2804
2805 2019-07-09 Pedro Alves <palves@redhat.com>
2806
2807 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2808 breakpoints" output.
2809 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2810 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2811 throw" creates breakpoint.
2812 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2813 'type="catchpoint"'.
2814
2815 2019-07-09 Pedro Alves <palves@redhat.com>
2816
2817 PR c++/15468
2818 * gdb.cp/except-multi-location-lib.cc: New.
2819 * gdb.cp/except-multi-location-main.cc: New.
2820 * gdb.cp/except-multi-location.exp: New.
2821
2822 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2823
2824 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2825 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2826 argument and update callers.
2827
2828 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2829
2830 * gdb.arch/amd64-break-on-asm-line.S: New file.
2831 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2832
2833 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2834
2835 * gdb.base/printcmds.exp: Test printing C string and
2836 C wide string convenience vars without transiting via the inferior.
2837 Also make test names unique.
2838
2839 2019-07-08 Alan Hayward <alan.hayward@arm.com>
2840
2841 PR breakpoints/25011
2842 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2843
2844 2019-07-04 Pedro Alves <palves@redhat.com>
2845
2846 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2847 body returned ok(0), break(3) or continue(4).
2848 * gdb.testsuite/foreach_with_prefix.exp: New file.
2849
2850 2019-07-04 Alan Hayward <alan.hayward@arm.com>
2851
2852 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2853
2854 2019-07-03 Pedro Alves <palves@redhat.com>
2855
2856 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2857 "return -code".
2858
2859 2019-07-03 Pedro Alves <palves@redhat.com>
2860
2861 PR cli/24732
2862 * gdb.base/shell.exp: Load completion-support.exp.
2863 Adjust expected error output. Add completion tests.
2864
2865 2019-07-03 Pedro Alves <palves@redhat.com>
2866
2867 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2868 string_to_regexp.
2869
2870 2019-07-03 Pedro Alves <palves@redhat.com>
2871
2872 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2873 (expect_integer): Adjust to expect "-string".
2874 (expect_string): New.
2875 (all_options): Expect "-string".
2876 (test-flag, test-boolean): Adjust to expect "-string".
2877 (test-string): New proc.
2878 (top level): Call it.
2879
2880 2019-07-03 Pedro Alves <palves@redhat.com>
2881
2882 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2883 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2884 the expected output in the success.
2885
2886 2019-07-03 Pedro Alves <palves@redhat.com>
2887
2888 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2889 Split one gdb_test_multiple call in two to avoid a race.
2890
2891 2019-07-03 Pedro Alves <palves@redhat.com>
2892
2893 * gdb.base/with.c: New file.
2894 * gdb.base/with.exp: New file.
2895
2896 2019-07-03 Pedro Alves <palves@redhat.com>
2897
2898 * gdb.base/settings.exp: Replace all references to "maint
2899 test-settings set" with references to "maint set test-settings",
2900 and all references to "maint test-settings show" with references
2901 to "maint show test-settings".
2902
2903 2019-07-03 Pedro Alves <palves@redhat.com>
2904
2905 * gdb.base/settings.exp (test-string): Adjust expected out when
2906 testing "maint test-settings show filename"
2907
2908 2019-07-02 Pedro Alves <palves@redhat.com>
2909
2910 * gdb.base/options.exp (test-info-threads): New procedure.
2911 (top level): Call it.
2912
2913 2019-06-28 Tom Tromey <tromey@adacore.com>
2914
2915 * gdb.dwarf2/ada-linkage-name.c: New file.
2916 * gdb.dwarf2/ada-linkage-name.exp: New file.
2917
2918 2019-06-27 Tom Tromey <tromey@adacore.com>
2919
2920 PR c++/20020:
2921 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2922
2923 2019-06-26 Tom de Vries <tdevries@suse.de>
2924
2925 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2926
2927 2019-06-26 Tom de Vries <tdevries@suse.de>
2928
2929 * gdb.base/index-cache.exp: Add back missing debug option.
2930
2931 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2932
2933 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2934
2935 2019-06-25 Tom de Vries <tdevries@suse.de>
2936
2937 PR testsuite/24727
2938 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2939
2940 2019-06-24 Tom de Vries <tdevries@suse.de>
2941
2942 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2943
2944 2019-06-24 Tom de Vries <tdevries@suse.de>
2945
2946 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2947 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2948 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2949
2950 2019-06-24 Tom de Vries <tdevries@suse.de>
2951
2952 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2953
2954 2019-06-21 Tom de Vries <tdevries@suse.de>
2955
2956 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2957
2958 2019-06-21 Tom de Vries <tdevries@suse.de>
2959
2960 PR testsuite/24518
2961 PR ada/24713
2962 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2963 index.
2964
2965 2019-06-19 Tom Tromey <tromey@adacore.com>
2966
2967 * gdb.ada/length_cond.exp: Add intro comment.
2968
2969 2019-06-19 Tom Tromey <tromey@adacore.com>
2970
2971 * gdb.ada/length_cond.exp: New file.
2972 * gdb.ada/length_cond/length_cond.adb: New file.
2973 * gdb.ada/length_cond/pck.adb: New file.
2974 * gdb.ada/length_cond/pck.ads: New file.
2975
2976 2019-06-18 Tom de Vries <tdevries@suse.de>
2977
2978 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2979
2980 2019-06-18 Tom Tromey <tromey@adacore.com>
2981
2982 * gdb.base/list0.h: Add comment explaining control character.
2983
2984 2019-06-18 Tom de Vries <tdevries@suse.de>
2985
2986 * boards/fission.exp: Break up long debug_flags line.
2987
2988 2019-06-16 Tom de Vries <tdevries@suse.de>
2989
2990 PR gdb/24445
2991 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2992 generated index.
2993
2994 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2995
2996 PR gdb/24686
2997 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2998 improve detection of bug gdb/24541.
2999
3000 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3001
3002 PR gdb/24669
3003 * gdb.base/index-cache.exp (uses_readnow,
3004 expecting_index_cache_use): Define global variable.
3005 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3006 expecting_index_cache_use.
3007
3008 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3009 Andrew Burgess <andrew.burgess@embecosm.com>
3010
3011 * gdb.fortran/pointers.f90: New file.
3012 * gdb.fortran/print_type.exp: New file.
3013 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3014 * gdb.fortran/vla-type.exp: Likewise.
3015 * gdb.fortran/vla-value.exp: Likewise.
3016 * gdb.mi/mi-vla-fortran.exp: Likewise.
3017
3018 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3019
3020 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3021 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3022 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3023 as a stop reason.
3024
3025 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3026
3027 * gdb.base/annota1.exp: Update expected results.
3028 * gdb.cp/annota2.exp: Likewise.
3029 * gdb.cp/annota3.exp: Likewise.
3030
3031 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3032
3033 * gdb.base/style-logging.exp: Remove path from test name.
3034
3035 2019-06-14 Tom Tromey <tromey@adacore.com>
3036
3037 PR gdb/24502:
3038 * gdb.base/style-logging.exp: New file.
3039
3040 2019-06-14 Tom Tromey <tromey@adacore.com>
3041
3042 * gdb.base/symfile-warn.exp: New file.
3043 * gdb.base/symfile-warn.c: New file.
3044
3045 2019-06-14 Tom Tromey <tromey@adacore.com>
3046
3047 * gdb.base/annotate-symlink.exp: New file.
3048
3049 2019-06-14 Tom Tromey <tromey@adacore.com>
3050
3051 * gdb.ada/set_wstr.exp: Add reassignment test.
3052
3053 2019-06-14 Tom Tromey <tromey@adacore.com>
3054
3055 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3056 'unchecked_access and 'unrestricted_access as well.
3057
3058 2019-06-14 Tom Tromey <tromey@adacore.com>
3059
3060 PR ada/24539:
3061 * gdb.ada/vla.exp: Update tests.
3062 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3063 pragma.
3064
3065 2019-06-13 Pedro Alves <palves@redhat.com>
3066
3067 * gdb.base/settings.exp (test-integer): Test junk after
3068 "unlimited".
3069
3070 2019-06-13 Pedro Alves <palves@redhat.com>
3071
3072 * gdb.base/options.exp (test-thread-apply): New.
3073 (top level): Call it.
3074
3075 2019-06-13 Pedro Alves <palves@redhat.com>
3076
3077 * gdb.base/options.exp (test-frame-apply): New.
3078 (top level): Test print commands with different "frame apply"
3079 prefixes.
3080
3081 2019-06-13 Pedro Alves <palves@redhat.com>
3082
3083 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3084 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3085 'max_completions' parameter and handle it.
3086 (test_gdb_completion_offers_commands): New.
3087
3088 2019-06-13 Pedro Alves <palves@redhat.com>
3089
3090 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3091
3092 2019-06-13 Pedro Alves <palves@redhat.com>
3093
3094 * gdb.base/options.exp (test-backtrace): New.
3095 (top level): Call it.
3096
3097 2019-06-13 Pedro Alves <palves@redhat.com>
3098
3099 * gdb.guile/scm-frame-args.exp: Use "set print
3100 raw-frame-arguments" instead of "set print raw frame-arguments".
3101 * gdb.python/py-frame-args.exp: Likewise.
3102
3103 2019-06-13 Pedro Alves <palves@redhat.com>
3104
3105 * gdb.compile/compile.exp: Adjust expected output to option
3106 processing changes.
3107
3108 2019-06-13 Pedro Alves <palves@redhat.com>
3109
3110 * gdb.base/options.exp: Build executable.
3111 (test-print): New procedure.
3112 (top level): Call it, once for "print" and another for "compile
3113 print".
3114
3115 2019-06-13 Pedro Alves <palves@redhat.com>
3116
3117 * gdb.base/options.c: New file.
3118 * gdb.base/options.exp: New file.
3119
3120 2019-06-13 Pedro Alves <palves@redhat.com>
3121
3122 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3123 that "o" is ambiguous.
3124
3125 2019-06-13 Pedro Alves <palves@redhat.com>
3126
3127 * gdb.base/settings.c: New file.
3128 * gdb.base/settings.exp: New file.
3129
3130 2019-06-13 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.base/completion.exp: Fix comment typo.
3133
3134 2019-06-13 Pedro Alves <palves@redhat.com>
3135
3136 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3137 foo --1" test.
3138
3139 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3140
3141 * gdb.fortran/block-data.f: New.
3142 * gdb.fortran/block-data.exp: New.
3143
3144 2019-06-11 Tom de Vries <tdevries@suse.de>
3145
3146 PR testsuite/24521
3147 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3148 message.
3149
3150 2019-06-11 Tom de Vries <tdevries@suse.de>
3151
3152 PR testsuite/24521
3153 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3154
3155 2019-06-11 Tom de Vries <tdevries@suse.de>
3156
3157 * boards/readnow.exp: New file.
3158
3159 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3160
3161 * gdb.fortran/vla-sizeof.exp: Update expected results.
3162
3163 2019-06-06 Amos Bird <amosbird@gmail.com>
3164
3165 * gdb.base/annota1.exp (thread_switch): Add test for
3166 thread-exited annotation.
3167
3168 2019-06-06 Tom Tromey <tromey@adacore.com>
3169
3170 * gdb.base/maint.exp: Expect command started/finished output.
3171
3172 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3173
3174 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3175 comment.
3176 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3177
3178 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3179
3180 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3181 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3182 * gdb.arch/riscv-unwind-long-insn.c: New file.
3183 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3184
3185 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3186
3187 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3188
3189 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3190
3191 * lib/gdb.exp (help_list_trailer): New regexp variable
3192 factorizing the help trailer message.
3193 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3194 arg to allow to better factorize various tests.
3195 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3196 (test_prefix_command_help): Use help_list_trailer.
3197 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3198 * gdb.guile/scm-cmd.exp: Likewise.
3199 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3200 * gdb.base/help.exp: Use test_user_defined_class_help.
3201 * gdb.base/style.exp: Add tests for styling of help and apropos.
3202 * lib/gdb-utils.exp (style): Add title and highlight styles.
3203
3204 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3205
3206 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3207 $_shell_exitsignal.
3208 * gdb.base/default.exp: Update for new convenience variables.
3209
3210 2019-05-29 Tom Tromey <tromey@adacore.com>
3211
3212 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3213 to "break complete ada" test case's regexp.
3214
3215 2019-05-29 Tom Tromey <tromey@adacore.com>
3216
3217 PR c++/20020:
3218 * gdb.cp/constexpr-field.exp: New file.
3219 * gdb.cp/constexpr-field.cc: New file.
3220
3221 2019-05-29 Tom Tromey <tromey@adacore.com>
3222
3223 * gdb.base/finish.exp (finish_no_print): New proc.
3224 (finish_tests): Call it.
3225
3226 2019-05-24 Tom de Vries <tdevries@suse.de>
3227
3228 * gdb.dwarf2/gdb-add-index.exp: New file.
3229
3230 2019-05-22 Tom Tromey <tromey@adacore.com>
3231
3232 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3233 * gdb.base/style.exp: Use "style".
3234 * lib/gdb-utils.exp (style): New proc.
3235
3236 2019-05-22 Tom de Vries <tdevries@suse.de>
3237
3238 * gdb.base/align.exp: Require c++11.
3239
3240 2019-05-22 Tom de Vries <tdevries@suse.de>
3241
3242 PR testsuite/24586
3243 * gdb.python/py-mi-var-info-path-expression.exp: Call
3244 mi_skip_python_tests to check if python is supported.
3245
3246 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3247
3248 * gdb.arch/aarch64-pauth.c: New test.
3249 * gdb.arch/aarch64-pauth.exp: New file.
3250
3251 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3252
3253 * README (Re-running Tests Outside The Testsuite): New section.
3254
3255 2019-05-21 Tom de Vries <tdevries@suse.de>
3256
3257 * gdb.arch/amd64-eval.exp: Require c++11.
3258 * gdb.base/max-depth.exp: Same.
3259 * gdb.compile/compile-cplus-array-decay.exp: Same.
3260 * gdb.cp/meth-typedefs.exp: Same.
3261 * gdb.cp/subtypes.exp: Same.
3262 * gdb.cp/temargs.exp: Same.
3263
3264 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3265
3266 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3267
3268 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3269
3270 PR gdb/18644
3271 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3272 * gdb.fortran/printing-types.exp: Add new test.
3273 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3274 testing.
3275 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3276 setup_kfail call.
3277
3278 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3279
3280 * README (Running the Testsuite): Change example.
3281 (Testsuite Parameters): Remove TRANSCRIPT.
3282 * lib/gdb.exp: Remove TRANSCRIPT check.
3283
3284 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3285
3286 * README (Testsuite Parameters): Add replay logging to
3287 GDBSERVER_DEBUG.
3288 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3289 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3290 as a comma separated list.
3291 (gdb_debug_init): Override procedure.
3292
3293 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3294
3295 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3296 (gdb_write_cmd_file): New procedure.
3297 * lib/gdbserver-support.exp (gdbserver_start): Call
3298 gdbserver_write_cmd_file.
3299 (gdbserver_write_cmd_file): New procedure.
3300
3301 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3302
3303 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3304 (delete_breakpoints): Likewise.
3305 (gdb_run_cmd): Likewise.
3306 (gdb_start_cmd): Likewise.
3307 (gdb_starti_cmd): Likewise.
3308 (gdb_internal_error_resync): Likewise.
3309 (gdb_test_multiple): Likewise.
3310 (gdb_reinitialize_dir): Likewise.
3311 (default_gdb_exit): Likewise.
3312 (gdb_file_cmd): Mark kill as optional.
3313 (default_gdb_start): Call gdb_stdin_log_init.
3314 (send_gdb): Call gdb_stdin_log_write.
3315 (rerun_to_main): Mark Y as an answer.
3316 (gdb_stdin_log_init): New function.
3317 (gdb_stdin_log_write): Likewise.
3318
3319 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3320
3321 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3322 * gdb.base/debug-expr.exp: Likewise.
3323 * gdb.base/foll-fork.exp: Likewise.
3324 * gdb.base/foll-vfork.exp: Likewise.
3325 * gdb.base/fork-print-inferior-events.exp: Likewise.
3326 * gdb.base/gdb-sigterm.exp: Likewise.
3327 * gdb.base/gdbinit-history.exp: Likewise.
3328 * gdb.base/osabi.exp: Likewise.
3329 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3330 * gdb.base/ui-redirect.exp: Likewise.
3331 * gdb.gdb/unittest.exp: Likewise.
3332 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3333 * gdb.mi/mi-watch.exp: Likewise.
3334 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3335 * gdb.mi/user-selected-context-sync.exp: Likewise.
3336 * gdb.python/python.exp: Disable debug test when debugging.
3337 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3338 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3339 Likewise.
3340 * gdb.threads/stepi-random-signal.exp: Likewise.
3341
3342 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3343
3344 * Makefile.in: Pass through GDB_DEBUG.
3345 * README (Testsuite Parameters): Add GDB_DEBUG.
3346 (gdb,debug): Add board setting.
3347 * lib/gdb.exp (default_gdb_start): Start debugging.
3348 (gdb_debug_enabled): New procedure.
3349 (gdb_debug_init): Likewise.
3350
3351 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3352
3353 * Makefile.in: Pass through GDB_DEBUG.
3354 * README (Testsuite Parameters): Add GDB_DEBUG.
3355 (gdb,debug): Add board setting.
3356 * lib/gdb.exp (default_gdb_start): Start debugging.
3357 (gdb_debug_enabled): New procedure.
3358 (gdb_debug_init): Likewise.
3359
3360 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3361
3362 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3363
3364 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3365
3366 * gdb.base/ui-redirect.exp: Test redirection.
3367
3368 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3369
3370 * gdb.mi/mi-complete.exp: New file.
3371 * gdb.mi/mi-complete.cc: Likewise.
3372
3373 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3374
3375 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3376 indexed and sliced arrays, and pointers to arrays.
3377
3378 2019-05-14 Tom Tromey <tromey@adacore.com>
3379
3380 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3381 styling test.
3382
3383 2019-05-14 Tom de Vries <tdevries@suse.de>
3384
3385 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3386 selection entry encoding.
3387
3388 2019-05-10 Tom Tromey <tromey@adacore.com>
3389
3390 * gdb.ada/info_exc.exp: Add "complete" test.
3391
3392 2019-05-09 Tom de Vries <tdevries@suse.de>
3393
3394 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3395 CU-relative.
3396
3397 2019-05-09 Tom de Vries <tdevries@suse.de>
3398
3399 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3400 CU-relative.
3401
3402 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3403
3404 * gdb.ada/frame_arg_lang.exp: New testcase.
3405 * gdb.ada/frame_arg_lang/bla.adb: New file.
3406 * gdb.ada/frame_arg_lang/pck.ads: New file.
3407 * gdb.ada/frame_arg_lang/pck.adb: New file.
3408 * gdb.ada/frame_arg_lang/foo.c: New file.
3409
3410 2019-05-08 Tom Tromey <tromey@adacore.com>
3411
3412 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3413
3414 2019-05-08 Tom Tromey <tromey@adacore.com>
3415
3416 * gdb.base/ptype-offsets.exp: Update tests.
3417
3418 2019-05-08 Tom Tromey <tromey@adacore.com>
3419
3420 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3421 cases.
3422 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3423 "short".
3424
3425 2019-05-08 Tom Tromey <tromey@adacore.com>
3426
3427 * gdb.ada/vla.exp: New file.
3428 * gdb.ada/vla/vla.adb: New file.
3429
3430 2019-05-07 Tom de Vries <tdevries@suse.de>
3431
3432 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3433
3434 2019-05-07 Tom de Vries <tdevries@suse.de>
3435
3436 PR testsuite/24522
3437 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3438 section.
3439
3440 2019-05-07 Tom de Vries <tdevries@suse.de>
3441
3442 PR testsuite/24522
3443 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3444 .debug_aranges section.
3445
3446 2019-05-07 Tom de Vries <tdevries@suse.de>
3447
3448 PR testsuite/24159
3449 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3450
3451 2019-05-06 Tom de Vries <tdevries@suse.de>
3452
3453 * lib/gdb.exp (exec_has_index_section): New proc.
3454 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3455 section.
3456
3457 2019-05-04 Tom de Vries <tdevries@suse.de>
3458
3459 * boards/cc-with-debug-names.exp: New file.
3460
3461 2019-05-03 Tom Tromey <tromey@adacore.com>
3462
3463 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3464 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3465 * gdb.ada/char_enum.exp: Add test.
3466
3467 2019-05-03 Tom de Vries <tdevries@suse.de>
3468
3469 * boards/cc-with-gdb-index.exp: New file.
3470
3471 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3472
3473 * gdb.rust/simple.exp: Add new test case.
3474 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3475 (main): Initialise an instance of the new struct.
3476
3477 2019-05-01 Tom Tromey <tromey@adacore.com>
3478
3479 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3480 record.
3481 (NPR): New variable.
3482 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3483 test.
3484
3485 2019-05-01 Tom Tromey <tromey@adacore.com>
3486
3487 * gdb.ada/packed_array_assign.exp: Add packed assignment
3488 regression test.
3489
3490 2019-05-01 Tom de Vries <tdevries@suse.de>
3491
3492 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3493
3494 2019-05-01 Tom de Vries <tdevries@suse.de>
3495
3496 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3497
3498 2019-04-30 Ali Tamur <tamur@google.com>
3499
3500 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3501
3502 2019-04-30 Tom Tromey <tromey@adacore.com>
3503
3504 * lib/ada.exp (find_ada_tool): New proc.
3505 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3506 * gdb.ada/catch_ex_std.exp: New file.
3507 * gdb.ada/catch_ex_std/foo.adb: New file.
3508 * gdb.ada/catch_ex_std/some_package.adb: New file.
3509 * gdb.ada/catch_ex_std/some_package.ads: New file.
3510
3511 2019-04-30 Tom Tromey <tromey@adacore.com>
3512
3513 PR c++/24470:
3514 * gdb.cp/temargs.cc: Add test code from PR.
3515
3516 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3517
3518 * gdb.fortran/vla-datatypes.exp: Update expected results.
3519 * gdb.fortran/vla-ptype.exp: Likewise.
3520 * gdb.fortran/vla-type.exp: Likewise.
3521 * gdb.fortran/vla-value.exp: Likewise.
3522
3523 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3524
3525 * gdb.fortran/ptr-indentation.exp: Update expected results.
3526 * gdb.fortran/ptype-on-functions.exp: Likewise.
3527 * gdb.fortran/vla-ptr-info.exp: Likewise.
3528 * gdb.fortran/vla-value.exp: Likewise.
3529
3530 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3531
3532 * gdb.fortran/ptype-on-functions.exp: New file.
3533 * gdb.fortran/ptype-on-functions.f90: New file.
3534
3535 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3536
3537 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3538 case void string.
3539
3540 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3541
3542 * gdb.fortran/complex.exp: Expand.
3543 * gdb.fortran/complex.f: Renamed to...
3544 * gdb.fortran/complex.f90: ...this, and extended to add more
3545 complex values.
3546
3547 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3548
3549 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3550 MODULO, CMPLX.
3551
3552 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3553 Richard Bunt <richard.bunt@arm.com>
3554
3555 * gdb.base/max-depth.c: New file.
3556 * gdb.base/max-depth.exp: New file.
3557 * gdb.python/py-nested-maps.c: New file.
3558 * gdb.python/py-nested-maps.exp: New file.
3559 * gdb.python/py-nested-maps.py: New file.
3560 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3561 (test_all_common): Call test_max_depth.
3562 * gdb.fortran/max-depth.exp: New file.
3563 * gdb.fortran/max-depth.f90: New file.
3564 * gdb.go/max-depth.exp: New file.
3565 * gdb.go/max-depth.go: New file.
3566 * gdb.modula2/max-depth.exp: New file.
3567 * gdb.modula2/max-depth.c: New file.
3568 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3569
3570 2019-04-29 Tom de Vries <tdevries@suse.de>
3571
3572 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3573
3574 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3575
3576 * gdb.base/callexit.exp: Test may-call-functions off.
3577
3578 2019-04-25 Keith Seitz <keiths@redhat.com>
3579
3580 PR c++/24367
3581 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3582 (another_incomplete_struct, test_incomplete): New definitions.
3583 (main): Use new definitions.
3584 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3585 functions.
3586
3587 2019-04-25 Ali Tamur <tamur@google.com>
3588
3589 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3590
3591 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3592
3593 PR corefiles/11608
3594 PR corefiles/18187
3595 * gdb.base/coredump-filter-build-id.exp: New file.
3596
3597 2019-04-25 Alan Hayward <alan.hayward@arm.com>
3598
3599 * Makefile.in: Pass through GDBSERVER_DEBUG.
3600 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3601 (gdbserver,debug): Add board setting.
3602 * gdb.trace/tspeed.exp: Skip when debugging.
3603 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3604 * lib/gdbserver-support.exp: Likewise
3605
3606 2019-04-24 Tom Tromey <tromey@adacore.com>
3607
3608 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3609 Rust.
3610
3611 2019-04-24 Tom Tromey <tromey@adacore.com>
3612
3613 * gdb.arch/amd64-eval.exp: Test bitfield return.
3614 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3615 (class Foo) <return_bitfields>: New method.
3616 (main): Call it.
3617
3618 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3619
3620 * gdb.cp/many-args.cc: New file.
3621 * gdb.cp/many-args.exp: New file.
3622
3623 2019-04-23 Tom de Vries <tdevries@suse.de>
3624
3625 PR gdb/24433
3626 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3627
3628 2019-04-23 Alan Hayward <alan.hayward@arm.com>
3629
3630 * gdb.trace/backtrace.exp: Use nopie flag.
3631 * gdb.trace/circ.exp: Likewise.
3632 * gdb.trace/collection.exp: Likewise.
3633 * gdb.trace/ftrace.exp: Likewise.
3634 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3635 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3636 * gdb.trace/qtro.exp: Likewise.
3637 * gdb.trace/read-memory.exp: Likewise.
3638 * gdb.trace/report.exp: Likewise.
3639 * gdb.trace/tfile.exp: Likewise.
3640 * gdb.trace/tfind.exp: Likewise.
3641 * gdb.trace/unavailable.exp: Likewise.
3642
3643 2019-04-22 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.base/solib-probes-nosharedlibrary.c,
3646 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3647
3648 2019-04-19 Tom Tromey <tromey@adacore.com>
3649
3650 * gdb.ada/ptype_union.c: New file.
3651 * gdb.ada/ptype_union.exp: New file.
3652
3653 2019-04-19 Tom Tromey <tromey@adacore.com>
3654
3655 PR symtab/24423:
3656 * gdb.base/list0.h (foo): Add a control-l character.
3657
3658 2019-04-18 Tom de Vries <tdevries@suse.de>
3659
3660 PR gdb/24433
3661 * boards/local-board.exp: Set sysroot to "".
3662
3663 2019-04-18 Tom de Vries <tdevries@suse.de>
3664 Pedro Alves <palves@redhat.com>
3665
3666 PR gdb/24454
3667 * gdb.threads/vfork-follow-child-exec.c: New file.
3668 * gdb.threads/vfork-follow-child-exec.exp: New file.
3669 * gdb.threads/vfork-follow-child-exit.c: New file.
3670 * gdb.threads/vfork-follow-child-exit.exp: New file.
3671
3672 2019-04-15 Leszek Swirski <leszeks@google.com>
3673
3674 * gdb.arch/amd64-eval.cc: New file.
3675 * gdb.arch/amd64-eval.exp: New file.
3676
3677 2019-04-11 Alan Hayward <alan.hayward@arm.com>
3678
3679 * gdb.server/sysroot.c: New test.
3680 * gdb.server/sysroot.exp: New file.
3681 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3682 matching param.
3683
3684 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3685
3686 * gdb.base/align.exp: Extend test to cover structures containing
3687 only static fields.
3688
3689 2019-04-11 Tom de Vries <tdevries@suse.de>
3690
3691 * boards/cc-with-dwz-m.exp: New file.
3692 * boards/cc-with-dwz.exp: New file.
3693 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3694
3695 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
3696
3697 * gdb.base/start-cpp.exp: New file.
3698 * gdb.base/start-cpp.cc: New file.
3699
3700 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3701
3702 * gdb.python/py-thrhandle.exp: Adjust tests to call
3703 thread_from_handle instead of thread_from_thread_handle.
3704
3705 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3706
3707 * gdb.python/py-thrhandle.exp: Add tests for
3708 gdb.InferiorThread.handle.
3709
3710 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3711
3712 * gdb.python/py-function.exp: Check calling helper function from
3713 all languages.
3714 * lib/gdb.exp (gdb_supported_languages): New proc.
3715
3716 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3717
3718 * gdb.base/complex-parts.c: New file.
3719 * gdb.base/complex-parts.exp: New file.
3720
3721 2019-04-01 Tom Tromey <tromey@adacore.com>
3722
3723 PR symtab/23331:
3724 * gdb.dwarf2/dw2-ranges-main.c: New file.
3725 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3726 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3727
3728 2019-03-30 Simon Marchi <simark@simark.ca>
3729
3730 * gdb.base/default.exp: Add values for $_gdb_major and
3731 $_gdb_minor.
3732
3733 2019-03-29 Tom Tromey <tromey@adacore.com>
3734
3735 * gdb.base/help.exp: Tighten apropos regexp.
3736
3737 2019-03-29 Keith Seitz <keiths@redhat.com>
3738
3739 * gdb.fortran/array-bounds.exp: New file.
3740 * gdb.fortran/array-bounds.f90: New file.
3741
3742 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3743
3744 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3745
3746 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3747
3748 * gdb.multi/hello.c (main): Increase alarm timer.
3749
3750 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3751
3752 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3753 factor when no hardware watchpoint support.
3754
3755 2019-03-28 Alan Hayward <alan.hayward@arm.com>
3756 Pedro Alves <palves@redhat.com>
3757
3758 * boards/local-board.exp: set sysroot to /.
3759
3760 2019-03-27 Alan Hayward <alan.hayward@arm.com>
3761
3762 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3763 in child.
3764
3765 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3766
3767 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3768 field.
3769 (make_container): Initialise new field.
3770 * gdb.python/py-prettyprint.exp: Add new tests.
3771 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3772 <display_hint>: New method.
3773
3774 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3775
3776 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3777 gdb_continue_to_breakpoint more throughout this test.
3778 (run_lang_tests) Supply unique test names, and use
3779 gdb_test_no_output.
3780
3781 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3782
3783 * gdb.base/finish-pretty.exp: Update expected results.
3784 * gdb.base/pretty-print.c: New file.
3785 * gdb.base/pretty-print.exp: New file.
3786
3787 2019-03-25 Pedro Alves <palves@redhat.com>
3788
3789 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3790 move comments outside list. Append '-i "" eof' section.
3791
3792 2019-03-22 Alan Hayward <alan.hayward@arm.com>
3793
3794 PR testsuite/25016
3795 * README: Add pie options.
3796 * gdb.base/break-interp.exp: Ensure pie is disabled.
3797 * gdb.base/dump.exp: Likewise.
3798 * lib/gdb.exp (gdb_compile): Add pie option.
3799
3800 2019-03-19 Tom Tromey <tromey@adacore.com>
3801
3802 * gdb.mi/mi2-cli-display.c: New file.
3803 * gdb.mi/mi2-cli-display.exp: New file.
3804
3805 2019-03-18 Joel Brobecker <brobecker@adacore.com>
3806 Tom Tromey <tromey@adacore.com>
3807
3808 * gdb.ada/ptype_array/pck.adb: New file.
3809 * gdb.ada/ptype_array/pck.ads: New file.
3810 * gdb.ada/ptype_array/foo.adb: New file.
3811 * gdb.ada/ptype_array.exp: New file.
3812
3813 2019-03-14 Tom Tromey <tromey@adacore.com>
3814
3815 * gdb.base/style.exp: Add "set style sources" test.
3816
3817 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3818
3819 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3820 * mi-breakpoint-multiple-locations.exp: ... this.
3821 (make_breakpoints_pattern): New proc.
3822 (do_test): Add mi_version parameter, test -break-insert,
3823 -break-info and =breakpoint-created.
3824
3825 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3826
3827 * config/default.exp: Remove 'load_lib gdb.exp'.
3828 * config/monitor.exp: Likewise.
3829 * config/sid.exp: Likewise.
3830 * config/sim.exp: Likewise.
3831 * config/slite.exp: Likewise.
3832 * config/unix.exp: Likewise.
3833 * gdb.base/default.exp: Remove unhelpful comment.
3834
3835 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3836
3837 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3838
3839 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3840
3841 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3842
3843 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3844
3845 * gdb.fortran/type-kinds.exp: Update expected results.
3846
3847 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3848
3849 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3850
3851 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3852
3853 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3854 function.
3855 (test_basic_parsing_of_type_kinds): Expand types tested.
3856 (test_parsing_invalid_type_kinds): New function.
3857
3858 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3859
3860 * gdb.fortran/intrinsics.exp: New file.
3861 * gdb.fortran/intrinsics.f90: New file.
3862 * gdb.fortran/type-kinds.exp: New file.
3863
3864 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3865
3866 * gdb.fortran/dot-ops.exp: New file.
3867
3868 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3869
3870 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3871 Check upper and lower case logical literals.
3872
3873 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3874
3875 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3876 Remove duplicate tests.
3877
3878 2019-03-06 Alan Hayward <alan.hayward@arm.com>
3879
3880 * lib/gdb.exp (builtin_cd): rename of cd.
3881 (cd): Override builtin.
3882
3883 2019-03-06 Richard Bunt <richard.bunt@arm.com>
3884
3885 * gdb.fortran/function-calls.exp: New file.
3886 * gdb.fortran/function-calls.f90: New test.
3887
3888 2019-03-04 Richard Bunt <richard.bunt@arm.com>
3889
3890 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3891 on user program standard output.
3892 * gdb.fortran/short-circuit-argument-list.f90: Record function
3893 calls.
3894
3895 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3896
3897 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3898 failure.
3899
3900 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3901
3902 PR gdb/8527
3903 * gdb.base/interrupt-daemon-attach.c,
3904 gdb.base/interrupt-daemon-attach.exp: New test.
3905
3906 2019-02-27 Pedro Alves <palves@redhat.com>
3907
3908 * gdb.base/page.exp: Add tests for "set width/height -1".
3909
3910 2019-02-27 Pedro Alves <palves@redhat.com>
3911
3912 * gdb.base/page.exp: Add tests for "set/show width/height" with
3913 "infinite" values.
3914
3915 2019-02-27 Tom Tromey <tromey@adacore.com>
3916
3917 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3918 2.4.
3919 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3920 workaround.
3921
3922 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3923
3924 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3925 tests for structs with static members.
3926
3927 2019-02-26 Tom Tromey <tromey@adacore.com>
3928
3929 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3930 ValueError, not TypeError.
3931
3932 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3933
3934 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3935 call from main program.
3936
3937 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3938
3939 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3940 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3941 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3942 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3943 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3944
3945 2019-02-22 Keith Seitz <keiths@redhat.com>
3946
3947 PR symtab/23853
3948 * gdb.base/symlink-sourcefile.c: New file.
3949 * gdb.base/symlink-sourcefile.exp: New file.
3950
3951 2019-02-20 Tom Tromey <tom@tromey.com>
3952
3953 * gdb.base/info_qt.exp: Update.
3954
3955 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3956
3957 * gdb.base/source.exp: Move "error in sourced script" code to
3958 the end.
3959 * gdb.base/source-error.gdb: Move contents to
3960 source-error-1.gdb. Add new code to source source-error-1.gdb.
3961 * gdb.base/source-error-1.gdb: New file, from previous
3962 source-error.gdb.
3963
3964 2019-02-17 Tom Tromey <tom@tromey.com>
3965
3966 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3967 for macro styling.
3968 * gdb.base/style.c (SOME_MACRO): New macro.
3969
3970 2019-02-17 Tom Tromey <tom@tromey.com>
3971
3972 * gdb.base/style.exp: Add line-wrapping tests.
3973 * gdb.base/page.exp: Add test for quitting during pagination.
3974
3975 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3976
3977 * gdb.ada/big_packed_array: New testcase.
3978 * gdb.ada/homonym.exp: Fix incorrect expected output for
3979 "break <homonym__get_value>" test.
3980
3981 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3982
3983 PR breakpoints/21870
3984 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3985 and prepare_for_testing. Add comment.
3986 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3987 redundant cleanup call. Clean up comment.
3988
3989 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
3990
3991 PR breakpoints/21870
3992 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3993 * gdb.arch/aarch64-dbreg-contents.c: New file.
3994
3995 2019-02-10 Joel Brobecker <brobecker@adacore.com>
3996
3997 * gdb.ada/mi_ref_changeable: New testcase.
3998
3999 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4000
4001 * gdb.base/attach.exp: Add double attach test.
4002
4003 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4004
4005 * lib/gdb.exp (default_gdb_start): Don't match pagination
4006 prompt.
4007 (gdb_init): Set stty_init.
4008
4009 2019-01-27 Tom Tromey <tom@tromey.com>
4010
4011 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4012 skip_python_tests.
4013
4014 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4015
4016 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4017 New structure.
4018 (struct struct_static_02_02): Likewise.
4019 (struct struct_static_02_03): Likewise.
4020 (struct struct_static_02_04): Likewise.
4021 (struct struct_static_04_01): Likewise.
4022 (struct struct_static_04_02): Likewise.
4023 (struct struct_static_04_03): Likewise.
4024 (struct struct_static_04_04): Likewise.
4025 (struct struct_static_06_01): Likewise.
4026 (struct struct_static_06_02): Likewise.
4027 (struct struct_static_06_03): Likewise.
4028 (struct struct_static_06_04): Likewise.
4029 (cmp_struct_static_02_01): Likewise.
4030 (cmp_struct_static_02_02): Likewise.
4031 (cmp_struct_static_02_03): Likewise.
4032 (cmp_struct_static_02_04): Likewise.
4033 (cmp_struct_static_04_01): Likewise.
4034 (cmp_struct_static_04_02): Likewise.
4035 (cmp_struct_static_04_03): Likewise.
4036 (cmp_struct_static_04_04): Likewise.
4037 (cmp_struct_static_06_01): Likewise.
4038 (cmp_struct_static_06_02): Likewise.
4039 (cmp_struct_static_06_03): Likewise.
4040 (cmp_struct_static_06_04): Likewise.
4041 (call_all): Test new structs.
4042 * gdb.base/infcall-nested-structs.exp: Likewise.
4043
4044 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4045 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4046
4047 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4048 * gdb.base/stack-protector.c: New test.
4049 * gdb.base/stack-protector.exp: New file.
4050 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4051 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4052 option.
4053 (gdb_compile): Remove stack protector for GCC and prevent
4054 recursion.
4055
4056 2019-01-16 Keith Seitz <keiths@redhat.com>
4057
4058 PR gdb/23773
4059 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4060
4061 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4062
4063 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4064 aliases.
4065 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4066 tests.
4067 * gdb.arch/powerpc-vector-regs.c: New file.
4068 * gdb.arch/powerpc-vector-regs.exp: New file.
4069
4070 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4071
4072 * gdb.arch/altivec-regs.exp: Fix the list passed to
4073 gdb_expect_list when testing "info vector".
4074
4075 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4076
4077 * gdb.base/style.exp: Don't include path in testname.
4078
4079 2019-01-10 Keith Seitz <keiths@redhat.com>
4080
4081 PR gdb/23712
4082 PR symtab/23010
4083 * gdb.dwarf2/multidictionary.exp: New file.
4084
4085 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4086
4087 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4088 (test_gnuv3_style_demangling): ... this.
4089 (test_lucid_style_demangling): Remove.
4090 (test_arm_style_demangling): Remove.
4091 (test_hp_style_demangling): Remove.
4092 (do_tests): Remove calls to the above.
4093
4094 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4095
4096 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4097 case.
4098
4099 2019-01-06 Tom Tromey <tom@tromey.com>
4100
4101 PR gdb/28155:
4102 * gdb.dwarf2/typedef-void-finish.exp: New file.
4103
4104 2018-12-28 Tom Tromey <tom@tromey.com>
4105 Simon Marchi <simark@simark.ca>
4106
4107 * gdb.base/jit-exec.exp: New file.
4108 * gdb.base/jit-exec.c: New file.
4109 * gdb.base/jit-execd.c: New file.
4110
4111 2018-12-28 Tom Tromey <tom@tromey.com>
4112
4113 * gdb.base/style.exp: Update test to check for address styling.
4114
4115 2018-12-28 Tom Tromey <tom@tromey.com>
4116
4117 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4118 message.
4119
4120 2018-12-28 Tom Tromey <tom@tromey.com>
4121
4122 * gdb.base/style.exp: Add test for version number styling.
4123
4124 2018-12-28 Tom Tromey <tom@tromey.com>
4125
4126 * gdb.base/style.exp: Add test for print_address_symbolic.
4127
4128 2018-12-28 Tom Tromey <tom@tromey.com>
4129
4130 * gdb.base/style.exp: Add test for breakpoint setting.
4131
4132 2018-12-28 Tom Tromey <tom@tromey.com>
4133
4134 * gdb.base/style.exp: Add test for variable names.
4135
4136 2018-12-28 Tom Tromey <tom@tromey.com>
4137
4138 * gdb.base/style.exp: New file.
4139 * gdb.base/style.c: New file.
4140
4141 2018-12-28 Tom Tromey <tom@tromey.com>
4142
4143 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4144 "dumb".
4145 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4146 the TERM environment variable.
4147
4148 2018-12-27 Tom Tromey <tom@tromey.com>
4149
4150 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4151 pagination test.
4152
4153 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4154
4155 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4156 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4157
4158 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4159
4160 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4161 Filename a.adb changed to bp_fun_addr.adb.
4162 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4163
4164 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4165
4166 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4167 non-PIE executables.
4168 * README: Mention the gdb,nopie_flag board setting.
4169 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4170 non-PIE executable.
4171 * gdb.arch/amd64-entry-value.exp: Likewise.
4172 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4173 * gdb.arch/i386-float.exp: Likewise.
4174 * gdb.arch/i386-signal.exp: Likewise.
4175 * gdb.mi/mi-reg-undefined.exp: Likewise.
4176
4177 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4178
4179 PR gdb/23974
4180 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4181
4182 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4183
4184 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4185 Update order of results accordingly.
4186
4187 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4188
4189 * gdb.base/annota1.exp: Update a test regexp.
4190
4191 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4192
4193 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4194
4195 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4196
4197 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4198 (reuse_time): Initialize to REUSE_TIME_CAP.
4199 (check_rc): New function.
4200 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4201 Check pthread_create rc.
4202 (spawner_thread_func): Check pthread_create and pthread_join rc.
4203
4204 2018-12-08 Pedro Alves <palves@redhat.com>
4205
4206 * gdb.base/list.exp (test_forward_search): Rename to ...
4207 (test_forward_reverse_search): ... this. Also test reverse-search
4208 and the forward-search alias.
4209
4210 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4211
4212 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4213 local timeout variable before return, and remove all local timeout
4214 variable entirely.
4215 (gdb_load): Likewise.
4216
4217 2018-12-01 Tom de Vries <tdevries@suse.de>
4218
4219 * gdb.base/gdb-caching-proc.exp: New file.
4220
4221 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4222
4223 * Makefile.in (TIMESTAMP): New variable.
4224 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4225 command.
4226 (check-single-racy): Likewise.
4227 (check/%.exp): Likewise.
4228 (check-racy/%.exp): Likewise.
4229 (workers/%.worker): Likewise.
4230 (build-perf): Likewise.
4231 (check-perf): Likewise.
4232 * README: Describe new "TS" and "TS_FORMAT" variables.
4233 * print-ts.py: New file.
4234
4235 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4236
4237 PR python/23714
4238 * gdb.python/python.exp: Test command repetition after
4239 gdb.execute.
4240
4241 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4242
4243 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4244 is correctly aligned.
4245
4246 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4247
4248 * gdb.ada/info_auto_lang.exp: New testcase.
4249 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4250 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4251 * gdb.ada/info_auto_lang/some_c.c: New file.
4252
4253 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4254
4255 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4256 FUNC_lang language syntax.
4257
4258 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4259
4260 * gdb.base/info_minsym.c: New file.
4261 * gdb.base/info_minsym.exp: New file.
4262
4263 2018-11-19 Tom Tromey <tom@tromey.com>
4264
4265 PR rust/23625:
4266 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4267 * gdb.rust/expr.exp: Update expected output. Change one test.
4268
4269 2018-11-19 Tom Tromey <tom@tromey.com>
4270
4271 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4272
4273 2018-11-19 Pedro Alves <palves@redhat.com>
4274
4275 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4276 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4277 see the expected warning.
4278
4279 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4280
4281 PR gdb/22736:
4282 * gdb.cp/infcall-nodebug-lib.c: New test.
4283 * gdb.cp/infcall-nodebug-main.c: New test.
4284 * gdb.cp/infcall-nodebug.exp: New file.
4285
4286 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4287
4288 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4289 completer tests.
4290
4291 2018-11-09 Tom de Vries <tdevries@suse.de>
4292
4293 * gdb.base/msym-lang.c: New test.
4294 * gdb.base/msym-lang.exp: New file.
4295 * gdb.base/msym-lang-main.c: New test.
4296
4297 2018-11-08 Tom Tromey <tom@tromey.com>
4298
4299 PR gdb/23555:
4300 PR gdb/23838:
4301 * gdb.base/warning.exp: New file.
4302
4303 2018-11-08 Jan Beulich <jbeulich@suse.com>
4304
4305 * testsuite/gdb.arch/i386-avx512.c,
4306 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4307
4308 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4309
4310 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4311 point hardware.
4312
4313 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4314
4315 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4316 * gdb.dwarf2/missing-type-name.exp: New file.
4317
4318 2018-11-06 Tom de Vries <tdevries@suse.de>
4319
4320 * gdb.base/many-headers.c: New test.
4321 * gdb.base/many-headers.exp: New file.
4322
4323 2018-11-06 Jim Wilson <jimw@sifive.com>
4324
4325 * gdb.base/code_elim.exp: For riscv, set additional_flags
4326 to include -msmall-data-limit=0.
4327
4328 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4329
4330 * gdb.ada/watch_minus_l: New testcase.
4331
4332 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4333
4334 * gdb.arch/aix-sighandle.c: New file.
4335 * gdb.arch/aix-sighandle.exp: New file.
4336
4337 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4338
4339 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4340 registers being unions.
4341
4342 2018-10-31 Tom de Vries <tdevries@suse.de>
4343
4344 * lib/valgrind.exp: New file.
4345 (vgdb_start, vgdb_stop): New procs, factored out of ...
4346 * gdb.base/valgrind-bt.exp: ... here, ...
4347 * gdb.base/valgrind-disp-step.exp: ... here and ...
4348 * gdb.base/valgrind-infcall.exp: ... here.
4349
4350 2018-10-31 Tom de Vries <tdevries@suse.de>
4351
4352 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4353
4354 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4355
4356 * gdb.dwarf2/void-type.c: New file.
4357 * gdb.dwarf2/void-type.exp: New file.
4358
4359 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4360
4361 * gdb.base/info_qt.c: New file.
4362 * gdb.base/info_qt.exp: New file.
4363
4364 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4365
4366 * gdb.arch/powerpc-htm-regs.c: New file.
4367 * gdb.arch/powerpc-htm-regs.exp: New file.
4368
4369 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4370
4371 * gdb.arch/powerpc-tar.c: New file.
4372 * gdb.arch/powerpc-tar.exp: New file.
4373
4374 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4375
4376 * gdb.arch/powerpc-ppr-dscr.c: New file.
4377 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4378
4379 2018-10-25 Tom de Vries <tdevries@suse.de>
4380
4381 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4382
4383 2018-10-24 Tom de Vries <tdevries@suse.de>
4384
4385 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4386 longer exists error.
4387
4388 2018-10-24 Tom de Vries <tdevries@suse.de>
4389
4390 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4391
4392 2018-10-24 Tom de Vries <tdevries@suse.de>
4393
4394 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4395 --db-attach in valgrind.
4396
4397 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4398
4399 * gdb.arch/riscv-reg-aliases.c: New file.
4400 * gdb.arch/riscv-reg-aliases.exp: New file.
4401
4402 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4403
4404 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4405
4406 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4407
4408 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4409
4410 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4411
4412 * gdb.cp/ovldbreak.exp: Fix regexps.
4413
4414 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4415
4416 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4417
4418 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4419
4420 PR cli/23785
4421 * gdb.base/restore.exp: New test to check if "restore" with an
4422 invalid file doesn't segfault.
4423
4424 2018-10-18 Tom de Vries <tdevries@suse.de>
4425
4426 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4427 * gdb.ada/excep_handle.exp: Same.
4428 * gdb.ada/mi_string_access.exp: Same.
4429 * gdb.ada/mi_var_union.exp: Same.
4430 * gdb.arch/arc-analyze-prologue.exp: Same.
4431 * gdb.arch/arc-decode-insn.exp: Same.
4432 * gdb.base/readnever.exp: Same.
4433 * gdb.fortran/printing-types.exp: Same.
4434 * gdb.guile/scm-lazy-string.exp: Same.
4435
4436 2018-10-16 Tom de Vries <tdevries@suse.de>
4437
4438 PR gdb/23730
4439 * gdb.base/catch-follow-exec.c: Add copyright notice.
4440 * gdb.base/catch-follow-exec.exp: Rewrite to use
4441 gdb_spawn_with_cmdline_opts. Require gdb-native.
4442
4443 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4444
4445 * gdb.trace/actions-changed.exp: Check for arch support.
4446 * gdb.trace/actions.exp: Likewise.
4447 * gdb.trace/ax.exp: Likewise.
4448 * gdb.trace/backtrace.exp: Likewise.
4449 * gdb.trace/change-loc.exp: Likewise.
4450 * gdb.trace/deltrace.exp: Likewise.
4451 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4452 * gdb.trace/ftrace.exp: Likewise.
4453 * gdb.trace/infotrace.exp: Check for arch support.
4454 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4455 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4456 * gdb.trace/mi-tsv-changed.exp: Likewise.
4457 * gdb.trace/packetlen.exp: Likewise.
4458 * gdb.trace/passc-dyn.exp: Likewise.
4459 * gdb.trace/passcount.exp: Likewise.
4460 * gdb.trace/pending.exp: Likewise.
4461 * gdb.trace/range-stepping.exp: Check for shlib support.
4462 * gdb.trace/report.exp: Check for arch support.
4463 * gdb.trace/save-trace.exp: Likewise.
4464 * gdb.trace/signal.exp: Check for signal support.
4465 * gdb.trace/tfind.exp: Check for arch support.
4466 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4467 * gdb.trace/trace-common.h: Add comment.
4468 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4469 * gdb.trace/trace-enable-disable.exp: Likewise.
4470 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4471 * gdb.trace/tracecmd.exp: Check for arch support.
4472 * gdb.trace/tspeed.exp: Check for shlib and target support.
4473 * gdb.trace/tstatus.exp: Check for arch support.
4474 * gdb.trace/tsv.exp: Likewise.
4475 * gdb.trace/while-dyn.exp: Likewise.
4476 * gdb.trace/while-stepping.exp: Likewise.
4477 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4478
4479 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4480
4481 * gdb.trace/tspeed.exp: Remove nowarnings.
4482 (prepare_for_trace_test): Declare "global ipalib".
4483 * gdb.trace/tspeed.c: Include unistd.h.
4484 (main): Remove superfluous printf argument.
4485
4486 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4487
4488 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4489 directory prefix on the filename.
4490
4491 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4492
4493 * gdb.gdb/unittest.exp: Update expected message informing that
4494 selftests have been disabled.
4495 * gdb.server/unittest.exp: Likewise.
4496
4497 2018-10-09 Tom de Vries <tdevries@suse.de>
4498
4499 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4500 with runto_main.
4501
4502 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4503
4504 PR c++/16841
4505 * gdb.cp/virtbase2.cc: New file.
4506 * gdb.cp/virtbase2.exp: New file.
4507
4508 2018-10-06 Tom Tromey <tom@tromey.com>
4509
4510 PR python/19399:
4511 * gdb.python/py-inferior.exp: Add architecture test.
4512
4513 2018-10-06 Tom Tromey <tom@tromey.com>
4514
4515 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4516 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4517
4518 2018-10-06 Tom Tromey <tom@tromey.com>
4519
4520 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4521 of a "throw" catchpoint.
4522
4523 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4524
4525 * gdb.base/info-proc.exp: Update string expected from "help info
4526 proc".
4527
4528 2018-10-04 Tom Tromey <tom@tromey.com>
4529
4530 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4531 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4532 (test_initial_complaints, test_empty_complaints): Update.
4533 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4534
4535 2018-10-04 Tom Tromey <tom@tromey.com>
4536
4537 PR cli/19551:
4538 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4539 * lib/gdb.exp (gdb_file_cmd): Update.
4540 * gdb.stabs/weird.exp (print_weird_var): Update.
4541 * gdb.server/solib-list.exp: Update.
4542 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4543 * gdb.mi/mi-cli.exp: Update.
4544 * gdb.linespec/linespec.exp: Update.
4545 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4546 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4547 * gdb.cp/cp-relocate.exp: Update.
4548 * gdb.base/sym-file.exp: Update.
4549 * gdb.base/relocate.exp: Update.
4550 * gdb.base/readnever.exp: Update.
4551 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4552 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4553 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4554 * gdb.base/code_elim.exp: Update.
4555 * gdb.base/break-unload-file.exp (test_break): Update.
4556 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4557 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4558 Update.
4559 * gdb.base/attach.exp (do_attach_tests): Update.
4560 * gdb.base/sepdebug.exp: Update.
4561 * gdb.python/py-section-script.exp: Update.
4562
4563 2018-10-04 Tom Tromey <tom@tromey.com>
4564
4565 PR cli/22234:
4566 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4567 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4568 output.
4569
4570 2018-10-04 Tom Tromey <tom@tromey.com>
4571
4572 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4573 set width and height to 0.
4574 (test_command_line_attach_run): Use -quiet.
4575
4576 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4577
4578 * lib/gdb.exp (skip_ifunc_tests): New.
4579 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4580 other compile failures.
4581 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4582
4583 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4584
4585 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4586 is_amd64_regs_target.
4587
4588 2018-10-01 Alan Hayward <alan.hayward@arm.com>
4589
4590 * gdb.arch/aarch64-sighandler-regs.c: New test.
4591 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4592 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4593
4594 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4595
4596 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4597 assembly.
4598
4599 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4600
4601 * gdb.base/frame-selection.exp: New file.
4602 * gdb.base/frame-selection.c: New file.
4603
4604 2018-09-27 Alan Hayward <alan.hayward@arm.com>
4605
4606 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4607 pthread barrier.
4608 (main): Likewise.
4609
4610 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4611
4612 * gdb.base/large-frame-1.c: New file.
4613 * gdb.base/large-frame-2.c: New file.
4614 * gdb.base/large-frame.exp: New file.
4615 * gdb.base/large-frame.h: New file.
4616
4617 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4618
4619 PR gdb/20948
4620 * gdb.base/write_mem.exp: New test.
4621 * gdb.base/write_mem.c: Likewise.
4622
4623 2018-09-23 Tom Tromey <tom@tromey.com>
4624
4625 PR python/18852:
4626 * gdb.python/py-parameter.exp: Add test for parameter that throws
4627 on "set".
4628
4629 2018-09-23 Tom Tromey <tom@tromey.com>
4630
4631 PR python/17284:
4632 * gdb.python/py-template.exp (test_template_arg): Add test for
4633 negative template argument number.
4634
4635 2018-09-23 Tom Tromey <tom@tromey.com>
4636
4637 PR python/14062:
4638 * gdb.python/python.exp: Add test for post_event error.
4639
4640 2018-09-23 Tom Tromey <tom@tromey.com>
4641
4642 PR python/18170:
4643 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4644 convert pointers to int and long.
4645
4646 2018-09-23 Tom Tromey <tom@tromey.com>
4647
4648 PR python/20126:
4649 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4650 signed-ness conversion tests.
4651
4652 2018-09-23 Tom Tromey <tom@tromey.com>
4653
4654 PR python/18352;
4655 * gdb.python/py-value.exp (test_float_conversion): New proc.
4656 Use it.
4657
4658 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4659
4660 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4661
4662 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4663
4664 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4665 no readline.
4666 * gdb.base/utf8-identifiers.exp: Likewise.
4667 * gdb.cp/cpcompletion.exp: Likewise.
4668 * gdb.linespec/cpcompletion.exp: Likewise.
4669 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4670 * gdb.linespec/cpls-ops.exp: Likewise.
4671
4672 2018-09-19 Richard Bunt <richard.bunt@arm.com>
4673 Chris January <chris.january@arm.com>
4674
4675 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4676 * gdb.fortran/short-circuit-argument-list.exp: New file.
4677 * gdb.fortran/short-circuit-argument-list.f90: New test.
4678
4679 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4680
4681 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4682 "arch=" keyword when executing "-stack-list-frames".
4683
4684 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4685
4686 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4687 "arch=" keyword when executing "-stack-list-frames".
4688
4689 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4690
4691 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4692 break ada".
4693
4694 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4695
4696 PR python/23669
4697 * gdb.python/python.exp: Test gdb.execute("show commands").
4698
4699 2018-09-16 Tom Tromey <tom@tromey.com>
4700
4701 * gdb.base/new-ui.exp (do_execution_tests): Update.
4702 * gdb.base/dbx.exp (test_breakpoints): Update.
4703
4704 2018-09-14 Alan Hayward <alan.hayward@arm.com>
4705
4706 * lib/gdb.exp (gdb_simple_compile): Add proc.
4707 (is_elf_target): Use gdb_simple_compile.
4708 (skip_altivec_tests): Likewise.
4709 (skip_vsx_tests): Likewise.
4710 (skip_tsx_tests): Likewise.
4711 (skip_btrace_tests): Likewise.
4712 (skip_btrace_pt_tests): Likewise.
4713 (gdb_can_simple_compile): Likewise.
4714 (gdb_has_argv0): Likewise.
4715 (gdb_target_symbol_prefix): Likewise.
4716 (target_supports_scheduler_locking): Likewise.
4717
4718 2018-09-13 Tom Tromey <tom@tromey.com>
4719
4720 * Makefile.in (TAGS): Recognize proc_with_prefix and
4721 gdb_caching_proc.
4722
4723 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4724
4725 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4726 method.
4727
4728 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4729
4730 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4731 and a few other Inferior properties when the Inferior is no
4732 longer valid.
4733
4734 2018-09-13 Tom Tromey <tom@tromey.com>
4735
4736 PR rust/23650:
4737 * gdb.rust/simple.exp: Add test for enum field access error.
4738
4739 2018-09-13 Tom Tromey <tom@tromey.com>
4740
4741 PR rust/23626:
4742 * gdb.rust/simple.rs (EmptyEnum): New type.
4743 (main): Use it.
4744 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4745
4746 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4747
4748 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4749 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4750 * gdb.python/py-symtab.exp: Update test printing an objfile.
4751
4752 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4753
4754 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4755 object.
4756
4757 2018-09-12 Alan Hayward <alan.hayward@arm.com>
4758
4759 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4760 (support_complex_tests): Use gdb_can_simple_compile.
4761 (is_ilp32_target): Likewise.
4762 (is_lp64_target): Likewise.
4763 (is_64_target): Likewise.
4764 (is_amd64_regs_target): Likewise.
4765 (is_aarch32_target): Likewise.
4766 (gdb_int128_helper): Likewise.
4767
4768 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4769
4770 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4771
4772 2018-09-10 Jerome Guitton <guitton@adacore.com>
4773
4774 * gdb.ada/same_component_name: Add test for case of tagged record
4775 with variable-length fields.
4776
4777 2018-09-10 Xavier Roirand <roirand@adacore.com>
4778
4779 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4780 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4781 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4782 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4783
4784 2018-09-10 Xavier Roirand <roirand@adacore.com>
4785
4786 * gdb.ada/mi_string_access.exp: New testcase.
4787 * gdb.ada/mi_string_access/bar.adb: New file.
4788 * gdb.ada/mi_string_access/pck.adb: New file.
4789 * gdb.ada/mi_string_access/pck.asd: New file.
4790
4791 2018-09-10 Xavier Roirand <roirand@adacore.com>
4792
4793 * gdb.ada/mi_var_union.exp: New testcase.
4794 * gdb.ada/mi_var_union/bar.adb: New file.
4795 * gdb.ada/mi_var_union/pck.adb: New file.
4796 * gdb.ada/mi_var_union/pck.asd: New file.
4797
4798 2018-09-08 Tom Tromey <tom@tromey.com>
4799
4800 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4801
4802 2018-09-08 Tom Tromey <tom@tromey.com>
4803
4804 PR python/16047:
4805 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4806 (register_pretty_printers): Register new printer.
4807 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4808 test.
4809 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4810 (an_int_type3): New global.
4811
4812 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4813
4814 * gdb.ada/expr_with_funcall: New testcase.
4815
4816 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4817
4818 * gdb.ada/packed_array_assign: New testcase.
4819
4820 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4821
4822 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4823 names, and add test prefixes to make test names unique.
4824
4825 2018-09-05 Tom de Vries <tdevries@suse.de>
4826
4827 * gdb.dwarf2/varval.exp: Add test.
4828
4829 2018-09-04 Gary Benson <gbenson@redhat.com>
4830
4831 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4832 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4833
4834 2018-08-31 Tom Tromey <tom@tromey.com>
4835
4836 * gdb.rust/simple.rs: Rename second variable "v".
4837
4838 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4839
4840 * gdb.base/funcargs.c (use_a): New function.
4841 (recurse): Call use_a.
4842
4843 2018-08-29 Keith Seitz <keiths@redhat.com>
4844
4845 * gdb.compile/compile-cplus-anonymous.cc: New file.
4846 * gdb.compile/compile-cplus-anonymous.exp: New file.
4847 * gdb.compile/compile-cplus-array-decay.cc: New file.
4848 * gdb.compile/compile-cplus-array-decay.exp: New file.
4849 * gdb.compile/compile-cplus-inherit.cc: New file.
4850 * gdb.compile/compile-cplus-inherit.exp: New file.
4851 * gdb.compile/compile-cplus-member.cc: New file.
4852 * gdb.compile/compile-cplus-member.exp: New file.
4853 * gdb.compile/compile-cplus-method.cc: New file.
4854 * gdb.compile/compile-cplus-method.exp: New file.
4855 * gdb.compile/compile-cplus-mod.c: "New" file.
4856 * gdb.compile/compile-cplus-namespace.cc: New file.
4857 * gdb.compile/compile-cplus-namespace.exp: New file.
4858 * gdb.compile/compile-cplus-nested.cc: New file.
4859 * gdb.compile/compile-cplus-nested.exp: New file.
4860 * gdb.compile/compile-cplus-print.c: "New" file.
4861 * gdb.compile/compile-cplus-print.exp: "New" file.
4862 * gdb.compile/compile-cplus-virtual.cc: New file.
4863 * gdb.compile/compile-cplus-virtual.exp: New file.
4864 * gdb.compile/compile-cplus.c: "New" file.
4865 * gdb.compile/compile-cplus.exp: "New" file.
4866 * lib/compile-support.exp: New file.
4867
4868 2018-08-16 Gary Benson <gbenson@redhat.com>
4869
4870 PR gdb/13000:
4871 * gdb.base/batch-exit-status.exp: New file.
4872 * gdb.base/batch-exit-status.good-commands: Likewise.
4873 * gdb.base/batch-exit-status.bad-commands: Likewise.
4874
4875 2018-08-29 Alan Hayward <alan.hayward@arm.com>
4876
4877 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4878 (struct struct02): Likewise.
4879 (struct struct03): Likewise.
4880 (struct struct04): Likewise.
4881 (struct struct_01_01): New struct.
4882 (struct struct_01_02): Likewise.
4883 (struct struct_01_03): Likewise.
4884 (struct struct_01_04): Likewise.
4885 (struct struct_02_01): Likewise.
4886 (struct struct_02_02): Likewise.
4887 (struct struct_02_03): Likewise.
4888 (struct struct_02_04): Likewise.
4889 (struct struct_04_01): Likewise.
4890 (struct struct_04_02): Likewise.
4891 (struct struct_04_03): Likewise.
4892 (struct struct_04_04): Likewise.
4893 (struct struct_05_01): Likewise.
4894 (struct struct_05_02): Likewise.
4895 (struct struct_05_03): Likewise.
4896 (struct struct_05_04): Likewise.
4897 (cmp_struct01): Remove function.
4898 (cmp_struct02): Likewise.
4899 (cmp_struct03): Likewise.
4900 (cmp_struct04): Likewise.
4901 (cmp_struct_01_01): Add Function.
4902 (cmp_struct_01_02): Likewise.
4903 (cmp_struct_01_03): Likewise.
4904 (cmp_struct_01_04): Likewise.
4905 (cmp_struct_02_01): Likewise.
4906 (cmp_struct_02_02): Likewise.
4907 (cmp_struct_02_03): Likewise.
4908 (cmp_struct_02_04): Likewise.
4909 (cmp_struct_04_01): Likewise.
4910 (cmp_struct_04_02): Likewise.
4911 (cmp_struct_04_03): Likewise.
4912 (cmp_struct_04_04): Likewise.
4913 (cmp_struct_05_01): Likewise.
4914 (cmp_struct_05_02): Likewise.
4915 (cmp_struct_05_03): Likewise.
4916 (cmp_struct_05_04): Likewise.
4917 (call_all): Add new structs.
4918 * gdb.base/infcall-nested-structs.exp: Likewise.
4919
4920 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4921
4922 * gdb.python/py-framefilter-mi.exp: Update regexp to
4923 check for "arch" field in frame output.
4924
4925 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4926
4927 * gdb.dwarf2/dw2-ranges-func.c: New file.
4928 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4929
4930 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4931
4932 * gdb.base/term.exp: Compare terminal settings with values from
4933 the inferior.
4934 * gdb.base/term.c: Get and set terminal settings.
4935
4936 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4937
4938 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4939 accommodate new "arch" field in frame output.
4940 * gdb.mi/mi-return.exp: Likewise.
4941 * gdb.mi/mi-stack.exp: Likewise.
4942 * gdb.mi/mi-syn-frame.exp: Likewise.
4943 * gdb.mi/user-selected-context-sync.exp: Likewise.
4944
4945 2018-08-19 Michael Spang <spang@google.com>
4946
4947 PR gdb/11786
4948 * gdb.base/gcore-tls-pie.c: New file.
4949 * gdb.base/gcore-tls-pie.exp: New file.
4950
4951 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4952
4953 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4954 * gdb.dwarf2/varval.c: New file.
4955 * gdb.dwarf2/varval.exp: New file.
4956
4957 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4958
4959 PR gdb/18931
4960 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4961
4962 2018-08-16 Keith Seitz <keiths@redhat.com>
4963
4964 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4965 tests expected to pass.
4966
4967 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4968
4969 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4970 -data-disassemble -a.
4971 (test_disassembly_bogus_args): Likewise.
4972
4973 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4974
4975 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4976
4977 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4978
4979 * gdb.base/vla-optimized-out.exp: Add new test.
4980
4981 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4982
4983 * gdb.base/vla-optimized-out-o3.exp: Delete.
4984 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4985 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4986 deleted tests.
4987
4988 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4989
4990 PR gdb/18050:
4991 * gdb.server/extended-remote-restart.c: New file.
4992 * gdb.server/extended-remote-restart.exp: New file.
4993
4994 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4995
4996 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4997 "set variable index = 42".
4998
4999 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5000
5001 * boards/index-cache-gdb.exp: New file.
5002 * gdb.dwarf2/index-cache.exp: New file.
5003 * gdb.dwarf2/index-cache.c: New file.
5004 * gdb.base/maint.exp: Check if we are using the index cache.
5005
5006 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5007
5008 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5009 MAKEFLAGS.
5010
5011 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5012
5013 * dg-extract-results.sh: Move to toplevel contrib.
5014 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5015 * Makefile.in (check-parallel-racy): Likewise.
5016
5017 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5018
5019 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5020 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5021 tests if the target supports scheduler locking.
5022
5023 2018-08-04 Tom de Vries <tdevries@suse.de>
5024
5025 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5026
5027 2018-08-02 Tom Tromey <tom@tromey.com>
5028
5029 PR symtab/16842.
5030 * gdb.cp/temargs.exp: Test "info address" of a template
5031 parameter.
5032
5033 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5034
5035 * gdb.python/py-mi-var-info-path-expression.c: New file.
5036 * gdb.python/py-mi-var-info-path-expression.py: New file.
5037 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5038
5039 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5040
5041 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5042 error after "cannot resolve name" string.
5043
5044 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5045
5046 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5047 started.
5048 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5049
5050 2018-07-28 Tom de Vries <tdevries@suse.de>
5051
5052 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5053
5054 2018-07-26 Tom de Vries <tdevries@suse.de>
5055
5056 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5057
5058 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5059
5060 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5061 is visible.
5062
5063 2018-07-26 Tom de Vries <tdevries@suse.de>
5064
5065 PR breakpoints/23366
5066 * gdb.base/catch-follow-exec.c: New test.
5067 * gdb.base/catch-follow-exec.exp: New file.
5068
5069 2018-07-25 Tom de Vries <tdevries@suse.de>
5070
5071 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5072 vla-optimized-out.c.
5073
5074 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5075
5076 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5077 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5078
5079 2018-07-20 Tom de Vries <tdevries@suse.de>
5080
5081 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5082 NOCLONE macro.
5083 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5084
5085 2018-07-19 Tom de Vries <tdevries@suse.de>
5086
5087 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5088 regular expression.
5089
5090 2018-07-18 Tom de Vries <tdevries@suse.de>
5091
5092 * gdb.base/vla-optimized-out.c: New test.
5093 * gdb.base/vla-optimized-out.exp: New file.
5094
5095 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5096
5097 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5098 message "No address associated with hostname" when gdbserver
5099 cannot resolve the hostname.
5100
5101 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5102
5103 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5104 Add some test prefixes to make tests unique.
5105
5106 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5107
5108 * gdb.base/frameapply.c: New file.
5109 * gdb.base/frameapply.exp: New file.
5110
5111 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5112
5113 * gdb.base/skip.exp: Update expected error message.
5114
5115 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5116 Jan Kratochvil <jan.kratochvil@redhat.com>
5117 Paul Fertser <fercerpav@gmail.com>
5118 Tsutomu Seki <sekiriki@gmail.com>
5119
5120 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5121 parameter.
5122 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5123 by default.
5124 * boards/native-gdbserver.exp: Likewise.
5125 * gdb.server/run-without-local-binary.exp: Improve regexp used
5126 for detecting when a remote debugging connection succeeds.
5127 * gdb.server/server-connect.exp: New file.
5128 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5129 Do not prefix the port number with ":".
5130 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5131 support for detecting and using it. Add '$debughost_gdbserver'
5132 to the list of arguments used to start gdbserver. Handle case
5133 when gdbserver cannot resolve a network name.
5134
5135 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5136
5137 PR c++/23373
5138 * gdb.base/ptype-offsets.cc (struct static_member): New
5139 struct.
5140 (main) <stmember>: New variable.
5141 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5142 with a static member in it.
5143
5144 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5145
5146 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5147 watchpoints enabled and disabled.
5148
5149 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5150
5151 * gdb.base/examine-backward.exp: Still run tests around address
5152 0x0, even if address 0x0 is not readable. Update the pattern for
5153 matching address 0x0 in expected output.
5154
5155 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5156
5157 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5158 malloc/free.
5159
5160 2018-07-04 Tom de Vries <tdevries@suse.de>
5161
5162 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5163
5164 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5165
5166 PR tdep/8282
5167 * gdb.arch/mips-disassembler-options.exp: New test.
5168 * gdb.arch/mips-disassembler-options.s: New test source.
5169
5170 2018-06-29 Pedro Alves <palves@redhat.com>
5171
5172 * gdb.threads/names.exp: Adjust expected "info threads" output.
5173
5174 2018-06-29 Pedro Alves <palves@redhat.com>
5175
5176 * gdb.opt/inline-break.exp (line number, address): Add "info
5177 break" tests.
5178
5179 2018-06-29 Pedro Alves <palves@redhat.com>
5180
5181 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5182 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5183 number and address and running to them.
5184
5185 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5186
5187 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5188
5189 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5190
5191 * lib/compiler.c: Remove executable permission flag.
5192
5193 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5194
5195 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5196 code.
5197 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5198
5199 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5200
5201 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5202
5203 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5204
5205 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5206 address argument is omitted.
5207
5208 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5209
5210 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5211
5212 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5213
5214 PR gdb/21695
5215 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5216 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5217
5218 2018-06-26 Tom Tromey <tom@tromey.com>
5219
5220 PR rust/22574:
5221 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5222 * gdb.rust/simple.rs (struct SimpleLayout): New.
5223
5224 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5225
5226 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5227 "info registers" output.
5228
5229 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5230
5231 * gdb.base/watchpoint-hw-attach.c: New test.
5232 * gdb.base/watchpoint-hw-attach.exp: New file.
5233
5234 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5235
5236 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5237 through /bin/sh.
5238 * boards/dwarf4-gdb-index.exp: Likewise.
5239 * boards/fission-dwp.exp: Likewise.
5240
5241 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5242
5243 * gdb.base/float128.exp: Add comment and improved fail message
5244 to the failure case of "print large128" test.
5245
5246 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5247
5248 * configure.ac: Remove AC_PREREQ.
5249 * configure: Re-generate.
5250
5251 2018-06-19 Pedro Alves <palves@redhat.com>
5252
5253 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5254 (func_extern_caller): New.
5255 (main): Call func_extern_caller.
5256 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5257 logic change.
5258
5259 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5260
5261 PR gdb/16841
5262 * gdb.cp/typedef-base.cc: New file.
5263 * gdb.cp/typedef-base.exp: New file.
5264
5265 2018-06-18 Tom de Vries <tdevries@suse.de>
5266
5267 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5268
5269 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5270 Richard Bunt <Richard.Bunt@arm.com>
5271
5272 * gdb.threads/attach-slow-waitpid.c: New file.
5273 * gdb.threads/attach-slow-waitpid.exp: New file.
5274 * gdb.threads/slow-waitpid.c: New file.
5275
5276 2018-06-14 Pedro Alves <palves@redhat.com>
5277
5278 * gdb.base/fork-running-state.c: Include <errno.h>.
5279 (exit_if_relative_exits): New.
5280 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5281 exits.
5282 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5283 child exits.
5284
5285 2018-06-14 Tom de Vries <tdevries@suse.de>
5286
5287 PR cli/22573
5288 * gdb.base/finish-pretty.c: New test.
5289 * gdb.base/finish-pretty.exp: New file.
5290
5291 2018-06-14 Pedro Alves <palves@redhat.com>
5292
5293 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5294 gdb's expected startup output.
5295
5296 2018-06-14 Pedro Alves <palves@redhat.com>
5297
5298 * lib/selftest-support.exp (selftest_setup): Remove inlined
5299 function handling.
5300
5301 2018-06-14 Tom de Vries <tdevries@suse.de>
5302
5303 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5304 matching of breakpoint printing.
5305
5306 2018-06-13 Tom de Vries <tdevries@suse.de>
5307
5308 PR testsuite/23269
5309 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5310 (fork_child): ... here, and ...
5311 (fork_parent): ... here.
5312
5313 2018-06-12 Tom de Vries <tdevries@suse.de>
5314
5315 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5316
5317 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5318 Stephen Roberts <stephen.roberts@arm.com>
5319
5320 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5321 rewrite test to describe action performed, rather than possible
5322 failure.
5323
5324 2018-06-08 Gary Benson <gbenson@redhat.com>
5325
5326 * gdb.threads/check-libthread-db.exp: New file.
5327 * gdb.threads/check-libthread-db.c: Likewise.
5328
5329 2018-06-05 Tom Tromey <tom@tromey.com>
5330
5331 * gdb.base/default.exp: Update expected "show version" output.
5332
5333 2018-06-05 Tom Tromey <tom@tromey.com>
5334
5335 PR cli/12326:
5336 * gdb.cp/static-print-quit.exp: Update.
5337 * lib/gdb.exp (pagination_prompt): Update.
5338 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5339 * gdb.python/python.exp: Update.
5340
5341 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5342
5343 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5344
5345 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5346
5347 * gdb.ada/bp_fun_addr: New testcase.
5348
5349 2018-06-01 Tom Tromey <tom@tromey.com>
5350
5351 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5352 results.
5353 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5354 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5355 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5356 * gdb.base/maint.exp (maint_pass_if): Update.
5357
5358 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5359
5360 * gdb.base/endian.exp: New test.
5361 * gdb.base/endian.c: New test source.
5362
5363 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5364
5365 PR gdb/23203
5366 * gdb.base/bt-selected-frame.c: New file.
5367 * gdb.base/bt-selected-frame.exp: New file.
5368 * lib/gdb.exp (get_current_frame_number): New function.
5369
5370 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5371 Pedro Alves <palves@redhat.com>
5372
5373 * gdb.threads/tls-core.c: Include <stdlib.h>
5374 (thread_proc): Call `abort'.
5375 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5376 (tls_core_test): New procedure, bits factored out from ...
5377 (top level): ... here. Test both native cores and gcore cores.
5378
5379 2018-05-23 Tom Tromey <tom@tromey.com>
5380
5381 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5382
5383 2018-05-23 Tom Tromey <tom@tromey.com>
5384
5385 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5386 symfile_complaints.
5387 (test_short_complaints): Likewise.
5388 (test_empty_complaints): Likewise.
5389 (test_initial_complaints): Update.
5390
5391 2018-05-23 Tom Tromey <tom@tromey.com>
5392
5393 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5394
5395 2018-05-23 Tom Tromey <tom@tromey.com>
5396
5397 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5398 (test_short_complaints): Update.
5399
5400 2018-05-22 Pedro Alves <palves@redhat.com>
5401
5402 * gdb.base/remote.exp: Only gdb_start after compiling the
5403 testcase. Issue "disconnect" before testing "set remote" command
5404 defaults. Issue clean_restart before running to main.
5405
5406 2018-05-22 Pedro Alves <palves@redhat.com>
5407
5408 * gdb.base/remote.exp: Adjust expected output of "show remote
5409 memory-write-packet-size". Add tests for "set remote
5410 memory-write-packet-size 0" and "set remote
5411 memory-write-packet-size fixed/limit".
5412
5413 2018-05-22 Pedro Alves <palves@redhat.com>
5414
5415 PR gdb/22973
5416 * gdb.base/utf8-identifiers.c: New file.
5417 * gdb.base/utf8-identifiers.exp: New file.
5418
5419 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5420
5421 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5422
5423 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5424
5425 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5426
5427 2018-05-18 Tom Tromey <tom@tromey.com>
5428
5429 * gdb.base/ptype-offsets.exp: Update.
5430
5431 2018-05-17 Keith Seitz <keiths@redhat.com>
5432
5433 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5434 in expected breakpoint stop locations.
5435 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5436 move to proper scope to test variable values.
5437 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5438 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5439 New functions.
5440 (main): Call not_inline_func3.
5441 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5442 inline_func1, inline_func2, and inline_func3. Test that when each
5443 breakpoint is hit, GDB properly reports both the stop location
5444 and the backtrace. Repeat tests for temporary breakpoints.
5445
5446 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5447
5448 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5449 rather then trying to access it in determining whether the PID
5450 of `gdbserver' could have been retrieved.
5451
5452 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5453
5454 * gdb.arch/amd64-init-x87-values.S: New file.
5455 * gdb.arch/amd64-init-x87-values.exp: New file.
5456
5457 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5458
5459 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5460
5461 2018-05-04 Tom Tromey <tom@tromey.com>
5462
5463 PR python/22730:
5464 * gdb.python/python.exp: Test multi-line execute.
5465
5466 2018-05-04 Tom Tromey <tom@tromey.com>
5467
5468 PR python/22731:
5469 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5470
5471 2018-05-04 Tom Tromey <tom@tromey.com>
5472
5473 PR gdb/11750:
5474 * gdb.base/define.exp: Test defining a user command inside a user
5475 command.
5476 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5477
5478 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5479 Pedro Alves <palves@redhat.com>
5480
5481 PR breakpoints/19806 and support for PR external/20207.
5482 * gdb.base/watchpoint-unaligned.c: New file.
5483 * gdb.base/watchpoint-unaligned.exp: New file.
5484
5485 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5486
5487 * gdb.base/maint.exp: Make test names unique, use
5488 test_prefix_command_help to test 'help maint info', and remove
5489 repeated test of 'help maint'.
5490
5491 2018-05-04 Tom Tromey <tom@tromey.com>
5492
5493 PR gdb/22619:
5494 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5495 behavior.
5496
5497 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5498
5499 * gdb.base/maint.exp: Process output from 'maint print registers'
5500 line at a time.
5501
5502 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5503
5504 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5505 timeout.
5506
5507 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5508
5509 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5510 filter pattern.
5511
5512 2018-05-02 Pedro Alves <palves@redhat.com>
5513
5514 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5515 to_log_command renames.
5516 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5517
5518 2018-05-02 Tom Tromey <tom@tromey.com>
5519
5520 * gdb.python/py-parameter.exp: Set test message.
5521
5522 2018-05-02 Tom Tromey <tom@tromey.com>
5523
5524 PR python/20084:
5525 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5526 PARAM_ZUINTEGER_UNLIMITED tests.
5527
5528 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5529
5530 PR rust/23124
5531 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5532 when casting.
5533
5534 2018-04-30 Tom Tromey <tom@tromey.com>
5535
5536 * gdb.python/py-type.exp: Check align attribute.
5537 * gdb.python/py-type.c: New "aligncheck" global.
5538
5539 2018-04-30 Tom Tromey <tom@tromey.com>
5540
5541 PR exp/17095:
5542 * gdb.dwarf2/dw2-align.exp: New file.
5543 * gdb.cp/align.exp: New file.
5544 * gdb.base/align.exp: New file.
5545 * lib/gdb.exp (gdb_int128_helper): New proc.
5546 (has_int128_c, has_int128_cxx): New caching procs.
5547
5548 2018-04-27 Tom Tromey <tom@tromey.com>
5549
5550 PR rust/22545:
5551 * gdb.rust/simple.exp: Add inclusive range tests.
5552
5553 2018-04-26 Pedro Alves <palves@redhat.com>
5554
5555 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5556 ifunc breakpoint locations correctly of ifunc breakpoints set
5557 while the program resolves the ifunc.
5558
5559 2018-04-26 Pedro Alves <palves@redhat.com>
5560
5561 * gdb.base/gnu-ifunc-final.c: New file.
5562 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5563 * gdb.base/gnu-ifunc.exp (executable): Delete.
5564 (staticexecutable): Adjust.
5565 (lib_opts, exec_opts): Delete.
5566 (make_binsuffix, build, set-break): New procedures.
5567 (misc_tests): New, with tests factored out from the top level.
5568 (top level): Test different combinations of ifunc resolver name,
5569 resolver with and with debug info, and ifunc target with and
5570 without debug info. Wrap static tests with with_target_prefix.
5571
5572 2018-04-26 Pedro Alves <palves@redhat.com>
5573
5574 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5575 return type" warnings.
5576
5577 2018-04-25 Pedro Alves <palves@redhat.com>
5578
5579 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5580 killed".
5581 * gdb.base/kill-after-signal.exp: Likewise.
5582 * gdb.threads/kill.exp: Likewise.
5583
5584 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5585 Sergio Durigan Junior <sergiodj@redhat.com>
5586 Pedro Alves <palves@redhat.com>
5587
5588 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5589 regexps to expect for '[Inferior ... detached]' as well.
5590 * gdb.base/attach.exp: Likewise.
5591 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5592 "gdb_continue_to_end".
5593 (test_catch_syscall_with_wrong_args): Likewise.
5594 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5595 ']'. Don't set 'verbose' on.
5596 * gdb.base/foll-vfork.exp: Likewise.
5597 * gdb.base/fork-print-inferior-events.c: New file.
5598 * gdb.base/fork-print-inferior-events.exp: New file.
5599 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5600 '[Inferior ... has been killed]' message.
5601 * gdb.base/kill-after-signal.exp: Likewise.
5602 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5603 detach message.
5604 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5605 message.
5606 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5607 regexps to expect for '[Inferior ... detached]' as well.
5608 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5609
5610 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5611
5612 PR gdb/23104
5613 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5614
5615 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5616
5617 PR gdb/23095
5618 * gdb.base/break-probes.exp: Pass shlib_load to
5619 prepare_for_testing. Set normal_bp to r_debug_state if target is
5620 bsd.
5621
5622 2018-04-19 Richard Bunt <richard.bunt@arm.com>
5623
5624 * gdb.threads/multiple-successive-infcall.c: New test.
5625 * gdb.threads/multiple-successive-infcall.exp: New file.
5626
5627 2018-04-17 Tom Tromey <tom@tromey.com>
5628
5629 * gdb.rust/simple.rs (Union): New type.
5630 (main): New local "u".
5631 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5632
5633 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5634
5635 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5636 number information in output of "whereis" command.
5637 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5638
5639 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5640
5641 * gdb.ada/info_types.exp: Adjust expected output to the line
5642 numbers now printed by "info var/func/type".
5643 * gdb.base/completion.exp: Likewise.
5644 * gdb.base/included.exp: Likewise.
5645 * gdb.cp/cp-relocate.exp: Likewise.
5646 * gdb.cp/cplusfuncs.exp: Likewise.
5647 * gdb.cp/namespace.exp: Likewise.
5648 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5649
5650 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5651
5652 * gdb.btrace/cpu.exp: New.
5653
5654 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5655
5656 * gdb.base/step-indirect-call-thunk.exp: New.
5657 * gdb.base/step-indirect-call-thunk.c: New.
5658 * gdb.reverse/step-indirect-call-thunk.exp: New.
5659 * gdb.reverse/step-indirect-call-thunk.c: New.
5660
5661 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5662
5663 * gdb.base/pie-fork.c: New file.
5664 * gdb.base/pie-fork.exp: New file.
5665
5666 2018-04-11 Tom Tromey <tom@tromey.com>
5667
5668 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5669
5670 2018-04-10 Pedro Alves <palves@redhat.com>
5671
5672 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5673 exits. Instead loop running forever.
5674 (fork_parent): Run forever too.
5675
5676 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5677
5678 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5679 mi_continue_to_line.
5680 * gdb.mi/mi-stack.c (callee4): Add comment.
5681
5682 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5683
5684 * gdb.mi/mi-stack.exp: Fix indentation.
5685
5686 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5687
5688 PR gdb/22979
5689 * gdb.arch/amd64-osabi.exp: New file.
5690
5691 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5692
5693 PR gdb/22980
5694 * gdb.base/osabi.exp: New file.
5695
5696 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5697
5698 * gdb.cp/static-typedef-print.exp: New file.
5699 * gdb.cp/static-typedef-print.cc: New file.
5700
5701 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5702
5703 * gdb.ada/varsize_limit: New testcase.
5704
5705 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5706
5707 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5708
5709 * gdb.ada/notcplusplus: New testcase.
5710
5711 * gdb.base/c-linkage-name.c: New file.
5712 * gdb.base/c-linkage-name.exp: New testcase.
5713
5714 2018-03-26 Tom Tromey <tom@tromey.com>
5715
5716 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5717 * gdb.python/py-framefilter.py (name_error): New global.
5718 (ErrorInName.function): Use name_error.
5719
5720 2018-03-26 Tom Tromey <tom@tromey.com>
5721
5722 PR backtrace/15582:
5723 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5724
5725 2018-03-23 Keith Seitz <keiths@redhat.com>
5726
5727 PR c++/22968
5728 * gdb.cp/subtypes.exp: New file.
5729 * gdb.cp/subtypes.h: New file.
5730 * gdb.cp/subtypes.cc: New file.
5731 * gdb.cp/subtypes-2.cc: New file.
5732
5733 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5734
5735 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5736 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5737 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5738 -nostartfiles when compiling the test. Confirm that all registers
5739 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5740
5741 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5742
5743 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5744 option, syntax was wrong anyway.
5745 * gdb.arch/arm-disp-step.exp: Likewise.
5746 * gdb.arch/sparc64-regs.exp: Likewise.
5747 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5748 option, syntax was wrong anyway, switch to use
5749 prepare_for_testing.
5750 * gdb.arch/i386-disp-step.exp: Likewise.
5751
5752 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5753
5754 * gdb.ada/exec_changed.exp: Replace "target_info exists
5755 use_gdb_stub" by "use_gdb_stub".
5756 * gdb.ada/start.exp: Likewise.
5757 * gdb.base/async-shell.exp: Likewise.
5758 * gdb.base/attach-pie-misread.exp: Likewise.
5759 * gdb.base/attach-wait-input.exp: Likewise.
5760 * gdb.base/break-entry.exp: Likewise.
5761 * gdb.base/break-interp.exp: Likewise.
5762 * gdb.base/dprintf-detach.exp: Likewise.
5763 * gdb.base/nostdlib.exp: Likewise.
5764 * gdb.base/solib-nodir.exp: Likewise.
5765 * gdb.base/statistics.exp: Likewise.
5766 * gdb.base/testenv.exp: Likewise.
5767 * gdb.mi/mi-exec-run.exp: Likewise.
5768 * gdb.mi/mi-start.exp: Likewise.
5769 * gdb.multi/dummy-frame-restore.exp: Likewise.
5770 * gdb.multi/multi-arch-exec.exp: Likewise.
5771 * gdb.multi/multi-arch.exp: Likewise.
5772 * gdb.multi/tids.exp: Likewise.
5773 * gdb.multi/watchpoint-multi.exp: Likewise.
5774 * gdb.python/py-events.exp: Likewise.
5775 * gdb.threads/attach-into-signal.exp: Likewise.
5776 * gdb.threads/attach-stopped.exp: Likewise.
5777 * gdb.threads/threadapply.exp: Likewise.
5778 * lib/selftest-support.exp: Likewise.
5779
5780 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5781
5782 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5783
5784 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5785
5786 * gdb.perf/template-breakpoints.cc: New file.
5787 * gdb.perf/template-breakpoints.exp: New file.
5788 * gdb.perf/template-breakpoints.py: New file.
5789
5790 2018-03-19 Tom Tromey <tom@tromey.com>
5791
5792 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5793 y0.
5794 * gdb.rust/simple.exp: Test bare identifier form of struct
5795 initializer.
5796
5797 2018-03-19 Tom Tromey <tom@tromey.com>
5798
5799 * gdb.gdb/observer.exp: Remove.
5800
5801 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5802
5803 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5804 "qualified" option when setting breakpoints.
5805 * gdb.trace/backtrace.exp: Likewise.
5806 * gdb.trace/circ.exp: Likewise.
5807 * gdb.trace/collection.exp: Likewise.
5808 * gdb.trace/disconnected-tracing.exp: Likewise.
5809 * gdb.trace/ftrace-lock.exp: Likewise.
5810 * gdb.trace/ftrace.exp: Likewise.
5811 * gdb.trace/infotrace.exp: Likewise.
5812 * gdb.trace/packetlen.exp: Likewise.
5813 * gdb.trace/passc-dyn.exp: Likewise.
5814 * gdb.trace/qtro.exp: Likewise.
5815 * gdb.trace/read-memory.exp: Likewise.
5816 * gdb.trace/report.exp: Likewise.
5817 * gdb.trace/signal.exp: Likewise.
5818 * gdb.trace/status-stop.exp: Likewise.
5819 * gdb.trace/strace.exp: Likewise.
5820 * gdb.trace/tfind.exp: Likewise.
5821 * gdb.trace/trace-break.exp: Likewise.
5822 * gdb.trace/trace-condition.exp: Likewise.
5823 * gdb.trace/trace-mt.exp: Likewise.
5824 * gdb.trace/tstatus.exp: Likewise.
5825 * gdb.trace/tsv.exp: Likewise.
5826 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5827 * gdb.trace/unavailable.exp: Likewise.
5828 * gdb.trace/while-dyn.exp: Likewise.
5829
5830 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5831
5832 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5833 that libinproctrace is copied to the target.
5834
5835 2018-03-14 Tom Tromey <tom@tromey.com>
5836
5837 PR cli/14977:
5838 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5839 a null pointer.
5840 * gdb.base/wchar.exp: Likewise.
5841
5842 2018-03-14 Tom Tromey <tom@tromey.com>
5843
5844 PR cli/19918:
5845 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5846 flag.
5847
5848 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5849
5850 PR gdb/22841
5851 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5852 "target" to remote_exec.
5853
5854 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5855
5856 PR gdb/22841
5857 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5858 ${board}_upload): Remove.
5859
5860 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5861
5862 * gdb.cp/watch-cp.cc: New test.
5863 * gdb.cp/watch-cp.exp: New file.
5864
5865 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5866
5867 * gdb.base/infcall-nested-structs.exp: New file.
5868 * gdb.base/infcall-nested-structs.c: New file.
5869 * gdb.base/float.exp: Add riscv support.
5870
5871 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5872
5873 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5874 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5875
5876 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5877
5878 * gdb.server/abspath.exp: New file.
5879 * lib/gdb.exp (with_cwd): New procedure.
5880
5881 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5882
5883 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5884 use it.
5885 (gdb_is_target_remote_prompt): New proc.
5886 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5887 (gdb_is_target_native): Pass prompt parameter to
5888 gdb_is_target_1.
5889
5890 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5891
5892 * gdb.base/load-command.c: New file.
5893 * gdb.base/load-command.exp: New file.
5894 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5895 (gdb_is_target_1): ...this, and generalize for other targets
5896 than just remote.
5897 (gdb_is_target_remote): Use gdb_is_target_1.
5898 (gdb_is_target_native): use gdb_is_target_1.
5899
5900 2018-02-26 Tom Tromey <tom@tromey.com>
5901
5902 PR python/16497:
5903 * gdb.python/py-framefilter.exp: Update test.
5904
5905 2018-02-26 Tom Tromey <tom@tromey.com>
5906
5907 * gdb.dwarf2/variant.c: New file.
5908 * gdb.dwarf2/variant.exp: New file.
5909
5910 2018-02-26 Tom Tromey <tom@tromey.com>
5911
5912 * gdb.rust/simple.exp: Accept more possible results in enum test.
5913
5914 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5915
5916 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5917 parentheses.
5918
5919 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5920
5921 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5922 name of a variable: $actual_linejj -> $actual_line.
5923
5924 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5925
5926 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5927
5928 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5929
5930 * gdb.btrace/buffer-size.exp: Do not force BTS.
5931
5932 2018-02-14 Pedro Alves <palves@redhat.com>
5933
5934 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5935 getting a "Quit".
5936
5937 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5938
5939 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5940 Fix test name.
5941
5942 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5943
5944 * gdb.cp/m-static.exp: Check type of optimized out static
5945 member.
5946
5947 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5948
5949 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5950 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5951
5952 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5953 Leszek Swirski <leszeks@google.com>
5954
5955 * gdb.python/py-prettyprint.c
5956 (struct to_string_returns_value_inner,
5957 struct to_string_returns_value_wrapper): New.
5958 (main): Add tsrvw variable.
5959 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5960 ToStringReturnsValueWrapper): New classes.
5961 (register_pretty_printers): Register new pretty-printers.
5962 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5963 recursive pretty printer.
5964 * gdb.python/py-mi.exp: Likewise.
5965
5966 2018-02-01 Leszek Swirski <leszeks@google.com>
5967
5968 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5969 functions with the same name as an include file are parsed
5970 correctly.
5971
5972 2018-02-01 Yao Qi <yao.qi@linaro.org>
5973
5974 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5975 "\[^\r\n\]*".
5976
5977 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5978
5979 * gdb.arch/powerpc-prologue-frame.s: New file.
5980 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5981 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5982
5983 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5984
5985 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5986
5987 2018-01-30 Pedro Alves <palves@redhat.com>
5988
5989 PR gdb/13211
5990 * gdb.base/interrupt-daemon.c: New.
5991 * gdb.base/interrupt-daemon.exp: New.
5992 * gdb.multi/multi-term-settings.c: New.
5993 * gdb.multi/multi-term-settings.exp: New.
5994
5995 2018-01-30 Joel Brobecker <brobecker@adacore.com>
5996
5997 * gdb.base/break.exp: Save the location where the breakpoint
5998 on break.c:47 was actually inserted when debugging the version
5999 compiled at -O2 and use it in the expected output of the "info
6000 break" test performed soon after.
6001
6002 2018-01-22 Pedro Alves <palves@redhat.com>
6003 Sergio Durigan Junior <sergiodj@redhat.com>
6004
6005 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6006 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6007
6008 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6009
6010 * gdb.base/break-include.c, gdb.base/break-include.inc,
6011 gdb.base/break-include.exp: New files.
6012 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6013 line number now being the actual line number where the breakpoint
6014 was inserted.
6015 * gdb.mi/mi-break.exp: Likewise.
6016 * gdb.mi/mi-reverse.exp: Likewise.
6017 * gdb.mi/mi-simplerun.exp: Ditto.
6018
6019 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6020
6021 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6022 varobj.
6023 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6024
6025 2018-01-21 Don Breazeal <donb@codesourcery.com>
6026 Andrew Burgess <andrew.burgess@embecosm.com>
6027
6028 * gdb.mi/basics.c: Add new global.
6029 * gdb.mi/mi-frame-regs.exp: New file.
6030 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6031 case.
6032
6033 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6034
6035 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6036 non-parameter, and on an unknown symbol.
6037
6038 2018-01-19 Tom Tromey <tom@tromey.com>
6039
6040 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6041 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6042
6043 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6044
6045 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6046 setrlimit and chdir to int.
6047
6048 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6049
6050 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6051 function.
6052 (my_tend): Likewise.
6053 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6054 rationale of avoiding FP- and vector instructions.
6055
6056 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6057
6058 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6059 "info reg" with "\[ \t\]*".
6060 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6061 "\[ \t\]+".
6062 * gdb.arch/s390-multiarch.exp: Ditto.
6063 * gdb.base/pc-fp.exp: Ditto.
6064 * gdb.reverse/i386-precsave.exp: Ditto.
6065 * gdb.reverse/i386-reverse.exp: Ditto.
6066 * gdb.reverse/i387-env-reverse.exp: Ditto.
6067 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6068
6069 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6070
6071 * lib/gdb.exp (gdb_compile): Re-enable use of
6072 universal_compile_options for languages other than Rust.
6073
6074 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6075
6076 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6077
6078 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6079
6080 PR gdb/16577
6081 * gdb.base/solib-vanish.exp: New.
6082 * gdb.base/solib-vanish-main.c: New.
6083 * gdb.base/solib-vanish-lib1.c: New.
6084 * gdb.base/solib-vanish-lib2.c: New.
6085
6086 2018-01-17 Yao Qi <yao.qi@linaro.org>
6087
6088 * gdb.compile/compile.exp: Match the address printed for
6089 frame in the output of command "bt".
6090
6091 2018-01-15 Tom Tromey <tom@tromey.com>
6092
6093 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6094 compute sp_reg.
6095
6096 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6097
6098 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6099 to prepare.
6100 (prepare): Return 0 on error, 1 on success.
6101
6102 2018-01-12 Pedro Alves <palves@redhat.com>
6103
6104 * gdb.base/continue-after-aborted-step-over.c: New.
6105 * gdb.base/continue-after-aborted-step-over.exp: New.
6106
6107 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6108
6109 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6110 options when not creating an executable.
6111
6112 2018-01-11 Pedro Alves <palves@redhat.com>
6113
6114 PR remote/22597
6115 * gdb.server/stop-reply-no-thread.c: New file.
6116 * gdb.server/stop-reply-no-thread.exp: New file.
6117
6118 2018-01-10 Pedro Alves <palves@redhat.com>
6119
6120 PR gdb/22670
6121 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6122 functions too. Test setting breakpoints and printing C functions
6123 with no debug info too.
6124 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6125
6126 2018-01-10 Pedro Alves <palves@redhat.com>
6127
6128 PR gdb/22670
6129 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6130 a fail.
6131
6132 2018-01-10 Pedro Alves <palves@redhat.com>
6133
6134 PR gdb/22670
6135 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6136
6137 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6138
6139 * gdb.server/unittest.exp: Match the output in non-development
6140 mode.
6141
6142 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6143
6144 * gdb.gdb/unittest.exp: Match output in non-development mode.
6145
6146 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6147
6148 * gdb.ada/access_tagged_param.exp: Relax expected output
6149 for value of "ObjL" in "continue" to pck.inspect breakpoint
6150 test.
6151
6152 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6153
6154 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6155 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6156
6157 2018-01-05 Pedro Alves <palves@redhat.com>
6158
6159 PR gdb/18653
6160 * gdb.base/libsegfault.exp: New.
6161
6162 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6163
6164 PR gdb/22670
6165 * gdb.ada/access_tagged_param.exp: New file.
6166 * gdb.ada/access_tagged_param/foo.adb: New file.
6167
6168 2018-01-05 Pedro Alves <palves@redhat.com>
6169
6170 PR gdb/22670
6171 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6172 exercise lower case too, and to exercise both full matching and
6173 wild matching.
6174
6175 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6176
6177 * gdb.ada/rename_subscript_param: New testcase.
6178
6179 2018-01-05 Jerome Guitton <guitton@adacore.com>
6180
6181 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6182
6183 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6184
6185 * gdb.ada/convvar_comp: New testcase.
6186
6187 2018-01-05 Xavier Roirand <roirand@adacore.com>
6188
6189 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6190 (My_Table): New global variable.
6191 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6192
6193 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6194
6195 PR gdb/22670
6196 * gdb.ada/maint_with_ada: New testcase.
6197
6198 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6199
6200 PR gdb/22670
6201 * gdb.ada/bp_c_mixed_case: New testcase.
6202
6203 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6204
6205 PR gdb/22670
6206 * gdb.ada/complete.exp: Add "complete break ada" test.
6207
6208 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6209
6210 PR gdb/22670
6211 * gdb.ada/info_addr_mixed_case: New testcase.
6212
6213 2018-01-03 Xavier Roirand <roirand@adacore.com>
6214
6215 * gdb.ada/excep_handle.exp: New testcase.
6216 * gdb.ada/excep_handle/foo.adb: New file.
6217 * gdb.ada/excep_handle/pck.ads: New file.
6218
6219 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6220
6221 * gdb.base/step-line.c: Add extra empty line in copyright header.
6222 * gdb.base/step-line.inp: Likewise.
6223
6224 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6225
6226 * gdb.ada/dyn_stride.exp: Add slice test.
6227
6228 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6229
6230 * gdb.ada/dyn_stride: New testcase.
6231
6232 2017-12-27 Stafford Horne <shorne@gmail.com>
6233
6234 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6235 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6236
6237 2017-12-27 Stafford Horne <shorne@gmail.com>
6238
6239 * gdb.base/reggroups.c: New file.
6240 * gdb.base/reggroups.exp: New file.
6241
6242 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6243
6244 * gdb.dwarf2/ada-valprint-error.c: New file.
6245 * gdb.dwarf2/ada-valprint-error.exp: New file.
6246
6247 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6248
6249 * gdb.ada/assign_arr: New testcase.
6250
6251 2017-12-18 Xavier Roirand <roirand@adacore.com>
6252
6253 * gdb.ada/funcall_ptr: New testcase.
6254
6255 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6256
6257 PR cli/16224
6258 * gdb.base/ptype-offsets.cc: New file.
6259 * gdb.base/ptype-offsets.exp: New file.
6260
6261 2017-12-15 Yao Qi <yao.qi@linaro.org>
6262
6263 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6264 if XML is disabled.
6265
6266 2017-12-15 Xavier Roirand <roirand@adacore.com>
6267
6268 * gdb.ada/same_component_name: New testcase.
6269
6270 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6271
6272 * gdb.ada/str_binop_equal: New testcase.
6273
6274 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6275
6276 * gdb.ada/task_switch_in_core: New testcase.
6277
6278 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6279
6280 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6281 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6282 call test_bkpt_qualified.
6283 (test_bkpt_qualified): New proc.
6284
6285 2017-12-13 Pedro Alves <palves@redhat.com>
6286
6287 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6288 Tighten regexp by matching with an anchor.
6289
6290 2017-12-13 Pedro Alves <palves@redhat.com>
6291
6292 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6293 ("expression with namespace"): New set of tests.
6294 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6295 (Nested::Test_NS::qux): New.
6296 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6297 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6298
6299 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6300
6301 * gdb.base/server-del-break.c: New file.
6302 * gdb.base/server-del-break.exp: New file.
6303
6304 2017-12-12 Stafford Horne <shorne@gmail.com>
6305
6306 * gdb.xml/tdesc-regs.exp: Add or1k support.
6307
6308 2017-12-12 Stafford Horne <shorne@gmail.com>
6309
6310 * gdb.base/bp-permanent.c: Define nop of or1k.
6311
6312 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6313
6314 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6315 output with components being reordered.
6316
6317 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6318
6319 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6320 output with components being reordered.
6321
6322 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6323 Pedro Alves <palves@redhat.com>
6324
6325 * gdb.base/maint.exp (check for .gdb_index): Check also for
6326 .debug_names.
6327 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6328 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6329 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6330 (.gdb_index used after symbol reloading): Support also .debug_names.
6331 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6332
6333 2017-12-08 Yao Qi <yao.qi@linaro.org>
6334
6335 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6336 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6337
6338 2017-12-08 Yao Qi <yao.qi@linaro.org>
6339
6340 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6341 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6342
6343 2017-12-08 Yao Qi <yao.qi@linaro.org>
6344
6345 * gdb.arch/aarch64-tagged-pointer.c: New file.
6346 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6347
6348 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6349
6350 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6351 "int".
6352
6353 2017-12-07 Keith Seitz <keiths@redhat.com>
6354
6355 PR breakpoints/22569
6356 * gdb.linespec/ls-errs.exp: Change expected result of "break
6357 -source this file has spaces.c -line 3".
6358 Check that an explicit source file followed by whitespace is
6359 identified as an invalid explicit location.
6360
6361 2017-12-07 Keith Seitz <keiths@redhat.com>
6362
6363 * gdb.cp/nested-types.cc: New file.
6364 * gdb.cp/nested-types.exp: New file.
6365 * lib/cp-support.exp: Load data-structures.exp library.
6366 (debug_cp_test_ptype_class): New global.
6367 (cp_ptype_class_verbose, next_line): New procedures.
6368 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6369 Add and document new return value.
6370 Switch the list of lines to a queue.
6371 Add support for new `type' key for nested type definitions.
6372 Add debugging/troubleshooting messages.
6373 * lib/data-structures.exp: New file.
6374
6375 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6376
6377 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6378 with proc_with_prefix, don't use with_test_prefix.
6379
6380 2017-12-07 Tom Tromey <tom@tromey.com>
6381
6382 * gdb.base/break.exp: Add test for empty "commands".
6383
6384 2017-12-07 Yao Qi <yao.qi@linaro.org>
6385
6386 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6387 malloc and catch syscall.
6388
6389 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6390
6391 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6392 tests for explicit locations.
6393
6394 2017-12-06 Pedro Alves <palves@redhat.com>
6395
6396 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6397 force-disabling XML descriptions.
6398
6399 2017-12-04 Pedro Alves <palves@redhat.com>
6400
6401 PR gdb/22499
6402 * gdb.arch/amd64-disp-step-avx.S: New file.
6403 * gdb.arch/amd64-disp-step-avx.exp: New file.
6404
6405 2017-12-03 Pedro Alves <palves@redhat.com>
6406
6407 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6408 and <string.h>.
6409 (parent_function): Print distinct messages when waitpid fails, or
6410 the child exits with a signal, or the child exits for an unhandled
6411 reason.
6412 * gdb.threads/process-dies-while-detaching.exp
6413 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6414 it. Wait for both inferior output and GDB's prompt. Use an
6415 indirect spawn id list.
6416 (do_detach): New parameter 'child_exit'. Use it to compute
6417 expected inferior output.
6418 (test_detach, test_detach_watch, test_detach_killed_outside):
6419 Adjust to pass down the expected child exit kind.
6420
6421 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6422 Sergio Durigan Junior <sergiodj@redhat.com>
6423 Pedro Alves <palves@redhat.com>
6424
6425 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6426
6427 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6428
6429 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6430 to 'symbol-file' and 'add-symbol-file' can be
6431 position-independent.
6432
6433 2017-12-01 Yao Qi <yao.qi@linaro.org>
6434
6435 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6436 the URL in copyright header.
6437 * gdb.arch/aarch64-fp.exp: Likewise.
6438 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6439 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6440 * gdb.base/expand-psymtabs.exp: Likewise.
6441 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6442 * gdb.fortran/common-block.exp: Likewise.
6443 * gdb.fortran/common-block.f90: Likewise.
6444 * gdb.fortran/logical.exp: Likewise.
6445 * gdb.fortran/vla-datatypes.f90: Likewise.
6446 * gdb.fortran/vla-sub.f90: Likewise.
6447
6448 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6449
6450 * gdb.ada/repeat_dyn: New testcase.
6451
6452 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6453
6454 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6455 Update for changed thread numbering.
6456 * gdb.cell/bt.exp: Update for changed GDB output.
6457
6458 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6459
6460 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6461 setting isremote by hand.
6462 * boards/dwarf4-gdb-index.exp: Likewise.
6463 * boards/fission.exp: Likewise.
6464 * boards/stabs.exp: Likewise.
6465
6466 2017-11-30 Pedro Alves <palves@redhat.com>
6467
6468 * gdb.linespec/cpls-ops.exp
6469 (check_explicit_skips_function_argument): Extract the underlying
6470 type of size_t instead of hardcoding it.
6471
6472 2017-11-29 Pedro Alves <palves@redhat.com>
6473
6474 PR c++/19436
6475 * gdb.linespec/cpls-abi-tag.cc: New file.
6476 * gdb.linespec/cpls-abi-tag.exp: New file.
6477
6478 2017-11-29 Pedro Alves <palves@redhat.com>
6479
6480 * gdb.base/langs.exp: Use -qualified.
6481 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6482 it.
6483 * gdb.cp/namespace.exp: Use -qualified.
6484 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6485 (overload-3, template-overload, template-ret-type, const-overload)
6486 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6487 procedures.
6488 (test_driver): Call them.
6489 * gdb.cp/save-bp-qualified.cc: New.
6490 * gdb.cp/save-bp-qualified.exp: New.
6491 * gdb.linespec/explicit.exp: Test -qualified.
6492 * lib/completion-support.exp (completion::explicit_opts_list): Add
6493 "-qualified".
6494 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6495
6496 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6497
6498 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6499
6500 2017-11-29 Tom Tromey <tom@tromey.com>
6501
6502 * gdb.base/relocate.exp: Update invalid argument test.
6503 Add new tests for invalid arguments.
6504
6505 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6506
6507 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6508 Return 0 as a long.
6509 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6510
6511 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6512
6513 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6514 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6515 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6516 func ().
6517 * gdb.cp/shadow.cc (B.func): Return 0.
6518
6519 2017-11-27 Joel Brobecker <brobecker@adacore.com>
6520
6521 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6522 expected output in gdb_expect call to allow the exception
6523 message to be present as well. Fix syntax confusion to avoid
6524 TCL thinking that exception_name is an array.
6525
6526 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6527
6528 * gdb.arch/spu-info.c: Include <unistd.h>.
6529 (do_signal_test): Fix broken calls to write.
6530 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6531 Fix checks for empty mailboxes. Update signal tests for corrected
6532 do_signal_test routine. Allow nonzero event status.
6533 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6534 * gdb.cell/arch.exp: Use standard_output_file.
6535 * gdb.cell/break.exp: Likewise.
6536 * gdb.cell/bt.exp: Likewise.
6537 * gdb.cell/core.exp: Likewise.
6538 * gdb.cell/dwarfaddr.exp: Likewise.
6539 * gdb.cell/ea-cache.exp: Likewise.
6540 * gdb.cell/ea-standalone.exp: Likewise.
6541 * gdb.cell/f-regs.exp: Likewise.
6542 * gdb.cell/fork.exp: Likewise.
6543 * gdb.cell/gcore.exp: Likewise.
6544 * gdb.cell/mem-access.exp: Likewise.
6545 * gdb.cell/ptype.exp: Likewise.
6546 * gdb.cell/registers.exp: Likewise.
6547 * gdb.cell/sizeof.exp: Likewise.
6548 * gdb.cell/solib-symbol.exp: Likewise.
6549 * gdb.cell/solib.exp: Likewise.
6550
6551 2017-11-25 Pedro Alves <palves@redhat.com>
6552
6553 * gdb.base/complete-empty.exp: New file.
6554 * gdb.base/completion.exp: Adjust.
6555
6556 2017-11-25 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.linespec/cpls-ops.cc: New file.
6559 * gdb.linespec/cpls-ops.exp: New file.
6560 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6561 factored out from ...
6562 (test_complete_prefix_range): ... this.
6563
6564 2017-11-24 Pedro Alves <palves@redhat.com>
6565
6566 * gdb.linespec/cpcompletion.exp: New file.
6567 * gdb.linespec/cpls-hyphen.cc: New file.
6568 * gdb.linespec/cpls.cc: New file.
6569 * gdb.linespec/cpls2.cc: New file.
6570 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6571 test to use test_gdb_complete_unique. Add label completion,
6572 keyword completion and explicit location completion tests.
6573 * lib/completion-support.exp: New file.
6574
6575 2017-11-24 Joel Brobecker <brobecker@adacore.com>
6576
6577 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6578 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6579 when hitting an exception catchpoint.
6580
6581 2017-11-22 Yao Qi <yao.qi@linaro.org>
6582
6583 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6584
6585 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6586
6587 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6588 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6589 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6590
6591 2017-11-22 Yao Qi <yao.qi@linaro.org>
6592
6593 * gdb.base/info-os.exp: Pass pthreads.
6594 * gdb.multi/multi-attach.exp: Likewise.
6595
6596 2017-11-22 Yao Qi <yao.qi@linaro.org>
6597
6598 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6599 compiler.
6600
6601 2017-11-22 Yao Qi <yao.qi@linaro.org>
6602
6603 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6604 * gdb.base/break-interp.exp: Likewise.
6605 * gdb.base/jit-attach-pie.exp: Likewise.
6606
6607 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6608
6609 * gdb.base/float128.c (large128): New variable.
6610 * gdb.base/float128.exp: Add test to print largest __float128 value.
6611
6612 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6613
6614 * gdb.arch/vsx-regs.exp: Update register content checks.
6615
6616 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6617
6618 * gdb.arch/ppc-longdouble.exp: New file.
6619 * gdb.arch/ppc-longdouble.c: Likewise.
6620
6621 2017-11-21 Pedro Alves <palves@redhat.com>
6622
6623 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6624
6625 2017-11-20 Pedro Alves <palves@redhat.com>
6626
6627 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6628 (long_double_typedef): New typedefs.
6629 Use DEF on double and long double.
6630 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6631 cases.
6632 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6633 and 'long_double_ptr_same_size' locals. Use them to decide
6634 whether cast from array/function to float is valid/invalid.
6635
6636 2017-11-17 Tom Tromey <tom@tromey.com>
6637
6638 * gdb.rust/traits.rs: New file.
6639 * gdb.rust/traits.exp: New file.
6640
6641 2017-11-17 Joel Brobecker <brobecker@adacore.com>
6642
6643 * gdb.ada/minsyms: New testcase.
6644
6645 2017-11-16 Pedro Alves <palves@redhat.com>
6646
6647 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6648 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6649
6650 2017-11-16 Pedro Alves <palves@redhat.com>
6651
6652 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6653 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6654
6655 2017-11-16 Pedro Alves <palves@redhat.com>
6656
6657 * gdb.server/reconnect-ctrl-c.c: New file.
6658 * gdb.server/reconnect-ctrl-c.exp: New file.
6659
6660 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6661
6662 * gdb.python/py-rbreak.exp: New file.
6663 * gdb.python/py-rbreak.c: New file.
6664 * gdb.python/py-rbreak-func2.c: New file.
6665
6666 2017-11-16 Pedro Alves <palves@redhat.com>
6667
6668 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6669 pattern.
6670 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6671 GDB.
6672
6673 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6674
6675 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6676 regex.
6677
6678 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6679
6680 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6681 test names.
6682
6683 2017-11-09 Pedro Alves <palves@redhat.com>
6684
6685 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6686 factored out from ...
6687 (top level): ... here, and adjusted to avoid expecting beyond the
6688 prompt in a single gdb_test_multiple.
6689
6690 2017-11-09 Pedro Alves <palves@redhat.com>
6691
6692 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6693 output.
6694 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6695 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6696 * gdb.server/ext-run.exp ("kill" test): Likewise.
6697 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6698
6699 2017-11-09 Pedro Alves <palves@redhat.com>
6700
6701 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6702 match till end of line.
6703
6704 2017-11-09 Pedro Alves <palves@redhat.com>
6705
6706 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6707
6708 2017-11-09 Pedro Alves <palves@redhat.com>
6709
6710 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6711 New procedures, factored out from ...
6712 (top level): ... here, and adjusted to avoid expecting beyond the
6713 prompt in one go.
6714
6715 2017-11-09 Pedro Alves <palves@redhat.com>
6716
6717 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6718 output. Fix '?' match.
6719
6720 2017-11-08 Joel Brobecker <brobecker@adacore.com>
6721
6722 * gdb.ada/scoped_watch: New testcase.
6723 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6724 which is actually correct.
6725 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6726 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6727
6728 2017-11-08 Pedro Alves <palves@redhat.com>
6729
6730 * gdb.gdb/complaints.exp (test_initial_complaints)
6731 (test_serial_complaints, test_short_complaints): Call
6732 complaint_internal instead of complaint.
6733
6734 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6735
6736 * gdb.threads/tls-core.c: New file.
6737 * gdb.threads/tls-core.exp: Likewise.
6738
6739 2017-11-08 Pedro Alves <palves@redhat.com>
6740
6741 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6742 (p Exported_Capitalized): New test.
6743 (p exported_capitalized): New test.
6744
6745 2017-11-07 Pedro Alves <palves@redhat.com>
6746
6747 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6748
6749 2017-11-07 Pedro Alves <palves@redhat.com>
6750
6751 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6752 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6753 (disable_invalid, disable_inverted, disable_negative): New
6754 procedures.
6755 ("bad numbers"): New set of tests.
6756
6757 2017-11-07 Pedro Alves <palves@redhat.com>
6758
6759 * gdb.cp/ena-dis-br-range.exp: Add tests.
6760
6761 2017-11-07 Pedro Alves <palves@redhat.com>
6762
6763 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6764
6765 2017-11-07 Xavier Roirand <roirand@adacore.com>
6766 Pedro Alves <palves@redhat.com>
6767
6768 * gdb.base/ena-dis-br.exp: Add reference to
6769 gdb.cp/ena-dis-br-range.exp.
6770 * gdb.cp/ena-dis-br-range.exp: New file.
6771 * gdb.cp/ena-dis-br-range.cc: New file.
6772
6773 2017-11-06 Pedro Alves <palves@redhat.com>
6774
6775 * gdb.base/attach-non-pgrp-leader.c: New.
6776 * gdb.base/attach-non-pgrp-leader.exp: New.
6777
6778 2017-11-06 Pedro Alves <palves@redhat.com>
6779
6780 * configure.ac: No longer check for termio.h and sgtty.h.
6781 * configure: Regenerate.
6782 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6783 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6784 Remove termio and sgtty code.
6785
6786 2017-11-03 Yao Qi <yao.qi@linaro.org>
6787
6788 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6789 in GDB is disabled.
6790
6791 2017-11-03 Yao Qi <yao.qi@linaro.org>
6792
6793 * gdb.python/py-thrhandle.exp: Skip it if python is not
6794 enabled.
6795
6796 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6797
6798 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6799 as a breakpoint command.
6800
6801 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6802
6803 PR python/21213
6804 * gdb.python/py-infthread.exp: Test calling
6805 InferiorThread.inferior () multiple times in a row.
6806
6807 2017-10-27 Keith Seitz <keiths@redhat.com>
6808
6809 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6810 Test "info break" for every inlined function breakpoint.
6811
6812 2017-10-27 Yao Qi <yao.qi@linaro.org>
6813
6814 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6815
6816 2017-10-26 Patrick Frants <osscontribute@gmail.com>
6817
6818 * gdb.cp/classes.exp (test_static_members): Test printing
6819 Outer::instance.
6820 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6821 (Inner::instance, Outer::instance): New.
6822
6823 2017-10-24 Pedro Alves <palves@redhat.com>
6824
6825 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6826 extra console" test in two stages.
6827
6828 2017-10-24 Pedro Alves <palves@redhat.com>
6829
6830 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6831
6832 2017-10-24 Pedro Alves <palves@redhat.com>
6833
6834 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6835 loop.
6836
6837 2017-10-24 Pedro Alves <palves@redhat.com>
6838
6839 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6840 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6841
6842 2017-10-24 Pedro Alves <palves@redhat.com>
6843
6844 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6845 parameter and handle it. Don't output read value in test name.
6846
6847 2017-10-24 Pedro Alves <palves@redhat.com>
6848
6849 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6850 custom test name.
6851
6852 2017-10-24 Pedro Alves <palves@redhat.com>
6853
6854 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6855 include the unstable output directory name in the test's name.
6856 (initial_setup_simple) <'set args'>: Use custom test name.
6857
6858 2017-10-24 Pedro Alves <palves@redhat.com>
6859
6860 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6861 with explicit test name.
6862
6863 2017-10-20 Pedro Alves <palves@redhat.com>
6864
6865 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6866 'wait -i'. Use gdb_assert and remote_close.
6867
6868 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6869
6870 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6871 number from variable rather than hard-coded.
6872
6873 2017-10-19 Pedro Alves <palves@redhat.com>
6874
6875 * gdb.base/long-inferior-output.c: New file.
6876 * gdb.base/long-inferior-output.exp: New file.
6877
6878 2017-11-18 Keith Seitz <keiths@redhat.com>
6879
6880 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6881 method.
6882 (main): Call it.
6883 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6884 Add additional user-defined conversion operator tests.
6885
6886 2017-10-17 Pedro Alves <palves@redhat.com>
6887
6888 * boards/native-stdio-gdbserver.exp: Load "local-board".
6889
6890 2017-10-17 Pedro Alves <palves@redhat.com>
6891
6892 * gdb.base/quit-live.c: New file.
6893 * gdb.base/quit-live.exp: New file.
6894
6895 2017-10-16 Keith Seitz <keiths@redhat.com>
6896
6897 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6898 (class_with_protected_typedef, class_with_private_typedef)
6899 (struct_with_public_typedef, struct_with_protected_typedef)
6900 (struct_with_private_typedef): New classes/structs.
6901 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6902 typedefs and access specifiers.
6903
6904 2017-10-16 Pedro Alves <palves@redhat.com>
6905 Simon Marchi <simon.marchi@polymtl.ca>
6906
6907 * README (Local vs Remote vs Native): New section.
6908 * boards/local-board.exp: New file, with bits factored out from
6909 ...
6910 * boards/native-extended-gdbserver.exp: ... here. Load
6911 "local-board".
6912 * boards/native-gdbserver.exp: Load "local-board".
6913 (${board}_spawn, ${board}_exec): Delete.
6914 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6915 ...
6916 * boards/stdio-gdbserver-base.exp: ... this new file.
6917 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6918 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6919 procedure.
6920 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6921 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6922 stdio_gdbserver_command.
6923 (${board}_get_remote_address, ${board}_get_comm_port)
6924 (${board}_download, ${board}_upload): Delete.
6925 (get_target_remote_pipe_cmd): New.
6926
6927 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6928
6929 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6930 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6931 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6932 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6933 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6934 remove with_test_prefix.
6935
6936 2017-10-13 Pedro Alves <palves@redhat.com>
6937
6938 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6939 * gdb.base/annota1.exp: Use it instead of is_remote.
6940 * gdb.base/annota3.exp: Use it instead of is_remote.
6941 * gdb.cp/annota2.exp: Use it instead of is_remote.
6942 * gdb.cp/annota3.exp: Use it instead of is_remote.
6943 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6944
6945 2017-10-13 Pedro Alves <palves@redhat.com>
6946
6947 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6948 (test_num_test_vars, run_and_count_vars, find_env)
6949 (test_set_unset_env, test_inherit_env_var): New procedures.
6950 (top level): Use them.
6951
6952 2017-10-13 Pedro Alves <palves@redhat.com>
6953
6954 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6955 also skip on stub-like targets.
6956
6957 2017-10-13 Pedro Alves <palves@redhat.com>
6958
6959 PR gdb/22293
6960 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6961 (top level): Move some tests to ...
6962 (test_not_found): ... this new procedure.
6963 (top level): Call it.
6964
6965 2017-10-13 Pedro Alves <palves@redhat.com>
6966
6967 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6968 expect different "info terminal" output if testing with a
6969 non-native target.
6970
6971 2017-10-13 Pedro Alves <palves@redhat.com>
6972 Simon Marchi <simon.marchi@polymtl.ca>
6973
6974 PR python/12966
6975 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6976
6977 2017-10-13 Pedro Alves <palves@redhat.com>
6978
6979 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6980 already.
6981
6982 2017-10-13 Pedro Alves <palves@redhat.com>
6983
6984 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6985 is_remote.
6986
6987 2017-10-13 Pedro Alves <palves@redhat.com>
6988
6989 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6990 is_remote.
6991
6992 2017-10-13 Pedro Alves <palves@redhat.com>
6993
6994 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6995 is set.
6996 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6997 instead of is_remote.
6998
6999 2017-10-13 Pedro Alves <palves@redhat.com>
7000
7001 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7002 (top level): Add comment.
7003
7004 2017-10-13 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.base/remote.exp (top level): Fix comment typo and add
7007 missing return.
7008
7009 2017-10-13 Pedro Alves <palves@redhat.com>
7010 Simon Marchi <simon.marchi@polymtl.ca>
7011
7012 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7013 calls and add comments. Skip test if use_gdb_stub is set.
7014 (top level): Use "set cwd" command instead of "cd" command.
7015
7016 2017-10-13 Pedro Alves <palves@redhat.com>
7017
7018 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7019 is_remote target check.
7020
7021 2017-10-13 Pedro Alves <palves@redhat.com>
7022
7023 * gdb.base/scope.exp: Use build_executable + clean_restart +
7024 gdb_file_cmd instead of prepare_for_testing and no longer skip
7025 "before run" tests on is_remote target boards. Update comments.
7026 * boards/native-extended-gdbserver.exp
7027 (extended_gdbserver_load_last_file): New, factored out from ...
7028 (gdb_load): ... this. Move further below and add comment.
7029 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7030
7031 2017-10-12 Pedro Alves <palves@redhat.com>
7032
7033 * gdb.base/attach.exp: Remove references to gdb64.
7034 * gdb.base/dbx.exp: Remove references to gdb64.
7035
7036 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7037 Pedro Alves <palves@redhat.com>
7038
7039 * gdb.base/label.exp: Remove is_remote target check.
7040
7041 2017-10-12 Pedro Alves <palves@redhat.com>
7042
7043 * gdb.base/auvx.exp (coredir): Update comment.
7044 (top level) <core_works>: Use "set cwd" command instead of "cd"
7045 command.
7046
7047 2017-10-12 Pedro Alves <palves@redhat.com>
7048 Simon Marchi <simon.marchi@polymtl.ca>
7049
7050 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7051 target boards.
7052
7053 2017-10-12 Pedro Alves <palves@redhat.com>
7054 Simon Marchi <simon.marchi@polymtl.ca>
7055
7056 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7057 Instead skip if there's any gdb_protocol set.
7058
7059 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7060 Pedro Alves <palves@redhat.com>
7061
7062 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7063
7064 2017-10-12 Pedro Alves <palves@redhat.com>
7065 Simon Marchi <simon.marchi@polymtl.ca>
7066
7067 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7068 instead of on dejagnu remote boards.
7069
7070 2017-10-12 Pedro Alves <palves@redhat.com>
7071 Simon Marchi <simon.marchi@polymtl.ca>
7072
7073 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7074 checks. Use build_executable + clean_restart instead of
7075 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7076 of enabling non-stop after starting gdb.
7077
7078 2017-10-12 Pedro Alves <palves@redhat.com>
7079
7080 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7081 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7082 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7083 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7084
7085 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7086
7087 * gdb.arch/arc-tdesc-cpu.exp: New file.
7088 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7089
7090 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7091
7092 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7093
7094 2017-10-10 Pedro Alves <palves@redhat.com>
7095
7096 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7097 expect CLI output.
7098
7099 2017-10-10 Pedro Alves <palves@redhat.com>
7100
7101 * lib/selftest-support.exp (selftest_setup): Update for
7102 captured_command_loop's prototype change.
7103
7104 2017-10-09 Pedro Alves <palves@redhat.com>
7105
7106 Test both arch1=>arch2 and arch2=>arch1.
7107
7108 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7109 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7110 factored out to...
7111 (append_arch1_options, append_arch2_options, append_arch_options)
7112 (build_executables): New procedures.
7113 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7114 local.
7115 (top level): Add new 'first_arch' testing axis.
7116
7117 2017-10-09 Pedro Alves <palves@redhat.com>
7118
7119 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7120 (barrier): New.
7121 (thread_start, all_started): New functions.
7122 (main): Spawn new thread and wait until it is scheduled.
7123 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7124 option.
7125 (do_test): Add 'selected_thread' parameter. Run to all_started
7126 instead of main. Explicitly set the breakpoint at main. Switch
7127 to the SELECTED_THREAD thread.
7128 (top level): Test handling the exec event with either the main
7129 thread or the second thread selected.
7130
7131 2017-10-09 Pedro Alves <palves@redhat.com>
7132
7133 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7134 logic. Move STOP marker after the value checks.
7135 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7136 regexp.
7137
7138 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7139
7140 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7141
7142 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7143
7144 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7145 integer-to-dfp conversion.
7146 * gdb.base/dfp-test.exp: Likewise.
7147
7148 2017-10-04 Pedro Alves <palves@redhat.com>
7149
7150 * gdb.multi/hangout.c: Include <unistd.h>.
7151 (hangout_loop): New function.
7152 (main): Call alarm. Call hangout_loop in a loop.
7153 * gdb.multi/hello.c: Include <unistd.h>.
7154 (hello_loop): New function.
7155 (main): Call alarm. Call hangout_loop in a loop.
7156 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7157 inferior with the other selected.
7158
7159 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7160
7161 * gdb.mi/list-thread-groups-available.exp: New file.
7162 * gdb.mi/list-thread-groups-available.c: New file.
7163
7164 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7165
7166 * gdb.base/set-cwd.exp: Make it available on
7167 native-extended-gdbserver.
7168
7169 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7170
7171 * gdb.base/set-cwd.c: New file.
7172 * gdb.base/set-cwd.exp: Likewise.
7173
7174 2017-10-02 Tom Tromey <tom@tromey.com>
7175
7176 PR rust/22236:
7177 * gdb.rust/simple.rs (main): New variable "fslice".
7178 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7179
7180 2017-10-02 Tom Tromey <tom@tromey.com>
7181
7182 * gdb.rust/simple.exp: Test ptype of a slice.
7183
7184 2017-10-02 Tom Tromey <tom@tromey.com>
7185
7186 * gdb.rust/simple.exp: Test index of slice.
7187
7188 2017-09-27 Tom Tromey <tom@tromey.com>
7189
7190 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7191
7192 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7193 Pedro Alves <palves@redhat.com>
7194
7195 * gdb.base/compare-sections.exp (get value of read-only section): Read
7196 as unsigned value.
7197 (corrupt read-only section): Likewise and don't set written if patching
7198 failed.
7199
7200 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7201
7202 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7203 files.
7204
7205 2017-09-20 Pedro Alves <palves@redhat.com>
7206
7207 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7208 symbol names in gdb's output.
7209 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7210
7211 2017-09-20 Pedro Alves <palves@redhat.com>
7212
7213 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7214 Rename to ...
7215 (test_list_ambiguous_symbol): ... this and add a symbol name
7216 parameter. Adjust.
7217 (test_list_ambiguous_function): Reimplement on top of
7218 test_list_ambiguous_symbol and also test listing ambiguous
7219 variables.
7220 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7221 (ambiguous_fun): ... this.
7222 (ambiguous_var): New.
7223 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7224 (ambiguous_fun): ... this.
7225 (ambiguous_var): New.
7226
7227 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7228
7229 * gdb.base/starti.c: New file.
7230 * gdb.base/starti.exp: New file.
7231 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7232
7233 2017-09-14 Pedro Alves <palves@redhat.com>
7234
7235 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7236 (top level): Use it instead of runto.
7237
7238 2017-09-11 Tom Tromey <tom@tromey.com>
7239
7240 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7241
7242 2017-09-11 Tom Tromey <tom@tromey.com>
7243
7244 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7245 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7246
7247 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7248
7249 * gdb.fortran/printing-types.exp: New file.
7250 * gdb.fortran/printing-types.exp: New file.
7251
7252 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7253
7254 * gdb.fortran/vla-ptype.exp: Fix typos.
7255 * gdb.fortran/vla-value.exp: Same.
7256
7257 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7258
7259 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7260 * gdb.mi/mi-var-child-f.exp: Likewise.
7261 * gdb.mi/mi-vla-fortran.exp: Likewise.
7262
7263 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7264 Christoph Weinmann <christoph.t.weinmann@intel.com>
7265 Bernhard Heckel <bernhard.heckel@intel.com>
7266
7267 * gdb.fortran/ptr-indentation.f90: New file.
7268 * gdb.fortran/ptr-indentation.exp: New file.
7269
7270 2017-09-05 Tom Tromey <tom@tromey.com>
7271
7272 PR gdb/22010:
7273 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7274
7275 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7276
7277 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7278
7279 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7280
7281 * gdb.threads/tls-nodebug-pie.c: New file.
7282 * gdb.threads/tls-nodebug-pie.exp: New file.
7283
7284 2017-09-05 Tom Tromey <tom@tromey.com>
7285
7286 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7287 for rust.
7288
7289 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7290
7291 * gdb.multi/multi-arch-exec.exp: Test with different
7292 "follow-exec-mode" settings.
7293 (do_test): New procedure.
7294
7295 2017-09-04 Pedro Alves <palves@redhat.com>
7296
7297 * gdb.base/func-static.c (S::method const, S::method volatile)
7298 (S::method volatile const): New methods.
7299 (c_s, v_s, cv_s): New instances.
7300 (main): Call method() on them.
7301 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7302 (cannot_resolve): New procedure.
7303 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7304 print-quote-unquoted columns.
7305 (do_test): Test printing each scope too.
7306
7307 2017-09-04 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.base/local-static.exp: Also test with
7310 class::method::variable wholly quoted.
7311 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7312
7313 2017-09-04 Pedro Alves <palves@redhat.com>
7314
7315 * gdb.base/local-static.c: New.
7316 * gdb.base/local-static.cc: New.
7317 * gdb.base/local-static.exp: New.
7318
7319 2017-09-04 Pedro Alves <palves@redhat.com>
7320
7321 * gdb.asm/asm-source.exp: Add casts to int.
7322 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7323 (dataglobal64_1, dataglobal64_2): New globals.
7324 * gdb.base/nodebug.exp: Test different expressions involving the
7325 new globals, with print, whatis and ptype. Add casts to int.
7326 * gdb.base/solib-display.exp: Add casts to int.
7327 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7328 * gdb.cp/m-static.exp: Add cast to int.
7329 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7330 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7331 tls variable with no debug info without a cast. Test with a cast
7332 to int too.
7333 * gdb.trace/entry-values.exp: Add casts.
7334
7335 2017-09-04 Pedro Alves <palves@redhat.com>
7336
7337 * gdb.base/nodebug.exp: Test that ptype's error about functions
7338 with unknown return type includes the function name too.
7339
7340 2017-09-04 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7343 return type of munmap in infcall.
7344 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7345 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7346 type of ftell in infcall.
7347 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7348 type of getpid in infcall.
7349 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7350 infcall.
7351 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7352 Bail on failure to extract the pid.
7353 * gdb.base/nodebug.c: #include <stdint.h>.
7354 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7355 New functions.
7356 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7357 Change expected output of print/whatis/ptype with functions with
7358 no debug info. Test all supported languages. Call
7359 test_call_promotion.
7360 * gdb.compile/compile.exp: Adjust expected output to expect
7361 warning.
7362 * gdb.threads/siginfo-threads.exp: Likewise.
7363
7364 2017-09-04 Pedro Alves <palves@redhat.com>
7365
7366 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7367 "prototypes". Test calling float functions via prototyped and
7368 unprototyped function pointers.
7369 (perform_all_tests): New parameter "prototypes". Pass it down.
7370 (top level): Pass down "prototypes" parameter to
7371 perform_all_tests.
7372
7373 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7374
7375 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7376 Test with nested loops.
7377
7378 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7379
7380 * gdb.base/commands.exp: Call the new procedures.
7381 (loop_break_test, loop_continue_test): New procedures.
7382
7383 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7384
7385 * gdb.base/commands.exp: Call new procedure.
7386 (define_if_without_arg_test): New procedure.
7387
7388 2017-09-04 Pedro Alves <palves@redhat.com>
7389
7390 * gdb.base/list-ambiguous.exp: New file.
7391 * gdb.base/list-ambiguous0.c: New file.
7392 * gdb.base/list-ambiguous1.c: New file.
7393 * gdb.base/list.exp (test_list_range): Adjust expected output.
7394
7395 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7396
7397 * gdb.base/share-env-with-gdbserver.c: New file.
7398 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7399
7400 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7401
7402 * gdb.base/commands.exp (gdbvar_simple_if_test,
7403 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7404 progvar_simple_if_test, progvar_simple_while_test,
7405 progvar_complex_if_while_test, user_defined_command_test,
7406 user_defined_command_args_eval,
7407 user_defined_command_args_stack_test,
7408 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7409 temporary_breakpoint_commands,
7410 gdb_test_no_prompt, redefine_hook_test,
7411 redefine_backtrace_test): Remove "global gdb_prompt".
7412
7413 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7414
7415 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7416 New proc, call it from toplevel.
7417
7418 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7419
7420 PR remote/21852
7421 * gdb.server/normal.c: New file, copied from gdb.base.
7422 * gdb.server/run-without-local-binary.exp: New file.
7423
7424 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7425
7426 * gdb.arch/sparc64-adi.exp: New file.
7427 * gdb.arch/sparc64-adi.c: New file.
7428
7429 2017-08-22 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7432 (top level): Add "list all overloads" tests.
7433
7434 2017-08-22 Tom Tromey <tom@tromey.com>
7435
7436 * gdb.gdb/xfullpath.exp: Remove.
7437
7438 2017-08-21 Pedro Alves <palves@redhat.com>
7439
7440 PR gdb/19487
7441 * gdb.base/symbol-alias.c: New.
7442 * gdb.base/symbol-alias2.c: New.
7443 * gdb.base/symbol-alias.exp: New.
7444
7445 2017-08-21 Pedro Alves <palves@redhat.com>
7446
7447 * gdb.base/dfp-test.c
7448 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7449 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7450 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7451 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7452 * gdb.base/whatis-ptype-typedefs.c: New.
7453 * gdb.base/whatis-ptype-typedefs.exp: New.
7454 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7455 (an_int, an_int_type, an_int_type2): New globals.
7456 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7457 involving typedefs and cast expressions.
7458 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7459 (lookup_typedefs_function): New.
7460 (typedefs_pretty_printers_dict): New.
7461 (top level): Register lookup_typedefs_function in
7462 gdb.pretty_printers.
7463
7464 2017-08-18 Yao Qi <yao.qi@linaro.org>
7465
7466 * gdb.server/unittest.exp: New.
7467
7468 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7469
7470 PR gdb/21954
7471 * gdb.base/environ.exp: Add test to check if 'unset environment'
7472 works.
7473
7474 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7475
7476 * lib/gdb.exp (universal_compile_options): New caching proc.
7477 (gdb_compile): Suppress GCC's coloring of messages.
7478
7479 2017-08-14 Tom Tromey <tom@tromey.com>
7480
7481 PR gdb/21675:
7482 * gdb.base/printcmds.exp (test_radices): New function.
7483 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7484 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7485 * lib/gdb.exp (get_integer_valueof): Use p/d.
7486
7487 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7488
7489 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7490 characters.
7491
7492 2017-08-05 Tom Tromey <tom@tromey.com>
7493
7494 * gdb.rust/simple.exp: Allow String to appear in a different
7495 namespace.
7496
7497 2017-07-26 Yao Qi <yao.qi@linaro.org>
7498
7499 * gdb.gdb/unittest.exp: Invoke command
7500 "maintenance check xml-descriptions".
7501
7502 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7503
7504 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7505 calling context.
7506 (hex128): Drop erroneous calculation of parameters.
7507
7508 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7509
7510 * gdb.python/py-unwind.exp: Disable stack protection when
7511 building test file.
7512
7513 2017-07-20 Pedro Alves <palves@redhat.com>
7514
7515 * gdb.base/default.exp (set language): Adjust expected output.
7516
7517 2017-07-20 Pedro Alves <palves@redhat.com>
7518
7519 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7520 (test_minsym): ... this, and make static.
7521 (get_pck__foo__bar__minsym): Rename to ...
7522 (get_test_minsym): ... this.
7523 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7524 symbol names and comments.
7525 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7526 (get_test_minsym): ... this.
7527 (pck__foo__bar__minsym__2): Rename to ...
7528 (test_minsym): ... this.
7529 (main): Adjust.
7530
7531 2017-07-17 Pedro Alves <palves@redhat.com>
7532
7533 * gdb.base/completion.exp: Adjust expected output.
7534 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7535 the completer works.
7536
7537 2017-07-17 Pedro Alves <palves@redhat.com>
7538
7539 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7540
7541 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7542
7543 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7544
7545 2017-07-14 Tom Tromey <tom@tromey.com>
7546
7547 PR rust/21764:
7548 * gdb.rust/simple.exp: Add tests.
7549
7550 2017-07-14 Tom Tromey <tom@tromey.com>
7551
7552 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7553
7554 2017-07-14 Pedro Alves <palves@redhat.com>
7555
7556 * gdb.linespec/base/one/thefile.cc (z1): New function.
7557 * gdb.linespec/base/two/thefile.cc (z2): New function.
7558 * gdb.linespec/linespec.exp: Add tests.
7559
7560 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7561
7562 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7563 to mi_create_breakpoint.
7564
7565 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7566
7567 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7568 mi_create_breakpoint.
7569
7570 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7571
7572 * gdb.dlang/demangle.exp: Update for demangling changes.
7573
7574 2017-07-09 Tom Tromey <tom@tromey.com>
7575
7576 * gdb.dwarf2/shortpiece.exp: New file.
7577
7578 2017-07-06 David Blaikie <dblaikie@gmail.com>
7579
7580 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7581 built from fissiont-multi-cu{1,2}.c.
7582 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7583 except putting 'main' and 'func' in separate CUs in the same DWO file.
7584 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7585 test.
7586 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7587 test.
7588
7589 2017-07-06 Pedro Alves <palves@redhat.com>
7590
7591 * gdb.python/py-unwind.exp: Test flushregs.
7592
7593 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7594
7595 PR cli/21688
7596 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7597 tests for alias commands and trailing whitespace.
7598
7599 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7600
7601 PR cli/21688
7602 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7603 procedure. Call it.
7604
7605 2017-06-29 Pedro Alves <palves@redhat.com>
7606
7607 * gdb.base/printcmds.exp: Add tests.
7608
7609 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7610
7611 PR gdb/21337
7612 * gdb.base/reread-readsym.exp: New file.
7613 * gdb.base/reread-readsym.c: New file.
7614
7615 2017-06-21 Kevin Buettner <kevinb@redhat.com>
7616
7617 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7618 subpattern.
7619
7620 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7621
7622 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7623 extended mnemonic.
7624 * gdb.arch/powerpc-power9.s: Likewise.
7625
7626 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7627
7628 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7629 on 32-bit x86 targets. Exploit is_*_target macros where
7630 appropriate.
7631
7632 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7633
7634 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7635 register pieces.
7636
7637 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7638
7639 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7640 located in one or more DWARF pieces.
7641
7642 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7643
7644 * lib/gdb.exp (get_endianness): New proc.
7645 * gdb.arch/aarch64-fp.exp: Use it.
7646 * gdb.arch/altivec-regs.exp: Likewise.
7647 * gdb.arch/e500-regs.exp: Likewise.
7648 * gdb.arch/vsx-regs.exp: Likewise.
7649 * gdb.base/dump.exp: Likewise.
7650 * gdb.base/funcargs.exp: Likewise.
7651 * gdb.base/gnu_vector.exp: Likewise.
7652 * gdb.dwarf2/formdata16.exp: Likewise.
7653 * gdb.dwarf2/implptrpiece.exp: Likewise.
7654 * gdb.dwarf2/nonvar-access.exp: Likewise.
7655 * gdb.python/py-inferior.exp: Likewise.
7656 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7657
7658 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7659
7660 PR gdb/21226
7661 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7662 stack value pieces are taken from the LSB end.
7663
7664 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7665
7666 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7667 variable at nonzero offset.
7668
7669 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7670
7671 * gdb.dwarf2/var-access.c: New file.
7672 * gdb.dwarf2/var-access.exp: New test.
7673 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7674
7675 2017-06-12 Tom Tromey <tom@tromey.com>
7676
7677 * gdb.dwarf2/formdata16.exp: Add tests.
7678
7679 2017-06-12 Tom Tromey <tom@tromey.com>
7680
7681 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7682
7683 2017-06-12 Tom Tromey <tom@tromey.com>
7684
7685 PR exp/16225:
7686 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7687 * gdb.arch/vsx-regs.exp: Update tests.
7688 * gdb.arch/s390-vregs.exp (hex128): New proc.
7689 Update test.
7690 * gdb.arch/altivec-regs.exp: Update tests.
7691
7692 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7693
7694 * gdb.base/startup-with-shell.c: New file.
7695 * gdb.base/startup-with-shell.exp: Likewise.
7696
7697 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7698
7699 * gdb.server/non-existing-program.exp: Update regex in order to
7700 reflect the fact that gdbserver is now using fork_inferior (with a
7701 shell) to startup the inferior.
7702
7703 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7704
7705 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7706 support function calls from GDB.
7707
7708 2017-05-21 Tom Tromey <tom@tromey.com>
7709
7710 PR rust/21466:
7711 * gdb.rust/unsized.exp: New file.
7712 * gdb.rust/unsized.rs: New file.
7713
7714 2017-05-19 Tom Tromey <tom@tromey.com>
7715
7716 PR rust/21484:
7717 * gdb.rust/watch.exp: New file.
7718 * gdb.rust/watch.rs: New file.
7719
7720 2017-05-18 Tom Tromey <tom@tromey.com>
7721
7722 * gdb.rust/simple.exp: Allow Box to be qualified.
7723
7724 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7725
7726 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7727
7728 2017-05-18 Pedro Alves <palves@redhat.com>
7729
7730 * gdb.base/fileio.c (test_write, test_read, test_close)
7731 (test_fstat): Don't print 'ret' in the fail path.
7732
7733 2017-05-18 Pedro Alves <palves@redhat.com>
7734
7735 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7736 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7737 (test_system, test_rename, test_unlink, test_time): Change
7738 prototypes.
7739 * gdb.base/fileio.exp (stop_msg): Adjust.
7740
7741 2017-05-18 Pedro Alves <palves@redhat.com>
7742
7743 * gdb.base/fileio.c (null_str): New global.
7744 (test_stat): Use it.
7745 * gdb.base/fileio.exp: Remove nowarnings.
7746
7747 2017-05-17 Yao Qi <yao.qi@linaro.org>
7748
7749 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7750
7751 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7752
7753 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7754 argument command.
7755 (top-level): Invoke test_set_inferior_tty.
7756
7757 2017-05-04 Pedro Alves <palves@redhat.com>
7758
7759 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7760 Add parens to print call for Python 3.
7761
7762 2017-05-03 Keith Seitz <keiths@redhat.com>
7763
7764 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7765 (main): Call it.
7766
7767 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7768
7769 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7770 to prev and next.
7771
7772 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7773
7774 * gdb.python/py-record-btrace.exp: Remove test for
7775 gdb.BtraceInstruction.error.
7776
7777 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7778
7779 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7780
7781 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7782
7783 * gdb.python/py-record-btrace-threads.c: New file.
7784 * gdb.python/py-record-btrace-threads.exp: New file.
7785
7786 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7787
7788 PR testsuite/8595
7789 * gdb.base/environ.exp: Make test available in all architectures.
7790 Move bits related to "info program" testing to
7791 gdb.base/info-program.exp. Rewrite tests to use the two new
7792 procedures mentione below.
7793 (test_set_show_env_var) New procedure.
7794 (test_set_show_env_var_equal): Likewise.
7795 * gdb.base/info-program.exp: New file.
7796
7797 2017-04-27 Keith Seitz <keiths@redhat.com>
7798
7799 * gdb.cp/oranking.cc (test15): New function.
7800 (main): Call test15 and declare additional variables for testing.
7801 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7802 "p foo101('abc')" tests.
7803 Add tests for cv qualifier overloads.
7804 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7805 "lvalue reference overload" test.
7806 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7807 "print value of f1 on Child&& in f2" test.
7808
7809 2017-04-19 Pedro Alves <palves@redhat.com>
7810
7811 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7812 procedure.
7813 (top level): Call it.
7814 * lib/gdb.exp (gdb_define_cmd): New procedure.
7815
7816 2017-04-12 Pedro Alves <palves@redhat.com>
7817
7818 PR gdb/21323
7819 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7820 (wchar): New global.
7821 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7822 (do_test_wide_char, wide_char_types_no_program, top level): Add
7823 wchar_t testing.
7824
7825 2017-04-12 Pedro Alves <palves@redhat.com>
7826
7827 PR c++/21323
7828 * gdb.cp/wide_char_types.c: New file.
7829 * gdb.cp/wide_char_types.exp: New file.
7830
7831 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7832
7833 PR gdb/21352
7834 * gdb.trace/tsv.exp: Add test for "tsave -r".
7835
7836 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7837
7838 * gdb.dlang/watch-loc.c: New file.
7839 * gdb.dlang/watch-loc.exp: New file.
7840
7841 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7842
7843 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7844
7845 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7846
7847 * gdb.arch/arc-analyze-prologue.S: New file.
7848 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7849
7850 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7851
7852 * gdb.arch/arc-decode-insn.S: New file.
7853 * gdb.arch/arc-decode-insn.exp: Likewise.
7854
7855 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7856
7857 PR tdep/20928
7858 * gdb.arch/sparc64-regs.exp: New file.
7859 * gdb.arch/sparc64-regs.S: Likewise.
7860
7861 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7862
7863 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7864 and memory view on Python 3.
7865
7866 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7867 Keith Seitz <keiths@redhat.com>
7868
7869 PR gdb/14441
7870 * gdb.cp/demangle.exp: Add rvalue reference tests.
7871 * gdb.cp/rvalue-ref-casts.cc: New file.
7872 * gdb.cp/rvalue-ref-casts.exp: New file.
7873 * gdb.cp/rvalue-ref-overload.cc: New file.
7874 * gdb.cp/rvalue-ref-overload.exp: New file.
7875 * gdb.cp/rvalue-ref-params.cc: New file.
7876 * gdb.cp/rvalue-ref-params.exp: New file.
7877 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7878 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7879 * gdb.cp/rvalue-ref-types.cc: New file.
7880 * gdb.cp/rvalue-ref-types.exp: New file.
7881 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7882 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7883
7884 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7885
7886 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7887 New procedure.
7888
7889 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7890
7891 * lib/mi-support.exp (mi_gdb_test): Add additional message
7892 for unexpected output.
7893
7894 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7895
7896 * gdb.base/examine-backward.c (Barrier): New character array
7897 constant, to ensure that TestStrings is preceded by a string
7898 terminator.
7899
7900 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7901
7902 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7903 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7904 and implicit pointer into such a location.
7905
7906 2017-03-16 Doug Evans <dje@google.com>
7907
7908 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7909
7910 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7911
7912 * gdb.cp/m-static.exp: Fix expectation for prototype of
7913 test5.single_constructor and single_constructor::single_constructor.
7914
7915 2017-03-16 Doug Evans <dje@google.com>
7916
7917 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7918 * gdb.guile/scm-lazy-string.c: New file.
7919 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7920 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7921 for pointer, array, typedef lazy strings.
7922
7923 2017-03-16 Doug Evans <dje@google.com>
7924
7925 PR python/17728, python/18439, python/18779
7926 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7927 * gdb.python/py-lazy-string.c (pointer): New typedef.
7928 (main): New locals ptr, array, typedef_ptr.
7929 * gdb.python/py-value.exp: Move lazy string tests to ...
7930 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7931 array, typedef lazy strings.
7932
7933 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7934
7935 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7936 Add optional 'test' parameter.
7937
7938 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7939
7940 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7941 Skip for versions of DejaGnu < 1.5.
7942
7943 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7944
7945 * lib/gdb.exp (dejagnu_version): New proc.
7946 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7947 Use dejagnu_version.
7948
7949 2017-03-10 Keith Seitz <keiths@redhat.com>
7950
7951 PR c++/8128
7952 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7953 type from destructor regexps.
7954 Add a branch which actually passes the test.
7955 Adjust "ptype t5i" test names.
7956
7957 2017-03-08 Pedro Alves <palves@redhat.com>
7958
7959 * gdb.base/step-over-exit.exp: Add explicit test message.
7960
7961 2017-03-08 Pedro Alves <palves@redhat.com>
7962
7963 PR gdb/18360
7964 * gdb.threads/interrupt-while-step-over.c: New file.
7965 * gdb.threads/interrupt-while-step-over.exp: New file.
7966
7967 2017-03-08 Pedro Alves <palves@redhat.com>
7968
7969 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7970 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7971
7972 2017-03-08 Pedro Alves <palves@redhat.com>
7973
7974 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7975 PKRU as not supported as a PASS.
7976
7977 2017-03-08 Pedro Alves <palves@redhat.com>
7978
7979 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7980 prefix instead of $binfile1/$binfile2.
7981 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7982 in test message.
7983 * gdb.python/py-completion.exp: Use "load python file" as test
7984 messages instead of unstable path names.
7985
7986 2017-03-08 Pedro Alves <palves@redhat.com>
7987 Jan Kratochvil <jan.kratochvil@redhat.com>
7988
7989 PR cli/21218
7990 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7991 New proc.
7992 (top level): Call it.
7993
7994 2017-03-08 Pedro Alves <palves@redhat.com>
7995
7996 PR tui/21216
7997 * gdb.tui/tui-nl-filtered-output.exp: New file.
7998
7999 2017-03-08 Pedro Alves <palves@redhat.com>
8000
8001 * gdb.base/completion.exp: Move TUI completion tests to ...
8002 * gdb.tui/completion.exp: ... this new file.
8003
8004 2017-03-08 Pedro Alves <palves@redhat.com>
8005
8006 * gdb.base/tui-disasm-long-lines.c,
8007 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8008 gdb.base/tui-layout.exp: Move to ...
8009 * gdb.tui/: ... this new directory.
8010
8011 2017-03-07 Pedro Alves <palves@redhat.com>
8012
8013 * gdb.base/tui-layout.c: New file.
8014 * gdb.base/tui-layout.exp: New file.
8015
8016 2017-03-07 Pedro Alves <palves@redhat.com>
8017
8018 * gdb.base/tui-layout.c: Rename to ...
8019 * gdb.base/tui-disasm-long-lines.c: ... this.
8020 * gdb.base/tui-layout.exp: Rename to ...
8021 * gdb.base/tui-disasm-long-lines.exp: ... this.
8022
8023 2017-03-07 Pedro Alves <palves@redhat.com>
8024
8025 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8026
8027 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8028
8029 * i386-mpx-call.c: New file.
8030 * i386-mpx-call.exp: New file.
8031
8032 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8033
8034 * gdb.arch/powerpc-power.exp: Delete test.
8035 * gdb.arch/powerpc-power.s: Likewise.
8036 * gdb.disasm/disassembler-options.exp: New test.
8037 * gdb.arch/powerpc-altivec.exp: Likewise.
8038 * gdb.arch/powerpc-altivec.s: Likewise.
8039 * gdb.arch/powerpc-altivec2.exp: Likewise.
8040 * gdb.arch/powerpc-altivec2.s: Likewise.
8041 * gdb.arch/powerpc-altivec3.exp: Likewise.
8042 * gdb.arch/powerpc-altivec3.s: Likewise.
8043 * gdb.arch/powerpc-power7.exp: Likewise.
8044 * gdb.arch/powerpc-power7.s: Likewise.
8045 * gdb.arch/powerpc-power8.exp: Likewise.
8046 * gdb.arch/powerpc-power8.s: Likewise.
8047 * gdb.arch/powerpc-power9.exp: Likewise.
8048 * gdb.arch/powerpc-power9.s: Likewise.
8049 * gdb.arch/powerpc-vsx.exp: Likewise.
8050 * gdb.arch/powerpc-vsx.s: Likewise.
8051 * gdb.arch/powerpc-vsx2.exp: Likewise.
8052 * gdb.arch/powerpc-vsx2.s: Likewise.
8053 * gdb.arch/powerpc-vsx3.exp: Likewise.
8054 * gdb.arch/powerpc-vsx3.s: Likewise.
8055 * gdb.arch/arm-disassembler-options.exp: Likewise.
8056 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8057 * gdb.arch/s390-disassembler-options.exp: Likewise.
8058
8059 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8060
8061 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8062 (check_supported_features): ... this. Changed return type to void.
8063 (supports_rdseed): New static global.
8064 (rdseed): Check supports_rdseed.
8065 (initialize): Call check_supported_features.
8066
8067 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8068
8069 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8070 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8071 and lqarx/stqcx.
8072 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8073 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8074
8075 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8076
8077 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8078 uppercase.
8079
8080 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8081
8082 * gdb.dwarf2/formdata16.c: New file.
8083 * gdb.dwarf2/formdata16.exp: New file.
8084 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8085
8086 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8087
8088 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8089 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8090 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8091 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8092 DW_AT_GNU_*.
8093
8094 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8095
8096 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8097
8098 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8099
8100 PR gdb/21164
8101 * gdb.base/maint.exp: Add testcases for when the commands do
8102 not have arguments.
8103
8104 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8105
8106 * gdb.cp/chained-calls.exp: Use p instead of P.
8107
8108 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8109
8110 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8111 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8112
8113 2017-02-14 Tom Tromey <tom@tromey.com>
8114
8115 PR python/13598:
8116 * gdb.python/py-events.exp: Add before_prompt event tests.
8117
8118 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8119
8120 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8121
8122 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8123
8124 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8125 (main): Call my_unique_function_name.
8126 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8127 completion of patterns with a single match.
8128 Add missing -re switches to gdb_test_multiple calls.
8129
8130 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8131
8132 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8133 return if core file is not recognized.
8134
8135 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8136
8137 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8138 and extra UIs.
8139
8140 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8141
8142 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8143 proc_with_prefix.
8144
8145 2017-02-10 Tom Tromey <tom@tromey.com>
8146
8147 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8148
8149 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8150
8151 PR gdb/21122
8152 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8153
8154 2017-02-08 Jerome Guitton <guitton@adacore.com>
8155
8156 * gdb.base/define.exp: Add test for command abbreviations
8157 in define.
8158
8159 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8160
8161 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8162 * gdb.reverse/insn-reverse-x86.c: New file.
8163
8164 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8165
8166 PR tdep/20936
8167 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8168
8169 2017-02-03 Tom Tromey <tom@tromey.com>
8170
8171 PR rust/21097:
8172 * gdb.rust/simple.exp: Add new tests.
8173
8174 2017-02-02 Pedro Alves <palves@redhat.com>
8175
8176 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8177 tests.
8178
8179 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8180
8181 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8182 taking a 2-byte value out of a 4-byte DWARF implicit value on
8183 big-endian targets.
8184 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8185 logic. Add test cases for DW_OP_implicit.
8186
8187 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8188
8189 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8190
8191 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8192
8193 * gdb.btrace/enable.exp: Call gdb_exit before
8194 skip_gdbserver_tests.
8195
8196 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8197
8198 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8199 GDBFLAGS.
8200
8201 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8202
8203 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8204 the test is skipped.
8205 * gdb.btrace/data.exp: Likewise.
8206 * gdb.btrace/delta.exp: Likewise.
8207 * gdb.btrace/dlopen.exp: Likewise.
8208 * gdb.btrace/enable-running.exp: Likewise.
8209 * gdb.btrace/enable.exp: Likewise.
8210 * gdb.btrace/exception.exp: Likewise.
8211 * gdb.btrace/function_call_history.exp: Likewise.
8212 * gdb.btrace/gcore.exp: Likewise.
8213 * gdb.btrace/instruction_history.exp: Likewise.
8214 * gdb.btrace/multi-thread-step.exp: Likewise.
8215 * gdb.btrace/nohist.exp: Likewise.
8216 * gdb.btrace/non-stop.exp: Likewise.
8217 * gdb.btrace/reconnect.exp: Likewise.
8218 * gdb.btrace/record_goto-step.exp: Likewise.
8219 * gdb.btrace/record_goto.exp: Likewise.
8220 * gdb.btrace/rn-dl-bind.exp: Likewise.
8221 * gdb.btrace/segv.exp: Likewise.
8222 * gdb.btrace/step.exp: Likewise.
8223 * gdb.btrace/stepi.exp: Likewise.
8224 * gdb.btrace/tailcall-only.exp: Likewise.
8225 * gdb.btrace/tailcall.exp: Likewise.
8226 * gdb.btrace/tsx.exp: Likewise.
8227 * gdb.btrace/unknown_functions.exp: Likewise.
8228 * gdb.btrace/vdso.exp: Likewise.
8229
8230 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8231
8232 * gdb.btrace/enable-running.c: New.
8233 * gdb.btrace/enable-running.exp: New.
8234
8235 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8236
8237 * gdb.arch/amd64-gs_base.c: New file.
8238 * gdb.arch/amd64-gs_base.exp: New file.
8239
8240 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8241
8242 * lib/memory.exp: Remove spurious empty newlines.
8243
8244 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8245
8246 * gdb.python/py-bad-printers.exp: Load python file using "source".
8247 * gdb.python/py-events.exp: Likewise.
8248 * gdb.python/py-evsignal.exp: Likewise.
8249 * gdb.python/py-evthreads.exp: Likewise.
8250 * gdb.python/py-frame-args.exp: Likewise.
8251 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8252 * gdb.python/py-framefilter-mi.exp: Likewise.
8253 * gdb.python/py-framefilter.exp: Likewise.
8254 * gdb.python/py-mi.exp: Likewise.
8255 * gdb.python/py-pp-maint.exp: Likewise.
8256 * gdb.python/py-pp-registration.exp: Likewise.
8257 * gdb.python/py-prettyprint.exp: Likewise.
8258 (run_lang_tests): Likewise.
8259 * gdb.python/py-typeprint.exp: Likewise.
8260
8261 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8262
8263 * lib/memory.exp: New file.
8264 * lib/gdb.exp: Load memory.exp.
8265 * gdb.base/memattr.exp (delete_memory): Move proc to
8266 lib/memory.exp and rename to delete_memory_regions.
8267 Replace delete_memory with delete_memory_regions.
8268 Cleanup memory regions before tests.
8269 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8270 before tests.
8271
8272 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8273
8274 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8275 files.
8276 (initialize): New function conditionally defined.
8277 (testcases): Move within conditional block.
8278 (main): Call initialize.
8279 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8280 of gdb.reverse/insn-reverse.c.
8281 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8282 gdb.reverse/insn-reverse.c.
8283
8284 2017-01-26 Yao Qi <yao.qi@linaro.org>
8285
8286 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8287 disassemble on address 0.
8288
8289 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8290 Yao Qi <yao.qi@linaro.org>
8291
8292 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8293 * gdb.dwarf2/implptr-64bit.S: Remove.
8294 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8295 variables in caller's context. Add DW_OP_implicit_value.
8296
8297 2017-01-25 Yao Qi <yao.qi@linaro.org>
8298
8299 * lib/dwarf.exp (Dwarf::_location): Handle
8300 DW_OP_GNU_implicit_pointer with proper size.
8301
8302 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8303
8304 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8305 and add untested calls.
8306
8307 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8308
8309 * gdb.python/python.exp: Check line number against what GDB thinks
8310 the line number is for func1.
8311
8312 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8313
8314 * gdb.dlang/debug-expr.exp: New file.
8315
8316 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8317
8318 Fix test names for the following files:
8319
8320 * gdb.ada/exec_changed.exp
8321 * gdb.ada/info_types.exp
8322 * gdb.arch/aarch64-atomic-inst.exp
8323 * gdb.arch/aarch64-fp.exp
8324 * gdb.arch/altivec-abi.exp
8325 * gdb.arch/altivec-regs.exp
8326 * gdb.arch/amd64-byte.exp
8327 * gdb.arch/amd64-disp-step.exp
8328 * gdb.arch/amd64-dword.exp
8329 * gdb.arch/amd64-entry-value-inline.exp
8330 * gdb.arch/amd64-entry-value-param.exp
8331 * gdb.arch/amd64-entry-value-paramref.exp
8332 * gdb.arch/amd64-entry-value.exp
8333 * gdb.arch/amd64-i386-address.exp
8334 * gdb.arch/amd64-invalid-stack-middle.exp
8335 * gdb.arch/amd64-invalid-stack-top.exp
8336 * gdb.arch/amd64-optimout-repeat.exp
8337 * gdb.arch/amd64-prologue-skip.exp
8338 * gdb.arch/amd64-prologue-xmm.exp
8339 * gdb.arch/amd64-stap-special-operands.exp
8340 * gdb.arch/amd64-stap-wrong-subexp.exp
8341 * gdb.arch/amd64-tailcall-cxx.exp
8342 * gdb.arch/amd64-tailcall-noret.exp
8343 * gdb.arch/amd64-tailcall-ret.exp
8344 * gdb.arch/amd64-tailcall-self.exp
8345 * gdb.arch/amd64-word.exp
8346 * gdb.arch/arm-bl-branch-dest.exp
8347 * gdb.arch/arm-disp-step.exp
8348 * gdb.arch/arm-neon.exp
8349 * gdb.arch/arm-single-step-kernel-helper.exp
8350 * gdb.arch/avr-flash-qualifier.exp
8351 * gdb.arch/disp-step-insn-reloc.exp
8352 * gdb.arch/e500-abi.exp
8353 * gdb.arch/e500-regs.exp
8354 * gdb.arch/ftrace-insn-reloc.exp
8355 * gdb.arch/i386-avx512.exp
8356 * gdb.arch/i386-bp_permanent.exp
8357 * gdb.arch/i386-byte.exp
8358 * gdb.arch/i386-cfi-notcurrent.exp
8359 * gdb.arch/i386-disp-step.exp
8360 * gdb.arch/i386-dr3-watch.exp
8361 * gdb.arch/i386-float.exp
8362 * gdb.arch/i386-gnu-cfi.exp
8363 * gdb.arch/i386-mpx-map.exp
8364 * gdb.arch/i386-mpx-sigsegv.exp
8365 * gdb.arch/i386-mpx-simple_segv.exp
8366 * gdb.arch/i386-mpx.exp
8367 * gdb.arch/i386-permbkpt.exp
8368 * gdb.arch/i386-prologue.exp
8369 * gdb.arch/i386-signal.exp
8370 * gdb.arch/i386-size-overlap.exp
8371 * gdb.arch/i386-unwind.exp
8372 * gdb.arch/i386-word.exp
8373 * gdb.arch/mips-fcr.exp
8374 * gdb.arch/powerpc-d128-regs.exp
8375 * gdb.arch/powerpc-stackless.exp
8376 * gdb.arch/ppc64-atomic-inst.exp
8377 * gdb.arch/s390-stackless.exp
8378 * gdb.arch/s390-tdbregs.exp
8379 * gdb.arch/s390-vregs.exp
8380 * gdb.arch/sparc-sysstep.exp
8381 * gdb.arch/thumb-bx-pc.exp
8382 * gdb.arch/thumb-singlestep.exp
8383 * gdb.arch/thumb2-it.exp
8384 * gdb.arch/vsx-regs.exp
8385 * gdb.asm/asm-source.exp
8386 * gdb.base/a2-run.exp
8387 * gdb.base/advance.exp
8388 * gdb.base/all-bin.exp
8389 * gdb.base/anon.exp
8390 * gdb.base/args.exp
8391 * gdb.base/arithmet.exp
8392 * gdb.base/async-shell.exp
8393 * gdb.base/async.exp
8394 * gdb.base/attach-pie-noexec.exp
8395 * gdb.base/attach-twice.exp
8396 * gdb.base/auto-load.exp
8397 * gdb.base/bang.exp
8398 * gdb.base/bitfields.exp
8399 * gdb.base/break-always.exp
8400 * gdb.base/break-caller-line.exp
8401 * gdb.base/break-entry.exp
8402 * gdb.base/break-inline.exp
8403 * gdb.base/break-on-linker-gcd-function.exp
8404 * gdb.base/break-probes.exp
8405 * gdb.base/break.exp
8406 * gdb.base/breakpoint-shadow.exp
8407 * gdb.base/call-ar-st.exp
8408 * gdb.base/call-sc.exp
8409 * gdb.base/call-signal-resume.exp
8410 * gdb.base/call-strs.exp
8411 * gdb.base/callfuncs.exp
8412 * gdb.base/catch-fork-static.exp
8413 * gdb.base/catch-gdb-caused-signals.exp
8414 * gdb.base/catch-load.exp
8415 * gdb.base/catch-signal-fork.exp
8416 * gdb.base/catch-signal.exp
8417 * gdb.base/catch-syscall.exp
8418 * gdb.base/charset.exp
8419 * gdb.base/checkpoint.exp
8420 * gdb.base/chng-syms.exp
8421 * gdb.base/code-expr.exp
8422 * gdb.base/code_elim.exp
8423 * gdb.base/commands.exp
8424 * gdb.base/completion.exp
8425 * gdb.base/complex.exp
8426 * gdb.base/cond-expr.exp
8427 * gdb.base/condbreak.exp
8428 * gdb.base/consecutive.exp
8429 * gdb.base/continue-all-already-running.exp
8430 * gdb.base/coredump-filter.exp
8431 * gdb.base/corefile.exp
8432 * gdb.base/dbx.exp
8433 * gdb.base/debug-expr.exp
8434 * gdb.base/define.exp
8435 * gdb.base/del.exp
8436 * gdb.base/disabled-location.exp
8437 * gdb.base/disasm-end-cu.exp
8438 * gdb.base/disasm-optim.exp
8439 * gdb.base/display.exp
8440 * gdb.base/duplicate-bp.exp
8441 * gdb.base/ena-dis-br.exp
8442 * gdb.base/ending-run.exp
8443 * gdb.base/enumval.exp
8444 * gdb.base/environ.exp
8445 * gdb.base/eu-strip-infcall.exp
8446 * gdb.base/eval-avoid-side-effects.exp
8447 * gdb.base/eval-skip.exp
8448 * gdb.base/exitsignal.exp
8449 * gdb.base/expand-psymtabs.exp
8450 * gdb.base/filesym.exp
8451 * gdb.base/find-unmapped.exp
8452 * gdb.base/finish.exp
8453 * gdb.base/float.exp
8454 * gdb.base/foll-exec-mode.exp
8455 * gdb.base/foll-exec.exp
8456 * gdb.base/foll-fork.exp
8457 * gdb.base/fortran-sym-case.exp
8458 * gdb.base/freebpcmd.exp
8459 * gdb.base/func-ptr.exp
8460 * gdb.base/func-ptrs.exp
8461 * gdb.base/funcargs.exp
8462 * gdb.base/gcore-buffer-overflow.exp
8463 * gdb.base/gcore-relro-pie.exp
8464 * gdb.base/gcore-relro.exp
8465 * gdb.base/gcore.exp
8466 * gdb.base/gdb1090.exp
8467 * gdb.base/gdb11530.exp
8468 * gdb.base/gdb11531.exp
8469 * gdb.base/gdb1821.exp
8470 * gdb.base/gdbindex-stabs.exp
8471 * gdb.base/gdbvars.exp
8472 * gdb.base/hbreak.exp
8473 * gdb.base/hbreak2.exp
8474 * gdb.base/included.exp
8475 * gdb.base/infcall-input.exp
8476 * gdb.base/inferior-died.exp
8477 * gdb.base/infnan.exp
8478 * gdb.base/info-macros.exp
8479 * gdb.base/info-os.exp
8480 * gdb.base/info-proc.exp
8481 * gdb.base/info-shared.exp
8482 * gdb.base/info-target.exp
8483 * gdb.base/infoline.exp
8484 * gdb.base/interp.exp
8485 * gdb.base/interrupt.exp
8486 * gdb.base/jit-reader.exp
8487 * gdb.base/jit-simple.exp
8488 * gdb.base/kill-after-signal.exp
8489 * gdb.base/kill-detach-inferiors-cmd.exp
8490 * gdb.base/label.exp
8491 * gdb.base/langs.exp
8492 * gdb.base/ldbl_e308.exp
8493 * gdb.base/line-symtabs.exp
8494 * gdb.base/linespecs.exp
8495 * gdb.base/list.exp
8496 * gdb.base/long_long.exp
8497 * gdb.base/longest-types.exp
8498 * gdb.base/maint.exp
8499 * gdb.base/max-value-size.exp
8500 * gdb.base/memattr.exp
8501 * gdb.base/mips_pro.exp
8502 * gdb.base/morestack.exp
8503 * gdb.base/moribund-step.exp
8504 * gdb.base/multi-forks.exp
8505 * gdb.base/nested-addr.exp
8506 * gdb.base/nextoverexit.exp
8507 * gdb.base/noreturn-finish.exp
8508 * gdb.base/noreturn-return.exp
8509 * gdb.base/nostdlib.exp
8510 * gdb.base/offsets.exp
8511 * gdb.base/opaque.exp
8512 * gdb.base/pc-fp.exp
8513 * gdb.base/permissions.exp
8514 * gdb.base/print-symbol-loading.exp
8515 * gdb.base/prologue-include.exp
8516 * gdb.base/psymtab.exp
8517 * gdb.base/ptype.exp
8518 * gdb.base/random-signal.exp
8519 * gdb.base/randomize.exp
8520 * gdb.base/range-stepping.exp
8521 * gdb.base/readline-ask.exp
8522 * gdb.base/recpar.exp
8523 * gdb.base/recurse.exp
8524 * gdb.base/relational.exp
8525 * gdb.base/restore.exp
8526 * gdb.base/return-nodebug.exp
8527 * gdb.base/return.exp
8528 * gdb.base/run-after-attach.exp
8529 * gdb.base/save-bp.exp
8530 * gdb.base/scope.exp
8531 * gdb.base/sect-cmd.exp
8532 * gdb.base/set-lang-auto.exp
8533 * gdb.base/set-noassign.exp
8534 * gdb.base/setvar.exp
8535 * gdb.base/sigall.exp
8536 * gdb.base/sigbpt.exp
8537 * gdb.base/siginfo-addr.exp
8538 * gdb.base/siginfo-infcall.exp
8539 * gdb.base/siginfo-obj.exp
8540 * gdb.base/siginfo.exp
8541 * gdb.base/signals-state-child.exp
8542 * gdb.base/signest.exp
8543 * gdb.base/sigstep.exp
8544 * gdb.base/sizeof.exp
8545 * gdb.base/skip.exp
8546 * gdb.base/solib-corrupted.exp
8547 * gdb.base/solib-nodir.exp
8548 * gdb.base/solib-search.exp
8549 * gdb.base/stack-checking.exp
8550 * gdb.base/stale-infcall.exp
8551 * gdb.base/stap-probe.exp
8552 * gdb.base/start.exp
8553 * gdb.base/step-break.exp
8554 * gdb.base/step-bt.exp
8555 * gdb.base/step-line.exp
8556 * gdb.base/step-over-exit.exp
8557 * gdb.base/step-over-syscall.exp
8558 * gdb.base/step-resume-infcall.exp
8559 * gdb.base/step-test.exp
8560 * gdb.base/store.exp
8561 * gdb.base/structs3.exp
8562 * gdb.base/sym-file.exp
8563 * gdb.base/symbol-without-target_section.exp
8564 * gdb.base/term.exp
8565 * gdb.base/testenv.exp
8566 * gdb.base/ui-redirect.exp
8567 * gdb.base/until.exp
8568 * gdb.base/unwindonsignal.exp
8569 * gdb.base/value-double-free.exp
8570 * gdb.base/vla-datatypes.exp
8571 * gdb.base/vla-ptr.exp
8572 * gdb.base/vla-sideeffect.exp
8573 * gdb.base/volatile.exp
8574 * gdb.base/watch-cond-infcall.exp
8575 * gdb.base/watch-cond.exp
8576 * gdb.base/watch-non-mem.exp
8577 * gdb.base/watch-read.exp
8578 * gdb.base/watch-vfork.exp
8579 * gdb.base/watchpoint-cond-gone.exp
8580 * gdb.base/watchpoint-delete.exp
8581 * gdb.base/watchpoint-hw-hit-once.exp
8582 * gdb.base/watchpoint-hw.exp
8583 * gdb.base/watchpoint-stops-at-right-insn.exp
8584 * gdb.base/watchpoints.exp
8585 * gdb.base/wchar.exp
8586 * gdb.base/whatis-exp.exp
8587 * gdb.btrace/buffer-size.exp
8588 * gdb.btrace/data.exp
8589 * gdb.btrace/delta.exp
8590 * gdb.btrace/dlopen.exp
8591 * gdb.btrace/enable.exp
8592 * gdb.btrace/exception.exp
8593 * gdb.btrace/function_call_history.exp
8594 * gdb.btrace/gcore.exp
8595 * gdb.btrace/instruction_history.exp
8596 * gdb.btrace/nohist.exp
8597 * gdb.btrace/reconnect.exp
8598 * gdb.btrace/record_goto-step.exp
8599 * gdb.btrace/record_goto.exp
8600 * gdb.btrace/rn-dl-bind.exp
8601 * gdb.btrace/segv.exp
8602 * gdb.btrace/step.exp
8603 * gdb.btrace/stepi.exp
8604 * gdb.btrace/tailcall-only.exp
8605 * gdb.btrace/tailcall.exp
8606 * gdb.btrace/tsx.exp
8607 * gdb.btrace/unknown_functions.exp
8608 * gdb.btrace/vdso.exp
8609 * gdb.compile/compile-ifunc.exp
8610 * gdb.compile/compile-ops.exp
8611 * gdb.compile/compile-print.exp
8612 * gdb.compile/compile-setjmp.exp
8613 * gdb.cp/abstract-origin.exp
8614 * gdb.cp/ambiguous.exp
8615 * gdb.cp/annota2.exp
8616 * gdb.cp/annota3.exp
8617 * gdb.cp/anon-ns.exp
8618 * gdb.cp/anon-struct.exp
8619 * gdb.cp/anon-union.exp
8620 * gdb.cp/arg-reference.exp
8621 * gdb.cp/baseenum.exp
8622 * gdb.cp/bool.exp
8623 * gdb.cp/breakpoint.exp
8624 * gdb.cp/bs15503.exp
8625 * gdb.cp/call-c.exp
8626 * gdb.cp/casts.exp
8627 * gdb.cp/chained-calls.exp
8628 * gdb.cp/class2.exp
8629 * gdb.cp/classes.exp
8630 * gdb.cp/cmpd-minsyms.exp
8631 * gdb.cp/converts.exp
8632 * gdb.cp/cp-relocate.exp
8633 * gdb.cp/cpcompletion.exp
8634 * gdb.cp/cpexprs.exp
8635 * gdb.cp/cplabel.exp
8636 * gdb.cp/cplusfuncs.exp
8637 * gdb.cp/cpsizeof.exp
8638 * gdb.cp/ctti.exp
8639 * gdb.cp/derivation.exp
8640 * gdb.cp/destrprint.exp
8641 * gdb.cp/dispcxx.exp
8642 * gdb.cp/enum-class.exp
8643 * gdb.cp/exception.exp
8644 * gdb.cp/exceptprint.exp
8645 * gdb.cp/expand-psymtabs-cxx.exp
8646 * gdb.cp/expand-sals.exp
8647 * gdb.cp/extern-c.exp
8648 * gdb.cp/filename.exp
8649 * gdb.cp/formatted-ref.exp
8650 * gdb.cp/fpointer.exp
8651 * gdb.cp/gdb1355.exp
8652 * gdb.cp/gdb2495.exp
8653 * gdb.cp/hang.exp
8654 * gdb.cp/impl-this.exp
8655 * gdb.cp/infcall-dlopen.exp
8656 * gdb.cp/inherit.exp
8657 * gdb.cp/iostream.exp
8658 * gdb.cp/koenig.exp
8659 * gdb.cp/local.exp
8660 * gdb.cp/m-data.exp
8661 * gdb.cp/m-static.exp
8662 * gdb.cp/mb-ctor.exp
8663 * gdb.cp/mb-inline.exp
8664 * gdb.cp/mb-templates.exp
8665 * gdb.cp/member-name.exp
8666 * gdb.cp/member-ptr.exp
8667 * gdb.cp/meth-typedefs.exp
8668 * gdb.cp/method.exp
8669 * gdb.cp/method2.exp
8670 * gdb.cp/minsym-fallback.exp
8671 * gdb.cp/misc.exp
8672 * gdb.cp/namelessclass.exp
8673 * gdb.cp/namespace-enum.exp
8674 * gdb.cp/namespace-nested-import.exp
8675 * gdb.cp/namespace.exp
8676 * gdb.cp/nextoverthrow.exp
8677 * gdb.cp/no-dmgl-verbose.exp
8678 * gdb.cp/non-trivial-retval.exp
8679 * gdb.cp/noparam.exp
8680 * gdb.cp/nsdecl.exp
8681 * gdb.cp/nsimport.exp
8682 * gdb.cp/nsnested.exp
8683 * gdb.cp/nsnoimports.exp
8684 * gdb.cp/nsrecurs.exp
8685 * gdb.cp/nsstress.exp
8686 * gdb.cp/nsusing.exp
8687 * gdb.cp/operator.exp
8688 * gdb.cp/oranking.exp
8689 * gdb.cp/overload-const.exp
8690 * gdb.cp/overload.exp
8691 * gdb.cp/ovldbreak.exp
8692 * gdb.cp/ovsrch.exp
8693 * gdb.cp/paren-type.exp
8694 * gdb.cp/parse-lang.exp
8695 * gdb.cp/pass-by-ref.exp
8696 * gdb.cp/pr-1023.exp
8697 * gdb.cp/pr-1210.exp
8698 * gdb.cp/pr-574.exp
8699 * gdb.cp/pr10687.exp
8700 * gdb.cp/pr12028.exp
8701 * gdb.cp/pr17132.exp
8702 * gdb.cp/pr17494.exp
8703 * gdb.cp/pr9067.exp
8704 * gdb.cp/pr9167.exp
8705 * gdb.cp/pr9631.exp
8706 * gdb.cp/printmethod.exp
8707 * gdb.cp/psmang.exp
8708 * gdb.cp/psymtab-parameter.exp
8709 * gdb.cp/ptype-cv-cp.exp
8710 * gdb.cp/ptype-flags.exp
8711 * gdb.cp/re-set-overloaded.exp
8712 * gdb.cp/ref-types.exp
8713 * gdb.cp/rtti.exp
8714 * gdb.cp/scope-err.exp
8715 * gdb.cp/shadow.exp
8716 * gdb.cp/smartp.exp
8717 * gdb.cp/static-method.exp
8718 * gdb.cp/static-print-quit.exp
8719 * gdb.cp/temargs.exp
8720 * gdb.cp/templates.exp
8721 * gdb.cp/try_catch.exp
8722 * gdb.cp/typedef-operator.exp
8723 * gdb.cp/typeid.exp
8724 * gdb.cp/userdef.exp
8725 * gdb.cp/using-crash.exp
8726 * gdb.cp/var-tag.exp
8727 * gdb.cp/virtbase.exp
8728 * gdb.cp/virtfunc.exp
8729 * gdb.cp/virtfunc2.exp
8730 * gdb.cp/vla-cxx.exp
8731 * gdb.disasm/t01_mov.exp
8732 * gdb.disasm/t02_mova.exp
8733 * gdb.disasm/t03_add.exp
8734 * gdb.disasm/t04_sub.exp
8735 * gdb.disasm/t05_cmp.exp
8736 * gdb.disasm/t06_ari2.exp
8737 * gdb.disasm/t07_ari3.exp
8738 * gdb.disasm/t08_or.exp
8739 * gdb.disasm/t09_xor.exp
8740 * gdb.disasm/t10_and.exp
8741 * gdb.disasm/t11_logs.exp
8742 * gdb.disasm/t12_bit.exp
8743 * gdb.disasm/t13_otr.exp
8744 * gdb.dlang/circular.exp
8745 * gdb.dwarf2/arr-stride.exp
8746 * gdb.dwarf2/arr-subrange.exp
8747 * gdb.dwarf2/atomic-type.exp
8748 * gdb.dwarf2/bad-regnum.exp
8749 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8750 * gdb.dwarf2/callframecfa.exp
8751 * gdb.dwarf2/clztest.exp
8752 * gdb.dwarf2/corrupt.exp
8753 * gdb.dwarf2/data-loc.exp
8754 * gdb.dwarf2/dup-psym.exp
8755 * gdb.dwarf2/dw2-anon-mptr.exp
8756 * gdb.dwarf2/dw2-anonymous-func.exp
8757 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8758 * gdb.dwarf2/dw2-bad-unresolved.exp
8759 * gdb.dwarf2/dw2-basic.exp
8760 * gdb.dwarf2/dw2-canonicalize-type.exp
8761 * gdb.dwarf2/dw2-case-insensitive.exp
8762 * gdb.dwarf2/dw2-common-block.exp
8763 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8764 * gdb.dwarf2/dw2-compressed.exp
8765 * gdb.dwarf2/dw2-const.exp
8766 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8767 * gdb.dwarf2/dw2-cu-size.exp
8768 * gdb.dwarf2/dw2-dup-frame.exp
8769 * gdb.dwarf2/dw2-entry-value.exp
8770 * gdb.dwarf2/dw2-icycle.exp
8771 * gdb.dwarf2/dw2-ifort-parameter.exp
8772 * gdb.dwarf2/dw2-inline-break.exp
8773 * gdb.dwarf2/dw2-inline-param.exp
8774 * gdb.dwarf2/dw2-intercu.exp
8775 * gdb.dwarf2/dw2-intermix.exp
8776 * gdb.dwarf2/dw2-lexical-block-bare.exp
8777 * gdb.dwarf2/dw2-linkage-name-trust.exp
8778 * gdb.dwarf2/dw2-minsym-in-cu.exp
8779 * gdb.dwarf2/dw2-noloc.exp
8780 * gdb.dwarf2/dw2-op-call.exp
8781 * gdb.dwarf2/dw2-op-out-param.exp
8782 * gdb.dwarf2/dw2-opt-structptr.exp
8783 * gdb.dwarf2/dw2-param-error.exp
8784 * gdb.dwarf2/dw2-producer.exp
8785 * gdb.dwarf2/dw2-ranges-base.exp
8786 * gdb.dwarf2/dw2-ref-missing-frame.exp
8787 * gdb.dwarf2/dw2-reg-undefined.exp
8788 * gdb.dwarf2/dw2-regno-invalid.exp
8789 * gdb.dwarf2/dw2-restore.exp
8790 * gdb.dwarf2/dw2-restrict.exp
8791 * gdb.dwarf2/dw2-single-line-discriminators.exp
8792 * gdb.dwarf2/dw2-strp.exp
8793 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8794 * gdb.dwarf2/dw2-unresolved.exp
8795 * gdb.dwarf2/dw2-var-zero-addr.exp
8796 * gdb.dwarf2/dw4-sig-types.exp
8797 * gdb.dwarf2/dwz.exp
8798 * gdb.dwarf2/dynarr-ptr.exp
8799 * gdb.dwarf2/enum-type.exp
8800 * gdb.dwarf2/gdb-index.exp
8801 * gdb.dwarf2/implptr-64bit.exp
8802 * gdb.dwarf2/implptr-optimized-out.exp
8803 * gdb.dwarf2/implptr.exp
8804 * gdb.dwarf2/implref-array.exp
8805 * gdb.dwarf2/implref-const.exp
8806 * gdb.dwarf2/implref-global.exp
8807 * gdb.dwarf2/implref-struct.exp
8808 * gdb.dwarf2/mac-fileno.exp
8809 * gdb.dwarf2/main-subprogram.exp
8810 * gdb.dwarf2/member-ptr-forwardref.exp
8811 * gdb.dwarf2/method-ptr.exp
8812 * gdb.dwarf2/missing-sig-type.exp
8813 * gdb.dwarf2/nonvar-access.exp
8814 * gdb.dwarf2/opaque-type-lookup.exp
8815 * gdb.dwarf2/pieces-optimized-out.exp
8816 * gdb.dwarf2/pieces.exp
8817 * gdb.dwarf2/pr10770.exp
8818 * gdb.dwarf2/pr13961.exp
8819 * gdb.dwarf2/staticvirtual.exp
8820 * gdb.dwarf2/subrange.exp
8821 * gdb.dwarf2/symtab-producer.exp
8822 * gdb.dwarf2/trace-crash.exp
8823 * gdb.dwarf2/typeddwarf.exp
8824 * gdb.dwarf2/valop.exp
8825 * gdb.dwarf2/watch-notconst.exp
8826 * gdb.fortran/array-element.exp
8827 * gdb.fortran/charset.exp
8828 * gdb.fortran/common-block.exp
8829 * gdb.fortran/complex.exp
8830 * gdb.fortran/derived-type-function.exp
8831 * gdb.fortran/derived-type.exp
8832 * gdb.fortran/logical.exp
8833 * gdb.fortran/module.exp
8834 * gdb.fortran/multi-dim.exp
8835 * gdb.fortran/nested-funcs.exp
8836 * gdb.fortran/print-formatted.exp
8837 * gdb.fortran/subarray.exp
8838 * gdb.fortran/vla-alloc-assoc.exp
8839 * gdb.fortran/vla-datatypes.exp
8840 * gdb.fortran/vla-history.exp
8841 * gdb.fortran/vla-ptr-info.exp
8842 * gdb.fortran/vla-ptype-sub.exp
8843 * gdb.fortran/vla-ptype.exp
8844 * gdb.fortran/vla-sizeof.exp
8845 * gdb.fortran/vla-type.exp
8846 * gdb.fortran/vla-value-sub-arbitrary.exp
8847 * gdb.fortran/vla-value-sub-finish.exp
8848 * gdb.fortran/vla-value-sub.exp
8849 * gdb.fortran/vla-value.exp
8850 * gdb.fortran/whatis_type.exp
8851 * gdb.go/chan.exp
8852 * gdb.go/handcall.exp
8853 * gdb.go/hello.exp
8854 * gdb.go/integers.exp
8855 * gdb.go/methods.exp
8856 * gdb.go/package.exp
8857 * gdb.go/strings.exp
8858 * gdb.go/types.exp
8859 * gdb.go/unsafe.exp
8860 * gdb.guile/scm-arch.exp
8861 * gdb.guile/scm-block.exp
8862 * gdb.guile/scm-breakpoint.exp
8863 * gdb.guile/scm-cmd.exp
8864 * gdb.guile/scm-disasm.exp
8865 * gdb.guile/scm-equal.exp
8866 * gdb.guile/scm-frame-args.exp
8867 * gdb.guile/scm-frame-inline.exp
8868 * gdb.guile/scm-frame.exp
8869 * gdb.guile/scm-iterator.exp
8870 * gdb.guile/scm-math.exp
8871 * gdb.guile/scm-objfile.exp
8872 * gdb.guile/scm-ports.exp
8873 * gdb.guile/scm-symbol.exp
8874 * gdb.guile/scm-symtab.exp
8875 * gdb.guile/scm-value-cc.exp
8876 * gdb.guile/types-module.exp
8877 * gdb.linespec/break-ask.exp
8878 * gdb.linespec/cpexplicit.exp
8879 * gdb.linespec/explicit.exp
8880 * gdb.linespec/keywords.exp
8881 * gdb.linespec/linespec.exp
8882 * gdb.linespec/ls-dollar.exp
8883 * gdb.linespec/ls-errs.exp
8884 * gdb.linespec/skip-two.exp
8885 * gdb.linespec/thread.exp
8886 * gdb.mi/mi-async.exp
8887 * gdb.mi/mi-basics.exp
8888 * gdb.mi/mi-break.exp
8889 * gdb.mi/mi-catch-load.exp
8890 * gdb.mi/mi-cli.exp
8891 * gdb.mi/mi-cmd-param-changed.exp
8892 * gdb.mi/mi-console.exp
8893 * gdb.mi/mi-detach.exp
8894 * gdb.mi/mi-disassemble.exp
8895 * gdb.mi/mi-eval.exp
8896 * gdb.mi/mi-file-transfer.exp
8897 * gdb.mi/mi-file.exp
8898 * gdb.mi/mi-fill-memory.exp
8899 * gdb.mi/mi-inheritance-syntax-error.exp
8900 * gdb.mi/mi-linespec-err-cp.exp
8901 * gdb.mi/mi-logging.exp
8902 * gdb.mi/mi-memory-changed.exp
8903 * gdb.mi/mi-read-memory.exp
8904 * gdb.mi/mi-record-changed.exp
8905 * gdb.mi/mi-reg-undefined.exp
8906 * gdb.mi/mi-regs.exp
8907 * gdb.mi/mi-return.exp
8908 * gdb.mi/mi-reverse.exp
8909 * gdb.mi/mi-simplerun.exp
8910 * gdb.mi/mi-solib.exp
8911 * gdb.mi/mi-stack.exp
8912 * gdb.mi/mi-stepi.exp
8913 * gdb.mi/mi-syn-frame.exp
8914 * gdb.mi/mi-until.exp
8915 * gdb.mi/mi-var-block.exp
8916 * gdb.mi/mi-var-child.exp
8917 * gdb.mi/mi-var-cmd.exp
8918 * gdb.mi/mi-var-cp.exp
8919 * gdb.mi/mi-var-display.exp
8920 * gdb.mi/mi-var-invalidate.exp
8921 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8922 * gdb.mi/mi-vla-fortran.exp
8923 * gdb.mi/mi-watch.exp
8924 * gdb.mi/mi2-var-child.exp
8925 * gdb.mi/user-selected-context-sync.exp
8926 * gdb.modula2/unbounded-array.exp
8927 * gdb.multi/dummy-frame-restore.exp
8928 * gdb.multi/multi-arch-exec.exp
8929 * gdb.multi/multi-arch.exp
8930 * gdb.multi/tids.exp
8931 * gdb.multi/watchpoint-multi.exp
8932 * gdb.opencl/callfuncs.exp
8933 * gdb.opencl/convs_casts.exp
8934 * gdb.opencl/datatypes.exp
8935 * gdb.opencl/operators.exp
8936 * gdb.opencl/vec_comps.exp
8937 * gdb.opt/clobbered-registers-O2.exp
8938 * gdb.opt/inline-break.exp
8939 * gdb.opt/inline-bt.exp
8940 * gdb.opt/inline-cmds.exp
8941 * gdb.opt/inline-locals.exp
8942 * gdb.pascal/case-insensitive-symbols.exp
8943 * gdb.pascal/floats.exp
8944 * gdb.pascal/gdb11492.exp
8945 * gdb.python/lib-types.exp
8946 * gdb.python/py-arch.exp
8947 * gdb.python/py-as-string.exp
8948 * gdb.python/py-bad-printers.exp
8949 * gdb.python/py-block.exp
8950 * gdb.python/py-breakpoint-create-fail.exp
8951 * gdb.python/py-breakpoint.exp
8952 * gdb.python/py-caller-is.exp
8953 * gdb.python/py-cmd.exp
8954 * gdb.python/py-explore-cc.exp
8955 * gdb.python/py-explore.exp
8956 * gdb.python/py-finish-breakpoint.exp
8957 * gdb.python/py-finish-breakpoint2.exp
8958 * gdb.python/py-frame-args.exp
8959 * gdb.python/py-frame-inline.exp
8960 * gdb.python/py-frame.exp
8961 * gdb.python/py-framefilter-mi.exp
8962 * gdb.python/py-infthread.exp
8963 * gdb.python/py-lazy-string.exp
8964 * gdb.python/py-linetable.exp
8965 * gdb.python/py-mi-events.exp
8966 * gdb.python/py-mi-objfile.exp
8967 * gdb.python/py-mi.exp
8968 * gdb.python/py-objfile.exp
8969 * gdb.python/py-pp-integral.exp
8970 * gdb.python/py-pp-maint.exp
8971 * gdb.python/py-pp-re-notag.exp
8972 * gdb.python/py-pp-registration.exp
8973 * gdb.python/py-recurse-unwind.exp
8974 * gdb.python/py-strfns.exp
8975 * gdb.python/py-symbol.exp
8976 * gdb.python/py-symtab.exp
8977 * gdb.python/py-sync-interp.exp
8978 * gdb.python/py-typeprint.exp
8979 * gdb.python/py-unwind-maint.exp
8980 * gdb.python/py-unwind.exp
8981 * gdb.python/py-value-cc.exp
8982 * gdb.python/py-xmethods.exp
8983 * gdb.reverse/amd64-tailcall-reverse.exp
8984 * gdb.reverse/break-precsave.exp
8985 * gdb.reverse/break-reverse.exp
8986 * gdb.reverse/consecutive-precsave.exp
8987 * gdb.reverse/consecutive-reverse.exp
8988 * gdb.reverse/finish-precsave.exp
8989 * gdb.reverse/finish-reverse-bkpt.exp
8990 * gdb.reverse/finish-reverse.exp
8991 * gdb.reverse/fstatat-reverse.exp
8992 * gdb.reverse/getresuid-reverse.exp
8993 * gdb.reverse/i386-precsave.exp
8994 * gdb.reverse/i386-reverse.exp
8995 * gdb.reverse/i386-sse-reverse.exp
8996 * gdb.reverse/i387-env-reverse.exp
8997 * gdb.reverse/i387-stack-reverse.exp
8998 * gdb.reverse/insn-reverse.exp
8999 * gdb.reverse/machinestate-precsave.exp
9000 * gdb.reverse/machinestate.exp
9001 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9002 * gdb.reverse/pipe-reverse.exp
9003 * gdb.reverse/readv-reverse.exp
9004 * gdb.reverse/recvmsg-reverse.exp
9005 * gdb.reverse/rerun-prec.exp
9006 * gdb.reverse/s390-mvcle.exp
9007 * gdb.reverse/step-precsave.exp
9008 * gdb.reverse/step-reverse.exp
9009 * gdb.reverse/time-reverse.exp
9010 * gdb.reverse/until-precsave.exp
9011 * gdb.reverse/until-reverse.exp
9012 * gdb.reverse/waitpid-reverse.exp
9013 * gdb.reverse/watch-precsave.exp
9014 * gdb.reverse/watch-reverse.exp
9015 * gdb.rust/generics.exp
9016 * gdb.rust/methods.exp
9017 * gdb.rust/modules.exp
9018 * gdb.rust/simple.exp
9019 * gdb.server/connect-with-no-symbol-file.exp
9020 * gdb.server/ext-attach.exp
9021 * gdb.server/ext-restart.exp
9022 * gdb.server/ext-wrapper.exp
9023 * gdb.server/file-transfer.exp
9024 * gdb.server/server-exec-info.exp
9025 * gdb.server/server-kill.exp
9026 * gdb.server/server-mon.exp
9027 * gdb.server/wrapper.exp
9028 * gdb.stabs/exclfwd.exp
9029 * gdb.stabs/gdb11479.exp
9030 * gdb.threads/clone-new-thread-event.exp
9031 * gdb.threads/corethreads.exp
9032 * gdb.threads/current-lwp-dead.exp
9033 * gdb.threads/dlopen-libpthread.exp
9034 * gdb.threads/gcore-thread.exp
9035 * gdb.threads/sigstep-threads.exp
9036 * gdb.threads/watchpoint-fork.exp
9037 * gdb.trace/actions-changed.exp
9038 * gdb.trace/backtrace.exp
9039 * gdb.trace/change-loc.exp
9040 * gdb.trace/circ.exp
9041 * gdb.trace/collection.exp
9042 * gdb.trace/disconnected-tracing.exp
9043 * gdb.trace/ftrace.exp
9044 * gdb.trace/mi-trace-frame-collected.exp
9045 * gdb.trace/mi-trace-unavailable.exp
9046 * gdb.trace/mi-traceframe-changed.exp
9047 * gdb.trace/mi-tsv-changed.exp
9048 * gdb.trace/no-attach-trace.exp
9049 * gdb.trace/passc-dyn.exp
9050 * gdb.trace/qtro.exp
9051 * gdb.trace/range-stepping.exp
9052 * gdb.trace/read-memory.exp
9053 * gdb.trace/save-trace.exp
9054 * gdb.trace/signal.exp
9055 * gdb.trace/status-stop.exp
9056 * gdb.trace/tfile.exp
9057 * gdb.trace/trace-break.exp
9058 * gdb.trace/trace-buffer-size.exp
9059 * gdb.trace/trace-condition.exp
9060 * gdb.trace/tracefile-pseudo-reg.exp
9061 * gdb.trace/tstatus.exp
9062 * gdb.trace/unavailable.exp
9063 * gdb.trace/while-dyn.exp
9064 * gdb.trace/while-stepping.exp
9065
9066 2016-12-22 Doug Evans <xdje42@gmail.com>
9067
9068 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9069 and msymbols.
9070
9071 2016-12-19 Yao Qi <yao.qi@linaro.org>
9072
9073 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9074 (test_with_self): Don't call do_steps_and_nexts, and remove
9075 code about stepping into xmalloc.
9076
9077 2016-12-09 Yao Qi <yao.qi@linaro.org>
9078
9079 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9080
9081 2016-12-09 Yao Qi <yao.qi@linaro.org>
9082
9083 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9084
9085 2016-12-09 Pedro Alves <palves@redhat.com>
9086
9087 * gdb.base/all-architectures-0.exp: New file.
9088 * gdb.base/all-architectures-1.exp: New file.
9089 * gdb.base/all-architectures-2.exp: New file.
9090 * gdb.base/all-architectures-3.exp: New file.
9091 * gdb.base/all-architectures-4.exp: New file.
9092 * gdb.base/all-architectures-5.exp: New file.
9093 * gdb.base/all-architectures-6.exp: New file.
9094 * gdb.base/all-architectures-7.exp: New file.
9095 * gdb.base/all-architectures.exp.in: New file.
9096
9097 2016-12-09 Yao Qi <yao.qi@linaro.org>
9098
9099 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9100
9101 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9102
9103 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9104 possible.
9105 Remove useless pattern-matching code.
9106
9107 2016-12-02 Pedro Alves <palves@redhat.com>
9108
9109 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9110 procedure.
9111 (top level): Call it.
9112
9113 2016-12-02 Pedro Alves <palves@redhat.com>
9114
9115 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9116 New procedure.
9117 (top level): Call it.
9118
9119 2016-12-02 Pedro Alves <palves@redhat.com>
9120
9121 PR cli/20559
9122 * gdb.base/commands.exp (user_defined_command_args_eval): New
9123 procedure.
9124 (top level): Call it.
9125
9126 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9127
9128 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9129 timeout handling.
9130
9131 2016-12-02 Tom Tromey <tom@tromey.com>
9132
9133 * gdb.dwarf2/main-subprogram.c: New file.
9134 * gdb.dwarf2/main-subprogram.exp: New file.
9135
9136 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9137
9138 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9139 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9140 gdb_test_no_output for a couple of cases.
9141 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9142
9143 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9144
9145 Fix test names and standardize compilation error messages throughout
9146 the following files:
9147
9148 * gdb.ada/start.exp
9149 * gdb.arch/alpha-step.exp
9150 * gdb.arch/e500-prologue.exp
9151 * gdb.arch/ftrace-insn-reloc.exp
9152 * gdb.arch/gdb1291.exp
9153 * gdb.arch/gdb1431.exp
9154 * gdb.arch/gdb1558.exp
9155 * gdb.arch/i386-dr3-watch.exp
9156 * gdb.arch/i386-sse-stack-align.exp
9157 * gdb.arch/ia64-breakpoint-shadow.exp
9158 * gdb.arch/pa-nullify.exp
9159 * gdb.arch/powerpc-aix-prologue.exp
9160 * gdb.arch/thumb-bx-pc.exp
9161 * gdb.base/annota1.exp
9162 * gdb.base/annota3.exp
9163 * gdb.base/arrayidx.exp
9164 * gdb.base/assign.exp
9165 * gdb.base/attach.exp
9166 * gdb.base/auxv.exp
9167 * gdb.base/bang.exp
9168 * gdb.base/bfp-test.exp
9169 * gdb.base/bigcore.exp
9170 * gdb.base/bitfields2.exp
9171 * gdb.base/break-fun-addr.exp
9172 * gdb.base/break-probes.exp
9173 * gdb.base/call-rt-st.exp
9174 * gdb.base/callexit.exp
9175 * gdb.base/catch-fork-kill.exp
9176 * gdb.base/charset.exp
9177 * gdb.base/checkpoint.exp
9178 * gdb.base/comprdebug.exp
9179 * gdb.base/constvars.exp
9180 * gdb.base/coredump-filter.exp
9181 * gdb.base/cursal.exp
9182 * gdb.base/cvexpr.exp
9183 * gdb.base/detach.exp
9184 * gdb.base/display.exp
9185 * gdb.base/dmsym.exp
9186 * gdb.base/dprintf-pending.exp
9187 * gdb.base/dso2dso.exp
9188 * gdb.base/dtrace-probe.exp
9189 * gdb.base/dump.exp
9190 * gdb.base/enum_cond.exp
9191 * gdb.base/exe-lock.exp
9192 * gdb.base/exec-invalid-sysroot.exp
9193 * gdb.base/execl-update-breakpoints.exp
9194 * gdb.base/exprs.exp
9195 * gdb.base/fileio.exp
9196 * gdb.base/find.exp
9197 * gdb.base/finish.exp
9198 * gdb.base/fixsection.exp
9199 * gdb.base/foll-vfork.exp
9200 * gdb.base/frame-args.exp
9201 * gdb.base/gcore.exp
9202 * gdb.base/gdb1250.exp
9203 * gdb.base/global-var-nested-by-dso.exp
9204 * gdb.base/gnu-ifunc.exp
9205 * gdb.base/hashline1.exp
9206 * gdb.base/hashline2.exp
9207 * gdb.base/hashline3.exp
9208 * gdb.base/hbreak-in-shr-unsupported.exp
9209 * gdb.base/huge.exp
9210 * gdb.base/infcall-input.exp
9211 * gdb.base/info-fun.exp
9212 * gdb.base/info-shared.exp
9213 * gdb.base/jit-simple.exp
9214 * gdb.base/jit-so.exp
9215 * gdb.base/jit.exp
9216 * gdb.base/jump.exp
9217 * gdb.base/label.exp
9218 * gdb.base/lineinc.exp
9219 * gdb.base/logical.exp
9220 * gdb.base/longjmp.exp
9221 * gdb.base/macscp.exp
9222 * gdb.base/miscexprs.exp
9223 * gdb.base/new-ui-echo.exp
9224 * gdb.base/new-ui-pending-input.exp
9225 * gdb.base/new-ui.exp
9226 * gdb.base/nodebug.exp
9227 * gdb.base/nofield.exp
9228 * gdb.base/offsets.exp
9229 * gdb.base/overlays.exp
9230 * gdb.base/pending.exp
9231 * gdb.base/pointers.exp
9232 * gdb.base/pr11022.exp
9233 * gdb.base/printcmds.exp
9234 * gdb.base/prologue.exp
9235 * gdb.base/ptr-typedef.exp
9236 * gdb.base/realname-expand.exp
9237 * gdb.base/relativedebug.exp
9238 * gdb.base/relocate.exp
9239 * gdb.base/remote.exp
9240 * gdb.base/reread.exp
9241 * gdb.base/return2.exp
9242 * gdb.base/savedregs.exp
9243 * gdb.base/sep.exp
9244 * gdb.base/sepdebug.exp
9245 * gdb.base/sepsymtab.exp
9246 * gdb.base/set-inferior-tty.exp
9247 * gdb.base/setshow.exp
9248 * gdb.base/shlib-call.exp
9249 * gdb.base/sigaltstack.exp
9250 * gdb.base/siginfo-addr.exp
9251 * gdb.base/signals.exp
9252 * gdb.base/signull.exp
9253 * gdb.base/sigrepeat.exp
9254 * gdb.base/so-impl-ld.exp
9255 * gdb.base/solib-display.exp
9256 * gdb.base/solib-overlap.exp
9257 * gdb.base/solib-search.exp
9258 * gdb.base/solib-symbol.exp
9259 * gdb.base/structs.exp
9260 * gdb.base/structs2.exp
9261 * gdb.base/symtab-search-order.exp
9262 * gdb.base/twice.exp
9263 * gdb.base/unload.exp
9264 * gdb.base/varargs.exp
9265 * gdb.base/watchpoint-solib.exp
9266 * gdb.base/watchpoint.exp
9267 * gdb.base/whatis.exp
9268 * gdb.base/wrong_frame_bt_full.exp
9269 * gdb.btrace/dlopen.exp
9270 * gdb.cell/ea-standalone.exp
9271 * gdb.cell/ea-test.exp
9272 * gdb.cp/dispcxx.exp
9273 * gdb.cp/gdb2384.exp
9274 * gdb.cp/method2.exp
9275 * gdb.cp/nextoverthrow.exp
9276 * gdb.cp/pr10728.exp
9277 * gdb.disasm/am33.exp
9278 * gdb.disasm/h8300s.exp
9279 * gdb.disasm/mn10300.exp
9280 * gdb.disasm/sh3.exp
9281 * gdb.dwarf2/dw2-dir-file-name.exp
9282 * gdb.fortran/complex.exp
9283 * gdb.fortran/library-module.exp
9284 * gdb.guile/scm-pretty-print.exp
9285 * gdb.guile/scm-symbol.exp
9286 * gdb.guile/scm-type.exp
9287 * gdb.guile/scm-value.exp
9288 * gdb.linespec/linespec.exp
9289 * gdb.mi/gdb701.exp
9290 * gdb.mi/gdb792.exp
9291 * gdb.mi/mi-breakpoint-changed.exp
9292 * gdb.mi/mi-dprintf-pending.exp
9293 * gdb.mi/mi-dprintf.exp
9294 * gdb.mi/mi-exit-code.exp
9295 * gdb.mi/mi-pending.exp
9296 * gdb.mi/mi-solib.exp
9297 * gdb.mi/new-ui-mi-sync.exp
9298 * gdb.mi/pr11022.exp
9299 * gdb.mi/user-selected-context-sync.exp
9300 * gdb.opt/solib-intra-step.exp
9301 * gdb.python/py-events.exp
9302 * gdb.python/py-finish-breakpoint.exp
9303 * gdb.python/py-mi.exp
9304 * gdb.python/py-prettyprint.exp
9305 * gdb.python/py-shared.exp
9306 * gdb.python/py-symbol.exp
9307 * gdb.python/py-template.exp
9308 * gdb.python/py-type.exp
9309 * gdb.python/py-value.exp
9310 * gdb.reverse/solib-precsave.exp
9311 * gdb.reverse/solib-reverse.exp
9312 * gdb.server/solib-list.exp
9313 * gdb.stabs/weird.exp
9314 * gdb.threads/reconnect-signal.exp
9315 * gdb.threads/stepi-random-signal.exp
9316 * gdb.trace/actions.exp
9317 * gdb.trace/ax.exp
9318 * gdb.trace/backtrace.exp
9319 * gdb.trace/change-loc.exp
9320 * gdb.trace/deltrace.exp
9321 * gdb.trace/ftrace-lock.exp
9322 * gdb.trace/ftrace.exp
9323 * gdb.trace/infotrace.exp
9324 * gdb.trace/mi-tracepoint-changed.exp
9325 * gdb.trace/packetlen.exp
9326 * gdb.trace/passcount.exp
9327 * gdb.trace/pending.exp
9328 * gdb.trace/range-stepping.exp
9329 * gdb.trace/report.exp
9330 * gdb.trace/stap-trace.exp
9331 * gdb.trace/tfind.exp
9332 * gdb.trace/trace-break.exp
9333 * gdb.trace/trace-condition.exp
9334 * gdb.trace/trace-enable-disable.exp
9335 * gdb.trace/trace-mt.exp
9336 * gdb.trace/tracecmd.exp
9337 * gdb.trace/tspeed.exp
9338 * gdb.trace/tsv.exp
9339 * lib/perftest.exp
9340
9341 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9342
9343 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9344 with gdb_test_no_output.
9345 Use command as test name.
9346
9347 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9348
9349 Fix test names starting with uppercase throughout the files.
9350
9351 * gdb.ada/assign_1.exp
9352 * gdb.ada/boolean_expr.exp
9353 * gdb.base/arrayidx.exp
9354 * gdb.base/del.exp
9355 * gdb.base/gcore-buffer-overflow.exp
9356 * gdb.base/testenv.exp
9357 * gdb.compile/compile.exp
9358 * gdb.python/py-framefilter-invalidarg.exp
9359 * gdb.python/py-framefilter.exp
9360
9361 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9362
9363 Fix test names starting with uppercase throughout the files.
9364
9365 * gdb.ada/array_return.exp
9366 * gdb.ada/expr_delims.exp
9367 * gdb.ada/mi_dyn_arr.exp
9368 * gdb.ada/mi_interface.exp
9369 * gdb.ada/mi_var_array.exp
9370 * gdb.ada/watch_arg.exp
9371 * gdb.arch/alpha-step.exp
9372 * gdb.arch/altivec-regs.exp
9373 * gdb.arch/e500-regs.exp
9374 * gdb.arch/powerpc-d128-regs.exp
9375 * gdb.base/arrayidx.exp
9376 * gdb.base/break.exp
9377 * gdb.base/checkpoint.exp
9378 * gdb.base/debug-expr.exp
9379 * gdb.base/dmsym.exp
9380 * gdb.base/radix.exp
9381 * gdb.base/sepdebug.exp
9382 * gdb.base/testenv.exp
9383 * gdb.base/watch_thread_num.exp
9384 * gdb.base/watchpoint-cond-gone.exp
9385 * gdb.cell/break.exp
9386 * gdb.cell/ea-cache.exp
9387 * gdb.compile/compile.exp
9388 * gdb.cp/gdb2495.exp
9389 * gdb.gdb/selftest.exp
9390 * gdb.gdb/xfullpath.exp
9391 * gdb.go/hello.exp
9392 * gdb.go/integers.exp
9393 * gdb.objc/basicclass.exp
9394 * gdb.pascal/hello.exp
9395 * gdb.pascal/integers.exp
9396 * gdb.python/py-breakpoint.exp
9397 * gdb.python/py-cmd.exp
9398 * gdb.python/py-linetable.exp
9399 * gdb.python/py-xmethods.exp
9400 * gdb.python/python.exp
9401 * gdb.reverse/consecutive-precsave.exp
9402 * gdb.reverse/finish-precsave.exp
9403 * gdb.reverse/i386-precsave.exp
9404 * gdb.reverse/machinestate-precsave.exp
9405 * gdb.reverse/sigall-precsave.exp
9406 * gdb.reverse/solib-precsave.exp
9407 * gdb.reverse/step-precsave.exp
9408 * gdb.reverse/until-precsave.exp
9409 * gdb.reverse/watch-precsave.exp
9410 * gdb.threads/leader-exit.exp
9411 * gdb.threads/pthreads.exp
9412 * gdb.threads/wp-replication.exp
9413 * gdb.trace/actions.exp
9414 * gdb.trace/mi-tsv-changed.exp
9415 * gdb.trace/tsv.exp
9416
9417 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9418
9419 Fix test names starting with uppercase throughout the files.
9420
9421 * gdb.arch/i386-bp_permanent.exp
9422 * gdb.arch/i386-gnu-cfi.exp
9423 * gdb.base/disasm-end-cu.exp
9424 * gdb.base/macscp.exp
9425 * gdb.base/pending.exp
9426 * gdb.base/watch_thread_num.exp
9427 * gdb.cp/exception.exp
9428 * gdb.cp/gdb2495.exp
9429 * gdb.cp/local.exp
9430 * gdb.python/py-evsignal.exp
9431 * gdb.python/python.exp
9432 * gdb.trace/tracecmd.exp
9433
9434 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9435
9436 Fix test names starting with uppercase throughout the files.
9437
9438 * gdb.base/charset.exp
9439 * gdb.base/eval.exp
9440 * gdb.base/multi-forks.exp
9441 * gdb.guile/scm-progspace.exp
9442 * gdb.opencl/datatypes.exp
9443 * gdb.python/py-block.exp
9444 * gdb.python/py-function.exp
9445 * gdb.python/py-symbol.exp
9446 * gdb.python/py-symtab.exp
9447 * gdb.python/py-xmethods.exp
9448 * gdb.reverse/break-precsave.exp
9449 * gdb.reverse/break-reverse.exp
9450 * gdb.reverse/consecutive-precsave.exp
9451 * gdb.reverse/consecutive-reverse.exp
9452 * gdb.reverse/finish-precsave.exp
9453 * gdb.reverse/finish-reverse-bkpt.exp
9454 * gdb.reverse/finish-reverse.exp
9455 * gdb.reverse/fstatat-reverse.exp
9456 * gdb.reverse/getresuid-reverse.exp
9457 * gdb.reverse/i386-precsave.exp
9458 * gdb.reverse/i386-reverse.exp
9459 * gdb.reverse/i386-sse-reverse.exp
9460 * gdb.reverse/i387-stack-reverse.exp
9461 * gdb.reverse/insn-reverse.exp
9462 * gdb.reverse/machinestate-precsave.exp
9463 * gdb.reverse/machinestate.exp
9464 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9465 * gdb.reverse/pipe-reverse.exp
9466 * gdb.reverse/readv-reverse.exp
9467 * gdb.reverse/recvmsg-reverse.exp
9468 * gdb.reverse/rerun-prec.exp
9469 * gdb.reverse/s390-mvcle.exp
9470 * gdb.reverse/sigall-precsave.exp
9471 * gdb.reverse/sigall-reverse.exp
9472 * gdb.reverse/solib-precsave.exp
9473 * gdb.reverse/solib-reverse.exp
9474 * gdb.reverse/step-precsave.exp
9475 * gdb.reverse/step-reverse.exp
9476 * gdb.reverse/time-reverse.exp
9477 * gdb.reverse/until-precsave.exp
9478 * gdb.reverse/until-reverse.exp
9479 * gdb.reverse/waitpid-reverse.exp
9480 * gdb.reverse/watch-precsave.exp
9481 * gdb.reverse/watch-reverse.exp
9482
9483 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9484
9485 Fix test names starting with uppercase throughout the files.
9486
9487 * gdb.arch/i386-mpx-simple_segv.exp
9488 * gdb.arch/i386-mpx.exp
9489 * gdb.arch/i386-permbkpt.exp
9490 * gdb.arch/pa-nullify.exp
9491 * gdb.arch/powerpc-d128-regs.exp
9492 * gdb.arch/vsx-regs.exp
9493 * gdb.base/bfp-test.exp
9494 * gdb.base/break.exp
9495 * gdb.base/breakpoint-shadow.exp
9496 * gdb.base/callfuncs.exp
9497 * gdb.base/charset.exp
9498 * gdb.base/commands.exp
9499 * gdb.base/completion.exp
9500 * gdb.base/dfp-test.exp
9501 * gdb.base/echo.exp
9502 * gdb.base/ending-run.exp
9503 * gdb.base/eval.exp
9504 * gdb.base/expand-psymtabs.exp
9505 * gdb.base/float128.exp
9506 * gdb.base/floatn.exp
9507 * gdb.base/foll-exec-mode.exp
9508 * gdb.base/gdb1056.exp
9509 * gdb.base/gdb11531.exp
9510 * gdb.base/kill-after-signal.exp
9511 * gdb.base/multi-forks.exp
9512 * gdb.base/overlays.exp
9513 * gdb.base/pending.exp
9514 * gdb.base/sepdebug.exp
9515 * gdb.base/testenv.exp
9516 * gdb.base/valgrind-db-attach.exp
9517 * gdb.base/watch_thread_num.exp
9518 * gdb.base/watchpoint-cond-gone.exp
9519 * gdb.base/watchpoint.exp
9520 * gdb.base/watchpoints.exp
9521 * gdb.cp/arg-reference.exp
9522 * gdb.cp/baseenum.exp
9523 * gdb.cp/operator.exp
9524 * gdb.cp/shadow.exp
9525 * gdb.dwarf2/dw2-op-out-param.exp
9526 * gdb.dwarf2/dw2-reg-undefined.exp
9527 * gdb.go/chan.exp
9528 * gdb.go/hello.exp
9529 * gdb.go/integers.exp
9530 * gdb.go/methods.exp
9531 * gdb.go/package.exp
9532 * gdb.guile/scm-parameter.exp
9533 * gdb.guile/scm-progspace.exp
9534 * gdb.guile/scm-value.exp
9535 * gdb.mi/mi-pending.exp
9536 * gdb.mi/user-selected-context-sync.exp
9537 * gdb.multi/multi-attach.exp
9538 * gdb.multi/tids.exp
9539 * gdb.opt/clobbered-registers-O2.exp
9540 * gdb.pascal/floats.exp
9541 * gdb.pascal/integers.exp
9542 * gdb.python/py-block.exp
9543 * gdb.python/py-events.exp
9544 * gdb.python/py-parameter.exp
9545 * gdb.python/py-symbol.exp
9546 * gdb.python/py-symtab.exp
9547 * gdb.python/py-type.exp
9548 * gdb.python/py-value.exp
9549 * gdb.python/py-xmethods.exp
9550 * gdb.python/python.exp
9551 * gdb.reverse/break-precsave.exp
9552 * gdb.reverse/consecutive-precsave.exp
9553 * gdb.reverse/finish-precsave.exp
9554 * gdb.reverse/i386-precsave.exp
9555 * gdb.reverse/machinestate-precsave.exp
9556 * gdb.reverse/sigall-precsave.exp
9557 * gdb.reverse/solib-precsave.exp
9558 * gdb.reverse/step-precsave.exp
9559 * gdb.reverse/until-precsave.exp
9560 * gdb.reverse/watch-precsave.exp
9561 * gdb.server/ext-attach.exp
9562 * gdb.server/ext-restart.exp
9563 * gdb.server/ext-run.exp
9564 * gdb.server/ext-wrapper.exp
9565 * gdb.stabs/gdb11479.exp
9566 * gdb.stabs/weird.exp
9567 * gdb.threads/attach-many-short-lived-threads.exp
9568 * gdb.threads/kill.exp
9569 * gdb.threads/watchpoint-fork.exp
9570
9571 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9572
9573 Fix test names starting with uppercase throughout all the files below.
9574
9575 * gdb.ada/array_return.exp
9576 * gdb.ada/catch_ex.exp
9577 * gdb.ada/info_exc.exp
9578 * gdb.ada/mi_catch_ex.exp
9579 * gdb.ada/mi_dyn_arr.exp
9580 * gdb.ada/mi_ex_cond.exp
9581 * gdb.ada/mi_exc_info.exp
9582 * gdb.ada/mi_interface.exp
9583 * gdb.ada/mi_task_arg.exp
9584 * gdb.ada/mi_task_info.exp
9585 * gdb.ada/mi_var_array.exp
9586 * gdb.arch/alpha-step.exp
9587 * gdb.arch/amd64-disp-step.exp
9588 * gdb.arch/arm-disp-step.exp
9589 * gdb.arch/disp-step-insn-reloc.exp
9590 * gdb.arch/e500-prologue.exp
9591 * gdb.arch/ftrace-insn-reloc.exp
9592 * gdb.arch/gdb1558.exp
9593 * gdb.arch/i386-bp_permanent.exp
9594 * gdb.arch/i386-disp-step.exp
9595 * gdb.arch/i386-float.exp
9596 * gdb.arch/i386-gnu-cfi.exp
9597 * gdb.arch/ia64-breakpoint-shadow.exp
9598 * gdb.arch/mips16-thunks.exp
9599 * gdb.arch/pa-nullify.exp
9600 * gdb.arch/powerpc-aix-prologue.exp
9601 * gdb.arch/powerpc-power.exp
9602 * gdb.arch/ppc-dfp.exp
9603 * gdb.arch/s390-tdbregs.exp
9604 * gdb.arch/spu-info.exp
9605 * gdb.arch/spu-ls.exp
9606 * gdb.arch/thumb-bx-pc.exp
9607 * gdb.base/advance.exp
9608 * gdb.base/annota-input-while-running.exp
9609 * gdb.base/arrayidx.exp
9610 * gdb.base/asmlabel.exp
9611 * gdb.base/async.exp
9612 * gdb.base/attach-wait-input.exp
9613 * gdb.base/auto-connect-native-target.exp
9614 * gdb.base/batch-preserve-term-settings.exp
9615 * gdb.base/bfp-test.exp
9616 * gdb.base/bigcore.exp
9617 * gdb.base/bp-permanent.exp
9618 * gdb.base/break-always.exp
9619 * gdb.base/break-fun-addr.exp
9620 * gdb.base/break-idempotent.exp
9621 * gdb.base/break-main-file-remove-fail.exp
9622 * gdb.base/break-probes.exp
9623 * gdb.base/break-unload-file.exp
9624 * gdb.base/break.exp
9625 * gdb.base/call-ar-st.exp
9626 * gdb.base/call-rt-st.exp
9627 * gdb.base/call-sc.exp
9628 * gdb.base/call-signal-resume.exp
9629 * gdb.base/call-strs.exp
9630 * gdb.base/callexit.exp
9631 * gdb.base/callfuncs.exp
9632 * gdb.base/catch-gdb-caused-signals.exp
9633 * gdb.base/catch-signal-siginfo-cond.exp
9634 * gdb.base/catch-syscall.exp
9635 * gdb.base/compare-sections.exp
9636 * gdb.base/cond-eval-mode.exp
9637 * gdb.base/condbreak-call-false.exp
9638 * gdb.base/consecutive-step-over.exp
9639 * gdb.base/cursal.exp
9640 * gdb.base/disabled-location.exp
9641 * gdb.base/disasm-end-cu.exp
9642 * gdb.base/display.exp
9643 * gdb.base/double-prompt-target-event-error.exp
9644 * gdb.base/dprintf-bp-same-addr.exp
9645 * gdb.base/dprintf-detach.exp
9646 * gdb.base/dprintf-next.exp
9647 * gdb.base/dprintf-non-stop.exp
9648 * gdb.base/dprintf-pending.exp
9649 * gdb.base/dso2dso.exp
9650 * gdb.base/ending-run.exp
9651 * gdb.base/enum_cond.exp
9652 * gdb.base/examine-backward.exp
9653 * gdb.base/exe-lock.exp
9654 * gdb.base/exec-invalid-sysroot.exp
9655 * gdb.base/execl-update-breakpoints.exp
9656 * gdb.base/execution-termios.exp
9657 * gdb.base/fileio.exp
9658 * gdb.base/fixsection.exp
9659 * gdb.base/foll-exec-mode.exp
9660 * gdb.base/foll-exec.exp
9661 * gdb.base/fork-running-state.exp
9662 * gdb.base/frame-args.exp
9663 * gdb.base/fullpath-expand.exp
9664 * gdb.base/func-ptr.exp
9665 * gdb.base/gcore-relro-pie.exp
9666 * gdb.base/gdb1090.exp
9667 * gdb.base/gdb1555.exp
9668 * gdb.base/global-var-nested-by-dso.exp
9669 * gdb.base/gnu-ifunc.exp
9670 * gdb.base/hbreak-in-shr-unsupported.exp
9671 * gdb.base/hbreak-unmapped.exp
9672 * gdb.base/hook-stop.exp
9673 * gdb.base/infcall-input.exp
9674 * gdb.base/info-fun.exp
9675 * gdb.base/info-shared.exp
9676 * gdb.base/interrupt-noterm.exp
9677 * gdb.base/jit-so.exp
9678 * gdb.base/jit.exp
9679 * gdb.base/line-symtabs.exp
9680 * gdb.base/list.exp
9681 * gdb.base/longjmp.exp
9682 * gdb.base/macscp.exp
9683 * gdb.base/max-value-size.exp
9684 * gdb.base/nodebug.exp
9685 * gdb.base/nofield.exp
9686 * gdb.base/overlays.exp
9687 * gdb.base/paginate-after-ctrl-c-running.exp
9688 * gdb.base/paginate-bg-execution.exp
9689 * gdb.base/paginate-inferior-exit.exp
9690 * gdb.base/pending.exp
9691 * gdb.base/pr11022.exp
9692 * gdb.base/printcmds.exp
9693 * gdb.base/ptr-typedef.exp
9694 * gdb.base/ptype.exp
9695 * gdb.base/randomize.exp
9696 * gdb.base/range-stepping.exp
9697 * gdb.base/realname-expand.exp
9698 * gdb.base/relativedebug.exp
9699 * gdb.base/remote.exp
9700 * gdb.base/savedregs.exp
9701 * gdb.base/sepdebug.exp
9702 * gdb.base/set-noassign.exp
9703 * gdb.base/shlib-call.exp
9704 * gdb.base/shreloc.exp
9705 * gdb.base/sigaltstack.exp
9706 * gdb.base/sigbpt.exp
9707 * gdb.base/siginfo-addr.exp
9708 * gdb.base/siginfo-obj.exp
9709 * gdb.base/siginfo-thread.exp
9710 * gdb.base/signest.exp
9711 * gdb.base/signull.exp
9712 * gdb.base/sigrepeat.exp
9713 * gdb.base/skip.exp
9714 * gdb.base/so-impl-ld.exp
9715 * gdb.base/solib-corrupted.exp
9716 * gdb.base/solib-disc.exp
9717 * gdb.base/solib-display.exp
9718 * gdb.base/solib-overlap.exp
9719 * gdb.base/solib-search.exp
9720 * gdb.base/solib-symbol.exp
9721 * gdb.base/source-execution.exp
9722 * gdb.base/sss-bp-on-user-bp-2.exp
9723 * gdb.base/sss-bp-on-user-bp.exp
9724 * gdb.base/stack-checking.exp
9725 * gdb.base/stale-infcall.exp
9726 * gdb.base/step-break.exp
9727 * gdb.base/step-line.exp
9728 * gdb.base/step-over-exit.exp
9729 * gdb.base/step-test.exp
9730 * gdb.base/structs.exp
9731 * gdb.base/sym-file.exp
9732 * gdb.base/symtab-search-order.exp
9733 * gdb.base/term.exp
9734 * gdb.base/type-opaque.exp
9735 * gdb.base/unload.exp
9736 * gdb.base/until-nodebug.exp
9737 * gdb.base/until.exp
9738 * gdb.base/unwindonsignal.exp
9739 * gdb.base/watch-cond.exp
9740 * gdb.base/watch-non-mem.exp
9741 * gdb.base/watch_thread_num.exp
9742 * gdb.base/watchpoint-reuse-slot.exp
9743 * gdb.base/watchpoint-solib.exp
9744 * gdb.base/watchpoint.exp
9745 * gdb.btrace/dlopen.exp
9746 * gdb.cell/arch.exp
9747 * gdb.cell/break.exp
9748 * gdb.cell/bt.exp
9749 * gdb.cell/core.exp
9750 * gdb.cell/data.exp
9751 * gdb.cell/dwarfaddr.exp
9752 * gdb.cell/ea-cache.exp
9753 * gdb.cell/ea-standalone.exp
9754 * gdb.cell/ea-test.exp
9755 * gdb.cell/f-regs.exp
9756 * gdb.cell/fork.exp
9757 * gdb.cell/gcore.exp
9758 * gdb.cell/mem-access.exp
9759 * gdb.cell/ptype.exp
9760 * gdb.cell/registers.exp
9761 * gdb.cell/sizeof.exp
9762 * gdb.cell/solib-symbol.exp
9763 * gdb.cell/solib.exp
9764 * gdb.compile/compile-tls.exp
9765 * gdb.cp/exception.exp
9766 * gdb.cp/gdb2495.exp
9767 * gdb.cp/local.exp
9768 * gdb.cp/mb-inline.exp
9769 * gdb.cp/mb-templates.exp
9770 * gdb.cp/pr10687.exp
9771 * gdb.cp/pr9167.exp
9772 * gdb.cp/scope-err.exp
9773 * gdb.cp/templates.exp
9774 * gdb.cp/virtfunc.exp
9775 * gdb.dwarf2/dw2-dir-file-name.exp
9776 * gdb.dwarf2/dw2-single-line-discriminators.exp
9777 * gdb.fortran/complex.exp
9778 * gdb.fortran/library-module.exp
9779 * gdb.guile/guile.exp
9780 * gdb.guile/scm-cmd.exp
9781 * gdb.guile/scm-frame-inline.exp
9782 * gdb.guile/scm-objfile.exp
9783 * gdb.guile/scm-pretty-print.exp
9784 * gdb.guile/scm-symbol.exp
9785 * gdb.guile/scm-type.exp
9786 * gdb.guile/scm-value.exp
9787 * gdb.linespec/keywords.exp
9788 * gdb.linespec/ls-errs.exp
9789 * gdb.linespec/macro-relative.exp
9790 * gdb.linespec/thread.exp
9791 * gdb.mi/mi-breakpoint-changed.exp
9792 * gdb.mi/mi-dprintf-pending.exp
9793 * gdb.mi/mi-fullname-deleted.exp
9794 * gdb.mi/mi-logging.exp
9795 * gdb.mi/mi-pending.exp
9796 * gdb.mi/mi-solib.exp
9797 * gdb.mi/new-ui-mi-sync.exp
9798 * gdb.mi/user-selected-context-sync.exp
9799 * gdb.multi/dummy-frame-restore.exp
9800 * gdb.multi/multi-arch-exec.exp
9801 * gdb.multi/remove-inferiors.exp
9802 * gdb.multi/watchpoint-multi-exit.exp
9803 * gdb.opt/solib-intra-step.exp
9804 * gdb.perf/backtrace.exp
9805 * gdb.perf/single-step.exp
9806 * gdb.perf/skip-command.exp
9807 * gdb.perf/skip-prologue.exp
9808 * gdb.perf/solib.exp
9809 * gdb.python/lib-types.exp
9810 * gdb.python/py-as-string.exp
9811 * gdb.python/py-bad-printers.exp
9812 * gdb.python/py-block.exp
9813 * gdb.python/py-breakpoint.exp
9814 * gdb.python/py-cmd.exp
9815 * gdb.python/py-events.exp
9816 * gdb.python/py-evthreads.exp
9817 * gdb.python/py-finish-breakpoint.exp
9818 * gdb.python/py-finish-breakpoint2.exp
9819 * gdb.python/py-frame-inline.exp
9820 * gdb.python/py-frame.exp
9821 * gdb.python/py-inferior.exp
9822 * gdb.python/py-infthread.exp
9823 * gdb.python/py-mi.exp
9824 * gdb.python/py-objfile.exp
9825 * gdb.python/py-pp-maint.exp
9826 * gdb.python/py-pp-registration.exp
9827 * gdb.python/py-prettyprint.exp
9828 * gdb.python/py-recurse-unwind.exp
9829 * gdb.python/py-shared.exp
9830 * gdb.python/py-symbol.exp
9831 * gdb.python/py-symtab.exp
9832 * gdb.python/py-template.exp
9833 * gdb.python/py-type.exp
9834 * gdb.python/py-unwind-maint.exp
9835 * gdb.python/py-unwind.exp
9836 * gdb.python/py-value.exp
9837 * gdb.python/python.exp
9838 * gdb.reverse/finish-reverse-bkpt.exp
9839 * gdb.reverse/insn-reverse.exp
9840 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9841 * gdb.reverse/solib-precsave.exp
9842 * gdb.reverse/solib-reverse.exp
9843 * gdb.stabs/gdb11479.exp
9844 * gdb.stabs/weird.exp
9845 * gdb.threads/fork-child-threads.exp
9846 * gdb.threads/fork-plus-threads.exp
9847 * gdb.threads/fork-thread-pending.exp
9848 * gdb.threads/forking-threads-plus-breakpoint.exp
9849 * gdb.threads/hand-call-in-threads.exp
9850 * gdb.threads/interrupted-hand-call.exp
9851 * gdb.threads/linux-dp.exp
9852 * gdb.threads/local-watch-wrong-thread.exp
9853 * gdb.threads/next-while-other-thread-longjmps.exp
9854 * gdb.threads/non-ldr-exit.exp
9855 * gdb.threads/pending-step.exp
9856 * gdb.threads/print-threads.exp
9857 * gdb.threads/process-dies-while-detaching.exp
9858 * gdb.threads/process-dies-while-handling-bp.exp
9859 * gdb.threads/pthreads.exp
9860 * gdb.threads/queue-signal.exp
9861 * gdb.threads/reconnect-signal.exp
9862 * gdb.threads/signal-command-handle-nopass.exp
9863 * gdb.threads/signal-command-multiple-signals-pending.exp
9864 * gdb.threads/signal-delivered-right-thread.exp
9865 * gdb.threads/signal-sigtrap.exp
9866 * gdb.threads/sigthread.exp
9867 * gdb.threads/staticthreads.exp
9868 * gdb.threads/stepi-random-signal.exp
9869 * gdb.threads/thread-unwindonsignal.exp
9870 * gdb.threads/thread_check.exp
9871 * gdb.threads/thread_events.exp
9872 * gdb.threads/tid-reuse.exp
9873 * gdb.threads/tls-nodebug.exp
9874 * gdb.threads/tls-shared.exp
9875 * gdb.threads/tls-so_extern.exp
9876 * gdb.threads/tls.exp
9877 * gdb.threads/wp-replication.exp
9878 * gdb.trace/actions-changed.exp
9879 * gdb.trace/actions.exp
9880 * gdb.trace/backtrace.exp
9881 * gdb.trace/change-loc.exp
9882 * gdb.trace/collection.exp
9883 * gdb.trace/deltrace.exp
9884 * gdb.trace/disconnected-tracing.exp
9885 * gdb.trace/entry-values.exp
9886 * gdb.trace/ftrace-lock.exp
9887 * gdb.trace/ftrace.exp
9888 * gdb.trace/infotrace.exp
9889 * gdb.trace/mi-trace-frame-collected.exp
9890 * gdb.trace/mi-trace-unavailable.exp
9891 * gdb.trace/mi-traceframe-changed.exp
9892 * gdb.trace/mi-tracepoint-changed.exp
9893 * gdb.trace/mi-tsv-changed.exp
9894 * gdb.trace/no-attach-trace.exp
9895 * gdb.trace/packetlen.exp
9896 * gdb.trace/passc-dyn.exp
9897 * gdb.trace/passcount.exp
9898 * gdb.trace/pending.exp
9899 * gdb.trace/pr16508.exp
9900 * gdb.trace/qtro.exp
9901 * gdb.trace/range-stepping.exp
9902 * gdb.trace/read-memory.exp
9903 * gdb.trace/report.exp
9904 * gdb.trace/save-trace.exp
9905 * gdb.trace/signal.exp
9906 * gdb.trace/stap-trace.exp
9907 * gdb.trace/status-stop.exp
9908 * gdb.trace/strace.exp
9909 * gdb.trace/tfile.exp
9910 * gdb.trace/tfind.exp
9911 * gdb.trace/trace-break.exp
9912 * gdb.trace/trace-condition.exp
9913 * gdb.trace/trace-enable-disable.exp
9914 * gdb.trace/trace-mt.exp
9915 * gdb.trace/tracecmd.exp
9916 * gdb.trace/tracefile-pseudo-reg.exp
9917 * gdb.trace/tspeed.exp
9918 * gdb.trace/tstatus.exp
9919 * gdb.trace/tsv.exp
9920 * gdb.trace/unavailable.exp
9921 * gdb.trace/while-dyn.exp
9922 * gdb.trace/while-stepping.exp
9923 * lib/gdb-guile.exp
9924 * lib/gdb.exp
9925 * lib/mi-support.exp
9926 * lib/pascal.exp
9927 * lib/perftest.exp
9928 * lib/prelink-support.exp
9929 * lib/selftest-support.exp
9930
9931 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9932
9933 * Makefile.in: Include disable-implicit-rules.mk.
9934
9935 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9936
9937 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9938 non-byte-aligned bit fields.
9939
9940 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9941
9942 PR gdb/12616
9943 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9944 respects the DW_AT_data_bit_offset attribute.
9945
9946 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9947
9948 * gdb.base/default.exp: Fix output of "set language".
9949
9950 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9951
9952 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9953 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9954 make.
9955 * configure.ac: Remove checks for the make program.
9956 * configure: Re-generate.
9957
9958 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9959
9960 * gdb.python/py-recurse-unwind.c (main): Add loop.
9961 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9962 to read_register() and gdb.parse_and_eval(). Make each code
9963 call a separate case that can be individually tested.
9964 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9965 proc. Call cont_and_backtrace for each of the code paths that
9966 we want to test in the unwinder.
9967
9968 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9969
9970 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9971 the definition of struct S.
9972
9973 2016-11-11 Catherine Moore <clm@codesourcery.com>
9974
9975 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9976
9977 2016-11-09 Pedro Alves <palves@redhat.com>
9978
9979 * gdb.base/commands.exp (runto_or_return): New procedure.
9980 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9981 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9982 (progvar_simple_while_test, progvar_complex_if_while_test)
9983 (if_while_breakpoint_command_test)
9984 (infrun_breakpoint_command_test, breakpoint_command_test)
9985 (user_defined_command_test, watchpoint_command_test)
9986 (test_command_prompt_position, redefine_hook_test)
9987 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9988 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9989 multi_line_input and multi_line. Remove gdb_expect and
9990 gdb_stop_suppressing_tests uses.
9991 * lib/gdb.exp (valnum_re): New global.
9992 (multi_line_input): New procedure.
9993
9994 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9995
9996 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9997 Remove.
9998 (test_setup): Define with proc_with_prefix.
9999 (test_cli_inferior): Likewise.
10000 (test_cli_thread): Likewise.
10001 (test_cli_frame): Likewise.
10002 (test_cli_select_frame): Likewise.
10003 (test_cli_up_down): Likewise.
10004 (test_mi_thread_select): Likewise.
10005 (test_mi_stack_select_frame): Likewise.
10006 (test_cli_in_mi_inferior): Likewise.
10007 (test_cli_in_mi_thread): Likewise.
10008 (test_cli_in_mi_frame): Likewise.
10009 (top level): Do not use with_test_prefix_procname.
10010
10011 2016-11-09 Pedro Alves <palves@redhat.com>
10012
10013 * gdb.base/commands.exp (gdbvar_simple_if_test)
10014 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10015 (progvar_simple_if_test, progvar_simple_while_test)
10016 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10017 (infrun_breakpoint_command_test, breakpoint_command_test)
10018 (user_defined_command_test, watchpoint_command_test)
10019 (test_command_prompt_position, deprecated_command_test)
10020 (bp_deleted_in_command, temporary_breakpoint_commands)
10021 (stray_arg0_test, source_file_with_indented_comment)
10022 (recursive_source_test, if_commands_test)
10023 (error_clears_commands_left, redefine_hook_test)
10024 (redefine_backtrace_test): Use proc_with_prefix.
10025 * lib/gdb.exp (proc_with_prefix): New proc.
10026
10027 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10028
10029 * gdb.base/tui-layout.c: New file.
10030 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10031 disassembly window contains very long lines.
10032
10033 2016-11-08 Tom Tromey <tom@tromey.com>
10034
10035 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10036 depend on Python 2.
10037
10038 2016-11-08 Tom Tromey <tom@tromey.com>
10039
10040 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10041 New method.
10042
10043 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10044
10045 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10046
10047 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10048
10049 * gdb.rust/simple.rs: Add test for univariant enums without
10050 discriminants and for encoded struct-like enums.
10051
10052 2016-10-28 Pedro Alves <palves@redhat.com>
10053
10054 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10055 gdb_test_multiple, tighten regexps and match symtabs and line
10056 tables incrementally.
10057
10058 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10059
10060 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10061 general.
10062
10063 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10064
10065 * gdb.base/exec-invalid-sysroot.exp: New file.
10066
10067 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10068
10069 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10070
10071 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10072
10073 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10074
10075 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10076
10077 * gdb.base/killed-outside.exp: Remove $options from a call to
10078 `prepare_for_testing'.
10079
10080 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10081
10082 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10083 Change test message.
10084
10085 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10086
10087 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10088 Update comment.
10089
10090 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10091
10092 * gdb.trace/mi-trace-save.exp: New file.
10093
10094 2016-10-13 Yao Qi <yao.qi@linaro.org>
10095
10096 * gdb.base/code_elim.exp (get_var_address): Remove.
10097 * gdb.base/relocate.exp: Likewise.
10098 * gdb.base/shreloc.exp: Likewise.
10099 * lib/gdb.exp (get_var_address): New.
10100
10101 2016-10-13 Yao Qi <yao.qi@linaro.org>
10102
10103 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10104 floating point tests if $skip_float_test is false.
10105
10106 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10107
10108 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10109 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10110 argc values.
10111 Add 1 to argc so we guarantee distinct initial/modified argc values.
10112
10113 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10114
10115 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10116
10117 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10118
10119 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10120 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10121 * gdb.arch/vsx-regs.exp: Likewise.
10122
10123 2016-10-07 Yao Qi <yao.qi@linaro.org>
10124
10125 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10126
10127 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10128
10129 * gdb.python/python.exp: Test decode_line("*0").
10130
10131 2016-10-06 Doug Evans <dje@google.com>
10132
10133 * gdb.python/py-value.exp (test_value_creation): Add test for large
10134 unsigned 64-bit value.
10135
10136 2016-10-06 Tom Tromey <tom@tromey.com>
10137
10138 * gdb.compile/compile.exp: Change java tests to rust.
10139 * gdb.base/setshow.exp: Change java tests to rust.
10140 * gdb.base/default.exp: Remove java from language list.
10141 * README (Examples): Update language example.
10142 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10143 test.
10144 * lib/gdb.exp (skip_java_tests): Remove.
10145 * lib/java.exp: Remove.
10146 * gdb.java: Remove.
10147
10148 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10149
10150 * gdb.arch/mips-fcr.exp: New test.
10151 * gdb.arch/mips-fcr.c: Source for the new test.
10152
10153 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10154
10155 * gdb.base/solib-disc.exp: Use `standard_output_file'
10156 throughout.
10157
10158 2016-10-06 Pedro Alves <palves@redhat.com>
10159
10160 * gdb.base/jit-simple-dl.c: New file.
10161 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10162 * gdb.base/jit-simple.c: ... this.
10163 * gdb.base/jit-simple.exp (jit_run): Delete.
10164 (build_jit): New proc.
10165 (jit_test_reread): Recompile either the main program or the shared
10166 library, depending on what is being tested. Skip changing address
10167 if caller wants to. Compare before/after addresses. If testing
10168 standalone, explicitly load the binary. Test "maint info
10169 breakpoints".
10170 (top level): Add "standalone vs shared lib" and "change address"
10171 vs "same address" axes.
10172
10173 2016-10-06 Pedro Alves <palves@redhat.com>
10174
10175 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10176 call.
10177 (jit_run): Delete.
10178 (jit_test_reread): Use with_test_prefix. Reload the main binary
10179 explicitly. Compare the before/after addresses of the JIT
10180 descriptor.
10181
10182 2016-08-15 Doug Evans <dje@google.com>
10183
10184 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10185 for single bitfields is bool.
10186 * gdb.xml/tdesc-regs.exp: Ditto.
10187
10188 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10189
10190 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10191
10192 2016-10-05 Yao Qi <yao.qi@linaro.org>
10193
10194 * lib/gdb.exp (support_complex_tests): Return zero if
10195 gdb_skip_float_test return true.
10196
10197 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10198 Simon Marchi <simon.marchi@ericsson.com>
10199
10200 PR gdb/20487
10201 * gdb.mi/user-selected-context-sync.exp: New file.
10202 * gdb.mi/user-selected-context-sync.c: New file.
10203
10204 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10205 Simon Marchi <simon.marchi@ericsson.com>
10206
10207 PR gdb/20487
10208 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10209 =thread-select-event check.
10210
10211 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10212
10213 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10214 the compulsory L operand changes.
10215 * gdb.arch/powerpc-power.s: Likewise.
10216
10217 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10218
10219 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10220 * gdb.base/jit-attach-pie.c: New file.
10221 * gdb.base/jit-attach-pie.exp: New file.
10222
10223 2016-09-28 Pedro Alves <palves@redhat.com>
10224
10225 * gdb.base/infcall-input.c: New file.
10226 * gdb.base/infcall-input.exp: New file.
10227
10228 2016-09-22 Yao Qi <yao.qi@linaro.org>
10229
10230 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10231 (gdb_exit): Rename it to ...
10232 (gdbserver_gdb_exit): ... Close GDBserver.
10233 (gdb_exit): New proc, call gdbserver_gdb_exit.
10234 (mi_gdb_exit): Likewise.
10235
10236 2016-09-22 Yao Qi <yao.qi@linaro.org>
10237
10238 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10239 path.
10240 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10241 Remove duplication.
10242
10243 2016-09-22 Yao Qi <yao.qi@linaro.org>
10244
10245 * lib/gdbserver-support.exp: Check the existence of
10246 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10247
10248 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10249
10250 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10251
10252 2016-09-21 Tom Tromey <tom@tromey.com>
10253
10254 PR gdb/20604:
10255 * gdb.base/quit.exp: New file.
10256
10257 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10258
10259 * .gitignore: New file.
10260
10261 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10262
10263 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10264 throughout.
10265
10266 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10267
10268 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10269
10270 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10271
10272 * gdb.cp/casts.cc (decltype): Move it ...
10273 (main): ... with its call to ...
10274 * gdb.cp/casts03.cc: ... a new file.
10275 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10276
10277 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10278
10279 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10280
10281 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10282
10283 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10284 and sync up the test with tests in gas/testsuite/gas/ppc.
10285 * gdb.arch/powerpc-power.exp: Likewise.
10286
10287 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10288
10289 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10290
10291 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10292 Jan Kratochvil <jan.kratochvil@redhat.com>
10293
10294 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10295 make m1's definition to be different from m2's. Use 'dummy' as an
10296 argument for probe 'two'.
10297
10298 2016-09-10 Jon Beniston <jon@beniston.com>
10299
10300 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10301 for sim target.
10302
10303 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10304
10305 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10306 variable declaration.
10307 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10308 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10309 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10310 received HWCAP as its argument.
10311
10312 2016-09-06 Pedro Alves <palves@redhat.com>
10313
10314 * gdb.base/new-ui-pending-input.c: New file.
10315 * gdb.base/new-ui-pending-input.exp: New file.
10316 * gdb.exp (clear_gdb_spawn_id): New procedure.
10317 (with_spawn_id): Check whether gdb_spawn_id exists before
10318 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10319 on exit.
10320
10321 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10322
10323 * gdb.base/float128.c: New file.
10324 * gdb.base/float128.exp: Likewise.
10325 * gdb.base/floatn.c: Likewise.
10326 * gdb.base/floatn.exp: Likewise.
10327
10328 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10329
10330 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10331
10332 2016-09-05 Pedro Alves <palves@redhat.com>
10333
10334 PR backtrace/19927
10335 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10336 unwinders are immediately called as side effect of "source" or
10337 "disable unwinder" commands.
10338 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10339
10340 2016-09-02 Yao Qi <yao.qi@linaro.org>
10341
10342 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10343 is true and $type is "float" or "double".
10344
10345 2016-09-02 Yao Qi <yao.qi@linaro.org>
10346
10347 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10348 true.
10349 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10350 * gdb.base/call-rt-st.exp: Likewise.
10351 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10352 return value instead of gdb,skip_float_test.
10353 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10354 (do_function_calls): Use its return value instead of
10355 gdb,skip_float_test.
10356 * gdb.base/finish.exp: Likewise.
10357 * gdb.base/funcargs.exp: Likewise.
10358 * gdb.base/return.exp: Likewise.
10359 * gdb.base/return2.exp: Likewise.
10360 * gdb.base/varargs.exp: Likewise.
10361 * lib/gdb.exp (gdb_skip_float_test): Change it to
10362 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10363
10364 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10365
10366 * gdb.multi/tids.exp: Test "thread apply all".
10367
10368 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10369
10370 * gdb.base/default.exp (tty): Remove.
10371
10372 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10373
10374 * gdb.python/py-recurse-unwind.c: New file.
10375 * gdb.python/py-recurse-unwind.py: New file.
10376 * gdb.python/py-recurse-unwind.exp: New file.
10377
10378 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10379
10380 * gdb.base/set-inferior-tty.exp: New file.
10381 * gdb.base/set-inferior-tty.c: New file.
10382
10383 2016-08-23 Pedro Alves <palves@redhat.com>
10384
10385 PR gdb/20494
10386 * gdb.base/new-ui-echo.c: New file.
10387 * gdb.base/new-ui-echo.exp: New file.
10388
10389 2016-08-23 Yao Qi <yao.qi@linaro.org>
10390
10391 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10392 gdbserver_spawn.
10393 * gdb.server/connect-without-multi-process.exp (do_test):
10394 Likewise.
10395
10396 2016-08-23 Yao Qi <yao.qi@linaro.org>
10397
10398 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10399 standalone_txt. Delete gdb_txt and standalone_txt on host
10400 and target. Spawn the binary on target. Copy files from
10401 target to host.
10402
10403 2016-08-22 Pedro Alves <palves@redhat.com>
10404
10405 PR gdb/20505
10406 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10407 with_test_prefix. Factor out bits to ...
10408 (test_no_vdso): ... this new procedure.
10409
10410 2016-08-19 Carl Love <cel@us.ibm.com>
10411
10412 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10413 maintaining separate logic for constructing the output path.
10414 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10415 * gdb.arch/ppc-dfp.exp: Likewise.
10416 * gdb.arch/ppc-fp.exp: Likewise.
10417 * gdb.arch/vsx-regs.exp: Likewise.
10418 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10419 binprefix for generating the additional binary files.
10420
10421 2016-08-19 Pedro Alves <palves@redhat.com>
10422
10423 * gdb.trace/mi-trace-frame-collected.exp
10424 (test_trace_frame_collected): On x32, expect two registers.
10425
10426 2016-08-18 Carl Love <cel@us.ibm.com>
10427
10428 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10429 and sync up the test with tests in gas/testsuite/gas/ppc.
10430 * gdb.arch/powerpc-power.exp: Likewise.
10431
10432 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10433
10434 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10435 expected error message.
10436
10437 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10438
10439 * gdb.multi/remove-inferiors.exp: New file.
10440 * gdb.multi/remove-inferiors.c: New file.
10441
10442 2016-08-12 Yao Qi <yao.qi@linaro.org>
10443
10444 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10445 argument list.
10446
10447 2016-08-10 Pedro Alves <palves@redhat.com>
10448
10449 PR gdb/19187
10450 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10451 setup_kfails.
10452
10453 2016-08-09 Pedro Alves <palves@redhat.com>
10454 Simon Marchi <simon.marchi@ericsson.com>
10455
10456 PR gdb/20418
10457 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10458 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10459
10460 2016-08-09 Pedro Alves <palves@redhat.com>
10461
10462 PR mi/20431
10463 * gdb.mi/mi-cmd-error.exp: New file.
10464
10465 2016-08-09 Pedro Alves <palves@redhat.com>
10466
10467 PR gdb/18653
10468 * gdb.base/signals-state-child.c: New file.
10469 * gdb.base/signals-state-child.exp: New file.
10470 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10471
10472 2016-08-09 Pedro Alves <palves@redhat.com>
10473
10474 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10475
10476 2016-08-03 Tom Tromey <tom@tromey.com>
10477
10478 PR python/18565:
10479 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10480
10481 2016-08-01 Yao Qi <yao.qi@linaro.org>
10482
10483 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10484 variable mode to "multi-process" if $multi_process is 1, otherwise
10485 set it to "single-process".
10486
10487 2016-08-01 Yao Qi <yao.qi@linaro.org>
10488
10489 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10490 * gdb.cp/cpexprs.exp: Likewise.
10491 * gdb.cp/m-static.exp: Likewise.
10492
10493 2016-07-26 Tom Tromey <tom@tromey.com>
10494
10495 PR python/20190:
10496 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10497 test.
10498
10499 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10500
10501 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10502 selecting assembly source files.
10503 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10504 assembly source files.
10505 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10506 assembly source files.
10507 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10508 selecting assembly source files.
10509
10510 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10511
10512 * gdb.base/new-ui.exp (do_test_invalid_args): New
10513 procedure.
10514
10515 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10516
10517 * gdb.btrace/reconnect.c: New file.
10518 * gdb.btrace/reconnect.exp: New file.
10519
10520 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10521
10522 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10523 to test_catch_syscall_group.
10524 (test_catch_syscall_group): New.
10525
10526 2016-07-21 Tom Tromey <tom@tromey.com>
10527
10528 * gdb.rust/simple.rs (main): Use empty struct expression.
10529 * gdb.rust/simple.exp: Add tests for empty struct expression.
10530
10531 2016-07-21 Yao Qi <yao.qi@linaro.org>
10532
10533 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10534 if gdb_skip_xml_test is true on some targets.
10535
10536 2016-07-21 Yao Qi <yao.qi@linaro.org>
10537
10538 * gdb.server/solib-list.exp: Unset last_loaded_file.
10539
10540 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10541
10542 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10543 "step into captured_main (args)".
10544
10545 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10546
10547 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10548
10549 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10550
10551 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10552
10553 2016-07-19 Pedro Alves <palves@redhat.com>
10554
10555 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10556 * gdb.opt/inline-bt.exp: Likewise.
10557 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10558 additional_flags=-Winline.
10559 * gdb.opt/inline-locals.exp: Likewise.
10560 * gdb.opt/inline-markers.c (ATTR): Define.
10561 (inlined_fn): Use it.
10562
10563 2016-07-19 Yao Qi <yao.qi@linaro.org>
10564
10565 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10566 (test_with_self): Remove some code. Remove argument executable.
10567 (top-level): Use do_self_tests.
10568
10569 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
10570 Don Breazeal <donb@codesourcery.com>
10571
10572 * gdb.base/maint.exp: Escape paths used in regular expressions.
10573 * gdb.stabs/weird.exp: Likewise.
10574
10575 2016-07-13 Tom Tromey <tom@tromey.com>
10576
10577 PR python/15620, PR python/18620:
10578 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10579 (test_bkpt_events): New procs.
10580
10581 2016-07-13 Tom Tromey <tom@tromey.com>
10582
10583 PR python/17698:
10584 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10585 test.
10586 (test_watchpoints): Likewise.
10587 (test_bkpt_pending): New proc.
10588
10589 2016-07-13 Tom Tromey <tom@tromey.com>
10590
10591 PR cli/18053:
10592 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10593 completion test.
10594
10595 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10596
10597 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10598 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10599 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10600 f_label.
10601 (g): Rename g_end_lbl to g_label.
10602 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10603 low_pc and high_pc.
10604 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10605
10606 2016-07-12 Tom Tromey <tom@tromey.com>
10607
10608 PR python/19293:
10609 * gdb.python/py-unwind-maint.exp: Update tests.
10610
10611 2016-07-12 Yao Qi <yao.qi@linaro.org>
10612
10613 * lib/selftest-support.exp (selftest_setup): Match the output
10614 when captured_main is inlined.
10615
10616 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10617
10618 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10619 New variables.
10620 (print this%a, print this%b, print this): New tests.
10621 * gdb.fortran/derived-types.f90 (this): New object and
10622 initialization.
10623
10624 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10625
10626 * gdb.ada/arraydim.exp: Remove extra directory level in build
10627 directory.
10628
10629 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10630
10631 * lib/ada.exp: Remove extra directory level in build directory.
10632 * gdb.ada/cond_lang.exp: Likewise.
10633 * gdb.ada/exec_changed.exp: Likewise.
10634 * gdb.ada/lang_switch.exp: Likewise.
10635
10636 2016-07-06 Manish Goregaokar <manish@mozilla.com>
10637
10638 * simple.rs: Add test for raw pointer subscripting.
10639 * simple.exp: Add test expectations.
10640
10641 2016-07-05 Yao Qi <yao.qi@linaro.org>
10642
10643 * gdb.mi/mi-reverse.exp: Match =record-started output.
10644
10645 2016-07-01 Pedro Alves <palves@redhat.com>
10646
10647 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10648 procedure.
10649 (jit_reader_test): Test the jit reader's unwinder.
10650 * gdb.base/jithost.c (jit_function_00_code): New global.
10651 (main): Use memcpy to fill in the mmapped code, instead of poking
10652 bytes manually here.
10653 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10654 value.
10655 (read_debug_info): Save the function's range.
10656 (read_sp): New function.
10657 (unwind_frame): Use it. Also unwind RBP.
10658 (get_frame_id): Use read_sp.
10659 (gdb_init_reader): Use calloc instead of malloc.
10660 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10661 parameter. Use gdb_test_multiple.
10662
10663 2016-07-01 Pedro Alves <palves@redhat.com>
10664 Antoine Tremblay <antoine.tremblay@ericsson.com>
10665
10666 * gdb.threads/process-dies-while-detaching.c: New file.
10667 * gdb.threads/process-dies-while-detaching.exp: New file.
10668
10669 2016-07-01 Pedro Alves <palves@redhat.com>
10670
10671 * gdb.multi/watchpoint-multi-exit.c: New file.
10672 * gdb.multi/watchpoint-multi-exit.exp: New file.
10673
10674 2016-06-30 Pedro Alves <palves@redhat.com>
10675
10676 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10677 unset inferior_spawn_id.
10678
10679 2016-06-30 Pedro Alves <palves@redhat.com>
10680
10681 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10682 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10683
10684 2016-06-29 Yao Qi <yao.qi@linaro.org>
10685
10686 * gdb.base/return.c: Add copyright header.
10687
10688 2016-06-29 Tom Tromey <tom@tromey.com>
10689
10690 PR python/20129:
10691 * gdb.python/py-framefilter.exp: Add tests for setting priority
10692 and disabling of non-existent frame filter.
10693
10694 2016-06-29 Yao Qi <yao.qi@linaro.org>
10695
10696 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10697 0x0f07ff.
10698
10699 2016-06-28 Yao Qi <yao.qi@linaro.org>
10700
10701 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10702 triplets. Start gdb, execute catch syscall, and continue. Check
10703 gdb's output to determine catch syscall is supported.
10704
10705 2016-06-27 Manish Goregaokar <manish@mozilla.com>
10706
10707 * gdb.rust/simple.rs: Add test for returning unit in a function.
10708 * gdb.rust/simple.exp: Add expectation for functions returning
10709 unit.
10710
10711 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10712
10713 * gdb.python/py-breakpoint-create-fail.c,
10714 gdb.python/py-breakpoint-create-fail.exp,
10715 gdb.python/py-breakpoint-create-fail.py: New testcase.
10716
10717 2016-06-25 Manish Goregaokar <manish@mozilla.com>
10718
10719 PR gdb/20239
10720 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10721 * gdb.rust/simple.exp: Add test expectations for new NonZero
10722 tests.
10723
10724 2016-06-24 David Taylor <dtaylor@emc.com>
10725
10726 * gdb.base/offsets.exp: New file.
10727 * gdb.base/offsets.c: New file.
10728
10729 2016-06-23 Tom Tromey <tom@tromey.com>
10730
10731 PR gdb/16483:
10732 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10733 before any filters are loaded.
10734
10735 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10736
10737 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10738 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10739 structs.
10740 * gdb.fortran/derived-type-function.exp: New file.
10741 * gdb.fortran/derived-type-function.f90: New file.
10742
10743
10744 2016-06-21 Pedro Alves <palves@redhat.com>
10745
10746 * gdb.base/new-ui.exp: New file.
10747 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10748 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10749 (with_spawn_id): New procedure.
10750
10751 2016-06-21 Pedro Alves <palves@redhat.com>
10752
10753 * gdb.mi/mi-exec-run.exp: New file.
10754
10755 2016-06-21 Pedro Alves <palves@redhat.com>
10756
10757 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10758 breakpoint command's output on the main UI.
10759 (test_break): New procedure, factored out from calls in the top
10760 level.
10761 (top level): Use foreach_with_prefix to test MI as main UI and as
10762 separate UI.
10763
10764 2016-06-21 Pedro Alves <palves@redhat.com>
10765
10766 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10767 (test_awatch_creation_and_listing)
10768 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10769 Remove 'type' parameter.
10770 (test_watchpoint_all): New parameter mi_mode. Remove
10771 with_test_prefix.
10772 (top level): Use foreach_with_prefix, and add main/separate UI MI
10773 testing axis.
10774
10775 2016-06-21 Pedro Alves <palves@redhat.com>
10776
10777 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10778 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10779 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10780 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10781 (gdb_main_spawn_id, mi_spawn_id): Declare and
10782 comment.
10783 (mi_create_inferior_pty): New procedure,
10784 factored out from default_mi_gdb_start.
10785 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10786 procedures.
10787 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10788 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10789 Use mi_create_inferior_pty.
10790 (mi_gdb_start): Use eval to pass down args list.
10791
10792 2016-06-21 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10795 * gdb.opt/inline-cmds.exp: Add MI tests.
10796
10797 2016-06-21 Pedro Alves <palves@redhat.com>
10798
10799 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10800
10801 2016-06-21 Pedro Alves <palves@redhat.com>
10802
10803 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10804 (top level): Use it instead of mi_execute_to.
10805
10806 2016-06-21 Pedro Alves <palves@redhat.com>
10807
10808 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10809 (cont_handler_str): New.
10810 (signal_stop_handler): Set stop_handler_str instead of printing to
10811 stdout.
10812 (continue_handler): Set cont_handler_str instead of printing to
10813 stdout.
10814 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10815 mi_send_resuming_command. Print stop_handler_str and
10816 cont_handler_str instead of expecting the python events print
10817 directly.
10818
10819 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10820
10821 * gdb.base/jit-reader.exp: New file.
10822 * gdb.base/jithost.c: New file.
10823 * gdb.base/jithost.h: New file.
10824 * gdb.base/jitreader.c : New file.
10825 * gdb.base/jit-protocol.h: New file.
10826
10827 2016-06-17 Yao Qi <yao.qi@linaro.org>
10828
10829 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10830 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10831 and detach-on-fork. Adjust tests.
10832 (top level): Invoke break_cond_on_syscall with combinations of
10833 syscall, follow-fork-mode and detach-on-fork.
10834
10835 2016-06-17 Yao Qi <yao.qi@linaro.org>
10836
10837 * gdb.base/step-over-exit.c: New.
10838 * gdb.base/step-over-exit.exp: New.
10839
10840 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10841
10842 * gdb.base/float.exp: Add target check for nds32*-*-*.
10843 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10844
10845 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10846
10847 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10848 for unsupported target features.
10849 * gdb.base/call-rt-st.exp: Likewise.
10850 * gdb.base/call-sc.exp: Likewise.
10851 * gdb.base/call-signal-resume.exp: Likewise.
10852 * gdb.base/call-strs.exp: Likewise.
10853 * gdb.base/callexit.exp: Likewise.
10854 * gdb.base/callfuncs.exp: Likewise.
10855 * gdb.base/nodebug.exp: Likewise.
10856 * gdb.base/printcmds.exp: Likewise.
10857 * gdb.base/ptype.exp: Likewise.
10858 * gdb.base/structs.exp: Likewise.
10859 * gdb.base/unwindonsignal.exp: Likewise.
10860 * gdb.cp/gdb2495.exp: Likewise.
10861 * gdb.cp/templates.exp: Likewise.
10862 * gdb.cp/virtfunc.exp: Likewise.
10863 * gdb.threads/hand-call-in-threads.exp: Likewise.
10864 * gdb.threads/interrupted-hand-call.exp: Likewise.
10865 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10866
10867 2016-06-10 Tom Tromey <tom@tromey.com>
10868
10869 PR rust/20110:
10870 * gdb.rust/expr.exp: Add test for integer constant larger than
10871 i32.
10872
10873 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10874
10875 * gdb.fortran/nested-funcs.exp: New.
10876 * gdb.fortran/nested-funcs.f90: New.
10877
10878 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10879
10880 * gdb.base/examine-backward.c: New file.
10881 * gdb.base/examine-backward.exp: New file.
10882
10883 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10884
10885 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10886 matching.
10887
10888 2016-06-02 Tom Tromey <tom@tromey.com>
10889
10890 PR python/18984:
10891 * gdb.python/py-shared.exp: Add solib_name test.
10892
10893 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10894
10895 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10896
10897 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10898
10899 PR c++/19893
10900 * gdb.dwarf2/implref.exp: Rename to...
10901 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10902 * gdb.dwarf2/implref-array.c: New file.
10903 * gdb.dwarf2/implref-array.exp: Likewise.
10904 * gdb.dwarf2/implref-global.c: Likewise.
10905 * gdb.dwarf2/implref-global.exp: Likewise.
10906 * gdb.dwarf2/implref-struct.c: Likewise.
10907 * gdb.dwarf2/implref-struct.exp: Likewise.
10908
10909 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10910
10911 * gdb.trace/trace-condition.exp: Add 64bit tests.
10912
10913 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10914
10915 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10916 bits types.
10917 (main): Adapt to 8 to 64 bits types.
10918 * gdb.trace/trace-condition.exp: Add new tests.
10919
10920 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10921
10922 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10923
10924 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10925
10926 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10927 Move condition tests...
10928 * gdb.trace/trace-condition.exp: Here.
10929
10930 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10931
10932 * gdb.trace/trace-condition.exp: Add counter-case tests.
10933
10934 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10935
10936 PR c++/15231
10937 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10938 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10939
10940 2016-05-27 Pedro Alves <palves@redhat.com>
10941
10942 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10943 New procedure.
10944 (top level): Call it, and bail out of DejaGnu is known to be bad.
10945
10946 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10947
10948 * gdb.base/whatis.c: Extend the test case.
10949 * gdb.base/whatis.exp: Add additional tests.
10950
10951 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10952
10953 * gdb.fortran/type.f90: Add pointer variable.
10954 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10955
10956 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10957
10958 * gdb.fortran/vla-type.exp: Fix testcase name.
10959
10960 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10961
10962 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10963
10964 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10965
10966 * gdb.fortran/type.f90: Add nested structures.
10967 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10968 * gdb.fortran/derived-type.exp: Adapt expected output.
10969 * gdb.fortran/vla-type.exp: Adapt expected output.
10970
10971 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10972
10973 * gdb.fortran/whatis_type.exp: Adapt expected output.
10974
10975 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10976
10977 * gdb.fortran/print_type.exp: Fix expected output.
10978 * gdb.fortran/whatis_type.exp: Fix expected output.
10979
10980 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10981
10982 * gdb.fortran/whatis_type.exp: Use multi_line.
10983
10984 2016-05-24 Tom Tromey <tom@tromey.com>
10985
10986 PR python/17386:
10987 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10988 use value as an index.
10989
10990 2016-05-23 Tom Tromey <tom@tromey.com>
10991
10992 PR python/17981:
10993 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10994 no-breakpoint case.
10995
10996 2016-05-24 Pedro Alves <palves@redhat.com>
10997
10998 PR gdb/19828
10999 * gdb.threads/clone-attach-detach.c: New file.
11000 * gdb.threads/clone-attach-detach.exp: New file.
11001
11002 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11003
11004 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11005
11006 2016-05-23 Tom Tromey <tom@tromey.com>
11007
11008 PR python/19438, PR python/18393:
11009 * gdb.python/py-progspace.exp: Add "dir" test.
11010 * gdb.python/py-objfile.exp: Add "dir" test.
11011
11012 2016-05-23 Yao Qi <yao.qi@linaro.org>
11013
11014 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11015 * gdb.arch/thumb2-it.exp: Likewise.
11016
11017 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11018
11019 * gdb.mi/mi-threads-interrupt.c: New file.
11020 * gdb.mi/mi-threads-interrupt.exp: New file.
11021
11022 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11023
11024 PR gdb/18077
11025 * gdb.mi/mi-async-run.exp: New file.
11026 * gdb.mi/mi-async-run.c: New file.
11027
11028 2016-05-17 Tom Tromey <tom@tromey.com>
11029 Manish Goregaokar <manishsmail@gmail.com>
11030
11031 * lib/rust-support.exp: New file.
11032 * lib/gdb.exp (skip_rust_tests): New proc.
11033 (build_executable_from_specs): Handle rust.
11034 * lib/future.exp (gdb_find_rustc): New proc.
11035 (gdb_default_target_compile): Handle rust.
11036 * gdb.rust/expr.exp: New file.
11037 * gdb.rust/generics.exp: New file.
11038 * gdb.rust/generics.rs: New file.
11039 * gdb.rust/methods.exp: New file.
11040 * gdb.rust/methods.rs: New file.
11041 * gdb.rust/modules.exp: New file.
11042 * gdb.rust/modules.rs: New file.
11043 * gdb.rust/simple.exp: New file.
11044 * gdb.rust/simple.rs: New file.
11045
11046 2016-05-17 Tom Tromey <tom@tromey.com>
11047
11048 * gdb.base/default.exp (set language): Add rust.
11049
11050 2016-05-17 Tom Tromey <tom@tromey.com>
11051
11052 * gdb.gdb/unittest.exp: New file.
11053
11054 2016-05-16 Yao Qi <yao.qi@linaro.org>
11055
11056 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11057 shell_prompt. Update shell_prompt_re.
11058
11059 2016-05-12 Doug Evans <dje@google.com>
11060
11061 PR symtab/19999
11062 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11063 $options when building executable.
11064 * gdb.dwarf2/fission-loclists-pie.S: New file.
11065 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11066
11067 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11068
11069 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11070 of [is_remote target],
11071
11072 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11073
11074 * lib/gdb.exp (use_gdb_stub): New procedure.
11075
11076 2016-05-03 Yunlian Jiang <yunlian@google.com>
11077 Doug Evans <dje@google.com>
11078
11079 PR symtab/19914
11080 * gdb.dwarf2/dwp-sepdebug.c: New file.
11081 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11082
11083 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11084
11085 * gdb.base/detach.exp: Remove is_remote check.
11086
11087 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11088
11089 * gdb.base/annota-input-while-running.exp: Don't check for
11090 [is_remote target]. Enable annotations after running to main.
11091 Remove unused "set test..." line.
11092
11093 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11094
11095 * gdb.trace/trace-enable-disable.exp: New file.
11096 * gdb.trace/trace-enable-disable.c: New file.
11097
11098 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11099
11100 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11101 use it in info sharedlibrary test.
11102 * gdb.trace/ftrace-lock.exp: Likewise.
11103 * gdb.trace/ftrace.exp: Likewise.
11104 * gdb.trace/range-stepping.exp: Likewise.
11105 * gdb.trace/trace-break.exp: Likewise.
11106 * gdb.trace/trace-condition.exp: Likewise.
11107 * gdb.trace/trace-mt.exp: Likewise.
11108
11109 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11110
11111 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11112 (gdb_load_shlib): ... this.
11113 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11114 gdb_load_shlib.
11115 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11116 * gdb.base/ctxobj.exp: Likewise.
11117 * gdb.base/dprintf-pending.exp: Likewise.
11118 * gdb.base/dso2dso.exp: Likewise.
11119 * gdb.base/fixsection.exp: Likewise.
11120 * gdb.base/gcore-relro.exp: Likewise.
11121 * gdb.base/gdb1555.exp: Likewise.
11122 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11123 * gdb.base/gnu-ifunc.exp: Likewise.
11124 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11125 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11126 * gdb.base/pending.exp: Likewise.
11127 * gdb.base/print-file-var.exp: Likewise.
11128 * gdb.base/print-symbol-loading.exp: Likewise.
11129 * gdb.base/shlib-call.exp: Likewise.
11130 * gdb.base/shreloc.exp: Likewise.
11131 * gdb.base/so-impl-ld.exp: Likewise.
11132 * gdb.base/solib-disc.exp: Likewise.
11133 * gdb.base/solib-nodir.exp: Likewise.
11134 * gdb.base/solib-overlap.exp: Likewise.
11135 * gdb.base/solib-symbol.exp: Likewise.
11136 * gdb.base/solib-weak.exp (do_test): Likewise.
11137 * gdb.base/sym-file.exp: Likewise.
11138 * gdb.base/symtab-search-order.exp: Likewise.
11139 * gdb.base/type-opaque.exp: Likewise.
11140 * gdb.base/unload.exp: Likewise.
11141 * gdb.base/watchpoint-solib.exp: Likewise.
11142 * gdb.compile/compile.exp: Likewise.
11143 * gdb.cp/gdb2384.exp: Likewise.
11144 * gdb.cp/infcall-dlopen.exp: Likewise.
11145 * gdb.cp/re-set-overloaded.exp: Likewise.
11146 * gdb.fortran/library-module.exp: Likewise.
11147 * gdb.opt/solib-intra-step.exp: Likewise.
11148 * gdb.python/py-finish-breakpoint.exp: Likewise.
11149 * gdb.python/py-shared.exp: Likewise.
11150 * gdb.reverse/solib-precsave.exp: Likewise.
11151 * gdb.reverse/solib-reverse.exp: Likewise.
11152 * gdb.server/solib-list.exp: Likewise.
11153 * gdb.threads/dlopen-libpthread.exp: Likewise.
11154 * gdb.threads/tls-shared.exp: Likewise.
11155 * gdb.threads/tls-so_extern.exp: Likewise.
11156 * gdb.trace/change-loc.exp: Likewise.
11157 * gdb.trace/ftrace-lock.exp: Likewise.
11158 * gdb.trace/ftrace.exp: Likewise.
11159 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11160 * gdb.trace/pending.exp: Likewise.
11161 * gdb.trace/range-stepping.exp: Likewise.
11162 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11163 (strace_info_marker): Likewise.
11164 (strace_probe_marker): Likewise.
11165 (strace_trace_on_same_addr): Likewise.
11166 (strace_trace_on_diff_addr): Likewise.
11167 * gdb.trace/trace-break.exp: Likewise.
11168 * gdb.trace/trace-condition.exp: Likewise.
11169 * gdb.trace/trace-mt.exp: Likewise.
11170
11171 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11172
11173 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11174 result of gdb_remote_download.
11175 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11176 * gdb.base/dso2dso.exp: Likewise.
11177 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11178 * gdb.base/print-file-var.exp: Likewise.
11179 * gdb.base/shlib-call.exp: Likewise.
11180 * gdb.base/shreloc.exp: Likewise.
11181 * gdb.base/solib-overlap.exp: Likewise.
11182 * gdb.base/solib-weak.exp (do_test): Likewise.
11183 * gdb.base/unload.exp: Likewise.
11184
11185 2016-04-27 Yao Qi <yao.qi@linaro.org>
11186
11187 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11188 exists.
11189
11190 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11191
11192 * vla-type.exp: Print structure from toplevel.
11193
11194 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11195
11196 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11197 of dynamic types.
11198 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11199 of dynamic types.
11200
11201 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11202
11203 * gdb.fortran/vla-type.f90: New file.
11204 * gdb.fortran/vla-type.exp: New file.
11205
11206 2016-04-25 Yao Qi <yao.qi@linaro.org>
11207
11208 * gdb.base/branch-to-self.c: New file.
11209 * gdb.base/branch-to-self.exp: New file.
11210
11211 2016-04-22 Yao Qi <yao.qi@linaro.org>
11212
11213 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11214 more after $hex.
11215
11216 2016-04-22 Yao Qi <yao.qi@linaro.org>
11217
11218 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11219 * gdb.base/annota3.exp: Likewise.
11220
11221 2016-04-22 Yao Qi <yao.qi@linaro.org>
11222
11223 * gdb.reverse/step-precsave.exp: Do one step and test program
11224 stops in "callee" and do multiple steps until program goes out
11225 of "callee".
11226 * gdb.reverse/step-reverse.exp: Likewise.
11227
11228 2016-04-22 Yao Qi <yao.qi@linaro.org>
11229
11230 * gdb.trace/signal.exp: Also pass if
11231 $tracepoint_hits($i) > $iterations.
11232
11233 2016-04-22 Yao Qi <yao.qi@linaro.org>
11234
11235 * gdb.trace/signal.c: New file.
11236 * gdb.trace/signal.exp: New file.
11237
11238 2016-04-19 Doug Evans <xdje42@gmail.com>
11239
11240 * gdb.base/bad-file.exp: New file.
11241
11242 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11243
11244 * gdb.dwarf2/implref.exp: New file.
11245
11246 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11247
11248 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11249 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11250 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11251 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11252 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11253 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11254 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11255 * lib/fortran.exp (fortran_int4): New procedure.
11256 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11257 (fortran_logical4): Likewise.
11258
11259 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11260
11261 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11262
11263 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11264
11265 * lib/compiler.c: Add Intel specific preprocessor macros.
11266 * lib/compiler.cc: Likewise.
11267
11268 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11269
11270 * gdb.server/connect-with-no-symbol-file.c: New file.
11271 * gdb.server/connect-with-no-symbol-file.exp: New file.
11272
11273 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11274
11275 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11276
11277 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11278
11279 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11280 standard output directory.
11281
11282 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11283
11284 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11285
11286 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11287
11288 * gdb.btrace/instruction_history.c (loop): Add declaration.
11289
11290 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11291
11292 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11293
11294 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11295
11296 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11297 parentheses to print.
11298 (continue_handler): Likewise.
11299
11300 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11301
11302 * gdb.server/solib-list.exp: Remove is_remote check.
11303 Pass shlib= to gdb_compile. Don't link shared library with
11304 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11305 Run binary filename through "readlink -f" on the target.
11306
11307 2016-04-08 Pedro Alves <palves@redhat.com>
11308
11309 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11310 interpreter filename as argument to gdbserver_spawn.
11311 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11312 Return empty if $last_loaded_file does not exist.
11313
11314 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11315
11316 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11317 * gdb.base/jit-main.c: Use exit after usage.
11318
11319 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11320
11321 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11322 GDBHISTSIZE prior to the tests.
11323 * gdb.base/gdbinit-history.exp: Likewise.
11324
11325 2016-04-07 Pedro Alves <palves@redhat.com>
11326
11327 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11328 instead of build_executable. Use gdb_load_shlibs.
11329
11330 2016-04-07 Yao Qi <yao.qi@linaro.org>
11331
11332 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11333 Execute "si" command.
11334
11335 2016-04-07 Yao Qi <yao.qi@linaro.org>
11336
11337 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11338 number instead of the comments on some line.
11339
11340 2016-04-06 Don Breazeal <donb@codesourcery.com>
11341
11342 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11343 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11344
11345 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11346
11347 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11348 standard_output_file. Remove unused binfile variable.
11349
11350 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11351
11352 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11353 * gdb.python/py-mi-objfile.exp: Match "list main" output
11354 in console format.
11355
11356 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11357
11358 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11359 absolute.
11360
11361 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11362
11363 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11364 absolute.
11365 * gdb.trace/ftrace.exp: Likewise.
11366 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11367 targets as well.
11368 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11369 (gdb_load_shlibs): Copy libraries to test directory when testing
11370 natively. Only set solib-search-path if testing remotely.
11371 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11372
11373 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11374
11375 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11376 gdb_download. Use it even if the target is not remote.
11377 * gdb.base/jit.exp (compile_jit_test): Likewise.
11378 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11379 output directory if the destination board is local, otherwise use
11380 the standard remote_download from DejaGnu.
11381 (gdb_download): Remove.
11382 (gdb_load_shlibs): Use gdb_remote_download instead of
11383 gdb_download.
11384 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11385 Use gdb_remote_download instead of gdb_download. Use it even if
11386 the target is not remote.
11387 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11388 instead of gdb_download.
11389
11390 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11391
11392 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11393 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11394 run.
11395
11396 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11397
11398 PR gdb/19820
11399 * gdb.base/printcmds.exp: Add artificial arrays tests.
11400
11401 2016-03-31 Pedro Alves <palves@redhat.com>
11402
11403 PR gdb/19858
11404 * gdb.base/jit-main.c: Include unistd.h.
11405 (ATTACH): Define to 0 if not already defined.
11406 (wait_for_gdb, mypid): New globals.
11407 (WAIT_FOR_GDB): New macro.
11408 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11409 some breakpoint locations.
11410 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11411 New procedures.
11412 (one_jit_test): Add REATTACH parameter, and handle it. Use
11413 continue_to_test_location.
11414 (top level): Test attach, and adjusts calls to one_jit_test.
11415
11416 2016-03-31 Pedro Alves <palves@redhat.com>
11417
11418 PR gdb/19858
11419 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11420 BINSUFFIX parameter, and handle it.
11421 (top level): Adjust calls compile_jit_test.
11422
11423 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11424
11425 PR python/19743
11426 * gdb.python/py-mi-events-gdb.py: New file.
11427 * gdb.python/py-mi-events.c: New file.
11428 * gdb.python/py-mi-events.exp: New file.
11429
11430 2016-03-30 Yao Qi <yao.qi@linaro.org>
11431
11432 * gdb.reverse/until-precsave.exp: Match function name only.
11433 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11434 Move malloc to a condition block.
11435 * gdb.reverse/until-reverse.exp: Match function name only.
11436
11437 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11438
11439 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11440 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11441 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11442 variable for GPR 0 instead of assuming it is register 0.
11443 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11444 * lib/trace-support.exp: Add s390 registers.
11445
11446 2016-03-29 Yao Qi <yao.qi@linaro.org>
11447
11448 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11449
11450 2016-03-24 Yao Qi <yao.qi@linaro.org>
11451
11452 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11453 test message.
11454
11455 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11456
11457 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11458 maintaining separate logic for constructing the output path.
11459
11460 2016-03-16 Don Breazeal <donb@codesourcery.com>
11461
11462 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11463 Retry fork and waitpid on interrupted system call errors.
11464 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11465 Use with_timeout_factor to increase timeout by factor of 10.
11466
11467 2016-03-15 Don Breazeal <donb@codesourcery.com>
11468
11469 * gdb.cp/scope-err.cc: New test program.
11470 * gdb.cp/scope-err.exp: New test script.
11471 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11472 lines and "set breakpoint here" comment.
11473 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11474 Fixed some whitespace and format issues.
11475 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11476 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11477
11478 2016-03-15 Doug Evans <dje@google.com>
11479
11480 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11481 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11482 All callers updated. Add tests for enums, mixed flags register.
11483
11484 2016-03-15 Doug Evans <dje@google.com>
11485
11486 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11487 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11488
11489 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11490
11491 * gdb.base/default.exp: Add $_as_string to the list of expected
11492 convenience functions.
11493
11494 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11495
11496 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11497
11498 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11499
11500 * gdb.python/py-as-string.exp: New file.
11501 * gdb.python/py-as-string.c: New file.
11502
11503 2016-03-09 Pedro Alves <palves@redhat.com>
11504
11505 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11506 signal" -> "Thread NN received signal" output change.
11507 * gdb.threads/ia64-sigill.exp: Likewise.
11508 * gdb.threads/linux-dp.exp: Likewise.
11509 * gdb.threads/manythreads.exp: Likewise.
11510 * gdb.threads/pending-step.exp: Likewise.
11511 * gdb.threads/print-threads.exp: Likewise.
11512 * gdb.threads/sigstep-threads.exp: Likewise.
11513 * gdb.threads/staticthreads.exp: Likewise.
11514 * gdb.threads/tls.exp: Likewise.
11515
11516 2016-03-09 Pedro Alves <palves@redhat.com>
11517
11518 * gdb.base/command-line-input.exp: New file.
11519
11520 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11521
11522 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11523 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11524 * gdb.trace/pending.exp: Accept leading dot before function name.
11525 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11526 * lib/trace-support.exp: Set registers for ppc.
11527
11528 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11529
11530 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11531 use it for disassembly; accept .main in addition to main in backtrace.
11532
11533 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
11534 Marcin Kościelnicki <koriakin@0x04.net>
11535
11536 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11537 (gdb_recursion_test_ptr): New global variable.
11538 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11539 gdb_recursion_test.
11540 (gdb_c_test): Ditto.
11541
11542 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11543
11544 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11545 ordering.
11546
11547 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11548
11549 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11550 (bar): Add bar_start_lbl label.
11551 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11552 of foo/bar for emitting DWARF and tracing.
11553
11554 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11555
11556 * analyze-racy-logs.py: Set executable bit.
11557
11558 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11559
11560 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11561 (CHECK_TARGET_TMP): Likewise.
11562 (check-single-racy): New rule.
11563 (check-parallel-racy): Likewise.
11564 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11565 (do-check-parallel-racy): New rule.
11566 (check-racy/%.exp): Likewise.
11567 * README (Racy testcases): New section.
11568 * analyze-racy-logs.py: New file.
11569
11570 2016-03-03 Doug Evans <dje@google.com>
11571
11572 * gdb.base/skip.exp: Use with_test_prefix.
11573
11574 2016-03-03 Yao Qi <yao.qi@linaro.org>
11575
11576 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11577 Invoke step_over_syscall "clone" and break_cond_on_syscall
11578 "clone".
11579 * gdb.base/step-over-clone.c: New file.
11580
11581 2016-03-03 Yao Qi <yao.qi@linaro.org>
11582
11583 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11584 code format.
11585
11586 2016-03-03 Yao Qi <yao.qi@linaro.org>
11587
11588 * gdb.base/disp-step-fork.c: Rename to ...
11589 * gdb.base/step-over-fork.c: ... it. New file.
11590 * gdb.base/disp-step-vfork.c: Rename to ...
11591 * gdb.base/step-over-vfork.c: ... it. New file.
11592 * gdb.base/disp-step-syscall.exp: Rename to ...
11593 * gdb.base/step-over-syscall.exp: ... it. New file.
11594 (disp_step_cross_syscall): Rename to ...
11595 (step_over_syscall): ... it.
11596
11597 2016-03-03 Yao Qi <yao.qi@linaro.org>
11598
11599 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11600 If target supports condition evaluation on target, invoke
11601 break_cond_on_syscall for fork and vfork.
11602
11603 2016-03-03 Yao Qi <yao.qi@linaro.org>
11604
11605 * gdb.base/disp-step-syscall.exp: Don't invoke
11606 support_displaced_stepping.
11607 (disp_step_cross_syscall): Test with displaced stepping off and
11608 on if supported.
11609
11610 2016-03-03 Yao Qi <yao.qi@linaro.org>
11611
11612 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11613 proc.
11614 (setup): New proc.
11615 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11616 and setup.
11617
11618 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11619
11620 * gdb.fortran/vla-history.exp: Remove breakpoint.
11621
11622 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11623
11624 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11625 exceeds timeout.
11626
11627 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11628
11629 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11630 breakpoint.
11631
11632 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11633
11634 * gdb.mi/vla.f90: Nullify pointer after declaration.
11635
11636 2016-03-01 Pedro Alves <palves@redhat.com>
11637
11638 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11639
11640 2016-03-01 Pedro Alves <palves@redhat.com>
11641
11642 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11643 before anything else.
11644 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11645 _GNU_SOURCE here.
11646 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11647 before anything else.
11648 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11649
11650 2016-03-01 Pedro Alves <palves@redhat.com>
11651
11652 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11653
11654 2016-03-01 Yao Qi <yao.qi@linaro.org>
11655
11656 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11657 prepare_for_testing.
11658
11659 2016-03-01 Yao Qi <yao.qi@linaro.org>
11660
11661 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11662
11663 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11664
11665 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11666 manually constructing the output path.
11667
11668 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11669
11670 * gdb.arch/s390-stackless.S: New.
11671 * gdb.arch/s390-stackless.exp: New.
11672
11673 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11674
11675 * gdb.dlang/circular.c: New file.
11676 * gdb.dlang/circular.exp: New file.
11677
11678 2016-02-26 Yao Qi <yao.qi@linaro.org>
11679
11680 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11681 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11682 (testcases): Update.
11683
11684 2016-02-26 Yao Qi <yao.qi@linaro.org>
11685
11686 * gdb.reverse/aarch64.c: Rename to ...
11687 * gdb.reverse/insn-reverse.c: ... it.
11688 * gdb.reverse/aarch64.exp: Rename to ...
11689 * gdb.reverse/insn-reverse.exp: ... it.
11690
11691 2016-02-26 Yao Qi <yao.qi@linaro.org>
11692
11693 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11694 (testcase_ftype): New.
11695 (testcases): New array.
11696 (n_testcases): New.
11697 (main): Call each element in testcases.
11698 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11699 (read_testcase): New.
11700 Do the tests in a loop.
11701
11702 2016-02-25 Yao Qi <yao.qi@linaro.org>
11703
11704 * gdb.base/branches.c: Remove.
11705
11706 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11707
11708 PR gdb/13808
11709 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11710
11711 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11712
11713 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11714
11715 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11716
11717 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11718 change x86_64 call_insn to 'callq'.
11719
11720 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11721
11722 * gdb.trace/tfile-avx.c: Move to...
11723 * gdb.trace/tracefile-pseudo-reg.c: Here.
11724 * gdb.trace/tfile-avx.exp: Move to...
11725 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11726
11727 2016-02-24 Gary Benson <gbenson@redhat.com>
11728
11729 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11730 message on attach.
11731
11732 2016-02-23 Doug Evans <dje@google.com>
11733
11734 * gdb.base/skip.c (test_skip): New function.
11735 (end_test_skip_file_and_function): New function.
11736 (test_skip_file_and_function): New function.
11737 * gdb.base/skip1.c (test_skip): New function.
11738 (skip1_test_skip_file_and_function): New function.
11739 * gdb.base/skip.exp: Add tests for new skip options.
11740 * gdb.base/skip-solib.exp: Update expected output.
11741 * gdb.perf/skip-command.cc: New file.
11742 * gdb.perf/skip-command.exp: New file.
11743 * gdb.perf/skip-command.py: New file.
11744
11745 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11746
11747 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11748 info registers pattern.
11749
11750 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11751
11752 * lib/future.exp: Add D support.
11753 (gdb_find_gdc): New proc.
11754 (gdb_default_target_compile): Add D support.
11755
11756 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
11757
11758 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11759 user+system time.
11760 (trace_speed_test): Determine the iteration count for a time
11761 between 15..30 seconds.
11762
11763 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11764
11765 * gdb.arch/i386-mpx-sigsegv.c: New file.
11766 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11767 * gdb.arch/i386-mpx-simple_segv.c: New file.
11768 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11769
11770 2016-02-18 Yao Qi <yao.qi@linaro.org>
11771
11772 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11773 Don't call setup_kfail.
11774
11775 2016-02-18 Yao Qi <yao.qi@linaro.org>
11776
11777 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11778 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11779
11780 2016-02-16 Doug Evans <dje@google.com>
11781
11782 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11783 * gdb.base/skip1.c: Ditto.
11784 * gdb.base/skip.exp: Whitespace cleanup.
11785
11786 2016-02-16 Don Breazeal <donb@codesourcery.com>
11787
11788 PR remote/19496
11789 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11790 Remove kfail for PR remote/19496.
11791
11792 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11793
11794 * lib/gdb.exp (standard_temp_file): Return a path specific to
11795 the runtest invocation.
11796
11797 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11798
11799 * gdb.trace/save-trace.exp: Change relative path to be in the
11800 standard output directory.
11801
11802 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11803
11804 * gdb.arch/i386-prologue.c: Add missing prototypes.
11805
11806 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11807
11808 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11809 * gdb.arch/i386-prologue.exp: Likewise.
11810 * gdb.arch/i386-size.exp: Likewise.
11811
11812 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11813
11814 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11815 define object file path.
11816 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11817 file path.
11818 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11819 standard_output_file to define binfile.
11820
11821 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11822
11823 Fix compatibility with recent gfortran-5.3.1.
11824 * gdb.fortran/vla-history.exp (print vla1 allocated)
11825 (print vla2 allocated, print $2, print $3): Remove
11826 (print $4): Rename to ...
11827 (print $2): ... here.
11828 (print $9): Rename to ...
11829 (print $5): ... here.
11830 (print $10): Rename to ...
11831 (print $6): ... here.
11832 * gdb.fortran/vla.f90: Add pvla initialization.
11833
11834 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11835
11836 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11837 New test.
11838 * gdb.fortran/vla-value-sub.exp: Likewise.
11839
11840 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11841
11842 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11843
11844 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11845
11846 * i386-biarch-core.exp: Define corefile using
11847 standard_output_file.
11848
11849 2016-02-12 Yao Qi <yao.qi@linaro.org>
11850
11851 * gdb.arch/arm-single-step-kernel-helper.c: New.
11852 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11853
11854 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11855
11856 * gdb.btrace/tailcall-only.exp: New.
11857 * gdb.btrace/tailcall-only.c: New.
11858 * gdb.btrace/x86_64-tailcall-only.S: New.
11859 * gdb.btrace/i686-tailcall-only.S: New.
11860
11861 2016-02-11 Pedro Alves <palves@redhat.com>
11862
11863 * README (Parallel testing): Add missing double quotes.
11864
11865 2016-02-11 Pedro Alves <palves@redhat.com>
11866
11867 * README (Parallel testing): New section.
11868 (GDB_PARALLEL): Rewrite.
11869 (FORCE_PARALLEL): Document.
11870
11871 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11872
11873 * gdb.trace/tfile-avx.c: New test.
11874 * gdb.trace/tfile-avx.exp: New test.
11875
11876 2016-02-09 Keith Seitz <keiths@redhat.com>
11877
11878 PR breakpoints/19546
11879 * gdb.base/infcall-exec.c: New file.
11880 * gdb.base/infcall-exec2.c: New file.
11881 * gdb.base/infcall-exec.exp: New file.
11882
11883 2016-02-09 Keith Seitz <keiths@redhat.com>
11884
11885 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11886 (toplevel): Call test_bkpt_address.
11887
11888 2016-02-09 Keith Seitz <keiths@redhat.com>
11889
11890 PR python/19506
11891 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11892 (toplevel): Call test_bkpt_address.
11893
11894 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11895
11896 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11897 to AC_OUTPUT.
11898 * configure: Regenerate.
11899
11900 2016-02-09 Pedro Alves <palves@redhat.com>
11901
11902 PR breakpoints/19548
11903 * gdb.base/execl-update-breakpoints.c (some_function): New
11904 function.
11905 (main): Call it.
11906 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11907 Tighten expected GDB output.
11908
11909 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11910
11911 * Makefile.in (ALL_SUBDIRS): Remove.
11912 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11913 (distclean maintainer-clean realclean): Likewise.
11914 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11915 * configure: Regenerate.
11916 * gdb.ada/Makefile.in: Delete.
11917 * gdb.arch/Makefile.in: Likewise.
11918 * gdb.asm/Makefile.in: Likewise.
11919 * gdb.base/Makefile.in: Likewise.
11920 * gdb.btrace/Makefile.in: Likewise.
11921 * gdb.cell/Makefile.in: Likewise.
11922 * gdb.compile/Makefile.in: Likewise.
11923 * gdb.cp/Makefile.in: Likewise.
11924 * gdb.disasm/Makefile.in: Likewise.
11925 * gdb.dlang/Makefile.in: Likewise.
11926 * gdb.dwarf2/Makefile.in: Likewise.
11927 * gdb.fortran/Makefile.in: Likewise.
11928 * gdb.gdb/Makefile.in: Likewise.
11929 * gdb.go/Makefile.in: Likewise.
11930 * gdb.guile/Makefile.in: Likewise.
11931 * gdb.java/Makefile.in: Likewise.
11932 * gdb.linespec/Makefile.in: Likewise.
11933 * gdb.mi/Makefile.in: Likewise.
11934 * gdb.modula2/Makefile.in: Likewise.
11935 * gdb.multi/Makefile.in: Likewise.
11936 * gdb.objc/Makefile.in: Likewise.
11937 * gdb.opencl/Makefile.in: Likewise.
11938 * gdb.opt/Makefile.in: Likewise.
11939 * gdb.pascal/Makefile.in: Likewise.
11940 * gdb.perf/Makefile.in: Likewise.
11941 * gdb.python/Makefile.in: Likewise.
11942 * gdb.reverse/Makefile.in: Likewise.
11943 * gdb.server/Makefile.in: Likewise.
11944 * gdb.stabs/Makefile.in: Likewise.
11945 * gdb.threads/Makefile.in: Likewise.
11946 * gdb.trace/Makefile.in: Likewise.
11947 * gdb.xml/Makefile.in: Likewise.
11948 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11949 GDB_PARALLEL.
11950 (standard_output_file): Remove check for GDB_PARALLEL, always
11951 return path in outputs/$subdir/$testname.
11952
11953 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11954
11955 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11956 (site.exp): Assign abs_srcdir to tcl's srcdir.
11957
11958 2016-02-04 Yao Qi <yao.qi@linaro.org>
11959
11960 * gdb.base/foll-exec-mode.c: Include limits.h.
11961 (main): Add parameters argc and argv. Get directory from
11962 argv[0].
11963 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11964 compilation.
11965 * gdb.base/foll-exec.c: Include limits.h.
11966 (main): Add parameters argc and argv.
11967 Get directory from argv[0].
11968 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11969 Adjust tests on the number of lines as source code changed.
11970 * gdb.base/foll-vfork-exit.c: Include limits.h.
11971 (main): Add one line of statement before vfork.
11972 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11973 (main): Add parameters argc and argv. Get directory from
11974 argv[0].
11975 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11976 (setup_gdb): Set tbreak to skip some source lines.
11977 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11978 (main): Add parameters argc and argv. Get directory from
11979 argv[0].
11980 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11981 compilation.
11982 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11983 (main): Add parameters argc and argv. Get directory from
11984 argv[0].
11985 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11986 compilation.
11987
11988 2016-02-01 Doug Evans <dje@google.com>
11989
11990 * gdb.base/skip.exp: Clean up multiple references to same test name.
11991
11992 2016-02-01 Pedro Alves <palves@redhat.com>
11993
11994 PR remote/19496
11995 * gdb.threads/forking-threads-plus-breakpoint.exp
11996 (displaced_stepping_supported): New global.
11997 (probe_displaced_stepping_support): New procedure.
11998 (do_test): Add 'displaced' parameter, and use it.
11999 (top level): Check for displaced stepping support. Add displaced
12000 stepping on/off testing axis.
12001
12002 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12003
12004 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12005 pointer. Don't perform further tests on the unassociated pointer
12006 if the first test fails.
12007
12008 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12009
12010 * gdb.base/max-value-size.c: New file.
12011 * gdb.base/max-value-size.exp: New file.
12012 * gdb.base/huge.exp: Disable max-value-size for this test.
12013
12014 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12015
12016 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12017
12018 2016-01-28 Yao Qi <yao.qi@linaro.org>
12019
12020 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12021
12022 2016-01-25 Pedro Alves <palves@redhat.com>
12023
12024 PR threads/19461
12025 * gdb.base/fork-running-state.c: New file.
12026 * gdb.base/fork-running-state.exp: New file.
12027
12028 2016-01-25 Pedro Alves <palves@redhat.com>
12029
12030 PR gdb/19494
12031 * gdb.base/catch-fork-kill.c: New file.
12032 * gdb.base/catch-fork-kill.exp: New file.
12033
12034 2016-01-25 Pedro Alves <palves@redhat.com>
12035
12036 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12037 Delete, moved to lib/gdb.exp.
12038 * gdb.threads/forking-threads-plus-breakpoint.exp
12039 (foreach_with_prefix): Likewise.
12040 * gdb.threads/process-dies-while-handling-bp.exp
12041 (foreach_with_prefix): Likewise.
12042 * lib/gdb.exp (foreach_with_prefix): New procedure.
12043
12044 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12045
12046 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12047 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12048
12049 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12050
12051 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12052 endian targets.
12053
12054 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12055 Pedro Alves <palves@redhat.com>
12056
12057 Fix testsuite compatibility with Guile.
12058 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12059 number.
12060
12061 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12062
12063 Fix testsuite compatibility with Guile.
12064 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12065 (thread 1): New test for backtrace through signal handler.
12066
12067 2016-01-22 Yao Qi <yao.qi@linaro.org>
12068
12069 PR testsuite/19491
12070 * gdb.base/multi-forks.c: Include
12071 ../lib/unbuffer_output.c
12072 (main): Call gdb_unbuffer_output.
12073
12074 2016-01-21 Doug Evans <dje@google.com>
12075
12076 * lib/ada.exp (gdb_compile_ada): Fix typo.
12077
12078 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12079
12080 * gdb.base/break-fun-addr.exp: New file.
12081 * gdb.base/break-fun-addr1.c: New file.
12082 * gdb.base/break-fun-addr2.c: New file.
12083
12084 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12085
12086 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12087 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12088 enum flag values.
12089
12090 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12091
12092 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12093 when GDB can not set the vector return value. Add more comments
12094 for clarification.
12095
12096 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12097
12098 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12099 command.
12100
12101 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12102
12103 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12104
12105 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12106
12107 * Makefile.in (check-single): Pass --status to runtest.
12108 (check/%.exp): Likewise.
12109
12110 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12111
12112 * Makefile.in (check-parallel): Propagate return code from make
12113 do-check-parallel.
12114
12115 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12116
12117 * gdb.trace/ftrace.exp: Fix expected message on continue.
12118 * gdb.trace/pending.exp: Fix expected message on continue.
12119 * gdb.trace/trace-break.exp: Fix expected message on continue.
12120
12121 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12122
12123 * lib/gdb.exp (gdb_test): Remove unused global references.
12124
12125 2016-01-18 Pedro Alves <palves@redhat.com>
12126
12127 * gdb.base/async-shell.exp: Adjust expected output.
12128 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12129 * gdb.base/siginfo-thread.exp: Adjust expected output.
12130 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12131 * gdb.java/jnpe.exp: Adjust expected output.
12132 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12133 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12134 * gdb.threads/leader-exit.exp: Adjust expected output.
12135 * gdb.threads/manythreads.exp: Adjust expected output.
12136 * gdb.threads/pthreads.exp: Adjust expected output.
12137 * gdb.threads/schedlock.exp: Adjust expected output.
12138 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12139 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12140 expected output.
12141 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12142 output.
12143 * gdb.threads/sigthread.exp: Adjust expected output.
12144 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12145
12146 2016-01-18 Yao Qi <yao.qi@linaro.org>
12147
12148 * gdb.guile/scm-section-script.c: Replace @progbits with
12149 %progbits.
12150 * gdb.python/py-section-script.c: Likewise.
12151
12152 2016-01-15 Pedro Alves <palves@redhat.com>
12153
12154 * gdb.multi/tids.exp: Test star wildcard ranges.
12155
12156 2016-01-15 Pedro Alves <palves@redhat.com>
12157
12158 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12159 command from "thread apply" invocation.
12160 (thr_apply_info_thr_invalid): Default the expected output to the
12161 input tid list.
12162 (top level): Add tests that use convenience variables. Add tests
12163 for "thread apply" with a valid TID list, but missing the command.
12164
12165 2016-01-13 Pedro Alves <palves@redhat.com>
12166
12167 * gdb.base/default.exp: Expect $_gthread as well.
12168 * gdb.multi/tids.exp: Test $_gthread.
12169 * gdb.threads/thread-specific.exp: Test $_gthread.
12170
12171 2016-01-13 Pedro Alves <palves@redhat.com>
12172
12173 * gdb.multi/tids.exp: Test "info threads -gid".
12174
12175 2016-01-13 Pedro Alves <palves@redhat.com>
12176
12177 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12178 Breakpoint.thread.
12179 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12180
12181 2016-01-07 Pedro Alves <palves@redhat.com>
12182
12183 * gdb.base/break.exp: Adjust to output changes.
12184 * gdb.base/hbreak2.exp: Likewise.
12185 * gdb.base/sepdebug.exp: Likewise.
12186 * gdb.base/watch_thread_num.exp: Likewise.
12187 * gdb.linespec/keywords.exp: Likewise.
12188 * gdb.multi/info-threads.exp: Likewise.
12189 * gdb.threads/thread-find.exp: Likewise.
12190 * gdb.multi/tids.c: New file.
12191 * gdb.multi/tids.exp: New file.
12192
12193 2016-01-13 Pedro Alves <palves@redhat.com>
12194
12195 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12196
12197 2016-01-13 Pedro Alves <palves@redhat.com>
12198
12199 * gdb.base/default.exp: Expect $_inferior as well.
12200 * gdb.multi/base.exp: Test $_inferior.
12201
12202 2016-01-13 Pedro Alves <palves@redhat.com>
12203
12204 PR breakpoints/19388
12205 * gdb.base/catch-signal-siginfo-cond.c: New file.
12206 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12207
12208 2016-01-12 Josh Stone <jistone@redhat.com>
12209 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12210
12211 * gdb.base/catch-syscall.c (do_execve): New variable.
12212 (main): Conditionally trigger an execve.
12213 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12214 (test_catch_syscall_execve): New, check entry/return across execve.
12215 (do_syscall_tests): Call test_catch_syscall_execve.
12216
12217 2016-01-12 Pedro Alves <palves@redhat.com>
12218
12219 * gdb.base/random-signal.exp (do_test): New procedure, with body
12220 of testcase moved in.
12221
12222 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12223 Pedro Alves <palves@redhat.com>
12224
12225 * gdb.base/funcargs.exp (finish from indirectly called function):
12226 Reintroduce the case for 'First'.
12227
12228 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12229 Pedro Alves <palves@redhat.com>
12230
12231 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12232 (tcatch_vfork_then_child_follow_exec)
12233 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12234 identification.
12235
12236 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12237
12238 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12239 and repeats to unlimited.
12240 * gdb.python/py-value.exp: Likewise.
12241 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12242 and repeats to unlimited.
12243
12244 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12245
12246 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12247 and reordering the functions.
12248 * gdb.multi/hangout.c: Likewise.
12249 * gdb.multi/hello.c: Likewise.
12250
12251 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12252
12253 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12254 absolute.
12255 (SingleStatisticTestResult.report): Use dict.keys instead of
12256 dict.iterkeys.
12257
12258 2016-01-06 Pedro Alves <palves@redhat.com>
12259
12260 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12261
12262 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12263
12264 * gdb.btrace/dlopen.exp: New.
12265 * gdb.btrace/dlopen.c: New.
12266 * gdb.btrace/dlopen-dso.c: New.
12267
12268 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12269
12270 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12271 PATTERN argument is optional.
12272
12273 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12274
12275 * lib/ada.exp (target_compile_ada_from_dir): New function.
12276 (gdb_compile_ada): Reimplement avoiding the use of project files.
12277 * gdb.ada/gnat_ada.gpr: Delete.
12278 * gdb.ada/cond_lang.exp: Adjust test to make path before
12279 filename optional.
12280 * gdb.ada/small_reg_param.exp: Likewise.
12281
12282 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12283
12284 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12285
12286 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12287
12288 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12289 case.
12290
12291 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12292
12293 * gdb.base/break.exp: Remove dead code.
12294 * gdb.base/sepdebug.exp: Likewise.
12295
12296 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12297
12298 * gdb.asm/asm-source.exp: Remove HP-UX references.
12299 * gdb.base/annota1.exp: Likewise.
12300 * gdb.base/annota3.exp: Likewise.
12301 * gdb.base/attach.exp: Likewise.
12302 * gdb.base/bigcore.exp: Likewise.
12303 * gdb.base/break.exp: Likewise.
12304 * gdb.base/call-ar-st.exp: Likewise.
12305 * gdb.base/callfuncs.exp: Likewise.
12306 * gdb.base/catch-fork-static.exp: Likewise.
12307 * gdb.base/display.exp: Likewise.
12308 * gdb.base/foll-exec-mode.exp: Likewise.
12309 * gdb.base/foll-exec.exp: Likewise.
12310 * gdb.base/foll-fork.exp: Likewise.
12311 * gdb.base/foll-vfork.exp: Likewise.
12312 * gdb.base/funcargs.exp: Likewise.
12313 * gdb.base/hbreak2.exp: Likewise.
12314 * gdb.base/inferior-died.exp: Likewise.
12315 * gdb.base/interrupt.exp: Likewise.
12316 * gdb.base/multi-forks.exp: Likewise.
12317 * gdb.base/nodebug.exp: Likewise.
12318 * gdb.base/sepdebug.exp: Likewise.
12319 * gdb.base/solib1.c: Likewise.
12320 * gdb.base/step-test.exp: Likewise.
12321 * gdb.mi/non-stop.c: Likewise.
12322 * gdb.mi/pthreads.c: Likewise.
12323 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12324 * gdb.threads/pthreads.c: Likewise.
12325 * gdb.threads/staticthreads.exp: Likewise.
12326 * lib/future.exp: Likewise.
12327 * lib/gdb.exp: Likewise.
12328 * gdb.base/so-indr-cl.c: Remove.
12329 * gdb.base/so-indr-cl.exp: Likewise.
12330 * gdb.base/solib.c: Likewise.
12331 * gdb.base/solib.exp: Likewise.
12332 * gdb.base/solib2.c: Likewise.
12333
12334 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12335
12336 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12337 * gdb.base/call-ar-st.exp: Likewise.
12338 * gdb.base/callfuncs.exp: Likewise.
12339 * gdb.base/condbreak.exp: Likewise.
12340 * gdb.base/constvars.exp: Likewise.
12341 * gdb.base/hbreak2.exp: Likewise.
12342 * gdb.base/langs.exp: Likewise.
12343 * gdb.base/list.exp: Likewise.
12344 * gdb.base/long_long.exp: Likewise.
12345 * gdb.base/ptype.exp: Likewise.
12346 * gdb.base/scope.exp: Likewise.
12347 * gdb.base/signals.exp: Likewise.
12348 * gdb.base/so-impl-ld.exp: Likewise.
12349 * gdb.base/varargs.exp: Likewise.
12350 * gdb.base/volatile.exp: Likewise.
12351 * gdb.base/whatis.exp: Likewise.
12352 * gdb.cp/cplusfuncs.exp: Likewise.
12353 * gdb.cp/inherit.exp: Likewise.
12354 * gdb.cp/local.exp: Likewise.
12355 * gdb.cp/member-ptr.exp: Likewise.
12356 * gdb.cp/method.exp: Likewise.
12357 * gdb.cp/overload.exp: Likewise.
12358 * gdb.cp/templates.exp: Likewise.
12359 * gdb.stabs/weird.exp: Likewise.
12360 * lib/compiler.c: Likewise.
12361 * lib/compiler.cc: Likewise.
12362 * lib/cp-support.exp: Likewise.
12363 * lib/gdb.exp: Likewise.
12364
12365 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12366
12367 * configure.ac: Remove HP-UX case.
12368 * configure: Regenerate.
12369
12370 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12371
12372 * lib/gdb.exp (gdb_compile): Add function doc.
12373
12374 2015-12-17 Pedro Alves <palves@redhat.com>
12375
12376 PR threads/19354
12377 * gdb.multi/info-threads.exp: New file.
12378
12379 2015-12-15 Yao Qi <yao.qi@linaro.org>
12380
12381 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12382 is aarch64*-*-*.
12383
12384 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12385
12386 * gdb.base/history-duplicates.exp: Skip if no readline support.
12387
12388 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12389
12390 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12391
12392 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12393
12394 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12395
12396 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12397
12398 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12399 ctrl-C if nointerrupts target property is set.
12400 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12401 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12402 * gdb.base/paginate-bg-execution.exp: Likewise.
12403 * gdb.base/paginate-execution-startup.exp: Likewise.
12404 * gdb.base/random-signal.exp: Likewise.
12405 * gdb.base/range-stepping.exp: Likewise.
12406 * gdb.cp/annota2.exp: Likewise.
12407 * gdb.cp/annota3.exp: Likewise.
12408 * gdb.gdb/selftest.exp: Likewise.
12409 * gdb.threads/continue-pending-status.exp: Likewise.
12410 * gdb.threads/leader-exit.exp: Likewise.
12411 * gdb.threads/manythreads.exp: Likewise.
12412 * gdb.threads/pthreads.exp: Likewise.
12413 * gdb.threads/schedlock.exp: Likewise.
12414 * gdb.threads/sigthread.exp: Likewise.
12415
12416 2015-12-11 Don Breazeal <donb@codesourcery.com>
12417
12418 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12419 remote.
12420 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12421 * gdb.base/foll-exec.exp (main): Enable for target remote.
12422 * gdb.base/foll-fork.exp (main): Likewise.
12423 * gdb.base/foll-vfork.exp (main): Likewise.
12424 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12425 (proc continue_to_exit_bp_loc): Use clean_restart.
12426 * gdb.base/pie-execl.exp (main): Disable for target remote.
12427 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12428 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12429 * gdb.threads/execl.exp (main): Likewise.
12430 * gdb.threads/fork-child-threads.exp (main): Likewise.
12431 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12432 remote.
12433 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12434 remote.
12435 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12436 pid.tid style ptids, instead of just tid.
12437 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12438 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12439 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12440 ptids, instead of just tid.
12441
12442 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12443
12444 * gdb.base/list.exp (test_list_forward): Add end of file error
12445 test.
12446 (test_repeat_list_command): Add end of file error test.
12447 (test_list_backwards): Add beginning of file error test.
12448
12449 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12450
12451 * gdb.base/list.exp (test_list_invalid_args): New function,
12452 defined, and called.
12453
12454 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12455
12456 * gdb.base/list.exp (test_list): Make test names unique.
12457
12458 2015-12-11 Yao Qi <yao.qi@linaro.org>
12459
12460 * gdb.base/coremaker2.c: Remove.
12461
12462 2015-12-10 Pedro Alves <palves@redhat.com>
12463
12464 * gdb.multi/base.exp: Remove stale "spaces" references.
12465
12466 2015-12-10 Pedro Alves <palves@redhat.com>
12467
12468 * gdb.multi/base.exp: Don't use nowarnings.
12469 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12470 * gdb.multi/hangout.c: Include stdio.h.
12471 * gdb.multi/hello.c: Include stdlib.h.
12472 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12473 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12474 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12475
12476 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12477
12478 * gdb.dwarf2/dw2-ranges-base.c: New file.
12479 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12480 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12481 support additional line table, and debug ranges generation.
12482 (Dwarf::ranges): New function, generate .debug_ranges.
12483 (Dwarf::lines): Support generating simple line table programs.
12484 (Dwarf::assemble): Initialise new namespace variables.
12485
12486 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12487
12488 * gdb.base/async.exp (proc test_background): Add case for
12489 asynchronous execution not supported.
12490
12491 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12492
12493 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12494 format and change test names to make them unique.
12495
12496 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12497 Pedro Alves <pedro@redhat.com>
12498
12499 PR gdb/18702
12500 Add checking of floatformats setup on x86_64 hosts.
12501 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12502 (smallval, bigval): New labels/constants.
12503 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12504 float" after loading bigval and smallval.
12505
12506 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12507
12508 * gdb.ada/fun_overload_menu.exp: New testcase.
12509 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12510
12511 2015-12-04 Josh Stone <jistone@redhat.com>
12512
12513 * gdb.base/catch-fork-static.exp: New.
12514
12515 2015-12-03 Yao Qi <yao.qi@linaro.org>
12516
12517 * gdb.base/sizeof.c: Don't include stdio.h and
12518 ../lib/unbuffer_output.c.
12519 (main): New variable 'size' and 'value'. Remove printf and
12520 gdb_unbuffer_output. Assign return value to size and value.
12521 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12522 at the beginning.
12523 (check_sizeof): Check the result by printing variable 'size'.
12524 (check_valueof): Check the result by printing variable 'value'.
12525
12526 2015-12-01 Yao Qi <yao.qi@linaro.org>
12527
12528 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12529 for aarch64*-*-linux* target.
12530
12531 2015-11-30 Pedro Alves <palves@redhat.com>
12532
12533 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12534
12535 2015-11-30 Pedro Alves <palves@redhat.com>
12536
12537 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12538 Handle non-stop mode vCont replies.
12539
12540 2015-11-30 Pedro Alves <palves@redhat.com>
12541
12542 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12543 prepare_for_testing. Start gdb with "set non-stop on" appended to
12544 GDBFLAGS. Lax expected stop output.
12545
12546 2015-11-27 Yao Qi <yao.qi@linaro.org>
12547
12548 * gdb.arch/arm-neon.exp: New.
12549 * gdb.arch/arm-neon.c: New.
12550
12551 2015-11-27 Yao Qi <yao.qi@linaro.org>
12552
12553 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12554
12555 2015-11-27 Yao Qi <yao.qi@linaro.org>
12556
12557 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12558 frames-invalid annotation.
12559
12560 2015-11-27 Yao Qi <yao.qi@linaro.org>
12561
12562 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12563
12564 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12565
12566 * gdb.threads/names.exp: New file.
12567 * gdb.threads/names.c: New file.
12568 * README: Mention gdb,no_thread_names.
12569
12570 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12571
12572 PR 19297
12573 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12574 support" error.
12575
12576 2015-11-24 Pedro Alves <palves@redhat.com>
12577
12578 PR 17539
12579 * gdb.base/display.exp: Expect displays to be sorted in ascending
12580 order. Use multi_line.
12581 * gdb.base/solib-display.exp: Likewise.
12582
12583 2015-11-24 Pedro Alves <palves@redhat.com>
12584
12585 PR 17539
12586 * gdb.base/display.exp: Expect displays to be sorted in ascending
12587 order. Use multi_line.
12588 * gdb.base/solib-display.exp: Likewise.
12589
12590 2015-11-24 Pedro Alves <palves@redhat.com>
12591
12592 PR 17539
12593 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12594 threads in ascending order.
12595 * gdb.base/foll-fork.exp: Likewise.
12596 * gdb.base/foll-vfork.exp: Likewise.
12597 * gdb.base/multi-forks.exp: Likewise.
12598 * gdb.mi/mi-nonstop.exp: Likewise.
12599 * gdb.mi/mi-nsintrall.exp: Likewise.
12600 * gdb.multi/base.exp: Likewise.
12601 * gdb.multi/multi-arch.exp: Likewise.
12602 * gdb.python/py-inferior.exp: Likewise.
12603 * gdb.threads/break-while-running.exp: Likewise.
12604 * gdb.threads/execl.exp: Likewise.
12605 * gdb.threads/gcore-thread.exp: Likewise.
12606 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12607 * gdb.threads/kill.exp: Likewise.
12608 * gdb.threads/linux-dp.exp: Likewise.
12609 * gdb.threads/multiple-step-overs.exp: Likewise.
12610 * gdb.threads/next-bp-other-thread.exp: Likewise.
12611 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12612 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12613 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12614 * gdb.threads/thread-find.exp: Likewise.
12615 * gdb.threads/tls.exp: Likewise.
12616 * lib/mi-support.exp (mi_reverse_list): Delete.
12617 (mi_check_thread_states): No longer reverse list.
12618
12619 2015-11-24 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12622 use lowercase.
12623
12624 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12625
12626 * gdb.trace/actions.c: Include trace-common.h.
12627 (main): Add a location for a fast tracepoint.
12628 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12629 the normal tracepoints.
12630 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12631
12632 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12633
12634 * save-trace.exp: Factor out code to these...
12635 (gdb_save_tracepoints): New.
12636 (gdb_load_tracepoints): New.
12637 (do_save_load_test): New.
12638
12639 2015-11-23 Kevin Buettner <kevinb@redhat.com>
12640
12641 * gdb.base/asmlabel.exp: New test.
12642 * gdb.base/asmlabel.c: New test case.
12643
12644 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12645
12646 * gdb.base/wrong_frame_bt_full-main.c: New file.
12647 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12648 * gdb.base/wrong_frame_bt_full.exp: New file.
12649
12650 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12651
12652 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12653
12654 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12655
12656 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12657 pstate register when comparing registers values in
12658 sparc64-*-linux-gnu targets to avoid spurious differences.
12659
12660 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12661
12662 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12663
12664 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12665
12666 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12667 as type argument to gdb_compile.
12668 * gdb.base/nested-subp2.exp: Likewise.
12669 * gdb.base/nested-subp3.exp: Likewise.
12670
12671 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12672
12673 * lib/dwarf.exp (_note): Fix left shift of negative value.
12674 * gdb.trace/trace-condition.exp: Likewise.
12675
12676 2015-11-13 Yao Qi <yao.qi@linaro.org>
12677
12678 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12679 comments about d10v.
12680 (test_scalar_returns): Likewise.
12681 * gdb.base/d10v.ld: Remove.
12682 * gdb.base/overlays.exp: Remove the target triplet checking for
12683 d10v-*-*.
12684 * gdb.base/structs.exp (test_struct_returns): Remove the
12685 comments about d10v.
12686 (test_struct_calls): Likewise.
12687
12688 2015-11-13 Yao Qi <yao.qi@linaro.org>
12689
12690 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12691 * gdb.base/gnu_vector.c: Don't include stdio.h.
12692 (main): Don't print res and call add_some_intvecs.
12693
12694 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12695
12696 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12697 macro.
12698 (func5): Removed.
12699 (func4): Use FAST_TRACEPOINT_LABEL.
12700 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12701 macro.
12702 (func): Removed.
12703 (thread_function): Use FAST_TRACEPOINT_LABEL.
12704 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12705 (func): Remove.
12706 (marker): Use FAST_TRACEPOINT_LABEL.
12707 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12708 (pendfunc1): Remove.
12709 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12710 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12711 (foo): Remove.
12712 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12713 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12714 macro.
12715 (func): Remove.
12716 (marker): Use FAST_TRACEPOINT_LABEL.
12717 * gdb.trace/trace-common.h: New header.
12718 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12719 macro.
12720 (func): Remove.
12721 (marker): Use FAST_TRACEPOINT_LABEL.
12722 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12723 (func): Remove.
12724 (thread_function): Use FAST_TRACEPOINT_LABEL.
12725
12726 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12727
12728 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12729 in front.
12730 * gdb.trace/change-loc.exp: Use global pcreg definition.
12731 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12732 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12733 in front.
12734 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12735 * gdb.trace/pending.exp: Likewise.
12736 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12737 * gdb.trace/trace-break.exp: Likewise.
12738 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12739 in front.
12740 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12741 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12742 in front.
12743 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12744
12745 2015-11-09 Joel Brobecker <brobecker@adacore.com>
12746
12747 * gdb.ada/fin_fun_out: New testcase.
12748
12749 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12750
12751 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12752 value associated with DW_AT_byte_size.
12753 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12754 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12755 DW_AT_upper_bound.
12756
12757 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12758
12759 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12760 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12761 version.
12762 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12763 gdb.dwarf2/dw2-canonicalize-type.exp,
12764 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12765 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12766 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12767 provided by gdb_target_symbol_prefix_flags_asm.
12768 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12769 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12770 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12771 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12772 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12773 macros where needed). Use this macro for symbols which require
12774 the prefix provided by SYMBOL_PREFIX.
12775
12776 2015-11-05 Kevin Buettner <kevinb@redhat.com>
12777
12778 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12779 New procs.
12780 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12781 representing expressions, of more than one list element.
12782 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12783 to prepend linker symbol prefix to f.
12784 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12785 table_1 and table_2.
12786 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12787 Likewise, for f and g.
12788 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12789 for ptr.
12790 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12791 for main.
12792 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12793 table_1_ptr and table_2_ptr.
12794
12795 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12796 Joel Brobecker <brobecker@adacore.com>
12797
12798 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12799
12800 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12801
12802 * gdb.reverse/s390-mvcle.c: New test.
12803 * gdb.reverse/s390-mvcle.exp: New file.
12804 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12805
12806 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12807
12808 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12809
12810 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12811
12812 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12813 reaching marker2.
12814 * gdb.reverse/getresuid-reverse.exp: Likewise.
12815 * gdb.reverse/pipe-reverse.exp: Likewise.
12816 * gdb.reverse/readv-reverse.exp: Likewise.
12817 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12818 * gdb.reverse/time-reverse.exp: Likewise.
12819 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12820
12821 2015-10-30 Yao Qi <yao.qi@linaro.org>
12822
12823 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12824 (empty_cycle): Remove.
12825 (main): Don't call empty_cycle. Don't use watch_count_done.
12826 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12827 empty_cycle. Rewrite the code counting HW watchpoints.
12828
12829 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12830
12831 * gdb.reverse/fstatat-reverse.c: New test.
12832 * gdb.reverse/fstatat-reverse.exp: New file.
12833 * gdb.reverse/getresuid-reverse.c: New test.
12834 * gdb.reverse/getresuid-reverse.exp: New file.
12835 * gdb.reverse/pipe-reverse.c: New test.
12836 * gdb.reverse/pipe-reverse.exp: New file.
12837 * gdb.reverse/readv-reverse.c: New test.
12838 * gdb.reverse/readv-reverse.exp: New file.
12839 * gdb.reverse/recvmsg-reverse.c: New test.
12840 * gdb.reverse/recvmsg-reverse.exp: New file.
12841 * gdb.reverse/time-reverse.c: New test.
12842 * gdb.reverse/time-reverse.exp: New file.
12843 * gdb.reverse/waitpid-reverse.c: New test.
12844 * gdb.reverse/waitpid-reverse.exp: New file.
12845
12846 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12847
12848 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12849
12850 2015-10-26 Doug Evans <dje@google.com>
12851
12852 PR symtab/17391
12853 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12854 * gdb.dwarf2/bad-regnum.c: New file.
12855 * gdb.dwarf2/bad-regnum.exp: New file.
12856
12857 2015-10-26 Doug Evans <dje@google.com>
12858
12859 PR python/18938
12860 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12861 file.
12862
12863 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12864
12865 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12866 for a change by "Mention language in compile error message".
12867
12868 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12869
12870 PR python/18073
12871 * gdb.python/py-type.c (C::a_method): New.
12872 (C::a_const_method): New.
12873 (C::a_static_method): New.
12874 (a_function): New.
12875 * gdb.python/py-type.exp (test_fields): Test getting fields
12876 from function and method.
12877
12878 2015-10-21 Keven Boell <keven.boell@intel.com>
12879
12880 * gdb.fortran/vla-alloc-assoc.exp: New file.
12881 * gdb.fortran/vla-datatypes.exp: New file.
12882 * gdb.fortran/vla-datatypes.f90: New file.
12883 * gdb.fortran/vla-history.exp: New file.
12884 * gdb.fortran/vla-ptype-sub.exp: New file.
12885 * gdb.fortran/vla-ptype.exp: New file.
12886 * gdb.fortran/vla-sizeof.exp: New file.
12887 * gdb.fortran/vla-sub.f90: New file.
12888 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12889 * gdb.fortran/vla-value-sub-finish.exp: New file.
12890 * gdb.fortran/vla-value-sub.exp: New file.
12891 * gdb.fortran/vla-value.exp: New file.
12892 * gdb.fortran/vla-ptr-info.exp: New file.
12893 * gdb.mi/mi-vla-fortran.exp: New file.
12894 * gdb.mi/vla.f90: New file.
12895
12896 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12897
12898 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12899 of hardwired timeout value.
12900
12901 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12902 Pedro Alves <palves@redhat.com>
12903
12904 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12905 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12906
12907 2015-10-19 Josh Stone <jistone@redhat.com>
12908
12909 * gdb.base/catch-syscall.c: Include <sched.h>.
12910 (unknown_syscall): New variable.
12911 (main): Trigger a vfork and an unknown syscall.
12912 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12913 (unknown_syscall_number): Likewise.
12914 (check_call_to_syscall): Accept an optional syscall pattern.
12915 (check_return_from_syscall): Likewise.
12916 (check_continue): Likewise.
12917 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12918 (test_catch_syscall_skipping_return): New test toggling off 'catch
12919 syscall' to step over the syscall return, then toggling back on.
12920 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12921 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12922 (do_syscall_tests): Call test_catch_syscall_without_args and
12923 test_catch_syscall_mid_vfork.
12924 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12925 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12926
12927 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12928
12929 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12930 print g_vE): Add new pass patterns.
12931 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12932 print various symbol names for vptr fields.
12933
12934 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12935
12936 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12937 results.
12938
12939 2015-10-12 Yao Qi <yao.qi@linaro.org>
12940
12941 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12942
12943 2015-10-12 Yao Qi <yao.qi@linaro.org>
12944
12945 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12946 is aarch64*-*-linux*.
12947
12948 2015-10-12 Yao Qi <yao.qi@linaro.org>
12949
12950 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12951 (can_relocate_bcond_true): ... it.
12952 (can_relocate_bcond_false): New function.
12953 (foo): Likewise.
12954 (can_relocate_bl): Likewise.
12955 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12956 can_relocate_bl.
12957
12958 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12959
12960 * gdb.base/nested-addr.c: New file.
12961 * gdb.base/nested-addr.exp: New testcase.
12962
12963 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12964
12965 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12966 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12967 its output. Ignore the output of "record goto begin" and instead
12968 check that GDB is replaying.
12969
12970 2015-10-09 Pedro Alves <palves@redhat.com>
12971
12972 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12973 (top level): Use it in the run with no args test.
12974
12975 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12976
12977 * gdb.dlang/properties.exp: New file.
12978
12979 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12980
12981 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12982 whether or not address 0x1000 is mapped on the target.
12983
12984 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12985
12986 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12987 build.
12988
12989 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12990
12991 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12992 instruction-history test.
12993
12994 2015-09-28 Doug Evans <dje@google.com>
12995
12996 * gdb.base/gcore.c (array_func): Add reference to static_array.
12997
12998 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12999
13000 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13001 source line.
13002
13003 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13004
13005 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13006 short or char as base type.
13007
13008 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13009
13010 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13011 to allow any size enum.
13012
13013 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13014
13015 * gdb.ada/array_ptr_renaming.exp: New testcase.
13016 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13017 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13018
13019 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13020
13021 * gdb.trace/ftrace-lock.c: New file.
13022 * gdb.trace/ftrace-lock.exp: New file.
13023
13024 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13025
13026 * gdb.arch/insn-reloc.c: New file.
13027 * gdb.arch/ftrace-insn-reloc.exp: New file.
13028
13029 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13030
13031 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13032 instruction.
13033 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13034 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13035 * gdb.trace/range-stepping.c: Likewise.
13036 * gdb.trace/trace-break.c: Likewise.
13037 * gdb.trace/trace-mt.c (thread_function): Likewise.
13038 * gdb.trace/ftrace.c (marker): Likewise.
13039 * gdb.trace/trace-condition.c (marker): Likewise.
13040 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13041 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13042 is_aarch64_target.
13043
13044 2015-09-18 Doug Evans <xdje42@gmail.com>
13045
13046 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13047 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13048
13049 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13050
13051 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13052 the breakpoint.
13053
13054 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13055
13056 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13057 the pending breakpoint. Remove timeout override for "Run till
13058 MI pending breakpoint on pendfunc3 on thread 2" test.
13059
13060 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13061
13062 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13063 filename pattern.
13064
13065 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13066
13067 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13068 in breakpoint filename pattern.
13069
13070 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13071
13072 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13073
13074 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13075
13076 * gdb.linespec/explicit.exp: Check for readline support for
13077 tab-completion tests. Fix obvious typo.
13078
13079 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13080
13081 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13082 and replay.
13083
13084 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13085
13086 * gdb.btrace/non-stop.c: New.
13087 * gdb.btrace/non-stop.exp: New.
13088
13089 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13090 Yao Qi <yao.qi@linaro.org>
13091
13092 * gdb.trace/trace-condition.c: New file.
13093 * gdb.trace/trace-condition.exp: New file.
13094
13095 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13096
13097 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13098 for testing bytecode compilation.
13099
13100 2015-09-16 Pedro Alves <palves@redhat.com>
13101 Sandra Loosemore <sandra@codesourcery.com>
13102
13103 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13104 (SECONDS): Redefine.
13105 (main): Call pthread_kill and alarm early.
13106 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13107 support.
13108 (test): If the target can't hardware step and doesn't support
13109 displaced stepping, increase the timeout.
13110
13111 2015-09-16 Pedro Alves <palves@redhat.com>
13112
13113 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13114 (enable_debug): New procedures.
13115 (test): Use them. Bail out if waiting for threads fails.
13116 (top level): Bail out if a test fails.
13117
13118 2015-09-16 Yao Qi <yao.qi@linaro.org>
13119
13120 * gdb.asm/asm-source.exp: Set asm-arch for
13121 aarch64*-*-* target.
13122 * gdb.asm/aarch64.inc: New file.
13123
13124 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13125
13126 * gdb.ada/array_of_variable_length.exp: New testcase.
13127 * gdb.ada/array_of_variable_length/foo.adb: New file.
13128 * gdb.ada/array_of_variable_length/pck.adb: New file.
13129 * gdb.ada/array_of_variable_length/pck.ads: New file.
13130
13131 2015-09-15 Doug Evans <dje@google.com>
13132
13133 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13134 of function static local variable.
13135
13136 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13137
13138 * gdb.threads/tls-so_extern.exp: New test file.
13139 * gdb.threads/tls-so_extern.c: New test file.
13140 * gdb.threads/tls-so_extern_main.c: New test file.
13141
13142 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13143
13144 * gdb.opt/solib-intra-step-lib.c: New file.
13145 * gdb.opt/solib-intra-step-main.c: New file.
13146 * gdb.opt/solib-intra-step.exp: New file.
13147
13148 2015-09-15 Pedro Alves <palves@redhat.com>
13149
13150 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13151 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13152
13153 2015-09-14 Pedro Alves <palves@redhat.com>
13154
13155 * gdb.base/hook-stop-continue.c: Delete.
13156 * gdb.base/hook-stop-continue.exp: Delete.
13157 * gdb.base/hook-stop-frame.c: Delete.
13158 * gdb.base/hook-stop-frame.exp: Delete.
13159 * gdb.base/hook-stop.c: New file.
13160 * gdb.base/hook-stop.exp: New file.
13161
13162 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13163
13164 * gdb.ada/access_to_packed_array.exp: New testcase.
13165 * gdb.ada/access_to_packed_array/foo.adb: New file.
13166 * gdb.ada/access_to_packed_array/pack.adb: New file.
13167 * gdb.ada/access_to_packed_array/pack.ads: New file.
13168
13169 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13170
13171 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13172 buffer size test.
13173
13174 2015-09-11 Don Breazeal <donb@codesourcery.com>
13175
13176 * gdb.base/foll-exec.c: Add copyright header. Fix
13177 formatting issues.
13178 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13179 (do_exec_tests): Use clean_restart in place of zap_session,
13180 and for test initialization. Fix formatting issues. Use
13181 fail in place of perror.
13182 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13183 an expect statement to match an expression with output from
13184 the program under debug.
13185 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13186 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13187 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13188 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13189 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13190
13191 2015-09-09 Doug Evans <dje@google.com>
13192
13193 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13194
13195 2015-09-09 Doug Evans <dje@google.com>
13196
13197 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13198
13199 2015-09-09 Doug Evans <dje@google.com>
13200
13201 * gdb.base/savedregs.exp: Fix typo.
13202
13203 2015-09-09 Pedro Alves <palves@redhat.com>
13204
13205 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13206
13207 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13208
13209 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13210 command actually switches threads. Give up on remaining
13211 tests if target fails to stop at breakpoint.
13212
13213 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13214
13215 * gdb.ada/funcall_char.exp: New testcase.
13216 * gdb.ada/funcall_char/foo.adb: New file.
13217
13218 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13219
13220 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13221 expected outputs. Add two testcases for completing ambiguous
13222 functions.
13223 * gdb.ada/complete/aux_pck.adb: New file.
13224 * gdb.ada/complete/aux_pck.ads: New file.
13225 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13226 Ambiguous_Func functions.
13227 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13228 * gdb.ada/complete/pck.adb: Likewise.
13229
13230 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13231
13232 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13233 failures to run the test program under GDB.
13234
13235 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13236
13237 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13238 to C.
13239
13240 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13241
13242 * gdb.base/run-after-attach.exp: New test file.
13243 * gdb.base/run-after-attach.c: New test file.
13244
13245 2015-08-26 Don Breazeal <donb@codesourcery.com>
13246
13247 * gdb.base/foll-exec-2.c: New test program.
13248 * gdb.base/foll-exec-2.exp: New test.
13249
13250 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13251
13252 * gdb.base/nested-subp1.exp: New file.
13253 * gdb.base/nested-subp1.c: New file.
13254 * gdb.base/nested-subp2.exp: New file.
13255 * gdb.base/nested-subp2.c: New file.
13256 * gdb.base/nested-subp3.exp: New file.
13257 * gdb.base/nested-subp3.c: New file.
13258
13259 2015-08-24 Pedro Alves <palves@redhat.com>
13260
13261 * gdb.server/connect-without-multi-process.c: New file.
13262 * gdb.server/connect-without-multi-process.exp: New file.
13263
13264 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13265
13266 * gdb.opt/inline-markers.c: Make z int.
13267
13268 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13269
13270 * gdb.opt/inline-markers.c: Make z volatile.
13271
13272 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13273
13274 * gdb.opt/inline-bt.c: New volatile global z.
13275 * gdb.opt/inline-cmds.c: Likewise.
13276 * gdb.opt/inline-locals.c: Likewise.
13277 * gdb.opt/inline-markers.c: New extern global z.
13278 (marker): Use z.
13279 (inline_fn): Likewise.
13280
13281 2015-08-24 Pedro Alves <palves@redhat.com>
13282
13283 * config/m32r-stub.exp: Remove file.
13284 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13285 * gdb.base/call-rt-st.exp: Likewise.
13286 * gdb.base/call-strs.exp: Likewise.
13287 * gdb.base/default.exp: Remove references to h8300-*-hms and
13288 *-*-udi*.
13289 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13290
13291 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13292
13293 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13294 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13295 and "return" use KFAIL when GDB can not read/write the vector
13296 return value.
13297
13298 2015-08-21 Gary Benson <gbenson@redhat.com>
13299
13300 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13301
13302 2015-08-20 Pedro Alves <palves@redhat.com>
13303
13304 * gdb.server/solib-list.exp: No longer expect an interior stop in
13305 non-stop mode.
13306
13307 2015-08-20 Pedro Alves <palves@redhat.com>
13308
13309 * gdb.server/connect-stopped-target.c: New file.
13310 * gdb.server/connect-stopped-target.exp: New file.
13311
13312 2015-08-20 Pedro Alves <palves@redhat.com>
13313
13314 * gdb.dwarf2/comp-unit-lang.exp: New file.
13315 * gdb.dwarf2/comp-unit-lang.c: New file.
13316
13317 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13318
13319 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13320 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13321
13322 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13323
13324 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13325 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13326
13327 2015-08-18 Doug Evans <dje@google.com>
13328 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13329
13330 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13331 skip_python_tests. New arg prompt_regexp.
13332 (skip_python_tests): New function.
13333 * lib/mi-support.exp (mi_skip_python_tests): New function.
13334 * gdb.python/py-mi-objfile-gdb.py: New file.
13335 * gdb.python/py-mi-objfile.c: New file.
13336 * gdb.python/py-mi-objfile.exp: New file.
13337
13338 2015-08-17 Keith Seitz <keiths@redhat.com>
13339
13340 * gdb.linespec/explicit.exp: Move strace test from here ...
13341 * gdb.trace/strace.exp: ... to here.
13342
13343 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13344
13345 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13346 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13347
13348 2015-08-14 Doug Evans <xdje42@gmail.com>
13349
13350 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13351 inferior before selecting a new file.
13352
13353 2015-08-14 Doug Evans <xdje42@gmail.com>
13354
13355 * gdb.mi/mi-disassemble.exp: Update.
13356 * gdb.base/disasm-optim.S: New file.
13357 * gdb.base/disasm-optim.c: New file.
13358 * gdb.base/disasm-optim.h: New file.
13359 * gdb.base/disasm-optim.exp: New file.
13360
13361 2015-08-14 Keith Seitz <keiths@redhat.com>
13362
13363 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13364 "evaluated-by".
13365
13366 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13367
13368 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13369
13370 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13371
13372 * gdb.ada/fun_renaming.exp: New testcase.
13373 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13374 * gdb.ada/fun_renaming/pack.adb: New file.
13375 * gdb.ada/fun_renaming/pack.ads: New file.
13376
13377 2015-08-12 Keith Seitz <keiths@redhat.com>
13378
13379 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13380 gdb_get_line_number.
13381
13382 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13383
13384 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13385 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13386 gdb.base/dso2dso.exp: New files.
13387
13388 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13389 Pedro Alves <palves@redhat.com>
13390 Keith Seitz <keiths@redhat.com>
13391
13392 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13393 GDBFLAGS.
13394
13395 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13396
13397 * gdb.base/gdbhistsize-history.exp
13398 (test_histsize_history_setting): Use save_vars.
13399 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13400 Use save_vars.
13401 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13402 * gdb.base/readline.exp: Use save_vars.
13403
13404 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13405
13406 * lib/gdb.exp (save_vars): New proc.
13407
13408 2015-08-11 Keith Seitz <keiths@redhat.com>
13409
13410 * gdb.base/help.exp: Update help_breakpoint_text.
13411
13412 2015-08-11 Keith Seitz <keiths@redhat.com>
13413
13414 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13415 (at toplevel): Call test_explicit_breakpoints.
13416 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13417 breakpoints.
13418 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13419 breakpoint conditions, "-cond".
13420
13421 2015-08-11 Keith Seitz <keiths@redhat.com>
13422
13423 * gdb.linespec/3explicit.c: New file.
13424 * gdb.linespec/cpexplicit.cc: New file.
13425 * gdb.linespec/cpexplicit.exp: New file.
13426 * gdb.linespec/explicit.c: New file.
13427 * gdb.linespec/explicit.exp: New file.
13428 * gdb.linespec/explicit2.c: New file.
13429 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13430 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13431 before using in the matching pattern.
13432 Clarify that `prefix' is a regular expression.
13433
13434 2015-08-11 Keith Seitz <keiths@redhat.com>
13435
13436 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13437 test.
13438 Add tests for missing ",FMT" and ",".
13439
13440 2015-08-10 Doug Evans <dje@google.com>
13441 Keith Seitz <keiths@redhat.com>
13442
13443 PR gdb/17960
13444 * gdb.base/completion.exp: Add location completer tests.
13445
13446 2015-08-07 Pedro Alves <palves@redhat.com>
13447
13448 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13449 tests here.
13450 (top level): Run do_test with and without displaced stepping.
13451
13452 2015-08-07 Pedro Alves <palves@redhat.com>
13453
13454 * gdb.base/valgrind-disp-step.c: New file.
13455 * gdb.base/valgrind-disp-step.exp: New file.
13456
13457 2015-08-07 Pedro Alves <palves@redhat.com>
13458
13459 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13460 Delete function.
13461 (main): Add alarm. Run an infinite loop instead of calling
13462 wait_threads.
13463 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13464 comment.
13465 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13466 Delete function.
13467 (main): Add alarm. Run an infinite loop instead of calling
13468 wait_threads.
13469 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13470 comment.
13471
13472 2015-08-07 Pedro Alves <palves@redhat.com>
13473
13474 * gdb.base/checkpoint-ns.exp: New file.
13475 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13476 standard_testfile.
13477
13478 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13479
13480 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13481 * gdb.btrace/instruction_history.exp: Update.
13482 * gdb.btrace/tsx.exp: New.
13483 * gdb.btrace/tsx.c: New.
13484
13485 2015-08-06 Pedro Alves <palves@redhat.com>
13486
13487 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13488 increase timeout.
13489 * gdb.reverse/until-precsave.exp: Bump timeouts.
13490
13491 2015-08-06 Pedro Alves <palves@redhat.com>
13492
13493 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13494
13495 2015-08-06 Pedro Alves <palves@redhat.com>
13496
13497 PR gdb/18749
13498 * gdb.threads/process-dies-while-handling-bp.c: New file.
13499 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13500
13501 2015-08-06 Pedro Alves <palves@redhat.com>
13502
13503 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13504 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13505
13506 2015-08-05 Pedro Alves <palves@redhat.com>
13507
13508 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13509 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13510
13511 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13512
13513 * gdb.base/bp-permanent.exp: Report test as unsupported if
13514 the target cannot stop at the permanent breakpoint.
13515
13516 2015-08-03 Doug Evans <dje@google.com>
13517
13518 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13519 10000.
13520
13521 2015-08-03 Doug Evans <dje@google.com>
13522
13523 * Makefile.in (workers/%.worker, build-perf): New rule.
13524 (GDB_PERFTEST_MODE): New variable.
13525 (check-perf): Use it.
13526 (clean): Clean up gdb.perf parallel build subdirs.
13527 * lib/build-piece.exp: New file.
13528 * lib/gdb.exp (make_gdb_parallel_path): New function
13529 (standard_output_file, standard_temp_file): Call it.
13530 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13531 of $GDB_PARALLEL.
13532 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13533
13534 2015-08-03 Doug Evans <dje@google.com>
13535
13536 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13537 (LOG_FILE_NAME): New global.
13538 (TextReporter.__init__): Initialize self.txt_sum.
13539 (TextReporter.report): Add support for multiple data-points.
13540 Move report to perftest.sum, put raw data in perftest.log.
13541 (TextReporter.start): Open sum and log files.
13542 (TextReporter.end): Close sum and log files.
13543 * gdb.perf/lib/perftest/testresult.py
13544 (SingleStatisticTestResult.record): Handle multiple data-points.
13545
13546 2015-07-31 Pedro Alves <palves@redhat.com>
13547
13548 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13549 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13550 kill_wait_spawned_process instead of explicit "kill -9".
13551 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13552 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13553 kill_wait_spawned_process.
13554 * gdb.base/attach-twice.exp: Likewise.
13555 * gdb.base/attach.exp: Likewise.
13556 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13557 gdb_test_multiple.
13558 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13559 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13560 kill_wait_spawned_process.
13561 * gdb.base/valgrind-infcall.exp: Likewise.
13562 * gdb.multi/multi-attach.exp: Likewise.
13563 * gdb.python/py-prompt.exp: Likewise.
13564 * gdb.python/py-sync-interp.exp: Likewise.
13565 * gdb.server/ext-attach.exp: Likewise.
13566 * gdb.threads/attach-into-signal.exp (corefunc): Use
13567 spawn_wait_for_attach, spawn_id_get_pid and
13568 kill_wait_spawned_process.
13569 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13570 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13571 spawn_id_get_pid and kill_wait_spawned_process.
13572 * gdb.threads/attach-stopped.exp (corefunc): Use
13573 spawn_wait_for_attach, spawn_id_get_pid and
13574 kill_wait_spawned_process.
13575 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13576 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13577 kill_wait_spawned_process instead of explicit "kill -9".
13578 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13579 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13580 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13581 processes. Don't map cygwin/windows pids here. Now returns a
13582 spawn id list.
13583
13584 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13585
13586 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13587 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13588 correct patch.
13589
13590 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13591
13592 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13593
13594 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13595
13596 Reapply:
13597 2014-05-21 Mark Wielaard <mjw@redhat.com>
13598
13599 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13600
13601 2015-07-30 Pedro Alves <palves@redhat.com>
13602
13603 * linux-low.c (handle_extended_wait): Set the child's last
13604 reported status to TARGET_WAITKIND_STOPPED.
13605
13606 2015-07-30 Pedro Alves <palves@redhat.com>
13607
13608 PR threads/18600
13609 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13610 only shows inferior 1.
13611
13612 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13613 Pedro Alves <palves@redhat.com>
13614
13615 PR threads/18600
13616 * gdb.threads/fork-plus-threads.c: New file.
13617 * gdb.threads/fork-plus-threads.exp: New file.
13618
13619 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13620
13621 * gdb.base/batch-preserve-term-settings.exp
13622 (test_terminal_settings_preserved_after_cli_exit): Use
13623 send_quit_command.
13624
13625 2015-07-29 Pedro Alves <palves@redhat.com>
13626 Don Breazeal <donb@codesourcery.com>
13627
13628 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13629 output from both inferior_spawn_id and gdb_spawn_id.
13630
13631 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13632
13633 * gdb.threads/attach-into-signal.exp (corefunc): Use
13634 with_test_prefix on nested loops, uniquefying the test messages.
13635
13636 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13637
13638 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13639 commit.
13640
13641 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13642
13643 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13644 New proc.
13645 (test_terminal_settings_preserved_after_sigterm): New test.
13646
13647 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13648
13649 * gdb.base/batch-preserve-term-settings.exp
13650 (test_terminal_settings_preserved_after_cli_exit): New test.
13651
13652 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13653
13654 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13655 manipulation of saved_gdbflags.
13656 (test_terminal_settings_preserved): Remove global declaration of
13657 the unused variable pagination_prompt. Remove manipulation of
13658 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13659 GDBFLAGS.
13660
13661 2015-07-29 Pedro Alves <palves@redhat.com>
13662
13663 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13664
13665 2015-07-29 Pedro Alves <palves@redhat.com>
13666
13667 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13668 at the top.
13669
13670 2015-07-29 Pedro Alves <palves@redhat.com>
13671
13672 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13673 (main): Call gdb_unbuffer_output.
13674 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13675 (main): Call gdb_unbuffer_output.
13676 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13677 (main): Call gdb_unbuffer_output.
13678 * gdb.base/call-strs.exp: Adjust to step over the
13679 gdb_unbuffer_output call.
13680 * gdb.base/catch-gdb-caused-signals.c: Include
13681 "../lib/unbuffer_output.c".
13682 (main): Call gdb_unbuffer_output.
13683 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13684 (main): Call gdb_unbuffer_output.
13685 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13686 (main): Call gdb_unbuffer_output.
13687 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13688 (main): Call gdb_unbuffer_output.
13689 * gdb.base/shlib-call.exp: Adjust to step over the
13690 gdb_unbuffer_output call.
13691 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13692 (main): Call gdb_unbuffer_output.
13693 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13694 (main): Call gdb_unbuffer_output.
13695 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13696 (main): Rename to ...
13697 (test): ... this.
13698 (main): Reimplement.
13699 * gdb.base/varargs.exp: Run to test instead of to main.
13700 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13701 (main): Call gdb_unbuffer_output.
13702
13703 2015-07-29 Pedro Alves <palves@redhat.com>
13704
13705 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13706 factore out from mi_continue_dprintf. For call-style dprintfs,
13707 expect dprintf output out of $inferior_spawn_id.
13708 (mi_continue_dprintf): Use mi_expect_dprintf.
13709 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13710 (main): Call gdb_unbuffer_output.
13711
13712 2015-07-29 Pedro Alves <palves@redhat.com>
13713
13714 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13715 (default_mi_gdb_start): Set inferior_spawn_id instead of
13716 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13717 gdb_spawn_id.
13718 (mi_gdb_test): Always expect inferior output from both
13719 $inferior_spawn_id and $gdb_spawn_id.
13720
13721 2015-07-29 Pedro Alves <palves@redhat.com>
13722
13723 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13724 send_inferior and $inferior_spawn_id.
13725
13726 2015-07-29 Pedro Alves <palves@redhat.com>
13727
13728 * gdb.gdb/complaints.exp (test_initial_complaints)
13729 (test_serial_complaints, test_short_complaints): Use
13730 gdb_test_stdio.
13731 (test_empty_complaint): Handle $inferior_spawn_id !=
13732 $gdb_spawn_id.
13733
13734 2015-07-29 Pedro Alves <palves@redhat.com>
13735
13736 * gdb.base/varargs.exp: Use gdb_test_stdio.
13737
13738 2015-07-29 Pedro Alves <palves@redhat.com>
13739
13740 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13741
13742 2015-07-29 Pedro Alves <palves@redhat.com>
13743
13744 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13745
13746 2015-07-29 Pedro Alves <palves@redhat.com>
13747
13748 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13749 parameter into two new parameters, "inf_result" and "gdb_result".
13750 Expect inferior output and gdb output from $inferior_spawn_id and
13751 $gdb_spawn_id, respectively. Adjust all callers.
13752
13753 2015-07-29 Pedro Alves <palves@redhat.com>
13754
13755 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13756 of gdb_test_sequence.
13757
13758 2015-07-29 Pedro Alves <palves@redhat.com>
13759
13760 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13761 (saw_spurious_output): Expect inferior output from
13762 $inferior_spawn_id. Use gdb_test_stdio.
13763
13764 2015-07-29 Pedro Alves <palves@redhat.com>
13765
13766 * gdb.base/dprintf.exp: Use standard_testfile. Change
13767 prepare_for_testing call.
13768 (srcfile): Don't set.
13769 (restart): New procedure.
13770 (test_dprintf): New procecure, use to continue over dprintfs.
13771 (test_call, test_agent): New procedures, tests moved here.
13772 Restart gdb and recreate dprintfs. Adjust expected output.
13773
13774 2015-07-29 Pedro Alves <palves@redhat.com>
13775
13776 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13777
13778 2015-07-29 Pedro Alves <palves@redhat.com>
13779
13780 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13781
13782 2015-07-29 Pedro Alves <palves@redhat.com>
13783
13784 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13785 gdb_test_stdio.
13786
13787 2015-07-29 Pedro Alves <palves@redhat.com>
13788
13789 * lib/gdb.exp (gdb_test_stdio): New procedure.
13790
13791 2015-07-29 Pedro Alves <palves@redhat.com>
13792
13793 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13794
13795 2015-07-29 Pedro Alves <palves@redhat.com>
13796
13797 * gdb.base/call-signal-resume.exp: Remove check for
13798 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13799 * gdb.base/unwindonsignal.exp: Likewise.
13800 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13801 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13802
13803 2015-07-29 Pedro Alves <palves@redhat.com>
13804
13805 * gdb.base/siginfo-addr.c (pass): New function.
13806 (handler): Call it iff si_addr is correct.
13807 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13808 Set a breakpoint at "pass" and continue to it.
13809
13810 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13811
13812 * gdb.python/py-objfile.exp: Make some tests have unique names.
13813 * gdb.python/py-pp-registration.exp: Likewise.
13814
13815 2015-07-28 Pedro Alves <palves@redhat.com>
13816
13817 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13818
13819 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13820
13821 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13822
13823 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13824
13825 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13826
13827 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13828
13829 * gdb.base/gdb-sigterm-2.exp: New test.
13830
13831 2015-07-25 Doug Evans <xdje42@gmail.com>
13832
13833 Revert:
13834 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13835 (workers/%.worker, build-perf): New rule.
13836 (GDB_PERFTEST_MODE): New variable.
13837 (check-perf): Use it.
13838 (clean): Clean up gdb.perf parallel build subdirs.
13839 * lib/build-piece.exp: New file.
13840 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13841 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13842 name.
13843 (standard_temp_file): Ditto.
13844 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13845 of $GDB_PARALLEL.
13846
13847 2015-07-24 Doug Evans <dje@google.com>
13848
13849 * gdb.perf/lib/perftest/utils.py: New file.
13850 * gdb.perf/gm-hello.cc: New file.
13851 * gdb.perf/gm-pervasive-typedef.cc: New file.
13852 * gdb.perf/gm-pervasive-typedef.h: New file.
13853 * gdb.perf/gm-std.cc: New file.
13854 * gdb.perf/gm-std.h: New file.
13855 * gdb.perf/gm-use-cerr.cc: New file.
13856 * gdb.perf/gm-utils.h: New file.
13857 * gdb.perf/gmonster-null-lookup.py: New file.
13858 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13859 * gdb.perf/gmonster-print-cerr.py: New file.
13860 * gdb.perf/gmonster-ptype-string.py: New file.
13861 * gdb.perf/gmonster-runto-main.py: New file.
13862 * gdb.perf/gmonster-select-file.py: New file.
13863 * gdb.perf/gmonster1-null-lookup.exp: New file.
13864 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13865 * gdb.perf/gmonster1-print-cerr.exp: New file.
13866 * gdb.perf/gmonster1-ptype-string.exp: New file.
13867 * gdb.perf/gmonster1-runto-main.exp: New file.
13868 * gdb.perf/gmonster1-select-file.exp: New file.
13869 * gdb.perf/gmonster1.cc: New file.
13870 * gdb.perf/gmonster1.exp: New file.
13871 * gdb.perf/gmonster2-null-lookup.exp: New file.
13872 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13873 * gdb.perf/gmonster2-print-cerr.exp: New file.
13874 * gdb.perf/gmonster2-ptype-string.exp: New file.
13875 * gdb.perf/gmonster2-runto-main.exp: New file.
13876 * gdb.perf/gmonster2-select-file.exp: New file.
13877 * gdb.perf/gmonster2.cc: New file.
13878 * gdb.perf/gmonster2.exp: New file.
13879
13880 2015-07-24 Doug Evans <dje@google.com>
13881
13882 * gdb.perf/README: New file.
13883 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13884 * lib/gen-perf-test.exp: New file.
13885
13886 2015-07-24 Doug Evans <dje@google.com>
13887
13888 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13889 (PerfTest::startup): New function.
13890 (PerfTest::run): Return result of calling body.
13891 (PerfTest::assemble): Rewrite.
13892 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13893 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13894 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13895 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13896 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13897
13898 2015-07-24 Doug Evans <dje@google.com>
13899
13900 * lib/gdb.exp (clean_restart): Make executable optional.
13901
13902 2015-07-24 Doug Evans <dje@google.com>
13903
13904 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13905 compiler_info references.
13906 * gdb.cp/temargs.exp: Ditto.
13907 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13908 (get_compiler_info): Early exit if already computed. Set compiler_info
13909 to "unknown" if there was a problem.
13910 (test_compiler_info): Add function comment. Call get_compiler_info.
13911
13912 2015-07-24 Doug Evans <dje@google.com>
13913
13914 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13915 (workers/%.worker, build-perf): New rule.
13916 (GDB_PERFTEST_MODE): New variable.
13917 (check-perf): Use it.
13918 (clean): Clean up gdb.perf parallel build subdirs.
13919 * lib/build-piece.exp: New file.
13920 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13921 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13922 name.
13923 (standard_temp_file): Ditto.
13924 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13925 of $GDB_PARALLEL.
13926
13927 2015-07-24 Doug Evans <dje@google.com>
13928
13929 * lib/future.exp (gdb_default_target_compile): New option
13930 "early_flags".
13931 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13932 --as-needed.
13933
13934 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13935
13936 * gdb.base/catch-syscall.exp: Call gdb_exit before
13937 gdb_skip_xml_test.
13938
13939 2015-07-24 Pedro Alves <palves@redhat.com>
13940
13941 * gdb.python/py-events.exp: Accept output between the stop event
13942 and the prompt.
13943 * gdb.python/py-evsignal.exp: Likewise.
13944 * gdb.python/py-evthreads.exp: Likewise.
13945
13946 2015-07-24 Pedro Alves <palves@redhat.com>
13947
13948 PR gdb/18717
13949 * gdb.threads/non-ldr-exit.c: New file.
13950 * gdb.threads/non-ldr-exit.exp: New file.
13951
13952 2015-07-24 Yao Qi <yao.qi@linaro.org>
13953
13954 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13955 restarting process.
13956
13957 2015-07-24 Yao Qi <yao.qi@linaro.org>
13958
13959 * gdb.server/ext-restart.exp: New file.
13960
13961 2015-07-24 Yao Qi <yao.qi@linaro.org>
13962
13963 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13964 argument options.
13965 * gdb.server/ext-wrapper.exp: New file.
13966
13967 2015-07-23 Doug Evans <dje@google.com>
13968
13969 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13970 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13971
13972 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13973
13974 * gdb.ada/var_arr_typedef.exp: New testcase.
13975 * gdb.ada/var_arr_typedef/pack.adb: New file.
13976 * gdb.ada/var_arr_typedef/pack.ads: New file.
13977 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13978
13979 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13980
13981 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13982
13983 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13984
13985 * gdb.arch/i386-biarch-core.exp: Replace istarget
13986 by "complete set gnutarget". Remove expectation for the "core-file"
13987 command.
13988
13989 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13990
13991 Revert the previous commit:
13992 Tests for validate symbol file using build-id.
13993
13994 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13995
13996 Tests for validate symbol file using build-id.
13997 * gdb.base/solib-mismatch-lib.c: New file.
13998 * gdb.base/solib-mismatch-libmod.c: New file.
13999 * gdb.base/solib-mismatch.c: New file.
14000 * gdb.base/solib-mismatch.exp: New file.
14001
14002 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14003
14004 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14005 nios2-*-linux*.
14006 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14007 * gdb.base/siginfo.exp: Likewise.
14008 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14009
14010 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14011
14012 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14013 Move it to ...
14014 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14015 ... here.
14016 * gdb.trace/range-stepping.exp: Check that the target supports
14017 range stepping.
14018
14019 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14020
14021 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14022
14023 2015-07-14 Pedro Alves <palves@redhat.com>
14024
14025 * gdb.base/killed-outside.exp: New file.
14026 * gdb.base/killed-outside.c: New file.
14027
14028 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14029
14030 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14031 (n at main): New.
14032 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14033
14034 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14035
14036 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14037 infcall tests instead of setting up for KFAIL.
14038
14039 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14040
14041 * gdb.btrace/record_goto-step.exp: New.
14042
14043 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14044
14045 PR compile/18484
14046 * gdb.compile/compile.c (struct struct_type): Add volatile to
14047 selffield's type.
14048 * gdb.compile/compile.exp
14049 (compile code struct_object.selffield = &struct_object): Skip further
14050 struct_object tests if this one xfails.
14051
14052 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14053
14054 PR exp/18617
14055 * gdb.trace/ax.exp: Add test.
14056
14057 2015-07-07 Yao Qi <yao.qi@linaro.org>
14058
14059 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14060 instead of istarget "aarch64*-*-*".
14061 * gdb.arch/aarch64-fp.exp: Likewise.
14062 * gdb.base/float.exp: Likewise.
14063 * gdb.reverse/aarch64.exp: Likewise.
14064 * lib/gdb.exp (is_aarch64_target): New proc.
14065
14066 2015-07-07 Yao Qi <yao.qi@linaro.org>
14067
14068 * lib/gdb.exp (is_aarch32_target): New proc.
14069 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14070 instead of "istarget "arm*-*-*"".
14071 * gdb.arch/arm-disp-step.exp: Likewise.
14072 * gdb.arch/thumb-bx-pc.exp: Likewise.
14073 * gdb.arch/thumb-prologue.exp: Likewise.
14074 * gdb.arch/thumb-singlestep.exp: Likewise.
14075 * gdb.base/disp-step-syscall.exp: Likewise.
14076 * gdb.base/float.exp: Likewise.
14077
14078 2015-07-07 Yao Qi <yao.qi@linaro.org>
14079
14080 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14081 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14082
14083 2015-07-07 Yao Qi <yao.qi@linaro.org>
14084
14085 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14086 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14087 if it exists.
14088 * gdb.multi/multi-arch.exp: Likewise.
14089
14090 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14091
14092 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14093 print.
14094
14095 2015-07-07 Yao Qi <yao.qi@linaro.org>
14096
14097 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14098
14099 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14100
14101 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14102 '[' and ']' characters.
14103
14104 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14105
14106 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14107
14108 2015-06-29 Pedro Alves <palves@redhat.com>
14109
14110 PR threads/18127
14111 * gdb.threads/hand-call-new-thread.c: New file.
14112 * gdb.threads/hand-call-new-thread.c: New file.
14113
14114 2015-06-26 Keith Seitz <keiths@redhat.com>
14115 Doug Evans <dje@google.com>
14116
14117 PR 16253
14118 * gdb.cp/var-tag-2.cc: New file.
14119 * gdb.cp/var-tag-3.cc: New file.
14120 * gdb.cp/var-tag-4.cc: New file.
14121 * gdb.cp/var-tag.cc: New file.
14122 * gdb.cp/var-tag.exp: New file.
14123
14124 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14125
14126 * gdb.base/history-duplicates.exp: New test.
14127
14128 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14129
14130 * gdb.base/completion.exp: Test the completion of the "focus"
14131 command.
14132
14133 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14134
14135 * gdb.arch/amd64-prologue-skip.S: New file.
14136 * gdb.arch/amd64-prologue-skip.exp: New file.
14137
14138 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14139
14140 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14141 is_address_zero_readable check.
14142
14143 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14144
14145 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14146 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14147
14148 2015-06-24 Yao Qi <yao.qi@linaro.org>
14149
14150 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14151 linux targets.
14152
14153 2015-06-24 Yao Qi <yao.qi@linaro.org>
14154
14155 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14156 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14157 * gdb.base/siginfo-thread.exp: Likewise.
14158
14159 2015-06-22 Yao Qi <yao.qi@linaro.org>
14160
14161 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14162
14163 2015-06-22 Yao Qi <yao.qi@linaro.org>
14164
14165 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14166 aarch64*-*-*.
14167 (skip_hw_watchpoint_tests): Likewise.
14168
14169 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14170
14171 * gdb.base/gdbinit-history.exp: Test the interaction between
14172 setting GDBHISTSIZE and setting the history size via .gdbinit.
14173
14174 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14175
14176 PR gdb/16999
14177 * gdb.base/gdbhistsize-history.exp: New test.
14178
14179 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14180
14181 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14182 with GDBHISTSIZE.
14183 * gdb.base/readline.exp: Likewise.
14184
14185 2015-06-17 Yao Qi <yao.qi@linaro.org>
14186
14187 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14188 line.
14189
14190 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14191
14192 * gdb.base/gdbinit-history.exp: Add test case to check that
14193 an unlimited history file does not get truncated on exit.
14194
14195 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14196
14197 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14198 (VECTOR): New macro. Use it...
14199 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14200 ...for these typedefs.
14201 (int8, char1, int1, double1): New typedefs.
14202 (struct just_int2, struct two_int2): New structures.
14203 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14204 (add_structvecs, add_singlevecs): New functions.
14205 (main): Call add_some_intvecs twice.
14206 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14207 the compile and exit upon failure. Try compiling for the "native"
14208 architecture. Test inferior function calls with vector arguments
14209 and vector return value handling with "finish" and "return".
14210
14211 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14212
14213 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14214 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14215 PE file.
14216 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14217
14218 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14219
14220 PR breakpoints/16465
14221 * gdb.mi/mi-dprintf-pending.c: New file.
14222 * gdb.mi/mi-dprintf-pending.exp: New test.
14223 * gdb.mi/mi-dprintf-pendshr.c: New file.
14224
14225 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14226 Mircea Gherzan <mircea.gherzan@intel.com>
14227
14228 * gdb.arch/i386-mpx-map.c: New file.
14229 * gdb.arch/i386-mpx-map.exp: New File.
14230
14231 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14232
14233 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14234 * gdb.arch/i386-mpx.exp: Indentation fixed.
14235
14236 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14237
14238 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14239 function and improved indentation.
14240 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14241 gdb_test_multiple. Added additional tests to skip the test.
14242
14243 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14244
14245 * gdb.arch/i386-avx512.c: Change path in include file.
14246 * gdb.arch/i386-avx512.exp: Change include dir path
14247 compilation flag.
14248 * gdb.arch/i386-mpx.c: Change path in include file.
14249 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14250 flag.
14251
14252 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14253
14254 * gdb.compile/compile-print.exp (compile print *vararray@3)
14255 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14256
14257 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14258
14259 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14260 (do not keep jit in memory): ... this.
14261 (expect 5): Change it to ...
14262 (expect no 5): ... this.
14263
14264 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14265
14266 PR gdb/15564
14267 * gdb.mi/mi-detach.exp: New file.
14268
14269 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14270
14271 PR symtab/18392
14272 * gdb.arch/amd64-tailcall-self.S: New file.
14273 * gdb.arch/amd64-tailcall-self.c: New file.
14274 * gdb.arch/amd64-tailcall-self.exp: New file.
14275
14276 2015-05-28 Don Breazeal <donb@codesourcery.com>
14277
14278 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14279 tests for remote targets by checking is_target_gdbserver.
14280
14281 2015-05-27 Doug Evans <dje@google.com>
14282
14283 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14284 * gdb.dwarf2/opaque-type-lookup.c: New file.
14285 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14286
14287 2015-05-26 Doug Evans <dje@google.com>
14288
14289 * gdb.cp/iostream.cc: New file.
14290 * gdb.cp/iostream.exp: New file.
14291
14292 2015-05-26 Doug Evans <dje@google.com>
14293
14294 * gdb.dwarf2/dw2-op-call.exp: Update.
14295 * gdb.dwarf2/dw4-sig-types.exp: Update.
14296 * gdb.dwarf2/implptr.exp: Update.
14297 * gdb.mi/mi-cmd-param-changed.exp: Update.
14298
14299 2015-05-26 Doug Evans <dje@google.com>
14300
14301 * gdb.python/py-lazy-string.c: New file.
14302 * gdb.python/py-lazy-string.exp: New file.
14303 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14304 (main): Update. Add estring3.
14305 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14306 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14307
14308 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14309 Yao Qi <yao.qi@linaro.org>
14310
14311 * gdb.reverse/aarch64.c: New.
14312 * gdb.reverse/aarch64.exp: New.
14313
14314 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14315
14316 * lib/gdb.exp (supports_process_record): Return true for
14317 aarch64*-linux*.
14318 (supports_reverse): Likewise.
14319
14320 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14321
14322 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14323 Use with_test_prefix.
14324
14325 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14326
14327 * gdb.base/completion.exp: Add test for completion of layout
14328 names.
14329
14330 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14331
14332 * lib/gdb.exp (skip_tui_tests): New proc.
14333 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14334
14335 2015-05-19 Pedro Alves <palves@redhat.com>
14336
14337 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14338 Save the whole env array instead of just HOME. Unset HISTSIZE in
14339 the environment while testing. Restore whole environment
14340 afterwards.
14341
14342 2015-05-16 Doug Evans <xdje42@gmail.com>
14343
14344 * gdb.guile/scm-ports.c: New file.
14345 * gdb.guile/scm-ports.exp: Add memory port tests.
14346
14347 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14348
14349 * gdb.compile/compile-print.c: New file.
14350 * gdb.compile/compile-print.exp: New file.
14351
14352 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14353
14354 * gdb.compile/compile-ops.exp: Cast param to void.
14355 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14356 (compile code struct_object.selffield = &struct_object): Add xfail.
14357
14358 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14359
14360 * gdb.ada/arr_enum_with_gap: New testcase.
14361
14362 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14363
14364 * gdb.ada/byte_packed_arr: New testcase.
14365
14366 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14367
14368 * gdb.ada/pckd_neg: New testcase.
14369
14370 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14371
14372 PR gdb/17820
14373 * gdb.base/gdbinit-history.exp: New test.
14374 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14375 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14376
14377 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14378
14379 * gdb.python/py-xmethods.cc: Enhance test case.
14380 * gdb.python/py-xmethods.exp: New tests.
14381 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14382 function.
14383 (B_indexoper): Likewise.
14384 (global_dm_list) : Add new xmethod worker functions.
14385
14386 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14387
14388 * gdb.base/coredump-filter.exp: Correctly unset
14389 "coredump_var_addr" array.
14390
14391 2015-05-08 Pedro Alves <palves@redhat.com>
14392
14393 * gdb.server/non-existing-program.exp: Unset spawn_id.
14394
14395 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14396
14397 PR python/18291
14398 * gdb.python/py-xmethods.exp: Add tests.
14399
14400 2015-05-08 Yao Qi <yao.qi@linaro.org>
14401
14402 PR gdb/18208
14403 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14404 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14405 function set_coredump_filter, and remove remote_exec call.
14406 Remove argument ipid. Callers update.
14407 (top level): Don't get inferior's PID.
14408
14409 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14410
14411 * gdb.base/watch_thread_num.exp: Skip test on targets without
14412 access watchpoints.
14413
14414 2015-05-06 Pedro Alves <palves@redhat.com>
14415
14416 PR server/18081
14417 * gdb.server/non-existing-program.exp: New file.
14418
14419 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14420
14421 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14422
14423 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14424
14425 * gdb.ada/out_of_line_in_inlined: New testcase.
14426
14427 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14428
14429 * gdb.ada/var_rec_arr: New testcase.
14430
14431 2015-04-30 Yao Qi <yao.qi@linaro.org>
14432
14433 * gdb.base/break-idempotent.exp: If
14434 skip_hw_watchpoint_multi_tests returns true, skip the tests
14435 on "rwatch" and "awatch".
14436
14437 2015-04-30 Yao Qi <yao.qi@linaro.org>
14438
14439 * gdb.base/relativedebug.exp: Invoke gdb command
14440 "info sharedlibrary", and if libc.so doesn't have debug info,
14441 skip the test.
14442
14443 2015-04-29 Doug Evans <dje@google.com>
14444
14445 * gdb.python/py-xmethods.exp: Add ptype tests.
14446 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14447 get_result_type method.
14448
14449 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14450
14451 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14452 the target does not support hardware watchpoints.
14453
14454 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14455
14456 * gdb.base/break-always.exp: Abort testing if writing to memory
14457 causes an error.
14458
14459 2015-04-28 Doug Evans <dje@google.com>
14460
14461 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14462 * gdb.python/py-pp-registration.exp: ... here. New file.
14463 * gdb.python/py-pp-registration.c: New file.
14464 * gdb.python/py-pp-registration.py: New file.
14465
14466 2015-04-28 Doug Evans <dje@google.com>
14467
14468 * gdb.python/py-bad-printers.c: New file.
14469 * gdb.python/py-bad-printers.py: New file.
14470 * gdb.python/py-bad-printers.exp: New file.
14471
14472 2015-04-28 Sasha Smundak <asmundak@google.com>
14473
14474 * gdb.python/py-type.exp: New test.
14475
14476 2015-04-28 Andy Wingo <wingo@igalia.com>
14477
14478 * gdb.python/py-parameter.exp:
14479 * gdb.guile/scm-parameter.exp: Escape the path that we are
14480 matching against, as it might contain characters that are special
14481 to regular expressions.
14482
14483 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14484
14485 * gdb.ada/rec_comp: New testcase.
14486
14487 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14488
14489 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14490 before using it.
14491
14492 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14493
14494 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14495 new tests for verilog output.
14496
14497 2015-04-24 Yao Qi <yao.qi@linaro.org>
14498
14499 * boards/remote-gdbserver-on-localhost.exp: New file.
14500
14501 2015-04-23 Pedro Alves <palves@redhat.com>
14502
14503 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14504 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14505 "end of file", remove $inferior_spawn_id from the indirect list.
14506
14507 2015-04-23 Pedro Alves <palves@redhat.com>
14508
14509 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14510
14511 2015-04-23 Pedro Alves <palves@redhat.com>
14512
14513 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14514 on $any_spawn_id instead of only on $gdb_spawn_id.
14515
14516 2015-04-21 Pierre Muller <muller@sourceware.org>
14517
14518 PR pascal/17815
14519 * lib/pascal.exp (gpc_compile): Add new option "class".
14520 (fpc_compile): Likewise.
14521 * gdb.pascal/case-insensitive-symbols.pas: New file.
14522 * gdb.pascal/case-insensitive-symbols.exp: New file.
14523
14524 2015-04-20 Gary Benson <gbenson@redhat.com>
14525
14526 * gdb.base/attach.exp: Fix three extended remote failures.
14527
14528 2015-04-17 Gary Benson <gbenson@redhat.com>
14529
14530 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14531 the main executable over the remote protocol.
14532
14533 2015-04-16 Pedro Alves <palves@redhat.com>
14534
14535 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14536 a new gdbserver if gdbserver_reconnect_p is set.
14537
14538 2015-04-16 Pedro Alves <palves@redhat.com>
14539
14540 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14541 is set, don't exit gdbserver.
14542
14543 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14544
14545 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14546 appropriate .insn, such that an older assembler can be used.
14547 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14548 the z/Architecture instruction set on 31-bit targets as well.
14549
14550 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14551
14552 * gdb.go/handcall.exp: Remove all logic related to the first
14553 breakpoint and rely on go_runto_main instead.
14554 * gdb.go/strings.exp: Likewise.
14555 * gdb.go/unsafe.exp: Likewise.
14556 * gdb.go/hello.exp: Likewise. Also rename the remaining
14557 breakpoint marker to "breakpoint 1".
14558 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14559 * gdb.go/strings.go: Likewise.
14560 * gdb.go/unsafe.go: Likewise.
14561 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14562 "set breakpoint 2 here" and rename the remaining breakpoint marker
14563 to "breakpoint 1".
14564
14565 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14566
14567 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14568 if itertools.imap is not present.
14569 * gdb.python/py-objfile.exp: Add parentheses.
14570 * gdb.python/py-type.exp: Same.
14571 * gdb.python/py-unwind-maint.py: Same.
14572
14573 2015-04-15 Yao Qi <yao.qi@linaro.org>
14574
14575 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14576 of ":$ptr_size" and set its form explicitly.
14577
14578 2015-04-15 Pedro Alves <palves@redhat.com>
14579 Yao Qi <yao.qi@linaro.org>
14580
14581 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14582 timeout by factor of 4.
14583 (test_regular_watch): Likewise.
14584 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14585 * gdb.reverse/sigall-reverse.exp: Likewise.
14586 * gdb.reverse/until-precsave.exp: Likewise.
14587 * lib/gdb.exp (with_timeout_factor): New proc.
14588 (gdb_expect): Move some code to ...
14589 (get_largest_timeout): ... here. New procedure.
14590
14591 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
14592
14593 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14594
14595 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14596
14597 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14598 to write to the .text section.
14599
14600 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14601
14602 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14603 Handle the case of targets that do not provide PID information.
14604
14605 2015-04-13 Yao Qi <yao.qi@linaro.org>
14606
14607 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14608 and use expect instead of gdb_expect.
14609
14610 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14611
14612 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14613 "coredump_var_addr" to avoid naming conflict with other testcases.
14614
14615 2015-04-10 Pedro Alves <palves@redhat.com>
14616
14617 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14618 gdb_test_sequence and gdb_assert.
14619
14620 2015-04-10 Pedro Alves <palves@redhat.com>
14621
14622 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14623 test messages that don't include the breakpoint address.
14624
14625 2015-04-10 Yao Qi <yao.qi@linaro.org>
14626
14627 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14628 false for some offset and width combinations which aren't
14629 supported by linux kernel.
14630
14631 2015-04-10 Pedro Alves <palves@redhat.com>
14632
14633 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14634 procedure, factored out from ...
14635 (top level): ... here. Add "set displaced-stepping" testing axis.
14636 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14637 parameter "displaced". Use it.
14638 (top level): Use foreach and add "set displaced-stepping" testing
14639 axis.
14640
14641 2015-04-10 Pedro Alves <palves@redhat.com>
14642
14643 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14644 Remove comment.
14645 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14646 both the address of the instruction that triggers the watchpoint
14647 and the address of the instruction immediately after, and use
14648 those addresses for the test. Fix comment.
14649
14650 2015-04-10 Pedro Alves <palves@redhat.com>
14651
14652 * gdb.base/sigstep.exp (breakpoint_to_handler)
14653 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14654 Test "backtrace" in handler.
14655 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14656 (top level): Add new "displaced" test axis to
14657 breakpoint_to_handler, breakpoint_to_handler_entry and
14658 breakpoint_over_handler.
14659
14660 2015-04-10 Pedro Alves <palves@redhat.com>
14661
14662 PR gdb/18216
14663 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14664
14665 2015-04-10 Yao Qi <yao.qi@linaro.org>
14666
14667 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14668 (test_add_rn_pc): New function.
14669 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14670 (top level): Invoke test_add_rn_pc.
14671
14672 2015-04-10 Pedro Alves <palves@redhat.com>
14673
14674 PR gdb/13858
14675 * gdb.base/step-over-no-symbols.exp: New file.
14676
14677 2015-04-09 Andy Wingo <wingo@igalia.com>
14678
14679 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14680 after the Python tests.
14681
14682 2015-04-08 Keith Seitz <keiths@redhat.com>
14683
14684 PR python/16699
14685 * gdb.python/py-completion.exp: New tests for completion.
14686 * gdb.python/py-completion.py (CompleteLimit1): New class.
14687 (CompleteLimit2): Likewise.
14688 (CompleteLimit3): Likewise.
14689 (CompleteLimit4): Likewise.
14690 (CompleteLimit5): Likewise.
14691 (CompleteLimit6): Likewise.
14692 (CompleteLimit7): Likewise.
14693
14694 2015-04-08 Pedro Alves <palves@redhat.com>
14695
14696 PR gdb/18214
14697 PR gdb/18216
14698 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14699 function.
14700 (main): Install it as SIGUSR1 handler.
14701 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14702 parameter. Always use "setup" as prefix. Toggle "set
14703 displaced-stepping" off/on depending on global. Don't switch to
14704 thread 1 here.
14705 (top level): Add displaced stepping "off/on" test axis. Update
14706 "setup" calls. Wrap each subtest with with_test_prefix. Test
14707 continuing with a queued signal in each thread.
14708
14709 2015-04-08 Pedro Alves <palves@redhat.com>
14710
14711 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14712 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14713 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14714 Return early if running to main fails.
14715 * gdb.trace/while-stepping.exp: Likewise.
14716
14717 2015-04-07 Pedro Alves <palves@redhat.com>
14718
14719 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14720 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14721 interact with inferior program.
14722
14723 2015-04-07 Pedro Alves <palves@redhat.com>
14724
14725 * lib/gdb.exp (inferior_spawn_id): New global.
14726 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14727 spawn id after processing the user code.
14728 (default_gdb_start): Set inferior_spawn_id.
14729 (send_inferior): New procedure.
14730 * lib/gdbserver-support.exp (gdbserver_start): Set
14731 inferior_spawn_id.
14732 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14733
14734 2015-04-07 Pedro Alves <palves@redhat.com>
14735
14736 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14737 * lib/gdbserver-support.exp (gdbserver_start): Make
14738 $server_spawn_id global.
14739 (gdbserver_start): Don't wait for gdbserver's spawn id with
14740 expect_background.
14741 (close_gdbserver): New procedure.
14742 (gdb_exit): Rename the default version and reimplement.
14743
14744 2015-04-07 Pedro Alves <palves@redhat.com>
14745
14746 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14747 append the substituted item, not the original item.
14748
14749 2015-04-07 Pedro Alves <palves@redhat.com>
14750
14751 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14752 gdb_expect.
14753
14754 2015-04-07 Pedro Alves <palves@redhat.com>
14755
14756 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14757 output appearing once only.
14758
14759 2015-04-07 Pedro Alves <palves@redhat.com>
14760
14761 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14762 that doesn't expect anything. Return early if running to main
14763 fails.
14764
14765 2015-04-07 Yao Qi <yao.qi@linaro.org>
14766
14767 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14768 (child_function): Call alarm.
14769 (main): Move call to alarm into the loop.
14770 * gdb.threads/non-stop-fair-events.exp: Build program with
14771 -DTIMEOUT=$timeout.
14772
14773 2015-04-06 Doug Evans <xdje42@gmail.com>
14774
14775 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14776 Fix dest parameter to board_info.
14777 (fpc_compile): Ditto.
14778 (gdb_compile_pascal): Rename dest arg to destfile.
14779
14780 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14781
14782 * gdb.ada/funcall_ref.exp: New file.
14783 * gdb.ada/funcall_ref/foo.adb: New file.
14784
14785 2015-04-02 Yao Qi <yao.qi@linaro.org>
14786
14787 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14788 is remote.
14789
14790 2015-04-02 Gary Benson <gbenson@redhat.com>
14791
14792 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14793
14794 2015-04-01 Sasha Smundak <asmundak@google.com>
14795
14796 * gdb.python/py-unwind-maint.c: New file.
14797 * gdb.python/py-unwind-maint.exp: New test.
14798 * gdb.python/py-unwind-maint.py: New file.
14799 * gdb.python/py-unwind.c: New file.
14800 * gdb.python/py-unwind.exp: New test.
14801 * gdb.python/py-unwind.py: New test.
14802
14803 2015-04-01 Pedro Alves <palves@redhat.com>
14804
14805 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14806 to fail instead of non-existent $test.
14807
14808 2015-04-01 Pedro Alves <palves@redhat.com>
14809
14810 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14811 GDBFLAGS if not empty.
14812
14813 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14814
14815 * gdb.ada/complete.exp: Remove "multi_line".
14816 * gdb.ada/info_exc.exp: Remove "multi_line".
14817 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14818 * gdb.ada/ptype_field.exp: Remove "multi_line".
14819 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14820 * gdb.ada/tagged.exp: Remove "multi_line".
14821 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14822 [multi_line ...]
14823 * gdb.btrace/delta.exp: Likewise.
14824 * gdb.btrace/exception.exp: Likewise.
14825 * gdb.btrace/function_call_history.exp: Likewise.
14826 * gdb.btrace/instruction_history.exp: Likewise.
14827 * gdb.btrace/nohist.exp: Likewise.
14828 * gdb.btrace/record_goto.exp: Likewise.
14829 * gdb.btrace/segv.exp: Likewise.
14830 * gdb.btrace/stepi.exp: Likewise.
14831 * gdb.btrace/tailcall.exp: Likewise.
14832 * gdb.btrace/unknown_functions.exp: Likewise.
14833 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14834 * lib/gdb.exp: Add the "multi_line" helper.
14835
14836 2015-04-01 Pedro Alves <palves@redhat.com>
14837
14838 * gdb.threads/tid-reuse.c: New file.
14839 * gdb.threads/tid-reuse.exp: New file.
14840
14841 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14842
14843 PR corefiles/16092
14844 * gdb.base/coredump-filter.c: New file.
14845 * gdb.base/coredump-filter.exp: Likewise.
14846
14847 2015-03-27 Petr Machata <pmachata@redhat.com>
14848
14849 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14850 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14851 (Dwarf::assemble): Initialize them.
14852 (Dwarf::lines): New function.
14853
14854 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14855
14856 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14857 SYMBOL_PREFIX for x86_64-*-cygwin.
14858
14859 2015-03-26 Andy Wingo <wingo@igalia.com>
14860
14861 PR symtab/18148
14862 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14863 const_value but not a location.
14864 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14865 location defined in non-main CUs are visible.
14866
14867 2015-03-26 Yao Qi <yao.qi@linaro.org>
14868
14869 PR testsuite/18139
14870 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14871 Add a line number entry for the same line.
14872 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14873 Add a line number entry for the same line.
14874
14875 2015-03-26 Yao Qi <yao.qi@linaro.org>
14876
14877 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14878 .int 0.
14879 (func): Likewise. Add .Lfunc_1 label.
14880 Use .Lfunc_1 label.
14881 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14882 .int 0.
14883 (func): Likewise.
14884 Use .Lfunc_1 label.
14885
14886 2015-03-26 Yao Qi <yao.qi@linaro.org>
14887
14888 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14889 Call gdb_compile instead to compile each .s files without debug
14890 information.
14891
14892 2015-03-26 Yao Qi <yao.qi@linaro.org>
14893
14894 * gdb.base/savedregs.exp (process_saved_regs): Make
14895 "Saved registers:" optional in the pattern.
14896
14897 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14898
14899 * gdb.btrace/next.exp: Merged into step.exp.
14900 * gdb.btrace/finish.exp: Merged into step.exp.
14901 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14902 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14903 "record goto" and checking the exact replay position.
14904 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14905 check for "Recording format" in "info record" output.
14906 * gdb.btrace/record_goto.exp: Choose test file based on target.
14907 * gdb.btrace/x86-record_goto.S: Renamed into ...
14908 * gdb.btrace/x86_64-record_goto.S: ... this.
14909 * gdb.btrace/i686-record_goto.S: New.
14910 * gdb.btrace/x86-tailcall.S: Renamed into ...
14911 * gdb.btrace/x86_64-tailcall.S: ... this.
14912 * gdb.btrace/i686-tailcall.S: New.
14913 * gdb.btrace/x86-tailcall.c: Renamed into ...
14914 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14915 separate statements. Update test.
14916 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14917 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14918 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14919 * gdb.btrace/tailcall.exp: Choose test file based on target.
14920 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14921
14922 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14923
14924 * gdb.btrace/exception.exp: Increase BTS buffer size.
14925
14926 2015-03-24 Pedro Alves <palves@redhat.com>
14927
14928 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14929
14930 2015-03-24 Pedro Alves <palves@redhat.com>
14931
14932 * gdb.threads/schedlock.exp (test_step): No longer expect that
14933 "set scheduler-locking step" with "next" over a function call runs
14934 threads unlocked.
14935
14936 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14937
14938 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14939
14940 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14941
14942 PR breakpoints/16466
14943 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14944 * gdb.mi/mi-pending.c (thread_func): New function.
14945 (int main): Add threading support required.
14946 * gdb.mi/mi-pending.exp: Add tests for this issue.
14947 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14948 (pendfunc2): Remove stdio dependency.
14949 * gdb.mi/mi-pendshr2.c: New file.
14950
14951 2015-03-23 Keith Seitz <keiths@redhat.com>
14952
14953 * gdb.linespec/keywords.c: New file.
14954 * gdb.linespec/keywords.exp: New file.
14955
14956 2015-03-23 Keith Seitz <keiths@redhat.com>
14957
14958 PR gdb/18021
14959 * gdb.dwarf2/staticvirtual.exp: New test.
14960
14961 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14962
14963 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14964 * README: Remove HP-UX and gdb.hp.
14965 (configuration):
14966 * configure: Regenerate.
14967 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14968 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14969 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14970 gdb.hp/gdb.defects/Makefile.
14971 * gdb.hp/Makefile.in: File deleted.
14972 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14973 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14974 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14975 * gdb.hp/gdb.aCC/run.c: File deleted.
14976 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14977 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14978 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14979 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14980 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14981 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14982 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14983 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14984 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14985 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14986 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14987 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14988 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14989 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14990 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14991 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14992 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14993 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14994 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14995 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14996 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14997 * gdb.hp/gdb.compat/average.c: File deleted.
14998 * gdb.hp/gdb.compat/sum.c: File deleted.
14999 * gdb.hp/gdb.compat/xdb.c: File deleted.
15000 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15001 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15002 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15003 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15004 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15005 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15006 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15007 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15008 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15009 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15010 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15011 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15012 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15013 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15014 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15015 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15016 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15017 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15018 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15019 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15020 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15021 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15022 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15023 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15024 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15025 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15026 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15027 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15028 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15029 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15030 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15031 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15032 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15033 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15034 * gdb.hp/tools/odump: File deleted.
15035
15036 2015-03-19 Pedro Alves <palves@redhat.com>
15037
15038 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15039 (saw_thread_3): New globals.
15040 (top level): Increment them when an event for the corresponding
15041 thread is seen.
15042 (no thread starvation): New test.
15043
15044 2015-03-19 Pedro Alves <palves@redhat.com>
15045
15046 * gdb.threads/continue-pending-status.c: New file.
15047 * gdb.threads/continue-pending-status.exp: New file.
15048
15049 2015-03-18 Pedro Alves <palves@redhat.com>
15050
15051 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15052 Use gdb_is_target_remote instead of is_remote. Use
15053 gdb_test_multiple instead of gdb_expect. Exit early if
15054 gdb_test_multiple hits its internal matches. Tighten stepi tests
15055 expected output. Fail on exit with any signal, instead of just
15056 SIGILL.
15057
15058 2015-03-18 Yao Qi <yao.qi@linaro.org>
15059
15060 PR tdep/18107
15061 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15062 variable.
15063 * gdb.base/catch-syscall.exp: Don't skip it on
15064 aarch64*-*-linux* target. Remove elements in all_syscalls.
15065 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15066 target.
15067 (setup_all_syscalls): New proc.
15068
15069 2015-03-16 Yao Qi <yao.qi@linaro.org>
15070
15071 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15072 (top level): Skip tests if valid_addr_p returns false for
15073 $cmd1 or $cmd2.
15074
15075 2015-03-11 Andy Wingo <wingo@igalia.com>
15076
15077 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15078
15079 2015-03-11 Yao Qi <yao.qi@linaro.org>
15080
15081 * gdb.base/catch-syscall.exp: Fix typo in comments.
15082
15083 2015-03-11 Yao Qi <yao.qi@linaro.org>
15084
15085 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15086
15087 2015-03-09 Pedro Alves <palves@redhat.com>
15088
15089 * dg-extract-results.py: Delete.
15090
15091 2015-03-09 Pedro Alves <palves@redhat.com>
15092
15093 Merge dg-extract-results.sh from GCC upstream (r218843).
15094
15095 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15096 * dg-extract-results.sh: Use --text with grep to avoid issues with
15097 binary files. Fall back to cat -v, if that doesn't work.
15098
15099 2015-03-05 Pedro Alves <palves@redhat.com>
15100
15101 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15102
15103 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15104
15105 * lib/mi-support.exp (mi_expect_interrupt): Accept
15106 alternative event for when in all-stop mode.
15107
15108 2015-03-04 Pedro Alves <palves@redhat.com>
15109
15110 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15111
15112 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15113
15114 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15115
15116 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15117
15118 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15119 regexps for GDB's current line display, accept a hex address
15120 preceding the line number.
15121
15122 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15123
15124 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15125 the 'arch1' variable for "s390*-linux*" targets.
15126
15127 2015-03-04 Pedro Alves <palves@redhat.com>
15128
15129 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15130 (main): Pass missing retval argument to pthread_join call.
15131
15132 2015-03-02 Pedro Alves <palves@redhat.com>
15133
15134 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15135 (top level): Call do_test with non-stop as well.
15136
15137 2015-03-02 Pedro Alves <palves@redhat.com>
15138
15139 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15140 -1.
15141
15142 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15143
15144 * gdb.arch/s390-vregs.exp: New test.
15145 * gdb.arch/s390-vregs.S: New file.
15146
15147 2015-02-27 Pedro Alves <palves@redhat.com>
15148
15149 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15150 call to catch_command_errors.
15151 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15152 catch_command_errors.
15153
15154 2015-02-27 Pedro Alves <palves@redhat.com>
15155
15156 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15157 "true" for boolean result.
15158 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15159 prototype of main.
15160
15161 2015-02-27 Pedro Alves <palves@redhat.com>
15162
15163 * lib/unbuffer_output.c: New file.
15164 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15165 (main): Call gdb_unbuffer_output.
15166
15167 2015-02-27 Yao Qi <yao.qi@linaro.org>
15168
15169 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15170 target.
15171
15172 2015-02-26 Doug Evans <dje@google.com>
15173
15174 * gdb.cp/class2.cc (Dbase, D): New classes.
15175 (main): New local delta.
15176 * gdb.cp/class2.exp: Test printing delta.
15177 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15178 (dynbar): New global.
15179 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15180
15181 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15182
15183 * gdb.compile/compile-ifunc.c: New file.
15184 * gdb.compile/compile-ifunc.exp: New file.
15185
15186 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15187
15188 * gdb.base/structs.exp: Check for correct struct on finish.
15189
15190 2015-02-26 Yao Qi <yao.qi@linaro.org>
15191
15192 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15193 is zero.
15194
15195 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15196
15197 * gdb.arch/cordic.ko.bz2: New file.
15198 * gdb.arch/cordic.ko.debug.bz2: New file.
15199 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15200
15201 2015-02-25 Yao Qi <yao.qi@linaro.org>
15202
15203 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15204 aarch64*-*-* target.
15205
15206 2015-02-23 Pedro Alves <palves@redhat.com>
15207
15208 * lib/gdb.exp (delete_breakpoints): Rewrite using
15209 gdb_test_multiple.
15210
15211 2015-02-23 Pedro Alves <palves@redhat.com>
15212
15213 * gdb.base/info-os.c: Include stdlib.h.
15214
15215 2015-02-22 Doug Evans <xdje42@gmail.com>
15216
15217 PR symtab/17855
15218 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15219 is read after symbols have been re-read.
15220 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15221 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15222
15223 2015-02-21 Doug Evans <dje@google.com>
15224
15225 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15226
15227 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15228
15229 PR corefiles/17808
15230 * gdb.arch/i386-biarch-core.core.bz2: New file.
15231 * gdb.arch/i386-biarch-core.exp: New file.
15232
15233 2015-02-21 Pedro Alves <palves@redhat.com>
15234
15235 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15236 runto_main fails.
15237
15238 2015-02-20 Pedro Alves <palves@redhat.com>
15239
15240 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15241 info probes.
15242
15243 2015-02-20 Pedro Alves <palves@redhat.com>
15244
15245 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15246
15247 2015-02-20 Pedro Alves <palves@redhat.com>
15248
15249 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15250 clean_restart before gdb_target_supports_trace.
15251
15252 2015-02-20 Pedro Alves <palves@redhat.com>
15253
15254 PR threads/18006
15255 * gdb.threads/clone-thread_db.c: New file.
15256 * gdb.threads/clone-thread_db.exp: New file.
15257
15258 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15259
15260 PR breakpoints/16812
15261 * gdb.base/catch-gdb-caused-signals.c: New file.
15262 * gdb.base/catch-gdb-caused-signals.exp: New file.
15263
15264 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15265
15266 * configure: Regenerated.
15267 * configure.ac: Use GDB_AC_TRANSFORM.
15268 * aclocal.m4: sinclude ../transform.m4.
15269
15270 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15271
15272 * lib/dtrace.exp: New file.
15273 * gdb.base/dtrace-probe.exp: Likewise.
15274 * gdb.base/dtrace-probe.d: Likewise.
15275 * gdb.base/dtrace-probe.c: Likewise.
15276 * lib/pdtrace.in: Likewise.
15277 * configure.ac: Output variables with the transformed names of
15278 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15279 * configure: Regenerated.
15280
15281 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15282
15283 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15284 expected message when trying to access $_probe_* convenience
15285 variables while not on a probe.
15286
15287 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15288
15289 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15290
15291 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15292
15293 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15294 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15295
15296 2015-02-10 Doug Evans <xdje42@gmail.com>
15297
15298 * lib/gdb.exp (gdb_load): Always return a result.
15299
15300 2015-02-10 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.threads/signal-sigtrap.c: New file.
15303 * gdb.threads/signal-sigtrap.exp: New file.
15304
15305 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15306
15307 * gdb.trace/no-attach-trace.c: New file.
15308 * gdb.trace/no-attach-trace.exp: New file.
15309
15310 2015-02-09 Mark Wielaard <mjw@redhat.com>
15311
15312 * gdb.dwarf2/atomic.c: New file.
15313 * gdb.dwarf2/atomic-type.exp: Likewise.
15314
15315 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15316
15317 * gdb.btrace/buffer-size.exp: Update "info record" output.
15318 * gdb.btrace/delta.exp: Update "info record" output.
15319 * gdb.btrace/enable.exp: Update "info record" output.
15320 * gdb.btrace/finish.exp: Update "info record" output.
15321 * gdb.btrace/instruction_history.exp: Update "info record" output.
15322 * gdb.btrace/next.exp: Update "info record" output.
15323 * gdb.btrace/nexti.exp: Update "info record" output.
15324 * gdb.btrace/step.exp: Update "info record" output.
15325 * gdb.btrace/stepi.exp: Update "info record" output.
15326 * gdb.btrace/nohist.exp: Update "info record" output.
15327
15328 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15329
15330 * gdb.btrace/buffer-size: New.
15331
15332 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15333
15334 * gdb.btrace/delta.exp: Update "info record" output.
15335 * gdb.btrace/enable.exp: Update "info record" output.
15336 * gdb.btrace/finish.exp: Update "info record" output.
15337 * gdb.btrace/instruction_history.exp: Update "info record" output.
15338 * gdb.btrace/next.exp: Update "info record" output.
15339 * gdb.btrace/nexti.exp: Update "info record" output.
15340 * gdb.btrace/step.exp: Update "info record" output.
15341 * gdb.btrace/stepi.exp: Update "info record" output.
15342 * gdb.btrace/nohist.exp: Update "info record" output.
15343
15344 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15345
15346 PR gdb/15678
15347 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15348
15349 2015-02-06 Pedro Alves <palves@redhat.com>
15350
15351 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15352 macro.
15353 (seconds_left, again): New globals.
15354 (main): Wait seconds_left in a 1-second sleep loop instead of
15355 sleeping 180 seconds. If 'again' is set, reset the seconds
15356 counter.
15357 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15358 'again' in the inferior before detaching. Print the seconds left.
15359 (options): New global.
15360 (top level): Build program with -DTIMEOUT=$timeout.
15361
15362 2015-02-06 Pedro Alves <palves@redhat.com>
15363
15364 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15365 determine how many seconds to pass to 'alarm'.
15366 * gdb.base/gdb-sigterm.exp (top level): Build program with
15367 -DTIMEOUT=$timeout.
15368 (do_test): Return success/failure indication. Add more verbose
15369 logging. Don't fail if 200 single steps are seen. Instead, fail
15370 when the test times out.
15371 (passes): New global.
15372 (top level): Break the testing loop if testing fails on any
15373 iteration. Use gdb_assert.
15374
15375 2015-02-04 Don Breazeal <donb@codesourcery.com>
15376
15377 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15378 and initialize them.
15379 (ipc_cleanup): New function.
15380 (main): Don't declare shmid, semid, and msqid. Add a call to
15381 atexit so that we call ipc_cleanup on exit.
15382
15383 2015-02-04 Pedro Alves <palves@redhat.com>
15384
15385 * boards/native-extended-gdbserver.exp: Remove any target variant
15386 specifications from the board name before clearing the isremote
15387 flag from board_info.
15388
15389 2015-01-31 Doug Evans <xdje42@gmail.com>
15390
15391 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15392
15393 2015-01-31 Gary Benson <gbenson@redhat.com>
15394
15395 * gdb.base/completion.exp: Disable completion limiting for
15396 existing tests. Add new tests to check completion limiting.
15397 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15398
15399 2015-01-31 Doug Evans <xdje42@gmail.com>
15400
15401 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15402
15403 2015-01-31 Doug Evans <xdje42@gmail.com>
15404
15405 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15406 entries. Duplicate file section script entries.
15407 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15408 inlined entries. Add test for safe-path rejection.
15409 * gdb.python/py-section-script.c: Add duplicate inlined section script
15410 entries. Duplicate file section script entries.
15411 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15412 inlined entries. Add test for safe-path rejection.
15413
15414 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15415
15416 * gdb.ada/disc_arr_bound: New testcase.
15417
15418 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15419
15420 * gdb.ada/mi_var_array: New testcase.
15421
15422 2015-01-27 Doug Evans <dje@google.com>
15423
15424 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15425 Add test for objfile.filename, objfile.username after objfile
15426 has been unloaded.
15427
15428 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15429
15430 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15431 the second test to print the name attribute of value
15432 returned by the call to gdb.lookup_type, and adjust
15433 the expected output accordingly.
15434
15435 2015-01-25 Mark Wielaard <mjw@redhat.com>
15436
15437 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15438 * gdb.base/disp-step-fork.c: Include unistd.h.
15439 * gdb.base/siginfo-obj.c: Include stdio.h.
15440 * gdb.base/siginfo-thread.c: Likewise.
15441 * gdb.mi/non-stop.c: Include unistd.h.
15442 * gdb.mi/nsthrexec.c: Include stdio.h.
15443 * gdb.mi/pthreads.c: Include unistd.h.
15444 * gdb.modula2/unbounded1.c (main): Declare returns int.
15445 * gdb.reverse/consecutive-reverse.c: Likewise.
15446 * gdb.threads/create-fail.c: Include unistd.h.
15447 * gdb.threads/killed.c: Likewise.
15448 * gdb.threads/linux-dp.c: Likewise.
15449 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15450 * gdb.threads/non-ldr-exc-2.c: Likewise.
15451 * gdb.threads/non-ldr-exc-3.c: Likewise.
15452 * gdb.threads/non-ldr-exc-4.c: Likewise.
15453 * gdb.threads/pthreads.c: Include unistd.h.
15454 (main): Declare returns int.
15455 * gdb.threads/tls-main.c (foo): New declaration.
15456 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15457
15458 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15459
15460 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15461 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15462
15463 2015-01-15 Mark Wielaard <mjw@redhat.com>
15464
15465 * gdb.base/noreturn-return.c: New file.
15466 * gdb.base/noreturn-return.exp: New file.
15467 * gdb.base/noreturn-finish.c: New file.
15468 * gdb.base/noreturn-finish.exp: New file.
15469
15470 2015-01-23 Pedro Alves <palves@redhat.com>
15471
15472 * gdb.threads/continue-pending-after-query.c: New file.
15473 * gdb.threads/continue-pending-after-query.exp: New file.
15474
15475 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15476 Simon Marchi <simon.marchi@ericsson.com>
15477
15478 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15479 * gdb.base/valgrind-db-attach.exp: Same.
15480 * gdb.base/valgrind-infcall.exp: Same.
15481 * lib/mi-support.exp (default_mi_gdb_start): Same.
15482 * lib/prompt.exp (default_prompt_gdb_start): Same.
15483 * lib/gdb.exp (default_gdb_spawn): Same.
15484 (gdb_interact): New.
15485
15486
15487 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15488
15489 * gdb.compile/compile.exp (pointer to jit function): New test.
15490
15491 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15492
15493 * lib/gdb.exp (supports_process_record): Return true for
15494 powerpc*-*-linux*.
15495 (supports_reverse): Likewise.
15496
15497 2015-01-15 Don Breazeal <donb@codesourcery.com>
15498
15499 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15500 instead of checking whether the target board is remote and
15501 use spawn_wait_for_attach instead of exec/sleep.
15502 * gdb.base/attach-twice.exp: Likewise.
15503
15504 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15505
15506 * gdb.ada/var_arr_attrs: New testcase.
15507
15508 2015-01-14 Pedro Alves <palves@redhat.com>
15509 Joel Brobecker <brobecker@adacore.com>
15510
15511 PR gdb/17525
15512 * gdb.base/bp-cmds-execution-x-script.c: New file.
15513 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15514 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15515
15516 2015-01-14 Pedro Alves <palves@redhat.com>
15517
15518 PR cli/17828
15519 * gdb.base/batch-preserve-term-settings.c: New file.
15520 * gdb.base/batch-preserve-term-settings.exp: New file.
15521
15522 2015-01-13 Doug Evans <dje@google.com>
15523
15524 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15525 binary.
15526
15527 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15528
15529 * Makefile.in (clean mostlyclean): Do not delete *.py.
15530
15531 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15532
15533 * gdb.python/py-lookup-type.exp: New file.
15534
15535 2015-01-12 Pedro Alves <palves@redhat.com>
15536
15537 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15538 restore GDBFLAGS before returning.
15539
15540 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15541
15542 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15543 is_amd64_regs_target and is_x86_like_target.
15544
15545 2015-01-11 Doug Evans <xdje42@gmail.com>
15546
15547 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15548 is given without an explicit form.
15549 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15550 attributes.
15551 * gdb.dwarf/corrupt.exp: Ditto.
15552 * gdb.dwarf2/enum-type.exp: Ditto.
15553 * gdb.trace/entry-values.exp: Ditto.
15554 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15555
15556 2015-01-11 Doug Evans <xdje42@gmail.com>
15557
15558 PR gdb/15830
15559 * gdb.base/maint.exp: Remove references to "maint demangle".
15560 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15561 Add tests for explicitly specifying language to demangle.
15562 * gdb.dlang/demangle.exp: Ditto.
15563
15564 2015-01-09 Pedro Alves <palves@redhat.com>
15565
15566 * gdb.threads/non-stop-fair-events.c: New file.
15567 * gdb.threads/non-stop-fair-events.exp: New file.
15568
15569 2015-01-09 Pedro Alves <palves@redhat.com>
15570
15571 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15572 the global scope. Set a breakpoint after all threads are started
15573 rather than stepping over two source lines. Expect the prompt.
15574 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15575 global.
15576 (NUM): Now 15.
15577 (main): Use threads_started_barrier to wait for all threads to
15578 start. Main thread no longer calls thread_function. Exit after
15579 180 seconds.
15580 (loop): New function.
15581 (thread_function): Wait on threads_started_barrier barrier. Call
15582 'loop' at each iteration.
15583 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15584 threads have started, instead of hardcoding number of "next"
15585 steps. Use an access watchpoint instead of a write watchpoint.
15586
15587 2015-01-09 Pedro Alves <palves@redhat.com>
15588
15589 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15590 (thread_func): Wait on barrier.
15591 (main): Wait for all threads to start before stopping GDB.
15592 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15593 global.
15594 (thread1_func, thread2_func): Wait on barrier.
15595 (main): Wait for all threads to start before stopping GDB.
15596 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15597 New global.
15598 (thread1_func, thread2_func): Wait on barrier.
15599 (main): Wait for all threads to start before stopping GDB.
15600
15601 2015-01-09 Pedro Alves <palves@redhat.com>
15602
15603 * gdb.threads/attach-many-short-lived-threads.c: New file.
15604 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15605
15606 2014-01-09 Pedro Alves <palves@redhat.com>
15607
15608 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15609 instead of to thread 2.
15610 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15611 Add barrier around each pthread_create call instead of around all
15612 calls.
15613 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15614 Set a break on thread_function and have the child threads hit it
15615 one at at a time.
15616
15617 2015-01-09 Pedro Alves <palves@redhat.com>
15618
15619 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15620 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15621 false.
15622 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15623 checking whether the target board is remote.
15624 * gdb.multi/multi-attach.exp: Likewise.
15625 * gdb.python/py-sync-interp.exp: Likewise.
15626 * gdb.server/ext-attach.exp: Likewise.
15627 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15628 tests that need to attach, instead of checking whether the target
15629 board is remote at the top of the file.
15630
15631 2015-01-08 Yao Qi <yao@codesourcery.com>
15632
15633 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15634
15635 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15636
15637 Fix testcase compilation.
15638 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15639
15640 2015-01-06 Joel Brobecker <brobecker@adacore.com>
15641
15642 * gdb.python/py-type.exp: Add a couple test about empty
15643 array creation, and negative-length array creation.
15644
15645 2015-01-02 Doug Evans <xdje42@gmail.com>
15646
15647 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15648
15649 2015-01-02 Doug Evans <dje@google.com>
15650
15651 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15652
15653 2014-12-29 Yao Qi <yao@codesourcery.com>
15654
15655 * gdb.trace/entry-values.exp: Update comments. Rename variable
15656 bar_call_foo to returned_from_foo.
15657
15658 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15659
15660 PR gdb/17394
15661 * gdb.linespec/break-asm-file.c: New file.
15662 * gdb.linespec/break-asm-file.exp: New file.
15663 * gdb.linespec/break-asm-file0.s: New file.
15664 * gdb.linespec/break-asm-file1.s: New file.
15665
15666 2014-12-18 Nigel Stephens <nigel@mips.com>
15667 Maciej W. Rozycki <macro@codesourcery.com>
15668
15669 * gdb.base/float.exp: Handle the new output from "info float" on
15670 MIPS targets.
15671
15672 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15673
15674 Fix MinGW compilation.
15675 * gdb.compile/compile-ops.exp: Update untested message if
15676 !skip_compile_feature_tests.
15677 * gdb.compile/compile-setjmp.exp: Likewise.
15678 * gdb.compile/compile-tls.exp: Likewise.
15679 * gdb.compile/compile.exp: Likewise.
15680 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15681 supported on this host".
15682
15683 2014-12-16 Doug Evans <xdje42@gmail.com>
15684
15685 * boards/stabs.exp: New file.
15686
15687 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15688
15689 * gdb.base/completion.exp: Adjust to format changes of "maint
15690 print user-registers".
15691
15692 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
15693
15694 PR server/17457
15695 * gdb.arch/aarch64-fp.c: New file.
15696 * gdb.arch/aarch64-fp.exp: New file.
15697
15698 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15699
15700 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15701 r210637, r210913, r211666, r215400, r215817).
15702
15703 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15704 * dg-extract-results.py: New file.
15705 * dg-extract-results.sh: Use it if the environment seems
15706 suitable.
15707
15708 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15709
15710 * dg-extract-results.py (parse_run): Handle warnings that
15711 are printed before a test harness is run.
15712
15713 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15714
15715 * dg-extract-results.py (Named): Remove __cmp__ method.
15716 (output_variation): Use a key to sort variation.harnesses.
15717
15718 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15719
15720 * dg-extract-results.py: For Python 3, force sys.stdout to
15721 handle surrogate escape sequences.
15722 (safe_open): New function.
15723 (output_segment, main): Use it.
15724
15725 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15726
15727 * dg-extract-results.py (Prog.result_re): Include options
15728 in test name.
15729
15730 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15731
15732 * dg-extract-results.py (output_variation): Always sort if
15733 do_sum.
15734
15735 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15736
15737 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15738 as long as we get pagination notifications.
15739
15740 2014-12-15 Jason Merrill <jason@redhat.com>
15741
15742 * Makefile.in (check-gdb.%): Restore.
15743 * README: Mention it.
15744
15745 2014-12-13 Joel Brobecker <brobecker@adacore.com>
15746
15747 * gdb.ada/str_uninit: New testcase.
15748
15749 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15750
15751 PR symtab/17642
15752 * gdb.base/vla-stub-define.c: New file.
15753 * gdb.base/vla-stub.c: New file.
15754 * gdb.base/vla-stub.exp: New file.
15755
15756 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15757 Jan Kratochvil <jan.kratochvil@redhat.com>
15758 Tom Tromey <tromey@redhat.com>
15759
15760 * configure.ac: Add gdb.compile/.
15761 * configure: Regenerate.
15762 * gdb.compile/Makefile.in: New file.
15763 * gdb.compile/compile-ops.exp: New file.
15764 * gdb.compile/compile-ops.c: New file.
15765 * gdb.compile/compile-tls.c: New file.
15766 * gdb.compile/compile-tls.exp: New file.
15767 * gdb.compile/compile-constvar.S: New file.
15768 * gdb.compile/compile-constvar.c: New file.
15769 * gdb.compile/compile-mod.c: New file.
15770 * gdb.compile/compile-nodebug.c: New file.
15771 * gdb.compile/compile-setjmp-mod.c: New file.
15772 * gdb.compile/compile-setjmp.c: New file.
15773 * gdb.compile/compile-setjmp.exp: New file.
15774 * gdb.compile/compile-shlib.c: New file.
15775 * gdb.compile/compile.c: New file.
15776 * gdb.compile/compile.exp: New file.
15777 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15778
15779 2014-12-12 Tom Tromey <tromey@redhat.com>
15780
15781 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15782 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15783
15784 2014-12-12 Doug Evans <dje@google.com>
15785
15786 * lib/gdb-python.exp (get_python_valueof): New function.
15787 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15788
15789 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15790
15791 * gdb.base/completion.exp: Add test for completion of "info
15792 registers ".
15793
15794 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15795
15796 * gdb.base/func-ptrs.c: New file.
15797 * gdb.base/func-ptrs.exp: New file.
15798
15799 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15800
15801 PR breakpoints/17012
15802 * gdb.base/dprintf-detach.c: New file.
15803 * gdb.base/dprintf-detach.exp: New file.
15804
15805 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15806
15807 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15808 * lib/gdb.exp (target_is_gdbserver): New procedure.
15809
15810 2014-12-08 Doug Evans <dje@google.com>
15811
15812 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15813
15814 2014-12-05 Yao Qi <yao@codesourcery.com>
15815
15816 * gdb.guile/scm-error.exp: Remove the third argument to
15817 gdb_remote_download.
15818 * gdb.guile/scm-frame-args.exp: Likewise.
15819 * gdb.guile/scm-section-script.exp: Likewise.
15820
15821 2014-12-05 Yao Qi <yao@codesourcery.com>
15822
15823 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15824
15825 2014-12-04 Doug Evans <dje@google.com>
15826
15827 * gdb.python/py-objfile.exp: Add tests for
15828 objfile.add_separate_debug_file.
15829
15830 2014-12-04 Doug Evans <dje@google.com>
15831
15832 * lib/gdb.exp (get_build_id): New function.
15833 (build_id_debug_filename_get): Rewrite to use it.
15834 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15835
15836 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15837
15838 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15839 `method(long)', not just 0x0.
15840 * gdb.cp/nsalias.exp: Align code labels to 4.
15841 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15842 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15843 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15844 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15845 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15846 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15847
15848 2014-12-02 Doug Evans <dje@google.com>
15849
15850 PR symtab/17602
15851 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15852 * gdb.cp/anon-ns2.cc: ... here. New file.
15853 * gdb.cp/anon-ns.exp: Update.
15854
15855 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
15856
15857 * gdb.python/py-events.py (inferior_call_handler): New.
15858 (register_changed_handler, memory_changed_handler): New.
15859 (test_events.invoke): Register new handlers.
15860 * gdb.python/py-events.exp: Add tests for inferior call,
15861 memory_changed and register_changed events.
15862
15863 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15864
15865 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15866 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15867 if the linker doesn't understand this.
15868
15869 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15870
15871 * gdb.python/python.exp: Change expected reply to help().
15872
15873 2014-12-01 Yao Qi <yao@codesourcery.com>
15874
15875 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15876 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15877 * configure: Re-generated.
15878
15879 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15880
15881 * gdb.cp/chained-calls.cc: New file.
15882 * gdb.cp/chained-calls.exp: New file.
15883 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15884
15885 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15886
15887 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15888 * gdb.dwarf2/symtab-producer.exp: Same.
15889 * gdb.gdb/python-interrupts.exp: Same.
15890 * gdb.gdb/python-selftest.exp: Same.
15891 * gdb.python/py-linetable.exp: Same.
15892 * gdb.python/py-type.exp: Same.
15893 * gdb.python/py-value-cc.exp: Same.
15894 * gdb.python/py-value.exp: Same.
15895
15896 2014-11-28 Yao Qi <yao@codesourcery.com>
15897
15898 * gdb.base/break-probes.exp: Match library name prefixed with
15899 sysroot.
15900
15901 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15902
15903 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15904 test expected output. Add parentheses for the call to print.
15905 Remove L suffix from integers.
15906
15907 2014-11-26 Doug Evans <dje@google.com>
15908
15909 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15910
15911 2014-11-22 Yao Qi <yao@codesourcery.com>
15912
15913 * gdb.trace/entry-values.c: Remove asms.
15914 (foo): Add foo_label.
15915 (bar): Add bar_label.
15916 * gdb.trace/entry-values.exp: Remove code computing foo's
15917 length and bar's length.
15918 (Dwarf::assemble): Invoke function_range for bar and use
15919 MACRO_AT_func for foo.
15920
15921 2014-11-22 Yao Qi <yao@codesourcery.com>
15922
15923 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15924 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15925 Use .Lgcc43_procstart instead of gcc43.
15926
15927 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15928
15929 * gdb.ada/n_arr_bound: New testcase.
15930
15931 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15932
15933 PR breakpoints/10737
15934 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15935 test_catch_syscall_multi_arch.
15936 (test_catch_syscall_multi_arch): New function.
15937
15938 2014-11-20 Doug Evans <xdje42@gmail.com>
15939
15940 * gdb.base/maint.exp: Update expected output.
15941
15942 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15943
15944 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15945 4-byte instruction on S390.
15946
15947 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15948
15949 * gdb.ada/arr_arr: New testcase.
15950
15951 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15952
15953 * gdb.ada/pkd_arr_elem: New Testcase.
15954
15955 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15956
15957 * gdb.reverse/break-precsave: Expect completion message for
15958 core file reads.
15959 * gdb.reverse/consecutive-precsave.exp: Likewise.
15960 * gdb.reverse/finish-precsave.exp: Likewise.
15961 * gdb.reverse/i386-precsave.exp: Likewise.
15962 * gdb.reverse/machinestate-precsave.exp: Likewise.
15963 * gdb.reverse/sigall-precsave.exp: Likewise.
15964 * gdb.reverse/solib-precsave.exp: Likewise.
15965 * gdb.reverse/step-precsave.exp: Likewise.
15966 * gdb.reverse/until-precsave.exp: Likewise.
15967 * gdb.reverse/watch-precsave.exp: Likewise.
15968
15969 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15970
15971 * gdb.base/bp-permanent.c: Include unistd.h.
15972 * gdb.python/py-framefilter-mi.c (main): Add return type.
15973 * gdb.python/py-framefilter.c (main): Likewise.
15974 * gdb.trace/actions-changed.c (main): Likewise.
15975
15976 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15977
15978 * gdb.mi/until.c: Add eye-catchers.
15979 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15980 line numbers.
15981
15982 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15983
15984 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15985 function header variants in break1.c.
15986 * gdb.base/ena-dis-br.exp: Likewise.
15987 * gdb.base/hbreak2.exp: Likewise.
15988 * gdb.reverse/until-precsave.exp: Drop references to removed
15989 non-prototype function header variants in ur1.c.
15990 * gdb.reverse/until-reverse.exp: Likewise.
15991
15992 2014-11-17 Petr Machata <pmachata@redhat.com>
15993
15994 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15995 ${_cu_offset_size} bytes abbrev offset.
15996
15997 2014-11-15 Doug Evans <xdje42@gmail.com>
15998
15999 PR symtab/17559
16000 * gdb.base/line-symtabs.exp: New file.
16001 * gdb.base/line-symtabs.c: New file.
16002 * gdb.base/line-symtabs.h: New file.
16003
16004 2014-11-14 Yao Qi <yao@codesourcery.com>
16005
16006 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16007 (func): Add label func_label.
16008 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16009 Replace low_pc and high_pc with MACRO_AT_range.
16010 Replace name, low_pc and high_pc with MACRO_AT_func.
16011
16012 2014-11-14 Yao Qi <yao@codesourcery.com>
16013
16014 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16015 Replace name, low_pc and high_pc with MACRO_AT_func.
16016
16017 2014-11-14 Yao Qi <yao@codesourcery.com>
16018
16019 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16020 produce debug information.
16021 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16022
16023 2014-11-14 Yao Qi <yao@codesourcery.com>
16024
16025 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16026 object and get function length.
16027 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16028 with MACRO_AT_func.
16029 (top-level): Replace gdb_compile and clean_restart with
16030 prepare_for_testing.
16031 * gdb.dwarf2/main.c (main): Add label main_label.
16032
16033 2014-11-14 Yao Qi <yao@codesourcery.com>
16034
16035 * lib/dwarf.exp (function_range): New procedure.
16036 (Dwarf::_handle_macro_at_func): New procedure.
16037 (Dwarf::_handle_macro_at_range): New procedure.
16038 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16039
16040 2014-11-14 Yao Qi <yao@codesourcery.com>
16041
16042 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16043 (_handle_attribute): New procedure.
16044
16045 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16046
16047 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16048 * gdb.base/call-sc.c (zed): Likewise.
16049 * gdb.base/checkpoint.c (main): Likewise.
16050 * gdb.base/dump.c (main): Likewise.
16051 * gdb.base/gcore.c (main): Likewise.
16052 * gdb.base/huge.c (main): Likewise.
16053 * gdb.base/multi-forks.c (main): Likewise.
16054 * gdb.base/pr10179-a.c (main): Likewise.
16055 * gdb.base/savedregs.c (main): Likewise.
16056 * gdb.base/sigaltstack.c (main): Likewise.
16057 * gdb.base/siginfo.c (main): Likewise.
16058 * gdb.base/structs.c (zed): Likewise.
16059 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16060 * gdb.mi/mi-syn-frame.c (main): Likewise.
16061 * gdb.mi/until.c (foo, main): Likewise.
16062 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16063 * gdb.base/solib-weak.c (foo): Declare.
16064 * gdb.base/attach-twice.c: Include stdio.h.
16065 * gdb.base/weaklib1.c: Likewise.
16066 * gdb.base/weaklib2.c: Likewise.
16067 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16068 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16069 unistd.h.
16070 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16071 * gdb.mi/mi-exit-code.c: Likewise.
16072 * gdb.base/break-interp-lib.c: Include string.h.
16073 * gdb.base/coremaker.c: Likewise.
16074 * gdb.base/testenv.c: Likewise.
16075 * gdb.python/py-finish-breakpoint.c: Likewise.
16076 * gdb.base/inferior-died.c: Include sys/wait.h.
16077 * gdb.base/fileio.c: Include time.h.
16078 * gdb.base/async-shell.c: Include unistd.h.
16079 * gdb.base/dprintf-non-stop.c: Likewise.
16080 * gdb.base/info-os.c: Likewise.
16081 * gdb.mi/mi-console.c: Likewise.
16082 * gdb.mi/watch-nonstop.c: Likewise.
16083 * gdb.python/py-events.c: Likewise.
16084 * gdb.base/async.c (baz): Move up before its invocation.
16085 * gdb.base/code_elim2.c (my_global_func): Likewise.
16086 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16087 * gdb.base/advance.c (func2): Likewise.
16088
16089 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16090
16091 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16092 variant.
16093 * gdb.base/annota3.c: Likewise.
16094 * gdb.base/async.c: Likewise.
16095 * gdb.base/average.c: Likewise.
16096 * gdb.base/call-ar-st.c: Likewise.
16097 * gdb.base/call-rt-st.c: Likewise.
16098 * gdb.base/call-sc.c: Likewise.
16099 * gdb.base/call-strs.c: Likewise.
16100 * gdb.base/ending-run.c: Likewise.
16101 * gdb.base/execd-prog.c: Likewise.
16102 * gdb.base/exprs.c: Likewise.
16103 * gdb.base/foll-exec.c: Likewise.
16104 * gdb.base/foll-fork.c: Likewise.
16105 * gdb.base/foll-vfork.c: Likewise.
16106 * gdb.base/funcargs.c: Likewise.
16107 * gdb.base/gcore.c: Likewise.
16108 * gdb.base/jump.c: Likewise.
16109 * gdb.base/langs0.c: Likewise.
16110 * gdb.base/langs1.c: Likewise.
16111 * gdb.base/langs2.c: Likewise.
16112 * gdb.base/mips_pro.c: Likewise.
16113 * gdb.base/nodebug.c: Likewise.
16114 * gdb.base/opaque0.c: Likewise.
16115 * gdb.base/opaque1.c: Likewise.
16116 * gdb.base/recurse.c: Likewise.
16117 * gdb.base/run.c: Likewise.
16118 * gdb.base/scope0.c: Likewise.
16119 * gdb.base/scope1.c: Likewise.
16120 * gdb.base/setshow.c: Likewise.
16121 * gdb.base/setvar.c: Likewise.
16122 * gdb.base/shmain.c: Likewise.
16123 * gdb.base/shr1.c: Likewise.
16124 * gdb.base/shr2.c: Likewise.
16125 * gdb.base/sigall.c: Likewise.
16126 * gdb.base/signals.c: Likewise.
16127 * gdb.base/so-indr-cl.c: Likewise.
16128 * gdb.base/solib2.c: Likewise.
16129 * gdb.base/structs.c: Likewise.
16130 * gdb.base/sum.c: Likewise.
16131 * gdb.base/vforked-prog.c: Likewise.
16132 * gdb.base/watchpoint.c: Likewise.
16133 * gdb.reverse/shr2.c: Likewise.
16134 * gdb.reverse/until-reverse.c: Likewise.
16135 * gdb.reverse/ur1.c: Likewise.
16136 * gdb.reverse/watch-reverse.c: Likewise.
16137
16138 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16139
16140 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16141 variant.
16142 * gdb.base/sepdebug.exp: Drop references to removed code.
16143
16144 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16145
16146 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16147 variant. Preserve original line numbering.
16148 * gdb.base/list1.c: Likewise.
16149
16150 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16151
16152 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16153 variant.
16154 * gdb.base/break1.c: Likewise.
16155 * gdb.base/break.exp: Drop references to removed code.
16156
16157 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16158
16159 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16160 variant.
16161
16162 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16163
16164 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16165
16166 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16167
16168 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16169 logic into perform_all_tests() and invoke it with and without
16170 function header prototypes.
16171 (do_function_calls): Remove conditional XFAIL for PR 5318.
16172 (rerun_and_prepare): Remove duplicate code.
16173 (perform_all_tests): New. Main logic moved here.
16174
16175 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16176
16177 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16178 code guarded by #ifdef NO_PROTOTYPES.
16179 (t_double_many_args): Likewise.
16180 (DEF_FUNC_MANY_ARGS_1): Likewise.
16181 (DEF_FUNC_VALUES_1): Likewise.
16182 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16183 guarded by #ifdef PROTOTYPES.
16184
16185 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16186
16187 * gdb.mi/mi-console.c: Add eye-catcher.
16188 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16189 instead of literal line number.
16190
16191 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16192
16193 * gdb.base/shr2.c: Add eye-catcher.
16194 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16195 line number.
16196
16197 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16198
16199 * gdb.base/jump.c: Add eye-catchers.
16200 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16201 numbers.
16202
16203 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16204
16205 * gdb.base/execd-prog.c: Add eye-catchers.
16206 * gdb.base/foll-exec.c: Likewise.
16207 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16208 line numbers.
16209
16210 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16211
16212 * gdb.base/ending-run.c: Add eye-catchers.
16213 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16214 literal line numbers.
16215
16216 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16217
16218 * gdb.base/call-rt-st.c: Add eye-catchers.
16219 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16220 literal line numbers.
16221
16222 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16223
16224 * gdb.base/call-ar-st.c: Add eye-catchers.
16225 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16226 literal line numbers.
16227
16228 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16229
16230 * gdb.base/average.c: Add eye-catchers.
16231 * gdb.base/sum.c: Likewise.
16232 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16233 regexps dynamically.
16234
16235 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16236
16237 * gdb.base/solib1.c: Add eye-catchers.
16238 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16239 literal line numbers.
16240
16241 2014-11-12 Pedro Alves <palves@redhat.com>
16242
16243 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16244 leader has exited.
16245
16246 2014-11-12 Pedro Alves <palves@redhat.com>
16247
16248 * gdb.arch/i386-bp_permanent.c: New file.
16249 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16250 (srcfile): Set to i386-bp_permanent.c.
16251 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16252 that stepi does not execute the 'leave' instruction, instead of
16253 testing it does execute.
16254 * gdb.base/bp-permanent.c: New file.
16255 * gdb.base/bp-permanent.exp: New file.
16256
16257 2014-11-10 Doug Evans <xdje42@gmail.com>
16258
16259 PR symtab/17564
16260 * gdb.base/symtab-search-order.exp: New file.
16261 * gdb.base/symtab-search-order.c: New file.
16262 * gdb.base/symtab-search-order-1.c: New file.
16263 * gdb.base/symtab-search-order-shlib-1.c: New file.
16264
16265 2014-11-07 Pedro Alves <palves@redhat.com>
16266
16267 PR gdb/17511
16268 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16269 i?86-*-linux*.
16270
16271 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16272
16273 PR c++/17494
16274 * gdb.cp/pr17494.cc: New file.
16275 * gdb.cp/pr17494.exp: New file.
16276
16277 2014-11-02 Yao Qi <yao@codesourcery.com>
16278
16279 * gdb.python/python.exp: Get working directory and match the
16280 output of "set extended-prompt \\w " with it.
16281
16282 2014-10-30 Doug Evans <dje@google.com>
16283
16284 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16285 in objfiles.
16286 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16287 in progspaces.
16288
16289 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16290
16291 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16292 * gdb.base/realname-expand.exp: Likewise.
16293 * gdb.linespec/macro-relative.exp: Likewise.
16294
16295 2014-10-29 Pedro Alves <palves@redhat.com>
16296
16297 PR gdb/17408
16298 * gdb.threads/schedlock.c (some_function): New function.
16299 (call_function): New global.
16300 (MAYBE_CALL_SOME_FUNCTION): New macro.
16301 (thread_function): Call it.
16302 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16303 and use it instead of a global counter. Adjust all callers.
16304 (get_current_thread): Use "find current thread" for test message
16305 here rather than having all callers pass down the same string.
16306 (goto_loop): New procedure, factored out from ...
16307 (my_continue): ... this.
16308 (step_ten_loops): Change parameter from test message to command to
16309 use. Adjust.
16310 (list_count): Delete global.
16311 (check_result): New procedure, factored out from duplicate top
16312 level code.
16313 (continue tests): Wrap in with_test_prefix.
16314 (test_step): New procedure, factored out from duplicate top level
16315 code.
16316 (top level): Test "step" in combination with all scheduler-locking
16317 modes. Test "next" in combination with all scheduler-locking
16318 modes, and in combination with stepping over a function call or
16319 not.
16320 * gdb.threads/next-bp-other-thread.c: New file.
16321 * gdb.threads/next-bp-other-thread.exp: New file.
16322
16323 2014-10-29 Pedro Alves <palves@redhat.com>
16324
16325 PR python/17372
16326 * gdb.python/python.exp: Test a multi-line command that spawns
16327 interactive Python.
16328 * gdb.base/multi-line-starts-subshell.exp: New file.
16329
16330 2014-10-29 Yao Qi <yao@codesourcery.com>
16331
16332 * gdb.base/fileio.exp: Make directories on host.
16333
16334 2014-10-29 Yao Qi <yao@codesourcery.com>
16335
16336 * gdb.base/fileio.c (test_write): Close the file.
16337
16338 2014-10-28 Pedro Alves <palves@redhat.com>
16339
16340 PR gdb/12623
16341 * gdb.base/sigstep.c (no_handler): New global.
16342 (main): If 'no_handler is true, set the signal handlers to
16343 SIG_IGN.
16344 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16345 with_sw_watch and no_handler parameters. Handle them.
16346 (top level) <stepping over handler when stopped at a breakpoint
16347 test>: Add a test axis for testing with a software watchpoint, and
16348 another for testing with the signal handler set to SIG_IGN.
16349 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16350 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16351
16352 2014-10-28 Pedro Alves <palves@redhat.com>
16353
16354 PR gdb/17511
16355 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16356 * gdb.base/sigstep.exp (other_handler_location): New global.
16357 (advance): Support stepping into the signal handler, and running
16358 commands while in the handler.
16359 (in_handler_map): New global.
16360 (top level): In the advance test, add combinations for getting
16361 into the handler with stepping commands, and for running commands
16362 in the handler. Add comment descripting the advancei tests.
16363
16364 2014-10-28 Pedro Alves <palves@redhat.com>
16365
16366 * gdb.base/sigstep.exp: Use build_executable instead of
16367 prepare_for_testing.
16368 (top level): Move code that starts GDB, runs to main and creates a
16369 display to ...
16370 (restart): ... this new procedure.
16371 (top level): Move backtrace from signal handler test to ...
16372 (validate_backtrace): ... this new procedure.
16373 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16374 with_test_prefix. Always restart GDB.
16375 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16376 with_test_prefix. Always restart GDB. No need to delete
16377 breakpoints after the test.
16378 (test_skip_handler): Remove prefix parameter.
16379 (skip_over_handler, breakpoint_to_handler)
16380 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16381 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16382 restart GDB. No need to delete breakpoints after the test.
16383 (top level): Use foreach to call the test procedures with
16384 different commands.
16385
16386 2014-10-28 Pedro Alves <palves@redhat.com>
16387
16388 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16389 instead of GNATS numbers.
16390 * gdb.base/sigbpt.exp: Likewise.
16391 * gdb.base/siginfo.exp: Likewise.
16392 * gdb.base/sigstep.exp: Likewise.
16393
16394 2014-10-27 Pedro Alves <palves@redhat.com>
16395
16396 * gdb.base/sigstep.c (dummy): New global.
16397 (main): Issue a couple writes to the new global.
16398 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16399 procedures.
16400 (skip_over_handler): Use test_skip_handler.
16401 (top level): Call skip_over_handler for stepi and nexti too.
16402 (breakpoint_over_handler): Use test_skip_handler.
16403 (top level): Call breakpoint_over_handler for stepi and nexti too.
16404
16405 2014-10-27 Yao Qi <yao@codesourcery.com>
16406
16407 * gdb.trace/tfile.c (adjust_function_address)
16408 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16409 function descriptor.
16410
16411 2014-10-24 Don Breazeal <donb@codesourcery.com>
16412
16413 * gdb.base/foll-fork.exp (test_follow_fork,
16414 catch_fork_child_follow): Check for updated fork messages emitted
16415 from infrun.c.
16416 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16417 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16418 vfork_and_exec_child_follow_through_step): Check for updated vfork
16419 messages emitted from infrun.c.
16420
16421 2014-10-24 Pedro Alves <palves@redhat.com>
16422
16423 * gdb.base/corefile.exp: Remove references to ultrix.
16424 * gdb.base/interrupt.exp: Likewise.
16425 * gdb.base/whatis.exp: Likewise.
16426 * gdb.gdb/selftest.exp: Likewise.
16427 * gdb.threads/manythreads.exp: Likewise.
16428 * gdb.threads/print-threads.exp: Likewise.
16429 * gdb.threads/pthreads.exp:: Likewise.
16430 * gdb.threads/schedlock.exp: Likewise.
16431
16432 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16433
16434 * gdb.cp/non-trivial-retval.cc: Add a test case.
16435 * gdb.cp/non-trivial-retval.exp: Add a test.
16436
16437 2014-10-20 Yao Qi <yao@codesourcery.com>
16438
16439 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16440 * gdb.python/py-objfile-script-gdb.py: New file.
16441 * gdb.python/py-objfile-script.exp: Update reference to
16442 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16443 of remote_download. Remove the dest file.
16444
16445 2014-10-20 Yao Qi <yao@codesourcery.com>
16446
16447 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16448 * gdb.base/step-line.exp: Likewise.
16449 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16450 * gdb.dwarf2/dw2-basic.exp: Likewise.
16451 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16452 * gdb.dwarf2/dw2-filename.exp: Likewise.
16453 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16454 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16455 * gdb.dwarf2/dw2-producer.exp: Likewise.
16456 * gdb.dwarf2/mac-fileno.exp: Likewise.
16457 * gdb.python/py-frame-args.exp: Likewise.
16458 * gdb.python/py-framefilter.exp: Likewise.
16459 * gdb.python/py-mi.exp: Likewise.
16460 * gdb.python/py-objfile-script.exp: Likewise
16461 * gdb.python/py-pp-integral.exp: Likewise.
16462 * gdb.python/py-pp-re-notag.exp: Likewise.
16463 * gdb.python/py-prettyprint.exp: Likewise.
16464 * gdb.python/py-section-script.exp: Likewise.
16465 * gdb.python/py-typeprint.exp: Likewise.
16466 * gdb.python/py-xmethods.exp: Likewise.
16467 * gdb.stabs/weird.exp: Likewise.
16468 * gdb.xml/tdesc-regs.exp: Likewise.
16469
16470 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16471
16472 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16473 (out_cu): Use addr_len for the size of addresses.
16474 (out_line): Likewise. Size DW_LNE_set_address instruction
16475 according to addr_len.
16476 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16477 (FUNC): Add START_INSNS to definition.
16478
16479 2014-10-18 Yao Qi <yao@codesourcery.com>
16480
16481 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16482 gdb_has_argv0 return true.
16483 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16484 check [target_info exists noargs], check [gdb_has_argv0]
16485 instead.
16486 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16487 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16488 procedures.
16489
16490 2014-10-17 Doug Evans <dje@google.com>
16491
16492 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16493 event.
16494 * gdb.python/py-events.py: Add clear_objfiles event.
16495
16496 2014-10-17 Doug Evans <dje@google.com>
16497
16498 * gdb.python/py-objfile.exp: Test progspace attribute.
16499
16500 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16501
16502 * gdb.guile/scm-breakpoint.exp: Do not assume any
16503 directory separators when matching source file paths.
16504 * gdb.python/py-breakpoint.exp: Likewise.
16505 * gdb.reverse/break-precsave.exp: Likewise.
16506 * gdb.reverse/break-reverse.exp: Likewise.
16507 * gdb.reverse/consecutive-precsave.exp: Likewise.
16508 * gdb.reverse/finish-precsave.exp: Likewise.
16509 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16510 * gdb.reverse/finish-reverse.exp: Likewise.
16511 * gdb.reverse/i386-precsave.exp: Likewise.
16512 * gdb.reverse/i387-env-reverse.exp: Likewise.
16513 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16514 * gdb.reverse/machinestate-precsave.exp: Likewise.
16515 * gdb.reverse/machinestate.exp: Likewise.
16516 * gdb.reverse/sigall-precsave.exp: Likewise.
16517 * gdb.reverse/solib-precsave.exp: Likewise.
16518 * gdb.reverse/step-precsave.exp: Likewise.
16519 * gdb.reverse/until-precsave.exp: Likewise.
16520 * gdb.reverse/watch-precsave.exp: Likewise.
16521 * gdb.reverse/watch-reverse.exp: Likewise.
16522
16523 2014-10-17 Yao Qi <yao@codesourcery.com>
16524
16525 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16526 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16527
16528 2014-10-17 Pedro Alves <palves@redhat.com>
16529
16530 PR gdb/17471
16531 * gdb.base/bg-execution-repeat.c: New file.
16532 * gdb.base/bg-execution-repeat.exp: New file.
16533
16534 2014-10-17 Pedro Alves <palves@redhat.com>
16535
16536 PR gdb/17300
16537 * gdb.base/continue-all-already-running.c: New file.
16538 * gdb.base/continue-all-already-running.exp: New file.
16539
16540 2014-10-17 Pedro Alves <palves@redhat.com>
16541
16542 PR gdb/17472
16543 * gdb.base/annota-input-while-running.c: New file.
16544 * gdb.base/annota-input-while-running.exp: New file.
16545
16546 2014-10-17 Pedro Alves <palves@redhat.com>
16547
16548 * gdb.base/callfuncs.exp: emove references to osf.
16549 * gdb.base/sigall.exp: Likewise.
16550 * gdb.gdb/selftest.exp: Likewise.
16551 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16552 * gdb.mi/non-stop.c: Likewise.
16553 * gdb.mi/pthreads.c: Likewise.
16554 * gdb.reverse/sigall-precsave.exp: Likewise.
16555 * gdb.reverse/sigall-reverse.exp: Likewise.
16556 * gdb.threads/pthreads.c: Likewise.
16557 * gdb.threads/pthreads.exp: Likewise.
16558
16559 2014-10-17 Yao Qi <yao@codesourcery.com>
16560
16561 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16562 check 'target_info exists noargs'.
16563 (test_command_prompt_position): Likewise.
16564 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16565 Remove "set args".
16566 (progvar_simple_while_test): Likewise.
16567 (progvar_complex_if_while_test): Likewise.
16568 (if_while_breakpoint_command_test): Likewise.
16569 (infrun_breakpoint_command_test): Likewise.
16570 (breakpoint_command_test): Likewise.
16571 (watchpoint_command_test): Likewise.
16572 (bp_deleted_in_command_test): Likewise.
16573 (temporary_breakpoint_commands): Likewise.
16574
16575 2014-10-16 Yao Qi <yao@codesourcery.com>
16576
16577 * gdb.base/remotetimeout.exp: Remove noargs checking.
16578
16579 2014-10-15 Pedro Alves <palves@redhat.com>
16580
16581 PR breakpoints/9649
16582 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16583 * gdb.base/breakpoint-in-ro-region.exp
16584 (probe_target_hardware_step): New procedure.
16585 (top level): Probe hardware stepping and hardware breakpoint
16586 support. Test stepping through a read-only region, with both
16587 "breakpoint auto-hw" on and off and both "always-inserted" on and
16588 off.
16589
16590 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16591
16592 * gdb.dlang/demangle.exp: Update for demangling changes.
16593
16594 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16595
16596 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16597 * gdb.cp/non-trivial-retval.exp: Add new tests.
16598
16599 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16600
16601 PR c++/13403
16602 PR c++/15154
16603 * gdb.cp/non-trivial-retval.cc: New file.
16604 * gdb.cp/non-trivial-retval.exp: New file.
16605
16606 2014-10-15 Yao Qi <yao@codesourcery.com>
16607
16608 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16609 remote host.
16610
16611 2014-10-15 Yao Qi <yao@codesourcery.com>
16612
16613 * gdb.python/py-symbol.exp: Match file base name if host is
16614 remote, otherwise match file name with dir name.
16615 * gdb.python/py-symtab.exp: Likewise.
16616 * gdb.python/python.exp: Likewise.
16617
16618 2014-10-15 Yao Qi <yao@codesourcery.com>
16619
16620 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16621 pattern.
16622 * gdb.python/py-symtab.exp: Likewise.
16623 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16624 locationn.
16625
16626 2014-10-14 Joel Brobecker <brobecker@adacore.com>
16627
16628 * gdb.ada/addr_arith: New testcase.
16629
16630 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16631
16632 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16633 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16634 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16635 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16636
16637 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16638
16639 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16640 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16641 * gdb.arch/stap-eval-lang-ada.exp: New file.
16642
16643 2014-10-14 Yao Qi <yao@codesourcery.com>
16644
16645 * gdb.mi/mi-var-child.c (nothing1): New function.
16646 (nothing2): New function.
16647 (do_children_tests): Set function pointers by nothing1 and
16648 nothing2.
16649 * gdb.mi/mi-var-child.exp: Step over new added statements.
16650 Update test to match the new output.
16651 * gdb.mi/var-cmd.c (nothing1): New function.
16652 (nothing2): New function.
16653 (do_children_tests): Set function pointers by nothing1 and
16654 nothing2.
16655 * gdb.mi/mi-var-display.exp: Update test to match output.
16656 Step to the line specified by $line_dct_nothing.
16657 Increase the number of lines to step.
16658
16659 2014-10-14 Yao Qi <yao@codesourcery.com>
16660
16661 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16662 tests.
16663 * gdb.mi/mi2-var-child.exp: Likewise.
16664
16665 2014-10-13 Doug Evans <dje@google.com>
16666
16667 * gdb.python/py-objfile.exp: Change name of file name test.
16668
16669 2014-10-13 Doug Evans <dje@google.com>
16670
16671 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16672 from the start of the CU.
16673
16674 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16675 Yao Qi <yao@codesourcery.com>
16676
16677 Fix "save breakpoints" for "catch" command.
16678 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16679 Remove -nonewline. Match also the added "main" line.
16680
16681 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16682
16683 Fix "save breakpoints" for "disable $bpnum" command.
16684 * gdb.base/save-bp.c (main): Add label.
16685 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16686
16687 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16688
16689 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16690
16691 2014-10-11 Yao Qi <yao@codesourcery.com>
16692
16693 * gdb.server/server-kill.exp: Execute command
16694 "set remote trace-status-packet on" before "tstatus".
16695
16696 2014-10-11 Yao Qi <yao@codesourcery.com>
16697
16698 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16699 (main): Call getppid.
16700 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16701 and continue to it. Read variable "server_pid".
16702
16703 2014-10-11 Yao Qi <yao@codesourcery.com>
16704
16705 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16706
16707 2014-10-11 Yao Qi <yao@codesourcery.com>
16708
16709 * gdb.threads/thread-find.exp: Don't execute command
16710 "info threads".
16711 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16712 * gdb.threads/linux-dp.exp: Don't check the condition
16713 $threads_created equals to zero.
16714
16715 2014-10-10 Pedro Alves <palves@redhat.com>
16716
16717 * gdb.base/bigcore.exp: Remove references to IRIX.
16718 * gdb.base/funcargs.exp: Likewise.
16719 * gdb.base/interrupt.exp: Likewise.
16720 * gdb.base/mips_pro.exp: Likewise.
16721 * gdb.base/nodebug.exp: Likewise.
16722 * gdb.base/setvar.exp: Likewise.
16723 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16724
16725 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16726 Pedro Alves <palves@redhat.com>
16727
16728 PR symtab/14466
16729 * gdb.base/vdso-warning.c: New file.
16730 * gdb.base/vdso-warning.exp: New file.
16731
16732 2014-10-02 Doug Evans <dje@google.com>
16733
16734 * gdb.base/structs.c (main): Don't run forever.
16735
16736 2014-10-02 Pedro Alves <palves@redhat.com>
16737
16738 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16739 (top level) <stop threads 1, stop threads 2>: Use it.
16740
16741 2014-10-02 Pedro Alves <palves@redhat.com>
16742
16743 * gdb.threads/break-while-running.exp (test): Add new
16744 'update_thread_list' argument. Skip "info threads" if false.
16745 (top level): Add new 'update_thread_list' axis.
16746
16747 2014-10-02 Pedro Alves <palves@redhat.com>
16748
16749 PR breakpoints/17431
16750 * gdb.base/execl-update-breakpoints.c: New file.
16751 * gdb.base/execl-update-breakpoints.exp: New file.
16752
16753 2014-10-01 Pedro Alves <palves@redhat.com>
16754
16755 * gdb.base/breakpoint-in-ro-region.c: New file.
16756 * gdb.base/breakpoint-in-ro-region.exp: New file.
16757
16758 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16759
16760 * gdb.mi/mi-exit-code.exp: New file.
16761 * gdb.mi/mi-exit-code.c: New file.
16762
16763 2014-09-30 Yao Qi <yao@codesourcery.com>
16764
16765 * lib/prelink-support.exp (build_executable_own_libs): Error if
16766 the target isn't native.
16767
16768 2014-09-30 Yao Qi <yao@codesourcery.com>
16769
16770 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16771 false.
16772
16773 2014-09-22 Pedro Alves <palves@redhat.com>
16774
16775 * gdb.threads/break-while-running.exp: New file.
16776 * gdb.threads/break-while-running.c: New file.
16777
16778 2014-09-19 Yao Qi <yao@codesourcery.com>
16779
16780 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16781 Invoke test. Restart GDB with --readnow and invoke test again.
16782
16783 2014-09-19 Yao Qi <yao@codesourcery.com>
16784
16785 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16786 proc set_breakpoint_on_gcd_function. Invoke
16787 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16788 invoke set_breakpoint_on_gcd_function again.
16789
16790 2014-09-18 Doug Evans <dje@google.com>
16791
16792 * gdb.dwarf2/symtab-producer.exp: New file.
16793
16794 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16795
16796 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16797 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16798 * gdb.base/global-var-nested-by-dso.c: Likewise.
16799 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16800
16801 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16802 Pedro Alves <palves@redhat.com>
16803
16804 * gdb.base/watch-bitfields.exp: Pass string other than test file
16805 name to prepare_for_testing.
16806 (watch): New procedure.
16807 (expect_watchpoint): Use with_test_prefix.
16808 (top level): Factor out tests to ...
16809 (test_watch_location, test_regular_watch): ... these new
16810 procedures, and use with_test_prefix and gdb_continue_to_end.
16811
16812 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16813
16814 PR breakpoints/12526
16815 * gdb.base/watch-bitfields.exp: New file.
16816 * gdb.base/watch-bitfields.c: New file.
16817
16818 2014-09-16 Pedro Alves <palves@redhat.com>
16819
16820 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16821 software and hardware addresses, not software address against
16822 itself.
16823
16824 2014-09-16 Pedro Alves <palves@redhat.com>
16825
16826 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16827 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16828
16829 2014-09-16 Pedro Alves <palves@redhat.com>
16830
16831 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16832 files.
16833 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16834 "*-*-vxworks*" throughout.
16835 * gdb.base/break.exp: Likewise.
16836 * gdb.base/default.exp: Likewise.
16837 * gdb.base/scope.exp: Likewise.
16838 * gdb.base/sepdebug.exp: Likewise.
16839 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16840 throughout.
16841 * gdb.base/run.c: Likewise.
16842 * gdb.base/sepdebug.c: Likewise.
16843 * gdb.hp/gdb.aCC/run.c: Likewise.
16844 * gdb.reverse/until-reverse.c: Likewise.
16845 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16846
16847 2014-09-16 Yao Qi <yao@codesourcery.com>
16848
16849 * boards/local-remote-host-native.exp: New file.
16850
16851 2014-09-14 Doug Evans <xdje42@gmail.com>
16852
16853 * gdb.threads/queue-signal.c (thread_count): New variable.
16854 (thread_count_mutex, thread_count_condvar): New variables.
16855 (incr_thread_count, wait_all_threads_running): New functions.
16856 (main): Wait for all threads to be in their thread functions.
16857
16858 2014-09-13 Doug Evans <xdje42@gmail.com>
16859
16860 * gdb.threads/queue-signal.c: New file.
16861 * gdb.threads/queue-signal.exp: New file.
16862
16863 2014-09-13 Doug Evans <xdje42@gmail.com>
16864
16865 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16866 be consistent with what default_gdb_init uses.
16867 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16868 the plain text of the prompt. Add some logging printfs.
16869 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16870
16871 2014-09-12 Pedro Alves <palves@redhat.com>
16872
16873 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16874 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16875 * gdb.arch/i386-size-overlap.exp: Likewise.
16876 * gdb.arch/i386-size.exp: Likewise.
16877 * gdb.arch/i386-unwind.exp: Likewise.
16878 * gdb.base/a2-run.exp: Likewise.
16879 * gdb.base/break.exp: Likewise.
16880 * gdb.base/charset.exp: Likewise.
16881 * gdb.base/chng-syms.exp: Likewise.
16882 * gdb.base/commands.exp: Likewise.
16883 * gdb.base/dbx.exp: Likewise.
16884 * gdb.base/find.exp: Likewise.
16885 * gdb.base/funcargs.exp: Likewise.
16886 * gdb.base/jit-simple.exp: Likewise.
16887 * gdb.base/reread.exp: Likewise.
16888 * gdb.base/sepdebug.exp: Likewise.
16889 * gdb.base/step-bt.exp: Likewise.
16890 * gdb.cp/mb-inline.exp: Likewise.
16891 * gdb.cp/mb-templates.exp: Likewise.
16892 * gdb.objc/basicclass.exp: Likewise.
16893 * gdb.threads/killed.exp: Likewise.
16894
16895 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16896
16897 PR tdep/17379
16898 * gdb.arch/powerpc-stackless.S: New file.
16899 * gdb.arch/powerpc-stackless.exp: New file.
16900
16901 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16902
16903 * gdb.base/attach.c: Include unistd.h.
16904 (main): Call alarm. Add label postloop.
16905 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16906 gdb_breakpoint, gdb_continue_to_breakpoint.
16907 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16908
16909 2014-09-11 Pedro Alves <palves@redhat.com>
16910
16911 PR gdb/17347
16912 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16913 * gdb.base/attach.exp (test_command_line_attach_run): New
16914 procedure.
16915 (top level): Call it.
16916
16917 2014-09-11 Pedro Alves <palves@redhat.com>
16918
16919 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16920 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16921 (do_command_attach_tests): Use spawn_wait_for_attach.
16922 * gdb.base/solib-overlap.exp: Likewise.
16923 * gdb.multi/multi-attach.exp: Likewise.
16924 * gdb.python/py-prompt.exp: Likewise.
16925 * gdb.python/py-sync-interp.exp: Likewise.
16926 * gdb.server/ext-attach.exp: Likewise.
16927
16928 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16929
16930 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16931 command in testcase. Simplify testcase.
16932
16933 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16934
16935 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16936
16937 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16938
16939 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16940
16941 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16942
16943 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16944
16945 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16946
16947 * gdb.dwarf2/dynarr-ptr.c: New file.
16948 * gdb.dwarf2/dynarr-ptr.exp: New file.
16949
16950 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16951
16952 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16953 of 30 rather than hardcoding 120 for a slow test case. Take the
16954 `gdb,timeout' target setting into account for this calculation.
16955 Don't extend the timeout for the test cases that don't need it.
16956
16957 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16958
16959 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16960 a factor of 2 for a slow test case. Take the `gdb,timeout'
16961 target setting into account for this calculation.
16962 * gdb.reverse/until-precsave.exp: Increase the timeout by
16963 a factor of 15 and 3 respectively rather than adding 120
16964 for a pair of slow test cases. Take the `gdb,timeout'
16965 target setting into account for this calculation.
16966
16967 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16968
16969 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16970 timeout, don't pass one down to gdb_expect.
16971 (gdb_expect): Rework timeout selection.
16972
16973 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16974
16975 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16976 exception on timeout.
16977 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16978 (gdbserver_start_extended): Catch any `gdbserver_start' error
16979 exceptions.
16980 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16981 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16982 `gdbserver_gdb_load' error exceptions.
16983
16984 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16985
16986 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16987 120 on waiting for the TCP socket to open.
16988
16989 2014-09-09 Doug Evans <xdje42@gmail.com>
16990
16991 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16992 _caller_matches, _any_caller_is, _any_caller_matches.
16993
16994 2014-09-09 Doug Evans <xdje42@gmail.com>
16995
16996 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16997
16998 2014-09-09 Yao Qi <yao@codesourcery.com>
16999
17000 * gdb.mi/mi-var-display.exp: Set print symbol off.
17001
17002 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17003
17004 PR gdb/17035
17005 * gdb.base/commands.exp: Add tests to verify user-defined
17006 commands with empty bodies.
17007 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17008 python commands in `show user command`.
17009 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17010 scheme commands in `show user command`.
17011
17012 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17013
17014 PR python/17355
17015 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17016 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17017 * gdb.python/py-framefilter-invalidarg.exp: New file.
17018 * gdb.python/py-framefilter-invalidarg.py: New file.
17019
17020 2014-09-06 Doug Evans <xdje42@gmail.com>
17021
17022 PR 15276
17023 * gdb.python/py-caller-is.c: New file.
17024 * gdb.python/py-caller-is.exp: New file.
17025
17026 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17027
17028 PR gdb/17235
17029 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17030 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17031
17032 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17033
17034 PR fortran/17237
17035 * gdb.fortran/print-formatted.exp: New file.
17036 * gdb.fortran/print-formatted.f90: Likewise.
17037
17038 2014-09-03 Sasha Smundak <asmundak@google.com>
17039
17040 * gdb.python/py-frame.exp: Test Frame.read_register.
17041
17042 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17043
17044 PR python/16699
17045 * gdb.python/py-completion.exp: New file.
17046 * gdb.python/py-completion.py: Likewise.
17047
17048 2014-08-28 Doug Evans <dje@google.com>
17049
17050 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17051 eax,etc. are live with values set by gdb and thus the compiler can't
17052 use them.
17053 * gdb.arch/i386-pseudo.c (main): Ditto.
17054
17055 2014-08-27 Doug Evans <dje@google.com>
17056
17057 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17058
17059 2014-08-25 Doug Evans <dje@google.com>
17060
17061 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17062 (main): Ditto.
17063
17064 2014-08-25 Doug Evans <dje@google.com>
17065
17066 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17067
17068 2014-08-24 Yao Qi <yao@codesourcery.com>
17069
17070 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17071 symbol off.
17072 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17073
17074 2014-08-22 Doug Evans <dje@google.com>
17075
17076 PR 17276
17077 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17078 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17079 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17080
17081 2014-08-22 Yao Qi <yao@codesourcery.com>
17082
17083 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17084 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17085 * gdb.python/python.exp: Likewise. Use .py file on the host
17086 instead of the build.
17087
17088 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17089
17090 * gdb.threads/gcore-stale-thread.c: New file.
17091 * gdb.threads/gcore-stale-thread.exp: New file.
17092
17093 2014-08-21 Pedro Alves <palves@redhat.com>
17094
17095 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17096 * gdb.base/gcore-relro-pie.exp: Likewise.
17097 * gdb.base/gcore-relro.exp: Likewise.
17098 * gdb.base/gcore.exp: Likewise.
17099 * gdb.base/print-symbol-loading.exp: Likewise.
17100 * gdb.threads/gcore-thread.exp: Likewise.
17101 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17102
17103 2014-08-20 Pedro Alves <palves@redhat.com>
17104 Jan Kratochvil <jan.kratochvil@redhat.com>
17105
17106 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17107 configure.
17108 (EXPECT): Handle READ1 being set.
17109 (all): Depend on EXTRA_RULES.
17110 (check-read1, expect-read1, read1.so, read1): New rules.
17111 * README (Testsuite Parameters): Document the READ1 make variable.
17112 (Race detection): New section.
17113 * configure: Regenerate.
17114 * configure.ac: If build==host==target, and running under a
17115 GNU/glibc system, add read1 to the extra Makefile rules.
17116 (EXTRA_RULES): AC_SUBST it.
17117 * lib/read1.c: New file.
17118
17119 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17120
17121 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17122 the handling of variables declared as a typedef to an array
17123 which a DW_AT_data_location attribute.
17124
17125 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17126 Pedro Alves <palves@redhat.com>
17127
17128 PR symtab/14604
17129 PR symtab/14605
17130 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17131 gdb_test.
17132
17133 2014-08-19 Pedro Alves <palves@redhat.com>
17134
17135 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17136
17137 2014-08-19 Yao Qi <yao@codesourcery.com>
17138
17139 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17140 right line.
17141
17142 2014-08-18 David Blaikie <dblaikie@gmail.com>
17143
17144 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17145
17146 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17147
17148 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17149 attribute in array range.
17150
17151 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17152
17153 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17154
17155 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17156
17157 PR c++/17132
17158 * gdb.cp/pr17132.cc: New file.
17159 * gdb.cp/pr17132.exp: New file.
17160
17161 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17162
17163 * gdb.python/py-xmethods.py (A_getarrayind)
17164 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17165 Use 'print' with function call syntax.
17166 (E_method_matcher.match): Fix tab vs space indentation mixup.
17167
17168 2014-08-15 Yao Qi <yao@codesourcery.com>
17169
17170 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17171 false.
17172
17173 2014-08-15 Yao Qi <yao@codesourcery.com>
17174
17175 * gdb.cp/casts.exp: Set print symbol off.
17176 * gdb.cp/class2.exp: Likewise.
17177 * gdb.cp/overload.exp: Likewise.
17178 * gdb.cp/templates.exp: Likewise.
17179
17180 2014-08-11 Doug Evans <dje@google.com>
17181
17182 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17183 (test_load_shlib): Update.
17184
17185 2014-08-09 Yao Qi <yao@codesourcery.com>
17186
17187 * gdb.base/display.exp: Invoke is_address_zero_readable.
17188 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17189 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17190 * gdb.base/hbreak-unmapped.exp: Return if
17191 is_address_zero_readable returns true.
17192 * gdb.base/signest.exp: Likewise.
17193 * gdb.base/signull.exp: Likewise.
17194 * gdb.base/sigbpt.exp: Likewise.
17195 * gdb.guile/scm-disasm.exp: Do the test if
17196 is_address_zero_readable returns false.
17197 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17198 * gdb.python/py-arch.exp: Likewise.
17199 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17200 * lib/gdb.exp (is_address_zero_readable): New proc.
17201
17202 2014-08-09 Yao Qi <yao@codesourcery.com>
17203
17204 PR testsuite/13443
17205 * gdb.mi/mi-var-display.exp: Make test messages unique.
17206
17207 2014-08-04 Tom Tromey <tromey@redhat.com>
17208
17209 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17210 target 0".
17211
17212 2014-08-04 Tom Tromey <tromey@redhat.com>
17213
17214 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17215 "target_resume".
17216
17217 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17218
17219 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17220 inner_vla_struct_object_size.
17221 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17222 as xfail.
17223
17224 2014-07-30 Pedro Alves <palves@redhat.com>
17225
17226 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17227 comment.
17228
17229 2014-07-29 Yao Qi <yao@codesourcery.com>
17230
17231 PR gdb/17206
17232 * gdb.base/until-nodebug.exp: New.
17233
17234 2014-07-28 Doug Evans <xdje42@gmail.com>
17235
17236 PR guile/17203
17237 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17238 previously existing parameter, and previously ambiguously spelled
17239 parameter.
17240
17241 2014-07-28 Will Newton <will.newton@linaro.org>
17242
17243 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17244
17245 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17246 Doug Evans <xdje42@gmail.com>
17247
17248 PR guile/17146
17249 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17250
17251 2014-07-25 Pedro Alves <palves@redhat.com>
17252
17253 * gdb.threads/signal-command-handle-nopass.c: New file.
17254 * gdb.threads/signal-command-handle-nopass.exp: New file.
17255 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17256 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17257 * gdb.threads/signal-delivered-right-thread.c: New file.
17258 * gdb.threads/signal-delivered-right-thread.exp: New file.
17259
17260 2014-07-25 Pedro Alves <palves@redhat.com>
17261
17262 * gdb.base/double-prompt-target-event-error.exp
17263 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17264 match.
17265 (cancel_pagination_in_target_event): Rework double prompt
17266 detection.
17267 * gdb.base/paginate-after-ctrl-c-running.exp
17268 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17269 <return>' match.
17270 * gdb.base/paginate-bg-execution.exp
17271 (test_bg_execution_pagination_return)
17272 (test_bg_execution_pagination_cancel): Remove '-notransfer
17273 <return>' matches.
17274 * gdb.base/paginate-execution-startup.exp
17275 (test_fg_execution_pagination_return)
17276 (test_fg_execution_pagination_cancel): Remove '-notransfer
17277 <return>' matches.
17278 * gdb.base/paginate-inferior-exit.exp
17279 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17280 match.
17281 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17282 * lib/gdb.exp (pagination_prompt): Run text through
17283 string_to_regexp.
17284 (gdb_test_multiple): Match $pagination_prompt instead of
17285 "<return>".
17286 (string_to_regexp): Move to lib/gdb-utils.exp.
17287
17288 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17289
17290 * gdb.arch/amd64-entry-value-paramref.S: New file.
17291 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17292 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17293 * gdb.arch/amd64-optimout-repeat.S: New file.
17294 * gdb.arch/amd64-optimout-repeat.c: New file.
17295 * gdb.arch/amd64-optimout-repeat.exp: New file.
17296
17297 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17298
17299 PR gdb/17170
17300 * gdb.base/statistics.exp: New file.
17301
17302 2014-07-17 Doug Evans <dje@google.com>
17303
17304 PR gdb/17170
17305 * gdb.base/maint.exp: Update testing of per-command stats.
17306
17307 2014-07-16 Pedro Alves <palves@redhat.com>
17308
17309 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17310 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17311 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17312 (tfile_write_buf): New functions.
17313 (add_memory_block): Rewrite using the above.
17314 (adjust_function_address): New function.
17315 (FUNCTION_ADDRESS): New macro.
17316 (write_basic_trace_file): Remove short_x local, and use
17317 tfile_write_16. Change type of func_addr local to unsigned long
17318 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17319 here. Cast argument of add_memory_block to char pointer.
17320 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17321 (main): Remove parameters.
17322 * gdb.trace/tfile.exp: Remove nowarnings.
17323
17324 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17325
17326 * gdb.base/debug-expr.exp: Test string evaluation with
17327 "debug expression" on.
17328
17329 2014-07-15 Pedro Alves <palves@redhat.com>
17330
17331 * gdb.base/reread.exp: Use clean_restart.
17332
17333 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17334
17335 * gdb.arch/avr-flash-qualifer.c: New.
17336 * gdb.arch/avr-flash-qualifer.exp: New.
17337
17338 2014-07-14 Pedro Alves <palves@redhat.com>
17339
17340 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17341 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17342
17343 2014-07-14 Pedro Alves <palves@redhat.com>
17344
17345 * gdb.base/double-prompt-target-event-error.c: New file.
17346 * gdb.base/double-prompt-target-event-error.exp: New file.
17347
17348 2014-07-14 Pedro Alves <palves@redhat.com>
17349
17350 PR gdb/17072
17351 * gdb.base/paginate-inferior-exit.c: New file.
17352 * gdb.base/paginate-inferior-exit.exp: New file.
17353
17354 2014-07-14 Pedro Alves <palves@redhat.com>
17355
17356 PR gdb/17072
17357 * gdb.base/paginate-bg-execution.c: New file.
17358 * gdb.base/paginate-bg-execution.exp: New file.
17359
17360 2014-07-14 Pedro Alves <palves@redhat.com>
17361
17362 PR gdb/17072
17363 * gdb.base/paginate-execution-startup.c: New file.
17364 * gdb.base/paginate-execution-startup.exp: New file.
17365 * lib/gdb.exp (pagination_prompt): New global.
17366 (default_gdb_spawn): New procedure, factored out from
17367 default_gdb_spawn.
17368 (default_gdb_start): Adjust to call default_gdb_spawn.
17369 (gdb_spawn): New procedure.
17370
17371 2014-07-14 Pedro Alves <palves@redhat.com>
17372
17373 * lib/gdb.exp (gdb_assert): New procedure.
17374 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17375
17376 2014-07-14 Pedro Alves <palves@redhat.com>
17377
17378 * gdb.base/execution-termios.c: New file.
17379 * gdb.base/execution-termios.exp: New file.
17380
17381 2014-07-14 Tom Tromey <tromey@redhat.com>
17382
17383 * gdb.cp/vla-cxx.cc: New file.
17384 * gdb.cp/vla-cxx.exp: New file.
17385
17386 2014-07-14 Tom Tromey <tromey@redhat.com>
17387
17388 * gdb.reverse/rerun-prec.c: New file.
17389 * gdb.reverse/rerun-prec.exp: New file.
17390
17391 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17392 Maciej W. Rozycki <macro@codesourcery.com>
17393
17394 * lib/gdb-utils.exp: New file.
17395 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17396 inline `gdb_init_command' processing.
17397 (gdb_start_cmd): Likewise.
17398 * lib/mi-support.exp (mi_run_cmd): Likewise.
17399 * README: Document `gdb_init_command' and `gdb_init_commands'.
17400
17401 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17402
17403 Fix false FAIL running under a very long directory name.
17404 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17405 and "set print elements 10000". Twice.
17406
17407 2014-07-11 Yao Qi <yao@codesourcery.com>
17408
17409 * gdb.base/exprs.exp: "set print symbol off".
17410
17411 2014-07-11 Pedro Alves <palves@redhat.com>
17412
17413 * gdb.threads/kill.c: New file.
17414 * gdb.threads/kill.exp: New file.
17415
17416 2014-07-10 Yao Qi <yao@codesourcery.com>
17417
17418 * gdb.trace/tfile.c (write_basic_trace_file)
17419 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17420 address written to trace file.
17421
17422 2014-07-09 Pedro Alves <palves@redhat.com>
17423
17424 * gdb.base/attach-wait-input.exp: New file.
17425 * gdb.base/attach-wait-input.c: New file.
17426
17427 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17428
17429 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17430 setting up test structures.
17431 (main): Call new test function.
17432 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17433 test function, continue into test function and walk test
17434 structures.
17435
17436 2014-07-02 Yao Qi <yao@codesourcery.com>
17437
17438 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17439 'bar_start' at the beginning of functions 'foo' and 'bar'
17440 respectively.
17441 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17442 instead of 'foo' and 'bar'.
17443
17444 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17445
17446 * gdb.btrace/segv.exp: New.
17447 * gdb.btrace/segv.c: New.
17448
17449 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17450
17451 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17452 instruction.
17453
17454 2014-06-30 Mark Wielaard <mjw@redhat.com>
17455
17456 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17457 vulture, vilify, villar): New volatile array constants.
17458 (vindictive, vegetation): New const volatile array constants.
17459 * gdb.base/volatile.exp: Test volatile and const volatile array
17460 types.
17461
17462 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17463
17464 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17465 target lacks support for awatch, rwatch, or hbreak.
17466
17467 2014-06-27 Yao Qi <yao@codesourcery.com>
17468
17469 * gdb.multi/dummy-frame-restore.exp: New.
17470 * gdb.multi/dummy-frame-restore.c: New.
17471
17472 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17473
17474 * gdb.btrace/gcore.exp: New.
17475
17476 2014-06-23 Pedro Alves <palves@redhat.com>
17477
17478 * gdb.base/watchpoint-reuse-slot.c: New file.
17479 * gdb.base/watchpoint-reuse-slot.exp: New file.
17480
17481 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17482
17483 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17484 progspace's filename in 'info', 'enable' and 'disable' command
17485 tests.
17486
17487 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17488
17489 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17490 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17491 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17492
17493 2014-06-20 Gary Benson <gbenson@redhat.com>
17494
17495 * gdb.arch/i386-avx.exp: Fix include file location.
17496 * gdb.arch/i386-sse.exp: Likewise.
17497
17498 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17499
17500 * gdb.dlang/expression.exp: New file.
17501
17502 2014-06-19 Pedro Alves <palves@redhat.com>
17503
17504 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17505 out from ...
17506 (top level): ... here. Iterate running tests under different
17507 scheduler-locking settings.
17508
17509 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17510
17511 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17512 to DW_FORM_addr and use non-zero addresses.
17513
17514 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17515
17516 PR gdb/17017
17517 * gdb.python/py-xmethods.cc: Add global function call counters and
17518 increment them in their respective functions. Remove "cout"
17519 statements.
17520 * gdb.python/py-xmethods.exp: Make tests check the global function
17521 call counters instead of depending on inferior IO.
17522
17523 2014-06-18 Don Breazeal <donb@codesourcery.com>
17524
17525 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17526 Deleted procedure.
17527 (explicit_fork_parent_follow): Deleted procedure.
17528 (explicit_fork_child_follow): Deleted procedure.
17529 (test_follow_fork): New procedure.
17530 (do_fork_tests): Replace calls to deleted procedures with
17531 calls to test_follow_fork and reset GDB for subsequent
17532 procedure calls.
17533
17534 2014-06-17 Yao Qi <yao@codesourcery.com>
17535
17536 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17537 CP1252.
17538
17539 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
17540
17541 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17542 Initialize ptr and S explicitly.
17543 (skip_type_update_when_not_use_rtti_test): Likewise.
17544
17545 2014-06-16 Keith Seitz <keiths@redhat.com>
17546
17547 PR mi/15863
17548 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17549 the inferior is started.
17550
17551 2014-06-16 Pedro Alves <palves@redhat.com>
17552
17553 * gdb.base/break-main-file-remove-fail.c: New file.
17554 * gdb.base/break-main-file-remove-fail.exp: New file.
17555 * gdb.base/break-unload-file.exp: Use build_executable instead of
17556 prepare_for_testing.
17557 (test_break): New parameter "initial_load". Handle it.
17558 (top level): Add initial_load cmdline/file axis.
17559
17560 2014-06-12 Tom Tromey <tromey@redhat.com>
17561
17562 * gdb.base/completion.exp: Don't use directory name in test.
17563
17564 2014-06-09 Gary Benson <gbenson@redhat.com>
17565
17566 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17567 separate the always-available ANSI-standard signals from the
17568 signals that require checking.
17569 (main): Likewise.
17570 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17571 Likewise.
17572 (main): Likewise.
17573
17574 2014-06-07 Keith Seitz <keiths@redhat.com>
17575
17576 Revert:
17577 PR c++/16253
17578 * gdb.cp/var-tag.cc: New file.
17579 * gdb.cp/var-tag.exp: New file.
17580 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17581 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17582 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17583 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17584
17585 2014-06-06 Doug Evans <xdje42@gmail.com>
17586
17587 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17588
17589 2014-06-06 Pedro Alves <palves@redhat.com>
17590
17591 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17592 in target debug output instead of looking at RSP packets,
17593 disabling the test on any target that uses hardware stepping.
17594 Update comments.
17595
17596 2014-06-06 Pedro Alves <palves@redhat.com>
17597
17598 * gdb.base/break-unload-file.exp: Fix typo.
17599
17600 2014-06-06 Yao Qi <yao@codesourcery.com>
17601
17602 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17603 from "jit_function" to "^jit_function".
17604
17605 2014-06-06 Yao Qi <yao@codesourcery.com>
17606
17607 * gdb.base/async.c (foo): Add one statement.
17608 * gdb.base/async.exp: Get the next instruction address and
17609 match the output of "nexti" by instruction address. Match
17610 the hex address in the output of "finish".
17611
17612 2014-06-06 Gary Benson <gbenson@redhat.com>
17613
17614 * gdb.base/call-signals.c: Remove preprocessor conditionals
17615 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17616 SIGSEGV and SIGTERM.
17617 * gdb.base/sigall.c: Likewise.
17618 * gdb.base/unwindonsignal.c: Likewise.
17619 * gdb.reverse/sigall-reverse.c: Likewise.
17620
17621 2014-06-06 Yao Qi <yao@codesourcery.com>
17622
17623 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17624 readable, skip the test.
17625
17626 2014-06-06 Yao Qi <yao@codesourcery.com>
17627
17628 * gdb.threads/staticthreads.c (thread_function): Move the line
17629 setting breakpoint on forward.
17630 * gdb.threads/staticthreads.exp: Update comments.
17631
17632 2014-06-05 Ludovic Courtès <ludo@gnu.org>
17633
17634 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17635 "history-append! type error".
17636
17637 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17638
17639 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17640 erroneous dprintf expected input.
17641
17642 2014-06-04 Doug Evans <xdje42@gmail.com>
17643
17644 * gdb.guile/scm-generics.exp: Delete.
17645
17646 2014-06-04 Doug Evans <xdje42@gmail.com>
17647
17648 * gdb.guile/scm-breakpoint.exp: Update.
17649 Add tests for breakpoint registration.
17650
17651 2014-06-04 Tom Tromey <tromey@redhat.com>
17652
17653 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17654 VLA-in-union.
17655 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17656 inner_vla_struct, vla_union types. Initialize objects of those
17657 types and compute their sizes.
17658
17659 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17660 Hui Zhu <hui@codesourcery.com>
17661
17662 * gdb.base/fileio.exp: Add test for shell not available as well as
17663 available.
17664 * gdb.base/fileio.c (test_system): Check for shell twice.
17665
17666 2014-06-04 Yao Qi <yao@codesourcery.com>
17667
17668 * gdb.base/auto-connect-native-target.exp: Remove redundant
17669 space from the regexp pattern.
17670
17671 2014-06-04 Yao Qi <yao@codesourcery.com>
17672
17673 * gdb.base/default.exp: Replace "child" with "native" in
17674 regexp pattern.
17675
17676 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17677
17678 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17679 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17680 * gdb.python/py-xmethods.py: Python script supporting the
17681 new testcase and tests.
17682
17683 2014-06-03 Joel Brobecker <brobecker@adacore.com>
17684 Pedro Alves <palves@redhat.com>
17685
17686 PR breakpoints/17000
17687 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17688 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17689
17690 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17691
17692 * gdb.base/subst.exp: Add tests to verify partial path matching
17693 output.
17694
17695 2014-06-03 Pedro Alves <palves@redhat.com>
17696
17697 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17698 target that doesn't use software single-stepping.
17699
17700 2014-06-03 Pedro Alves <palves@redhat.com>
17701
17702 PR breakpoints/17000
17703 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17704 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17705
17706 2014-06-02 Doug Evans <xdje42@gmail.com>
17707
17708 * gdb.guile/scm-parameter.exp: New file.
17709
17710 2014-06-02 Doug Evans <xdje42@gmail.com>
17711
17712 * gdb.guile/scm-cmd.c: New file.
17713 * gdb.guile/scm-cmd.exp: New file.
17714
17715 2014-06-02 Doug Evans <xdje42@gmail.com>
17716
17717 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17718 pretty-printer lookup.
17719 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17720 (make-pp_s-printer): Call it.
17721 (make-pretty-printer-from-dict): New function.
17722 (lookup-pretty-printer-maker-from-dict): New function.
17723 (*pretty-printer*): Simplify.
17724 (make-objfile-pp_s-printer): New function.
17725 (install-objfile-pretty-printers!): New function.
17726 (make-progspace-pp_s-printer): New function.
17727 (install-progspace-pretty-printers!): New function.
17728 * gdb.guile/scm-progspace.c: New file.
17729 * gdb.guile/scm-progspace.exp: New file.
17730
17731 2014-06-02 Pedro Alves <palves@redhat.com>
17732
17733 * gdb.base/dprintf-bp-same-addr.c: New file.
17734 * gdb.base/dprintf-bp-same-addr.exp: New file.
17735
17736 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17737
17738 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17739 * gdb.arch/powerpc-power.s: Likewise.
17740
17741 2014-06-02 Joel Brobecker <brobecker@adacore.com>
17742
17743 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17744
17745 2014-06-01 Yao Qi <yao@codesourcery.com>
17746
17747 * gdb.base/watchpoint.exp (test_watch_location): Check null
17748 pointer can be dereferenced. If not, do the test, otherwise
17749 skip it.
17750
17751 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17752
17753 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17754 results.
17755 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17756
17757 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17758
17759 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17760 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17761 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17762 * gdb.arch/amd64-invalid-stack-top.c: New file.
17763 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17764
17765 2014-05-30 Pedro Alves <palves@redhat.com>
17766
17767 PR breakpoints/17000
17768 * gdb.base/sss-bp-on-user-bp.c: New file.
17769 * gdb.base/sss-bp-on-user-bp.exp: New file.
17770
17771 2014-05-30 David Blaikie <dblaikie@gmail.com>
17772
17773 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17774 gnu_inline semantics via attribute.
17775 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17776 source explicitly specifies the required semantics.
17777
17778 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17779
17780 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17781
17782 2014-05-29 Pedro Alves <palves@redhat.com>
17783 Tom Tromey <tromey@redhat.com>
17784
17785 * gdb.base/async-shell.exp: Don't enable target-async.
17786 * gdb.base/async.exp
17787 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17788 parameter. Adjust.
17789 (top level): Don't test with "target-async".
17790 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17791 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17792 * gdb.base/inferior-died.exp: Don't enable target-async.
17793 * gdb.base/interrupt-noterm.exp: Likewise.
17794 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17795 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17796 * gdb.mi/mi-nonstop.exp: Likewise.
17797 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17798 * gdb.mi/mi-nsintrall.exp: Likewise.
17799 * gdb.mi/mi-nsmoribund.exp: Likewise.
17800 * gdb.mi/mi-nsthrexec.exp: Likewise.
17801 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17802 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17803 * gdb.python/py-evsignal.exp: Don't enable target-async.
17804 * gdb.python/py-evthreads.exp: Likewise.
17805 * gdb.python/py-prompt.exp: Likewise.
17806 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17807 * gdb.server/solib-list.exp: Don't enable target-async.
17808 * gdb.threads/thread-specific-bp.exp: Likewise.
17809 * lib/mi-support.exp: Adjust to use mi-async.
17810
17811 2014-05-29 Pedro Alves <palves@redhat.com>
17812
17813 PR gdb/13860
17814 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17815 reason, even in sync mode.
17816
17817 2014-05-29 Pedro Alves <palves@redhat.com>
17818 Hui Zhu <hui@codesourcery.com>
17819
17820 PR PR15693
17821 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17822 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17823 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17824 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17825
17826 2014-05-28 Joel Brobecker <brobecker@adacore.com>
17827
17828 * config/monitor.exp (gdb_target_monitor): Replace use of
17829 "set remotebaud" by "set serial baud".
17830
17831 2014-05-26 Andy Wingo <wingo@igalia.com>
17832
17833 * gdb.guile/scm-breakpoint.exp:
17834 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17835 properties instead of gdb-object-properties.
17836
17837 2014-05-26 Yao Qi <yao@codesourcery.com>
17838
17839 * gdb.server/no-thread-db.exp: Specify source file name
17840 explicitly when setting a breakpoint.
17841
17842 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17843
17844 * gdb.btrace/vdso.c: New.
17845 * gdb.btrace/vdso.exp: New.
17846
17847 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17848
17849 * gdb.base/gcore.exp (capture_command_output): Move ...
17850 * lib/gdb.exp (capture_command_output): ... here.
17851
17852 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17853
17854 * gdb.btrace/data.exp: Test memory access during btrace replay.
17855
17856 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17857
17858 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17859
17860 2014-05-21 Pedro Alves <palves@redhat.com>
17861
17862 PR gdb/13860
17863 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17864 (top level): Test that output related to execution commands is
17865 sent to the console with CLI commands, but not with MI commands.
17866 Test that breakpoint events are always mirrored to the console.
17867 Also expect the new source line to be output after a "next" in
17868 async mode too. Make it a pass/fail test.
17869 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17870 output.
17871 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17872
17873 2014-05-21 Pedro Alves <palves@redhat.com>
17874
17875 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17876 Use them to test variations of "list" after reaching a breakpoint.
17877 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17878 Test "list" with listsize 10 after reaching a breakpoint.
17879 * gdb.python/python.exp (decode_line current location line
17880 number): Adjust expected line number.
17881
17882 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17883
17884 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17885 behavior for $args, pass it directly to "run".
17886
17887 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17888
17889 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17890 30000 to 65536.
17891
17892 2014-05-21 Pedro Alves <palves@redhat.com>
17893
17894 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17895 auto-connect-native-target off".
17896 * gdb.base/auto-connect-native-target.c: New file.
17897 * gdb.base/auto-connect-native-target.exp: New file.
17898
17899 2014-05-21 Pedro Alves <palves@redhat.com>
17900
17901 * gdb.base/default.exp: Test "target native" instead of "target
17902 child".
17903
17904 2014-05-21 Mark Wielaard <mjw@redhat.com>
17905
17906 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17907
17908 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17909
17910 Fix TLS access for -static -pthread.
17911 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17912 <HAVE_TLS> (thread_function, main): Initialize it.
17913 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17914 Add clean_restart.
17915 <$have_tls != "">: Check TLSVAR.
17916
17917 2014-05-21 Pedro Alves <palves@redhat.com>
17918
17919 * gdb.base/dcache-line-read-error.c: New.
17920 * gdb.base/dcache-line-read-error.exp: New.
17921
17922 2014-05-20 Pedro Alves <palves@redhat.com>
17923
17924 * gdb.base/compare-sections.c: New file.
17925 * gdb.base/compare-sections.exp: New file.
17926
17927 2014-05-20 Pedro Alves <palves@redhat.com>
17928
17929 * gdb.base/break-idempotent.c: New file.
17930 * gdb.base/break-idempotent.exp: New file.
17931
17932 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17933
17934 * gdb.btrace/nohist.exp: New.
17935
17936 2014-05-20 Yao Qi <yao@codesourcery.com>
17937
17938 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17939 gdb.reverse directory and gdb_reverse_timeout exists in board
17940 setting.
17941 * README: Document gdb_reverse_timeout.
17942
17943 2014-05-20 Yao Qi <yao@codesourcery.com>
17944
17945 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17946 'test_file_name'. Treat args as a string instead of a list.
17947 (gdb_init): Rename argument 'args' by 'test_file_name'.
17948
17949 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17950
17951 * gdb.arch/powerpc-power.exp: New file.
17952 * gdb.arch/powerpc-power.s: New file.
17953
17954 2014-05-16 Doug Evans <dje@google.com>
17955
17956 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17957 * gdb.base/completion.exp: Check that all expected files exist
17958 before doing file completion.
17959
17960 2014-05-16 Doug Evans <dje@google.com>
17961
17962 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17963 Update.
17964 (do_syscall_tests_without_xml): Update.
17965
17966 2014-05-16 Pedro Alves <palves@redhat.com>
17967
17968 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17969 instead of "unknown output after running".
17970
17971 2014-05-16 Yao Qi <yao@codesourcery.com>
17972
17973 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17974 file1.txt from host at the end.
17975 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17976
17977 2014-05-15 Doug Evans <dje@google.com>
17978
17979 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17980 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17981 loading file. Add test for TU lookup.
17982
17983 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17984
17985 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17986 calling "-exec-arguments" or "set args" before running the
17987 inferior.
17988
17989 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17990
17991 * lib/mi-support.exp (mi_expect_stop): Expect message for
17992 inferiors that exit with non-zero exit code.
17993
17994 2014-05-14 Yao Qi <yao@codesourcery.com>
17995
17996 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17997 match absolute path on remote host.
17998 (test_file_list_exec_source_files): Remove "/" from the
17999 pattern.
18000
18001 2014-05-14 Yao Qi <yao@codesourcery.com>
18002
18003 * boards/local-remote-host-notty.exp (${board}_file): New
18004 proc.
18005
18006 2014-05-07 Kyle McMartin <kyle@redhat.com>
18007
18008 Pushed by Joel Brobecker <brobecker@adacore.com>.
18009 * gdb.arch/aarch64-atomic-inst.c: New file.
18010 * gdb.arch/aarch64-atomic-inst.exp: New file.
18011
18012 2014-05-07 Yao Qi <yao@codesourcery.com>
18013
18014 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18015 in current context" too.
18016
18017 2014-05-05 Keith Seitz <keiths@redhat.com>
18018
18019 * gdb.linespec/ls-dollar.exp: Add test for linespec
18020 file:convenience_variable.
18021
18022 2014-05-05 Yao Qi <yao@codesourcery.com>
18023
18024 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18025 traceframes into tfile and ctf trace files. Read data from
18026 trace file and test collected data.
18027 (gdb_collect_locals_test): Likewise.
18028 (gdb_unavailable_registers_test): Likewise.
18029 (gdb_unavailable_floats): Likewise.
18030 (gdb_collect_globals_test): Likewise.
18031 (top-level): Append "ctf" to trace_file_targets if GDB
18032 supports.
18033
18034 2014-05-05 Yao Qi <yao@codesourcery.com>
18035
18036 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18037 code to ...
18038 (gdb_collect_args_test_1): ... it. New proc.
18039 (gdb_collect_locals_test): Move some code to ...
18040 (gdb_collect_locals_test_1): ... it. New proc.
18041 (gdb_unavailable_registers_test): Move some code to ...
18042 (gdb_unavailable_registers_test_1): ... it. New proc.
18043 (gdb_unavailable_floats): Move some code to ...
18044 (gdb_unavailable_floats_1): ... it. New proc.
18045
18046 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18047
18048 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18049 probes to test for bitness recognition.
18050 * gdb.arch/amd64-stap-optional-prefix.exp
18051 (test_probe_value_without_reg): New procedure.
18052 Add code to test for different kinds of bitness.
18053
18054 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18055
18056 PR breakpoints/16889
18057 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18058 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18059
18060 2014-05-01 Pedro Alves <palves@redhat.com>
18061
18062 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18063 gdb_file_cmd if no file is specified.
18064 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18065 last_loaded_file to set the remote exec-file.
18066
18067 2014-05-01 Pedro Alves <palves@redhat.com>
18068
18069 * boards/local-remote-host.exp: New file.
18070
18071 2014-05-01 Pedro Alves <palves@redhat.com>
18072
18073 * boards/local-remote-host.exp: Rename to ...
18074 * boards/local-remote-host-notty.exp: ... this.
18075
18076 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18077
18078 * gdb.ada/dyn_arrayidx: New testcase.
18079
18080 2014-04-26 Yao Qi <yao@codesourcery.com>
18081
18082 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18083 and compute the length of function main. Save it in
18084 $main_length.
18085 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18086 (top-level): Use gdb_compile to compile objects into
18087 executable and restart GDB. Remove invocation to
18088 prepare_for_testing.
18089
18090 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18091 Pedro Alves <palves@redhat.com>
18092
18093 PR server/16255
18094 * gdb.multi/multi-attach.c: New file.
18095 * gdb.multi/multi-attach.exp: New file.
18096
18097 2014-04-25 Pedro Alves <palves@redhat.com>
18098
18099 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18100 user.
18101 (top level): Test that "set remote conditional-breakpoints-packet
18102 off" works as intended.
18103 * gdb.base/dprintf.exp: Test that "set remote
18104 breakpoint-commands-packet off" works as intended.
18105 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18106 New function.
18107 (top level): Call it.
18108 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18109 remote fast-tracepoints-packet off" works as intended.
18110 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18111 * lib/gdb.exp (gdb_is_target_remote): ... here.
18112
18113 2014-04-24 David Blaikie <dblaikie@gmail.com>
18114
18115 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18116 ensure clang would not discard them.
18117 * gdb.base/gdbvars.c: Ditto.
18118 * gdb.base/memattr.c: Ditto.
18119 * gdb.base/whatis.c: Ditto.
18120 * gdb.python/py-prettyprint.c: Ditto.
18121 * gdb.trace/actions.c: Ditto.
18122 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18123 ensure clang would not discard it.
18124
18125 2014-04-24 David Blaikie <dblaikie@gmail.com>
18126
18127 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18128 clang to emit the full definition of type required by the test
18129 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18130
18131 2014-04-24 David Blaikie <dblaikie@gmail.com>
18132
18133 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18134 coax Clang into emitting the definition of the type.
18135 * gdb.cp/pr10728-x.h (y): Ditto.
18136 * gdb.cp/pr10728-y.cc (y): Ditto.
18137
18138 2014-04-24 David Blaikie <dblaikie@gmail.com>
18139
18140 * gdb.base/label.exp: XFAIL label related tests under Clang.
18141 * gdb.cp/cplabel.exp: Ditto.
18142 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18143 under Clang those using labels.
18144
18145 2014-04-25 Yao Qi <yao@codesourcery.com>
18146
18147 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18148 double_label.
18149 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18150 partial_label and double_label.
18151
18152 2014-04-24 David Blaikie <dblaikie@gmail.com>
18153
18154 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18155
18156 2014-04-24 David Blaikie <dblaikie@gmail.com>
18157
18158 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18159 of the function to work across GCC and Clang.
18160 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18161 pointer types (const void ** const V void **).
18162
18163 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18164 Walfred Tedeschi <walfred.tedeschi@intel.com>
18165
18166 * Makefile.in (EXECUTABLES): Added i386-avx512.
18167 * gdb.arch/i386-avx512.c: New file.
18168 * gdb.arch/i386-avx512.exp: Likewise.
18169
18170 2014-04-23 Keith Seitz <keiths@redhat.com>
18171
18172 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18173 (mi_make_breakpoint_table): New procedure.
18174 (mi_create_breakpoint): Use mi_make_breakpoint
18175 and return the result.
18176 (mi_make_breakpoint): New procedure.
18177 (mi_build_kv_pairs): New procedure.
18178
18179 * gdb.mi/mi-break.exp: Remove unused globals,
18180 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18181 All callers updated.
18182 * gdb.mi/mi-dprintf.exp: Use variable to track command
18183 number.
18184 Update all callers of mi_create_breakpoint and use
18185 mi_make_breakpoint_table.
18186 Remove any unused global variables.
18187 * gdb.mi/mi-nonstop.exp: Likewise.
18188 * gdb.mi/mi-nsintrall.exp: Likewise.
18189 * gdb.mi/mi-nsmoribund.exp: Likewise.
18190 * gdb.mi/mi-nsthrexec.exp: Likewise.
18191 * gdb.mi/mi-reverse.exp: Likewise.
18192 * gdb.mi/mi-simplerun.exp: Likewise.
18193 * gdb.mi/mi-stepn.exp: Likewise.
18194 * gdb.mi/mi-syn-frame.exp: Likewise.
18195 * gdb.mi/mi-until.exp: Likewise.
18196 * gdb.mi/mi-var-cp.exp: Likewise.
18197 * gdb.mi/mi-var-display.exp: Likewise.
18198 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18199 * gdb.mi/mi2-var-child.exp: Likewise.
18200 * gdb.mi/mi-vla-c99.exp: Likewise.
18201 * lib/mi-support.exp: Likewise.
18202
18203 From Ian Lance Taylor <iant@cygnus.com>:
18204 * lib/gdb.exp (parse_args): New procedure.
18205
18206 2014-04-23 Pedro Alves <palves@redhat.com>
18207
18208 * gdb.base/break-unload-file.c: New file.
18209 * gdb.base/break-unload-file.exp: New file.
18210 * gdb.base/sym-file-lib.c (baz): New function.
18211 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18212 field.
18213 (load): Store the segment's mapped size.
18214 (unload): New function.
18215 (unload_shlib): New function.
18216 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18217 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18218 set a breakpoint at baz, and call it.
18219 * gdb.base/sym-file.exp: New tests for stale breakpoint
18220 instructions.
18221
18222 2014-04-23 Pedro Alves <palves@redhat.com>
18223
18224 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18225 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18226 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18227 * gdb.base/hbreak-unmapped.c: New file.
18228 * gdb.base/hbreak-unmapped.exp: New file.
18229 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18230 * lib/gdb.exp (gdb_is_target_remote): ... here.
18231
18232 2014-04-22 Pedro Alves <palves@redhat.com>
18233
18234 * gdb.base/consecutive-step-over.c: New file.
18235 * gdb.base/consecutive-step-over.exp: New file.
18236
18237 2014-04-22 Pedro Alves <palves@redhat.com>
18238
18239 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18240 instead of send_gdb/gdb_expect.
18241
18242 2014-04-22 Yao Qi <yao@codesourcery.com>
18243
18244 * lib/trace-support.exp (generate_tracefile): New procedure.
18245 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18246 return 0.
18247 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18248 if generate_tracefile returns 1.
18249
18250 2014-04-18 Tom Tromey <palves@redhat.com>
18251 Pedro alves <tromey@redhat.com>
18252
18253 PR backtrace/15558
18254 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18255 with a backtrace limit.
18256 * gdb.python/py-frame-inline.exp: Test running to an inline
18257 function with a backtrace limit, and printing the newest frame.
18258 * gdb.python/py-frame-inline.c (main): Call f.
18259
18260 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18261
18262 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18263
18264 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18265
18266 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18267 Drop prefix from unsupported source file path.
18268
18269 2014-04-17 Yao Qi <yao@codesourcery.com>
18270
18271 * lib/gdb.exp (with_target_charset): New proc.
18272 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18273 with_target_charset.
18274 (test_print_strings): Likewise.
18275 (test_repeat_bytes): Likewise.
18276 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18277 for some tests.
18278
18279 2014-04-16 Keith Seitz <keiths@redhat.com>
18280
18281 PR gdb/15827
18282 * gdb.dwarf2/corrupt.c: New file.
18283 * gdb.dwarf2/corrupt.exp: New file.
18284
18285 2014-04-16 Keith Seitz <keiths@redhat.com>
18286
18287 PR c++/16597
18288 * gdb.cp/namelessclass.cc: New file.
18289 * gdb.cp/namelessclass.exp: New file.
18290 * gdb.cp/namelessclass.S: New file.
18291
18292 2014-04-16 Doug Evans <dje@google.com>
18293
18294 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18295 Add comment.
18296 (gdbserver_default_get_comm_port): New function.
18297 (gdbserver_start): Check if board file provided
18298 "gdbserver,get_comm_port" and use it if so.
18299 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18300 (gdb,socketport): Set to "stdio".
18301 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18302 (stdio_gdbserver_template): Delete.
18303 (${board}_get_remote_address): Update.
18304 (${board}_build_remote_cmd): Delete.
18305 (${board}_get_comm_port): New function.
18306 (${board}_spawn): Update.
18307 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18308 Delete.
18309 (${board}_get_remote_address): Update.
18310 (${board}_get_comm_port): New function.
18311
18312 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18313
18314 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18315 appearing in any order.
18316
18317 2014-04-15 Doug Evans <dje@google.com>
18318
18319 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18320 uninitialized value of "description".
18321
18322 2014-04-15 Keith Seitz <keiths@redhat.com>
18323
18324 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18325 Remove unused globals.
18326 (test_running_the_program): Likewise.
18327 (test_controlled_execution): Likewise.
18328 (test_controlling_breakpoints): Likewise.
18329 (test_program_termination): Likewise.
18330
18331 2014-04-15 Keith Seitz <keiths@redhat.com>
18332
18333 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18334 unused globals.
18335 (test_rbreak_creation_and_listing): Likewise.
18336 (test_ignore_count): Likewise.
18337 (test_error): Likewise.
18338
18339 2014-04-15 Pedro Alves <palves@redhat.com>
18340
18341 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18342 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18343 sym-file-loader.c.
18344 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18345 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18346 to sym-file-loader.c.
18347 (struct library): Forward declare.
18348 (load_shlib, lookup_function): Change prototypes.
18349 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18350 (translate_offset): Remove declarations.
18351 (get_text_addr): New declaration.
18352 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18353 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18354 sym-file-loader.h.
18355 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18356 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18357 here from sym-file-loader.h.
18358 (struct library): New structure.
18359 (load_shlib, lookup_function): Change prototypes and adjust to
18360 work with a struct library.
18361 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18362 (translate_offset): Make static.
18363 (get_text_addr): New function.
18364 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18365
18366 2014-04-15 Pedro Alves <palves@redhat.com>
18367
18368 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18369
18370 2014-04-15 Pedro Alves <palves@redhat.com>
18371
18372 * gdb.base/sym-file-loader.c: Include <limits.h>.
18373 (SELF_LINK): New define.
18374 (get_origin): New function.
18375 (load_shlib): Use it.
18376 * gdb.base/sym-file.exp: Don't early return if the target is
18377 remote. Use runto_main, and issue fail is that fails. Use
18378 gdb_load_shlibs.
18379 (shlib_name): Delete.
18380 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18381
18382 2014-04-15 Pedro Alves <palves@redhat.com>
18383
18384 * gdb.base/sym-file.exp: Remove regex characters from test
18385 message. Don't refer to breakpoint numbers in test messages.
18386
18387 2014-04-14 Keith Seitz <keiths@redhat.com>
18388
18389 PR c++/16253
18390 * gdb.cp/var-tag.cc: New file.
18391 * gdb.cp/var-tag.exp: New file.
18392 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18393 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18394 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18395 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18396
18397 2014-04-14 Tom Tromey <tromey@redhat.com>
18398
18399 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18400 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18401 type.
18402 * gdb.cp/enum-class.exp: New file.
18403 * gdb.cp/enum-class.cc: New file.
18404
18405 2014-04-14 Tom Tromey <tromey@redhat.com>
18406
18407 * gdb.dwarf2/enum-type.exp: New file.
18408
18409 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18410
18411 * gdb.mi/mi-vla-c99.exp: New file.
18412 * gdb.mi/vla.c: New file.
18413
18414 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18415
18416 * gdb.base/vla-datatypes.c: New file.
18417 * gdb.base/vla-datatypes.exp: New file.
18418
18419 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18420
18421 * gdb.base/vla-ptr.c: New file.
18422 * gdb.base/vla-ptr.exp: New file.
18423
18424 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18425
18426 * gdb.dwarf2/count.exp: New file.
18427
18428 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18429
18430 * gdb.base/vla-sideeffect.c: New file.
18431 * gdb.base/vla-sideeffect.exp: New file.
18432
18433 2014-04-14 David Blaikie <dblaikie@gmail.com>
18434
18435 * gdb.mi/non-stop.c: Add return value for non-void function return
18436 statement.
18437 * gdb.threads/staticthreads.c: Ditto.
18438
18439 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18440 Doug Evans <xdje42@gmail.com>
18441
18442 * gdb.guile/scm-value.c: Improve test case.
18443 * gdb.guile/scm-value.exp: Add new test.
18444
18445 2014-04-11 David Blaikie <dblaikie@gmail.com>
18446
18447 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18448 override Clang's default.
18449
18450 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18451
18452 Revert the following changes (regressions):
18453
18454 * gdb.base/vla-sideeffect.c: New file.
18455 * gdb.base/vla-sideeffect.exp: New file.
18456
18457 * gdb.dwarf2/count.exp: New file.
18458
18459 * gdb.base/vla-multi.c: New file.
18460 * gdb.base/vla-multi.exp: New file.
18461
18462 * gdb.base/vla-ptr.c: New file.
18463 * gdb.base/vla-ptr.exp: New file.
18464
18465 * gdb.base/vla-datatypes.c: New file.
18466 * gdb.base/vla-datatypes.exp: New file.
18467
18468 * gdb.mi/mi-vla-c99.exp: New file.
18469 * gdb.mi/vla.c: New file.
18470
18471 2014-04-11 Keith Seitz <keiths@redhat.com>
18472
18473 PR c++/16675
18474 * gdb.cp/cpsizeof.exp: New file.
18475 * gdb.cp/cpsizeof.cc: New file.
18476
18477 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18478
18479 * gdb.mi/mi-vla-c99.exp: New file.
18480 * gdb.mi/vla.c: New file.
18481
18482 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18483
18484 * gdb.base/vla-datatypes.c: New file.
18485 * gdb.base/vla-datatypes.exp: New file.
18486
18487 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18488
18489 * gdb.base/vla-ptr.c: New file.
18490 * gdb.base/vla-ptr.exp: New file.
18491
18492 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18493
18494 * gdb.base/vla-multi.c: New file.
18495 * gdb.base/vla-multi.exp: New file.
18496
18497 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18498
18499 * gdb.dwarf2/count.exp: New file.
18500
18501 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18502
18503 * gdb.base/vla-sideeffect.c: New file.
18504 * gdb.base/vla-sideeffect.exp: New file.
18505
18506 2014-04-11 Yao Qi <yao@codesourcery.com>
18507
18508 * gdb.base/completion.exp: Check file exists before running tests
18509 on file completion.
18510
18511 2014-04-10 Pedro Alves <palves@redhat.com>
18512
18513 * gdb.base/cond-eval-mode.c: New file.
18514 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18515 prepare_for_testing to build the new file. Check result of
18516 runto_main.
18517 (test_break, test_watch): New procedures.
18518 (top level): Use them.
18519
18520 2014-04-08 Pierre Muller <muller@sourceware.org>
18521
18522 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18523 Ctrl-V use for mingw hosts.
18524
18525 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18526
18527 * gdb.python/py-value.c: Improve test case.
18528 * gdb.python/py-value.exp: Add new test.
18529
18530 2014-04-07 David Blaikie <dblaikie@gmail.com>
18531
18532 * lib/compiler.c: Identify the clang compiler.
18533 * lib/compiler.cc: Ditto.
18534
18535 2014-04-03 Yao Qi <yao@codesourcery.com>
18536
18537 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18538
18539 2014-04-01 Anton Blanchard <anton@samba.org>
18540
18541 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18542 messages unique.
18543
18544 2014-04-01 Anton Blanchard <anton@samba.org>
18545
18546 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18547 prepare_for_testing.
18548
18549 2014-04-01 Anton Blanchard <anton@samba.org>
18550
18551 * gdb.arch/ppc64-atomic-inst.c: Remove.
18552 * gdb.arch/ppc64-atomic-inst.S: New file.
18553 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18554
18555 2014-03-31 Doug Evans <dje@google.com>
18556
18557 * gdb.base/print-symbol-loading-lib.c: New file.
18558 * gdb.base/print-symbol-loading-main.c: New file.
18559 * gdb.base/print-symbol-loading.exp: New file.
18560
18561 2014-03-31 Yao Qi <yao@codesourcery.com>
18562
18563 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18564
18565 2014-03-28 Joel Brobecker <brobecker@adacore.com>
18566
18567 * gdb.ada/mi_dyn_arr: New testcase.
18568
18569 2014-03-27 Doug Evans <dje@google.com>
18570
18571 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18572
18573 2014-03-27 Yao Qi <yao@codesourcery.com>
18574
18575 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18576 if target is nios2-*-*.
18577
18578 2014-03-26 Yao Qi <yao@codesourcery.com>
18579
18580 * lib/gdb.exp (readline_is_used): New proc.
18581 * gdb.base/completion.exp: Move tests on command complete up.
18582 Skip the rest of tests if readline is not used.
18583 * gdb.ada/complete.exp: Skp the test if readline is not
18584 used.
18585 * gdb.base/filesym.exp: Likewise.
18586 * gdb.base/macscp.exp: Likewise.
18587 * gdb.base/readline-ask.exp: Likewise.
18588 * gdb.base/readline.exp: Likewise.
18589 * gdb.python/py-cmd.exp: Likewise.
18590 * gdb.trace/tfile.exp: Likewise.
18591
18592 2014-03-26 Yao Qi <yao@codesourcery.com>
18593
18594 * gdb.base/macscp.exp: Fix code format issues.
18595
18596 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18597
18598 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18599 * gdb.asm/powerpc64le.inc: New file.
18600
18601 2014-03-25 Pedro Alves <palves@redhat.com>
18602 Doug Evans <dje@google.com>
18603
18604 * gdb.base/source-execution.c: New file.
18605 * gdb.base/source-execution.exp: New file.
18606 * gdb.base/source-execution.gdb: New file.
18607
18608 2014-03-24 Doug Evans <dje@google.com>
18609
18610 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18611 using fission.
18612
18613 2014-03-24 Hui Zhu <hui@codesourcery.com>
18614 Pedro Alves <palves@redhat.com>
18615
18616 PR breakpoints/16101
18617 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18618 test pass/fail messages. Detect missing support for dprintf when
18619 breakpoints are actually inserted.
18620 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18621 breakpoints are actually inserted.
18622 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18623 fails.
18624
18625 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18626
18627 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18628
18629 2014-03-22 Doug Evans <xdje42@gmail.com>
18630
18631 * gdb.python/python.exp (python not supported): Verify multi-line
18632 python command issues an error.
18633 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18634 guile command issues an error.
18635
18636 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18637
18638 * gdb.threads/thread-specific.exp: Handle the lack of usable
18639 $this_breakpoint and $this_thread.
18640
18641 2014-03-21 Hui Zhu <hui@codesourcery.com>
18642
18643 * gdb.base/attach.exp (do_command_attach_tests): New.
18644
18645 2014-03-20 Tom Tromey <tromey@redhat.com>
18646 Pedro Alves <palves@redhat.com>
18647
18648 PR cli/15718
18649 * gdb.base/condbreak-call-false.c: New file.
18650 * gdb.base/condbreak-call-false.exp: New file.
18651
18652 2014-03-20 Pedro Alves <palves@redhat.com>
18653
18654 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18655 Delete.
18656 (block_signals, unblock_signals): Delete.
18657 (child_function_2, main): Remove references to deleted variable
18658 and functions.
18659
18660 2014-03-20 Pedro Alves <palves@redhat.com>
18661
18662 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18663 Use pthread_kill to signal thread 2.
18664 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18665 Adjust to make the test send itself a signal rather than using the
18666 host's "kill" command.
18667
18668 2014-03-20 Pedro Alves <palves@redhat.com>
18669
18670 * gdb.threads/multiple-step-overs.c: New file.
18671 * gdb.threads/multiple-step-overs.exp: New file.
18672 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18673 Adjust expected infrun debug output.
18674
18675 2014-03-20 Pedro Alves <palves@redhat.com>
18676
18677 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18678 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18679
18680 2014-03-20 Pedro Alves <palves@redhat.com>
18681
18682 PR breakpoints/7143
18683 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18684 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18685 of gdb_test_multiple.
18686 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18687 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18688
18689 2014-03-20 Pedro Alves <palves@redhat.com>
18690
18691 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18692 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18693
18694 2014-03-19 Pedro Alves <palves@redhat.com>
18695
18696 * gdb.base/async.exp: Remove early return.
18697
18698 2014-03-19 Pedro Alves <palves@redhat.com>
18699
18700 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18701
18702 2014-03-19 Pedro Alves <palves@redhat.com>
18703
18704 * gdb.base/async.exp (test_background): Expect \r\n after
18705 "completed." in the fail pattern.
18706
18707 2014-03-19 Pedro Alves <palves@redhat.com>
18708
18709 * gdb.base/async.exp (test_background): New procedure.
18710 Use it for all background execution command tests.
18711
18712 2014-03-19 Pedro Alves <palves@redhat.com>
18713
18714 * gdb.base/async.exp: Use prepare_for_testing.
18715
18716 2014-03-19 Pedro Alves <palves@redhat.com>
18717
18718 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18719 the same line.
18720
18721 2014-03-19 Pedro Alves <palves@redhat.com>
18722
18723 * gdb.base/async.c (main): Add "jump here" and "until here" line
18724 marker comments.
18725 * gdb.base/async.exp (jump_here): New global.
18726 (jump& test): Use it.
18727 (until_here): New global.
18728 (until& test): Use it.
18729
18730 2014-03-19 Pedro Alves <palves@redhat.com>
18731
18732 * gdb.base/async.exp: Don't frob gdb_protocol.
18733
18734 2014-03-18 Doug Evans <xdje42@gmail.com>
18735
18736 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18737 Fix spelling of exec-done-display.
18738
18739 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18740
18741 PR gdb/15358
18742 * gdb.base/gdb-sigterm.c: New file.
18743 * gdb.base/gdb-sigterm.exp: New file.
18744
18745 2014-03-18 Pedro Alves <palves@redhat.com>
18746
18747 PR gdb/13860
18748 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18749 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18750 solib-event.
18751
18752 2014-03-17 Joel Brobecker <brobecker@adacore.com>
18753
18754 * gdb.ada/pckd_arr_ren: New testcase.
18755
18756 2014-03-13 Doug Evans <xdje42@gmail.com>
18757
18758 PR guile/16612
18759 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18760 collect after discarding symbols.
18761
18762 2014-03-13 Ludovic Courtès <ludo@gnu.org>
18763 Doug Evans <xdje42@gmail.com>
18764
18765 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18766 to history survives a gc.
18767
18768 2014-03-13 Pedro Alves <palves@redhat.com>
18769
18770 * gdb.base/default.exp: Don't test "target procfs".
18771
18772 2014-03-13 Pedro Alves <palves@redhat.com>
18773
18774 * gdb.base/default.exp: Update "target child" and "target procfs"
18775 tests to not expect "Unix".
18776
18777 2014-03-12 Tom Tromey <tromey@redhat.com>
18778
18779 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18780 New procs. Add target-async tests.
18781 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18782 Add target-async tests.
18783
18784 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18785
18786 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18787 'func_start' and 'func_end' for the beginning and end of the
18788 function code, respectively.
18789 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18790 'func_end' instead of 'func' and 'main'.
18791
18792 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18793
18794 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18795 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18796 generate the debug info assembler source.
18797
18798 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18799
18800 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18801 * gdb.dwarf2/arr-subrange.exp: Likewise.
18802 * gdb.dwarf2/dwz.exp: Likewise.
18803 * gdb.dwarf2/method-ptr.exp: Likewise.
18804 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18805 * gdb.dwarf2/subrange.exp: Likewise.
18806 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18807 * gdb.dwarf2/implptrpiece.exp: Likewise.
18808 * gdb.dwarf2/nostaticblock.exp: Likewise.
18809
18810 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18811
18812 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18813 directory to absolute path name arguments.
18814
18815 2014-03-10 Joel Brobecker <brobecker@adacore.com>
18816
18817 * gdb.ada/tagged_access: New testcase.
18818
18819 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18820
18821 * gdb.btrace/data.exp: Update expected output.
18822
18823 2014-03-06 Yao Qi <yao@codesourcery.com>
18824
18825 * gdb.trace/pr16508.exp: New file.
18826
18827 2014-03-05 Pedro Alves <palves@redhat.com>
18828
18829 PR gdb/16575
18830 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18831 procedure.
18832 (top level): Adjust to use it. Add tests that exercise breakpoint
18833 interaction with the code-cache.
18834
18835 2014-02-26 Ludovic Courtès <ludo@gnu.org>
18836
18837 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18838 test for 'history-append!'.
18839
18840 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18841
18842 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18843 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18844 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18845 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18846 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18847 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18848
18849 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18850
18851 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18852 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18853 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18854
18855 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18856
18857 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18858
18859 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18860
18861 * gdb.dwarf2/arr-stride.c: New file.
18862 * gdb.dwarf2/arr-stride.exp: New file.
18863
18864 2014-02-26 Pedro Alves <palves@redhat.com>
18865
18866 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18867 that won't ever trigger. Make sure that GDB reports the correct
18868 breakpoint that caused the stop.
18869
18870 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18871
18872 PR gdb/16626
18873 * gdb.base/auto-load-script: New file.
18874 * gdb.base/auto-load.c: New file.
18875 * gdb.base/auto-load.exp: New file.
18876
18877 PR gdb/16626
18878 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18879
18880 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18881
18882 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18883 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18884
18885 2014-02-24 Doug Evans <dje@google.com>
18886
18887 * lib/gdb.exp (run_on_host): Log error output if program fails.
18888
18889 2014-02-21 Pedro Alves <palves@redhat.com>
18890
18891 * gdb.threads/step-after-sr-lock.c: Rename to ...
18892 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18893 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18894 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18895 ... this.
18896
18897 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18898
18899 PR tdep/16397
18900 * gdb.arch/amd64-stap-special-operands.exp: New file.
18901 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18902 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18903 * gdb.arch/amd64-stap-triplet.S: Likewise.
18904 * gdb.arch/amd64-stap-triplet.c: Likewise.
18905
18906 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18907
18908 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18909 in .section pseudo-op.
18910
18911 2014-02-20 lin zuojian <manjian2006@gmail.com>
18912 Joel Brobecker <brobecker@adacore.com>
18913 Doug Evans <xdje42@gmail.com>
18914
18915 PR symtab/16581
18916 * gdb.dwarf2/dw2-icycle.S: New file.
18917 * gdb.dwarf2/dw2-icycle.c: New file.
18918 * gdb.dwarf2/dw2-icycle.exp: New file.
18919
18920 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18921
18922 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18923 operations on gdb.Value objects.
18924 * gdb.python/py-value-cc.exp: Add new test to test operations on
18925 gdb.Value objects.
18926
18927 2014-02-18 Doug Evans <dje@google.com>
18928
18929 * Makefile.in (TESTS): New variable.
18930 (expanded_tests, expanded_tests_or_none): New variables
18931 (check-single): Pass $(expanded_tests_or_none) to runtest.
18932 (check-parallel): Only run tests in $(TESTS) if non-empty.
18933 (check/no-matching-tests-found): New rule.
18934 * README: Document TESTS makefile variable.
18935
18936 2014-02-18 Doug Evans <dje@google.com>
18937
18938 * Makefile.in (check-parallel): rm -rf outputs temp.
18939
18940 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18941
18942 Fix "ERROR: no fileid for" in the testsuite.
18943 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18944
18945 2014-02-12 Doug Evans <dje@google.com>
18946
18947 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18948 (MISCELLANEOUS): New variable.
18949 (clean): rm -rf $(MISCELLANEOUS).
18950 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18951 dwp live in the same directory as symlinks, with each symlink pointed
18952 to a differently named file in a different directory.
18953
18954 2014-02-11 Doug Evans <dje@google.com>
18955
18956 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18957 of Tcl file commands.
18958
18959 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18960
18961 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18962 "kill -SIGUSR1 -1".
18963
18964 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18965
18966 * gdb.ada/tick_length_array_enum_idx: New testcase.
18967
18968 2014-02-10 Doug Evans <xdje42@gmail.com>
18969
18970 * configure.ac (AC_OUTPUT): Add gdb.guile.
18971 * configure: Regenerate.
18972 * lib/gdb-guile.exp: New file.
18973 * lib/gdb.exp (get_target_charset): New function.
18974 * gdb.base/help.exp: Update expected output from "apropos apropos".
18975 * gdb.guile/Makefile.in: New file.
18976 * gdb.guile/guile.exp: New file.
18977 * gdb.guile/scm-arch.c: New file.
18978 * gdb.guile/scm-arch.exp: New file.
18979 * gdb.guile/scm-block.c: New file.
18980 * gdb.guile/scm-block.exp: New file.
18981 * gdb.guile/scm-breakpoint.c: New file.
18982 * gdb.guile/scm-breakpoint.exp: New file.
18983 * gdb.guile/scm-disasm.c: New file.
18984 * gdb.guile/scm-disasm.exp: New file.
18985 * gdb.guile/scm-equal.c: New file.
18986 * gdb.guile/scm-equal.exp: New file.
18987 * gdb.guile/scm-error.exp: New file.
18988 * gdb.guile/scm-error.scm: New file.
18989 * gdb.guile/scm-frame-args.c: New file.
18990 * gdb.guile/scm-frame-args.exp: New file.
18991 * gdb.guile/scm-frame-args.scm: New file.
18992 * gdb.guile/scm-frame-inline.c: New file.
18993 * gdb.guile/scm-frame-inline.exp: New file.
18994 * gdb.guile/scm-frame.c: New file.
18995 * gdb.guile/scm-frame.exp: New file.
18996 * gdb.guile/scm-generics.exp: New file.
18997 * gdb.guile/scm-gsmob.exp: New file.
18998 * gdb.guile/scm-iterator.c: New file.
18999 * gdb.guile/scm-iterator.exp: New file.
19000 * gdb.guile/scm-math.c: New file.
19001 * gdb.guile/scm-math.exp: New file.
19002 * gdb.guile/scm-objfile-script-gdb.in: New file.
19003 * gdb.guile/scm-objfile-script.c: New file.
19004 * gdb.guile/scm-objfile-script.exp: New file.
19005 * gdb.guile/scm-objfile.c: New file.
19006 * gdb.guile/scm-objfile.exp: New file.
19007 * gdb.guile/scm-ports.exp: New file.
19008 * gdb.guile/scm-pretty-print.c: New file.
19009 * gdb.guile/scm-pretty-print.exp: New file.
19010 * gdb.guile/scm-pretty-print.scm: New file.
19011 * gdb.guile/scm-section-script.c: New file.
19012 * gdb.guile/scm-section-script.exp: New file.
19013 * gdb.guile/scm-section-script.scm: New file.
19014 * gdb.guile/scm-symbol.c: New file.
19015 * gdb.guile/scm-symbol.exp: New file.
19016 * gdb.guile/scm-symtab-2.c: New file.
19017 * gdb.guile/scm-symtab.c: New file.
19018 * gdb.guile/scm-symtab.exp: New file.
19019 * gdb.guile/scm-type.c: New file.
19020 * gdb.guile/scm-type.exp: New file.
19021 * gdb.guile/scm-value-cc.cc: New file.
19022 * gdb.guile/scm-value-cc.exp: New file.
19023 * gdb.guile/scm-value.c: New file.
19024 * gdb.guile/scm-value.exp: New file.
19025 * gdb.guile/source2.scm: New file.
19026 * gdb.guile/types-module.cc: New file.
19027 * gdb.guile/types-module.exp: New file.
19028
19029 2014-02-10 Yao Qi <yao@codesourcery.com>
19030
19031 PR testsuite/16543
19032 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19033 * configure: Regenerated.
19034 * Makefile.in: New file.
19035
19036 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19037
19038 * gdb.python/py-framefilter.exp: Fix typo.
19039
19040 2014-02-08 Yao Qi <yao@codesourcery.com>
19041
19042 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19043 that no =breakpoint-modified is emitted when breakpoints are
19044 modified through MI commands.
19045
19046 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19047 Pedro Alves <palves@redhat.com>
19048
19049 * gdb.threads/step-after-sr-lock.c: New file.
19050 * gdb.threads/step-after-sr-lock.exp: New file.
19051
19052 2014-02-07 Pedro Alves <palves@redhat.com>
19053
19054 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19055
19056 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19057
19058 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19059 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19060
19061 2014-02-06 Doug Evans <xdje42@gmail.com>
19062
19063 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19064 output.
19065
19066 * gdb.gdb/python-interrupts.exp: New file.
19067
19068 2014-02-05 Yao Qi <yao@codesourcery.com>
19069
19070 * gdb.trace/report.exp (use_collected_data): Test the output
19071 of "info threads" and "info inferiors".
19072
19073 2014-02-05 Yao Qi <yao@codesourcery.com>
19074
19075 Revert this patch:
19076
19077 2013-05-24 Yao Qi <yao@codesourcery.com>
19078
19079 * gdb.trace/tfile.exp: Test inferior and thread.
19080
19081 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19082
19083 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19084 on a function.
19085 * gdb.base/step-bt.c: Call hello via function pointer to make
19086 sure its first instruction is executed on powerpc64le-linux.
19087
19088 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19089
19090 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19091
19092 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19093
19094 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19095 of the test patterns for use on little-endian systems.
19096
19097 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19098
19099 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19100 (decimal_vector): Fix for little-endian.
19101
19102 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19103
19104 * gdb.arch/sparc-sysstep.exp: New file.
19105 * gdb.arch/sparc-sysstep.c: Likewise.
19106
19107 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19108
19109 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19110
19111 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19112
19113 2014-01-23 Tom Tromey <tromey@redhat.com>
19114
19115 * gdb.ada/array_char_idx: New testcase.
19116
19117 2014-01-23 Tom Tromey <tromey@redhat.com>
19118
19119 PR python/16487:
19120 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19121 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19122 classes.
19123
19124 2014-01-23 Tom Tromey <tromey@redhat.com>
19125
19126 PR python/16491:
19127 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19128 string from an inferior frame.
19129 * gdb.python/py-framefilter-mi.exp: Update.
19130
19131 2014-01-22 Doug Evans <dje@google.com>
19132
19133 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19134
19135 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19136
19137 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19138
19139 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19140
19141 * gdb.trace/entry-values.exp: Remove excess space character from
19142 regex patterns. Handle s390 call instruction.
19143
19144 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19145
19146 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19147 define "*_start" label. Make "name" static.
19148 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19149 ${name} by references to ${name}_start.
19150
19151 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19152
19153 * gdb.base/info-macros.exp: Remove "debug" from the compile
19154 options.
19155
19156 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19157
19158 * gdb.dlang/demangle.exp: New file.
19159
19160 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19161
19162 * gdb.dlang/primitive-types.exp: New file.
19163
19164 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19165
19166 * configure.ac: Create gdb.dlang/Makefile.
19167 * configure: Regenerate.
19168 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19169 * gdb.dlang/Makefile.in: New file.
19170 * lib/d-support.exp: New file.
19171 * lib/gdb.exp (skip_d_tests): New proc.
19172
19173 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19174
19175 * gdb.btrace/delta.exp: Check reverse stepi.
19176 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19177 * gdb.btrace/finish.exp: New.
19178 * gdb.btrace/next.exp: New.
19179 * gdb.btrace/nexti.exp: New.
19180 * gdb.btrace/record_goto.c: Add comments.
19181 * gdb.btrace/step.exp: New.
19182 * gdb.btrace/stepi.exp: New.
19183 * gdb.btrace/multi-thread-step.c: New.
19184 * gdb.btrace/multi-thread-step.exp: New.
19185 * gdb.btrace/rn-dl-bind.c: New.
19186 * gdb.btrace/rn-dl-bind.exp: New.
19187 * gdb.btrace/data.c: New.
19188 * gdb.btrace/data.exp: New.
19189 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19190
19191 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19192
19193 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19194 * gdb.btrace/exception.exp: Update.
19195 * gdb.btrace/instruction_history.exp: Update.
19196 * gdb.btrace/record_goto.exp: Update.
19197 * gdb.btrace/tailcall.exp: Update.
19198 * gdb.btrace/unknown_functions.exp: Update.
19199 * gdb.btrace/delta.exp: New.
19200
19201 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19202
19203 * gdb.btrace/record_goto.exp: Add backtrace test.
19204 * gdb.btrace/tailcall.exp: Add backtrace test.
19205
19206 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19207
19208 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19209 * gdb.btrace/record_goto.c: New.
19210 * gdb.btrace/record_goto.exp: New.
19211 * gdb.btrace/x86-record_goto.S: New.
19212
19213 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19214
19215 * gdb.btrace/function_call_history.exp: Update tests.
19216 * gdb.btrace/instruction_history.exp: Update tests.
19217
19218 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19219
19220 * gdb.btrace/function_call_history.exp: Fix expected field
19221 order for "record function-call-history".
19222 Add new tests for "record function-call-history /c".
19223 * gdb.btrace/exception.cc: New.
19224 * gdb.btrace/exception.exp: New.
19225 * gdb.btrace/tailcall.exp: New.
19226 * gdb.btrace/x86-tailcall.S: New.
19227 * gdb.btrace/x86-tailcall.c: New.
19228 * gdb.btrace/unknown_functions.c: New.
19229 * gdb.btrace/unknown_functions.exp: New.
19230 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19231
19232 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19233
19234 * gdb.btrace/instruction_history.exp: Update.
19235 * gdb.btrace/function_call_history.exp: Update.
19236
19237 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19238
19239 * gdb.btrace/function_call_history.exp: Fix expected function
19240 trace.
19241 * gdb.btrace/instruction_history.exp: Initialize traced.
19242 Remove traced_functions.
19243
19244 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19245
19246 * gdb.btrace/function_call_history.exp: Update
19247 * gdb.btrace/instruction_history.exp: Update.
19248
19249 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19250
19251 * gdb.btrace/enable.exp: Update expected text.
19252
19253 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19254
19255 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19256 bytes.
19257
19258 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19259
19260 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19261
19262 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19263
19264 * lib/gdb.exp (supports_process_record): Return true for
19265 arm*-linux*. (supports_reverse): Likewise.
19266
19267 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19268
19269 PR python/15464
19270 PR python/16113
19271 * gdb.python/py-type.c: Enhance test case.
19272 * gdb.python/py-value-cc.cc: Likewise
19273 * gdb.python/py-type.exp: Add new tests.
19274 * gdb.python/py-value-cc.exp: Likewise
19275
19276 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19277 Pedro Alves <palves@redhat.com>
19278
19279 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19280 Make "name" extern.
19281 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19282 references to ${name}_start by references to ${name}.
19283
19284 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19285
19286 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19287
19288 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19289
19290 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19291
19292 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19293 Pedro Alves <palves@redhat.com>
19294
19295 * gdb.mi/mi-info-os.exp: Connect to the target with
19296 mi_gdb_target_load.
19297
19298 2014-01-08 Pedro Alves <palves@redhat.com>
19299
19300 * gdb.threads/reconnect-signal.c: New file.
19301 * gdb.threads/reconnect-signal.exp: New file.
19302
19303 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19304
19305 * gdb.base/source-dir.exp: New file.
19306
19307 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19308
19309 * gdb.ada/mi_interface: New testcase.
19310
19311 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19312
19313 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19314 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19315 gdb.ada/pp-rec-component/pck.ads: New files.
19316
19317 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19318
19319 * gdb.python/py-pp-integral.c: New file.
19320 * gdb.python/py-pp-integral.py: New file.
19321 * gdb.python/py-pp-integral.exp: New file.
19322
19323 For older changes see ChangeLog-1993-2013.
19324 \f
19325 ;; Local Variables:
19326 ;; mode: change-log
19327 ;; left-margin: 8
19328 ;; fill-column: 74
19329 ;; version-control: never
19330 ;; End:
19331
19332 Copyright 2014-2020 Free Software Foundation, Inc.
19333 Copying and distribution of this file, with or without modification,
19334 are permitted provided the copyright notice and this notice are preserved.
This page took 0.466588 seconds and 3 git commands to generate.