]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Use the linkage name if it exists
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-04-24 Tom Tromey <tom@tromey.com>
2
3 PR symtab/12707:
4 * gdb.python/py-symbol.exp: Update expected results for
5 linkage_name test.
6 * gdb.cp/print-demangle.exp: New file.
7 * gdb.base/c-linkage-name.exp: Fix test.
8 * gdb.guile/scm-symbol.exp: Update expected results for
9 linkage_name test.
10
11 2020-04-24 Tom Tromey <tom@tromey.com>
12
13 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
14 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
15 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
16 assembler.
17
18 2020-04-24 Tom de Vries <tdevries@suse.de>
19
20 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
21 C++.
22
23 2020-04-24 Tom Tromey <tromey@adacore.com>
24
25 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
26 values.
27 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
28 values. Update test for minimal encodings.
29 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
30 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
31 values. Update test for minimal encodings.
32
33 2020-04-24 Tom Tromey <tromey@adacore.com>
34
35 PR python/23662:
36 * gdb.ada/variant.exp: Add Python checks.
37 * gdb.rust/simple.exp: Add dynamic type checks.
38
39 2020-04-24 Tom Tromey <tromey@adacore.com>
40
41 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
42 Make array type matching more lax.
43 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
44 * gdb.ada/mi_variant.exp: New file.
45 * gdb.ada/mi_variant/pck.ads: New file.
46 * gdb.ada/mi_variant/pkg.adb: New file.
47 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
48 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
49
50 2020-04-24 Tom Tromey <tromey@adacore.com>
51
52 * gdb.ada/variant.exp: Add dynamic field offset tests.
53 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
54 * gdb.ada/variant/pkg.adb: Add new variables.
55
56 2020-04-24 Tom Tromey <tromey@adacore.com>
57
58 * gdb.ada/variant.exp: New file
59 * gdb.ada/variant/pkg.adb: New file
60 * gdb.ada/variant/pck.adb: New file
61
62 2020-04-24 Tom de Vries <tdevries@suse.de>
63
64 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
65
66 2020-04-24 Tom de Vries <tdevries@suse.de>
67
68 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
69 flags.
70
71 2020-04-24 Tom de Vries <tdevries@suse.de>
72
73 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
74
75 2020-04-24 Tom de Vries <tdevries@suse.de>
76
77 * lib/gdb.exp (default_gdb_start): Handle eof.
78 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
79 failure.
80 * gdb.base/readnever.exp: Handle clean_restart failure.
81
82 2020-04-23 Tom de Vries <tdevries@suse.de>
83
84 * gdb.base/decl-before-def.exp: Run to main and print a again.
85
86 2020-04-23 Tom de Vries <tdevries@suse.de>
87
88 * gdb.base/decl-before-def-decl.c: New test.
89 * gdb.base/decl-before-def-def.c: New test.
90 * gdb.base/decl-before-def.exp: New file.
91
92 2020-04-23 Tom de Vries <tdevries@suse.de>
93
94 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
95
96 2020-04-22 Tom de Vries <tdevries@suse.de>
97
98 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
99 debug_info_offset.
100 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
101 before $objsfile in the line line.
102
103 2020-04-22 Tom de Vries <tdevries@suse.de>
104
105 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
106
107 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
108
109 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
110 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
111 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
112 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
113 * gdb.base/jit-protocol.h: Update definitions to match all usage
114 contexts.
115
116 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
117
118 * gdb.base: Rename all jit related test and source files.
119
120 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
121
122 * gdb.base/jit-reader.exp: Relax register output check.
123
124 2020-04-22 Tom de Vries <tdevries@suse.de>
125
126 PR symtab/25764
127 * gdb.base/psym-external-decl-2.c: New test.
128 * gdb.base/psym-external-decl.c: New test.
129 * gdb.base/psym-external-decl.exp: New file.
130 * gdb.threads/tls.exp: Add PR25807 kfail.
131
132 2020-04-22 Tom de Vries <tdevries@suse.de>
133
134 PR symtab/25801
135 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
136 in "info source" output.
137
138 2020-04-22 Tom de Vries <tdevries@suse.de>
139
140 PR symtab/25700
141 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
142 symtab for imported_unit.c.
143
144 2020-04-21 Gary Benson <gbenson@redhat.com>
145
146 * gdb.base/advance.c (func): New argument, to match call site.
147 (func2, func3): Add return statements.
148
149 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
150
151 * gdb.multi/run-only-second-inf.c: New file.
152 * gdb.multi/run-only-second-inf.exp: New file.
153
154 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
155
156 * gdb.btrace/multi-inferior.c: New test.
157 * gdb.btrace/multi-inferior.exp: New file.
158
159 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
160
161 * gdb.btrace/enable-new-thread.c: New test.
162 * gdb.btrace/enable-new-thread.exp: New file.
163
164 2020-04-21 Tom de Vries <tdevries@suse.de>
165
166 PR gdb/25471
167 * gdb.threads/killed-outside.c: New test.
168 * gdb.threads/killed-outside.exp: New file.
169
170 2020-04-20 Gary Benson <gbenson@redhat.com>
171
172 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
173 * gdb.base/nested-subp2.exp: Likewise.
174 * gdb.base/nested-subp3.exp: Likewise.
175
176 2020-04-20 Gary Benson <gbenson@redhat.com>
177
178 * gdb.base/nested-subp1.exp: Disable test when using clang.
179 * gdb.base/nested-subp2.exp: Likewise.
180 * gdb.base/nested-subp3.exp: Likewise.
181
182 2020-04-20 Gary Benson <gbenson@redhat.com>
183
184 * gdb.cp/exception.cc: Fix compilation error with clang.
185
186 2020-04-20 Gary Benson <gbenson@redhat.com>
187
188 * gdb.trace/tspeed.c: Fix compilation error with clang.
189
190 2020-04-20 Gary Benson <gbenson@redhat.com>
191
192 * gdb.base/jit-main.c: Fix compilation error with clang.
193
194 2020-04-17 Kamil Rytarowski <n54@gmx.com>
195
196 * gdb.base/attach-twice.c: Include "sys/types.h".
197 (PTRACE_ATTACH): Add fallback definition.
198 (main): Pass `0' to the 4th argument of `ptrace'.
199
200 2020-04-17 Kamil Rytarowski <n54@gmx.com>
201
202 * gdb.base/fork-running-state.c: Include "signal.h".
203
204 2020-04-17 Tom Tromey <tromey@adacore.com>
205
206 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
207 Update tests.
208 * gdb.btrace/cpu.exp: Update tests.
209 * gdb.base/maint.exp: Update tests.
210 * gdb.base/default.exp: Update tests.
211 * gdb.base/completion.exp: Update tests.
212
213 2020-04-16 Tom de Vries <tdevries@suse.de>
214
215 PR symtab/25791
216 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
217 (ensure_gdb_index): and factor out and move ...
218 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
219 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
220
221 2020-04-16 Tom de Vries <tdevries@suse.de>
222
223 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
224 loading exec.
225
226 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
227
228 * gdb.base/many-completions.exp: New file.
229
230 2020-04-14 Tom de Vries <tdevries@suse.de>
231
232 PR symtab/25718
233 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
234
235 2020-04-14 Tom de Vries <tdevries@suse.de>
236
237 PR symtab/25720
238 * gdb.base/maint-expand-symbols-header-file.c: New test.
239 * gdb.base/maint-expand-symbols-header-file.exp: New file.
240 * gdb.base/maint-expand-symbols-header-file.h: New test.
241
242 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
243
244 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
245 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
246 get_func_info.
247 (get_func_info): Delete.
248 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
249 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
250 * lib/dwarf.exp (get_func_info): New function.
251
252 2020-04-13 Tom de Vries <tdevries@suse.de>
253
254 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
255 to what find_gnatmake does.
256
257 2020-04-10 Tom de Vries <tdevries@suse.de>
258
259 * gdb.base/style.exp: Expect "Expanding full symbols" message for
260 -readnow.
261
262 2020-04-10 Tom de Vries <tdevries@suse.de>
263
264 PR cli/25808
265 * gdb.base/style.c: Add leading newlines.
266 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
267 Check listing of main's one-line body.
268
269 2020-04-08 Tom de Vries <tdevries@suse.de>
270
271 * lib/gdb.exp (psymtabs_p): New proc.
272 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
273 importing unit" unsupported if there are no partial symbols.
274
275 2020-04-08 Tom de Vries <tdevries@suse.de>
276
277 PR testsuite/25760
278 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
279
280 2020-04-07 Tom de Vries <tdevries@suse.de>
281
282 PR symtab/25796
283 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
284
285 2020-04-07 Tom de Vries <tdevries@suse.de>
286
287 * gdb.base/check-psymtab.c: New test.
288 * gdb.base/check-psymtab.exp: New file.
289
290 2020-04-06 Tom Tromey <tromey@adacore.com>
291
292 * gdb.ada/variant-record/proc.adb: New file.
293 * gdb.ada/variant-record/value.adb: New file.
294 * gdb.ada/variant-record/value.s: New file.
295 * gdb.ada/variant-record.exp: New file.
296
297 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
298
299 PR gdb/25325
300 * gdb.cp/typed-enum.cc: New test.
301 * gdb.cp/typed-enum.exp: New file.
302
303 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
304
305 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
306 * gdb.dwarf2/dw2-inline-small-func.c: New file.
307 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
308 * gdb.dwarf2/dw2-inline-small-func.h: New file.
309 * gdb.opt/inline-small-func.c: New file.
310 * gdb.opt/inline-small-func.exp: New file.
311 * gdb.opt/inline-small-func.h: New file.
312
313 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
314
315 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
316 function.
317
318 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
319
320 * lib/dwarf.exp (function_range): Allow compiler options to be
321 specified.
322
323 2020-04-02 Tom de Vries <tdevries@suse.de>
324
325 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
326 __attribute__((always_inline)).
327 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
328
329 2020-04-02 Tom de Vries <tdevries@suse.de>
330
331 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
332 (gdbserver_gdb_exit): ... here. Add timeout warning.
333 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
334 (connect_target_extended_remote): Append new server_spawn_id to
335 server_spawn_ids.
336 (cleanup): New proc.
337 (setup, <toplevel>): Call cleanup.
338
339 2020-04-02 Tom de Vries <tdevries@suse.de>
340
341 * gdb.base/main-psymtab.exp: New file.
342
343 2020-04-02 Tom de Vries <tdevries@suse.de>
344
345 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
346
347 2020-04-01 Tom Tromey <tom@tromey.com>
348
349 * gdb.base/complex-parts.exp: Add type tests.
350
351 2020-04-01 Tom Tromey <tom@tromey.com>
352
353 * gdb.base/complex-parts.exp: Add arithmetic tests.
354
355 2020-04-01 Tom Tromey <tom@tromey.com>
356
357 * gdb.compile/compile.exp: Update.
358 * gdb.compile/compile-cplus.exp: Update.
359 * gdb.base/varargs.exp: Update.
360 * gdb.base/floatn.exp: Update.
361 * gdb.base/endianity.exp: Update.
362 * gdb.base/callfuncs.exp (do_function_calls): Update.
363 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
364 (complex_float_integral_args): Update.
365 * gdb.base/complex.exp: Update.
366 * gdb.base/complex-parts.exp: Update.
367
368 2020-04-01 Tom Tromey <tromey@adacore.com>
369
370 * gdb.rust/union.rs: New file.
371 * gdb.rust/union.exp: New file.
372 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
373 (main): Update.
374 * gdb.rust/simple.exp: Move union tests to union.exp.
375
376 2020-04-01 Tom Tromey <tromey@adacore.com>
377
378 * gdb.rust/simple.rs (main): Remove "y0".
379
380 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
381
382 * gdb.multi/stop-all-on-exit.c: New test.
383 * gdb.multi/stop-all-on-exit.exp: New file.
384
385 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
386
387 PR gdb/24789
388 * gdb.cp/misc.cc: Add integer reference variable.
389 * gdb.cp/misc.exp: Add test.
390
391 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
392
393 * gdb.server/stop-reply-no-thread.exp: Enhance the test
394 scenario to cover execution until the end and also the case
395
396 2020-03-31 Tom de Vries <tdevries@suse.de>
397
398 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
399 c. Use "maint info symtabs" to check symtab expansion.
400
401 2020-03-30 Tom de Vries <tdevries@suse.de>
402
403 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
404 unsupported.
405 (verify_psymtab_expanded): Move ...
406 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
407 test.
408 (readnow): New proc.
409
410 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
411
412 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
413 with $hex.
414
415 2020-03-20 Tom Tromey <tromey@adacore.com>
416
417 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
418
419 2020-03-20 Tom Tromey <tromey@adacore.com>
420
421 * gdb.ada/sub_variant/subv.adb: New file.
422 * gdb.ada/sub_variant.exp: New file.
423
424 2020-03-20 Tom de Vries <tdevries@suse.de>
425
426 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
427 first break fails.
428 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
429
430 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
431
432 * gdb.server/exit-multiple-threads.c: New file.
433 * gdb.server/exit-multiple-threads.exp: New file.
434
435 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
436
437 * gdb.fortran/mixed-lang-stack.c: New file.
438 * gdb.fortran/mixed-lang-stack.cpp: New file.
439 * gdb.fortran/mixed-lang-stack.exp: New file.
440 * gdb.fortran/mixed-lang-stack.f90: New file.
441
442 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
443
444 * gdb.linespec/cp-completion-aliases.cc: New file.
445 * gdb.linespec/cp-completion-aliases.exp: New file.
446
447 2020-03-19 Tom de Vries <tdevries@suse.de>
448
449 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
450 more precise.
451
452 2020-03-18 Tom de Vries <tdevries@suse.de>
453
454 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
455 * gdb.dwarf2/break-inline-psymtab.c: New test.
456 * gdb.dwarf2/break-inline-psymtab.exp: New file.
457
458 2020-03-16 Tom de Vries <tdevries@suse.de>
459
460 * lib/cache.exp (gdb_do_cache): Add and handle local variables
461 cache_verify and cache_verify_proc.
462
463 2020-03-15 Tom de Vries <tdevries@suse.de>
464
465 * gdb.server/solib-list.exp: Handle
466 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
467
468 2020-03-15 Tom de Vries <tdevries@suse.de>
469
470 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
471 objfiles".
472
473 2020-03-14 Tom Tromey <tom@tromey.com>
474
475 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
476
477 2020-03-14 Tom de Vries <tdevries@suse.de>
478
479 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
480
481 2020-03-14 Tom de Vries <tdevries@suse.de>
482
483 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
484 result in line-by-line fashion.
485
486 2020-03-14 Tom de Vries <tdevries@suse.de>
487
488 * lib/gdb.exp (supports_statement_frontiers): New proc.
489 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
490
491 2020-03-14 Tom de Vries <tdevries@suse.de>
492
493 * gdb.base/printcmds.exp: Add missing quoting for "print
494 teststring2".
495
496 2020-03-13 Tom Tromey <tom@tromey.com>
497
498 * gdb.base/printcmds.exp (test_print_strings): Add regression
499 test.
500 * gdb.base/printcmds.c (charptr): New typedef.
501 (teststring2): New global.
502
503 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
504
505 * gdb.base/break-interp.exp: Use the tail of the filename, not the
506 full path in the test name.
507 (test_ld): Add some with_test_prefix blocks to make test names
508 unique.
509
510 2020-03-13 Tom de Vries <tdevries@suse.de>
511
512 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
513
514 2020-03-13 Tom de Vries <tdevries@suse.de>
515
516 * gdb.mi/mi-sym-info.exp: Make matching more precise.
517
518 2020-03-13 Tom de Vries <tdevries@suse.de>
519
520 PR symtab/25646
521 * gdb.dwarf2/imported-unit.exp: Add test.
522
523 2020-03-13 Tom de Vries <tdevries@suse.de>
524
525 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
526 (var1, var2): New variable.
527 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
528 matching symbols.
529
530 2020-03-13 Tom de Vries <tdevries@suse.de>
531
532 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
533 (Term::command): Use prompt prefix.
534 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
535 * gdb.tui/tui-layout-asm-short-prog.exp: Use
536 command_no_prompt_prefix instead of prefix.
537 * gdb.tui/tui-layout-asm.exp: Same.
538
539 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
540
541 * gdb.base/break-interp.exp: Use foreach_with_prefix.
542
543 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
544
545 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
546 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
547 on" while stepping over the test instruction, match printed
548 message.
549
550 2020-03-12 Tom de Vries <tdevries@suse.de>
551
552 * gdb.base/info-types.exp: Use exp_continue during matching of output
553 of "info types".
554
555 2020-03-12 Tom de Vries <tdevries@suse.de>
556
557 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
558
559 2020-03-12 Tom de Vries <tdevries@suse.de>
560
561 * gdb.fortran/module.exp: Use exp_continue during matching of output
562 of "info variable -n".
563
564 2020-03-12 Tom de Vries <tdevries@suse.de>
565
566 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
567 gdb.dwarf2/dw2-ranges-base.c.
568
569 2020-03-12 Tom de Vries <tdevries@suse.de>
570
571 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
572 in presence of GLIBC debuginfo.
573
574 2020-03-12 Tom de Vries <tdevries@suse.de>
575
576 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
577 $core.
578
579 2020-03-12 Tom de Vries <tdevries@suse.de>
580
581 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
582 more precise.
583
584 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
585
586 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
587 from Unix to Windows path.
588
589 2020-03-11 Tom de Vries <tdevries@suse.de>
590
591 * gdb.ada/minsyms.exp: Set language to ada.
592
593 2020-03-11 Tom de Vries <tdevries@suse.de>
594
595 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
596
597 2020-03-11 Tom de Vries <tdevries@suse.de>
598
599 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
600
601 2020-03-11 Tom Tromey <tromey@adacore.com>
602
603 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
604
605 2020-03-11 Tom de Vries <tdevries@suse.de>
606
607 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
608
609 2020-03-11 Tom de Vries <tdevries@suse.de>
610
611 * gdb.base/break-interp.exp: Limit verbose scope.
612
613 2020-03-11 Tom de Vries <tdevries@suse.de>
614
615 * gdb.fortran/logical.f90: Define variable with character type.
616 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
617
618 2020-03-11 Tom de Vries <tdevries@suse.de>
619
620 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
621
622 2020-03-11 Tom de Vries <tdevries@suse.de>
623
624 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
625 symtabs.
626
627 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
628 Bernd Edlinger <bernd.edlinger@hotmail.de>
629
630 * gdb.cp/step-and-next-inline.cc: New file.
631 * gdb.cp/step-and-next-inline.exp: New file.
632 * gdb.cp/step-and-next-inline.h: New file.
633 * gdb.dwarf2/dw2-is-stmt.c: New file.
634 * gdb.dwarf2/dw2-is-stmt.exp: New file.
635 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
636 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
637 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
638
639 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
640
641 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
642 is-stmt flag in the line table.
643
644 2020-03-09 Tom de Vries <tdevries@suse.de>
645
646 * lib/gdb.exp (cached_file): Create cache dir.
647
648 2020-03-07 Tom de Vries <tdevries@suse.de>
649
650 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
651 * gdb.cp/rvalue-ref-params.exp: Same.
652
653 2020-03-06 Tom de Vries <tdevries@suse.de>
654
655 * lib/gdb.exp (tentative_rename, cached_file): New proc.
656 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
657
658 2020-03-06 Tom de Vries <tdevries@suse.de>
659
660 * README: Fix "the the".
661 * gdb.base/dprintf.exp: Same.
662
663 2020-03-05 Tom de Vries <tdevries@suse.de>
664
665 * gdb.base/maint.exp: Update "main print statistics" expected output.
666
667 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
668
669 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
670 (fortran_int8): Likewise.
671 (fortran_real4): Likewise.
672 (fortran_real8): Likewise.
673 (fortran_complex4): Likewise.
674 (fortran_logical4): Likewise.
675 (fortran_character1): Likewise.
676
677 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
678
679 * gdb.fortran/logical.exp: Add tests that any non-zero value is
680 printed as true.
681
682 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
683
684 * gdb.base/printcmds.exp: Add test to verify printf of a
685 variable holding an address.
686
687 2020-03-03 Tom de Vries <tdevries@suse.de>
688
689 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
690
691 2020-03-03 Tom de Vries <tdevries@suse.de>
692
693 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
694 gdb_test_multiple call.
695
696 2020-03-03 Tom de Vries <tdevries@suse.de>
697
698 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
699 gdb_test_multiple calls.
700
701 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
702
703 * gdb.base/default.exp: Remove test of 'set history filename'.
704 * gdb.base/gdbinit-history.exp: Add tests for setting the history
705 filename to the empty string.
706 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
707 and GDBHISTSIZE.
708
709 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
710
711 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
712 disabled.
713
714 2020-03-02 Pedro Alves <palves@redhat.com>
715 Tom de Vries <tdevries@suse.de>
716
717 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
718 -prompt prefix, before user_code argument. Add -lbl option likewise.
719 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
720 (gdb_is_target_1): Add -prompt prefix and move to before user_code
721 argument.
722 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
723 have "\r\n" at start-of-line, instead of at end-of-line.
724
725 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
726
727 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
728 libinproctrace.so.
729
730 2020-02-28 Luis Machado <luis.machado@linaro.org>
731
732 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
733 to "p/x".
734
735 2020-02-28 Luis Machado <luis.machado@linaro.org>
736
737 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
738 asm/ptrace.h and error.h.
739
740 2020-02-28 Tom de Vries <tdevries@suse.de>
741
742 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
743 (struct wrapper, do_something, mundane/symada__cS): Move ...
744 * gdb.base/c-linkage-name-2.c: ... here. New source file.
745 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
746 Update "print symada__cS before partial symtab expansion" regexp.
747 Update breakpoint location. Flush symbol cache after expansion.
748
749 2020-02-28 Luis Machado <luis.machado@linaro.org>
750
751 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
752
753 2020-02-27 Tom de Vries <tdevries@suse.de>
754
755 * config/sid.exp: Remove unused globals.
756 * gdb.base/attach.exp: Same.
757 * gdb.base/catch-load.exp: Same.
758 * gdb.base/dbx.exp: Same.
759 * lib/gdb.exp: Same.
760 * lib/mi-support.exp: Same.
761 * lib/prompt.exp: Same.
762
763 2020-02-27 Tom de Vries <tdevries@suse.de>
764
765 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
766 not set.
767
768 2020-02-26 Aaron Merey <amerey@redhat.com>
769
770 * gdb.debuginfod: New directory for debuginfod tests.
771 * gdb.debuginfod/main.c: New test file.
772 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
773
774 2020-02-26 Tom de Vries <tdevries@suse.de>
775
776 PR gdb/25603
777 * gdb.base/persistent-lang.cc: New test.
778 * gdb.base/persistent-lang.exp: New file.
779
780 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
781
782 * gdb.fortran/derived-type-striding.exp: Add a new test.
783 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
784 new test.
785
786 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
787
788 * gdb.base/cached-source-file.exp: Avoid source file paths in test
789 names.
790
791 2020-02-25 Tom de Vries <tdevries@suse.de>
792
793 PR go/18926
794 * gdb.go/methods.exp: Remove gcc/93866 xfail.
795
796 2020-02-24 Tom de Vries <tdevries@suse.de>
797
798 PR gdb/25592
799 * gdb.base/info-locals-unused-static-var.c: New test.
800 * gdb.base/info-locals-unused-static-var.exp: New file.
801
802 2020-02-22 Tom Tromey <tom@tromey.com>
803
804 * gdb.python/tui-window.exp: New file.
805 * gdb.python/tui-window.py: New file.
806
807 2020-02-22 Tom Tromey <tom@tromey.com>
808
809 PR tui/17850:
810 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
811 tests.
812
813 2020-02-22 Tom Tromey <tom@tromey.com>
814
815 * gdb.tui/new-layout.exp: Add sub-layout tests.
816
817 2020-02-22 Tom Tromey <tom@tromey.com>
818
819 * gdb.tui/new-layout.exp: New file.
820
821 2020-02-22 Tom Tromey <tom@tromey.com>
822
823 * gdb.rust/rust-style.rs: New file.
824 * gdb.rust/rust-style.exp: New file.
825 * gdb.base/style.exp: Test structure printing.
826 * gdb.base/style.c (struct some_struct): New type.
827 (enum etype): New type.
828 (struct_value): New global.
829
830 2020-02-21 Tom de Vries <tdevries@suse.de>
831
832 PR go/18926
833 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
834 Remove blanket xfails. Use message argument for gdb_breakpoint.
835 Make continuing to breakpoint test conditional on setting breakpoint.
836 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
837 DW_AT_name attribute. Add xfail for GCC PR93866.
838
839 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
840
841 * gdb.dwarf2/cpp-linkage-name.c: New file.
842 * gdb.dwarf2/cpp-linkage-name.exp: New file.
843
844 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
845
846 * lib/gdb.exp (gdb_wrapper_init): Reset
847 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
848 not exist.
849
850 2020-02-20 Tom de Vries <tdevries@suse.de>
851
852 PR go/17018
853 * gdb.go/hello.exp: Copy ...
854 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
855 print of st to print value of global definition. Add xfail for GCC
856 PR93844.
857 * gdb.go/hello.exp: Remove printing of st before definition.
858 * gdb.go/hello.go: Copy ...
859 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
860 to st.
861 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
862
863 2020-02-20 Tom de Vries <tdevries@suse.de>
864
865 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
866 (gdb_simple_compile): Handle compile_flags go by using .go extension
867 for source file.
868 * gdb.go/chan.exp: Use support_go_compile.
869 * gdb.go/handcall.exp: Same.
870 * gdb.go/hello.exp: Same.
871 * gdb.go/integers.exp: Same.
872 * gdb.go/max-depth.exp: Same.
873 * gdb.go/methods.exp: Same.
874 * gdb.go/package.exp: Same.
875 * gdb.go/strings.exp: Same.
876 * gdb.go/types.exp: Same.
877 * gdb.go/unsafe.exp: Same.
878
879 2020-02-19 Tom de Vries <tdevries@suse.de>
880
881 * gdb.python/lib-types.exp: Make xfail more strict.
882
883 2020-02-19 Tom de Vries <tdevries@suse.de>
884
885 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
886
887 2020-02-19 Doug Evans <dje@google.com>
888
889 PR rust/25535
890 * gdb.rust/simple.exp: Add test.
891 * gdb.rust/simple.rs: Add test.
892
893 2020-02-19 Tom de Vries <tdevries@suse.de>
894
895 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
896 output line-by-line.
897
898 2020-02-19 Tom de Vries <tdevries@suse.de>
899
900 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
901
902 2020-02-19 Tom de Vries <tdevries@suse.de>
903
904 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
905 prelink.
906
907 2020-02-19 Tom de Vries <tdevries@suse.de>
908
909 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
910 (gdb_do_cache): Use gdb_do_cache_wrap.
911 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
912
913 2020-02-19 Tom de Vries <tdevries@suse.de>
914
915 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
916 gdb_compile option.
917
918 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
919
920 * gdb.base/printcmds.exp (test_print_enums): Update expected
921 output.
922
923 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
924
925 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
926 for "unknown".
927
928 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
929
930 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
931 enumerator.
932
933 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
934
935 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
936 FE_, add FE_NONE.
937 (three): Update.
938 (enum flag_enum_without_zero): New enum.
939 (flag_enum_without_zero): New variable.
940 (enum not_flag_enum): New enum.
941 (three_not_flag): New variable.
942 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
943 (test_print_enums): Add more tests for printing flag enums.
944
945 2020-02-18 Tom de Vries <tdevries@suse.de>
946
947 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
948 (gdb_compile_ada): ... here.
949 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
950 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
951
952 2020-02-14 Tom Tromey <tom@tromey.com>
953
954 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
955 build directory.
956 * boards/gdbserver-base.exp: Update path to gdbserver.
957
958 2020-02-13 Tom de Vries <tdevries@suse.de>
959
960 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
961
962 2020-02-13 Tom de Vries <tdevries@suse.de>
963
964 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
965 are missing.
966
967 2020-02-13 Tom de Vries <tdevries@suse.de>
968
969 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
970 call.
971
972 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
973
974 PR tui/25126
975 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
976 * gdb.base/cached-source-file.c: New file.
977 * gdb.base/cached-source-file.exp: New file.
978
979 2020-02-11 Tom de Vries <tdevries@suse.de>
980
981 PR testsuite/25488
982 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
983
984 2020-02-10 Tom de Vries <tdevries@suse.de>
985
986 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
987
988 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
989
990 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
991 and $after_addr are both integers before making a comparison.
992
993 2020-02-09 Tom de Vries <tdevries@suse.de>
994
995 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
996 command output and paste it into gdb.log. If any, paste catch message
997 to gdb.log.
998
999 2020-02-07 Tom Tromey <tromey@adacore.com>
1000
1001 PR breakpoints/24915:
1002 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1003
1004 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1005
1006 * gdb.tui/tui-missing-src.exp: Add the "missing source
1007 file" test for the TUI.
1008
1009 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1010
1011 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1012 including a port number in the output.
1013
1014 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1015
1016 * lib/fortran.exp (fortran_int4): Handle clang.
1017 (fortran_int8): Likewise.
1018 (fortran_real4): Likewise.
1019 (fortran_real8): Likewise.
1020 (fortran_complex4): Likewise.
1021 (fortran_logical4): Likewise.
1022 (fortran_character1): Likewise.
1023
1024 2020-02-04 Tom de Vries <tdevries@suse.de>
1025
1026 * README (Race detection): Add note.
1027
1028 2020-02-04 Tom de Vries <tdevries@suse.de>
1029
1030 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1031
1032 2020-02-04 Tom de Vries <tdevries@suse.de>
1033
1034 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1035
1036 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1037
1038 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1039 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1040 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1041 blttar, bnetarl.
1042 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1043 binary for blttar, bnetarl.
1044 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1045 wait instruction. Delete ldmx test.
1046 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1047
1048 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1049
1050 * gdb.fortran/array-bounds-high.exp: New file.
1051 * gdb.fortran/array-bounds-high.f90: New file.
1052
1053 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1054
1055 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1056 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1057
1058 2020-02-01 Tom de Vries <tdevries@suse.de>
1059
1060 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1061
1062 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1063
1064 PR tui/9765
1065 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1066 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1067
1068 2020-01-29 Luis Machado <luis.machado@linaro.org>
1069
1070 * gdb.arch/aarch64-brk-patterns.c: New source file.
1071 * gdb.arch/aarch64-brk-patterns.exp: New test.
1072
1073 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1074
1075 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1076 GCC/Clang version.
1077 * gdb.cp/pass-by-ref.exp: Ditto.
1078
1079 2020-01-29 Tom de Vries <tdevries@suse.de>
1080
1081 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1082 * gdb.threads/watchpoint-fork-mt.c: Same.
1083 * gdb.threads/watchpoint-fork-parent.c: Same.
1084 * gdb.threads/watchpoint-fork-st.c: Same.
1085 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1086
1087 2020-01-27 Luis Machado <luis.machado@linaro.org>
1088
1089 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1090 sitting at a syscall instruction when we hit the syscall function's
1091 breakpoint.
1092 Check PC against one obtained with the x command.
1093 Validate syscall number.
1094 (step_over_syscall): Don't continue to the syscall instruction if
1095 we're already there.
1096
1097 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1098
1099 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1100
1101 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1102
1103 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1104 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1105
1106 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1107
1108 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1109 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1110
1111 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1112
1113 * gdb.base/maint.exp: Update line table parsing test.
1114 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1115
1116 2020-01-24 Pedro Alves <palves@redhat.com>
1117
1118 PR gdb/25410
1119 * gdb.multi/multi-re-run-1.c: New.
1120 * gdb.multi/multi-re-run-2.c: New.
1121 * gdb.multi/multi-re-run.exp: New.
1122
1123 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1124
1125 PR gdb/23718
1126 * gdb.server/server-kill-python.exp: New file.
1127
1128 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1129
1130 * gdb.server/multi-ui-errors.c: New file.
1131 * gdb.server/multi-ui-errors.exp: New file.
1132
1133 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1134
1135 PR tui/9765
1136 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1137
1138 2020-01-19 Tom Tromey <tom@tromey.com>
1139
1140 * gdb.tui/main.exp: Add check for plain "file".
1141
1142 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1143
1144 * lib/gdb.exp: Fix spelling error (seperatelly).
1145
1146 2020-01-14 Tom Tromey <tom@tromey.com>
1147
1148 PR symtab/12535:
1149 * gdb.python/python.exp: Test decode_line with empty string
1150 argument.
1151
1152 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1153
1154 * gdb.base/skip-inline.exp: Extend test.
1155
1156 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1157
1158 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1159 * gdb.dwarf2/dw2-bad-elf.c: New file.
1160 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1161
1162 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1163
1164 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1165 _line_saw_file.
1166
1167 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1168
1169 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1170 border.
1171
1172 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1173
1174 * gdb.multi/multi-target.exp (setup): Factor out "info
1175 connections" and "info inferiors" tests to ...
1176 (test_info_inferiors): ... this new procedure.
1177 (top level): Run new "info-inferiors" tests.
1178
1179 2020-01-10 Pedro Alves <palves@redhat.com>
1180
1181 * gdb.server/bkpt-other-inferior.exp: New file.
1182
1183 2020-01-10 Pedro Alves <palves@redhat.com>
1184
1185 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1186 of "add-inferior".
1187 * gdb.base/quit-live.exp: Likewise.
1188 * gdb.base/remote-exec-file.exp: Likewise.
1189 * gdb.guile/scm-progspace.exp: Likewise.
1190 * gdb.linespec/linespec.exp: Likewise.
1191 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1192 * gdb.mi/user-selected-context-sync.exp: Likewise.
1193 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1194 "info inferiors" tests.
1195 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1196 "add-inferior".
1197 * gdb.multi/watchpoint-multi.exp: Likewise.
1198 * gdb.python/py-inferior.exp: Likewise.
1199 * gdb.server/extended-remote-restart.exp: Likewise.
1200 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1201 "info inferiors".
1202 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1203 * gdb.trace/report.exp: Likewise.
1204
1205 2020-01-10 Pedro Alves <palves@redhat.com>
1206
1207 * gdb.multi/multi-target.c: New file.
1208 * gdb.multi/multi-target.exp: New file.
1209 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1210 mode requested, but remote does not support non-stop".
1211
1212 2020-01-10 Pedro Alves <palves@redhat.com>
1213
1214 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1215 disconnect before reconnecting.
1216
1217 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1218 Pedro Alves <palves@redhat.com>
1219
1220 * gdb.server/connect-without-multi-process.exp: Also test
1221 continuing to end.
1222
1223 2020-01-10 Pedro Alves <palves@redhat.com>
1224
1225 * gdb.base/remote-exec-file.exp: New file.
1226
1227 2020-01-10 Pedro Alves <palves@redhat.com>
1228
1229 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1230 output.
1231 * gdb.threads/async.c: New.
1232 * gdb.threads/async.exp: New.
1233 * gdb.multi/tids-gid-reset.c: New.
1234 * gdb.multi/tids-gid-reset.exp: New.
1235
1236 2020-01-10 George Barrett <bob@bob131.so>
1237
1238 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1239 to help in finding the image relocation offset.
1240 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1241 options in arguments.
1242 (stap_test_no_debuginfo): Likewise.
1243 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1244 test variants.
1245 (stap_test): Add null semaphore relocation test.
1246
1247 2020-01-10 George Barrett <bob@bob131.so>
1248
1249 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1250 * gdb.base/stap-probe.exp: Likewise.
1251 (stap_test): Pass argument as an additional flag.
1252 (stap_test_no_debuginfo): Likewise.
1253 (stap_test): Check `info probes stap' output for semaphore
1254 addresses if the test binary is supposed to have them.
1255
1256 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1257
1258 * gdb.tui/basic.exp: Add more scrolling tests.
1259
1260 2020-01-09 Tom Tromey <tom@tromey.com>
1261
1262 PR tui/18932:
1263 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1264 meangingful value.
1265 (Term::command, Term::resize): Update.
1266 * gdb.tui/basic.exp: Add scrolling test.
1267
1268 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1269
1270 * gdb.tui/tui-layout-asm.exp: New file.
1271
1272 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1273
1274 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1275
1276 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1277
1278 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1279 (Term::enter_tui): Use Term::prepare_for_tui.
1280
1281 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1284 called.
1285
1286 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1287
1288 * gdb.base/skip.exp: Fix race condition in test.
1289
1290 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1291
1292 * gdb.base/backtrace.c: New file.
1293 * gdb.base/backtrace.exp: New file.
1294
1295 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1296
1297 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1298
1299 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1300
1301 * gdb.base/style.exp: Test that warnings are styled.
1302
1303 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1304
1305 * gdb.base/line65535.exp: New file.
1306 * gdb.base/line65535.c: New file.
1307
1308 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1309
1310 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1311 * lib/gnat_debug_info_test.adb: New file.
1312 * gdb.ada/ptype_tagged_param.exp: Use
1313 gnat_runtime_has_debug_info, expect a different output if
1314 runtime does not have debug info.
1315
1316 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1317
1318 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1319 (another) quote in test name.
1320
1321 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1322
1323 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1324 Add quote in test name.
1325
1326 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1327
1328 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1329 directory instead.
1330 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1331 * gdb.cp/pass-by-ref-2.cc: New file.
1332 * gdb.cp/pass-by-ref-2.exp: New file.
1333
1334 2019-12-20 Tom Tromey <tom@tromey.com>
1335
1336 * gdb.tui/list-before.exp: New file.
1337
1338 2019-12-20 Tom Tromey <tom@tromey.com>
1339
1340 * gdb.tui/list.exp: Check for source on initial listing.
1341
1342 2019-12-11 Tom Tromey <tromey@adacore.com>
1343
1344 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1345 Add crlf test.
1346
1347 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1348
1349 * gdb.base/default.exp: Update value of $_gdb_major.
1350
1351 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1352
1353 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1354
1355 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1356
1357 * gdb.base/skip.exp: Whitespace fix.
1358
1359 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1360
1361 * gdb.base/skip-inline.c: New file.
1362 * gdb.base/skip-inline.exp: New file.
1363
1364 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1365
1366 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1367 jit_function_00 to jit_function_stack_mangle.
1368 * gdb.base/jithost.c (jit_function_t): Rename to...
1369 (jit_function_stack_mangle_t): ... this.
1370 (jit_function_add_t): New typedef.
1371 (jit_function_00_code): Rename to...
1372 (jit_function_stack_mangle_code): ... this, make static.
1373 (jit_function_add_code): New.
1374 (main): Generate "add" function and call it. Adjust to changes
1375 in jithost_abi.
1376 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1377 (struct jithost_abi) <begin, end>: Remove fields.
1378 <object, function_stack_mangle, function_add>: New fields.
1379 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1380 code_end>: Remove fields.
1381 <func_stack_mangle>: New field.
1382 (read_debug_info): Adjust to renaming, create block for "add"
1383 function.
1384 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1385
1386 2019-12-11 Tom Tromey <tom@tromey.com>
1387
1388 * gdb.tui/resize.exp: Fix regexp.
1389 * gdb.tui/regs.exp: Fix regexps.
1390 * gdb.tui/main.exp: Fix regexp.
1391
1392 2019-12-11 Tom Tromey <tom@tromey.com>
1393
1394 * gdb.tui/resize.exp: Update.
1395 * gdb.tui/empty.exp (layouts): Update.
1396
1397 2019-12-11 Tom Tromey <tom@tromey.com>
1398
1399 * gdb.tui/regs.exp: Update.
1400 * gdb.tui/empty.exp (layouts): Update.
1401 * gdb.tui/basic.exp: Update.
1402 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1403
1404 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1405
1406 * gdb.base/options.exp: Add -raw-values in the print completion list.
1407 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1408
1409 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1410
1411 * gdb.threads/omp-par-scope.c: New file.
1412 * gdb/threads/omp-par-scope.exp: New file.
1413
1414 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1415
1416 * lib/gdb.exp (support_nested_function_tests): New proc.
1417
1418 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1419
1420 * lib/gdb.exp (gdb_compile_openmp): New proc.
1421 (build_executable_from_specs): Add an "openmp" option.
1422 (gdb_compile_pthreads): Add non-executable case.
1423
1424 2019-12-10 Tom Tromey <tromey@adacore.com>
1425
1426 * gdb.ada/unchecked_union.exp: New file.
1427 * gdb.ada/unchecked_union/pck.adb: New file.
1428 * gdb.ada/unchecked_union/pck.ads: New file.
1429 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1430 * gdb-utils.exp (string_to_regexp): Also quote "?".
1431
1432 2019-12-10 George Barrett <bob@bob131.so>
1433
1434 Test scripted probe breakpoints.
1435 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1436 * gdb.python/py-breakpoint.c (main): Likewise.
1437 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1438 specifier test.
1439 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1440
1441 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1442
1443 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1444 an rvalue parameter.
1445 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1446 parameter.
1447
1448 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1449
1450 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1451 modules.
1452
1453 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1454
1455 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1456 broken version of GCC.
1457
1458 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1459
1460 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1461 sym-info-cmds library.
1462 * gdb.fortran/info-types.exp: Likewise.
1463 * lib/sym-info-cmds.exp: New file.
1464
1465 2019-12-08 Tom de Vries <tdevries@suse.de>
1466
1467 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1468
1469 2019-12-07 Keith Seitz <keiths@redhat.com>
1470
1471 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1472 * gdb.base/corefile-buildid-shlib.c: New file.
1473 * gdb.base/corefile-buildid.c: New file.
1474 * gdb.base/corefile-buildid.exp: New file.
1475
1476 2019-12-06 Tom de Vries <tdevries@suse.de>
1477
1478 * gdb.dwarf2/varval.exp: Add decl before def test.
1479
1480 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1481
1482 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1483
1484 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1485
1486 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1487 CV and reference conversion for overload resolution.
1488 * gdb.cp/rvalue-ref-overload.exp: Test it.
1489
1490 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1491
1492 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1493 * gdb.base/frameapply.exp: Test faas without command.
1494
1495 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1496
1497 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1498 Fortran tests.
1499 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1500 order.
1501
1502 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1503
1504 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1505 casting to type with no kind specified.
1506 (test_basic_parsing_of_type_kinds): Additional tests for types
1507 with no kind specified, and add tests for single/double
1508 precision/complex types.
1509
1510 2019-12-04 Tom Tromey <tromey@adacore.com>
1511
1512 * gdb.base/endianity.c (struct other) <x>: New field.
1513 (main): Initialize it.
1514 * gdb.base/endianity.exp: Update.
1515
1516 2019-12-04 Tom Tromey <tromey@adacore.com>
1517
1518 * gdb.ada/scalar_storage/storage.adb: New file.
1519 * gdb.ada/scalar_storage/pck.adb: New file.
1520 * gdb.ada/scalar_storage/pck.ads: New file.
1521 * gdb.ada/scalar_storage.exp: New file.
1522
1523 2019-12-04 Tom Tromey <tromey@adacore.com>
1524
1525 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1526 (main): Initialize it.
1527 * gdb.base/endianity.exp: Update.
1528
1529 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1530
1531 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1532
1533 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1534
1535 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1536 -symbol-info-module-functions and -symbol-info-module-variables.
1537
1538 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1539
1540 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1541
1542 2019-12-01 Richard Bunt <richard.bunt@arm.com>
1543 Andrew Burgess <andrew.burgess@embecosm.com>
1544
1545 * gdb.fortran/derived-type-striding.exp: New file.
1546 * gdb.fortran/derived-type-striding.f90: New file.
1547 * gdb.fortran/array-slices.exp: New file.
1548 * gdb.fortran/array-slices.f90: New file.
1549
1550 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1551
1552 * gdb.base/define.exp: Test . in command names.
1553 * gdb.base/setshow.exp: Update test, as . is now part of
1554 command name.
1555
1556 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1557
1558 * gdb.base/define-prefix.exp: New file.
1559
1560 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1561
1562 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1563 compile.
1564 (skip_btrace_pt_tests): Likewise.
1565
1566 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1567
1568 * gdb.fortran/info-modules.exp: Compile source files in correct
1569 order.
1570
1571 2019-11-27 Kevin Buettner <kevinb@redhat.com>
1572
1573 * gdb.dwarf2/imported-unit.exp: New file.
1574 * gdb.dwarf2/imported-unit.c: New file.
1575
1576 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1577
1578 * gdb.mi/mi-fortran-modules-2.f90: New file.
1579 * gdb.mi/mi-fortran-modules.exp: New file.
1580 * gdb.mi/mi-fortran-modules.f90: New file.
1581
1582 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1583
1584 * gdb.mi/mi-sym-info-1.c: New file.
1585 * gdb.mi/mi-sym-info-2.c: New file.
1586 * gdb.mi/mi-sym-info.exp: New file.
1587
1588 2019-11-22 Tom Tromey <tromey@adacore.com>
1589
1590 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1591 * gdb.ada/tasks/foo.adb: Add another stopping location.
1592
1593 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1594
1595 * gdb.base/endianity.c: New test.
1596 * gdb.base/endianity.exp: New file.
1597
1598 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1599
1600 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1601
1602 2019-11-21 Tom de Vries <tdevries@suse.de>
1603
1604 PR gdb/24956
1605 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1606
1607 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1608
1609 * gdb.python/py-progspace.exp: Add missing parentheses on some
1610 'print' commands.
1611
1612 2019-11-19 Tom Tromey <tom@tromey.com>
1613
1614 * gdb.tui/winheight.exp: New file.
1615
1616 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1617
1618 * gdb.base/ctf-whatis.c: Delete.
1619 * gdb.base/ctf-whatis.exp: Delete.
1620 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1621
1622 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1623
1624 * gdb.base/ctf-cvexpr.exp: Delete.
1625 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1626
1627 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1628
1629 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1630 the compiler. Clean up header comment a little.
1631 * gdb.base/ctf-ptype.exp: Likewise.
1632 * gdb.base/ctf-whatis.exp: Likewise.
1633 * lib/gdb.exp (skip_ctf_tests): New proc.
1634
1635 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1636
1637 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1638 * gdb.tui/corefile-run.exp: New file.
1639
1640 2019-11-14 Tom Tromey <tromey@adacore.com>
1641
1642 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1643 regression tests.
1644
1645 2019-11-12 Tom Tromey <tom@tromey.com>
1646
1647 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1648 after any command. Expect prompt after WAIT_FOR is seen.
1649 (enter_tui): Enable resize messages.
1650 (command): Expect command in output.
1651 (get_line): Avoid error when cursor appears to be off-screen.
1652 (dump_screen): Include screen size in title.
1653 (_do_resize): New proc, from "resize".
1654 (resize): Rewrite. Do resize in two steps.
1655 * gdb.tui/empty.exp (layouts): Fix entries.
1656 (check_boxes): Remove xfail.
1657 (check_text): Dump screen on failure.
1658
1659 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1660
1661 * gdb.python/py-symbol.exp: Add test for
1662 gdb.lookup_static_symbols.
1663
1664 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1665
1666 * gdb.python/py-symbol.c: Declare and call function from new
1667 py-symbol-2.c file.
1668 * gdb.python/py-symbol.exp: Compile both source files, and add new
1669 tests for gdb.lookup_static_symbol.
1670 * gdb.python/py-symbol-2.c: New file.
1671
1672 2019-11-02 Tom de Vries <tdevries@suse.de>
1673
1674 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1675 * gdb.base/anon.exp: Same.
1676 * gdb.base/auto-connect-native-target.exp: Same.
1677 * gdb.base/call-ar-st.exp: Same.
1678 * gdb.base/catch-syscall.exp: Same.
1679 * gdb.base/commands.exp: Same.
1680 * gdb.base/default.exp: Same.
1681 * gdb.base/display.exp: Same.
1682 * gdb.base/float.exp: Same.
1683 * gdb.base/foll-fork.exp: Same.
1684 * gdb.base/help.exp: Same.
1685 * gdb.base/info-macros.exp: Same.
1686 * gdb.base/info-proc.exp: Same.
1687 * gdb.base/info-target.exp: Same.
1688 * gdb.base/long_long.exp: Same.
1689 * gdb.base/macscp.exp: Same.
1690 * gdb.base/memattr.exp: Same.
1691 * gdb.base/nofield.exp: Same.
1692 * gdb.base/pointers.exp: Same.
1693 * gdb.base/printcmds.exp: Same.
1694 * gdb.base/ptype.exp: Same.
1695 * gdb.base/restore.exp: Same.
1696 * gdb.base/return.exp: Same.
1697 * gdb.base/scope.exp: Same.
1698 * gdb.base/set-noassign.exp: Same.
1699 * gdb.base/setshow.exp: Same.
1700 * gdb.base/shlib-call.exp: Same.
1701 * gdb.base/signals.exp: Same.
1702 * gdb.base/sigstep.exp: Same.
1703 * gdb.base/skip.exp: Same.
1704 * gdb.base/solib-symbol.exp: Same.
1705 * gdb.base/stap-probe.exp: Same.
1706 * gdb.base/step-line.exp: Same.
1707 * gdb.base/step-test.exp: Same.
1708 * gdb.base/style.exp: Same.
1709 * gdb.base/varargs.exp: Same.
1710 * gdb.base/vla-datatypes.exp: Same.
1711 * gdb.base/vla-ptr.exp: Same.
1712 * gdb.base/vla-sideeffect.exp: Same.
1713 * gdb.base/volatile.exp: Same.
1714 * gdb.base/watch-cond-infcall.exp: Same.
1715 * gdb.base/watchpoint.exp: Same.
1716
1717 2019-11-02 Tom de Vries <tdevries@suse.de>
1718
1719 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1720 * gdb.cp/cpexprs.exp: Same.
1721 * gdb.cp/except-multi-location.exp: Same.
1722 * gdb.cp/exceptprint.exp: Same.
1723 * gdb.cp/gdb2384.exp: Same.
1724 * gdb.cp/inherit.exp: Same.
1725 * gdb.cp/m-static.exp: Same.
1726 * gdb.cp/meth-typedefs.exp: Same.
1727 * gdb.cp/misc.exp: Same.
1728 * gdb.cp/namespace.exp: Same.
1729 * gdb.cp/non-trivial-retval.exp: Same.
1730 * gdb.cp/overload.exp: Same.
1731 * gdb.cp/pr17132.exp: Same.
1732 * gdb.cp/re-set-overloaded.exp: Same.
1733 * gdb.cp/rvalue-ref-types.exp: Same.
1734 * gdb.cp/templates.exp: Same.
1735
1736 2019-11-01 Luis Machado <luis.machado@linaro.org>
1737
1738 PR gdb/25124
1739
1740 * gdb.arch/pr25124.S: New file.
1741 * gdb.arch/pr25124.exp: New file.
1742
1743 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1744
1745 * gdb.fortran/info-modules.exp: Update expected results, and add
1746 additional tests for 'info module functinos', and 'info module
1747 variables'.
1748 * gdb.fortran/info-types.exp: Update expected results.
1749 * gdb.fortran/info-types.f90: Extend testcase with additional
1750 module variables and functions.
1751
1752 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1753
1754 * gdb.fortran/info-modules.exp: New file.
1755 * gdb.fortran/info-types.exp: Build with new file.
1756 * gdb.fortran/info-types.f90: Include and use new module.
1757 * gdb.fortran/info-types-2.f90: New file.
1758
1759 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1760
1761 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1762 * gdb.base/settings.exp: Test all settings types using
1763 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1764 that now verifies that the value of "maint show" is the same as
1765 returned by the settings functions. Test the type of the
1766 maintenance settings.
1767 * gdb.base/default.exp: Update show_conv_list.
1768
1769 2019-10-31 Tom de Vries <tdevries@suse.de>
1770
1771 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1772 gdb_test.
1773 * gdb.arch/amd64-disp-step.exp: Same.
1774 * gdb.asm/asm-source.exp: Same.
1775 * gdb.btrace/buffer-size.exp: Same.
1776 * gdb.btrace/cpu.exp: Same.
1777 * gdb.btrace/enable.exp: Same.
1778 * gdb.dwarf2/count.exp: Same.
1779 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1780 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1781 * gdb.fortran/vla-datatypes.exp: Same.
1782 * gdb.fortran/vla-history.exp: Same.
1783 * gdb.fortran/vla-ptype.exp: Same.
1784 * gdb.fortran/vla-value.exp: Same.
1785 * gdb.fortran/whatis_type.exp: Same.
1786 * gdb.guile/guile.exp: Same.
1787 * gdb.multi/tids.exp: Same.
1788 * gdb.python/py-finish-breakpoint.exp: Same.
1789 * gdb.python/py-framefilter.exp: Same.
1790 * gdb.python/py-pp-registration.exp: Same.
1791 * gdb.python/py-xmethods.exp: Same.
1792 * gdb.python/python.exp: Same.
1793 * gdb.server/connect-with-no-symbol-file.exp: Same.
1794 * gdb.server/no-thread-db.exp: Same.
1795 * gdb.server/run-without-local-binary.exp: Same.
1796 * gdb.stabs/weird.exp: Same.
1797 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1798 * gdb.threads/thread-find.exp: Same.
1799 * gdb.threads/tls-shared.exp: Same.
1800 * gdb.threads/tls.exp: Same.
1801 * gdb.threads/wp-replication.exp: Same.
1802 * gdb.trace/ax.exp: Same.
1803 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1804
1805 2019-10-31 Tom de Vries <tdevries@suse.de>
1806
1807 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1808 * gdb.ada/array_subscript_addr.exp: Same.
1809 * gdb.ada/arrayidx.exp: Same.
1810 * gdb.ada/arrayparam.exp: Same.
1811 * gdb.ada/arrayptr.exp: Same.
1812 * gdb.ada/boolean_expr.exp: Same.
1813 * gdb.ada/call_pn.exp: Same.
1814 * gdb.ada/complete.exp: Same.
1815 * gdb.ada/fixed_cmp.exp: Same.
1816 * gdb.ada/fun_addr.exp: Same.
1817 * gdb.ada/funcall_param.exp: Same.
1818 * gdb.ada/interface.exp: Same.
1819 * gdb.ada/mod_from_name.exp: Same.
1820 * gdb.ada/null_array.exp: Same.
1821 * gdb.ada/packed_array.exp: Same.
1822 * gdb.ada/packed_tagged.exp: Same.
1823 * gdb.ada/print_chars.exp: Same.
1824 * gdb.ada/print_pc.exp: Same.
1825 * gdb.ada/ptype_arith_binop.exp: Same.
1826 * gdb.ada/ptype_field.exp: Same.
1827 * gdb.ada/ptype_tagged_param.exp: Same.
1828 * gdb.ada/rec_return.exp: Same.
1829 * gdb.ada/ref_tick_size.exp: Same.
1830 * gdb.ada/str_ref_cmp.exp: Same.
1831 * gdb.ada/taft_type.exp: Same.
1832 * gdb.ada/tagged.exp: Same.
1833 * gdb.ada/type_coercion.exp: Same.
1834 * gdb.ada/uninitialized_vars.exp: Same.
1835
1836 2019-10-30 Tom de Vries <tdevries@suse.de>
1837
1838 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1839
1840 2019-10-26 Tom de Vries <tdevries@suse.de>
1841
1842 * gdb.base/bigcore.c: Fix typos in comments.
1843 * gdb.base/ctf-ptype.c: Same.
1844 * gdb.base/long_long.c: Same.
1845 * gdb.dwarf2/dw2-op-out-param.S: Same.
1846 * gdb.python/py-evthreads.c: Same.
1847 * gdb.reverse/i387-stack-reverse.c: Same.
1848 * gdb.trace/tfile.c: Same.
1849 * lib/compiler.c: Same.
1850 * lib/compiler.cc: Same.
1851
1852 2019-10-25 Tom de Vries <tdevries@suse.de>
1853
1854 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1855 gdb_test_multiple calls.
1856 * gdb.reverse/sigall-reverse.exp: Same.
1857 * gdb.reverse/solib-precsave.exp: Same.
1858 * gdb.reverse/solib-reverse.exp: Same.
1859 * gdb.reverse/until-precsave.exp: Same.
1860 * gdb.reverse/until-reverse.exp: Same.
1861
1862 2019-10-24 Tom de Vries <tdevries@suse.de>
1863
1864 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1865 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1866 kfail using -wrap pattern flag and convenience variable
1867 gdb_test_name.
1868
1869 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1870
1871 * gdb.python/py-progspace.exp: Add tests for the
1872 Progspace.block_for_pc method.
1873
1874 2019-10-23 Tom Tromey <tom@tromey.com>
1875
1876 * configure: Rebuild.
1877 * aclocal.m4: Use m4_include, not sinclude.
1878
1879 2019-10-21 Tom de Vries <tdevries@suse.de>
1880
1881 * gdb.base/infcall-nested-structs.c: Add
1882 __attribute__((noinline,noclone)) to all functions.
1883 (call_all): Add missing variable initialization. Simplify return value.
1884 (breakpt): Increment volatile variable, to prevent call from being
1885 optimized out.
1886 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1887
1888 2019-10-17 Tom de Vries <tdevries@suse.de>
1889
1890 * gdb.fortran/module.exp: Allow info variables to print info for files
1891 other than module.f90.
1892
1893 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1894
1895 * gdb.fortran/module.exp: Extend with 'info variables' test.
1896
1897 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1898
1899 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1900 F77_FOR_TARGET.
1901
1902 2019-10-16 Tom de Vries <tdevries@suse.de>
1903
1904 PR tdep/25096
1905 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1906
1907 2019-10-16 Tom de Vries <tdevries@suse.de>
1908
1909 PR tdep/24104
1910 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1911 Add KFAIL for PR tdep/25096.
1912
1913 2019-10-16 Tom de Vries <tdevries@suse.de>
1914
1915 PR testsuite/25059
1916 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1917
1918 2019-10-16 Tom de Vries <tdevries@suse.de>
1919
1920 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1921 as signed.
1922
1923 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1924
1925 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1926 one instead of increasing timeout.
1927
1928 2019-10-13 Tom de Vries <tdevries@suse.de>
1929
1930 PR record/25038
1931 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1932 * gdb.reverse/sigall-reverse.exp: Same.
1933 * gdb.reverse/solib-precsave.exp: Same.
1934 * gdb.reverse/solib-reverse.exp: Same.
1935 * gdb.reverse/step-precsave.exp: Same.
1936 * gdb.reverse/until-precsave.exp: Same.
1937 * gdb.reverse/until-reverse.exp: Same.
1938 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1939
1940 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1941
1942 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1943 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1944 (cmp_struct_05_01, cmp_struct_static_02_01)
1945 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1946 comparisons.
1947
1948 2019-10-10 Tom de Vries <tdevries@suse.de>
1949
1950 PR testsuite/24888
1951 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1952 gnatlink.
1953
1954 2019-10-09 Tom de Vries <tdevries@suse.de>
1955
1956 PR testsuite/25048
1957 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1958
1959 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1960
1961 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1962 exceptions due to missing debug information.
1963
1964 2019-10-07 Tom de Vries <tdevries@suse.de>
1965
1966 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1967
1968 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1969
1970 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1971 * gdb.base/annota1.exp: Update to use gdb_test_name.
1972
1973 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1974
1975 * gdb.base/ctf-whatis.exp: New file.
1976 * gdb.base/ctf-whatis.c: New file.
1977 * gdb.base/ctf-ptype.exp: New file.
1978 * gdb.base/ctf-ptype.c: New file.
1979 * gdb.base/ctf-constvars.exp: New file.
1980 * gdb.base/ctf-constvars.c: New file.
1981 * gdb.base/ctf-cvexpr.exp: New file.
1982
1983 2019-10-04 Tom de Vries <tdevries@suse.de>
1984
1985 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1986 for loop.
1987
1988 2019-10-03 Tom Tromey <tom@tromey.com>
1989
1990 PR rust/24976:
1991 * gdb.rust/simple.rs (Union2): New type.
1992 (main): Use Union2.
1993 * gdb.rust/simple.exp: Add test.
1994
1995 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1996
1997 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1998 nested function prefix.
1999
2000 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2001 Richard Bunt <richard.bunt@arm.com>
2002 Andrew Burgess <andrew.burgess@embecosm.com>
2003
2004 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2005 nested functions.
2006 * gdb.fortran/nested-funcs.f90: Update expected results.
2007 * gdb.fortran/nested-funcs-2.exp: New file.
2008 * gdb.fortran/nested-funcs-2.f90: New file.
2009
2010 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2011
2012 * gdb.python/py-parameter.exp: Make test names unique.
2013 * gdb.python/py-template.exp: Likewise.
2014 * gdb.python/py-value.exp: Likewise.
2015
2016 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2017
2018 * gdb.base/break-interp.exp: Reduce test name duplication.
2019 * gdb.base/call-sc.exp: Likewise.
2020 * gdb.base/callfuncs.exp: Likewise.
2021 * gdb.base/charset.exp: Likewise.
2022 * gdb.base/dump.exp: Likewise.
2023 * gdb.base/ena-dis-br.exp: Likewise.
2024 * gdb.base/relational.exp: Likewise.
2025 * gdb.base/step-over-syscall.exp: Likewise.
2026 * gdb.base/structs.exp: Likewise.
2027
2028 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2029
2030 * gdb.linespec/explicit.exp: Make test names unique.
2031 * gdb.linespec/ls-errs.exp: Likewise.
2032
2033 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2034
2035 * gdb.reverse/break-precsave.exp: Make test names unique.
2036 * gdb.reverse/break-reverse.exp: Likewise.
2037 * gdb.reverse/finish-precsave.exp: Likewise.
2038 * gdb.reverse/finish-reverse.exp: Likewise.
2039 * gdb.reverse/machinestate-precsave.exp: Likewise.
2040 * gdb.reverse/machinestate.exp: Likewise.
2041 * gdb.reverse/readv-reverse.exp: Likewise.
2042 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2043 * gdb.reverse/sigall-precsave.exp: Likewise.
2044 * gdb.reverse/sigall-reverse.exp: Likewise.
2045 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2046 * gdb.reverse/watch-precsave.exp: Likewise.
2047 * gdb.reverse/watch-reverse.exp: Likewise.
2048
2049 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2050
2051 * gdb.threads/stop-with-handle.c: New file.
2052 * gdb.threads/stop-with-handle.exp: New file.
2053
2054 2019-10-03 Tom de Vries <tdevries@suse.de>
2055
2056 PR testsuite/25059
2057 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2058 directory" line to be missing.
2059
2060 2019-10-03 Tom de Vries <tdevries@suse.de>
2061
2062 PR testsuite/25059
2063 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2064 type optional.
2065
2066 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2067
2068 * gdb.python/py-format-string.c (string.h): New include.
2069 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2070 the same value, for endianness-independence.
2071 * gdb.python/py-format-string.exp (default_regexp_dict)
2072 (test_pretty_structs, test_format): Adjust expected output to the
2073 changed initialization.
2074
2075 2019-10-02 Tom Tromey <tromey@adacore.com>
2076
2077 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2078
2079 2019-10-02 Pedro Alves <palves@redhat.com>
2080 Andrew Burgess <andrew.burgess@embecosm.com>
2081
2082 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2083 "print-file-var.h".
2084 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2085 (get_version_1): Print this_version_id and its address.
2086 Add extern "C" wrappers around interface functions.
2087 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2088 "print-file-var.h".
2089 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2090 (get_version_2): Print this_version_id and its address.
2091 Add extern "C" wrappers around interface functions.
2092 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2093 <stddef.h> and "print-file-var.h".
2094 Add extern "C" wrappers around interface functions.
2095 [VERSION_ID_MAIN] (this_version_id): Define.
2096 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2097 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2098 up extern "C" blocks.
2099 * gdb.base/print-file-var.exp (test): New, factored out from top
2100 level.
2101 (top level): Test all combinations of attribute hidden or not,
2102 dlopen or not, and this_version_id symbol in main file or not.
2103 Compile tests as both C++ and C, make test names unique.
2104
2105 2019-10-01 Tom Tromey <tom@tromey.com>
2106
2107 * gdb.base/style.exp: Test "show logging filename".
2108
2109 2019-10-01 Tom Tromey <tom@tromey.com>
2110
2111 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2112 * gdb.base/style.exp: Add metadata style test.
2113
2114 2019-10-01 Tom Tromey <tom@tromey.com>
2115
2116 * gdb.base/style.exp: Test "pwd".
2117
2118 2019-10-01 Tom Tromey <tom@tromey.com>
2119
2120 * gdb.base/style.exp: Update tests.
2121
2122 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2123
2124 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2125 'six' to unsigned.
2126 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2127 'five'. Use an all-ones bit pattern for each.
2128 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2129 to its changed values.
2130
2131 2019-09-30 Tom Tromey <tromey@adacore.com>
2132
2133 * gdb.rust/traits.rs: Disable all warnings.
2134
2135 2019-09-29 Tom de Vries <tdevries@suse.de>
2136
2137 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2138
2139 2019-09-29 Tom de Vries <tdevries@suse.de>
2140
2141 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2142
2143 2019-09-27 Tom de Vries <tdevries@suse.de>
2144
2145 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2146
2147 2019-09-27 Tom de Vries <tdevries@suse.de>
2148
2149 PR record/23188
2150 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2151
2152 2019-09-26 Tom Tromey <tromey@adacore.com>
2153
2154 * gdb.ada/py_taft.exp: New file.
2155 * gdb.ada/py_taft/main.adb: New file.
2156 * gdb.ada/py_taft/pkg.adb: New file.
2157 * gdb.ada/py_taft/pkg.ads: New file.
2158
2159 2019-09-24 Tom de Vries <tdevries@suse.de>
2160
2161 PR gdb/24598
2162 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2163
2164 2019-09-22 Tom de Vries <tdevries@suse.de>
2165
2166 * gdb.base/restore.exp: Allow register variables to be optimized out at
2167 -O0.
2168
2169 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2170
2171 * gdb.arch/spu-info.exp: Remove file.
2172 * gdb.arch/spu-info.c: Remove file.
2173 * gdb.arch/spu-ls.exp: Remove file.
2174 * gdb.arch/spu-ls.c: Remove file.
2175
2176 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2177 * gdb.asm/spu.inc: Remove file.
2178
2179 * gdb.base/dump.exp: Remove support for spu*-*-*.
2180 * gdb.base/stack-checking.exp: Likewise.
2181 * gdb.base/overlays.exp: Likewise.
2182 * gdb.base/ovlymgr.c: Likewise.
2183 * gdb.base/spu.ld: Remove file.
2184
2185 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2186 * gdb.cp/cpexprs.exp: Likewise.
2187 * gdb.cp/exception.exp: Likewise.
2188 * gdb.cp/gdb2495.exp: Likewise.
2189 * gdb.cp/mb-templates.exp: Likewise.
2190 * gdb.cp/pr9167.exp: Likewise.
2191 * gdb.cp/userdef.exp: Likewise.
2192
2193 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2194
2195 * gdb.cell: Remove directory.
2196 * lib/cell.exp: Remove file.
2197
2198 2019-09-19 Tom de Vries <tdevries@suse.de>
2199
2200 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2201
2202 2019-09-19 Tom de Vries <tdevries@suse.de>
2203
2204 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2205
2206 2019-09-19 Tom de Vries <tdevries@suse.de>
2207
2208 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2209 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2210 (gdb_target_cmd): ... here.
2211 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2212 value 2.
2213
2214 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2215
2216 * gdb.base/source-dir.exp: Avoid having directory names in test
2217 names.
2218
2219 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2220
2221 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2222 directory.
2223
2224 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2225
2226 * gdb.base/list-missing-source.exp: New file.
2227
2228 2019-09-14 Tom de Vries <tdevries@suse.de>
2229
2230 PR teststuite/24599
2231 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2232 * lib/ada.exp (gnatmake_version_at_least): New proc.
2233
2234 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2235
2236 * gdb.base/maint.exp: Use exec_has_index_section.
2237
2238 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2239
2240 * gdb.base/maint.exp: Add test for 'maint info sections'.
2241
2242 2019-09-12 Tom de Vries <tdevries@suse.de>
2243
2244 * gdb.base/store.exp: Allow register variables to be optimized out at
2245 -O0.
2246
2247 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2248
2249 * gdb.ada/rdv_wait.exp: Update to new task names.
2250 * gdb.base/task_switch_in_core.exp: Likewise.
2251 * gdb.base/info_sources_base.c: Likewise.
2252
2253 2019-09-10 Tom Tromey <tromey@adacore.com>
2254
2255 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2256
2257 2019-09-10 Tom Tromey <tromey@adacore.com>
2258
2259 * gdb.ada/dgopt.exp: New file.
2260 * gdb.ada/dgopt/x.adb: New file.
2261
2262 2019-09-08 Tom Tromey <tom@tromey.com>
2263
2264 * gdb.tui/resize.exp: Remove setup_xfail.
2265 * gdb.tui/regs.exp: Remove setup_xfail.
2266 * gdb.tui/basic.exp: Remove setup_xfail.
2267
2268 2019-09-06 David Blaikie <dblaikie@gmail.com>
2269
2270 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2271 * gdb.cp/cplabel.exp: Ditto.
2272 * gdb.linespec/ls-errs.exp: Ditto.
2273
2274 2019-09-05 Tom de Vries <tdevries@suse.de>
2275
2276 * lib/gdb.exp (cmp_file_string): New proc.
2277 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2278 runto_main. Verify save breakpoints output.
2279
2280 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2281
2282 * gdb.base/info-var.exp: Test info variables without running
2283 to main, to avoid expect's buffer overflow.
2284
2285 2019-09-03 Tom Tromey <tromey@adacore.com>
2286
2287 * gdb.ada/bias.exp: New file.
2288 * gdb.ada/bias/bias.adb: New file.
2289 * gdb.ada/print_chars.exp: Add regression test.
2290 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2291 (MC): New variable.
2292
2293 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2294
2295 * gdb.base/argv0-symlink.exp: Run only on native target
2296 and local host.
2297
2298 2019-08-29 Tom de Vries <tdevries@suse.de>
2299
2300 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2301 diverse debug info.
2302 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2303
2304 2019-08-28 Tom de Vries <tdevries@suse.de>
2305
2306 * gdb.base/info-var.exp: Allow info variables to print info for files
2307 other than info-var-f1.c and info-var-f2.c.
2308
2309 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2310
2311 * gdb.fortran/info-types.exp: Add module.
2312 * gdb.fortran/info-types.f90: Update expected results.
2313
2314 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2315
2316 * gdb.fortran/info-types.exp: New file.
2317 * gdb.fortran/info-types.f90: New file.
2318 * lib/fortran.exp (fortran_character1): New proc.
2319
2320 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2321
2322 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2323 functions'. Reindent as needed.
2324 * gdb.base/info-var-f1.c: New file.
2325 * gdb.base/info-var-f2.c: New file.
2326 * gdb.base/info-var.exp: New file.
2327 * gdb.base/info-var.h: New file.
2328
2329 2019-08-26 Tom de Vries <tdevries@suse.de>
2330
2331 PR c++/24852
2332 * gdb.cp/no-libstdcxx-probe.exp: New test.
2333
2334 2019-08-26 Tom de Vries <tdevries@suse.de>
2335
2336 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2337 * tests need to be skipped.
2338 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2339 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2340 mi_skip_libstdcxx_probe_tests.
2341
2342 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2343
2344 * gdb.python/py-xmethods.exp: Use raw strings when passing
2345 arguments to SimpleXMethodMatcher.
2346
2347 2019-08-22 Tom de Vries <tdevries@suse.de>
2348
2349 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2350 more informative.
2351
2352 2019-08-21 Pedro Alves <palves@redhat.com>
2353
2354 * gdb.base/with.exp: Test "with" with no arguments.
2355
2356 2019-08-21 Tom de Vries <tdevries@suse.de>
2357
2358 * gdb.base/gdb-caching-proc.exp: Sort files.
2359
2360 2019-08-20 Tom de Vries <tdevries@suse.de>
2361
2362 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2363 compilation.
2364
2365 2019-08-16 Tom de Vries <tdevries@suse.de>
2366
2367 * gdb.base/compare-sections.exp ("after run to main"): Allow
2368 mismatched read-only sections for PIE executables.
2369
2370 2019-08-16 Tom Tromey <tom@tromey.com>
2371
2372 * lib/tuiterm.exp (_csi_Z): New proc.
2373 * gdb.tui/basic.exp: Update window positions.
2374 * gdb.tui/empty.exp: Update window positions.
2375
2376 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2377
2378 * gdb.base/examine-backward.exp: Correct regexp for
2379 "examine 3 bytes backward from ${address_zero}".
2380
2381 2019-08-15 Tom Tromey <tom@tromey.com>
2382
2383 * gdb.tui/empty.exp: Enable resizing tests.
2384
2385 2019-08-15 Tom Tromey <tromey@adacore.com>
2386
2387 * gdb.ada/char_enum.exp: Add regression tests.
2388 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2389 and '0'.
2390 (Char, Gchar): Update.
2391 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2392
2393 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2394
2395 * gdb.python/python.exp: Expect a leading underscore on
2396 GdbOutput{,Error}File.
2397
2398 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2399
2400 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2401 Windows host.
2402
2403 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2404
2405 * gdb.base/batch-preserve-term-settings.exp
2406 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2407
2408 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2409
2410 * lib/gdb.exp: When running on a mingw target, replace
2411 /x/ with x:/.
2412
2413 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2414
2415 * gdb.arch/aarch64-prologue.c: New test.
2416 * gdb.arch/aarch64-prologue.exp: New file.
2417
2418 2019-08-13 Tom de Vries <tdevries@suse.de>
2419
2420 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2421 Thread.
2422
2423 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2424
2425 * gdb.python/py-completion.exp: Download the .py file to the host
2426 and use its host pathname. Conditionalize tests that use
2427 tab completion and manipulate files on the build machine.
2428 * gdb.python/py-events.exp: Download the .py file to the host
2429 and use its host pathname.
2430 * gdb.python/py-evsignal.exp: Likewise.
2431 * gdb.python/py-evthreads.exp: Likewise.
2432 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2433 pathname syntax.
2434 * gdb.python/py-framefilter.exp: Download the .py file to the right
2435 place on the host. Match Windows pathname syntax.
2436 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2437 .py file to the host and use its host pathname.
2438 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2439 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2440 build pathname. Skip symlink test on Windows host. Add missing
2441 newline at end of file.
2442 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2443 and use its host pathname.
2444 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2445 * gdb.python/py-section-script.exp: Use host location of binfile
2446 on safe-path. Use correct path separator on Windows host.
2447 Reorder alternatives in gdb_test_multiple to prevent matching
2448 the wrong alternative on success.
2449 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2450
2451 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2452
2453 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2454 expect the GDB inferior to no longer immediately stop after
2455 being resumed with "signal SIGINT".
2456
2457 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2458
2459 * gdb.linespec/break-ask.exp: Generalize regexps to match
2460 Windows pathnames too.
2461
2462 2019-08-08 Tom de Vries <tdevries@suse.de>
2463
2464 PR testsuite/24862
2465 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2466
2467 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2468
2469 * gdb.base/style.exp: Update tests for help doc new invariants.
2470 * gdb.base/help.exp: Likewise.
2471
2472 2019-08-06 Tom Tromey <tom@tromey.com>
2473
2474 * gdb.base/style.exp: Add disassemble test.
2475 * gdb.base/style.c (some_called_function): New function.
2476 (main): Use it.
2477
2478 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2479
2480 * gdb.python/py-block.exp: Test dictionary access on blocks.
2481
2482 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2483
2484 PR gdb/24863
2485 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2486 -list-thread-groups --available test when running under
2487 check-read1.
2488
2489 2019-08-05 Tom de Vries <tdevries@suse.de>
2490
2491 PR testsuite/24863
2492 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2493 * gdb.base/help.exp: Use with_read1_timeout_factor.
2494 * gdb.base/info-macros.exp: Same.
2495 * gdb.cp/nested-types.exp: Same.
2496
2497 2019-08-05 Tom de Vries <tdevries@suse.de>
2498
2499 * lib/gdb.exp (version_at_least): Factor out of ...
2500 (tcl_version_at_least): ... here.
2501 (gdb_compile): Fail if pie results in non-PIE executable.
2502 (readelf_version, readelf_prints_pie): New proc.
2503 (exec_is_pie): Return -1 if unknown.
2504
2505 2019-08-05 Tom de Vries <tdevries@suse.de>
2506
2507 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2508
2509 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2510
2511 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2512
2513 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2514
2515 * lib/completion-support.exp (test_gdb_complete_none): Skip
2516 tab completion tests if no readline support.
2517 (test_gdb_complete_unique_re): Likewise.
2518 (test_gdb_complete_multiple): Likewise.
2519
2520 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2521
2522 * gdb.base/info_sources.exp: New file.
2523 * gdb.base/info_sources.c: New file.
2524 * gdb.base/info_sources_base.c: New file.
2525
2526 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2527
2528 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2529 prefix argument.
2530 (test_exit_status): Add prefix argument.
2531
2532 2019-08-01 Tom de Vries <tdevries@suse.de>
2533
2534 PR testsuite/24863
2535 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2536 calling exp_continue for new thread and thread exited messages.
2537
2538 2019-08-01 Tom de Vries <tdevries@suse.de>
2539
2540 PR testsuite/24863
2541 * gdb.base/structs.exp: Fix check-read1 timeout using
2542 gdb_test_sequence.
2543 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2544
2545 2019-08-01 Tom de Vries <tdevries@suse.de>
2546
2547 PR testsuite/24863
2548 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2549 line.
2550
2551 2019-08-01 Tom de Vries <tdevries@suse.de>
2552
2553 PR testsuite/24863
2554 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2555
2556 2019-07-30 Tom Tromey <tromey@adacore.com>
2557
2558 * gdb.ada/display_nested.exp: New file.
2559 * gdb.ada/display_nested/foo.adb: New file.
2560 * gdb.ada/display_nested/pack.adb: New file.
2561 * gdb.ada/display_nested/pack.ads: New file.
2562
2563 2019-07-30 Christian Biesinger <cbiesinger@google.com>
2564
2565 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2566 namespace.
2567 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2568
2569 2019-07-30 Tom de Vries <tdevries@suse.de>
2570
2571 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2572 instead.
2573
2574 2019-07-30 Tom de Vries <tdevries@suse.de>
2575
2576 PR testsuite/24834
2577 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2578 (exec_is_pie): New proc.
2579
2580 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2581
2582 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2583
2584 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2585
2586 * gdb.python/py-objfile.c: Add global and static vars.
2587 * gdb.python/py-objfile.exp: Test new functions Objfile.
2588 lookup_global_symbol and lookup_static_symbol.
2589
2590 2019-07-29 Tom Tromey <tom@tromey.com>
2591
2592 * lib/tuiterm.exp (Term::_csi_@): New proc.
2593 (Term::_csi_X): Don't move cursor.
2594
2595 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2596
2597 * gdb.base/options.exp: Update backtrace - completion to
2598 new option -frame-info.
2599 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2600 Test new 'set print frame-info'. Test backtrace -frame-info
2601 overriding 'set print frame-info'.
2602 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2603 Test new 'set print frame-info'.
2604 Verify consistency of backtrace with and without filters, with and
2605 without -no-filters.
2606 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2607 default.
2608
2609 2019-07-29 Tom de Vries <tdevries@suse.de>
2610
2611 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2612 no arguments".
2613
2614 2019-07-29 Tom de Vries <tdevries@suse.de>
2615
2616 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2617 is a substring of the first for "complete non-unique file name".
2618
2619 2019-07-29 Tom de Vries <tdevries@suse.de>
2620
2621 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2622 with ".*".
2623
2624 2019-07-29 Tom de Vries <tdevries@suse.de>
2625
2626 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2627 Pass prompt_regexp parameter to gdb_test_multiple calls.
2628
2629 2019-07-29 Tom de Vries <tdevries@suse.de>
2630
2631 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2632 print registers" regexps.
2633
2634 2019-07-29 Tom de Vries <tdevries@suse.de>
2635
2636 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2637
2638 2019-07-29 Tom de Vries <tdevries@suse.de>
2639
2640 PR gdb/24855
2641 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2642 (skip_python_tests_prompt): Add prompt_regexp argument to
2643 gdb_test_multiple calls.
2644
2645 2019-07-27 Tom Tromey <tom@tromey.com>
2646
2647 * gdb.tui/main.exp: New file.
2648
2649 2019-07-27 Tom Tromey <tom@tromey.com>
2650
2651 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2652 optional.
2653 * gdb.tui/empty.exp: New file.
2654
2655 2019-07-27 Tom Tromey <tom@tromey.com>
2656
2657 * lib/tuiterm.exp (spawn): New proc.
2658 (Term::resize): New proc.
2659 * gdb.tui/resize.exp: New file.
2660
2661 2019-07-27 Tom Tromey <tom@tromey.com>
2662
2663 * gdb.tui/list.exp: New file.
2664
2665 2019-07-27 Tom Tromey <tom@tromey.com>
2666
2667 * gdb.tui/regs.exp: New file.
2668
2669 2019-07-27 Tom Tromey <tom@tromey.com>
2670
2671 * gdb.tui/basic.exp: Add "layout split" test.
2672
2673 2019-07-27 Tom Tromey <tom@tromey.com>
2674
2675 * gdb.tui/basic.exp: Add "layout asm" test.
2676
2677 2019-07-27 Tom Tromey <tom@tromey.com>
2678
2679 * lib/tuiterm.exp: New file.
2680 * gdb.tui/basic.exp: New file.
2681
2682 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2683
2684 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2685 Enable tests associated with this flag. Adjust regex
2686 referencing "foo_low" to now refer to "foo_cold" instead.
2687
2688 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2689
2690 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2691 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2692 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2693 foo_cold. Revise comments to match.
2694 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2695 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2696 were wrapped into this proc; Call do_test in loop from outermost
2697 level.
2698 (foo_low): Rename all occurrences to "foo_cold".
2699 (backtrace from baz): New test.
2700 (x2/i foo_cold): New test.
2701 (info line *foo_cold): New test.
2702
2703 2019-07-26 Tom de Vries <tdevries@suse.de>
2704
2705 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2706
2707 2019-07-25 Tom de Vries <tdevries@suse.de>
2708
2709 PR testsuite/24830
2710 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2711 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2712 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2713 (skip_libstdcxx_probe_tests): ... here.
2714 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2715
2716 2019-07-24 Tom de Vries <tdevries@suse.de>
2717
2718 PR testsuite/24807
2719 * gdb.objc/basicclass.m: Include stdio.h.
2720 * gdb.objc/nondebug.m: Same.
2721 * gdb.objc/objcdecode.m: Same.
2722
2723 2019-07-24 Tom de Vries <tdevries@suse.de>
2724
2725 PR testsuite/24612
2726 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2727 additional_flags.
2728
2729 2019-07-24 Tom de Vries <tdevries@suse.de>
2730
2731 PR testsuite/24831
2732 * gdb.multi/tids.exp: Update error messages for info threads.
2733
2734 2019-07-24 Tom de Vries <tdevries@suse.de>
2735
2736 * gdb.base/info-types.exp: Allow info types to print info for more than
2737 one file.
2738
2739 2019-07-23 Tom de Vries <tdevries@suse.de>
2740
2741 PR testsuite/24842
2742 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2743 gdb_spawn_with_cmdline_opts.
2744
2745 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2746
2747 * gdb.arch/arm-cmse-sgstubs.c: New test.
2748 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2749
2750 2019-07-23 Tom de Vries <tdevries@suse.de>
2751
2752 PR testsuite/24711
2753 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2754 issuing next command.
2755
2756 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2757
2758 * gdb.ada/info_auto_lang.exp: Update expected results.
2759 * gdb.base/info-types.c: Add additional types to check.
2760 * gdb.base/info-types.exp: Update expected results.
2761
2762 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2763
2764 * gdb.base/info-types.c: New file.
2765 * gdb.base/info-types.exp: New file.
2766
2767 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2768
2769 * gdb.arch/riscv-bp-infcall.c: New file.
2770 * gdb.arch/riscv-bp-infcall.exp: New file.
2771
2772 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2773
2774 PR breakpoints/24541
2775 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2776
2777 2019-07-14 Tom de Vries <tdevries@suse.de>
2778
2779 PR testsuite/24760
2780 * gdb.objc/basicclass.exp: Fix unterminated string.
2781
2782 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2783 Andrew Burgess <andrew.burgess@embecosm.com>
2784
2785 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2786 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2787 negative bounds.
2788 * gdb.fortran/vla-value.exp: Print elements of an array with
2789 negative bounds.
2790 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2791 testing.
2792
2793 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2794
2795 * gdb.base/options.exp (expect_string): Dequote strings in
2796 results.
2797 (test-string): Test strings with different quoting and reindent.
2798
2799 2019-07-10 Tom Tromey <tromey@adacore.com>
2800
2801 * gdb.ada/mi_ex_cond.exp: Update expected results.
2802 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2803 * gdb.ada/mi_catch_ex.exp: Update expected results.
2804 * gdb.ada/mi_catch_assert.exp: Update expected results.
2805 * gdb.ada/catch_ex.exp (catch_exception_info)
2806 (catch_exception_entry, catch_assert_entry)
2807 (catch_unhandled_entry): Update.
2808 * gdb.ada/catch_assert_if.exp: Update expected results.
2809
2810 2019-07-10 Richard Bunt <richard.bunt@arm.com>
2811 Stephen Roberts <stephen.roberts@arm.com>
2812
2813 * gdb.base/define.exp: Restore original prompt.
2814
2815 2019-07-09 Pedro Alves <palves@redhat.com>
2816
2817 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2818 breakpoints" output.
2819 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2820 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2821 throw" creates breakpoint.
2822 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2823 'type="catchpoint"'.
2824
2825 2019-07-09 Pedro Alves <palves@redhat.com>
2826
2827 PR c++/15468
2828 * gdb.cp/except-multi-location-lib.cc: New.
2829 * gdb.cp/except-multi-location-main.cc: New.
2830 * gdb.cp/except-multi-location.exp: New.
2831
2832 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2833
2834 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2835 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2836 argument and update callers.
2837
2838 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2839
2840 * gdb.arch/amd64-break-on-asm-line.S: New file.
2841 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2842
2843 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2844
2845 * gdb.base/printcmds.exp: Test printing C string and
2846 C wide string convenience vars without transiting via the inferior.
2847 Also make test names unique.
2848
2849 2019-07-08 Alan Hayward <alan.hayward@arm.com>
2850
2851 PR breakpoints/25011
2852 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2853
2854 2019-07-04 Pedro Alves <palves@redhat.com>
2855
2856 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2857 body returned ok(0), break(3) or continue(4).
2858 * gdb.testsuite/foreach_with_prefix.exp: New file.
2859
2860 2019-07-04 Alan Hayward <alan.hayward@arm.com>
2861
2862 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2863
2864 2019-07-03 Pedro Alves <palves@redhat.com>
2865
2866 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2867 "return -code".
2868
2869 2019-07-03 Pedro Alves <palves@redhat.com>
2870
2871 PR cli/24732
2872 * gdb.base/shell.exp: Load completion-support.exp.
2873 Adjust expected error output. Add completion tests.
2874
2875 2019-07-03 Pedro Alves <palves@redhat.com>
2876
2877 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2878 string_to_regexp.
2879
2880 2019-07-03 Pedro Alves <palves@redhat.com>
2881
2882 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2883 (expect_integer): Adjust to expect "-string".
2884 (expect_string): New.
2885 (all_options): Expect "-string".
2886 (test-flag, test-boolean): Adjust to expect "-string".
2887 (test-string): New proc.
2888 (top level): Call it.
2889
2890 2019-07-03 Pedro Alves <palves@redhat.com>
2891
2892 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2893 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2894 the expected output in the success.
2895
2896 2019-07-03 Pedro Alves <palves@redhat.com>
2897
2898 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2899 Split one gdb_test_multiple call in two to avoid a race.
2900
2901 2019-07-03 Pedro Alves <palves@redhat.com>
2902
2903 * gdb.base/with.c: New file.
2904 * gdb.base/with.exp: New file.
2905
2906 2019-07-03 Pedro Alves <palves@redhat.com>
2907
2908 * gdb.base/settings.exp: Replace all references to "maint
2909 test-settings set" with references to "maint set test-settings",
2910 and all references to "maint test-settings show" with references
2911 to "maint show test-settings".
2912
2913 2019-07-03 Pedro Alves <palves@redhat.com>
2914
2915 * gdb.base/settings.exp (test-string): Adjust expected out when
2916 testing "maint test-settings show filename"
2917
2918 2019-07-02 Pedro Alves <palves@redhat.com>
2919
2920 * gdb.base/options.exp (test-info-threads): New procedure.
2921 (top level): Call it.
2922
2923 2019-06-28 Tom Tromey <tromey@adacore.com>
2924
2925 * gdb.dwarf2/ada-linkage-name.c: New file.
2926 * gdb.dwarf2/ada-linkage-name.exp: New file.
2927
2928 2019-06-27 Tom Tromey <tromey@adacore.com>
2929
2930 PR c++/20020:
2931 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2932
2933 2019-06-26 Tom de Vries <tdevries@suse.de>
2934
2935 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2936
2937 2019-06-26 Tom de Vries <tdevries@suse.de>
2938
2939 * gdb.base/index-cache.exp: Add back missing debug option.
2940
2941 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2942
2943 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2944
2945 2019-06-25 Tom de Vries <tdevries@suse.de>
2946
2947 PR testsuite/24727
2948 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2949
2950 2019-06-24 Tom de Vries <tdevries@suse.de>
2951
2952 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2953
2954 2019-06-24 Tom de Vries <tdevries@suse.de>
2955
2956 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2957 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2958 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2959
2960 2019-06-24 Tom de Vries <tdevries@suse.de>
2961
2962 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2963
2964 2019-06-21 Tom de Vries <tdevries@suse.de>
2965
2966 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2967
2968 2019-06-21 Tom de Vries <tdevries@suse.de>
2969
2970 PR testsuite/24518
2971 PR ada/24713
2972 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2973 index.
2974
2975 2019-06-19 Tom Tromey <tromey@adacore.com>
2976
2977 * gdb.ada/length_cond.exp: Add intro comment.
2978
2979 2019-06-19 Tom Tromey <tromey@adacore.com>
2980
2981 * gdb.ada/length_cond.exp: New file.
2982 * gdb.ada/length_cond/length_cond.adb: New file.
2983 * gdb.ada/length_cond/pck.adb: New file.
2984 * gdb.ada/length_cond/pck.ads: New file.
2985
2986 2019-06-18 Tom de Vries <tdevries@suse.de>
2987
2988 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2989
2990 2019-06-18 Tom Tromey <tromey@adacore.com>
2991
2992 * gdb.base/list0.h: Add comment explaining control character.
2993
2994 2019-06-18 Tom de Vries <tdevries@suse.de>
2995
2996 * boards/fission.exp: Break up long debug_flags line.
2997
2998 2019-06-16 Tom de Vries <tdevries@suse.de>
2999
3000 PR gdb/24445
3001 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3002 generated index.
3003
3004 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3005
3006 PR gdb/24686
3007 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3008 improve detection of bug gdb/24541.
3009
3010 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3011
3012 PR gdb/24669
3013 * gdb.base/index-cache.exp (uses_readnow,
3014 expecting_index_cache_use): Define global variable.
3015 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3016 expecting_index_cache_use.
3017
3018 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3019 Andrew Burgess <andrew.burgess@embecosm.com>
3020
3021 * gdb.fortran/pointers.f90: New file.
3022 * gdb.fortran/print_type.exp: New file.
3023 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3024 * gdb.fortran/vla-type.exp: Likewise.
3025 * gdb.fortran/vla-value.exp: Likewise.
3026 * gdb.mi/mi-vla-fortran.exp: Likewise.
3027
3028 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3029
3030 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3031 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3032 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3033 as a stop reason.
3034
3035 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3036
3037 * gdb.base/annota1.exp: Update expected results.
3038 * gdb.cp/annota2.exp: Likewise.
3039 * gdb.cp/annota3.exp: Likewise.
3040
3041 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3042
3043 * gdb.base/style-logging.exp: Remove path from test name.
3044
3045 2019-06-14 Tom Tromey <tromey@adacore.com>
3046
3047 PR gdb/24502:
3048 * gdb.base/style-logging.exp: New file.
3049
3050 2019-06-14 Tom Tromey <tromey@adacore.com>
3051
3052 * gdb.base/symfile-warn.exp: New file.
3053 * gdb.base/symfile-warn.c: New file.
3054
3055 2019-06-14 Tom Tromey <tromey@adacore.com>
3056
3057 * gdb.base/annotate-symlink.exp: New file.
3058
3059 2019-06-14 Tom Tromey <tromey@adacore.com>
3060
3061 * gdb.ada/set_wstr.exp: Add reassignment test.
3062
3063 2019-06-14 Tom Tromey <tromey@adacore.com>
3064
3065 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3066 'unchecked_access and 'unrestricted_access as well.
3067
3068 2019-06-14 Tom Tromey <tromey@adacore.com>
3069
3070 PR ada/24539:
3071 * gdb.ada/vla.exp: Update tests.
3072 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3073 pragma.
3074
3075 2019-06-13 Pedro Alves <palves@redhat.com>
3076
3077 * gdb.base/settings.exp (test-integer): Test junk after
3078 "unlimited".
3079
3080 2019-06-13 Pedro Alves <palves@redhat.com>
3081
3082 * gdb.base/options.exp (test-thread-apply): New.
3083 (top level): Call it.
3084
3085 2019-06-13 Pedro Alves <palves@redhat.com>
3086
3087 * gdb.base/options.exp (test-frame-apply): New.
3088 (top level): Test print commands with different "frame apply"
3089 prefixes.
3090
3091 2019-06-13 Pedro Alves <palves@redhat.com>
3092
3093 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3094 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3095 'max_completions' parameter and handle it.
3096 (test_gdb_completion_offers_commands): New.
3097
3098 2019-06-13 Pedro Alves <palves@redhat.com>
3099
3100 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3101
3102 2019-06-13 Pedro Alves <palves@redhat.com>
3103
3104 * gdb.base/options.exp (test-backtrace): New.
3105 (top level): Call it.
3106
3107 2019-06-13 Pedro Alves <palves@redhat.com>
3108
3109 * gdb.guile/scm-frame-args.exp: Use "set print
3110 raw-frame-arguments" instead of "set print raw frame-arguments".
3111 * gdb.python/py-frame-args.exp: Likewise.
3112
3113 2019-06-13 Pedro Alves <palves@redhat.com>
3114
3115 * gdb.compile/compile.exp: Adjust expected output to option
3116 processing changes.
3117
3118 2019-06-13 Pedro Alves <palves@redhat.com>
3119
3120 * gdb.base/options.exp: Build executable.
3121 (test-print): New procedure.
3122 (top level): Call it, once for "print" and another for "compile
3123 print".
3124
3125 2019-06-13 Pedro Alves <palves@redhat.com>
3126
3127 * gdb.base/options.c: New file.
3128 * gdb.base/options.exp: New file.
3129
3130 2019-06-13 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3133 that "o" is ambiguous.
3134
3135 2019-06-13 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.base/settings.c: New file.
3138 * gdb.base/settings.exp: New file.
3139
3140 2019-06-13 Pedro Alves <palves@redhat.com>
3141
3142 * gdb.base/completion.exp: Fix comment typo.
3143
3144 2019-06-13 Pedro Alves <palves@redhat.com>
3145
3146 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3147 foo --1" test.
3148
3149 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3150
3151 * gdb.fortran/block-data.f: New.
3152 * gdb.fortran/block-data.exp: New.
3153
3154 2019-06-11 Tom de Vries <tdevries@suse.de>
3155
3156 PR testsuite/24521
3157 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3158 message.
3159
3160 2019-06-11 Tom de Vries <tdevries@suse.de>
3161
3162 PR testsuite/24521
3163 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3164
3165 2019-06-11 Tom de Vries <tdevries@suse.de>
3166
3167 * boards/readnow.exp: New file.
3168
3169 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3170
3171 * gdb.fortran/vla-sizeof.exp: Update expected results.
3172
3173 2019-06-06 Amos Bird <amosbird@gmail.com>
3174
3175 * gdb.base/annota1.exp (thread_switch): Add test for
3176 thread-exited annotation.
3177
3178 2019-06-06 Tom Tromey <tromey@adacore.com>
3179
3180 * gdb.base/maint.exp: Expect command started/finished output.
3181
3182 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3183
3184 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3185 comment.
3186 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3187
3188 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3189
3190 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3191 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3192 * gdb.arch/riscv-unwind-long-insn.c: New file.
3193 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3194
3195 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3196
3197 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3198
3199 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3200
3201 * lib/gdb.exp (help_list_trailer): New regexp variable
3202 factorizing the help trailer message.
3203 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3204 arg to allow to better factorize various tests.
3205 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3206 (test_prefix_command_help): Use help_list_trailer.
3207 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3208 * gdb.guile/scm-cmd.exp: Likewise.
3209 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3210 * gdb.base/help.exp: Use test_user_defined_class_help.
3211 * gdb.base/style.exp: Add tests for styling of help and apropos.
3212 * lib/gdb-utils.exp (style): Add title and highlight styles.
3213
3214 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3215
3216 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3217 $_shell_exitsignal.
3218 * gdb.base/default.exp: Update for new convenience variables.
3219
3220 2019-05-29 Tom Tromey <tromey@adacore.com>
3221
3222 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3223 to "break complete ada" test case's regexp.
3224
3225 2019-05-29 Tom Tromey <tromey@adacore.com>
3226
3227 PR c++/20020:
3228 * gdb.cp/constexpr-field.exp: New file.
3229 * gdb.cp/constexpr-field.cc: New file.
3230
3231 2019-05-29 Tom Tromey <tromey@adacore.com>
3232
3233 * gdb.base/finish.exp (finish_no_print): New proc.
3234 (finish_tests): Call it.
3235
3236 2019-05-24 Tom de Vries <tdevries@suse.de>
3237
3238 * gdb.dwarf2/gdb-add-index.exp: New file.
3239
3240 2019-05-22 Tom Tromey <tromey@adacore.com>
3241
3242 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3243 * gdb.base/style.exp: Use "style".
3244 * lib/gdb-utils.exp (style): New proc.
3245
3246 2019-05-22 Tom de Vries <tdevries@suse.de>
3247
3248 * gdb.base/align.exp: Require c++11.
3249
3250 2019-05-22 Tom de Vries <tdevries@suse.de>
3251
3252 PR testsuite/24586
3253 * gdb.python/py-mi-var-info-path-expression.exp: Call
3254 mi_skip_python_tests to check if python is supported.
3255
3256 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3257
3258 * gdb.arch/aarch64-pauth.c: New test.
3259 * gdb.arch/aarch64-pauth.exp: New file.
3260
3261 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3262
3263 * README (Re-running Tests Outside The Testsuite): New section.
3264
3265 2019-05-21 Tom de Vries <tdevries@suse.de>
3266
3267 * gdb.arch/amd64-eval.exp: Require c++11.
3268 * gdb.base/max-depth.exp: Same.
3269 * gdb.compile/compile-cplus-array-decay.exp: Same.
3270 * gdb.cp/meth-typedefs.exp: Same.
3271 * gdb.cp/subtypes.exp: Same.
3272 * gdb.cp/temargs.exp: Same.
3273
3274 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3275
3276 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3277
3278 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3279
3280 PR gdb/18644
3281 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3282 * gdb.fortran/printing-types.exp: Add new test.
3283 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3284 testing.
3285 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3286 setup_kfail call.
3287
3288 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3289
3290 * README (Running the Testsuite): Change example.
3291 (Testsuite Parameters): Remove TRANSCRIPT.
3292 * lib/gdb.exp: Remove TRANSCRIPT check.
3293
3294 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3295
3296 * README (Testsuite Parameters): Add replay logging to
3297 GDBSERVER_DEBUG.
3298 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3299 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3300 as a comma separated list.
3301 (gdb_debug_init): Override procedure.
3302
3303 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3304
3305 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3306 (gdb_write_cmd_file): New procedure.
3307 * lib/gdbserver-support.exp (gdbserver_start): Call
3308 gdbserver_write_cmd_file.
3309 (gdbserver_write_cmd_file): New procedure.
3310
3311 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3312
3313 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3314 (delete_breakpoints): Likewise.
3315 (gdb_run_cmd): Likewise.
3316 (gdb_start_cmd): Likewise.
3317 (gdb_starti_cmd): Likewise.
3318 (gdb_internal_error_resync): Likewise.
3319 (gdb_test_multiple): Likewise.
3320 (gdb_reinitialize_dir): Likewise.
3321 (default_gdb_exit): Likewise.
3322 (gdb_file_cmd): Mark kill as optional.
3323 (default_gdb_start): Call gdb_stdin_log_init.
3324 (send_gdb): Call gdb_stdin_log_write.
3325 (rerun_to_main): Mark Y as an answer.
3326 (gdb_stdin_log_init): New function.
3327 (gdb_stdin_log_write): Likewise.
3328
3329 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3330
3331 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3332 * gdb.base/debug-expr.exp: Likewise.
3333 * gdb.base/foll-fork.exp: Likewise.
3334 * gdb.base/foll-vfork.exp: Likewise.
3335 * gdb.base/fork-print-inferior-events.exp: Likewise.
3336 * gdb.base/gdb-sigterm.exp: Likewise.
3337 * gdb.base/gdbinit-history.exp: Likewise.
3338 * gdb.base/osabi.exp: Likewise.
3339 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3340 * gdb.base/ui-redirect.exp: Likewise.
3341 * gdb.gdb/unittest.exp: Likewise.
3342 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3343 * gdb.mi/mi-watch.exp: Likewise.
3344 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3345 * gdb.mi/user-selected-context-sync.exp: Likewise.
3346 * gdb.python/python.exp: Disable debug test when debugging.
3347 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3348 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3349 Likewise.
3350 * gdb.threads/stepi-random-signal.exp: Likewise.
3351
3352 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3353
3354 * Makefile.in: Pass through GDB_DEBUG.
3355 * README (Testsuite Parameters): Add GDB_DEBUG.
3356 (gdb,debug): Add board setting.
3357 * lib/gdb.exp (default_gdb_start): Start debugging.
3358 (gdb_debug_enabled): New procedure.
3359 (gdb_debug_init): Likewise.
3360
3361 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3362
3363 * Makefile.in: Pass through GDB_DEBUG.
3364 * README (Testsuite Parameters): Add GDB_DEBUG.
3365 (gdb,debug): Add board setting.
3366 * lib/gdb.exp (default_gdb_start): Start debugging.
3367 (gdb_debug_enabled): New procedure.
3368 (gdb_debug_init): Likewise.
3369
3370 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3371
3372 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3373
3374 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3375
3376 * gdb.base/ui-redirect.exp: Test redirection.
3377
3378 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3379
3380 * gdb.mi/mi-complete.exp: New file.
3381 * gdb.mi/mi-complete.cc: Likewise.
3382
3383 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3384
3385 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3386 indexed and sliced arrays, and pointers to arrays.
3387
3388 2019-05-14 Tom Tromey <tromey@adacore.com>
3389
3390 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3391 styling test.
3392
3393 2019-05-14 Tom de Vries <tdevries@suse.de>
3394
3395 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3396 selection entry encoding.
3397
3398 2019-05-10 Tom Tromey <tromey@adacore.com>
3399
3400 * gdb.ada/info_exc.exp: Add "complete" test.
3401
3402 2019-05-09 Tom de Vries <tdevries@suse.de>
3403
3404 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3405 CU-relative.
3406
3407 2019-05-09 Tom de Vries <tdevries@suse.de>
3408
3409 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3410 CU-relative.
3411
3412 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3413
3414 * gdb.ada/frame_arg_lang.exp: New testcase.
3415 * gdb.ada/frame_arg_lang/bla.adb: New file.
3416 * gdb.ada/frame_arg_lang/pck.ads: New file.
3417 * gdb.ada/frame_arg_lang/pck.adb: New file.
3418 * gdb.ada/frame_arg_lang/foo.c: New file.
3419
3420 2019-05-08 Tom Tromey <tromey@adacore.com>
3421
3422 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3423
3424 2019-05-08 Tom Tromey <tromey@adacore.com>
3425
3426 * gdb.base/ptype-offsets.exp: Update tests.
3427
3428 2019-05-08 Tom Tromey <tromey@adacore.com>
3429
3430 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3431 cases.
3432 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3433 "short".
3434
3435 2019-05-08 Tom Tromey <tromey@adacore.com>
3436
3437 * gdb.ada/vla.exp: New file.
3438 * gdb.ada/vla/vla.adb: New file.
3439
3440 2019-05-07 Tom de Vries <tdevries@suse.de>
3441
3442 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3443
3444 2019-05-07 Tom de Vries <tdevries@suse.de>
3445
3446 PR testsuite/24522
3447 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3448 section.
3449
3450 2019-05-07 Tom de Vries <tdevries@suse.de>
3451
3452 PR testsuite/24522
3453 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3454 .debug_aranges section.
3455
3456 2019-05-07 Tom de Vries <tdevries@suse.de>
3457
3458 PR testsuite/24159
3459 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3460
3461 2019-05-06 Tom de Vries <tdevries@suse.de>
3462
3463 * lib/gdb.exp (exec_has_index_section): New proc.
3464 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3465 section.
3466
3467 2019-05-04 Tom de Vries <tdevries@suse.de>
3468
3469 * boards/cc-with-debug-names.exp: New file.
3470
3471 2019-05-03 Tom Tromey <tromey@adacore.com>
3472
3473 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3474 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3475 * gdb.ada/char_enum.exp: Add test.
3476
3477 2019-05-03 Tom de Vries <tdevries@suse.de>
3478
3479 * boards/cc-with-gdb-index.exp: New file.
3480
3481 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3482
3483 * gdb.rust/simple.exp: Add new test case.
3484 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3485 (main): Initialise an instance of the new struct.
3486
3487 2019-05-01 Tom Tromey <tromey@adacore.com>
3488
3489 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3490 record.
3491 (NPR): New variable.
3492 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3493 test.
3494
3495 2019-05-01 Tom Tromey <tromey@adacore.com>
3496
3497 * gdb.ada/packed_array_assign.exp: Add packed assignment
3498 regression test.
3499
3500 2019-05-01 Tom de Vries <tdevries@suse.de>
3501
3502 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3503
3504 2019-05-01 Tom de Vries <tdevries@suse.de>
3505
3506 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3507
3508 2019-04-30 Ali Tamur <tamur@google.com>
3509
3510 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3511
3512 2019-04-30 Tom Tromey <tromey@adacore.com>
3513
3514 * lib/ada.exp (find_ada_tool): New proc.
3515 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3516 * gdb.ada/catch_ex_std.exp: New file.
3517 * gdb.ada/catch_ex_std/foo.adb: New file.
3518 * gdb.ada/catch_ex_std/some_package.adb: New file.
3519 * gdb.ada/catch_ex_std/some_package.ads: New file.
3520
3521 2019-04-30 Tom Tromey <tromey@adacore.com>
3522
3523 PR c++/24470:
3524 * gdb.cp/temargs.cc: Add test code from PR.
3525
3526 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3527
3528 * gdb.fortran/vla-datatypes.exp: Update expected results.
3529 * gdb.fortran/vla-ptype.exp: Likewise.
3530 * gdb.fortran/vla-type.exp: Likewise.
3531 * gdb.fortran/vla-value.exp: Likewise.
3532
3533 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3534
3535 * gdb.fortran/ptr-indentation.exp: Update expected results.
3536 * gdb.fortran/ptype-on-functions.exp: Likewise.
3537 * gdb.fortran/vla-ptr-info.exp: Likewise.
3538 * gdb.fortran/vla-value.exp: Likewise.
3539
3540 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3541
3542 * gdb.fortran/ptype-on-functions.exp: New file.
3543 * gdb.fortran/ptype-on-functions.f90: New file.
3544
3545 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3546
3547 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3548 case void string.
3549
3550 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3551
3552 * gdb.fortran/complex.exp: Expand.
3553 * gdb.fortran/complex.f: Renamed to...
3554 * gdb.fortran/complex.f90: ...this, and extended to add more
3555 complex values.
3556
3557 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3558
3559 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3560 MODULO, CMPLX.
3561
3562 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3563 Richard Bunt <richard.bunt@arm.com>
3564
3565 * gdb.base/max-depth.c: New file.
3566 * gdb.base/max-depth.exp: New file.
3567 * gdb.python/py-nested-maps.c: New file.
3568 * gdb.python/py-nested-maps.exp: New file.
3569 * gdb.python/py-nested-maps.py: New file.
3570 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3571 (test_all_common): Call test_max_depth.
3572 * gdb.fortran/max-depth.exp: New file.
3573 * gdb.fortran/max-depth.f90: New file.
3574 * gdb.go/max-depth.exp: New file.
3575 * gdb.go/max-depth.go: New file.
3576 * gdb.modula2/max-depth.exp: New file.
3577 * gdb.modula2/max-depth.c: New file.
3578 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3579
3580 2019-04-29 Tom de Vries <tdevries@suse.de>
3581
3582 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3583
3584 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3585
3586 * gdb.base/callexit.exp: Test may-call-functions off.
3587
3588 2019-04-25 Keith Seitz <keiths@redhat.com>
3589
3590 PR c++/24367
3591 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3592 (another_incomplete_struct, test_incomplete): New definitions.
3593 (main): Use new definitions.
3594 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3595 functions.
3596
3597 2019-04-25 Ali Tamur <tamur@google.com>
3598
3599 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3600
3601 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3602
3603 PR corefiles/11608
3604 PR corefiles/18187
3605 * gdb.base/coredump-filter-build-id.exp: New file.
3606
3607 2019-04-25 Alan Hayward <alan.hayward@arm.com>
3608
3609 * Makefile.in: Pass through GDBSERVER_DEBUG.
3610 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3611 (gdbserver,debug): Add board setting.
3612 * gdb.trace/tspeed.exp: Skip when debugging.
3613 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3614 * lib/gdbserver-support.exp: Likewise
3615
3616 2019-04-24 Tom Tromey <tromey@adacore.com>
3617
3618 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3619 Rust.
3620
3621 2019-04-24 Tom Tromey <tromey@adacore.com>
3622
3623 * gdb.arch/amd64-eval.exp: Test bitfield return.
3624 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3625 (class Foo) <return_bitfields>: New method.
3626 (main): Call it.
3627
3628 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3629
3630 * gdb.cp/many-args.cc: New file.
3631 * gdb.cp/many-args.exp: New file.
3632
3633 2019-04-23 Tom de Vries <tdevries@suse.de>
3634
3635 PR gdb/24433
3636 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3637
3638 2019-04-23 Alan Hayward <alan.hayward@arm.com>
3639
3640 * gdb.trace/backtrace.exp: Use nopie flag.
3641 * gdb.trace/circ.exp: Likewise.
3642 * gdb.trace/collection.exp: Likewise.
3643 * gdb.trace/ftrace.exp: Likewise.
3644 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3645 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3646 * gdb.trace/qtro.exp: Likewise.
3647 * gdb.trace/read-memory.exp: Likewise.
3648 * gdb.trace/report.exp: Likewise.
3649 * gdb.trace/tfile.exp: Likewise.
3650 * gdb.trace/tfind.exp: Likewise.
3651 * gdb.trace/unavailable.exp: Likewise.
3652
3653 2019-04-22 Pedro Alves <palves@redhat.com>
3654
3655 * gdb.base/solib-probes-nosharedlibrary.c,
3656 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3657
3658 2019-04-19 Tom Tromey <tromey@adacore.com>
3659
3660 * gdb.ada/ptype_union.c: New file.
3661 * gdb.ada/ptype_union.exp: New file.
3662
3663 2019-04-19 Tom Tromey <tromey@adacore.com>
3664
3665 PR symtab/24423:
3666 * gdb.base/list0.h (foo): Add a control-l character.
3667
3668 2019-04-18 Tom de Vries <tdevries@suse.de>
3669
3670 PR gdb/24433
3671 * boards/local-board.exp: Set sysroot to "".
3672
3673 2019-04-18 Tom de Vries <tdevries@suse.de>
3674 Pedro Alves <palves@redhat.com>
3675
3676 PR gdb/24454
3677 * gdb.threads/vfork-follow-child-exec.c: New file.
3678 * gdb.threads/vfork-follow-child-exec.exp: New file.
3679 * gdb.threads/vfork-follow-child-exit.c: New file.
3680 * gdb.threads/vfork-follow-child-exit.exp: New file.
3681
3682 2019-04-15 Leszek Swirski <leszeks@google.com>
3683
3684 * gdb.arch/amd64-eval.cc: New file.
3685 * gdb.arch/amd64-eval.exp: New file.
3686
3687 2019-04-11 Alan Hayward <alan.hayward@arm.com>
3688
3689 * gdb.server/sysroot.c: New test.
3690 * gdb.server/sysroot.exp: New file.
3691 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3692 matching param.
3693
3694 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3695
3696 * gdb.base/align.exp: Extend test to cover structures containing
3697 only static fields.
3698
3699 2019-04-11 Tom de Vries <tdevries@suse.de>
3700
3701 * boards/cc-with-dwz-m.exp: New file.
3702 * boards/cc-with-dwz.exp: New file.
3703 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3704
3705 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
3706
3707 * gdb.base/start-cpp.exp: New file.
3708 * gdb.base/start-cpp.cc: New file.
3709
3710 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3711
3712 * gdb.python/py-thrhandle.exp: Adjust tests to call
3713 thread_from_handle instead of thread_from_thread_handle.
3714
3715 2019-04-08 Kevin Buettner <kevinb@redhat.com>
3716
3717 * gdb.python/py-thrhandle.exp: Add tests for
3718 gdb.InferiorThread.handle.
3719
3720 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3721
3722 * gdb.python/py-function.exp: Check calling helper function from
3723 all languages.
3724 * lib/gdb.exp (gdb_supported_languages): New proc.
3725
3726 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3727
3728 * gdb.base/complex-parts.c: New file.
3729 * gdb.base/complex-parts.exp: New file.
3730
3731 2019-04-01 Tom Tromey <tromey@adacore.com>
3732
3733 PR symtab/23331:
3734 * gdb.dwarf2/dw2-ranges-main.c: New file.
3735 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3736 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3737
3738 2019-03-30 Simon Marchi <simark@simark.ca>
3739
3740 * gdb.base/default.exp: Add values for $_gdb_major and
3741 $_gdb_minor.
3742
3743 2019-03-29 Tom Tromey <tromey@adacore.com>
3744
3745 * gdb.base/help.exp: Tighten apropos regexp.
3746
3747 2019-03-29 Keith Seitz <keiths@redhat.com>
3748
3749 * gdb.fortran/array-bounds.exp: New file.
3750 * gdb.fortran/array-bounds.f90: New file.
3751
3752 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3753
3754 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3755
3756 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3757
3758 * gdb.multi/hello.c (main): Increase alarm timer.
3759
3760 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3761
3762 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3763 factor when no hardware watchpoint support.
3764
3765 2019-03-28 Alan Hayward <alan.hayward@arm.com>
3766 Pedro Alves <palves@redhat.com>
3767
3768 * boards/local-board.exp: set sysroot to /.
3769
3770 2019-03-27 Alan Hayward <alan.hayward@arm.com>
3771
3772 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3773 in child.
3774
3775 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3776
3777 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3778 field.
3779 (make_container): Initialise new field.
3780 * gdb.python/py-prettyprint.exp: Add new tests.
3781 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3782 <display_hint>: New method.
3783
3784 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3785
3786 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3787 gdb_continue_to_breakpoint more throughout this test.
3788 (run_lang_tests) Supply unique test names, and use
3789 gdb_test_no_output.
3790
3791 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3792
3793 * gdb.base/finish-pretty.exp: Update expected results.
3794 * gdb.base/pretty-print.c: New file.
3795 * gdb.base/pretty-print.exp: New file.
3796
3797 2019-03-25 Pedro Alves <palves@redhat.com>
3798
3799 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3800 move comments outside list. Append '-i "" eof' section.
3801
3802 2019-03-22 Alan Hayward <alan.hayward@arm.com>
3803
3804 PR testsuite/25016
3805 * README: Add pie options.
3806 * gdb.base/break-interp.exp: Ensure pie is disabled.
3807 * gdb.base/dump.exp: Likewise.
3808 * lib/gdb.exp (gdb_compile): Add pie option.
3809
3810 2019-03-19 Tom Tromey <tromey@adacore.com>
3811
3812 * gdb.mi/mi2-cli-display.c: New file.
3813 * gdb.mi/mi2-cli-display.exp: New file.
3814
3815 2019-03-18 Joel Brobecker <brobecker@adacore.com>
3816 Tom Tromey <tromey@adacore.com>
3817
3818 * gdb.ada/ptype_array/pck.adb: New file.
3819 * gdb.ada/ptype_array/pck.ads: New file.
3820 * gdb.ada/ptype_array/foo.adb: New file.
3821 * gdb.ada/ptype_array.exp: New file.
3822
3823 2019-03-14 Tom Tromey <tromey@adacore.com>
3824
3825 * gdb.base/style.exp: Add "set style sources" test.
3826
3827 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3828
3829 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3830 * mi-breakpoint-multiple-locations.exp: ... this.
3831 (make_breakpoints_pattern): New proc.
3832 (do_test): Add mi_version parameter, test -break-insert,
3833 -break-info and =breakpoint-created.
3834
3835 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3836
3837 * config/default.exp: Remove 'load_lib gdb.exp'.
3838 * config/monitor.exp: Likewise.
3839 * config/sid.exp: Likewise.
3840 * config/sim.exp: Likewise.
3841 * config/slite.exp: Likewise.
3842 * config/unix.exp: Likewise.
3843 * gdb.base/default.exp: Remove unhelpful comment.
3844
3845 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3846
3847 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3848
3849 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3850
3851 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3852
3853 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3854
3855 * gdb.fortran/type-kinds.exp: Update expected results.
3856
3857 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3858
3859 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3860
3861 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3862
3863 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3864 function.
3865 (test_basic_parsing_of_type_kinds): Expand types tested.
3866 (test_parsing_invalid_type_kinds): New function.
3867
3868 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3869
3870 * gdb.fortran/intrinsics.exp: New file.
3871 * gdb.fortran/intrinsics.f90: New file.
3872 * gdb.fortran/type-kinds.exp: New file.
3873
3874 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3875
3876 * gdb.fortran/dot-ops.exp: New file.
3877
3878 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3879
3880 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3881 Check upper and lower case logical literals.
3882
3883 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3884
3885 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3886 Remove duplicate tests.
3887
3888 2019-03-06 Alan Hayward <alan.hayward@arm.com>
3889
3890 * lib/gdb.exp (builtin_cd): rename of cd.
3891 (cd): Override builtin.
3892
3893 2019-03-06 Richard Bunt <richard.bunt@arm.com>
3894
3895 * gdb.fortran/function-calls.exp: New file.
3896 * gdb.fortran/function-calls.f90: New test.
3897
3898 2019-03-04 Richard Bunt <richard.bunt@arm.com>
3899
3900 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3901 on user program standard output.
3902 * gdb.fortran/short-circuit-argument-list.f90: Record function
3903 calls.
3904
3905 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3906
3907 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3908 failure.
3909
3910 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3911
3912 PR gdb/8527
3913 * gdb.base/interrupt-daemon-attach.c,
3914 gdb.base/interrupt-daemon-attach.exp: New test.
3915
3916 2019-02-27 Pedro Alves <palves@redhat.com>
3917
3918 * gdb.base/page.exp: Add tests for "set width/height -1".
3919
3920 2019-02-27 Pedro Alves <palves@redhat.com>
3921
3922 * gdb.base/page.exp: Add tests for "set/show width/height" with
3923 "infinite" values.
3924
3925 2019-02-27 Tom Tromey <tromey@adacore.com>
3926
3927 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3928 2.4.
3929 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3930 workaround.
3931
3932 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3933
3934 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3935 tests for structs with static members.
3936
3937 2019-02-26 Tom Tromey <tromey@adacore.com>
3938
3939 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3940 ValueError, not TypeError.
3941
3942 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3943
3944 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3945 call from main program.
3946
3947 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3948
3949 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3950 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3951 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3952 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3953 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3954
3955 2019-02-22 Keith Seitz <keiths@redhat.com>
3956
3957 PR symtab/23853
3958 * gdb.base/symlink-sourcefile.c: New file.
3959 * gdb.base/symlink-sourcefile.exp: New file.
3960
3961 2019-02-20 Tom Tromey <tom@tromey.com>
3962
3963 * gdb.base/info_qt.exp: Update.
3964
3965 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3966
3967 * gdb.base/source.exp: Move "error in sourced script" code to
3968 the end.
3969 * gdb.base/source-error.gdb: Move contents to
3970 source-error-1.gdb. Add new code to source source-error-1.gdb.
3971 * gdb.base/source-error-1.gdb: New file, from previous
3972 source-error.gdb.
3973
3974 2019-02-17 Tom Tromey <tom@tromey.com>
3975
3976 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3977 for macro styling.
3978 * gdb.base/style.c (SOME_MACRO): New macro.
3979
3980 2019-02-17 Tom Tromey <tom@tromey.com>
3981
3982 * gdb.base/style.exp: Add line-wrapping tests.
3983 * gdb.base/page.exp: Add test for quitting during pagination.
3984
3985 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3986
3987 * gdb.ada/big_packed_array: New testcase.
3988 * gdb.ada/homonym.exp: Fix incorrect expected output for
3989 "break <homonym__get_value>" test.
3990
3991 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3992
3993 PR breakpoints/21870
3994 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3995 and prepare_for_testing. Add comment.
3996 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3997 redundant cleanup call. Clean up comment.
3998
3999 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4000
4001 PR breakpoints/21870
4002 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4003 * gdb.arch/aarch64-dbreg-contents.c: New file.
4004
4005 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4006
4007 * gdb.ada/mi_ref_changeable: New testcase.
4008
4009 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4010
4011 * gdb.base/attach.exp: Add double attach test.
4012
4013 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4014
4015 * lib/gdb.exp (default_gdb_start): Don't match pagination
4016 prompt.
4017 (gdb_init): Set stty_init.
4018
4019 2019-01-27 Tom Tromey <tom@tromey.com>
4020
4021 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4022 skip_python_tests.
4023
4024 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4025
4026 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4027 New structure.
4028 (struct struct_static_02_02): Likewise.
4029 (struct struct_static_02_03): Likewise.
4030 (struct struct_static_02_04): Likewise.
4031 (struct struct_static_04_01): Likewise.
4032 (struct struct_static_04_02): Likewise.
4033 (struct struct_static_04_03): Likewise.
4034 (struct struct_static_04_04): Likewise.
4035 (struct struct_static_06_01): Likewise.
4036 (struct struct_static_06_02): Likewise.
4037 (struct struct_static_06_03): Likewise.
4038 (struct struct_static_06_04): Likewise.
4039 (cmp_struct_static_02_01): Likewise.
4040 (cmp_struct_static_02_02): Likewise.
4041 (cmp_struct_static_02_03): Likewise.
4042 (cmp_struct_static_02_04): Likewise.
4043 (cmp_struct_static_04_01): Likewise.
4044 (cmp_struct_static_04_02): Likewise.
4045 (cmp_struct_static_04_03): Likewise.
4046 (cmp_struct_static_04_04): Likewise.
4047 (cmp_struct_static_06_01): Likewise.
4048 (cmp_struct_static_06_02): Likewise.
4049 (cmp_struct_static_06_03): Likewise.
4050 (cmp_struct_static_06_04): Likewise.
4051 (call_all): Test new structs.
4052 * gdb.base/infcall-nested-structs.exp: Likewise.
4053
4054 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4055 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4056
4057 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4058 * gdb.base/stack-protector.c: New test.
4059 * gdb.base/stack-protector.exp: New file.
4060 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4061 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4062 option.
4063 (gdb_compile): Remove stack protector for GCC and prevent
4064 recursion.
4065
4066 2019-01-16 Keith Seitz <keiths@redhat.com>
4067
4068 PR gdb/23773
4069 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4070
4071 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4072
4073 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4074 aliases.
4075 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4076 tests.
4077 * gdb.arch/powerpc-vector-regs.c: New file.
4078 * gdb.arch/powerpc-vector-regs.exp: New file.
4079
4080 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4081
4082 * gdb.arch/altivec-regs.exp: Fix the list passed to
4083 gdb_expect_list when testing "info vector".
4084
4085 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4086
4087 * gdb.base/style.exp: Don't include path in testname.
4088
4089 2019-01-10 Keith Seitz <keiths@redhat.com>
4090
4091 PR gdb/23712
4092 PR symtab/23010
4093 * gdb.dwarf2/multidictionary.exp: New file.
4094
4095 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4096
4097 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4098 (test_gnuv3_style_demangling): ... this.
4099 (test_lucid_style_demangling): Remove.
4100 (test_arm_style_demangling): Remove.
4101 (test_hp_style_demangling): Remove.
4102 (do_tests): Remove calls to the above.
4103
4104 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4105
4106 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4107 case.
4108
4109 2019-01-06 Tom Tromey <tom@tromey.com>
4110
4111 PR gdb/28155:
4112 * gdb.dwarf2/typedef-void-finish.exp: New file.
4113
4114 2018-12-28 Tom Tromey <tom@tromey.com>
4115 Simon Marchi <simark@simark.ca>
4116
4117 * gdb.base/jit-exec.exp: New file.
4118 * gdb.base/jit-exec.c: New file.
4119 * gdb.base/jit-execd.c: New file.
4120
4121 2018-12-28 Tom Tromey <tom@tromey.com>
4122
4123 * gdb.base/style.exp: Update test to check for address styling.
4124
4125 2018-12-28 Tom Tromey <tom@tromey.com>
4126
4127 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4128 message.
4129
4130 2018-12-28 Tom Tromey <tom@tromey.com>
4131
4132 * gdb.base/style.exp: Add test for version number styling.
4133
4134 2018-12-28 Tom Tromey <tom@tromey.com>
4135
4136 * gdb.base/style.exp: Add test for print_address_symbolic.
4137
4138 2018-12-28 Tom Tromey <tom@tromey.com>
4139
4140 * gdb.base/style.exp: Add test for breakpoint setting.
4141
4142 2018-12-28 Tom Tromey <tom@tromey.com>
4143
4144 * gdb.base/style.exp: Add test for variable names.
4145
4146 2018-12-28 Tom Tromey <tom@tromey.com>
4147
4148 * gdb.base/style.exp: New file.
4149 * gdb.base/style.c: New file.
4150
4151 2018-12-28 Tom Tromey <tom@tromey.com>
4152
4153 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4154 "dumb".
4155 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4156 the TERM environment variable.
4157
4158 2018-12-27 Tom Tromey <tom@tromey.com>
4159
4160 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4161 pagination test.
4162
4163 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4164
4165 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4166 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4167
4168 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4169
4170 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4171 Filename a.adb changed to bp_fun_addr.adb.
4172 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4173
4174 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4175
4176 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4177 non-PIE executables.
4178 * README: Mention the gdb,nopie_flag board setting.
4179 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4180 non-PIE executable.
4181 * gdb.arch/amd64-entry-value.exp: Likewise.
4182 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4183 * gdb.arch/i386-float.exp: Likewise.
4184 * gdb.arch/i386-signal.exp: Likewise.
4185 * gdb.mi/mi-reg-undefined.exp: Likewise.
4186
4187 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4188
4189 PR gdb/23974
4190 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4191
4192 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4193
4194 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4195 Update order of results accordingly.
4196
4197 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4198
4199 * gdb.base/annota1.exp: Update a test regexp.
4200
4201 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4202
4203 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4204
4205 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4206
4207 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4208 (reuse_time): Initialize to REUSE_TIME_CAP.
4209 (check_rc): New function.
4210 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4211 Check pthread_create rc.
4212 (spawner_thread_func): Check pthread_create and pthread_join rc.
4213
4214 2018-12-08 Pedro Alves <palves@redhat.com>
4215
4216 * gdb.base/list.exp (test_forward_search): Rename to ...
4217 (test_forward_reverse_search): ... this. Also test reverse-search
4218 and the forward-search alias.
4219
4220 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4221
4222 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4223 local timeout variable before return, and remove all local timeout
4224 variable entirely.
4225 (gdb_load): Likewise.
4226
4227 2018-12-01 Tom de Vries <tdevries@suse.de>
4228
4229 * gdb.base/gdb-caching-proc.exp: New file.
4230
4231 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4232
4233 * Makefile.in (TIMESTAMP): New variable.
4234 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4235 command.
4236 (check-single-racy): Likewise.
4237 (check/%.exp): Likewise.
4238 (check-racy/%.exp): Likewise.
4239 (workers/%.worker): Likewise.
4240 (build-perf): Likewise.
4241 (check-perf): Likewise.
4242 * README: Describe new "TS" and "TS_FORMAT" variables.
4243 * print-ts.py: New file.
4244
4245 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4246
4247 PR python/23714
4248 * gdb.python/python.exp: Test command repetition after
4249 gdb.execute.
4250
4251 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4252
4253 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4254 is correctly aligned.
4255
4256 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4257
4258 * gdb.ada/info_auto_lang.exp: New testcase.
4259 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4260 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4261 * gdb.ada/info_auto_lang/some_c.c: New file.
4262
4263 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4264
4265 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4266 FUNC_lang language syntax.
4267
4268 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4269
4270 * gdb.base/info_minsym.c: New file.
4271 * gdb.base/info_minsym.exp: New file.
4272
4273 2018-11-19 Tom Tromey <tom@tromey.com>
4274
4275 PR rust/23625:
4276 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4277 * gdb.rust/expr.exp: Update expected output. Change one test.
4278
4279 2018-11-19 Tom Tromey <tom@tromey.com>
4280
4281 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4282
4283 2018-11-19 Pedro Alves <palves@redhat.com>
4284
4285 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4286 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4287 see the expected warning.
4288
4289 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4290
4291 PR gdb/22736:
4292 * gdb.cp/infcall-nodebug-lib.c: New test.
4293 * gdb.cp/infcall-nodebug-main.c: New test.
4294 * gdb.cp/infcall-nodebug.exp: New file.
4295
4296 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4297
4298 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4299 completer tests.
4300
4301 2018-11-09 Tom de Vries <tdevries@suse.de>
4302
4303 * gdb.base/msym-lang.c: New test.
4304 * gdb.base/msym-lang.exp: New file.
4305 * gdb.base/msym-lang-main.c: New test.
4306
4307 2018-11-08 Tom Tromey <tom@tromey.com>
4308
4309 PR gdb/23555:
4310 PR gdb/23838:
4311 * gdb.base/warning.exp: New file.
4312
4313 2018-11-08 Jan Beulich <jbeulich@suse.com>
4314
4315 * testsuite/gdb.arch/i386-avx512.c,
4316 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4317
4318 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4319
4320 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4321 point hardware.
4322
4323 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4324
4325 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4326 * gdb.dwarf2/missing-type-name.exp: New file.
4327
4328 2018-11-06 Tom de Vries <tdevries@suse.de>
4329
4330 * gdb.base/many-headers.c: New test.
4331 * gdb.base/many-headers.exp: New file.
4332
4333 2018-11-06 Jim Wilson <jimw@sifive.com>
4334
4335 * gdb.base/code_elim.exp: For riscv, set additional_flags
4336 to include -msmall-data-limit=0.
4337
4338 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4339
4340 * gdb.ada/watch_minus_l: New testcase.
4341
4342 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4343
4344 * gdb.arch/aix-sighandle.c: New file.
4345 * gdb.arch/aix-sighandle.exp: New file.
4346
4347 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4348
4349 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4350 registers being unions.
4351
4352 2018-10-31 Tom de Vries <tdevries@suse.de>
4353
4354 * lib/valgrind.exp: New file.
4355 (vgdb_start, vgdb_stop): New procs, factored out of ...
4356 * gdb.base/valgrind-bt.exp: ... here, ...
4357 * gdb.base/valgrind-disp-step.exp: ... here and ...
4358 * gdb.base/valgrind-infcall.exp: ... here.
4359
4360 2018-10-31 Tom de Vries <tdevries@suse.de>
4361
4362 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4363
4364 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4365
4366 * gdb.dwarf2/void-type.c: New file.
4367 * gdb.dwarf2/void-type.exp: New file.
4368
4369 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4370
4371 * gdb.base/info_qt.c: New file.
4372 * gdb.base/info_qt.exp: New file.
4373
4374 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4375
4376 * gdb.arch/powerpc-htm-regs.c: New file.
4377 * gdb.arch/powerpc-htm-regs.exp: New file.
4378
4379 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4380
4381 * gdb.arch/powerpc-tar.c: New file.
4382 * gdb.arch/powerpc-tar.exp: New file.
4383
4384 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4385
4386 * gdb.arch/powerpc-ppr-dscr.c: New file.
4387 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4388
4389 2018-10-25 Tom de Vries <tdevries@suse.de>
4390
4391 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4392
4393 2018-10-24 Tom de Vries <tdevries@suse.de>
4394
4395 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4396 longer exists error.
4397
4398 2018-10-24 Tom de Vries <tdevries@suse.de>
4399
4400 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4401
4402 2018-10-24 Tom de Vries <tdevries@suse.de>
4403
4404 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4405 --db-attach in valgrind.
4406
4407 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4408
4409 * gdb.arch/riscv-reg-aliases.c: New file.
4410 * gdb.arch/riscv-reg-aliases.exp: New file.
4411
4412 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4413
4414 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4415
4416 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4417
4418 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4419
4420 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4421
4422 * gdb.cp/ovldbreak.exp: Fix regexps.
4423
4424 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4425
4426 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4427
4428 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4429
4430 PR cli/23785
4431 * gdb.base/restore.exp: New test to check if "restore" with an
4432 invalid file doesn't segfault.
4433
4434 2018-10-18 Tom de Vries <tdevries@suse.de>
4435
4436 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4437 * gdb.ada/excep_handle.exp: Same.
4438 * gdb.ada/mi_string_access.exp: Same.
4439 * gdb.ada/mi_var_union.exp: Same.
4440 * gdb.arch/arc-analyze-prologue.exp: Same.
4441 * gdb.arch/arc-decode-insn.exp: Same.
4442 * gdb.base/readnever.exp: Same.
4443 * gdb.fortran/printing-types.exp: Same.
4444 * gdb.guile/scm-lazy-string.exp: Same.
4445
4446 2018-10-16 Tom de Vries <tdevries@suse.de>
4447
4448 PR gdb/23730
4449 * gdb.base/catch-follow-exec.c: Add copyright notice.
4450 * gdb.base/catch-follow-exec.exp: Rewrite to use
4451 gdb_spawn_with_cmdline_opts. Require gdb-native.
4452
4453 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4454
4455 * gdb.trace/actions-changed.exp: Check for arch support.
4456 * gdb.trace/actions.exp: Likewise.
4457 * gdb.trace/ax.exp: Likewise.
4458 * gdb.trace/backtrace.exp: Likewise.
4459 * gdb.trace/change-loc.exp: Likewise.
4460 * gdb.trace/deltrace.exp: Likewise.
4461 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4462 * gdb.trace/ftrace.exp: Likewise.
4463 * gdb.trace/infotrace.exp: Check for arch support.
4464 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4465 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4466 * gdb.trace/mi-tsv-changed.exp: Likewise.
4467 * gdb.trace/packetlen.exp: Likewise.
4468 * gdb.trace/passc-dyn.exp: Likewise.
4469 * gdb.trace/passcount.exp: Likewise.
4470 * gdb.trace/pending.exp: Likewise.
4471 * gdb.trace/range-stepping.exp: Check for shlib support.
4472 * gdb.trace/report.exp: Check for arch support.
4473 * gdb.trace/save-trace.exp: Likewise.
4474 * gdb.trace/signal.exp: Check for signal support.
4475 * gdb.trace/tfind.exp: Check for arch support.
4476 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4477 * gdb.trace/trace-common.h: Add comment.
4478 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4479 * gdb.trace/trace-enable-disable.exp: Likewise.
4480 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4481 * gdb.trace/tracecmd.exp: Check for arch support.
4482 * gdb.trace/tspeed.exp: Check for shlib and target support.
4483 * gdb.trace/tstatus.exp: Check for arch support.
4484 * gdb.trace/tsv.exp: Likewise.
4485 * gdb.trace/while-dyn.exp: Likewise.
4486 * gdb.trace/while-stepping.exp: Likewise.
4487 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4488
4489 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4490
4491 * gdb.trace/tspeed.exp: Remove nowarnings.
4492 (prepare_for_trace_test): Declare "global ipalib".
4493 * gdb.trace/tspeed.c: Include unistd.h.
4494 (main): Remove superfluous printf argument.
4495
4496 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4497
4498 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4499 directory prefix on the filename.
4500
4501 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4502
4503 * gdb.gdb/unittest.exp: Update expected message informing that
4504 selftests have been disabled.
4505 * gdb.server/unittest.exp: Likewise.
4506
4507 2018-10-09 Tom de Vries <tdevries@suse.de>
4508
4509 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4510 with runto_main.
4511
4512 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4513
4514 PR c++/16841
4515 * gdb.cp/virtbase2.cc: New file.
4516 * gdb.cp/virtbase2.exp: New file.
4517
4518 2018-10-06 Tom Tromey <tom@tromey.com>
4519
4520 PR python/19399:
4521 * gdb.python/py-inferior.exp: Add architecture test.
4522
4523 2018-10-06 Tom Tromey <tom@tromey.com>
4524
4525 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4526 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4527
4528 2018-10-06 Tom Tromey <tom@tromey.com>
4529
4530 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4531 of a "throw" catchpoint.
4532
4533 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4534
4535 * gdb.base/info-proc.exp: Update string expected from "help info
4536 proc".
4537
4538 2018-10-04 Tom Tromey <tom@tromey.com>
4539
4540 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4541 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4542 (test_initial_complaints, test_empty_complaints): Update.
4543 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4544
4545 2018-10-04 Tom Tromey <tom@tromey.com>
4546
4547 PR cli/19551:
4548 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4549 * lib/gdb.exp (gdb_file_cmd): Update.
4550 * gdb.stabs/weird.exp (print_weird_var): Update.
4551 * gdb.server/solib-list.exp: Update.
4552 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4553 * gdb.mi/mi-cli.exp: Update.
4554 * gdb.linespec/linespec.exp: Update.
4555 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4556 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4557 * gdb.cp/cp-relocate.exp: Update.
4558 * gdb.base/sym-file.exp: Update.
4559 * gdb.base/relocate.exp: Update.
4560 * gdb.base/readnever.exp: Update.
4561 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4562 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4563 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4564 * gdb.base/code_elim.exp: Update.
4565 * gdb.base/break-unload-file.exp (test_break): Update.
4566 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4567 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4568 Update.
4569 * gdb.base/attach.exp (do_attach_tests): Update.
4570 * gdb.base/sepdebug.exp: Update.
4571 * gdb.python/py-section-script.exp: Update.
4572
4573 2018-10-04 Tom Tromey <tom@tromey.com>
4574
4575 PR cli/22234:
4576 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4577 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4578 output.
4579
4580 2018-10-04 Tom Tromey <tom@tromey.com>
4581
4582 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4583 set width and height to 0.
4584 (test_command_line_attach_run): Use -quiet.
4585
4586 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4587
4588 * lib/gdb.exp (skip_ifunc_tests): New.
4589 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4590 other compile failures.
4591 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4592
4593 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4594
4595 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4596 is_amd64_regs_target.
4597
4598 2018-10-01 Alan Hayward <alan.hayward@arm.com>
4599
4600 * gdb.arch/aarch64-sighandler-regs.c: New test.
4601 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4602 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4603
4604 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4605
4606 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4607 assembly.
4608
4609 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4610
4611 * gdb.base/frame-selection.exp: New file.
4612 * gdb.base/frame-selection.c: New file.
4613
4614 2018-09-27 Alan Hayward <alan.hayward@arm.com>
4615
4616 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4617 pthread barrier.
4618 (main): Likewise.
4619
4620 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4621
4622 * gdb.base/large-frame-1.c: New file.
4623 * gdb.base/large-frame-2.c: New file.
4624 * gdb.base/large-frame.exp: New file.
4625 * gdb.base/large-frame.h: New file.
4626
4627 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4628
4629 PR gdb/20948
4630 * gdb.base/write_mem.exp: New test.
4631 * gdb.base/write_mem.c: Likewise.
4632
4633 2018-09-23 Tom Tromey <tom@tromey.com>
4634
4635 PR python/18852:
4636 * gdb.python/py-parameter.exp: Add test for parameter that throws
4637 on "set".
4638
4639 2018-09-23 Tom Tromey <tom@tromey.com>
4640
4641 PR python/17284:
4642 * gdb.python/py-template.exp (test_template_arg): Add test for
4643 negative template argument number.
4644
4645 2018-09-23 Tom Tromey <tom@tromey.com>
4646
4647 PR python/14062:
4648 * gdb.python/python.exp: Add test for post_event error.
4649
4650 2018-09-23 Tom Tromey <tom@tromey.com>
4651
4652 PR python/18170:
4653 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4654 convert pointers to int and long.
4655
4656 2018-09-23 Tom Tromey <tom@tromey.com>
4657
4658 PR python/20126:
4659 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4660 signed-ness conversion tests.
4661
4662 2018-09-23 Tom Tromey <tom@tromey.com>
4663
4664 PR python/18352;
4665 * gdb.python/py-value.exp (test_float_conversion): New proc.
4666 Use it.
4667
4668 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4669
4670 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4671
4672 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4673
4674 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4675 no readline.
4676 * gdb.base/utf8-identifiers.exp: Likewise.
4677 * gdb.cp/cpcompletion.exp: Likewise.
4678 * gdb.linespec/cpcompletion.exp: Likewise.
4679 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4680 * gdb.linespec/cpls-ops.exp: Likewise.
4681
4682 2018-09-19 Richard Bunt <richard.bunt@arm.com>
4683 Chris January <chris.january@arm.com>
4684
4685 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4686 * gdb.fortran/short-circuit-argument-list.exp: New file.
4687 * gdb.fortran/short-circuit-argument-list.f90: New test.
4688
4689 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4690
4691 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4692 "arch=" keyword when executing "-stack-list-frames".
4693
4694 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4695
4696 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4697 "arch=" keyword when executing "-stack-list-frames".
4698
4699 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4700
4701 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4702 break ada".
4703
4704 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4705
4706 PR python/23669
4707 * gdb.python/python.exp: Test gdb.execute("show commands").
4708
4709 2018-09-16 Tom Tromey <tom@tromey.com>
4710
4711 * gdb.base/new-ui.exp (do_execution_tests): Update.
4712 * gdb.base/dbx.exp (test_breakpoints): Update.
4713
4714 2018-09-14 Alan Hayward <alan.hayward@arm.com>
4715
4716 * lib/gdb.exp (gdb_simple_compile): Add proc.
4717 (is_elf_target): Use gdb_simple_compile.
4718 (skip_altivec_tests): Likewise.
4719 (skip_vsx_tests): Likewise.
4720 (skip_tsx_tests): Likewise.
4721 (skip_btrace_tests): Likewise.
4722 (skip_btrace_pt_tests): Likewise.
4723 (gdb_can_simple_compile): Likewise.
4724 (gdb_has_argv0): Likewise.
4725 (gdb_target_symbol_prefix): Likewise.
4726 (target_supports_scheduler_locking): Likewise.
4727
4728 2018-09-13 Tom Tromey <tom@tromey.com>
4729
4730 * Makefile.in (TAGS): Recognize proc_with_prefix and
4731 gdb_caching_proc.
4732
4733 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4734
4735 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4736 method.
4737
4738 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4739
4740 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4741 and a few other Inferior properties when the Inferior is no
4742 longer valid.
4743
4744 2018-09-13 Tom Tromey <tom@tromey.com>
4745
4746 PR rust/23650:
4747 * gdb.rust/simple.exp: Add test for enum field access error.
4748
4749 2018-09-13 Tom Tromey <tom@tromey.com>
4750
4751 PR rust/23626:
4752 * gdb.rust/simple.rs (EmptyEnum): New type.
4753 (main): Use it.
4754 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4755
4756 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4757
4758 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4759 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4760 * gdb.python/py-symtab.exp: Update test printing an objfile.
4761
4762 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4763
4764 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4765 object.
4766
4767 2018-09-12 Alan Hayward <alan.hayward@arm.com>
4768
4769 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4770 (support_complex_tests): Use gdb_can_simple_compile.
4771 (is_ilp32_target): Likewise.
4772 (is_lp64_target): Likewise.
4773 (is_64_target): Likewise.
4774 (is_amd64_regs_target): Likewise.
4775 (is_aarch32_target): Likewise.
4776 (gdb_int128_helper): Likewise.
4777
4778 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4779
4780 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4781
4782 2018-09-10 Jerome Guitton <guitton@adacore.com>
4783
4784 * gdb.ada/same_component_name: Add test for case of tagged record
4785 with variable-length fields.
4786
4787 2018-09-10 Xavier Roirand <roirand@adacore.com>
4788
4789 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4790 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4791 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4792 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4793
4794 2018-09-10 Xavier Roirand <roirand@adacore.com>
4795
4796 * gdb.ada/mi_string_access.exp: New testcase.
4797 * gdb.ada/mi_string_access/bar.adb: New file.
4798 * gdb.ada/mi_string_access/pck.adb: New file.
4799 * gdb.ada/mi_string_access/pck.asd: New file.
4800
4801 2018-09-10 Xavier Roirand <roirand@adacore.com>
4802
4803 * gdb.ada/mi_var_union.exp: New testcase.
4804 * gdb.ada/mi_var_union/bar.adb: New file.
4805 * gdb.ada/mi_var_union/pck.adb: New file.
4806 * gdb.ada/mi_var_union/pck.asd: New file.
4807
4808 2018-09-08 Tom Tromey <tom@tromey.com>
4809
4810 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4811
4812 2018-09-08 Tom Tromey <tom@tromey.com>
4813
4814 PR python/16047:
4815 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4816 (register_pretty_printers): Register new printer.
4817 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4818 test.
4819 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4820 (an_int_type3): New global.
4821
4822 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4823
4824 * gdb.ada/expr_with_funcall: New testcase.
4825
4826 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4827
4828 * gdb.ada/packed_array_assign: New testcase.
4829
4830 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4831
4832 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4833 names, and add test prefixes to make test names unique.
4834
4835 2018-09-05 Tom de Vries <tdevries@suse.de>
4836
4837 * gdb.dwarf2/varval.exp: Add test.
4838
4839 2018-09-04 Gary Benson <gbenson@redhat.com>
4840
4841 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4842 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4843
4844 2018-08-31 Tom Tromey <tom@tromey.com>
4845
4846 * gdb.rust/simple.rs: Rename second variable "v".
4847
4848 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4849
4850 * gdb.base/funcargs.c (use_a): New function.
4851 (recurse): Call use_a.
4852
4853 2018-08-29 Keith Seitz <keiths@redhat.com>
4854
4855 * gdb.compile/compile-cplus-anonymous.cc: New file.
4856 * gdb.compile/compile-cplus-anonymous.exp: New file.
4857 * gdb.compile/compile-cplus-array-decay.cc: New file.
4858 * gdb.compile/compile-cplus-array-decay.exp: New file.
4859 * gdb.compile/compile-cplus-inherit.cc: New file.
4860 * gdb.compile/compile-cplus-inherit.exp: New file.
4861 * gdb.compile/compile-cplus-member.cc: New file.
4862 * gdb.compile/compile-cplus-member.exp: New file.
4863 * gdb.compile/compile-cplus-method.cc: New file.
4864 * gdb.compile/compile-cplus-method.exp: New file.
4865 * gdb.compile/compile-cplus-mod.c: "New" file.
4866 * gdb.compile/compile-cplus-namespace.cc: New file.
4867 * gdb.compile/compile-cplus-namespace.exp: New file.
4868 * gdb.compile/compile-cplus-nested.cc: New file.
4869 * gdb.compile/compile-cplus-nested.exp: New file.
4870 * gdb.compile/compile-cplus-print.c: "New" file.
4871 * gdb.compile/compile-cplus-print.exp: "New" file.
4872 * gdb.compile/compile-cplus-virtual.cc: New file.
4873 * gdb.compile/compile-cplus-virtual.exp: New file.
4874 * gdb.compile/compile-cplus.c: "New" file.
4875 * gdb.compile/compile-cplus.exp: "New" file.
4876 * lib/compile-support.exp: New file.
4877
4878 2018-08-16 Gary Benson <gbenson@redhat.com>
4879
4880 PR gdb/13000:
4881 * gdb.base/batch-exit-status.exp: New file.
4882 * gdb.base/batch-exit-status.good-commands: Likewise.
4883 * gdb.base/batch-exit-status.bad-commands: Likewise.
4884
4885 2018-08-29 Alan Hayward <alan.hayward@arm.com>
4886
4887 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4888 (struct struct02): Likewise.
4889 (struct struct03): Likewise.
4890 (struct struct04): Likewise.
4891 (struct struct_01_01): New struct.
4892 (struct struct_01_02): Likewise.
4893 (struct struct_01_03): Likewise.
4894 (struct struct_01_04): Likewise.
4895 (struct struct_02_01): Likewise.
4896 (struct struct_02_02): Likewise.
4897 (struct struct_02_03): Likewise.
4898 (struct struct_02_04): Likewise.
4899 (struct struct_04_01): Likewise.
4900 (struct struct_04_02): Likewise.
4901 (struct struct_04_03): Likewise.
4902 (struct struct_04_04): Likewise.
4903 (struct struct_05_01): Likewise.
4904 (struct struct_05_02): Likewise.
4905 (struct struct_05_03): Likewise.
4906 (struct struct_05_04): Likewise.
4907 (cmp_struct01): Remove function.
4908 (cmp_struct02): Likewise.
4909 (cmp_struct03): Likewise.
4910 (cmp_struct04): Likewise.
4911 (cmp_struct_01_01): Add Function.
4912 (cmp_struct_01_02): Likewise.
4913 (cmp_struct_01_03): Likewise.
4914 (cmp_struct_01_04): Likewise.
4915 (cmp_struct_02_01): Likewise.
4916 (cmp_struct_02_02): Likewise.
4917 (cmp_struct_02_03): Likewise.
4918 (cmp_struct_02_04): Likewise.
4919 (cmp_struct_04_01): Likewise.
4920 (cmp_struct_04_02): Likewise.
4921 (cmp_struct_04_03): Likewise.
4922 (cmp_struct_04_04): Likewise.
4923 (cmp_struct_05_01): Likewise.
4924 (cmp_struct_05_02): Likewise.
4925 (cmp_struct_05_03): Likewise.
4926 (cmp_struct_05_04): Likewise.
4927 (call_all): Add new structs.
4928 * gdb.base/infcall-nested-structs.exp: Likewise.
4929
4930 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4931
4932 * gdb.python/py-framefilter-mi.exp: Update regexp to
4933 check for "arch" field in frame output.
4934
4935 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4936
4937 * gdb.dwarf2/dw2-ranges-func.c: New file.
4938 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4939
4940 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4941
4942 * gdb.base/term.exp: Compare terminal settings with values from
4943 the inferior.
4944 * gdb.base/term.c: Get and set terminal settings.
4945
4946 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4947
4948 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4949 accommodate new "arch" field in frame output.
4950 * gdb.mi/mi-return.exp: Likewise.
4951 * gdb.mi/mi-stack.exp: Likewise.
4952 * gdb.mi/mi-syn-frame.exp: Likewise.
4953 * gdb.mi/user-selected-context-sync.exp: Likewise.
4954
4955 2018-08-19 Michael Spang <spang@google.com>
4956
4957 PR gdb/11786
4958 * gdb.base/gcore-tls-pie.c: New file.
4959 * gdb.base/gcore-tls-pie.exp: New file.
4960
4961 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4962
4963 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4964 * gdb.dwarf2/varval.c: New file.
4965 * gdb.dwarf2/varval.exp: New file.
4966
4967 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4968
4969 PR gdb/18931
4970 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4971
4972 2018-08-16 Keith Seitz <keiths@redhat.com>
4973
4974 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4975 tests expected to pass.
4976
4977 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4978
4979 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4980 -data-disassemble -a.
4981 (test_disassembly_bogus_args): Likewise.
4982
4983 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4984
4985 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4986
4987 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4988
4989 * gdb.base/vla-optimized-out.exp: Add new test.
4990
4991 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4992
4993 * gdb.base/vla-optimized-out-o3.exp: Delete.
4994 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4995 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4996 deleted tests.
4997
4998 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4999
5000 PR gdb/18050:
5001 * gdb.server/extended-remote-restart.c: New file.
5002 * gdb.server/extended-remote-restart.exp: New file.
5003
5004 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5005
5006 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5007 "set variable index = 42".
5008
5009 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5010
5011 * boards/index-cache-gdb.exp: New file.
5012 * gdb.dwarf2/index-cache.exp: New file.
5013 * gdb.dwarf2/index-cache.c: New file.
5014 * gdb.base/maint.exp: Check if we are using the index cache.
5015
5016 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5017
5018 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5019 MAKEFLAGS.
5020
5021 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5022
5023 * dg-extract-results.sh: Move to toplevel contrib.
5024 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5025 * Makefile.in (check-parallel-racy): Likewise.
5026
5027 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5028
5029 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5030 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5031 tests if the target supports scheduler locking.
5032
5033 2018-08-04 Tom de Vries <tdevries@suse.de>
5034
5035 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5036
5037 2018-08-02 Tom Tromey <tom@tromey.com>
5038
5039 PR symtab/16842.
5040 * gdb.cp/temargs.exp: Test "info address" of a template
5041 parameter.
5042
5043 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5044
5045 * gdb.python/py-mi-var-info-path-expression.c: New file.
5046 * gdb.python/py-mi-var-info-path-expression.py: New file.
5047 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5048
5049 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5050
5051 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5052 error after "cannot resolve name" string.
5053
5054 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5055
5056 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5057 started.
5058 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5059
5060 2018-07-28 Tom de Vries <tdevries@suse.de>
5061
5062 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5063
5064 2018-07-26 Tom de Vries <tdevries@suse.de>
5065
5066 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5067
5068 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5069
5070 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5071 is visible.
5072
5073 2018-07-26 Tom de Vries <tdevries@suse.de>
5074
5075 PR breakpoints/23366
5076 * gdb.base/catch-follow-exec.c: New test.
5077 * gdb.base/catch-follow-exec.exp: New file.
5078
5079 2018-07-25 Tom de Vries <tdevries@suse.de>
5080
5081 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5082 vla-optimized-out.c.
5083
5084 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5085
5086 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5087 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5088
5089 2018-07-20 Tom de Vries <tdevries@suse.de>
5090
5091 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5092 NOCLONE macro.
5093 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5094
5095 2018-07-19 Tom de Vries <tdevries@suse.de>
5096
5097 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5098 regular expression.
5099
5100 2018-07-18 Tom de Vries <tdevries@suse.de>
5101
5102 * gdb.base/vla-optimized-out.c: New test.
5103 * gdb.base/vla-optimized-out.exp: New file.
5104
5105 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5106
5107 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5108 message "No address associated with hostname" when gdbserver
5109 cannot resolve the hostname.
5110
5111 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5112
5113 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5114 Add some test prefixes to make tests unique.
5115
5116 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5117
5118 * gdb.base/frameapply.c: New file.
5119 * gdb.base/frameapply.exp: New file.
5120
5121 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5122
5123 * gdb.base/skip.exp: Update expected error message.
5124
5125 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5126 Jan Kratochvil <jan.kratochvil@redhat.com>
5127 Paul Fertser <fercerpav@gmail.com>
5128 Tsutomu Seki <sekiriki@gmail.com>
5129
5130 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5131 parameter.
5132 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5133 by default.
5134 * boards/native-gdbserver.exp: Likewise.
5135 * gdb.server/run-without-local-binary.exp: Improve regexp used
5136 for detecting when a remote debugging connection succeeds.
5137 * gdb.server/server-connect.exp: New file.
5138 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5139 Do not prefix the port number with ":".
5140 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5141 support for detecting and using it. Add '$debughost_gdbserver'
5142 to the list of arguments used to start gdbserver. Handle case
5143 when gdbserver cannot resolve a network name.
5144
5145 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5146
5147 PR c++/23373
5148 * gdb.base/ptype-offsets.cc (struct static_member): New
5149 struct.
5150 (main) <stmember>: New variable.
5151 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5152 with a static member in it.
5153
5154 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5155
5156 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5157 watchpoints enabled and disabled.
5158
5159 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5160
5161 * gdb.base/examine-backward.exp: Still run tests around address
5162 0x0, even if address 0x0 is not readable. Update the pattern for
5163 matching address 0x0 in expected output.
5164
5165 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5166
5167 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5168 malloc/free.
5169
5170 2018-07-04 Tom de Vries <tdevries@suse.de>
5171
5172 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5173
5174 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5175
5176 PR tdep/8282
5177 * gdb.arch/mips-disassembler-options.exp: New test.
5178 * gdb.arch/mips-disassembler-options.s: New test source.
5179
5180 2018-06-29 Pedro Alves <palves@redhat.com>
5181
5182 * gdb.threads/names.exp: Adjust expected "info threads" output.
5183
5184 2018-06-29 Pedro Alves <palves@redhat.com>
5185
5186 * gdb.opt/inline-break.exp (line number, address): Add "info
5187 break" tests.
5188
5189 2018-06-29 Pedro Alves <palves@redhat.com>
5190
5191 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5192 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5193 number and address and running to them.
5194
5195 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5196
5197 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5198
5199 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5200
5201 * lib/compiler.c: Remove executable permission flag.
5202
5203 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5204
5205 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5206 code.
5207 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5208
5209 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5210
5211 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5212
5213 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5214
5215 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5216 address argument is omitted.
5217
5218 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5219
5220 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5221
5222 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5223
5224 PR gdb/21695
5225 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5226 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5227
5228 2018-06-26 Tom Tromey <tom@tromey.com>
5229
5230 PR rust/22574:
5231 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5232 * gdb.rust/simple.rs (struct SimpleLayout): New.
5233
5234 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5235
5236 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5237 "info registers" output.
5238
5239 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5240
5241 * gdb.base/watchpoint-hw-attach.c: New test.
5242 * gdb.base/watchpoint-hw-attach.exp: New file.
5243
5244 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5245
5246 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5247 through /bin/sh.
5248 * boards/dwarf4-gdb-index.exp: Likewise.
5249 * boards/fission-dwp.exp: Likewise.
5250
5251 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5252
5253 * gdb.base/float128.exp: Add comment and improved fail message
5254 to the failure case of "print large128" test.
5255
5256 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5257
5258 * configure.ac: Remove AC_PREREQ.
5259 * configure: Re-generate.
5260
5261 2018-06-19 Pedro Alves <palves@redhat.com>
5262
5263 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5264 (func_extern_caller): New.
5265 (main): Call func_extern_caller.
5266 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5267 logic change.
5268
5269 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5270
5271 PR gdb/16841
5272 * gdb.cp/typedef-base.cc: New file.
5273 * gdb.cp/typedef-base.exp: New file.
5274
5275 2018-06-18 Tom de Vries <tdevries@suse.de>
5276
5277 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5278
5279 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5280 Richard Bunt <Richard.Bunt@arm.com>
5281
5282 * gdb.threads/attach-slow-waitpid.c: New file.
5283 * gdb.threads/attach-slow-waitpid.exp: New file.
5284 * gdb.threads/slow-waitpid.c: New file.
5285
5286 2018-06-14 Pedro Alves <palves@redhat.com>
5287
5288 * gdb.base/fork-running-state.c: Include <errno.h>.
5289 (exit_if_relative_exits): New.
5290 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5291 exits.
5292 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5293 child exits.
5294
5295 2018-06-14 Tom de Vries <tdevries@suse.de>
5296
5297 PR cli/22573
5298 * gdb.base/finish-pretty.c: New test.
5299 * gdb.base/finish-pretty.exp: New file.
5300
5301 2018-06-14 Pedro Alves <palves@redhat.com>
5302
5303 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5304 gdb's expected startup output.
5305
5306 2018-06-14 Pedro Alves <palves@redhat.com>
5307
5308 * lib/selftest-support.exp (selftest_setup): Remove inlined
5309 function handling.
5310
5311 2018-06-14 Tom de Vries <tdevries@suse.de>
5312
5313 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5314 matching of breakpoint printing.
5315
5316 2018-06-13 Tom de Vries <tdevries@suse.de>
5317
5318 PR testsuite/23269
5319 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5320 (fork_child): ... here, and ...
5321 (fork_parent): ... here.
5322
5323 2018-06-12 Tom de Vries <tdevries@suse.de>
5324
5325 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5326
5327 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5328 Stephen Roberts <stephen.roberts@arm.com>
5329
5330 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5331 rewrite test to describe action performed, rather than possible
5332 failure.
5333
5334 2018-06-08 Gary Benson <gbenson@redhat.com>
5335
5336 * gdb.threads/check-libthread-db.exp: New file.
5337 * gdb.threads/check-libthread-db.c: Likewise.
5338
5339 2018-06-05 Tom Tromey <tom@tromey.com>
5340
5341 * gdb.base/default.exp: Update expected "show version" output.
5342
5343 2018-06-05 Tom Tromey <tom@tromey.com>
5344
5345 PR cli/12326:
5346 * gdb.cp/static-print-quit.exp: Update.
5347 * lib/gdb.exp (pagination_prompt): Update.
5348 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5349 * gdb.python/python.exp: Update.
5350
5351 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5352
5353 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5354
5355 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5356
5357 * gdb.ada/bp_fun_addr: New testcase.
5358
5359 2018-06-01 Tom Tromey <tom@tromey.com>
5360
5361 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5362 results.
5363 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5364 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5365 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5366 * gdb.base/maint.exp (maint_pass_if): Update.
5367
5368 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5369
5370 * gdb.base/endian.exp: New test.
5371 * gdb.base/endian.c: New test source.
5372
5373 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5374
5375 PR gdb/23203
5376 * gdb.base/bt-selected-frame.c: New file.
5377 * gdb.base/bt-selected-frame.exp: New file.
5378 * lib/gdb.exp (get_current_frame_number): New function.
5379
5380 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5381 Pedro Alves <palves@redhat.com>
5382
5383 * gdb.threads/tls-core.c: Include <stdlib.h>
5384 (thread_proc): Call `abort'.
5385 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5386 (tls_core_test): New procedure, bits factored out from ...
5387 (top level): ... here. Test both native cores and gcore cores.
5388
5389 2018-05-23 Tom Tromey <tom@tromey.com>
5390
5391 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5392
5393 2018-05-23 Tom Tromey <tom@tromey.com>
5394
5395 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5396 symfile_complaints.
5397 (test_short_complaints): Likewise.
5398 (test_empty_complaints): Likewise.
5399 (test_initial_complaints): Update.
5400
5401 2018-05-23 Tom Tromey <tom@tromey.com>
5402
5403 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5404
5405 2018-05-23 Tom Tromey <tom@tromey.com>
5406
5407 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5408 (test_short_complaints): Update.
5409
5410 2018-05-22 Pedro Alves <palves@redhat.com>
5411
5412 * gdb.base/remote.exp: Only gdb_start after compiling the
5413 testcase. Issue "disconnect" before testing "set remote" command
5414 defaults. Issue clean_restart before running to main.
5415
5416 2018-05-22 Pedro Alves <palves@redhat.com>
5417
5418 * gdb.base/remote.exp: Adjust expected output of "show remote
5419 memory-write-packet-size". Add tests for "set remote
5420 memory-write-packet-size 0" and "set remote
5421 memory-write-packet-size fixed/limit".
5422
5423 2018-05-22 Pedro Alves <palves@redhat.com>
5424
5425 PR gdb/22973
5426 * gdb.base/utf8-identifiers.c: New file.
5427 * gdb.base/utf8-identifiers.exp: New file.
5428
5429 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5430
5431 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5432
5433 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5434
5435 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5436
5437 2018-05-18 Tom Tromey <tom@tromey.com>
5438
5439 * gdb.base/ptype-offsets.exp: Update.
5440
5441 2018-05-17 Keith Seitz <keiths@redhat.com>
5442
5443 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5444 in expected breakpoint stop locations.
5445 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5446 move to proper scope to test variable values.
5447 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5448 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5449 New functions.
5450 (main): Call not_inline_func3.
5451 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5452 inline_func1, inline_func2, and inline_func3. Test that when each
5453 breakpoint is hit, GDB properly reports both the stop location
5454 and the backtrace. Repeat tests for temporary breakpoints.
5455
5456 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5457
5458 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5459 rather then trying to access it in determining whether the PID
5460 of `gdbserver' could have been retrieved.
5461
5462 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5463
5464 * gdb.arch/amd64-init-x87-values.S: New file.
5465 * gdb.arch/amd64-init-x87-values.exp: New file.
5466
5467 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5468
5469 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5470
5471 2018-05-04 Tom Tromey <tom@tromey.com>
5472
5473 PR python/22730:
5474 * gdb.python/python.exp: Test multi-line execute.
5475
5476 2018-05-04 Tom Tromey <tom@tromey.com>
5477
5478 PR python/22731:
5479 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5480
5481 2018-05-04 Tom Tromey <tom@tromey.com>
5482
5483 PR gdb/11750:
5484 * gdb.base/define.exp: Test defining a user command inside a user
5485 command.
5486 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5487
5488 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5489 Pedro Alves <palves@redhat.com>
5490
5491 PR breakpoints/19806 and support for PR external/20207.
5492 * gdb.base/watchpoint-unaligned.c: New file.
5493 * gdb.base/watchpoint-unaligned.exp: New file.
5494
5495 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5496
5497 * gdb.base/maint.exp: Make test names unique, use
5498 test_prefix_command_help to test 'help maint info', and remove
5499 repeated test of 'help maint'.
5500
5501 2018-05-04 Tom Tromey <tom@tromey.com>
5502
5503 PR gdb/22619:
5504 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5505 behavior.
5506
5507 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5508
5509 * gdb.base/maint.exp: Process output from 'maint print registers'
5510 line at a time.
5511
5512 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5513
5514 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5515 timeout.
5516
5517 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5518
5519 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5520 filter pattern.
5521
5522 2018-05-02 Pedro Alves <palves@redhat.com>
5523
5524 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5525 to_log_command renames.
5526 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5527
5528 2018-05-02 Tom Tromey <tom@tromey.com>
5529
5530 * gdb.python/py-parameter.exp: Set test message.
5531
5532 2018-05-02 Tom Tromey <tom@tromey.com>
5533
5534 PR python/20084:
5535 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5536 PARAM_ZUINTEGER_UNLIMITED tests.
5537
5538 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5539
5540 PR rust/23124
5541 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5542 when casting.
5543
5544 2018-04-30 Tom Tromey <tom@tromey.com>
5545
5546 * gdb.python/py-type.exp: Check align attribute.
5547 * gdb.python/py-type.c: New "aligncheck" global.
5548
5549 2018-04-30 Tom Tromey <tom@tromey.com>
5550
5551 PR exp/17095:
5552 * gdb.dwarf2/dw2-align.exp: New file.
5553 * gdb.cp/align.exp: New file.
5554 * gdb.base/align.exp: New file.
5555 * lib/gdb.exp (gdb_int128_helper): New proc.
5556 (has_int128_c, has_int128_cxx): New caching procs.
5557
5558 2018-04-27 Tom Tromey <tom@tromey.com>
5559
5560 PR rust/22545:
5561 * gdb.rust/simple.exp: Add inclusive range tests.
5562
5563 2018-04-26 Pedro Alves <palves@redhat.com>
5564
5565 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5566 ifunc breakpoint locations correctly of ifunc breakpoints set
5567 while the program resolves the ifunc.
5568
5569 2018-04-26 Pedro Alves <palves@redhat.com>
5570
5571 * gdb.base/gnu-ifunc-final.c: New file.
5572 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5573 * gdb.base/gnu-ifunc.exp (executable): Delete.
5574 (staticexecutable): Adjust.
5575 (lib_opts, exec_opts): Delete.
5576 (make_binsuffix, build, set-break): New procedures.
5577 (misc_tests): New, with tests factored out from the top level.
5578 (top level): Test different combinations of ifunc resolver name,
5579 resolver with and with debug info, and ifunc target with and
5580 without debug info. Wrap static tests with with_target_prefix.
5581
5582 2018-04-26 Pedro Alves <palves@redhat.com>
5583
5584 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5585 return type" warnings.
5586
5587 2018-04-25 Pedro Alves <palves@redhat.com>
5588
5589 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5590 killed".
5591 * gdb.base/kill-after-signal.exp: Likewise.
5592 * gdb.threads/kill.exp: Likewise.
5593
5594 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5595 Sergio Durigan Junior <sergiodj@redhat.com>
5596 Pedro Alves <palves@redhat.com>
5597
5598 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5599 regexps to expect for '[Inferior ... detached]' as well.
5600 * gdb.base/attach.exp: Likewise.
5601 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5602 "gdb_continue_to_end".
5603 (test_catch_syscall_with_wrong_args): Likewise.
5604 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5605 ']'. Don't set 'verbose' on.
5606 * gdb.base/foll-vfork.exp: Likewise.
5607 * gdb.base/fork-print-inferior-events.c: New file.
5608 * gdb.base/fork-print-inferior-events.exp: New file.
5609 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5610 '[Inferior ... has been killed]' message.
5611 * gdb.base/kill-after-signal.exp: Likewise.
5612 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5613 detach message.
5614 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5615 message.
5616 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5617 regexps to expect for '[Inferior ... detached]' as well.
5618 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5619
5620 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5621
5622 PR gdb/23104
5623 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5624
5625 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5626
5627 PR gdb/23095
5628 * gdb.base/break-probes.exp: Pass shlib_load to
5629 prepare_for_testing. Set normal_bp to r_debug_state if target is
5630 bsd.
5631
5632 2018-04-19 Richard Bunt <richard.bunt@arm.com>
5633
5634 * gdb.threads/multiple-successive-infcall.c: New test.
5635 * gdb.threads/multiple-successive-infcall.exp: New file.
5636
5637 2018-04-17 Tom Tromey <tom@tromey.com>
5638
5639 * gdb.rust/simple.rs (Union): New type.
5640 (main): New local "u".
5641 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5642
5643 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5644
5645 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5646 number information in output of "whereis" command.
5647 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5648
5649 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5650
5651 * gdb.ada/info_types.exp: Adjust expected output to the line
5652 numbers now printed by "info var/func/type".
5653 * gdb.base/completion.exp: Likewise.
5654 * gdb.base/included.exp: Likewise.
5655 * gdb.cp/cp-relocate.exp: Likewise.
5656 * gdb.cp/cplusfuncs.exp: Likewise.
5657 * gdb.cp/namespace.exp: Likewise.
5658 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5659
5660 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5661
5662 * gdb.btrace/cpu.exp: New.
5663
5664 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5665
5666 * gdb.base/step-indirect-call-thunk.exp: New.
5667 * gdb.base/step-indirect-call-thunk.c: New.
5668 * gdb.reverse/step-indirect-call-thunk.exp: New.
5669 * gdb.reverse/step-indirect-call-thunk.c: New.
5670
5671 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5672
5673 * gdb.base/pie-fork.c: New file.
5674 * gdb.base/pie-fork.exp: New file.
5675
5676 2018-04-11 Tom Tromey <tom@tromey.com>
5677
5678 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5679
5680 2018-04-10 Pedro Alves <palves@redhat.com>
5681
5682 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5683 exits. Instead loop running forever.
5684 (fork_parent): Run forever too.
5685
5686 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5687
5688 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5689 mi_continue_to_line.
5690 * gdb.mi/mi-stack.c (callee4): Add comment.
5691
5692 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5693
5694 * gdb.mi/mi-stack.exp: Fix indentation.
5695
5696 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5697
5698 PR gdb/22979
5699 * gdb.arch/amd64-osabi.exp: New file.
5700
5701 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5702
5703 PR gdb/22980
5704 * gdb.base/osabi.exp: New file.
5705
5706 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5707
5708 * gdb.cp/static-typedef-print.exp: New file.
5709 * gdb.cp/static-typedef-print.cc: New file.
5710
5711 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5712
5713 * gdb.ada/varsize_limit: New testcase.
5714
5715 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5716
5717 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5718
5719 * gdb.ada/notcplusplus: New testcase.
5720
5721 * gdb.base/c-linkage-name.c: New file.
5722 * gdb.base/c-linkage-name.exp: New testcase.
5723
5724 2018-03-26 Tom Tromey <tom@tromey.com>
5725
5726 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5727 * gdb.python/py-framefilter.py (name_error): New global.
5728 (ErrorInName.function): Use name_error.
5729
5730 2018-03-26 Tom Tromey <tom@tromey.com>
5731
5732 PR backtrace/15582:
5733 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5734
5735 2018-03-23 Keith Seitz <keiths@redhat.com>
5736
5737 PR c++/22968
5738 * gdb.cp/subtypes.exp: New file.
5739 * gdb.cp/subtypes.h: New file.
5740 * gdb.cp/subtypes.cc: New file.
5741 * gdb.cp/subtypes-2.cc: New file.
5742
5743 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5744
5745 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5746 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5747 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5748 -nostartfiles when compiling the test. Confirm that all registers
5749 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5750
5751 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5752
5753 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5754 option, syntax was wrong anyway.
5755 * gdb.arch/arm-disp-step.exp: Likewise.
5756 * gdb.arch/sparc64-regs.exp: Likewise.
5757 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5758 option, syntax was wrong anyway, switch to use
5759 prepare_for_testing.
5760 * gdb.arch/i386-disp-step.exp: Likewise.
5761
5762 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5763
5764 * gdb.ada/exec_changed.exp: Replace "target_info exists
5765 use_gdb_stub" by "use_gdb_stub".
5766 * gdb.ada/start.exp: Likewise.
5767 * gdb.base/async-shell.exp: Likewise.
5768 * gdb.base/attach-pie-misread.exp: Likewise.
5769 * gdb.base/attach-wait-input.exp: Likewise.
5770 * gdb.base/break-entry.exp: Likewise.
5771 * gdb.base/break-interp.exp: Likewise.
5772 * gdb.base/dprintf-detach.exp: Likewise.
5773 * gdb.base/nostdlib.exp: Likewise.
5774 * gdb.base/solib-nodir.exp: Likewise.
5775 * gdb.base/statistics.exp: Likewise.
5776 * gdb.base/testenv.exp: Likewise.
5777 * gdb.mi/mi-exec-run.exp: Likewise.
5778 * gdb.mi/mi-start.exp: Likewise.
5779 * gdb.multi/dummy-frame-restore.exp: Likewise.
5780 * gdb.multi/multi-arch-exec.exp: Likewise.
5781 * gdb.multi/multi-arch.exp: Likewise.
5782 * gdb.multi/tids.exp: Likewise.
5783 * gdb.multi/watchpoint-multi.exp: Likewise.
5784 * gdb.python/py-events.exp: Likewise.
5785 * gdb.threads/attach-into-signal.exp: Likewise.
5786 * gdb.threads/attach-stopped.exp: Likewise.
5787 * gdb.threads/threadapply.exp: Likewise.
5788 * lib/selftest-support.exp: Likewise.
5789
5790 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5791
5792 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5793
5794 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5795
5796 * gdb.perf/template-breakpoints.cc: New file.
5797 * gdb.perf/template-breakpoints.exp: New file.
5798 * gdb.perf/template-breakpoints.py: New file.
5799
5800 2018-03-19 Tom Tromey <tom@tromey.com>
5801
5802 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5803 y0.
5804 * gdb.rust/simple.exp: Test bare identifier form of struct
5805 initializer.
5806
5807 2018-03-19 Tom Tromey <tom@tromey.com>
5808
5809 * gdb.gdb/observer.exp: Remove.
5810
5811 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5812
5813 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5814 "qualified" option when setting breakpoints.
5815 * gdb.trace/backtrace.exp: Likewise.
5816 * gdb.trace/circ.exp: Likewise.
5817 * gdb.trace/collection.exp: Likewise.
5818 * gdb.trace/disconnected-tracing.exp: Likewise.
5819 * gdb.trace/ftrace-lock.exp: Likewise.
5820 * gdb.trace/ftrace.exp: Likewise.
5821 * gdb.trace/infotrace.exp: Likewise.
5822 * gdb.trace/packetlen.exp: Likewise.
5823 * gdb.trace/passc-dyn.exp: Likewise.
5824 * gdb.trace/qtro.exp: Likewise.
5825 * gdb.trace/read-memory.exp: Likewise.
5826 * gdb.trace/report.exp: Likewise.
5827 * gdb.trace/signal.exp: Likewise.
5828 * gdb.trace/status-stop.exp: Likewise.
5829 * gdb.trace/strace.exp: Likewise.
5830 * gdb.trace/tfind.exp: Likewise.
5831 * gdb.trace/trace-break.exp: Likewise.
5832 * gdb.trace/trace-condition.exp: Likewise.
5833 * gdb.trace/trace-mt.exp: Likewise.
5834 * gdb.trace/tstatus.exp: Likewise.
5835 * gdb.trace/tsv.exp: Likewise.
5836 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5837 * gdb.trace/unavailable.exp: Likewise.
5838 * gdb.trace/while-dyn.exp: Likewise.
5839
5840 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5841
5842 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5843 that libinproctrace is copied to the target.
5844
5845 2018-03-14 Tom Tromey <tom@tromey.com>
5846
5847 PR cli/14977:
5848 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5849 a null pointer.
5850 * gdb.base/wchar.exp: Likewise.
5851
5852 2018-03-14 Tom Tromey <tom@tromey.com>
5853
5854 PR cli/19918:
5855 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5856 flag.
5857
5858 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5859
5860 PR gdb/22841
5861 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5862 "target" to remote_exec.
5863
5864 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5865
5866 PR gdb/22841
5867 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5868 ${board}_upload): Remove.
5869
5870 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5871
5872 * gdb.cp/watch-cp.cc: New test.
5873 * gdb.cp/watch-cp.exp: New file.
5874
5875 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5876
5877 * gdb.base/infcall-nested-structs.exp: New file.
5878 * gdb.base/infcall-nested-structs.c: New file.
5879 * gdb.base/float.exp: Add riscv support.
5880
5881 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5882
5883 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5884 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5885
5886 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5887
5888 * gdb.server/abspath.exp: New file.
5889 * lib/gdb.exp (with_cwd): New procedure.
5890
5891 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5892
5893 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5894 use it.
5895 (gdb_is_target_remote_prompt): New proc.
5896 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5897 (gdb_is_target_native): Pass prompt parameter to
5898 gdb_is_target_1.
5899
5900 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5901
5902 * gdb.base/load-command.c: New file.
5903 * gdb.base/load-command.exp: New file.
5904 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5905 (gdb_is_target_1): ...this, and generalize for other targets
5906 than just remote.
5907 (gdb_is_target_remote): Use gdb_is_target_1.
5908 (gdb_is_target_native): use gdb_is_target_1.
5909
5910 2018-02-26 Tom Tromey <tom@tromey.com>
5911
5912 PR python/16497:
5913 * gdb.python/py-framefilter.exp: Update test.
5914
5915 2018-02-26 Tom Tromey <tom@tromey.com>
5916
5917 * gdb.dwarf2/variant.c: New file.
5918 * gdb.dwarf2/variant.exp: New file.
5919
5920 2018-02-26 Tom Tromey <tom@tromey.com>
5921
5922 * gdb.rust/simple.exp: Accept more possible results in enum test.
5923
5924 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5925
5926 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5927 parentheses.
5928
5929 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5930
5931 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5932 name of a variable: $actual_linejj -> $actual_line.
5933
5934 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5935
5936 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5937
5938 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5939
5940 * gdb.btrace/buffer-size.exp: Do not force BTS.
5941
5942 2018-02-14 Pedro Alves <palves@redhat.com>
5943
5944 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5945 getting a "Quit".
5946
5947 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5948
5949 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5950 Fix test name.
5951
5952 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5953
5954 * gdb.cp/m-static.exp: Check type of optimized out static
5955 member.
5956
5957 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5958
5959 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5960 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5961
5962 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5963 Leszek Swirski <leszeks@google.com>
5964
5965 * gdb.python/py-prettyprint.c
5966 (struct to_string_returns_value_inner,
5967 struct to_string_returns_value_wrapper): New.
5968 (main): Add tsrvw variable.
5969 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5970 ToStringReturnsValueWrapper): New classes.
5971 (register_pretty_printers): Register new pretty-printers.
5972 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5973 recursive pretty printer.
5974 * gdb.python/py-mi.exp: Likewise.
5975
5976 2018-02-01 Leszek Swirski <leszeks@google.com>
5977
5978 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5979 functions with the same name as an include file are parsed
5980 correctly.
5981
5982 2018-02-01 Yao Qi <yao.qi@linaro.org>
5983
5984 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5985 "\[^\r\n\]*".
5986
5987 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5988
5989 * gdb.arch/powerpc-prologue-frame.s: New file.
5990 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5991 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5992
5993 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5994
5995 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5996
5997 2018-01-30 Pedro Alves <palves@redhat.com>
5998
5999 PR gdb/13211
6000 * gdb.base/interrupt-daemon.c: New.
6001 * gdb.base/interrupt-daemon.exp: New.
6002 * gdb.multi/multi-term-settings.c: New.
6003 * gdb.multi/multi-term-settings.exp: New.
6004
6005 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6006
6007 * gdb.base/break.exp: Save the location where the breakpoint
6008 on break.c:47 was actually inserted when debugging the version
6009 compiled at -O2 and use it in the expected output of the "info
6010 break" test performed soon after.
6011
6012 2018-01-22 Pedro Alves <palves@redhat.com>
6013 Sergio Durigan Junior <sergiodj@redhat.com>
6014
6015 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6016 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6017
6018 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6019
6020 * gdb.base/break-include.c, gdb.base/break-include.inc,
6021 gdb.base/break-include.exp: New files.
6022 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6023 line number now being the actual line number where the breakpoint
6024 was inserted.
6025 * gdb.mi/mi-break.exp: Likewise.
6026 * gdb.mi/mi-reverse.exp: Likewise.
6027 * gdb.mi/mi-simplerun.exp: Ditto.
6028
6029 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6030
6031 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6032 varobj.
6033 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6034
6035 2018-01-21 Don Breazeal <donb@codesourcery.com>
6036 Andrew Burgess <andrew.burgess@embecosm.com>
6037
6038 * gdb.mi/basics.c: Add new global.
6039 * gdb.mi/mi-frame-regs.exp: New file.
6040 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6041 case.
6042
6043 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6044
6045 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6046 non-parameter, and on an unknown symbol.
6047
6048 2018-01-19 Tom Tromey <tom@tromey.com>
6049
6050 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6051 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6052
6053 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6054
6055 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6056 setrlimit and chdir to int.
6057
6058 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6059
6060 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6061 function.
6062 (my_tend): Likewise.
6063 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6064 rationale of avoiding FP- and vector instructions.
6065
6066 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6067
6068 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6069 "info reg" with "\[ \t\]*".
6070 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6071 "\[ \t\]+".
6072 * gdb.arch/s390-multiarch.exp: Ditto.
6073 * gdb.base/pc-fp.exp: Ditto.
6074 * gdb.reverse/i386-precsave.exp: Ditto.
6075 * gdb.reverse/i386-reverse.exp: Ditto.
6076 * gdb.reverse/i387-env-reverse.exp: Ditto.
6077 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6078
6079 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6080
6081 * lib/gdb.exp (gdb_compile): Re-enable use of
6082 universal_compile_options for languages other than Rust.
6083
6084 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6085
6086 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6087
6088 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6089
6090 PR gdb/16577
6091 * gdb.base/solib-vanish.exp: New.
6092 * gdb.base/solib-vanish-main.c: New.
6093 * gdb.base/solib-vanish-lib1.c: New.
6094 * gdb.base/solib-vanish-lib2.c: New.
6095
6096 2018-01-17 Yao Qi <yao.qi@linaro.org>
6097
6098 * gdb.compile/compile.exp: Match the address printed for
6099 frame in the output of command "bt".
6100
6101 2018-01-15 Tom Tromey <tom@tromey.com>
6102
6103 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6104 compute sp_reg.
6105
6106 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6107
6108 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6109 to prepare.
6110 (prepare): Return 0 on error, 1 on success.
6111
6112 2018-01-12 Pedro Alves <palves@redhat.com>
6113
6114 * gdb.base/continue-after-aborted-step-over.c: New.
6115 * gdb.base/continue-after-aborted-step-over.exp: New.
6116
6117 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6118
6119 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6120 options when not creating an executable.
6121
6122 2018-01-11 Pedro Alves <palves@redhat.com>
6123
6124 PR remote/22597
6125 * gdb.server/stop-reply-no-thread.c: New file.
6126 * gdb.server/stop-reply-no-thread.exp: New file.
6127
6128 2018-01-10 Pedro Alves <palves@redhat.com>
6129
6130 PR gdb/22670
6131 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6132 functions too. Test setting breakpoints and printing C functions
6133 with no debug info too.
6134 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6135
6136 2018-01-10 Pedro Alves <palves@redhat.com>
6137
6138 PR gdb/22670
6139 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6140 a fail.
6141
6142 2018-01-10 Pedro Alves <palves@redhat.com>
6143
6144 PR gdb/22670
6145 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6146
6147 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6148
6149 * gdb.server/unittest.exp: Match the output in non-development
6150 mode.
6151
6152 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6153
6154 * gdb.gdb/unittest.exp: Match output in non-development mode.
6155
6156 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6157
6158 * gdb.ada/access_tagged_param.exp: Relax expected output
6159 for value of "ObjL" in "continue" to pck.inspect breakpoint
6160 test.
6161
6162 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6163
6164 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6165 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6166
6167 2018-01-05 Pedro Alves <palves@redhat.com>
6168
6169 PR gdb/18653
6170 * gdb.base/libsegfault.exp: New.
6171
6172 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6173
6174 PR gdb/22670
6175 * gdb.ada/access_tagged_param.exp: New file.
6176 * gdb.ada/access_tagged_param/foo.adb: New file.
6177
6178 2018-01-05 Pedro Alves <palves@redhat.com>
6179
6180 PR gdb/22670
6181 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6182 exercise lower case too, and to exercise both full matching and
6183 wild matching.
6184
6185 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6186
6187 * gdb.ada/rename_subscript_param: New testcase.
6188
6189 2018-01-05 Jerome Guitton <guitton@adacore.com>
6190
6191 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6192
6193 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6194
6195 * gdb.ada/convvar_comp: New testcase.
6196
6197 2018-01-05 Xavier Roirand <roirand@adacore.com>
6198
6199 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6200 (My_Table): New global variable.
6201 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6202
6203 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6204
6205 PR gdb/22670
6206 * gdb.ada/maint_with_ada: New testcase.
6207
6208 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6209
6210 PR gdb/22670
6211 * gdb.ada/bp_c_mixed_case: New testcase.
6212
6213 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6214
6215 PR gdb/22670
6216 * gdb.ada/complete.exp: Add "complete break ada" test.
6217
6218 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6219
6220 PR gdb/22670
6221 * gdb.ada/info_addr_mixed_case: New testcase.
6222
6223 2018-01-03 Xavier Roirand <roirand@adacore.com>
6224
6225 * gdb.ada/excep_handle.exp: New testcase.
6226 * gdb.ada/excep_handle/foo.adb: New file.
6227 * gdb.ada/excep_handle/pck.ads: New file.
6228
6229 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6230
6231 * gdb.base/step-line.c: Add extra empty line in copyright header.
6232 * gdb.base/step-line.inp: Likewise.
6233
6234 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6235
6236 * gdb.ada/dyn_stride.exp: Add slice test.
6237
6238 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6239
6240 * gdb.ada/dyn_stride: New testcase.
6241
6242 2017-12-27 Stafford Horne <shorne@gmail.com>
6243
6244 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6245 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6246
6247 2017-12-27 Stafford Horne <shorne@gmail.com>
6248
6249 * gdb.base/reggroups.c: New file.
6250 * gdb.base/reggroups.exp: New file.
6251
6252 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6253
6254 * gdb.dwarf2/ada-valprint-error.c: New file.
6255 * gdb.dwarf2/ada-valprint-error.exp: New file.
6256
6257 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6258
6259 * gdb.ada/assign_arr: New testcase.
6260
6261 2017-12-18 Xavier Roirand <roirand@adacore.com>
6262
6263 * gdb.ada/funcall_ptr: New testcase.
6264
6265 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6266
6267 PR cli/16224
6268 * gdb.base/ptype-offsets.cc: New file.
6269 * gdb.base/ptype-offsets.exp: New file.
6270
6271 2017-12-15 Yao Qi <yao.qi@linaro.org>
6272
6273 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6274 if XML is disabled.
6275
6276 2017-12-15 Xavier Roirand <roirand@adacore.com>
6277
6278 * gdb.ada/same_component_name: New testcase.
6279
6280 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6281
6282 * gdb.ada/str_binop_equal: New testcase.
6283
6284 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6285
6286 * gdb.ada/task_switch_in_core: New testcase.
6287
6288 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6289
6290 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6291 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6292 call test_bkpt_qualified.
6293 (test_bkpt_qualified): New proc.
6294
6295 2017-12-13 Pedro Alves <palves@redhat.com>
6296
6297 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6298 Tighten regexp by matching with an anchor.
6299
6300 2017-12-13 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6303 ("expression with namespace"): New set of tests.
6304 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6305 (Nested::Test_NS::qux): New.
6306 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6307 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6308
6309 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6310
6311 * gdb.base/server-del-break.c: New file.
6312 * gdb.base/server-del-break.exp: New file.
6313
6314 2017-12-12 Stafford Horne <shorne@gmail.com>
6315
6316 * gdb.xml/tdesc-regs.exp: Add or1k support.
6317
6318 2017-12-12 Stafford Horne <shorne@gmail.com>
6319
6320 * gdb.base/bp-permanent.c: Define nop of or1k.
6321
6322 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6323
6324 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6325 output with components being reordered.
6326
6327 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6328
6329 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6330 output with components being reordered.
6331
6332 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6333 Pedro Alves <palves@redhat.com>
6334
6335 * gdb.base/maint.exp (check for .gdb_index): Check also for
6336 .debug_names.
6337 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6338 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6339 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6340 (.gdb_index used after symbol reloading): Support also .debug_names.
6341 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6342
6343 2017-12-08 Yao Qi <yao.qi@linaro.org>
6344
6345 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6346 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6347
6348 2017-12-08 Yao Qi <yao.qi@linaro.org>
6349
6350 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6351 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6352
6353 2017-12-08 Yao Qi <yao.qi@linaro.org>
6354
6355 * gdb.arch/aarch64-tagged-pointer.c: New file.
6356 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6357
6358 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6359
6360 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6361 "int".
6362
6363 2017-12-07 Keith Seitz <keiths@redhat.com>
6364
6365 PR breakpoints/22569
6366 * gdb.linespec/ls-errs.exp: Change expected result of "break
6367 -source this file has spaces.c -line 3".
6368 Check that an explicit source file followed by whitespace is
6369 identified as an invalid explicit location.
6370
6371 2017-12-07 Keith Seitz <keiths@redhat.com>
6372
6373 * gdb.cp/nested-types.cc: New file.
6374 * gdb.cp/nested-types.exp: New file.
6375 * lib/cp-support.exp: Load data-structures.exp library.
6376 (debug_cp_test_ptype_class): New global.
6377 (cp_ptype_class_verbose, next_line): New procedures.
6378 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6379 Add and document new return value.
6380 Switch the list of lines to a queue.
6381 Add support for new `type' key for nested type definitions.
6382 Add debugging/troubleshooting messages.
6383 * lib/data-structures.exp: New file.
6384
6385 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6386
6387 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6388 with proc_with_prefix, don't use with_test_prefix.
6389
6390 2017-12-07 Tom Tromey <tom@tromey.com>
6391
6392 * gdb.base/break.exp: Add test for empty "commands".
6393
6394 2017-12-07 Yao Qi <yao.qi@linaro.org>
6395
6396 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6397 malloc and catch syscall.
6398
6399 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6400
6401 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6402 tests for explicit locations.
6403
6404 2017-12-06 Pedro Alves <palves@redhat.com>
6405
6406 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6407 force-disabling XML descriptions.
6408
6409 2017-12-04 Pedro Alves <palves@redhat.com>
6410
6411 PR gdb/22499
6412 * gdb.arch/amd64-disp-step-avx.S: New file.
6413 * gdb.arch/amd64-disp-step-avx.exp: New file.
6414
6415 2017-12-03 Pedro Alves <palves@redhat.com>
6416
6417 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6418 and <string.h>.
6419 (parent_function): Print distinct messages when waitpid fails, or
6420 the child exits with a signal, or the child exits for an unhandled
6421 reason.
6422 * gdb.threads/process-dies-while-detaching.exp
6423 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6424 it. Wait for both inferior output and GDB's prompt. Use an
6425 indirect spawn id list.
6426 (do_detach): New parameter 'child_exit'. Use it to compute
6427 expected inferior output.
6428 (test_detach, test_detach_watch, test_detach_killed_outside):
6429 Adjust to pass down the expected child exit kind.
6430
6431 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6432 Sergio Durigan Junior <sergiodj@redhat.com>
6433 Pedro Alves <palves@redhat.com>
6434
6435 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6436
6437 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6438
6439 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6440 to 'symbol-file' and 'add-symbol-file' can be
6441 position-independent.
6442
6443 2017-12-01 Yao Qi <yao.qi@linaro.org>
6444
6445 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6446 the URL in copyright header.
6447 * gdb.arch/aarch64-fp.exp: Likewise.
6448 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6449 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6450 * gdb.base/expand-psymtabs.exp: Likewise.
6451 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6452 * gdb.fortran/common-block.exp: Likewise.
6453 * gdb.fortran/common-block.f90: Likewise.
6454 * gdb.fortran/logical.exp: Likewise.
6455 * gdb.fortran/vla-datatypes.f90: Likewise.
6456 * gdb.fortran/vla-sub.f90: Likewise.
6457
6458 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6459
6460 * gdb.ada/repeat_dyn: New testcase.
6461
6462 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6463
6464 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6465 Update for changed thread numbering.
6466 * gdb.cell/bt.exp: Update for changed GDB output.
6467
6468 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6469
6470 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6471 setting isremote by hand.
6472 * boards/dwarf4-gdb-index.exp: Likewise.
6473 * boards/fission.exp: Likewise.
6474 * boards/stabs.exp: Likewise.
6475
6476 2017-11-30 Pedro Alves <palves@redhat.com>
6477
6478 * gdb.linespec/cpls-ops.exp
6479 (check_explicit_skips_function_argument): Extract the underlying
6480 type of size_t instead of hardcoding it.
6481
6482 2017-11-29 Pedro Alves <palves@redhat.com>
6483
6484 PR c++/19436
6485 * gdb.linespec/cpls-abi-tag.cc: New file.
6486 * gdb.linespec/cpls-abi-tag.exp: New file.
6487
6488 2017-11-29 Pedro Alves <palves@redhat.com>
6489
6490 * gdb.base/langs.exp: Use -qualified.
6491 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6492 it.
6493 * gdb.cp/namespace.exp: Use -qualified.
6494 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6495 (overload-3, template-overload, template-ret-type, const-overload)
6496 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6497 procedures.
6498 (test_driver): Call them.
6499 * gdb.cp/save-bp-qualified.cc: New.
6500 * gdb.cp/save-bp-qualified.exp: New.
6501 * gdb.linespec/explicit.exp: Test -qualified.
6502 * lib/completion-support.exp (completion::explicit_opts_list): Add
6503 "-qualified".
6504 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6505
6506 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6507
6508 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6509
6510 2017-11-29 Tom Tromey <tom@tromey.com>
6511
6512 * gdb.base/relocate.exp: Update invalid argument test.
6513 Add new tests for invalid arguments.
6514
6515 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6516
6517 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6518 Return 0 as a long.
6519 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6520
6521 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6522
6523 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6524 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6525 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6526 func ().
6527 * gdb.cp/shadow.cc (B.func): Return 0.
6528
6529 2017-11-27 Joel Brobecker <brobecker@adacore.com>
6530
6531 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6532 expected output in gdb_expect call to allow the exception
6533 message to be present as well. Fix syntax confusion to avoid
6534 TCL thinking that exception_name is an array.
6535
6536 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6537
6538 * gdb.arch/spu-info.c: Include <unistd.h>.
6539 (do_signal_test): Fix broken calls to write.
6540 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6541 Fix checks for empty mailboxes. Update signal tests for corrected
6542 do_signal_test routine. Allow nonzero event status.
6543 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6544 * gdb.cell/arch.exp: Use standard_output_file.
6545 * gdb.cell/break.exp: Likewise.
6546 * gdb.cell/bt.exp: Likewise.
6547 * gdb.cell/core.exp: Likewise.
6548 * gdb.cell/dwarfaddr.exp: Likewise.
6549 * gdb.cell/ea-cache.exp: Likewise.
6550 * gdb.cell/ea-standalone.exp: Likewise.
6551 * gdb.cell/f-regs.exp: Likewise.
6552 * gdb.cell/fork.exp: Likewise.
6553 * gdb.cell/gcore.exp: Likewise.
6554 * gdb.cell/mem-access.exp: Likewise.
6555 * gdb.cell/ptype.exp: Likewise.
6556 * gdb.cell/registers.exp: Likewise.
6557 * gdb.cell/sizeof.exp: Likewise.
6558 * gdb.cell/solib-symbol.exp: Likewise.
6559 * gdb.cell/solib.exp: Likewise.
6560
6561 2017-11-25 Pedro Alves <palves@redhat.com>
6562
6563 * gdb.base/complete-empty.exp: New file.
6564 * gdb.base/completion.exp: Adjust.
6565
6566 2017-11-25 Pedro Alves <palves@redhat.com>
6567
6568 * gdb.linespec/cpls-ops.cc: New file.
6569 * gdb.linespec/cpls-ops.exp: New file.
6570 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6571 factored out from ...
6572 (test_complete_prefix_range): ... this.
6573
6574 2017-11-24 Pedro Alves <palves@redhat.com>
6575
6576 * gdb.linespec/cpcompletion.exp: New file.
6577 * gdb.linespec/cpls-hyphen.cc: New file.
6578 * gdb.linespec/cpls.cc: New file.
6579 * gdb.linespec/cpls2.cc: New file.
6580 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6581 test to use test_gdb_complete_unique. Add label completion,
6582 keyword completion and explicit location completion tests.
6583 * lib/completion-support.exp: New file.
6584
6585 2017-11-24 Joel Brobecker <brobecker@adacore.com>
6586
6587 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6588 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6589 when hitting an exception catchpoint.
6590
6591 2017-11-22 Yao Qi <yao.qi@linaro.org>
6592
6593 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6594
6595 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6596
6597 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6598 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6599 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6600
6601 2017-11-22 Yao Qi <yao.qi@linaro.org>
6602
6603 * gdb.base/info-os.exp: Pass pthreads.
6604 * gdb.multi/multi-attach.exp: Likewise.
6605
6606 2017-11-22 Yao Qi <yao.qi@linaro.org>
6607
6608 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6609 compiler.
6610
6611 2017-11-22 Yao Qi <yao.qi@linaro.org>
6612
6613 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6614 * gdb.base/break-interp.exp: Likewise.
6615 * gdb.base/jit-attach-pie.exp: Likewise.
6616
6617 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6618
6619 * gdb.base/float128.c (large128): New variable.
6620 * gdb.base/float128.exp: Add test to print largest __float128 value.
6621
6622 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6623
6624 * gdb.arch/vsx-regs.exp: Update register content checks.
6625
6626 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6627
6628 * gdb.arch/ppc-longdouble.exp: New file.
6629 * gdb.arch/ppc-longdouble.c: Likewise.
6630
6631 2017-11-21 Pedro Alves <palves@redhat.com>
6632
6633 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6634
6635 2017-11-20 Pedro Alves <palves@redhat.com>
6636
6637 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6638 (long_double_typedef): New typedefs.
6639 Use DEF on double and long double.
6640 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6641 cases.
6642 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6643 and 'long_double_ptr_same_size' locals. Use them to decide
6644 whether cast from array/function to float is valid/invalid.
6645
6646 2017-11-17 Tom Tromey <tom@tromey.com>
6647
6648 * gdb.rust/traits.rs: New file.
6649 * gdb.rust/traits.exp: New file.
6650
6651 2017-11-17 Joel Brobecker <brobecker@adacore.com>
6652
6653 * gdb.ada/minsyms: New testcase.
6654
6655 2017-11-16 Pedro Alves <palves@redhat.com>
6656
6657 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6658 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6659
6660 2017-11-16 Pedro Alves <palves@redhat.com>
6661
6662 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6663 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6664
6665 2017-11-16 Pedro Alves <palves@redhat.com>
6666
6667 * gdb.server/reconnect-ctrl-c.c: New file.
6668 * gdb.server/reconnect-ctrl-c.exp: New file.
6669
6670 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6671
6672 * gdb.python/py-rbreak.exp: New file.
6673 * gdb.python/py-rbreak.c: New file.
6674 * gdb.python/py-rbreak-func2.c: New file.
6675
6676 2017-11-16 Pedro Alves <palves@redhat.com>
6677
6678 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6679 pattern.
6680 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6681 GDB.
6682
6683 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6684
6685 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6686 regex.
6687
6688 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6689
6690 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6691 test names.
6692
6693 2017-11-09 Pedro Alves <palves@redhat.com>
6694
6695 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6696 factored out from ...
6697 (top level): ... here, and adjusted to avoid expecting beyond the
6698 prompt in a single gdb_test_multiple.
6699
6700 2017-11-09 Pedro Alves <palves@redhat.com>
6701
6702 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6703 output.
6704 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6705 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6706 * gdb.server/ext-run.exp ("kill" test): Likewise.
6707 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6708
6709 2017-11-09 Pedro Alves <palves@redhat.com>
6710
6711 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6712 match till end of line.
6713
6714 2017-11-09 Pedro Alves <palves@redhat.com>
6715
6716 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6717
6718 2017-11-09 Pedro Alves <palves@redhat.com>
6719
6720 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6721 New procedures, factored out from ...
6722 (top level): ... here, and adjusted to avoid expecting beyond the
6723 prompt in one go.
6724
6725 2017-11-09 Pedro Alves <palves@redhat.com>
6726
6727 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6728 output. Fix '?' match.
6729
6730 2017-11-08 Joel Brobecker <brobecker@adacore.com>
6731
6732 * gdb.ada/scoped_watch: New testcase.
6733 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6734 which is actually correct.
6735 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6736 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6737
6738 2017-11-08 Pedro Alves <palves@redhat.com>
6739
6740 * gdb.gdb/complaints.exp (test_initial_complaints)
6741 (test_serial_complaints, test_short_complaints): Call
6742 complaint_internal instead of complaint.
6743
6744 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6745
6746 * gdb.threads/tls-core.c: New file.
6747 * gdb.threads/tls-core.exp: Likewise.
6748
6749 2017-11-08 Pedro Alves <palves@redhat.com>
6750
6751 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6752 (p Exported_Capitalized): New test.
6753 (p exported_capitalized): New test.
6754
6755 2017-11-07 Pedro Alves <palves@redhat.com>
6756
6757 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6758
6759 2017-11-07 Pedro Alves <palves@redhat.com>
6760
6761 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6762 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6763 (disable_invalid, disable_inverted, disable_negative): New
6764 procedures.
6765 ("bad numbers"): New set of tests.
6766
6767 2017-11-07 Pedro Alves <palves@redhat.com>
6768
6769 * gdb.cp/ena-dis-br-range.exp: Add tests.
6770
6771 2017-11-07 Pedro Alves <palves@redhat.com>
6772
6773 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6774
6775 2017-11-07 Xavier Roirand <roirand@adacore.com>
6776 Pedro Alves <palves@redhat.com>
6777
6778 * gdb.base/ena-dis-br.exp: Add reference to
6779 gdb.cp/ena-dis-br-range.exp.
6780 * gdb.cp/ena-dis-br-range.exp: New file.
6781 * gdb.cp/ena-dis-br-range.cc: New file.
6782
6783 2017-11-06 Pedro Alves <palves@redhat.com>
6784
6785 * gdb.base/attach-non-pgrp-leader.c: New.
6786 * gdb.base/attach-non-pgrp-leader.exp: New.
6787
6788 2017-11-06 Pedro Alves <palves@redhat.com>
6789
6790 * configure.ac: No longer check for termio.h and sgtty.h.
6791 * configure: Regenerate.
6792 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6793 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6794 Remove termio and sgtty code.
6795
6796 2017-11-03 Yao Qi <yao.qi@linaro.org>
6797
6798 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6799 in GDB is disabled.
6800
6801 2017-11-03 Yao Qi <yao.qi@linaro.org>
6802
6803 * gdb.python/py-thrhandle.exp: Skip it if python is not
6804 enabled.
6805
6806 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6807
6808 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6809 as a breakpoint command.
6810
6811 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6812
6813 PR python/21213
6814 * gdb.python/py-infthread.exp: Test calling
6815 InferiorThread.inferior () multiple times in a row.
6816
6817 2017-10-27 Keith Seitz <keiths@redhat.com>
6818
6819 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6820 Test "info break" for every inlined function breakpoint.
6821
6822 2017-10-27 Yao Qi <yao.qi@linaro.org>
6823
6824 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6825
6826 2017-10-26 Patrick Frants <osscontribute@gmail.com>
6827
6828 * gdb.cp/classes.exp (test_static_members): Test printing
6829 Outer::instance.
6830 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6831 (Inner::instance, Outer::instance): New.
6832
6833 2017-10-24 Pedro Alves <palves@redhat.com>
6834
6835 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6836 extra console" test in two stages.
6837
6838 2017-10-24 Pedro Alves <palves@redhat.com>
6839
6840 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6841
6842 2017-10-24 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6845 loop.
6846
6847 2017-10-24 Pedro Alves <palves@redhat.com>
6848
6849 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6850 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6851
6852 2017-10-24 Pedro Alves <palves@redhat.com>
6853
6854 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6855 parameter and handle it. Don't output read value in test name.
6856
6857 2017-10-24 Pedro Alves <palves@redhat.com>
6858
6859 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6860 custom test name.
6861
6862 2017-10-24 Pedro Alves <palves@redhat.com>
6863
6864 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6865 include the unstable output directory name in the test's name.
6866 (initial_setup_simple) <'set args'>: Use custom test name.
6867
6868 2017-10-24 Pedro Alves <palves@redhat.com>
6869
6870 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6871 with explicit test name.
6872
6873 2017-10-20 Pedro Alves <palves@redhat.com>
6874
6875 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6876 'wait -i'. Use gdb_assert and remote_close.
6877
6878 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6879
6880 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6881 number from variable rather than hard-coded.
6882
6883 2017-10-19 Pedro Alves <palves@redhat.com>
6884
6885 * gdb.base/long-inferior-output.c: New file.
6886 * gdb.base/long-inferior-output.exp: New file.
6887
6888 2017-11-18 Keith Seitz <keiths@redhat.com>
6889
6890 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6891 method.
6892 (main): Call it.
6893 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6894 Add additional user-defined conversion operator tests.
6895
6896 2017-10-17 Pedro Alves <palves@redhat.com>
6897
6898 * boards/native-stdio-gdbserver.exp: Load "local-board".
6899
6900 2017-10-17 Pedro Alves <palves@redhat.com>
6901
6902 * gdb.base/quit-live.c: New file.
6903 * gdb.base/quit-live.exp: New file.
6904
6905 2017-10-16 Keith Seitz <keiths@redhat.com>
6906
6907 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6908 (class_with_protected_typedef, class_with_private_typedef)
6909 (struct_with_public_typedef, struct_with_protected_typedef)
6910 (struct_with_private_typedef): New classes/structs.
6911 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6912 typedefs and access specifiers.
6913
6914 2017-10-16 Pedro Alves <palves@redhat.com>
6915 Simon Marchi <simon.marchi@polymtl.ca>
6916
6917 * README (Local vs Remote vs Native): New section.
6918 * boards/local-board.exp: New file, with bits factored out from
6919 ...
6920 * boards/native-extended-gdbserver.exp: ... here. Load
6921 "local-board".
6922 * boards/native-gdbserver.exp: Load "local-board".
6923 (${board}_spawn, ${board}_exec): Delete.
6924 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6925 ...
6926 * boards/stdio-gdbserver-base.exp: ... this new file.
6927 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6928 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6929 procedure.
6930 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6931 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6932 stdio_gdbserver_command.
6933 (${board}_get_remote_address, ${board}_get_comm_port)
6934 (${board}_download, ${board}_upload): Delete.
6935 (get_target_remote_pipe_cmd): New.
6936
6937 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6938
6939 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6940 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6941 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6942 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6943 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6944 remove with_test_prefix.
6945
6946 2017-10-13 Pedro Alves <palves@redhat.com>
6947
6948 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6949 * gdb.base/annota1.exp: Use it instead of is_remote.
6950 * gdb.base/annota3.exp: Use it instead of is_remote.
6951 * gdb.cp/annota2.exp: Use it instead of is_remote.
6952 * gdb.cp/annota3.exp: Use it instead of is_remote.
6953 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6954
6955 2017-10-13 Pedro Alves <palves@redhat.com>
6956
6957 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6958 (test_num_test_vars, run_and_count_vars, find_env)
6959 (test_set_unset_env, test_inherit_env_var): New procedures.
6960 (top level): Use them.
6961
6962 2017-10-13 Pedro Alves <palves@redhat.com>
6963
6964 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6965 also skip on stub-like targets.
6966
6967 2017-10-13 Pedro Alves <palves@redhat.com>
6968
6969 PR gdb/22293
6970 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6971 (top level): Move some tests to ...
6972 (test_not_found): ... this new procedure.
6973 (top level): Call it.
6974
6975 2017-10-13 Pedro Alves <palves@redhat.com>
6976
6977 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6978 expect different "info terminal" output if testing with a
6979 non-native target.
6980
6981 2017-10-13 Pedro Alves <palves@redhat.com>
6982 Simon Marchi <simon.marchi@polymtl.ca>
6983
6984 PR python/12966
6985 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6986
6987 2017-10-13 Pedro Alves <palves@redhat.com>
6988
6989 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6990 already.
6991
6992 2017-10-13 Pedro Alves <palves@redhat.com>
6993
6994 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6995 is_remote.
6996
6997 2017-10-13 Pedro Alves <palves@redhat.com>
6998
6999 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7000 is_remote.
7001
7002 2017-10-13 Pedro Alves <palves@redhat.com>
7003
7004 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7005 is set.
7006 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7007 instead of is_remote.
7008
7009 2017-10-13 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7012 (top level): Add comment.
7013
7014 2017-10-13 Pedro Alves <palves@redhat.com>
7015
7016 * gdb.base/remote.exp (top level): Fix comment typo and add
7017 missing return.
7018
7019 2017-10-13 Pedro Alves <palves@redhat.com>
7020 Simon Marchi <simon.marchi@polymtl.ca>
7021
7022 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7023 calls and add comments. Skip test if use_gdb_stub is set.
7024 (top level): Use "set cwd" command instead of "cd" command.
7025
7026 2017-10-13 Pedro Alves <palves@redhat.com>
7027
7028 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7029 is_remote target check.
7030
7031 2017-10-13 Pedro Alves <palves@redhat.com>
7032
7033 * gdb.base/scope.exp: Use build_executable + clean_restart +
7034 gdb_file_cmd instead of prepare_for_testing and no longer skip
7035 "before run" tests on is_remote target boards. Update comments.
7036 * boards/native-extended-gdbserver.exp
7037 (extended_gdbserver_load_last_file): New, factored out from ...
7038 (gdb_load): ... this. Move further below and add comment.
7039 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7040
7041 2017-10-12 Pedro Alves <palves@redhat.com>
7042
7043 * gdb.base/attach.exp: Remove references to gdb64.
7044 * gdb.base/dbx.exp: Remove references to gdb64.
7045
7046 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7047 Pedro Alves <palves@redhat.com>
7048
7049 * gdb.base/label.exp: Remove is_remote target check.
7050
7051 2017-10-12 Pedro Alves <palves@redhat.com>
7052
7053 * gdb.base/auvx.exp (coredir): Update comment.
7054 (top level) <core_works>: Use "set cwd" command instead of "cd"
7055 command.
7056
7057 2017-10-12 Pedro Alves <palves@redhat.com>
7058 Simon Marchi <simon.marchi@polymtl.ca>
7059
7060 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7061 target boards.
7062
7063 2017-10-12 Pedro Alves <palves@redhat.com>
7064 Simon Marchi <simon.marchi@polymtl.ca>
7065
7066 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7067 Instead skip if there's any gdb_protocol set.
7068
7069 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7070 Pedro Alves <palves@redhat.com>
7071
7072 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7073
7074 2017-10-12 Pedro Alves <palves@redhat.com>
7075 Simon Marchi <simon.marchi@polymtl.ca>
7076
7077 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7078 instead of on dejagnu remote boards.
7079
7080 2017-10-12 Pedro Alves <palves@redhat.com>
7081 Simon Marchi <simon.marchi@polymtl.ca>
7082
7083 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7084 checks. Use build_executable + clean_restart instead of
7085 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7086 of enabling non-stop after starting gdb.
7087
7088 2017-10-12 Pedro Alves <palves@redhat.com>
7089
7090 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7091 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7092 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7093 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7094
7095 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7096
7097 * gdb.arch/arc-tdesc-cpu.exp: New file.
7098 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7099
7100 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7101
7102 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7103
7104 2017-10-10 Pedro Alves <palves@redhat.com>
7105
7106 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7107 expect CLI output.
7108
7109 2017-10-10 Pedro Alves <palves@redhat.com>
7110
7111 * lib/selftest-support.exp (selftest_setup): Update for
7112 captured_command_loop's prototype change.
7113
7114 2017-10-09 Pedro Alves <palves@redhat.com>
7115
7116 Test both arch1=>arch2 and arch2=>arch1.
7117
7118 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7119 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7120 factored out to...
7121 (append_arch1_options, append_arch2_options, append_arch_options)
7122 (build_executables): New procedures.
7123 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7124 local.
7125 (top level): Add new 'first_arch' testing axis.
7126
7127 2017-10-09 Pedro Alves <palves@redhat.com>
7128
7129 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7130 (barrier): New.
7131 (thread_start, all_started): New functions.
7132 (main): Spawn new thread and wait until it is scheduled.
7133 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7134 option.
7135 (do_test): Add 'selected_thread' parameter. Run to all_started
7136 instead of main. Explicitly set the breakpoint at main. Switch
7137 to the SELECTED_THREAD thread.
7138 (top level): Test handling the exec event with either the main
7139 thread or the second thread selected.
7140
7141 2017-10-09 Pedro Alves <palves@redhat.com>
7142
7143 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7144 logic. Move STOP marker after the value checks.
7145 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7146 regexp.
7147
7148 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7149
7150 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7151
7152 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7153
7154 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7155 integer-to-dfp conversion.
7156 * gdb.base/dfp-test.exp: Likewise.
7157
7158 2017-10-04 Pedro Alves <palves@redhat.com>
7159
7160 * gdb.multi/hangout.c: Include <unistd.h>.
7161 (hangout_loop): New function.
7162 (main): Call alarm. Call hangout_loop in a loop.
7163 * gdb.multi/hello.c: Include <unistd.h>.
7164 (hello_loop): New function.
7165 (main): Call alarm. Call hangout_loop in a loop.
7166 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7167 inferior with the other selected.
7168
7169 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7170
7171 * gdb.mi/list-thread-groups-available.exp: New file.
7172 * gdb.mi/list-thread-groups-available.c: New file.
7173
7174 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7175
7176 * gdb.base/set-cwd.exp: Make it available on
7177 native-extended-gdbserver.
7178
7179 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7180
7181 * gdb.base/set-cwd.c: New file.
7182 * gdb.base/set-cwd.exp: Likewise.
7183
7184 2017-10-02 Tom Tromey <tom@tromey.com>
7185
7186 PR rust/22236:
7187 * gdb.rust/simple.rs (main): New variable "fslice".
7188 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7189
7190 2017-10-02 Tom Tromey <tom@tromey.com>
7191
7192 * gdb.rust/simple.exp: Test ptype of a slice.
7193
7194 2017-10-02 Tom Tromey <tom@tromey.com>
7195
7196 * gdb.rust/simple.exp: Test index of slice.
7197
7198 2017-09-27 Tom Tromey <tom@tromey.com>
7199
7200 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7201
7202 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7203 Pedro Alves <palves@redhat.com>
7204
7205 * gdb.base/compare-sections.exp (get value of read-only section): Read
7206 as unsigned value.
7207 (corrupt read-only section): Likewise and don't set written if patching
7208 failed.
7209
7210 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7211
7212 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7213 files.
7214
7215 2017-09-20 Pedro Alves <palves@redhat.com>
7216
7217 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7218 symbol names in gdb's output.
7219 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7220
7221 2017-09-20 Pedro Alves <palves@redhat.com>
7222
7223 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7224 Rename to ...
7225 (test_list_ambiguous_symbol): ... this and add a symbol name
7226 parameter. Adjust.
7227 (test_list_ambiguous_function): Reimplement on top of
7228 test_list_ambiguous_symbol and also test listing ambiguous
7229 variables.
7230 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7231 (ambiguous_fun): ... this.
7232 (ambiguous_var): New.
7233 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7234 (ambiguous_fun): ... this.
7235 (ambiguous_var): New.
7236
7237 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7238
7239 * gdb.base/starti.c: New file.
7240 * gdb.base/starti.exp: New file.
7241 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7242
7243 2017-09-14 Pedro Alves <palves@redhat.com>
7244
7245 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7246 (top level): Use it instead of runto.
7247
7248 2017-09-11 Tom Tromey <tom@tromey.com>
7249
7250 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7251
7252 2017-09-11 Tom Tromey <tom@tromey.com>
7253
7254 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7255 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7256
7257 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7258
7259 * gdb.fortran/printing-types.exp: New file.
7260 * gdb.fortran/printing-types.exp: New file.
7261
7262 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7263
7264 * gdb.fortran/vla-ptype.exp: Fix typos.
7265 * gdb.fortran/vla-value.exp: Same.
7266
7267 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7268
7269 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7270 * gdb.mi/mi-var-child-f.exp: Likewise.
7271 * gdb.mi/mi-vla-fortran.exp: Likewise.
7272
7273 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7274 Christoph Weinmann <christoph.t.weinmann@intel.com>
7275 Bernhard Heckel <bernhard.heckel@intel.com>
7276
7277 * gdb.fortran/ptr-indentation.f90: New file.
7278 * gdb.fortran/ptr-indentation.exp: New file.
7279
7280 2017-09-05 Tom Tromey <tom@tromey.com>
7281
7282 PR gdb/22010:
7283 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7284
7285 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7286
7287 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7288
7289 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7290
7291 * gdb.threads/tls-nodebug-pie.c: New file.
7292 * gdb.threads/tls-nodebug-pie.exp: New file.
7293
7294 2017-09-05 Tom Tromey <tom@tromey.com>
7295
7296 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7297 for rust.
7298
7299 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7300
7301 * gdb.multi/multi-arch-exec.exp: Test with different
7302 "follow-exec-mode" settings.
7303 (do_test): New procedure.
7304
7305 2017-09-04 Pedro Alves <palves@redhat.com>
7306
7307 * gdb.base/func-static.c (S::method const, S::method volatile)
7308 (S::method volatile const): New methods.
7309 (c_s, v_s, cv_s): New instances.
7310 (main): Call method() on them.
7311 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7312 (cannot_resolve): New procedure.
7313 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7314 print-quote-unquoted columns.
7315 (do_test): Test printing each scope too.
7316
7317 2017-09-04 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.base/local-static.exp: Also test with
7320 class::method::variable wholly quoted.
7321 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7322
7323 2017-09-04 Pedro Alves <palves@redhat.com>
7324
7325 * gdb.base/local-static.c: New.
7326 * gdb.base/local-static.cc: New.
7327 * gdb.base/local-static.exp: New.
7328
7329 2017-09-04 Pedro Alves <palves@redhat.com>
7330
7331 * gdb.asm/asm-source.exp: Add casts to int.
7332 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7333 (dataglobal64_1, dataglobal64_2): New globals.
7334 * gdb.base/nodebug.exp: Test different expressions involving the
7335 new globals, with print, whatis and ptype. Add casts to int.
7336 * gdb.base/solib-display.exp: Add casts to int.
7337 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7338 * gdb.cp/m-static.exp: Add cast to int.
7339 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7340 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7341 tls variable with no debug info without a cast. Test with a cast
7342 to int too.
7343 * gdb.trace/entry-values.exp: Add casts.
7344
7345 2017-09-04 Pedro Alves <palves@redhat.com>
7346
7347 * gdb.base/nodebug.exp: Test that ptype's error about functions
7348 with unknown return type includes the function name too.
7349
7350 2017-09-04 Pedro Alves <palves@redhat.com>
7351
7352 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7353 return type of munmap in infcall.
7354 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7355 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7356 type of ftell in infcall.
7357 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7358 type of getpid in infcall.
7359 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7360 infcall.
7361 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7362 Bail on failure to extract the pid.
7363 * gdb.base/nodebug.c: #include <stdint.h>.
7364 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7365 New functions.
7366 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7367 Change expected output of print/whatis/ptype with functions with
7368 no debug info. Test all supported languages. Call
7369 test_call_promotion.
7370 * gdb.compile/compile.exp: Adjust expected output to expect
7371 warning.
7372 * gdb.threads/siginfo-threads.exp: Likewise.
7373
7374 2017-09-04 Pedro Alves <palves@redhat.com>
7375
7376 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7377 "prototypes". Test calling float functions via prototyped and
7378 unprototyped function pointers.
7379 (perform_all_tests): New parameter "prototypes". Pass it down.
7380 (top level): Pass down "prototypes" parameter to
7381 perform_all_tests.
7382
7383 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7384
7385 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7386 Test with nested loops.
7387
7388 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7389
7390 * gdb.base/commands.exp: Call the new procedures.
7391 (loop_break_test, loop_continue_test): New procedures.
7392
7393 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7394
7395 * gdb.base/commands.exp: Call new procedure.
7396 (define_if_without_arg_test): New procedure.
7397
7398 2017-09-04 Pedro Alves <palves@redhat.com>
7399
7400 * gdb.base/list-ambiguous.exp: New file.
7401 * gdb.base/list-ambiguous0.c: New file.
7402 * gdb.base/list-ambiguous1.c: New file.
7403 * gdb.base/list.exp (test_list_range): Adjust expected output.
7404
7405 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7406
7407 * gdb.base/share-env-with-gdbserver.c: New file.
7408 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7409
7410 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7411
7412 * gdb.base/commands.exp (gdbvar_simple_if_test,
7413 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7414 progvar_simple_if_test, progvar_simple_while_test,
7415 progvar_complex_if_while_test, user_defined_command_test,
7416 user_defined_command_args_eval,
7417 user_defined_command_args_stack_test,
7418 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7419 temporary_breakpoint_commands,
7420 gdb_test_no_prompt, redefine_hook_test,
7421 redefine_backtrace_test): Remove "global gdb_prompt".
7422
7423 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7424
7425 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7426 New proc, call it from toplevel.
7427
7428 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7429
7430 PR remote/21852
7431 * gdb.server/normal.c: New file, copied from gdb.base.
7432 * gdb.server/run-without-local-binary.exp: New file.
7433
7434 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7435
7436 * gdb.arch/sparc64-adi.exp: New file.
7437 * gdb.arch/sparc64-adi.c: New file.
7438
7439 2017-08-22 Pedro Alves <palves@redhat.com>
7440
7441 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7442 (top level): Add "list all overloads" tests.
7443
7444 2017-08-22 Tom Tromey <tom@tromey.com>
7445
7446 * gdb.gdb/xfullpath.exp: Remove.
7447
7448 2017-08-21 Pedro Alves <palves@redhat.com>
7449
7450 PR gdb/19487
7451 * gdb.base/symbol-alias.c: New.
7452 * gdb.base/symbol-alias2.c: New.
7453 * gdb.base/symbol-alias.exp: New.
7454
7455 2017-08-21 Pedro Alves <palves@redhat.com>
7456
7457 * gdb.base/dfp-test.c
7458 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7459 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7460 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7461 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7462 * gdb.base/whatis-ptype-typedefs.c: New.
7463 * gdb.base/whatis-ptype-typedefs.exp: New.
7464 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7465 (an_int, an_int_type, an_int_type2): New globals.
7466 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7467 involving typedefs and cast expressions.
7468 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7469 (lookup_typedefs_function): New.
7470 (typedefs_pretty_printers_dict): New.
7471 (top level): Register lookup_typedefs_function in
7472 gdb.pretty_printers.
7473
7474 2017-08-18 Yao Qi <yao.qi@linaro.org>
7475
7476 * gdb.server/unittest.exp: New.
7477
7478 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7479
7480 PR gdb/21954
7481 * gdb.base/environ.exp: Add test to check if 'unset environment'
7482 works.
7483
7484 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7485
7486 * lib/gdb.exp (universal_compile_options): New caching proc.
7487 (gdb_compile): Suppress GCC's coloring of messages.
7488
7489 2017-08-14 Tom Tromey <tom@tromey.com>
7490
7491 PR gdb/21675:
7492 * gdb.base/printcmds.exp (test_radices): New function.
7493 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7494 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7495 * lib/gdb.exp (get_integer_valueof): Use p/d.
7496
7497 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7498
7499 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7500 characters.
7501
7502 2017-08-05 Tom Tromey <tom@tromey.com>
7503
7504 * gdb.rust/simple.exp: Allow String to appear in a different
7505 namespace.
7506
7507 2017-07-26 Yao Qi <yao.qi@linaro.org>
7508
7509 * gdb.gdb/unittest.exp: Invoke command
7510 "maintenance check xml-descriptions".
7511
7512 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7513
7514 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7515 calling context.
7516 (hex128): Drop erroneous calculation of parameters.
7517
7518 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7519
7520 * gdb.python/py-unwind.exp: Disable stack protection when
7521 building test file.
7522
7523 2017-07-20 Pedro Alves <palves@redhat.com>
7524
7525 * gdb.base/default.exp (set language): Adjust expected output.
7526
7527 2017-07-20 Pedro Alves <palves@redhat.com>
7528
7529 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7530 (test_minsym): ... this, and make static.
7531 (get_pck__foo__bar__minsym): Rename to ...
7532 (get_test_minsym): ... this.
7533 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7534 symbol names and comments.
7535 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7536 (get_test_minsym): ... this.
7537 (pck__foo__bar__minsym__2): Rename to ...
7538 (test_minsym): ... this.
7539 (main): Adjust.
7540
7541 2017-07-17 Pedro Alves <palves@redhat.com>
7542
7543 * gdb.base/completion.exp: Adjust expected output.
7544 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7545 the completer works.
7546
7547 2017-07-17 Pedro Alves <palves@redhat.com>
7548
7549 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7550
7551 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7552
7553 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7554
7555 2017-07-14 Tom Tromey <tom@tromey.com>
7556
7557 PR rust/21764:
7558 * gdb.rust/simple.exp: Add tests.
7559
7560 2017-07-14 Tom Tromey <tom@tromey.com>
7561
7562 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7563
7564 2017-07-14 Pedro Alves <palves@redhat.com>
7565
7566 * gdb.linespec/base/one/thefile.cc (z1): New function.
7567 * gdb.linespec/base/two/thefile.cc (z2): New function.
7568 * gdb.linespec/linespec.exp: Add tests.
7569
7570 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7571
7572 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7573 to mi_create_breakpoint.
7574
7575 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7576
7577 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7578 mi_create_breakpoint.
7579
7580 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7581
7582 * gdb.dlang/demangle.exp: Update for demangling changes.
7583
7584 2017-07-09 Tom Tromey <tom@tromey.com>
7585
7586 * gdb.dwarf2/shortpiece.exp: New file.
7587
7588 2017-07-06 David Blaikie <dblaikie@gmail.com>
7589
7590 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7591 built from fissiont-multi-cu{1,2}.c.
7592 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7593 except putting 'main' and 'func' in separate CUs in the same DWO file.
7594 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7595 test.
7596 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7597 test.
7598
7599 2017-07-06 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.python/py-unwind.exp: Test flushregs.
7602
7603 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7604
7605 PR cli/21688
7606 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7607 tests for alias commands and trailing whitespace.
7608
7609 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7610
7611 PR cli/21688
7612 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7613 procedure. Call it.
7614
7615 2017-06-29 Pedro Alves <palves@redhat.com>
7616
7617 * gdb.base/printcmds.exp: Add tests.
7618
7619 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7620
7621 PR gdb/21337
7622 * gdb.base/reread-readsym.exp: New file.
7623 * gdb.base/reread-readsym.c: New file.
7624
7625 2017-06-21 Kevin Buettner <kevinb@redhat.com>
7626
7627 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7628 subpattern.
7629
7630 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7631
7632 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7633 extended mnemonic.
7634 * gdb.arch/powerpc-power9.s: Likewise.
7635
7636 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7637
7638 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7639 on 32-bit x86 targets. Exploit is_*_target macros where
7640 appropriate.
7641
7642 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7643
7644 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7645 register pieces.
7646
7647 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7648
7649 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7650 located in one or more DWARF pieces.
7651
7652 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7653
7654 * lib/gdb.exp (get_endianness): New proc.
7655 * gdb.arch/aarch64-fp.exp: Use it.
7656 * gdb.arch/altivec-regs.exp: Likewise.
7657 * gdb.arch/e500-regs.exp: Likewise.
7658 * gdb.arch/vsx-regs.exp: Likewise.
7659 * gdb.base/dump.exp: Likewise.
7660 * gdb.base/funcargs.exp: Likewise.
7661 * gdb.base/gnu_vector.exp: Likewise.
7662 * gdb.dwarf2/formdata16.exp: Likewise.
7663 * gdb.dwarf2/implptrpiece.exp: Likewise.
7664 * gdb.dwarf2/nonvar-access.exp: Likewise.
7665 * gdb.python/py-inferior.exp: Likewise.
7666 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7667
7668 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7669
7670 PR gdb/21226
7671 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7672 stack value pieces are taken from the LSB end.
7673
7674 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7675
7676 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7677 variable at nonzero offset.
7678
7679 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7680
7681 * gdb.dwarf2/var-access.c: New file.
7682 * gdb.dwarf2/var-access.exp: New test.
7683 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7684
7685 2017-06-12 Tom Tromey <tom@tromey.com>
7686
7687 * gdb.dwarf2/formdata16.exp: Add tests.
7688
7689 2017-06-12 Tom Tromey <tom@tromey.com>
7690
7691 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7692
7693 2017-06-12 Tom Tromey <tom@tromey.com>
7694
7695 PR exp/16225:
7696 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7697 * gdb.arch/vsx-regs.exp: Update tests.
7698 * gdb.arch/s390-vregs.exp (hex128): New proc.
7699 Update test.
7700 * gdb.arch/altivec-regs.exp: Update tests.
7701
7702 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7703
7704 * gdb.base/startup-with-shell.c: New file.
7705 * gdb.base/startup-with-shell.exp: Likewise.
7706
7707 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7708
7709 * gdb.server/non-existing-program.exp: Update regex in order to
7710 reflect the fact that gdbserver is now using fork_inferior (with a
7711 shell) to startup the inferior.
7712
7713 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7714
7715 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7716 support function calls from GDB.
7717
7718 2017-05-21 Tom Tromey <tom@tromey.com>
7719
7720 PR rust/21466:
7721 * gdb.rust/unsized.exp: New file.
7722 * gdb.rust/unsized.rs: New file.
7723
7724 2017-05-19 Tom Tromey <tom@tromey.com>
7725
7726 PR rust/21484:
7727 * gdb.rust/watch.exp: New file.
7728 * gdb.rust/watch.rs: New file.
7729
7730 2017-05-18 Tom Tromey <tom@tromey.com>
7731
7732 * gdb.rust/simple.exp: Allow Box to be qualified.
7733
7734 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7735
7736 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7737
7738 2017-05-18 Pedro Alves <palves@redhat.com>
7739
7740 * gdb.base/fileio.c (test_write, test_read, test_close)
7741 (test_fstat): Don't print 'ret' in the fail path.
7742
7743 2017-05-18 Pedro Alves <palves@redhat.com>
7744
7745 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7746 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7747 (test_system, test_rename, test_unlink, test_time): Change
7748 prototypes.
7749 * gdb.base/fileio.exp (stop_msg): Adjust.
7750
7751 2017-05-18 Pedro Alves <palves@redhat.com>
7752
7753 * gdb.base/fileio.c (null_str): New global.
7754 (test_stat): Use it.
7755 * gdb.base/fileio.exp: Remove nowarnings.
7756
7757 2017-05-17 Yao Qi <yao.qi@linaro.org>
7758
7759 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7760
7761 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7762
7763 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7764 argument command.
7765 (top-level): Invoke test_set_inferior_tty.
7766
7767 2017-05-04 Pedro Alves <palves@redhat.com>
7768
7769 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7770 Add parens to print call for Python 3.
7771
7772 2017-05-03 Keith Seitz <keiths@redhat.com>
7773
7774 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7775 (main): Call it.
7776
7777 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7778
7779 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7780 to prev and next.
7781
7782 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7783
7784 * gdb.python/py-record-btrace.exp: Remove test for
7785 gdb.BtraceInstruction.error.
7786
7787 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7788
7789 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7790
7791 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7792
7793 * gdb.python/py-record-btrace-threads.c: New file.
7794 * gdb.python/py-record-btrace-threads.exp: New file.
7795
7796 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7797
7798 PR testsuite/8595
7799 * gdb.base/environ.exp: Make test available in all architectures.
7800 Move bits related to "info program" testing to
7801 gdb.base/info-program.exp. Rewrite tests to use the two new
7802 procedures mentione below.
7803 (test_set_show_env_var) New procedure.
7804 (test_set_show_env_var_equal): Likewise.
7805 * gdb.base/info-program.exp: New file.
7806
7807 2017-04-27 Keith Seitz <keiths@redhat.com>
7808
7809 * gdb.cp/oranking.cc (test15): New function.
7810 (main): Call test15 and declare additional variables for testing.
7811 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7812 "p foo101('abc')" tests.
7813 Add tests for cv qualifier overloads.
7814 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7815 "lvalue reference overload" test.
7816 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7817 "print value of f1 on Child&& in f2" test.
7818
7819 2017-04-19 Pedro Alves <palves@redhat.com>
7820
7821 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7822 procedure.
7823 (top level): Call it.
7824 * lib/gdb.exp (gdb_define_cmd): New procedure.
7825
7826 2017-04-12 Pedro Alves <palves@redhat.com>
7827
7828 PR gdb/21323
7829 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7830 (wchar): New global.
7831 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7832 (do_test_wide_char, wide_char_types_no_program, top level): Add
7833 wchar_t testing.
7834
7835 2017-04-12 Pedro Alves <palves@redhat.com>
7836
7837 PR c++/21323
7838 * gdb.cp/wide_char_types.c: New file.
7839 * gdb.cp/wide_char_types.exp: New file.
7840
7841 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7842
7843 PR gdb/21352
7844 * gdb.trace/tsv.exp: Add test for "tsave -r".
7845
7846 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7847
7848 * gdb.dlang/watch-loc.c: New file.
7849 * gdb.dlang/watch-loc.exp: New file.
7850
7851 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7852
7853 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7854
7855 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7856
7857 * gdb.arch/arc-analyze-prologue.S: New file.
7858 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7859
7860 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7861
7862 * gdb.arch/arc-decode-insn.S: New file.
7863 * gdb.arch/arc-decode-insn.exp: Likewise.
7864
7865 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7866
7867 PR tdep/20928
7868 * gdb.arch/sparc64-regs.exp: New file.
7869 * gdb.arch/sparc64-regs.S: Likewise.
7870
7871 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7872
7873 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7874 and memory view on Python 3.
7875
7876 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7877 Keith Seitz <keiths@redhat.com>
7878
7879 PR gdb/14441
7880 * gdb.cp/demangle.exp: Add rvalue reference tests.
7881 * gdb.cp/rvalue-ref-casts.cc: New file.
7882 * gdb.cp/rvalue-ref-casts.exp: New file.
7883 * gdb.cp/rvalue-ref-overload.cc: New file.
7884 * gdb.cp/rvalue-ref-overload.exp: New file.
7885 * gdb.cp/rvalue-ref-params.cc: New file.
7886 * gdb.cp/rvalue-ref-params.exp: New file.
7887 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7888 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7889 * gdb.cp/rvalue-ref-types.cc: New file.
7890 * gdb.cp/rvalue-ref-types.exp: New file.
7891 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7892 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7893
7894 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7895
7896 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7897 New procedure.
7898
7899 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7900
7901 * lib/mi-support.exp (mi_gdb_test): Add additional message
7902 for unexpected output.
7903
7904 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7905
7906 * gdb.base/examine-backward.c (Barrier): New character array
7907 constant, to ensure that TestStrings is preceded by a string
7908 terminator.
7909
7910 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7911
7912 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7913 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7914 and implicit pointer into such a location.
7915
7916 2017-03-16 Doug Evans <dje@google.com>
7917
7918 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7919
7920 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7921
7922 * gdb.cp/m-static.exp: Fix expectation for prototype of
7923 test5.single_constructor and single_constructor::single_constructor.
7924
7925 2017-03-16 Doug Evans <dje@google.com>
7926
7927 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7928 * gdb.guile/scm-lazy-string.c: New file.
7929 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7930 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7931 for pointer, array, typedef lazy strings.
7932
7933 2017-03-16 Doug Evans <dje@google.com>
7934
7935 PR python/17728, python/18439, python/18779
7936 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7937 * gdb.python/py-lazy-string.c (pointer): New typedef.
7938 (main): New locals ptr, array, typedef_ptr.
7939 * gdb.python/py-value.exp: Move lazy string tests to ...
7940 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7941 array, typedef lazy strings.
7942
7943 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7944
7945 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7946 Add optional 'test' parameter.
7947
7948 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7949
7950 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7951 Skip for versions of DejaGnu < 1.5.
7952
7953 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7954
7955 * lib/gdb.exp (dejagnu_version): New proc.
7956 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7957 Use dejagnu_version.
7958
7959 2017-03-10 Keith Seitz <keiths@redhat.com>
7960
7961 PR c++/8128
7962 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7963 type from destructor regexps.
7964 Add a branch which actually passes the test.
7965 Adjust "ptype t5i" test names.
7966
7967 2017-03-08 Pedro Alves <palves@redhat.com>
7968
7969 * gdb.base/step-over-exit.exp: Add explicit test message.
7970
7971 2017-03-08 Pedro Alves <palves@redhat.com>
7972
7973 PR gdb/18360
7974 * gdb.threads/interrupt-while-step-over.c: New file.
7975 * gdb.threads/interrupt-while-step-over.exp: New file.
7976
7977 2017-03-08 Pedro Alves <palves@redhat.com>
7978
7979 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7980 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7981
7982 2017-03-08 Pedro Alves <palves@redhat.com>
7983
7984 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7985 PKRU as not supported as a PASS.
7986
7987 2017-03-08 Pedro Alves <palves@redhat.com>
7988
7989 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7990 prefix instead of $binfile1/$binfile2.
7991 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7992 in test message.
7993 * gdb.python/py-completion.exp: Use "load python file" as test
7994 messages instead of unstable path names.
7995
7996 2017-03-08 Pedro Alves <palves@redhat.com>
7997 Jan Kratochvil <jan.kratochvil@redhat.com>
7998
7999 PR cli/21218
8000 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8001 New proc.
8002 (top level): Call it.
8003
8004 2017-03-08 Pedro Alves <palves@redhat.com>
8005
8006 PR tui/21216
8007 * gdb.tui/tui-nl-filtered-output.exp: New file.
8008
8009 2017-03-08 Pedro Alves <palves@redhat.com>
8010
8011 * gdb.base/completion.exp: Move TUI completion tests to ...
8012 * gdb.tui/completion.exp: ... this new file.
8013
8014 2017-03-08 Pedro Alves <palves@redhat.com>
8015
8016 * gdb.base/tui-disasm-long-lines.c,
8017 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8018 gdb.base/tui-layout.exp: Move to ...
8019 * gdb.tui/: ... this new directory.
8020
8021 2017-03-07 Pedro Alves <palves@redhat.com>
8022
8023 * gdb.base/tui-layout.c: New file.
8024 * gdb.base/tui-layout.exp: New file.
8025
8026 2017-03-07 Pedro Alves <palves@redhat.com>
8027
8028 * gdb.base/tui-layout.c: Rename to ...
8029 * gdb.base/tui-disasm-long-lines.c: ... this.
8030 * gdb.base/tui-layout.exp: Rename to ...
8031 * gdb.base/tui-disasm-long-lines.exp: ... this.
8032
8033 2017-03-07 Pedro Alves <palves@redhat.com>
8034
8035 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8036
8037 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8038
8039 * i386-mpx-call.c: New file.
8040 * i386-mpx-call.exp: New file.
8041
8042 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8043
8044 * gdb.arch/powerpc-power.exp: Delete test.
8045 * gdb.arch/powerpc-power.s: Likewise.
8046 * gdb.disasm/disassembler-options.exp: New test.
8047 * gdb.arch/powerpc-altivec.exp: Likewise.
8048 * gdb.arch/powerpc-altivec.s: Likewise.
8049 * gdb.arch/powerpc-altivec2.exp: Likewise.
8050 * gdb.arch/powerpc-altivec2.s: Likewise.
8051 * gdb.arch/powerpc-altivec3.exp: Likewise.
8052 * gdb.arch/powerpc-altivec3.s: Likewise.
8053 * gdb.arch/powerpc-power7.exp: Likewise.
8054 * gdb.arch/powerpc-power7.s: Likewise.
8055 * gdb.arch/powerpc-power8.exp: Likewise.
8056 * gdb.arch/powerpc-power8.s: Likewise.
8057 * gdb.arch/powerpc-power9.exp: Likewise.
8058 * gdb.arch/powerpc-power9.s: Likewise.
8059 * gdb.arch/powerpc-vsx.exp: Likewise.
8060 * gdb.arch/powerpc-vsx.s: Likewise.
8061 * gdb.arch/powerpc-vsx2.exp: Likewise.
8062 * gdb.arch/powerpc-vsx2.s: Likewise.
8063 * gdb.arch/powerpc-vsx3.exp: Likewise.
8064 * gdb.arch/powerpc-vsx3.s: Likewise.
8065 * gdb.arch/arm-disassembler-options.exp: Likewise.
8066 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8067 * gdb.arch/s390-disassembler-options.exp: Likewise.
8068
8069 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8070
8071 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8072 (check_supported_features): ... this. Changed return type to void.
8073 (supports_rdseed): New static global.
8074 (rdseed): Check supports_rdseed.
8075 (initialize): Call check_supported_features.
8076
8077 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8078
8079 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8080 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8081 and lqarx/stqcx.
8082 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8083 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8084
8085 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8086
8087 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8088 uppercase.
8089
8090 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8091
8092 * gdb.dwarf2/formdata16.c: New file.
8093 * gdb.dwarf2/formdata16.exp: New file.
8094 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8095
8096 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8097
8098 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8099 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8100 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8101 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8102 DW_AT_GNU_*.
8103
8104 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8105
8106 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8107
8108 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8109
8110 PR gdb/21164
8111 * gdb.base/maint.exp: Add testcases for when the commands do
8112 not have arguments.
8113
8114 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8115
8116 * gdb.cp/chained-calls.exp: Use p instead of P.
8117
8118 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8119
8120 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8121 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8122
8123 2017-02-14 Tom Tromey <tom@tromey.com>
8124
8125 PR python/13598:
8126 * gdb.python/py-events.exp: Add before_prompt event tests.
8127
8128 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8129
8130 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8131
8132 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8133
8134 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8135 (main): Call my_unique_function_name.
8136 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8137 completion of patterns with a single match.
8138 Add missing -re switches to gdb_test_multiple calls.
8139
8140 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8141
8142 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8143 return if core file is not recognized.
8144
8145 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8146
8147 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8148 and extra UIs.
8149
8150 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8151
8152 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8153 proc_with_prefix.
8154
8155 2017-02-10 Tom Tromey <tom@tromey.com>
8156
8157 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8158
8159 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8160
8161 PR gdb/21122
8162 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8163
8164 2017-02-08 Jerome Guitton <guitton@adacore.com>
8165
8166 * gdb.base/define.exp: Add test for command abbreviations
8167 in define.
8168
8169 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8170
8171 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8172 * gdb.reverse/insn-reverse-x86.c: New file.
8173
8174 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8175
8176 PR tdep/20936
8177 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8178
8179 2017-02-03 Tom Tromey <tom@tromey.com>
8180
8181 PR rust/21097:
8182 * gdb.rust/simple.exp: Add new tests.
8183
8184 2017-02-02 Pedro Alves <palves@redhat.com>
8185
8186 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8187 tests.
8188
8189 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8190
8191 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8192 taking a 2-byte value out of a 4-byte DWARF implicit value on
8193 big-endian targets.
8194 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8195 logic. Add test cases for DW_OP_implicit.
8196
8197 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8198
8199 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8200
8201 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8202
8203 * gdb.btrace/enable.exp: Call gdb_exit before
8204 skip_gdbserver_tests.
8205
8206 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8207
8208 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8209 GDBFLAGS.
8210
8211 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8212
8213 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8214 the test is skipped.
8215 * gdb.btrace/data.exp: Likewise.
8216 * gdb.btrace/delta.exp: Likewise.
8217 * gdb.btrace/dlopen.exp: Likewise.
8218 * gdb.btrace/enable-running.exp: Likewise.
8219 * gdb.btrace/enable.exp: Likewise.
8220 * gdb.btrace/exception.exp: Likewise.
8221 * gdb.btrace/function_call_history.exp: Likewise.
8222 * gdb.btrace/gcore.exp: Likewise.
8223 * gdb.btrace/instruction_history.exp: Likewise.
8224 * gdb.btrace/multi-thread-step.exp: Likewise.
8225 * gdb.btrace/nohist.exp: Likewise.
8226 * gdb.btrace/non-stop.exp: Likewise.
8227 * gdb.btrace/reconnect.exp: Likewise.
8228 * gdb.btrace/record_goto-step.exp: Likewise.
8229 * gdb.btrace/record_goto.exp: Likewise.
8230 * gdb.btrace/rn-dl-bind.exp: Likewise.
8231 * gdb.btrace/segv.exp: Likewise.
8232 * gdb.btrace/step.exp: Likewise.
8233 * gdb.btrace/stepi.exp: Likewise.
8234 * gdb.btrace/tailcall-only.exp: Likewise.
8235 * gdb.btrace/tailcall.exp: Likewise.
8236 * gdb.btrace/tsx.exp: Likewise.
8237 * gdb.btrace/unknown_functions.exp: Likewise.
8238 * gdb.btrace/vdso.exp: Likewise.
8239
8240 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8241
8242 * gdb.btrace/enable-running.c: New.
8243 * gdb.btrace/enable-running.exp: New.
8244
8245 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8246
8247 * gdb.arch/amd64-gs_base.c: New file.
8248 * gdb.arch/amd64-gs_base.exp: New file.
8249
8250 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8251
8252 * lib/memory.exp: Remove spurious empty newlines.
8253
8254 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8255
8256 * gdb.python/py-bad-printers.exp: Load python file using "source".
8257 * gdb.python/py-events.exp: Likewise.
8258 * gdb.python/py-evsignal.exp: Likewise.
8259 * gdb.python/py-evthreads.exp: Likewise.
8260 * gdb.python/py-frame-args.exp: Likewise.
8261 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8262 * gdb.python/py-framefilter-mi.exp: Likewise.
8263 * gdb.python/py-framefilter.exp: Likewise.
8264 * gdb.python/py-mi.exp: Likewise.
8265 * gdb.python/py-pp-maint.exp: Likewise.
8266 * gdb.python/py-pp-registration.exp: Likewise.
8267 * gdb.python/py-prettyprint.exp: Likewise.
8268 (run_lang_tests): Likewise.
8269 * gdb.python/py-typeprint.exp: Likewise.
8270
8271 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8272
8273 * lib/memory.exp: New file.
8274 * lib/gdb.exp: Load memory.exp.
8275 * gdb.base/memattr.exp (delete_memory): Move proc to
8276 lib/memory.exp and rename to delete_memory_regions.
8277 Replace delete_memory with delete_memory_regions.
8278 Cleanup memory regions before tests.
8279 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8280 before tests.
8281
8282 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8283
8284 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8285 files.
8286 (initialize): New function conditionally defined.
8287 (testcases): Move within conditional block.
8288 (main): Call initialize.
8289 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8290 of gdb.reverse/insn-reverse.c.
8291 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8292 gdb.reverse/insn-reverse.c.
8293
8294 2017-01-26 Yao Qi <yao.qi@linaro.org>
8295
8296 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8297 disassemble on address 0.
8298
8299 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8300 Yao Qi <yao.qi@linaro.org>
8301
8302 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8303 * gdb.dwarf2/implptr-64bit.S: Remove.
8304 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8305 variables in caller's context. Add DW_OP_implicit_value.
8306
8307 2017-01-25 Yao Qi <yao.qi@linaro.org>
8308
8309 * lib/dwarf.exp (Dwarf::_location): Handle
8310 DW_OP_GNU_implicit_pointer with proper size.
8311
8312 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8313
8314 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8315 and add untested calls.
8316
8317 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8318
8319 * gdb.python/python.exp: Check line number against what GDB thinks
8320 the line number is for func1.
8321
8322 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8323
8324 * gdb.dlang/debug-expr.exp: New file.
8325
8326 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8327
8328 Fix test names for the following files:
8329
8330 * gdb.ada/exec_changed.exp
8331 * gdb.ada/info_types.exp
8332 * gdb.arch/aarch64-atomic-inst.exp
8333 * gdb.arch/aarch64-fp.exp
8334 * gdb.arch/altivec-abi.exp
8335 * gdb.arch/altivec-regs.exp
8336 * gdb.arch/amd64-byte.exp
8337 * gdb.arch/amd64-disp-step.exp
8338 * gdb.arch/amd64-dword.exp
8339 * gdb.arch/amd64-entry-value-inline.exp
8340 * gdb.arch/amd64-entry-value-param.exp
8341 * gdb.arch/amd64-entry-value-paramref.exp
8342 * gdb.arch/amd64-entry-value.exp
8343 * gdb.arch/amd64-i386-address.exp
8344 * gdb.arch/amd64-invalid-stack-middle.exp
8345 * gdb.arch/amd64-invalid-stack-top.exp
8346 * gdb.arch/amd64-optimout-repeat.exp
8347 * gdb.arch/amd64-prologue-skip.exp
8348 * gdb.arch/amd64-prologue-xmm.exp
8349 * gdb.arch/amd64-stap-special-operands.exp
8350 * gdb.arch/amd64-stap-wrong-subexp.exp
8351 * gdb.arch/amd64-tailcall-cxx.exp
8352 * gdb.arch/amd64-tailcall-noret.exp
8353 * gdb.arch/amd64-tailcall-ret.exp
8354 * gdb.arch/amd64-tailcall-self.exp
8355 * gdb.arch/amd64-word.exp
8356 * gdb.arch/arm-bl-branch-dest.exp
8357 * gdb.arch/arm-disp-step.exp
8358 * gdb.arch/arm-neon.exp
8359 * gdb.arch/arm-single-step-kernel-helper.exp
8360 * gdb.arch/avr-flash-qualifier.exp
8361 * gdb.arch/disp-step-insn-reloc.exp
8362 * gdb.arch/e500-abi.exp
8363 * gdb.arch/e500-regs.exp
8364 * gdb.arch/ftrace-insn-reloc.exp
8365 * gdb.arch/i386-avx512.exp
8366 * gdb.arch/i386-bp_permanent.exp
8367 * gdb.arch/i386-byte.exp
8368 * gdb.arch/i386-cfi-notcurrent.exp
8369 * gdb.arch/i386-disp-step.exp
8370 * gdb.arch/i386-dr3-watch.exp
8371 * gdb.arch/i386-float.exp
8372 * gdb.arch/i386-gnu-cfi.exp
8373 * gdb.arch/i386-mpx-map.exp
8374 * gdb.arch/i386-mpx-sigsegv.exp
8375 * gdb.arch/i386-mpx-simple_segv.exp
8376 * gdb.arch/i386-mpx.exp
8377 * gdb.arch/i386-permbkpt.exp
8378 * gdb.arch/i386-prologue.exp
8379 * gdb.arch/i386-signal.exp
8380 * gdb.arch/i386-size-overlap.exp
8381 * gdb.arch/i386-unwind.exp
8382 * gdb.arch/i386-word.exp
8383 * gdb.arch/mips-fcr.exp
8384 * gdb.arch/powerpc-d128-regs.exp
8385 * gdb.arch/powerpc-stackless.exp
8386 * gdb.arch/ppc64-atomic-inst.exp
8387 * gdb.arch/s390-stackless.exp
8388 * gdb.arch/s390-tdbregs.exp
8389 * gdb.arch/s390-vregs.exp
8390 * gdb.arch/sparc-sysstep.exp
8391 * gdb.arch/thumb-bx-pc.exp
8392 * gdb.arch/thumb-singlestep.exp
8393 * gdb.arch/thumb2-it.exp
8394 * gdb.arch/vsx-regs.exp
8395 * gdb.asm/asm-source.exp
8396 * gdb.base/a2-run.exp
8397 * gdb.base/advance.exp
8398 * gdb.base/all-bin.exp
8399 * gdb.base/anon.exp
8400 * gdb.base/args.exp
8401 * gdb.base/arithmet.exp
8402 * gdb.base/async-shell.exp
8403 * gdb.base/async.exp
8404 * gdb.base/attach-pie-noexec.exp
8405 * gdb.base/attach-twice.exp
8406 * gdb.base/auto-load.exp
8407 * gdb.base/bang.exp
8408 * gdb.base/bitfields.exp
8409 * gdb.base/break-always.exp
8410 * gdb.base/break-caller-line.exp
8411 * gdb.base/break-entry.exp
8412 * gdb.base/break-inline.exp
8413 * gdb.base/break-on-linker-gcd-function.exp
8414 * gdb.base/break-probes.exp
8415 * gdb.base/break.exp
8416 * gdb.base/breakpoint-shadow.exp
8417 * gdb.base/call-ar-st.exp
8418 * gdb.base/call-sc.exp
8419 * gdb.base/call-signal-resume.exp
8420 * gdb.base/call-strs.exp
8421 * gdb.base/callfuncs.exp
8422 * gdb.base/catch-fork-static.exp
8423 * gdb.base/catch-gdb-caused-signals.exp
8424 * gdb.base/catch-load.exp
8425 * gdb.base/catch-signal-fork.exp
8426 * gdb.base/catch-signal.exp
8427 * gdb.base/catch-syscall.exp
8428 * gdb.base/charset.exp
8429 * gdb.base/checkpoint.exp
8430 * gdb.base/chng-syms.exp
8431 * gdb.base/code-expr.exp
8432 * gdb.base/code_elim.exp
8433 * gdb.base/commands.exp
8434 * gdb.base/completion.exp
8435 * gdb.base/complex.exp
8436 * gdb.base/cond-expr.exp
8437 * gdb.base/condbreak.exp
8438 * gdb.base/consecutive.exp
8439 * gdb.base/continue-all-already-running.exp
8440 * gdb.base/coredump-filter.exp
8441 * gdb.base/corefile.exp
8442 * gdb.base/dbx.exp
8443 * gdb.base/debug-expr.exp
8444 * gdb.base/define.exp
8445 * gdb.base/del.exp
8446 * gdb.base/disabled-location.exp
8447 * gdb.base/disasm-end-cu.exp
8448 * gdb.base/disasm-optim.exp
8449 * gdb.base/display.exp
8450 * gdb.base/duplicate-bp.exp
8451 * gdb.base/ena-dis-br.exp
8452 * gdb.base/ending-run.exp
8453 * gdb.base/enumval.exp
8454 * gdb.base/environ.exp
8455 * gdb.base/eu-strip-infcall.exp
8456 * gdb.base/eval-avoid-side-effects.exp
8457 * gdb.base/eval-skip.exp
8458 * gdb.base/exitsignal.exp
8459 * gdb.base/expand-psymtabs.exp
8460 * gdb.base/filesym.exp
8461 * gdb.base/find-unmapped.exp
8462 * gdb.base/finish.exp
8463 * gdb.base/float.exp
8464 * gdb.base/foll-exec-mode.exp
8465 * gdb.base/foll-exec.exp
8466 * gdb.base/foll-fork.exp
8467 * gdb.base/fortran-sym-case.exp
8468 * gdb.base/freebpcmd.exp
8469 * gdb.base/func-ptr.exp
8470 * gdb.base/func-ptrs.exp
8471 * gdb.base/funcargs.exp
8472 * gdb.base/gcore-buffer-overflow.exp
8473 * gdb.base/gcore-relro-pie.exp
8474 * gdb.base/gcore-relro.exp
8475 * gdb.base/gcore.exp
8476 * gdb.base/gdb1090.exp
8477 * gdb.base/gdb11530.exp
8478 * gdb.base/gdb11531.exp
8479 * gdb.base/gdb1821.exp
8480 * gdb.base/gdbindex-stabs.exp
8481 * gdb.base/gdbvars.exp
8482 * gdb.base/hbreak.exp
8483 * gdb.base/hbreak2.exp
8484 * gdb.base/included.exp
8485 * gdb.base/infcall-input.exp
8486 * gdb.base/inferior-died.exp
8487 * gdb.base/infnan.exp
8488 * gdb.base/info-macros.exp
8489 * gdb.base/info-os.exp
8490 * gdb.base/info-proc.exp
8491 * gdb.base/info-shared.exp
8492 * gdb.base/info-target.exp
8493 * gdb.base/infoline.exp
8494 * gdb.base/interp.exp
8495 * gdb.base/interrupt.exp
8496 * gdb.base/jit-reader.exp
8497 * gdb.base/jit-simple.exp
8498 * gdb.base/kill-after-signal.exp
8499 * gdb.base/kill-detach-inferiors-cmd.exp
8500 * gdb.base/label.exp
8501 * gdb.base/langs.exp
8502 * gdb.base/ldbl_e308.exp
8503 * gdb.base/line-symtabs.exp
8504 * gdb.base/linespecs.exp
8505 * gdb.base/list.exp
8506 * gdb.base/long_long.exp
8507 * gdb.base/longest-types.exp
8508 * gdb.base/maint.exp
8509 * gdb.base/max-value-size.exp
8510 * gdb.base/memattr.exp
8511 * gdb.base/mips_pro.exp
8512 * gdb.base/morestack.exp
8513 * gdb.base/moribund-step.exp
8514 * gdb.base/multi-forks.exp
8515 * gdb.base/nested-addr.exp
8516 * gdb.base/nextoverexit.exp
8517 * gdb.base/noreturn-finish.exp
8518 * gdb.base/noreturn-return.exp
8519 * gdb.base/nostdlib.exp
8520 * gdb.base/offsets.exp
8521 * gdb.base/opaque.exp
8522 * gdb.base/pc-fp.exp
8523 * gdb.base/permissions.exp
8524 * gdb.base/print-symbol-loading.exp
8525 * gdb.base/prologue-include.exp
8526 * gdb.base/psymtab.exp
8527 * gdb.base/ptype.exp
8528 * gdb.base/random-signal.exp
8529 * gdb.base/randomize.exp
8530 * gdb.base/range-stepping.exp
8531 * gdb.base/readline-ask.exp
8532 * gdb.base/recpar.exp
8533 * gdb.base/recurse.exp
8534 * gdb.base/relational.exp
8535 * gdb.base/restore.exp
8536 * gdb.base/return-nodebug.exp
8537 * gdb.base/return.exp
8538 * gdb.base/run-after-attach.exp
8539 * gdb.base/save-bp.exp
8540 * gdb.base/scope.exp
8541 * gdb.base/sect-cmd.exp
8542 * gdb.base/set-lang-auto.exp
8543 * gdb.base/set-noassign.exp
8544 * gdb.base/setvar.exp
8545 * gdb.base/sigall.exp
8546 * gdb.base/sigbpt.exp
8547 * gdb.base/siginfo-addr.exp
8548 * gdb.base/siginfo-infcall.exp
8549 * gdb.base/siginfo-obj.exp
8550 * gdb.base/siginfo.exp
8551 * gdb.base/signals-state-child.exp
8552 * gdb.base/signest.exp
8553 * gdb.base/sigstep.exp
8554 * gdb.base/sizeof.exp
8555 * gdb.base/skip.exp
8556 * gdb.base/solib-corrupted.exp
8557 * gdb.base/solib-nodir.exp
8558 * gdb.base/solib-search.exp
8559 * gdb.base/stack-checking.exp
8560 * gdb.base/stale-infcall.exp
8561 * gdb.base/stap-probe.exp
8562 * gdb.base/start.exp
8563 * gdb.base/step-break.exp
8564 * gdb.base/step-bt.exp
8565 * gdb.base/step-line.exp
8566 * gdb.base/step-over-exit.exp
8567 * gdb.base/step-over-syscall.exp
8568 * gdb.base/step-resume-infcall.exp
8569 * gdb.base/step-test.exp
8570 * gdb.base/store.exp
8571 * gdb.base/structs3.exp
8572 * gdb.base/sym-file.exp
8573 * gdb.base/symbol-without-target_section.exp
8574 * gdb.base/term.exp
8575 * gdb.base/testenv.exp
8576 * gdb.base/ui-redirect.exp
8577 * gdb.base/until.exp
8578 * gdb.base/unwindonsignal.exp
8579 * gdb.base/value-double-free.exp
8580 * gdb.base/vla-datatypes.exp
8581 * gdb.base/vla-ptr.exp
8582 * gdb.base/vla-sideeffect.exp
8583 * gdb.base/volatile.exp
8584 * gdb.base/watch-cond-infcall.exp
8585 * gdb.base/watch-cond.exp
8586 * gdb.base/watch-non-mem.exp
8587 * gdb.base/watch-read.exp
8588 * gdb.base/watch-vfork.exp
8589 * gdb.base/watchpoint-cond-gone.exp
8590 * gdb.base/watchpoint-delete.exp
8591 * gdb.base/watchpoint-hw-hit-once.exp
8592 * gdb.base/watchpoint-hw.exp
8593 * gdb.base/watchpoint-stops-at-right-insn.exp
8594 * gdb.base/watchpoints.exp
8595 * gdb.base/wchar.exp
8596 * gdb.base/whatis-exp.exp
8597 * gdb.btrace/buffer-size.exp
8598 * gdb.btrace/data.exp
8599 * gdb.btrace/delta.exp
8600 * gdb.btrace/dlopen.exp
8601 * gdb.btrace/enable.exp
8602 * gdb.btrace/exception.exp
8603 * gdb.btrace/function_call_history.exp
8604 * gdb.btrace/gcore.exp
8605 * gdb.btrace/instruction_history.exp
8606 * gdb.btrace/nohist.exp
8607 * gdb.btrace/reconnect.exp
8608 * gdb.btrace/record_goto-step.exp
8609 * gdb.btrace/record_goto.exp
8610 * gdb.btrace/rn-dl-bind.exp
8611 * gdb.btrace/segv.exp
8612 * gdb.btrace/step.exp
8613 * gdb.btrace/stepi.exp
8614 * gdb.btrace/tailcall-only.exp
8615 * gdb.btrace/tailcall.exp
8616 * gdb.btrace/tsx.exp
8617 * gdb.btrace/unknown_functions.exp
8618 * gdb.btrace/vdso.exp
8619 * gdb.compile/compile-ifunc.exp
8620 * gdb.compile/compile-ops.exp
8621 * gdb.compile/compile-print.exp
8622 * gdb.compile/compile-setjmp.exp
8623 * gdb.cp/abstract-origin.exp
8624 * gdb.cp/ambiguous.exp
8625 * gdb.cp/annota2.exp
8626 * gdb.cp/annota3.exp
8627 * gdb.cp/anon-ns.exp
8628 * gdb.cp/anon-struct.exp
8629 * gdb.cp/anon-union.exp
8630 * gdb.cp/arg-reference.exp
8631 * gdb.cp/baseenum.exp
8632 * gdb.cp/bool.exp
8633 * gdb.cp/breakpoint.exp
8634 * gdb.cp/bs15503.exp
8635 * gdb.cp/call-c.exp
8636 * gdb.cp/casts.exp
8637 * gdb.cp/chained-calls.exp
8638 * gdb.cp/class2.exp
8639 * gdb.cp/classes.exp
8640 * gdb.cp/cmpd-minsyms.exp
8641 * gdb.cp/converts.exp
8642 * gdb.cp/cp-relocate.exp
8643 * gdb.cp/cpcompletion.exp
8644 * gdb.cp/cpexprs.exp
8645 * gdb.cp/cplabel.exp
8646 * gdb.cp/cplusfuncs.exp
8647 * gdb.cp/cpsizeof.exp
8648 * gdb.cp/ctti.exp
8649 * gdb.cp/derivation.exp
8650 * gdb.cp/destrprint.exp
8651 * gdb.cp/dispcxx.exp
8652 * gdb.cp/enum-class.exp
8653 * gdb.cp/exception.exp
8654 * gdb.cp/exceptprint.exp
8655 * gdb.cp/expand-psymtabs-cxx.exp
8656 * gdb.cp/expand-sals.exp
8657 * gdb.cp/extern-c.exp
8658 * gdb.cp/filename.exp
8659 * gdb.cp/formatted-ref.exp
8660 * gdb.cp/fpointer.exp
8661 * gdb.cp/gdb1355.exp
8662 * gdb.cp/gdb2495.exp
8663 * gdb.cp/hang.exp
8664 * gdb.cp/impl-this.exp
8665 * gdb.cp/infcall-dlopen.exp
8666 * gdb.cp/inherit.exp
8667 * gdb.cp/iostream.exp
8668 * gdb.cp/koenig.exp
8669 * gdb.cp/local.exp
8670 * gdb.cp/m-data.exp
8671 * gdb.cp/m-static.exp
8672 * gdb.cp/mb-ctor.exp
8673 * gdb.cp/mb-inline.exp
8674 * gdb.cp/mb-templates.exp
8675 * gdb.cp/member-name.exp
8676 * gdb.cp/member-ptr.exp
8677 * gdb.cp/meth-typedefs.exp
8678 * gdb.cp/method.exp
8679 * gdb.cp/method2.exp
8680 * gdb.cp/minsym-fallback.exp
8681 * gdb.cp/misc.exp
8682 * gdb.cp/namelessclass.exp
8683 * gdb.cp/namespace-enum.exp
8684 * gdb.cp/namespace-nested-import.exp
8685 * gdb.cp/namespace.exp
8686 * gdb.cp/nextoverthrow.exp
8687 * gdb.cp/no-dmgl-verbose.exp
8688 * gdb.cp/non-trivial-retval.exp
8689 * gdb.cp/noparam.exp
8690 * gdb.cp/nsdecl.exp
8691 * gdb.cp/nsimport.exp
8692 * gdb.cp/nsnested.exp
8693 * gdb.cp/nsnoimports.exp
8694 * gdb.cp/nsrecurs.exp
8695 * gdb.cp/nsstress.exp
8696 * gdb.cp/nsusing.exp
8697 * gdb.cp/operator.exp
8698 * gdb.cp/oranking.exp
8699 * gdb.cp/overload-const.exp
8700 * gdb.cp/overload.exp
8701 * gdb.cp/ovldbreak.exp
8702 * gdb.cp/ovsrch.exp
8703 * gdb.cp/paren-type.exp
8704 * gdb.cp/parse-lang.exp
8705 * gdb.cp/pass-by-ref.exp
8706 * gdb.cp/pr-1023.exp
8707 * gdb.cp/pr-1210.exp
8708 * gdb.cp/pr-574.exp
8709 * gdb.cp/pr10687.exp
8710 * gdb.cp/pr12028.exp
8711 * gdb.cp/pr17132.exp
8712 * gdb.cp/pr17494.exp
8713 * gdb.cp/pr9067.exp
8714 * gdb.cp/pr9167.exp
8715 * gdb.cp/pr9631.exp
8716 * gdb.cp/printmethod.exp
8717 * gdb.cp/psmang.exp
8718 * gdb.cp/psymtab-parameter.exp
8719 * gdb.cp/ptype-cv-cp.exp
8720 * gdb.cp/ptype-flags.exp
8721 * gdb.cp/re-set-overloaded.exp
8722 * gdb.cp/ref-types.exp
8723 * gdb.cp/rtti.exp
8724 * gdb.cp/scope-err.exp
8725 * gdb.cp/shadow.exp
8726 * gdb.cp/smartp.exp
8727 * gdb.cp/static-method.exp
8728 * gdb.cp/static-print-quit.exp
8729 * gdb.cp/temargs.exp
8730 * gdb.cp/templates.exp
8731 * gdb.cp/try_catch.exp
8732 * gdb.cp/typedef-operator.exp
8733 * gdb.cp/typeid.exp
8734 * gdb.cp/userdef.exp
8735 * gdb.cp/using-crash.exp
8736 * gdb.cp/var-tag.exp
8737 * gdb.cp/virtbase.exp
8738 * gdb.cp/virtfunc.exp
8739 * gdb.cp/virtfunc2.exp
8740 * gdb.cp/vla-cxx.exp
8741 * gdb.disasm/t01_mov.exp
8742 * gdb.disasm/t02_mova.exp
8743 * gdb.disasm/t03_add.exp
8744 * gdb.disasm/t04_sub.exp
8745 * gdb.disasm/t05_cmp.exp
8746 * gdb.disasm/t06_ari2.exp
8747 * gdb.disasm/t07_ari3.exp
8748 * gdb.disasm/t08_or.exp
8749 * gdb.disasm/t09_xor.exp
8750 * gdb.disasm/t10_and.exp
8751 * gdb.disasm/t11_logs.exp
8752 * gdb.disasm/t12_bit.exp
8753 * gdb.disasm/t13_otr.exp
8754 * gdb.dlang/circular.exp
8755 * gdb.dwarf2/arr-stride.exp
8756 * gdb.dwarf2/arr-subrange.exp
8757 * gdb.dwarf2/atomic-type.exp
8758 * gdb.dwarf2/bad-regnum.exp
8759 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8760 * gdb.dwarf2/callframecfa.exp
8761 * gdb.dwarf2/clztest.exp
8762 * gdb.dwarf2/corrupt.exp
8763 * gdb.dwarf2/data-loc.exp
8764 * gdb.dwarf2/dup-psym.exp
8765 * gdb.dwarf2/dw2-anon-mptr.exp
8766 * gdb.dwarf2/dw2-anonymous-func.exp
8767 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8768 * gdb.dwarf2/dw2-bad-unresolved.exp
8769 * gdb.dwarf2/dw2-basic.exp
8770 * gdb.dwarf2/dw2-canonicalize-type.exp
8771 * gdb.dwarf2/dw2-case-insensitive.exp
8772 * gdb.dwarf2/dw2-common-block.exp
8773 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8774 * gdb.dwarf2/dw2-compressed.exp
8775 * gdb.dwarf2/dw2-const.exp
8776 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8777 * gdb.dwarf2/dw2-cu-size.exp
8778 * gdb.dwarf2/dw2-dup-frame.exp
8779 * gdb.dwarf2/dw2-entry-value.exp
8780 * gdb.dwarf2/dw2-icycle.exp
8781 * gdb.dwarf2/dw2-ifort-parameter.exp
8782 * gdb.dwarf2/dw2-inline-break.exp
8783 * gdb.dwarf2/dw2-inline-param.exp
8784 * gdb.dwarf2/dw2-intercu.exp
8785 * gdb.dwarf2/dw2-intermix.exp
8786 * gdb.dwarf2/dw2-lexical-block-bare.exp
8787 * gdb.dwarf2/dw2-linkage-name-trust.exp
8788 * gdb.dwarf2/dw2-minsym-in-cu.exp
8789 * gdb.dwarf2/dw2-noloc.exp
8790 * gdb.dwarf2/dw2-op-call.exp
8791 * gdb.dwarf2/dw2-op-out-param.exp
8792 * gdb.dwarf2/dw2-opt-structptr.exp
8793 * gdb.dwarf2/dw2-param-error.exp
8794 * gdb.dwarf2/dw2-producer.exp
8795 * gdb.dwarf2/dw2-ranges-base.exp
8796 * gdb.dwarf2/dw2-ref-missing-frame.exp
8797 * gdb.dwarf2/dw2-reg-undefined.exp
8798 * gdb.dwarf2/dw2-regno-invalid.exp
8799 * gdb.dwarf2/dw2-restore.exp
8800 * gdb.dwarf2/dw2-restrict.exp
8801 * gdb.dwarf2/dw2-single-line-discriminators.exp
8802 * gdb.dwarf2/dw2-strp.exp
8803 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8804 * gdb.dwarf2/dw2-unresolved.exp
8805 * gdb.dwarf2/dw2-var-zero-addr.exp
8806 * gdb.dwarf2/dw4-sig-types.exp
8807 * gdb.dwarf2/dwz.exp
8808 * gdb.dwarf2/dynarr-ptr.exp
8809 * gdb.dwarf2/enum-type.exp
8810 * gdb.dwarf2/gdb-index.exp
8811 * gdb.dwarf2/implptr-64bit.exp
8812 * gdb.dwarf2/implptr-optimized-out.exp
8813 * gdb.dwarf2/implptr.exp
8814 * gdb.dwarf2/implref-array.exp
8815 * gdb.dwarf2/implref-const.exp
8816 * gdb.dwarf2/implref-global.exp
8817 * gdb.dwarf2/implref-struct.exp
8818 * gdb.dwarf2/mac-fileno.exp
8819 * gdb.dwarf2/main-subprogram.exp
8820 * gdb.dwarf2/member-ptr-forwardref.exp
8821 * gdb.dwarf2/method-ptr.exp
8822 * gdb.dwarf2/missing-sig-type.exp
8823 * gdb.dwarf2/nonvar-access.exp
8824 * gdb.dwarf2/opaque-type-lookup.exp
8825 * gdb.dwarf2/pieces-optimized-out.exp
8826 * gdb.dwarf2/pieces.exp
8827 * gdb.dwarf2/pr10770.exp
8828 * gdb.dwarf2/pr13961.exp
8829 * gdb.dwarf2/staticvirtual.exp
8830 * gdb.dwarf2/subrange.exp
8831 * gdb.dwarf2/symtab-producer.exp
8832 * gdb.dwarf2/trace-crash.exp
8833 * gdb.dwarf2/typeddwarf.exp
8834 * gdb.dwarf2/valop.exp
8835 * gdb.dwarf2/watch-notconst.exp
8836 * gdb.fortran/array-element.exp
8837 * gdb.fortran/charset.exp
8838 * gdb.fortran/common-block.exp
8839 * gdb.fortran/complex.exp
8840 * gdb.fortran/derived-type-function.exp
8841 * gdb.fortran/derived-type.exp
8842 * gdb.fortran/logical.exp
8843 * gdb.fortran/module.exp
8844 * gdb.fortran/multi-dim.exp
8845 * gdb.fortran/nested-funcs.exp
8846 * gdb.fortran/print-formatted.exp
8847 * gdb.fortran/subarray.exp
8848 * gdb.fortran/vla-alloc-assoc.exp
8849 * gdb.fortran/vla-datatypes.exp
8850 * gdb.fortran/vla-history.exp
8851 * gdb.fortran/vla-ptr-info.exp
8852 * gdb.fortran/vla-ptype-sub.exp
8853 * gdb.fortran/vla-ptype.exp
8854 * gdb.fortran/vla-sizeof.exp
8855 * gdb.fortran/vla-type.exp
8856 * gdb.fortran/vla-value-sub-arbitrary.exp
8857 * gdb.fortran/vla-value-sub-finish.exp
8858 * gdb.fortran/vla-value-sub.exp
8859 * gdb.fortran/vla-value.exp
8860 * gdb.fortran/whatis_type.exp
8861 * gdb.go/chan.exp
8862 * gdb.go/handcall.exp
8863 * gdb.go/hello.exp
8864 * gdb.go/integers.exp
8865 * gdb.go/methods.exp
8866 * gdb.go/package.exp
8867 * gdb.go/strings.exp
8868 * gdb.go/types.exp
8869 * gdb.go/unsafe.exp
8870 * gdb.guile/scm-arch.exp
8871 * gdb.guile/scm-block.exp
8872 * gdb.guile/scm-breakpoint.exp
8873 * gdb.guile/scm-cmd.exp
8874 * gdb.guile/scm-disasm.exp
8875 * gdb.guile/scm-equal.exp
8876 * gdb.guile/scm-frame-args.exp
8877 * gdb.guile/scm-frame-inline.exp
8878 * gdb.guile/scm-frame.exp
8879 * gdb.guile/scm-iterator.exp
8880 * gdb.guile/scm-math.exp
8881 * gdb.guile/scm-objfile.exp
8882 * gdb.guile/scm-ports.exp
8883 * gdb.guile/scm-symbol.exp
8884 * gdb.guile/scm-symtab.exp
8885 * gdb.guile/scm-value-cc.exp
8886 * gdb.guile/types-module.exp
8887 * gdb.linespec/break-ask.exp
8888 * gdb.linespec/cpexplicit.exp
8889 * gdb.linespec/explicit.exp
8890 * gdb.linespec/keywords.exp
8891 * gdb.linespec/linespec.exp
8892 * gdb.linespec/ls-dollar.exp
8893 * gdb.linespec/ls-errs.exp
8894 * gdb.linespec/skip-two.exp
8895 * gdb.linespec/thread.exp
8896 * gdb.mi/mi-async.exp
8897 * gdb.mi/mi-basics.exp
8898 * gdb.mi/mi-break.exp
8899 * gdb.mi/mi-catch-load.exp
8900 * gdb.mi/mi-cli.exp
8901 * gdb.mi/mi-cmd-param-changed.exp
8902 * gdb.mi/mi-console.exp
8903 * gdb.mi/mi-detach.exp
8904 * gdb.mi/mi-disassemble.exp
8905 * gdb.mi/mi-eval.exp
8906 * gdb.mi/mi-file-transfer.exp
8907 * gdb.mi/mi-file.exp
8908 * gdb.mi/mi-fill-memory.exp
8909 * gdb.mi/mi-inheritance-syntax-error.exp
8910 * gdb.mi/mi-linespec-err-cp.exp
8911 * gdb.mi/mi-logging.exp
8912 * gdb.mi/mi-memory-changed.exp
8913 * gdb.mi/mi-read-memory.exp
8914 * gdb.mi/mi-record-changed.exp
8915 * gdb.mi/mi-reg-undefined.exp
8916 * gdb.mi/mi-regs.exp
8917 * gdb.mi/mi-return.exp
8918 * gdb.mi/mi-reverse.exp
8919 * gdb.mi/mi-simplerun.exp
8920 * gdb.mi/mi-solib.exp
8921 * gdb.mi/mi-stack.exp
8922 * gdb.mi/mi-stepi.exp
8923 * gdb.mi/mi-syn-frame.exp
8924 * gdb.mi/mi-until.exp
8925 * gdb.mi/mi-var-block.exp
8926 * gdb.mi/mi-var-child.exp
8927 * gdb.mi/mi-var-cmd.exp
8928 * gdb.mi/mi-var-cp.exp
8929 * gdb.mi/mi-var-display.exp
8930 * gdb.mi/mi-var-invalidate.exp
8931 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8932 * gdb.mi/mi-vla-fortran.exp
8933 * gdb.mi/mi-watch.exp
8934 * gdb.mi/mi2-var-child.exp
8935 * gdb.mi/user-selected-context-sync.exp
8936 * gdb.modula2/unbounded-array.exp
8937 * gdb.multi/dummy-frame-restore.exp
8938 * gdb.multi/multi-arch-exec.exp
8939 * gdb.multi/multi-arch.exp
8940 * gdb.multi/tids.exp
8941 * gdb.multi/watchpoint-multi.exp
8942 * gdb.opencl/callfuncs.exp
8943 * gdb.opencl/convs_casts.exp
8944 * gdb.opencl/datatypes.exp
8945 * gdb.opencl/operators.exp
8946 * gdb.opencl/vec_comps.exp
8947 * gdb.opt/clobbered-registers-O2.exp
8948 * gdb.opt/inline-break.exp
8949 * gdb.opt/inline-bt.exp
8950 * gdb.opt/inline-cmds.exp
8951 * gdb.opt/inline-locals.exp
8952 * gdb.pascal/case-insensitive-symbols.exp
8953 * gdb.pascal/floats.exp
8954 * gdb.pascal/gdb11492.exp
8955 * gdb.python/lib-types.exp
8956 * gdb.python/py-arch.exp
8957 * gdb.python/py-as-string.exp
8958 * gdb.python/py-bad-printers.exp
8959 * gdb.python/py-block.exp
8960 * gdb.python/py-breakpoint-create-fail.exp
8961 * gdb.python/py-breakpoint.exp
8962 * gdb.python/py-caller-is.exp
8963 * gdb.python/py-cmd.exp
8964 * gdb.python/py-explore-cc.exp
8965 * gdb.python/py-explore.exp
8966 * gdb.python/py-finish-breakpoint.exp
8967 * gdb.python/py-finish-breakpoint2.exp
8968 * gdb.python/py-frame-args.exp
8969 * gdb.python/py-frame-inline.exp
8970 * gdb.python/py-frame.exp
8971 * gdb.python/py-framefilter-mi.exp
8972 * gdb.python/py-infthread.exp
8973 * gdb.python/py-lazy-string.exp
8974 * gdb.python/py-linetable.exp
8975 * gdb.python/py-mi-events.exp
8976 * gdb.python/py-mi-objfile.exp
8977 * gdb.python/py-mi.exp
8978 * gdb.python/py-objfile.exp
8979 * gdb.python/py-pp-integral.exp
8980 * gdb.python/py-pp-maint.exp
8981 * gdb.python/py-pp-re-notag.exp
8982 * gdb.python/py-pp-registration.exp
8983 * gdb.python/py-recurse-unwind.exp
8984 * gdb.python/py-strfns.exp
8985 * gdb.python/py-symbol.exp
8986 * gdb.python/py-symtab.exp
8987 * gdb.python/py-sync-interp.exp
8988 * gdb.python/py-typeprint.exp
8989 * gdb.python/py-unwind-maint.exp
8990 * gdb.python/py-unwind.exp
8991 * gdb.python/py-value-cc.exp
8992 * gdb.python/py-xmethods.exp
8993 * gdb.reverse/amd64-tailcall-reverse.exp
8994 * gdb.reverse/break-precsave.exp
8995 * gdb.reverse/break-reverse.exp
8996 * gdb.reverse/consecutive-precsave.exp
8997 * gdb.reverse/consecutive-reverse.exp
8998 * gdb.reverse/finish-precsave.exp
8999 * gdb.reverse/finish-reverse-bkpt.exp
9000 * gdb.reverse/finish-reverse.exp
9001 * gdb.reverse/fstatat-reverse.exp
9002 * gdb.reverse/getresuid-reverse.exp
9003 * gdb.reverse/i386-precsave.exp
9004 * gdb.reverse/i386-reverse.exp
9005 * gdb.reverse/i386-sse-reverse.exp
9006 * gdb.reverse/i387-env-reverse.exp
9007 * gdb.reverse/i387-stack-reverse.exp
9008 * gdb.reverse/insn-reverse.exp
9009 * gdb.reverse/machinestate-precsave.exp
9010 * gdb.reverse/machinestate.exp
9011 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9012 * gdb.reverse/pipe-reverse.exp
9013 * gdb.reverse/readv-reverse.exp
9014 * gdb.reverse/recvmsg-reverse.exp
9015 * gdb.reverse/rerun-prec.exp
9016 * gdb.reverse/s390-mvcle.exp
9017 * gdb.reverse/step-precsave.exp
9018 * gdb.reverse/step-reverse.exp
9019 * gdb.reverse/time-reverse.exp
9020 * gdb.reverse/until-precsave.exp
9021 * gdb.reverse/until-reverse.exp
9022 * gdb.reverse/waitpid-reverse.exp
9023 * gdb.reverse/watch-precsave.exp
9024 * gdb.reverse/watch-reverse.exp
9025 * gdb.rust/generics.exp
9026 * gdb.rust/methods.exp
9027 * gdb.rust/modules.exp
9028 * gdb.rust/simple.exp
9029 * gdb.server/connect-with-no-symbol-file.exp
9030 * gdb.server/ext-attach.exp
9031 * gdb.server/ext-restart.exp
9032 * gdb.server/ext-wrapper.exp
9033 * gdb.server/file-transfer.exp
9034 * gdb.server/server-exec-info.exp
9035 * gdb.server/server-kill.exp
9036 * gdb.server/server-mon.exp
9037 * gdb.server/wrapper.exp
9038 * gdb.stabs/exclfwd.exp
9039 * gdb.stabs/gdb11479.exp
9040 * gdb.threads/clone-new-thread-event.exp
9041 * gdb.threads/corethreads.exp
9042 * gdb.threads/current-lwp-dead.exp
9043 * gdb.threads/dlopen-libpthread.exp
9044 * gdb.threads/gcore-thread.exp
9045 * gdb.threads/sigstep-threads.exp
9046 * gdb.threads/watchpoint-fork.exp
9047 * gdb.trace/actions-changed.exp
9048 * gdb.trace/backtrace.exp
9049 * gdb.trace/change-loc.exp
9050 * gdb.trace/circ.exp
9051 * gdb.trace/collection.exp
9052 * gdb.trace/disconnected-tracing.exp
9053 * gdb.trace/ftrace.exp
9054 * gdb.trace/mi-trace-frame-collected.exp
9055 * gdb.trace/mi-trace-unavailable.exp
9056 * gdb.trace/mi-traceframe-changed.exp
9057 * gdb.trace/mi-tsv-changed.exp
9058 * gdb.trace/no-attach-trace.exp
9059 * gdb.trace/passc-dyn.exp
9060 * gdb.trace/qtro.exp
9061 * gdb.trace/range-stepping.exp
9062 * gdb.trace/read-memory.exp
9063 * gdb.trace/save-trace.exp
9064 * gdb.trace/signal.exp
9065 * gdb.trace/status-stop.exp
9066 * gdb.trace/tfile.exp
9067 * gdb.trace/trace-break.exp
9068 * gdb.trace/trace-buffer-size.exp
9069 * gdb.trace/trace-condition.exp
9070 * gdb.trace/tracefile-pseudo-reg.exp
9071 * gdb.trace/tstatus.exp
9072 * gdb.trace/unavailable.exp
9073 * gdb.trace/while-dyn.exp
9074 * gdb.trace/while-stepping.exp
9075
9076 2016-12-22 Doug Evans <xdje42@gmail.com>
9077
9078 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9079 and msymbols.
9080
9081 2016-12-19 Yao Qi <yao.qi@linaro.org>
9082
9083 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9084 (test_with_self): Don't call do_steps_and_nexts, and remove
9085 code about stepping into xmalloc.
9086
9087 2016-12-09 Yao Qi <yao.qi@linaro.org>
9088
9089 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9090
9091 2016-12-09 Yao Qi <yao.qi@linaro.org>
9092
9093 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9094
9095 2016-12-09 Pedro Alves <palves@redhat.com>
9096
9097 * gdb.base/all-architectures-0.exp: New file.
9098 * gdb.base/all-architectures-1.exp: New file.
9099 * gdb.base/all-architectures-2.exp: New file.
9100 * gdb.base/all-architectures-3.exp: New file.
9101 * gdb.base/all-architectures-4.exp: New file.
9102 * gdb.base/all-architectures-5.exp: New file.
9103 * gdb.base/all-architectures-6.exp: New file.
9104 * gdb.base/all-architectures-7.exp: New file.
9105 * gdb.base/all-architectures.exp.in: New file.
9106
9107 2016-12-09 Yao Qi <yao.qi@linaro.org>
9108
9109 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9110
9111 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9112
9113 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9114 possible.
9115 Remove useless pattern-matching code.
9116
9117 2016-12-02 Pedro Alves <palves@redhat.com>
9118
9119 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9120 procedure.
9121 (top level): Call it.
9122
9123 2016-12-02 Pedro Alves <palves@redhat.com>
9124
9125 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9126 New procedure.
9127 (top level): Call it.
9128
9129 2016-12-02 Pedro Alves <palves@redhat.com>
9130
9131 PR cli/20559
9132 * gdb.base/commands.exp (user_defined_command_args_eval): New
9133 procedure.
9134 (top level): Call it.
9135
9136 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9137
9138 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9139 timeout handling.
9140
9141 2016-12-02 Tom Tromey <tom@tromey.com>
9142
9143 * gdb.dwarf2/main-subprogram.c: New file.
9144 * gdb.dwarf2/main-subprogram.exp: New file.
9145
9146 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9147
9148 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9149 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9150 gdb_test_no_output for a couple of cases.
9151 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9152
9153 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9154
9155 Fix test names and standardize compilation error messages throughout
9156 the following files:
9157
9158 * gdb.ada/start.exp
9159 * gdb.arch/alpha-step.exp
9160 * gdb.arch/e500-prologue.exp
9161 * gdb.arch/ftrace-insn-reloc.exp
9162 * gdb.arch/gdb1291.exp
9163 * gdb.arch/gdb1431.exp
9164 * gdb.arch/gdb1558.exp
9165 * gdb.arch/i386-dr3-watch.exp
9166 * gdb.arch/i386-sse-stack-align.exp
9167 * gdb.arch/ia64-breakpoint-shadow.exp
9168 * gdb.arch/pa-nullify.exp
9169 * gdb.arch/powerpc-aix-prologue.exp
9170 * gdb.arch/thumb-bx-pc.exp
9171 * gdb.base/annota1.exp
9172 * gdb.base/annota3.exp
9173 * gdb.base/arrayidx.exp
9174 * gdb.base/assign.exp
9175 * gdb.base/attach.exp
9176 * gdb.base/auxv.exp
9177 * gdb.base/bang.exp
9178 * gdb.base/bfp-test.exp
9179 * gdb.base/bigcore.exp
9180 * gdb.base/bitfields2.exp
9181 * gdb.base/break-fun-addr.exp
9182 * gdb.base/break-probes.exp
9183 * gdb.base/call-rt-st.exp
9184 * gdb.base/callexit.exp
9185 * gdb.base/catch-fork-kill.exp
9186 * gdb.base/charset.exp
9187 * gdb.base/checkpoint.exp
9188 * gdb.base/comprdebug.exp
9189 * gdb.base/constvars.exp
9190 * gdb.base/coredump-filter.exp
9191 * gdb.base/cursal.exp
9192 * gdb.base/cvexpr.exp
9193 * gdb.base/detach.exp
9194 * gdb.base/display.exp
9195 * gdb.base/dmsym.exp
9196 * gdb.base/dprintf-pending.exp
9197 * gdb.base/dso2dso.exp
9198 * gdb.base/dtrace-probe.exp
9199 * gdb.base/dump.exp
9200 * gdb.base/enum_cond.exp
9201 * gdb.base/exe-lock.exp
9202 * gdb.base/exec-invalid-sysroot.exp
9203 * gdb.base/execl-update-breakpoints.exp
9204 * gdb.base/exprs.exp
9205 * gdb.base/fileio.exp
9206 * gdb.base/find.exp
9207 * gdb.base/finish.exp
9208 * gdb.base/fixsection.exp
9209 * gdb.base/foll-vfork.exp
9210 * gdb.base/frame-args.exp
9211 * gdb.base/gcore.exp
9212 * gdb.base/gdb1250.exp
9213 * gdb.base/global-var-nested-by-dso.exp
9214 * gdb.base/gnu-ifunc.exp
9215 * gdb.base/hashline1.exp
9216 * gdb.base/hashline2.exp
9217 * gdb.base/hashline3.exp
9218 * gdb.base/hbreak-in-shr-unsupported.exp
9219 * gdb.base/huge.exp
9220 * gdb.base/infcall-input.exp
9221 * gdb.base/info-fun.exp
9222 * gdb.base/info-shared.exp
9223 * gdb.base/jit-simple.exp
9224 * gdb.base/jit-so.exp
9225 * gdb.base/jit.exp
9226 * gdb.base/jump.exp
9227 * gdb.base/label.exp
9228 * gdb.base/lineinc.exp
9229 * gdb.base/logical.exp
9230 * gdb.base/longjmp.exp
9231 * gdb.base/macscp.exp
9232 * gdb.base/miscexprs.exp
9233 * gdb.base/new-ui-echo.exp
9234 * gdb.base/new-ui-pending-input.exp
9235 * gdb.base/new-ui.exp
9236 * gdb.base/nodebug.exp
9237 * gdb.base/nofield.exp
9238 * gdb.base/offsets.exp
9239 * gdb.base/overlays.exp
9240 * gdb.base/pending.exp
9241 * gdb.base/pointers.exp
9242 * gdb.base/pr11022.exp
9243 * gdb.base/printcmds.exp
9244 * gdb.base/prologue.exp
9245 * gdb.base/ptr-typedef.exp
9246 * gdb.base/realname-expand.exp
9247 * gdb.base/relativedebug.exp
9248 * gdb.base/relocate.exp
9249 * gdb.base/remote.exp
9250 * gdb.base/reread.exp
9251 * gdb.base/return2.exp
9252 * gdb.base/savedregs.exp
9253 * gdb.base/sep.exp
9254 * gdb.base/sepdebug.exp
9255 * gdb.base/sepsymtab.exp
9256 * gdb.base/set-inferior-tty.exp
9257 * gdb.base/setshow.exp
9258 * gdb.base/shlib-call.exp
9259 * gdb.base/sigaltstack.exp
9260 * gdb.base/siginfo-addr.exp
9261 * gdb.base/signals.exp
9262 * gdb.base/signull.exp
9263 * gdb.base/sigrepeat.exp
9264 * gdb.base/so-impl-ld.exp
9265 * gdb.base/solib-display.exp
9266 * gdb.base/solib-overlap.exp
9267 * gdb.base/solib-search.exp
9268 * gdb.base/solib-symbol.exp
9269 * gdb.base/structs.exp
9270 * gdb.base/structs2.exp
9271 * gdb.base/symtab-search-order.exp
9272 * gdb.base/twice.exp
9273 * gdb.base/unload.exp
9274 * gdb.base/varargs.exp
9275 * gdb.base/watchpoint-solib.exp
9276 * gdb.base/watchpoint.exp
9277 * gdb.base/whatis.exp
9278 * gdb.base/wrong_frame_bt_full.exp
9279 * gdb.btrace/dlopen.exp
9280 * gdb.cell/ea-standalone.exp
9281 * gdb.cell/ea-test.exp
9282 * gdb.cp/dispcxx.exp
9283 * gdb.cp/gdb2384.exp
9284 * gdb.cp/method2.exp
9285 * gdb.cp/nextoverthrow.exp
9286 * gdb.cp/pr10728.exp
9287 * gdb.disasm/am33.exp
9288 * gdb.disasm/h8300s.exp
9289 * gdb.disasm/mn10300.exp
9290 * gdb.disasm/sh3.exp
9291 * gdb.dwarf2/dw2-dir-file-name.exp
9292 * gdb.fortran/complex.exp
9293 * gdb.fortran/library-module.exp
9294 * gdb.guile/scm-pretty-print.exp
9295 * gdb.guile/scm-symbol.exp
9296 * gdb.guile/scm-type.exp
9297 * gdb.guile/scm-value.exp
9298 * gdb.linespec/linespec.exp
9299 * gdb.mi/gdb701.exp
9300 * gdb.mi/gdb792.exp
9301 * gdb.mi/mi-breakpoint-changed.exp
9302 * gdb.mi/mi-dprintf-pending.exp
9303 * gdb.mi/mi-dprintf.exp
9304 * gdb.mi/mi-exit-code.exp
9305 * gdb.mi/mi-pending.exp
9306 * gdb.mi/mi-solib.exp
9307 * gdb.mi/new-ui-mi-sync.exp
9308 * gdb.mi/pr11022.exp
9309 * gdb.mi/user-selected-context-sync.exp
9310 * gdb.opt/solib-intra-step.exp
9311 * gdb.python/py-events.exp
9312 * gdb.python/py-finish-breakpoint.exp
9313 * gdb.python/py-mi.exp
9314 * gdb.python/py-prettyprint.exp
9315 * gdb.python/py-shared.exp
9316 * gdb.python/py-symbol.exp
9317 * gdb.python/py-template.exp
9318 * gdb.python/py-type.exp
9319 * gdb.python/py-value.exp
9320 * gdb.reverse/solib-precsave.exp
9321 * gdb.reverse/solib-reverse.exp
9322 * gdb.server/solib-list.exp
9323 * gdb.stabs/weird.exp
9324 * gdb.threads/reconnect-signal.exp
9325 * gdb.threads/stepi-random-signal.exp
9326 * gdb.trace/actions.exp
9327 * gdb.trace/ax.exp
9328 * gdb.trace/backtrace.exp
9329 * gdb.trace/change-loc.exp
9330 * gdb.trace/deltrace.exp
9331 * gdb.trace/ftrace-lock.exp
9332 * gdb.trace/ftrace.exp
9333 * gdb.trace/infotrace.exp
9334 * gdb.trace/mi-tracepoint-changed.exp
9335 * gdb.trace/packetlen.exp
9336 * gdb.trace/passcount.exp
9337 * gdb.trace/pending.exp
9338 * gdb.trace/range-stepping.exp
9339 * gdb.trace/report.exp
9340 * gdb.trace/stap-trace.exp
9341 * gdb.trace/tfind.exp
9342 * gdb.trace/trace-break.exp
9343 * gdb.trace/trace-condition.exp
9344 * gdb.trace/trace-enable-disable.exp
9345 * gdb.trace/trace-mt.exp
9346 * gdb.trace/tracecmd.exp
9347 * gdb.trace/tspeed.exp
9348 * gdb.trace/tsv.exp
9349 * lib/perftest.exp
9350
9351 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9352
9353 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9354 with gdb_test_no_output.
9355 Use command as test name.
9356
9357 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9358
9359 Fix test names starting with uppercase throughout the files.
9360
9361 * gdb.ada/assign_1.exp
9362 * gdb.ada/boolean_expr.exp
9363 * gdb.base/arrayidx.exp
9364 * gdb.base/del.exp
9365 * gdb.base/gcore-buffer-overflow.exp
9366 * gdb.base/testenv.exp
9367 * gdb.compile/compile.exp
9368 * gdb.python/py-framefilter-invalidarg.exp
9369 * gdb.python/py-framefilter.exp
9370
9371 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9372
9373 Fix test names starting with uppercase throughout the files.
9374
9375 * gdb.ada/array_return.exp
9376 * gdb.ada/expr_delims.exp
9377 * gdb.ada/mi_dyn_arr.exp
9378 * gdb.ada/mi_interface.exp
9379 * gdb.ada/mi_var_array.exp
9380 * gdb.ada/watch_arg.exp
9381 * gdb.arch/alpha-step.exp
9382 * gdb.arch/altivec-regs.exp
9383 * gdb.arch/e500-regs.exp
9384 * gdb.arch/powerpc-d128-regs.exp
9385 * gdb.base/arrayidx.exp
9386 * gdb.base/break.exp
9387 * gdb.base/checkpoint.exp
9388 * gdb.base/debug-expr.exp
9389 * gdb.base/dmsym.exp
9390 * gdb.base/radix.exp
9391 * gdb.base/sepdebug.exp
9392 * gdb.base/testenv.exp
9393 * gdb.base/watch_thread_num.exp
9394 * gdb.base/watchpoint-cond-gone.exp
9395 * gdb.cell/break.exp
9396 * gdb.cell/ea-cache.exp
9397 * gdb.compile/compile.exp
9398 * gdb.cp/gdb2495.exp
9399 * gdb.gdb/selftest.exp
9400 * gdb.gdb/xfullpath.exp
9401 * gdb.go/hello.exp
9402 * gdb.go/integers.exp
9403 * gdb.objc/basicclass.exp
9404 * gdb.pascal/hello.exp
9405 * gdb.pascal/integers.exp
9406 * gdb.python/py-breakpoint.exp
9407 * gdb.python/py-cmd.exp
9408 * gdb.python/py-linetable.exp
9409 * gdb.python/py-xmethods.exp
9410 * gdb.python/python.exp
9411 * gdb.reverse/consecutive-precsave.exp
9412 * gdb.reverse/finish-precsave.exp
9413 * gdb.reverse/i386-precsave.exp
9414 * gdb.reverse/machinestate-precsave.exp
9415 * gdb.reverse/sigall-precsave.exp
9416 * gdb.reverse/solib-precsave.exp
9417 * gdb.reverse/step-precsave.exp
9418 * gdb.reverse/until-precsave.exp
9419 * gdb.reverse/watch-precsave.exp
9420 * gdb.threads/leader-exit.exp
9421 * gdb.threads/pthreads.exp
9422 * gdb.threads/wp-replication.exp
9423 * gdb.trace/actions.exp
9424 * gdb.trace/mi-tsv-changed.exp
9425 * gdb.trace/tsv.exp
9426
9427 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9428
9429 Fix test names starting with uppercase throughout the files.
9430
9431 * gdb.arch/i386-bp_permanent.exp
9432 * gdb.arch/i386-gnu-cfi.exp
9433 * gdb.base/disasm-end-cu.exp
9434 * gdb.base/macscp.exp
9435 * gdb.base/pending.exp
9436 * gdb.base/watch_thread_num.exp
9437 * gdb.cp/exception.exp
9438 * gdb.cp/gdb2495.exp
9439 * gdb.cp/local.exp
9440 * gdb.python/py-evsignal.exp
9441 * gdb.python/python.exp
9442 * gdb.trace/tracecmd.exp
9443
9444 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9445
9446 Fix test names starting with uppercase throughout the files.
9447
9448 * gdb.base/charset.exp
9449 * gdb.base/eval.exp
9450 * gdb.base/multi-forks.exp
9451 * gdb.guile/scm-progspace.exp
9452 * gdb.opencl/datatypes.exp
9453 * gdb.python/py-block.exp
9454 * gdb.python/py-function.exp
9455 * gdb.python/py-symbol.exp
9456 * gdb.python/py-symtab.exp
9457 * gdb.python/py-xmethods.exp
9458 * gdb.reverse/break-precsave.exp
9459 * gdb.reverse/break-reverse.exp
9460 * gdb.reverse/consecutive-precsave.exp
9461 * gdb.reverse/consecutive-reverse.exp
9462 * gdb.reverse/finish-precsave.exp
9463 * gdb.reverse/finish-reverse-bkpt.exp
9464 * gdb.reverse/finish-reverse.exp
9465 * gdb.reverse/fstatat-reverse.exp
9466 * gdb.reverse/getresuid-reverse.exp
9467 * gdb.reverse/i386-precsave.exp
9468 * gdb.reverse/i386-reverse.exp
9469 * gdb.reverse/i386-sse-reverse.exp
9470 * gdb.reverse/i387-stack-reverse.exp
9471 * gdb.reverse/insn-reverse.exp
9472 * gdb.reverse/machinestate-precsave.exp
9473 * gdb.reverse/machinestate.exp
9474 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9475 * gdb.reverse/pipe-reverse.exp
9476 * gdb.reverse/readv-reverse.exp
9477 * gdb.reverse/recvmsg-reverse.exp
9478 * gdb.reverse/rerun-prec.exp
9479 * gdb.reverse/s390-mvcle.exp
9480 * gdb.reverse/sigall-precsave.exp
9481 * gdb.reverse/sigall-reverse.exp
9482 * gdb.reverse/solib-precsave.exp
9483 * gdb.reverse/solib-reverse.exp
9484 * gdb.reverse/step-precsave.exp
9485 * gdb.reverse/step-reverse.exp
9486 * gdb.reverse/time-reverse.exp
9487 * gdb.reverse/until-precsave.exp
9488 * gdb.reverse/until-reverse.exp
9489 * gdb.reverse/waitpid-reverse.exp
9490 * gdb.reverse/watch-precsave.exp
9491 * gdb.reverse/watch-reverse.exp
9492
9493 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9494
9495 Fix test names starting with uppercase throughout the files.
9496
9497 * gdb.arch/i386-mpx-simple_segv.exp
9498 * gdb.arch/i386-mpx.exp
9499 * gdb.arch/i386-permbkpt.exp
9500 * gdb.arch/pa-nullify.exp
9501 * gdb.arch/powerpc-d128-regs.exp
9502 * gdb.arch/vsx-regs.exp
9503 * gdb.base/bfp-test.exp
9504 * gdb.base/break.exp
9505 * gdb.base/breakpoint-shadow.exp
9506 * gdb.base/callfuncs.exp
9507 * gdb.base/charset.exp
9508 * gdb.base/commands.exp
9509 * gdb.base/completion.exp
9510 * gdb.base/dfp-test.exp
9511 * gdb.base/echo.exp
9512 * gdb.base/ending-run.exp
9513 * gdb.base/eval.exp
9514 * gdb.base/expand-psymtabs.exp
9515 * gdb.base/float128.exp
9516 * gdb.base/floatn.exp
9517 * gdb.base/foll-exec-mode.exp
9518 * gdb.base/gdb1056.exp
9519 * gdb.base/gdb11531.exp
9520 * gdb.base/kill-after-signal.exp
9521 * gdb.base/multi-forks.exp
9522 * gdb.base/overlays.exp
9523 * gdb.base/pending.exp
9524 * gdb.base/sepdebug.exp
9525 * gdb.base/testenv.exp
9526 * gdb.base/valgrind-db-attach.exp
9527 * gdb.base/watch_thread_num.exp
9528 * gdb.base/watchpoint-cond-gone.exp
9529 * gdb.base/watchpoint.exp
9530 * gdb.base/watchpoints.exp
9531 * gdb.cp/arg-reference.exp
9532 * gdb.cp/baseenum.exp
9533 * gdb.cp/operator.exp
9534 * gdb.cp/shadow.exp
9535 * gdb.dwarf2/dw2-op-out-param.exp
9536 * gdb.dwarf2/dw2-reg-undefined.exp
9537 * gdb.go/chan.exp
9538 * gdb.go/hello.exp
9539 * gdb.go/integers.exp
9540 * gdb.go/methods.exp
9541 * gdb.go/package.exp
9542 * gdb.guile/scm-parameter.exp
9543 * gdb.guile/scm-progspace.exp
9544 * gdb.guile/scm-value.exp
9545 * gdb.mi/mi-pending.exp
9546 * gdb.mi/user-selected-context-sync.exp
9547 * gdb.multi/multi-attach.exp
9548 * gdb.multi/tids.exp
9549 * gdb.opt/clobbered-registers-O2.exp
9550 * gdb.pascal/floats.exp
9551 * gdb.pascal/integers.exp
9552 * gdb.python/py-block.exp
9553 * gdb.python/py-events.exp
9554 * gdb.python/py-parameter.exp
9555 * gdb.python/py-symbol.exp
9556 * gdb.python/py-symtab.exp
9557 * gdb.python/py-type.exp
9558 * gdb.python/py-value.exp
9559 * gdb.python/py-xmethods.exp
9560 * gdb.python/python.exp
9561 * gdb.reverse/break-precsave.exp
9562 * gdb.reverse/consecutive-precsave.exp
9563 * gdb.reverse/finish-precsave.exp
9564 * gdb.reverse/i386-precsave.exp
9565 * gdb.reverse/machinestate-precsave.exp
9566 * gdb.reverse/sigall-precsave.exp
9567 * gdb.reverse/solib-precsave.exp
9568 * gdb.reverse/step-precsave.exp
9569 * gdb.reverse/until-precsave.exp
9570 * gdb.reverse/watch-precsave.exp
9571 * gdb.server/ext-attach.exp
9572 * gdb.server/ext-restart.exp
9573 * gdb.server/ext-run.exp
9574 * gdb.server/ext-wrapper.exp
9575 * gdb.stabs/gdb11479.exp
9576 * gdb.stabs/weird.exp
9577 * gdb.threads/attach-many-short-lived-threads.exp
9578 * gdb.threads/kill.exp
9579 * gdb.threads/watchpoint-fork.exp
9580
9581 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9582
9583 Fix test names starting with uppercase throughout all the files below.
9584
9585 * gdb.ada/array_return.exp
9586 * gdb.ada/catch_ex.exp
9587 * gdb.ada/info_exc.exp
9588 * gdb.ada/mi_catch_ex.exp
9589 * gdb.ada/mi_dyn_arr.exp
9590 * gdb.ada/mi_ex_cond.exp
9591 * gdb.ada/mi_exc_info.exp
9592 * gdb.ada/mi_interface.exp
9593 * gdb.ada/mi_task_arg.exp
9594 * gdb.ada/mi_task_info.exp
9595 * gdb.ada/mi_var_array.exp
9596 * gdb.arch/alpha-step.exp
9597 * gdb.arch/amd64-disp-step.exp
9598 * gdb.arch/arm-disp-step.exp
9599 * gdb.arch/disp-step-insn-reloc.exp
9600 * gdb.arch/e500-prologue.exp
9601 * gdb.arch/ftrace-insn-reloc.exp
9602 * gdb.arch/gdb1558.exp
9603 * gdb.arch/i386-bp_permanent.exp
9604 * gdb.arch/i386-disp-step.exp
9605 * gdb.arch/i386-float.exp
9606 * gdb.arch/i386-gnu-cfi.exp
9607 * gdb.arch/ia64-breakpoint-shadow.exp
9608 * gdb.arch/mips16-thunks.exp
9609 * gdb.arch/pa-nullify.exp
9610 * gdb.arch/powerpc-aix-prologue.exp
9611 * gdb.arch/powerpc-power.exp
9612 * gdb.arch/ppc-dfp.exp
9613 * gdb.arch/s390-tdbregs.exp
9614 * gdb.arch/spu-info.exp
9615 * gdb.arch/spu-ls.exp
9616 * gdb.arch/thumb-bx-pc.exp
9617 * gdb.base/advance.exp
9618 * gdb.base/annota-input-while-running.exp
9619 * gdb.base/arrayidx.exp
9620 * gdb.base/asmlabel.exp
9621 * gdb.base/async.exp
9622 * gdb.base/attach-wait-input.exp
9623 * gdb.base/auto-connect-native-target.exp
9624 * gdb.base/batch-preserve-term-settings.exp
9625 * gdb.base/bfp-test.exp
9626 * gdb.base/bigcore.exp
9627 * gdb.base/bp-permanent.exp
9628 * gdb.base/break-always.exp
9629 * gdb.base/break-fun-addr.exp
9630 * gdb.base/break-idempotent.exp
9631 * gdb.base/break-main-file-remove-fail.exp
9632 * gdb.base/break-probes.exp
9633 * gdb.base/break-unload-file.exp
9634 * gdb.base/break.exp
9635 * gdb.base/call-ar-st.exp
9636 * gdb.base/call-rt-st.exp
9637 * gdb.base/call-sc.exp
9638 * gdb.base/call-signal-resume.exp
9639 * gdb.base/call-strs.exp
9640 * gdb.base/callexit.exp
9641 * gdb.base/callfuncs.exp
9642 * gdb.base/catch-gdb-caused-signals.exp
9643 * gdb.base/catch-signal-siginfo-cond.exp
9644 * gdb.base/catch-syscall.exp
9645 * gdb.base/compare-sections.exp
9646 * gdb.base/cond-eval-mode.exp
9647 * gdb.base/condbreak-call-false.exp
9648 * gdb.base/consecutive-step-over.exp
9649 * gdb.base/cursal.exp
9650 * gdb.base/disabled-location.exp
9651 * gdb.base/disasm-end-cu.exp
9652 * gdb.base/display.exp
9653 * gdb.base/double-prompt-target-event-error.exp
9654 * gdb.base/dprintf-bp-same-addr.exp
9655 * gdb.base/dprintf-detach.exp
9656 * gdb.base/dprintf-next.exp
9657 * gdb.base/dprintf-non-stop.exp
9658 * gdb.base/dprintf-pending.exp
9659 * gdb.base/dso2dso.exp
9660 * gdb.base/ending-run.exp
9661 * gdb.base/enum_cond.exp
9662 * gdb.base/examine-backward.exp
9663 * gdb.base/exe-lock.exp
9664 * gdb.base/exec-invalid-sysroot.exp
9665 * gdb.base/execl-update-breakpoints.exp
9666 * gdb.base/execution-termios.exp
9667 * gdb.base/fileio.exp
9668 * gdb.base/fixsection.exp
9669 * gdb.base/foll-exec-mode.exp
9670 * gdb.base/foll-exec.exp
9671 * gdb.base/fork-running-state.exp
9672 * gdb.base/frame-args.exp
9673 * gdb.base/fullpath-expand.exp
9674 * gdb.base/func-ptr.exp
9675 * gdb.base/gcore-relro-pie.exp
9676 * gdb.base/gdb1090.exp
9677 * gdb.base/gdb1555.exp
9678 * gdb.base/global-var-nested-by-dso.exp
9679 * gdb.base/gnu-ifunc.exp
9680 * gdb.base/hbreak-in-shr-unsupported.exp
9681 * gdb.base/hbreak-unmapped.exp
9682 * gdb.base/hook-stop.exp
9683 * gdb.base/infcall-input.exp
9684 * gdb.base/info-fun.exp
9685 * gdb.base/info-shared.exp
9686 * gdb.base/interrupt-noterm.exp
9687 * gdb.base/jit-so.exp
9688 * gdb.base/jit.exp
9689 * gdb.base/line-symtabs.exp
9690 * gdb.base/list.exp
9691 * gdb.base/longjmp.exp
9692 * gdb.base/macscp.exp
9693 * gdb.base/max-value-size.exp
9694 * gdb.base/nodebug.exp
9695 * gdb.base/nofield.exp
9696 * gdb.base/overlays.exp
9697 * gdb.base/paginate-after-ctrl-c-running.exp
9698 * gdb.base/paginate-bg-execution.exp
9699 * gdb.base/paginate-inferior-exit.exp
9700 * gdb.base/pending.exp
9701 * gdb.base/pr11022.exp
9702 * gdb.base/printcmds.exp
9703 * gdb.base/ptr-typedef.exp
9704 * gdb.base/ptype.exp
9705 * gdb.base/randomize.exp
9706 * gdb.base/range-stepping.exp
9707 * gdb.base/realname-expand.exp
9708 * gdb.base/relativedebug.exp
9709 * gdb.base/remote.exp
9710 * gdb.base/savedregs.exp
9711 * gdb.base/sepdebug.exp
9712 * gdb.base/set-noassign.exp
9713 * gdb.base/shlib-call.exp
9714 * gdb.base/shreloc.exp
9715 * gdb.base/sigaltstack.exp
9716 * gdb.base/sigbpt.exp
9717 * gdb.base/siginfo-addr.exp
9718 * gdb.base/siginfo-obj.exp
9719 * gdb.base/siginfo-thread.exp
9720 * gdb.base/signest.exp
9721 * gdb.base/signull.exp
9722 * gdb.base/sigrepeat.exp
9723 * gdb.base/skip.exp
9724 * gdb.base/so-impl-ld.exp
9725 * gdb.base/solib-corrupted.exp
9726 * gdb.base/solib-disc.exp
9727 * gdb.base/solib-display.exp
9728 * gdb.base/solib-overlap.exp
9729 * gdb.base/solib-search.exp
9730 * gdb.base/solib-symbol.exp
9731 * gdb.base/source-execution.exp
9732 * gdb.base/sss-bp-on-user-bp-2.exp
9733 * gdb.base/sss-bp-on-user-bp.exp
9734 * gdb.base/stack-checking.exp
9735 * gdb.base/stale-infcall.exp
9736 * gdb.base/step-break.exp
9737 * gdb.base/step-line.exp
9738 * gdb.base/step-over-exit.exp
9739 * gdb.base/step-test.exp
9740 * gdb.base/structs.exp
9741 * gdb.base/sym-file.exp
9742 * gdb.base/symtab-search-order.exp
9743 * gdb.base/term.exp
9744 * gdb.base/type-opaque.exp
9745 * gdb.base/unload.exp
9746 * gdb.base/until-nodebug.exp
9747 * gdb.base/until.exp
9748 * gdb.base/unwindonsignal.exp
9749 * gdb.base/watch-cond.exp
9750 * gdb.base/watch-non-mem.exp
9751 * gdb.base/watch_thread_num.exp
9752 * gdb.base/watchpoint-reuse-slot.exp
9753 * gdb.base/watchpoint-solib.exp
9754 * gdb.base/watchpoint.exp
9755 * gdb.btrace/dlopen.exp
9756 * gdb.cell/arch.exp
9757 * gdb.cell/break.exp
9758 * gdb.cell/bt.exp
9759 * gdb.cell/core.exp
9760 * gdb.cell/data.exp
9761 * gdb.cell/dwarfaddr.exp
9762 * gdb.cell/ea-cache.exp
9763 * gdb.cell/ea-standalone.exp
9764 * gdb.cell/ea-test.exp
9765 * gdb.cell/f-regs.exp
9766 * gdb.cell/fork.exp
9767 * gdb.cell/gcore.exp
9768 * gdb.cell/mem-access.exp
9769 * gdb.cell/ptype.exp
9770 * gdb.cell/registers.exp
9771 * gdb.cell/sizeof.exp
9772 * gdb.cell/solib-symbol.exp
9773 * gdb.cell/solib.exp
9774 * gdb.compile/compile-tls.exp
9775 * gdb.cp/exception.exp
9776 * gdb.cp/gdb2495.exp
9777 * gdb.cp/local.exp
9778 * gdb.cp/mb-inline.exp
9779 * gdb.cp/mb-templates.exp
9780 * gdb.cp/pr10687.exp
9781 * gdb.cp/pr9167.exp
9782 * gdb.cp/scope-err.exp
9783 * gdb.cp/templates.exp
9784 * gdb.cp/virtfunc.exp
9785 * gdb.dwarf2/dw2-dir-file-name.exp
9786 * gdb.dwarf2/dw2-single-line-discriminators.exp
9787 * gdb.fortran/complex.exp
9788 * gdb.fortran/library-module.exp
9789 * gdb.guile/guile.exp
9790 * gdb.guile/scm-cmd.exp
9791 * gdb.guile/scm-frame-inline.exp
9792 * gdb.guile/scm-objfile.exp
9793 * gdb.guile/scm-pretty-print.exp
9794 * gdb.guile/scm-symbol.exp
9795 * gdb.guile/scm-type.exp
9796 * gdb.guile/scm-value.exp
9797 * gdb.linespec/keywords.exp
9798 * gdb.linespec/ls-errs.exp
9799 * gdb.linespec/macro-relative.exp
9800 * gdb.linespec/thread.exp
9801 * gdb.mi/mi-breakpoint-changed.exp
9802 * gdb.mi/mi-dprintf-pending.exp
9803 * gdb.mi/mi-fullname-deleted.exp
9804 * gdb.mi/mi-logging.exp
9805 * gdb.mi/mi-pending.exp
9806 * gdb.mi/mi-solib.exp
9807 * gdb.mi/new-ui-mi-sync.exp
9808 * gdb.mi/user-selected-context-sync.exp
9809 * gdb.multi/dummy-frame-restore.exp
9810 * gdb.multi/multi-arch-exec.exp
9811 * gdb.multi/remove-inferiors.exp
9812 * gdb.multi/watchpoint-multi-exit.exp
9813 * gdb.opt/solib-intra-step.exp
9814 * gdb.perf/backtrace.exp
9815 * gdb.perf/single-step.exp
9816 * gdb.perf/skip-command.exp
9817 * gdb.perf/skip-prologue.exp
9818 * gdb.perf/solib.exp
9819 * gdb.python/lib-types.exp
9820 * gdb.python/py-as-string.exp
9821 * gdb.python/py-bad-printers.exp
9822 * gdb.python/py-block.exp
9823 * gdb.python/py-breakpoint.exp
9824 * gdb.python/py-cmd.exp
9825 * gdb.python/py-events.exp
9826 * gdb.python/py-evthreads.exp
9827 * gdb.python/py-finish-breakpoint.exp
9828 * gdb.python/py-finish-breakpoint2.exp
9829 * gdb.python/py-frame-inline.exp
9830 * gdb.python/py-frame.exp
9831 * gdb.python/py-inferior.exp
9832 * gdb.python/py-infthread.exp
9833 * gdb.python/py-mi.exp
9834 * gdb.python/py-objfile.exp
9835 * gdb.python/py-pp-maint.exp
9836 * gdb.python/py-pp-registration.exp
9837 * gdb.python/py-prettyprint.exp
9838 * gdb.python/py-recurse-unwind.exp
9839 * gdb.python/py-shared.exp
9840 * gdb.python/py-symbol.exp
9841 * gdb.python/py-symtab.exp
9842 * gdb.python/py-template.exp
9843 * gdb.python/py-type.exp
9844 * gdb.python/py-unwind-maint.exp
9845 * gdb.python/py-unwind.exp
9846 * gdb.python/py-value.exp
9847 * gdb.python/python.exp
9848 * gdb.reverse/finish-reverse-bkpt.exp
9849 * gdb.reverse/insn-reverse.exp
9850 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9851 * gdb.reverse/solib-precsave.exp
9852 * gdb.reverse/solib-reverse.exp
9853 * gdb.stabs/gdb11479.exp
9854 * gdb.stabs/weird.exp
9855 * gdb.threads/fork-child-threads.exp
9856 * gdb.threads/fork-plus-threads.exp
9857 * gdb.threads/fork-thread-pending.exp
9858 * gdb.threads/forking-threads-plus-breakpoint.exp
9859 * gdb.threads/hand-call-in-threads.exp
9860 * gdb.threads/interrupted-hand-call.exp
9861 * gdb.threads/linux-dp.exp
9862 * gdb.threads/local-watch-wrong-thread.exp
9863 * gdb.threads/next-while-other-thread-longjmps.exp
9864 * gdb.threads/non-ldr-exit.exp
9865 * gdb.threads/pending-step.exp
9866 * gdb.threads/print-threads.exp
9867 * gdb.threads/process-dies-while-detaching.exp
9868 * gdb.threads/process-dies-while-handling-bp.exp
9869 * gdb.threads/pthreads.exp
9870 * gdb.threads/queue-signal.exp
9871 * gdb.threads/reconnect-signal.exp
9872 * gdb.threads/signal-command-handle-nopass.exp
9873 * gdb.threads/signal-command-multiple-signals-pending.exp
9874 * gdb.threads/signal-delivered-right-thread.exp
9875 * gdb.threads/signal-sigtrap.exp
9876 * gdb.threads/sigthread.exp
9877 * gdb.threads/staticthreads.exp
9878 * gdb.threads/stepi-random-signal.exp
9879 * gdb.threads/thread-unwindonsignal.exp
9880 * gdb.threads/thread_check.exp
9881 * gdb.threads/thread_events.exp
9882 * gdb.threads/tid-reuse.exp
9883 * gdb.threads/tls-nodebug.exp
9884 * gdb.threads/tls-shared.exp
9885 * gdb.threads/tls-so_extern.exp
9886 * gdb.threads/tls.exp
9887 * gdb.threads/wp-replication.exp
9888 * gdb.trace/actions-changed.exp
9889 * gdb.trace/actions.exp
9890 * gdb.trace/backtrace.exp
9891 * gdb.trace/change-loc.exp
9892 * gdb.trace/collection.exp
9893 * gdb.trace/deltrace.exp
9894 * gdb.trace/disconnected-tracing.exp
9895 * gdb.trace/entry-values.exp
9896 * gdb.trace/ftrace-lock.exp
9897 * gdb.trace/ftrace.exp
9898 * gdb.trace/infotrace.exp
9899 * gdb.trace/mi-trace-frame-collected.exp
9900 * gdb.trace/mi-trace-unavailable.exp
9901 * gdb.trace/mi-traceframe-changed.exp
9902 * gdb.trace/mi-tracepoint-changed.exp
9903 * gdb.trace/mi-tsv-changed.exp
9904 * gdb.trace/no-attach-trace.exp
9905 * gdb.trace/packetlen.exp
9906 * gdb.trace/passc-dyn.exp
9907 * gdb.trace/passcount.exp
9908 * gdb.trace/pending.exp
9909 * gdb.trace/pr16508.exp
9910 * gdb.trace/qtro.exp
9911 * gdb.trace/range-stepping.exp
9912 * gdb.trace/read-memory.exp
9913 * gdb.trace/report.exp
9914 * gdb.trace/save-trace.exp
9915 * gdb.trace/signal.exp
9916 * gdb.trace/stap-trace.exp
9917 * gdb.trace/status-stop.exp
9918 * gdb.trace/strace.exp
9919 * gdb.trace/tfile.exp
9920 * gdb.trace/tfind.exp
9921 * gdb.trace/trace-break.exp
9922 * gdb.trace/trace-condition.exp
9923 * gdb.trace/trace-enable-disable.exp
9924 * gdb.trace/trace-mt.exp
9925 * gdb.trace/tracecmd.exp
9926 * gdb.trace/tracefile-pseudo-reg.exp
9927 * gdb.trace/tspeed.exp
9928 * gdb.trace/tstatus.exp
9929 * gdb.trace/tsv.exp
9930 * gdb.trace/unavailable.exp
9931 * gdb.trace/while-dyn.exp
9932 * gdb.trace/while-stepping.exp
9933 * lib/gdb-guile.exp
9934 * lib/gdb.exp
9935 * lib/mi-support.exp
9936 * lib/pascal.exp
9937 * lib/perftest.exp
9938 * lib/prelink-support.exp
9939 * lib/selftest-support.exp
9940
9941 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9942
9943 * Makefile.in: Include disable-implicit-rules.mk.
9944
9945 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9946
9947 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9948 non-byte-aligned bit fields.
9949
9950 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9951
9952 PR gdb/12616
9953 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9954 respects the DW_AT_data_bit_offset attribute.
9955
9956 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9957
9958 * gdb.base/default.exp: Fix output of "set language".
9959
9960 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9961
9962 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9963 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9964 make.
9965 * configure.ac: Remove checks for the make program.
9966 * configure: Re-generate.
9967
9968 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9969
9970 * gdb.python/py-recurse-unwind.c (main): Add loop.
9971 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9972 to read_register() and gdb.parse_and_eval(). Make each code
9973 call a separate case that can be individually tested.
9974 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9975 proc. Call cont_and_backtrace for each of the code paths that
9976 we want to test in the unwinder.
9977
9978 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9979
9980 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9981 the definition of struct S.
9982
9983 2016-11-11 Catherine Moore <clm@codesourcery.com>
9984
9985 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9986
9987 2016-11-09 Pedro Alves <palves@redhat.com>
9988
9989 * gdb.base/commands.exp (runto_or_return): New procedure.
9990 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9991 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9992 (progvar_simple_while_test, progvar_complex_if_while_test)
9993 (if_while_breakpoint_command_test)
9994 (infrun_breakpoint_command_test, breakpoint_command_test)
9995 (user_defined_command_test, watchpoint_command_test)
9996 (test_command_prompt_position, redefine_hook_test)
9997 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9998 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9999 multi_line_input and multi_line. Remove gdb_expect and
10000 gdb_stop_suppressing_tests uses.
10001 * lib/gdb.exp (valnum_re): New global.
10002 (multi_line_input): New procedure.
10003
10004 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10005
10006 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10007 Remove.
10008 (test_setup): Define with proc_with_prefix.
10009 (test_cli_inferior): Likewise.
10010 (test_cli_thread): Likewise.
10011 (test_cli_frame): Likewise.
10012 (test_cli_select_frame): Likewise.
10013 (test_cli_up_down): Likewise.
10014 (test_mi_thread_select): Likewise.
10015 (test_mi_stack_select_frame): Likewise.
10016 (test_cli_in_mi_inferior): Likewise.
10017 (test_cli_in_mi_thread): Likewise.
10018 (test_cli_in_mi_frame): Likewise.
10019 (top level): Do not use with_test_prefix_procname.
10020
10021 2016-11-09 Pedro Alves <palves@redhat.com>
10022
10023 * gdb.base/commands.exp (gdbvar_simple_if_test)
10024 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10025 (progvar_simple_if_test, progvar_simple_while_test)
10026 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10027 (infrun_breakpoint_command_test, breakpoint_command_test)
10028 (user_defined_command_test, watchpoint_command_test)
10029 (test_command_prompt_position, deprecated_command_test)
10030 (bp_deleted_in_command, temporary_breakpoint_commands)
10031 (stray_arg0_test, source_file_with_indented_comment)
10032 (recursive_source_test, if_commands_test)
10033 (error_clears_commands_left, redefine_hook_test)
10034 (redefine_backtrace_test): Use proc_with_prefix.
10035 * lib/gdb.exp (proc_with_prefix): New proc.
10036
10037 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10038
10039 * gdb.base/tui-layout.c: New file.
10040 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10041 disassembly window contains very long lines.
10042
10043 2016-11-08 Tom Tromey <tom@tromey.com>
10044
10045 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10046 depend on Python 2.
10047
10048 2016-11-08 Tom Tromey <tom@tromey.com>
10049
10050 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10051 New method.
10052
10053 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10054
10055 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10056
10057 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10058
10059 * gdb.rust/simple.rs: Add test for univariant enums without
10060 discriminants and for encoded struct-like enums.
10061
10062 2016-10-28 Pedro Alves <palves@redhat.com>
10063
10064 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10065 gdb_test_multiple, tighten regexps and match symtabs and line
10066 tables incrementally.
10067
10068 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10069
10070 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10071 general.
10072
10073 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10074
10075 * gdb.base/exec-invalid-sysroot.exp: New file.
10076
10077 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10078
10079 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10080
10081 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10082
10083 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10084
10085 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10086
10087 * gdb.base/killed-outside.exp: Remove $options from a call to
10088 `prepare_for_testing'.
10089
10090 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10091
10092 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10093 Change test message.
10094
10095 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10096
10097 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10098 Update comment.
10099
10100 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10101
10102 * gdb.trace/mi-trace-save.exp: New file.
10103
10104 2016-10-13 Yao Qi <yao.qi@linaro.org>
10105
10106 * gdb.base/code_elim.exp (get_var_address): Remove.
10107 * gdb.base/relocate.exp: Likewise.
10108 * gdb.base/shreloc.exp: Likewise.
10109 * lib/gdb.exp (get_var_address): New.
10110
10111 2016-10-13 Yao Qi <yao.qi@linaro.org>
10112
10113 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10114 floating point tests if $skip_float_test is false.
10115
10116 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10117
10118 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10119 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10120 argc values.
10121 Add 1 to argc so we guarantee distinct initial/modified argc values.
10122
10123 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10124
10125 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10126
10127 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10128
10129 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10130 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10131 * gdb.arch/vsx-regs.exp: Likewise.
10132
10133 2016-10-07 Yao Qi <yao.qi@linaro.org>
10134
10135 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10136
10137 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10138
10139 * gdb.python/python.exp: Test decode_line("*0").
10140
10141 2016-10-06 Doug Evans <dje@google.com>
10142
10143 * gdb.python/py-value.exp (test_value_creation): Add test for large
10144 unsigned 64-bit value.
10145
10146 2016-10-06 Tom Tromey <tom@tromey.com>
10147
10148 * gdb.compile/compile.exp: Change java tests to rust.
10149 * gdb.base/setshow.exp: Change java tests to rust.
10150 * gdb.base/default.exp: Remove java from language list.
10151 * README (Examples): Update language example.
10152 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10153 test.
10154 * lib/gdb.exp (skip_java_tests): Remove.
10155 * lib/java.exp: Remove.
10156 * gdb.java: Remove.
10157
10158 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10159
10160 * gdb.arch/mips-fcr.exp: New test.
10161 * gdb.arch/mips-fcr.c: Source for the new test.
10162
10163 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10164
10165 * gdb.base/solib-disc.exp: Use `standard_output_file'
10166 throughout.
10167
10168 2016-10-06 Pedro Alves <palves@redhat.com>
10169
10170 * gdb.base/jit-simple-dl.c: New file.
10171 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10172 * gdb.base/jit-simple.c: ... this.
10173 * gdb.base/jit-simple.exp (jit_run): Delete.
10174 (build_jit): New proc.
10175 (jit_test_reread): Recompile either the main program or the shared
10176 library, depending on what is being tested. Skip changing address
10177 if caller wants to. Compare before/after addresses. If testing
10178 standalone, explicitly load the binary. Test "maint info
10179 breakpoints".
10180 (top level): Add "standalone vs shared lib" and "change address"
10181 vs "same address" axes.
10182
10183 2016-10-06 Pedro Alves <palves@redhat.com>
10184
10185 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10186 call.
10187 (jit_run): Delete.
10188 (jit_test_reread): Use with_test_prefix. Reload the main binary
10189 explicitly. Compare the before/after addresses of the JIT
10190 descriptor.
10191
10192 2016-08-15 Doug Evans <dje@google.com>
10193
10194 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10195 for single bitfields is bool.
10196 * gdb.xml/tdesc-regs.exp: Ditto.
10197
10198 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10199
10200 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10201
10202 2016-10-05 Yao Qi <yao.qi@linaro.org>
10203
10204 * lib/gdb.exp (support_complex_tests): Return zero if
10205 gdb_skip_float_test return true.
10206
10207 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10208 Simon Marchi <simon.marchi@ericsson.com>
10209
10210 PR gdb/20487
10211 * gdb.mi/user-selected-context-sync.exp: New file.
10212 * gdb.mi/user-selected-context-sync.c: New file.
10213
10214 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10215 Simon Marchi <simon.marchi@ericsson.com>
10216
10217 PR gdb/20487
10218 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10219 =thread-select-event check.
10220
10221 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10222
10223 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10224 the compulsory L operand changes.
10225 * gdb.arch/powerpc-power.s: Likewise.
10226
10227 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10228
10229 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10230 * gdb.base/jit-attach-pie.c: New file.
10231 * gdb.base/jit-attach-pie.exp: New file.
10232
10233 2016-09-28 Pedro Alves <palves@redhat.com>
10234
10235 * gdb.base/infcall-input.c: New file.
10236 * gdb.base/infcall-input.exp: New file.
10237
10238 2016-09-22 Yao Qi <yao.qi@linaro.org>
10239
10240 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10241 (gdb_exit): Rename it to ...
10242 (gdbserver_gdb_exit): ... Close GDBserver.
10243 (gdb_exit): New proc, call gdbserver_gdb_exit.
10244 (mi_gdb_exit): Likewise.
10245
10246 2016-09-22 Yao Qi <yao.qi@linaro.org>
10247
10248 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10249 path.
10250 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10251 Remove duplication.
10252
10253 2016-09-22 Yao Qi <yao.qi@linaro.org>
10254
10255 * lib/gdbserver-support.exp: Check the existence of
10256 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10257
10258 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10259
10260 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10261
10262 2016-09-21 Tom Tromey <tom@tromey.com>
10263
10264 PR gdb/20604:
10265 * gdb.base/quit.exp: New file.
10266
10267 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10268
10269 * .gitignore: New file.
10270
10271 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10272
10273 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10274 throughout.
10275
10276 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10277
10278 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10279
10280 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10281
10282 * gdb.cp/casts.cc (decltype): Move it ...
10283 (main): ... with its call to ...
10284 * gdb.cp/casts03.cc: ... a new file.
10285 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10286
10287 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10288
10289 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10290
10291 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10292
10293 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10294 and sync up the test with tests in gas/testsuite/gas/ppc.
10295 * gdb.arch/powerpc-power.exp: Likewise.
10296
10297 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10298
10299 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10300
10301 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10302 Jan Kratochvil <jan.kratochvil@redhat.com>
10303
10304 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10305 make m1's definition to be different from m2's. Use 'dummy' as an
10306 argument for probe 'two'.
10307
10308 2016-09-10 Jon Beniston <jon@beniston.com>
10309
10310 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10311 for sim target.
10312
10313 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10314
10315 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10316 variable declaration.
10317 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10318 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10319 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10320 received HWCAP as its argument.
10321
10322 2016-09-06 Pedro Alves <palves@redhat.com>
10323
10324 * gdb.base/new-ui-pending-input.c: New file.
10325 * gdb.base/new-ui-pending-input.exp: New file.
10326 * gdb.exp (clear_gdb_spawn_id): New procedure.
10327 (with_spawn_id): Check whether gdb_spawn_id exists before
10328 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10329 on exit.
10330
10331 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10332
10333 * gdb.base/float128.c: New file.
10334 * gdb.base/float128.exp: Likewise.
10335 * gdb.base/floatn.c: Likewise.
10336 * gdb.base/floatn.exp: Likewise.
10337
10338 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10339
10340 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10341
10342 2016-09-05 Pedro Alves <palves@redhat.com>
10343
10344 PR backtrace/19927
10345 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10346 unwinders are immediately called as side effect of "source" or
10347 "disable unwinder" commands.
10348 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10349
10350 2016-09-02 Yao Qi <yao.qi@linaro.org>
10351
10352 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10353 is true and $type is "float" or "double".
10354
10355 2016-09-02 Yao Qi <yao.qi@linaro.org>
10356
10357 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10358 true.
10359 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10360 * gdb.base/call-rt-st.exp: Likewise.
10361 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10362 return value instead of gdb,skip_float_test.
10363 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10364 (do_function_calls): Use its return value instead of
10365 gdb,skip_float_test.
10366 * gdb.base/finish.exp: Likewise.
10367 * gdb.base/funcargs.exp: Likewise.
10368 * gdb.base/return.exp: Likewise.
10369 * gdb.base/return2.exp: Likewise.
10370 * gdb.base/varargs.exp: Likewise.
10371 * lib/gdb.exp (gdb_skip_float_test): Change it to
10372 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10373
10374 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10375
10376 * gdb.multi/tids.exp: Test "thread apply all".
10377
10378 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10379
10380 * gdb.base/default.exp (tty): Remove.
10381
10382 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10383
10384 * gdb.python/py-recurse-unwind.c: New file.
10385 * gdb.python/py-recurse-unwind.py: New file.
10386 * gdb.python/py-recurse-unwind.exp: New file.
10387
10388 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10389
10390 * gdb.base/set-inferior-tty.exp: New file.
10391 * gdb.base/set-inferior-tty.c: New file.
10392
10393 2016-08-23 Pedro Alves <palves@redhat.com>
10394
10395 PR gdb/20494
10396 * gdb.base/new-ui-echo.c: New file.
10397 * gdb.base/new-ui-echo.exp: New file.
10398
10399 2016-08-23 Yao Qi <yao.qi@linaro.org>
10400
10401 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10402 gdbserver_spawn.
10403 * gdb.server/connect-without-multi-process.exp (do_test):
10404 Likewise.
10405
10406 2016-08-23 Yao Qi <yao.qi@linaro.org>
10407
10408 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10409 standalone_txt. Delete gdb_txt and standalone_txt on host
10410 and target. Spawn the binary on target. Copy files from
10411 target to host.
10412
10413 2016-08-22 Pedro Alves <palves@redhat.com>
10414
10415 PR gdb/20505
10416 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10417 with_test_prefix. Factor out bits to ...
10418 (test_no_vdso): ... this new procedure.
10419
10420 2016-08-19 Carl Love <cel@us.ibm.com>
10421
10422 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10423 maintaining separate logic for constructing the output path.
10424 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10425 * gdb.arch/ppc-dfp.exp: Likewise.
10426 * gdb.arch/ppc-fp.exp: Likewise.
10427 * gdb.arch/vsx-regs.exp: Likewise.
10428 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10429 binprefix for generating the additional binary files.
10430
10431 2016-08-19 Pedro Alves <palves@redhat.com>
10432
10433 * gdb.trace/mi-trace-frame-collected.exp
10434 (test_trace_frame_collected): On x32, expect two registers.
10435
10436 2016-08-18 Carl Love <cel@us.ibm.com>
10437
10438 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10439 and sync up the test with tests in gas/testsuite/gas/ppc.
10440 * gdb.arch/powerpc-power.exp: Likewise.
10441
10442 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10443
10444 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10445 expected error message.
10446
10447 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10448
10449 * gdb.multi/remove-inferiors.exp: New file.
10450 * gdb.multi/remove-inferiors.c: New file.
10451
10452 2016-08-12 Yao Qi <yao.qi@linaro.org>
10453
10454 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10455 argument list.
10456
10457 2016-08-10 Pedro Alves <palves@redhat.com>
10458
10459 PR gdb/19187
10460 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10461 setup_kfails.
10462
10463 2016-08-09 Pedro Alves <palves@redhat.com>
10464 Simon Marchi <simon.marchi@ericsson.com>
10465
10466 PR gdb/20418
10467 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10468 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10469
10470 2016-08-09 Pedro Alves <palves@redhat.com>
10471
10472 PR mi/20431
10473 * gdb.mi/mi-cmd-error.exp: New file.
10474
10475 2016-08-09 Pedro Alves <palves@redhat.com>
10476
10477 PR gdb/18653
10478 * gdb.base/signals-state-child.c: New file.
10479 * gdb.base/signals-state-child.exp: New file.
10480 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10481
10482 2016-08-09 Pedro Alves <palves@redhat.com>
10483
10484 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10485
10486 2016-08-03 Tom Tromey <tom@tromey.com>
10487
10488 PR python/18565:
10489 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10490
10491 2016-08-01 Yao Qi <yao.qi@linaro.org>
10492
10493 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10494 variable mode to "multi-process" if $multi_process is 1, otherwise
10495 set it to "single-process".
10496
10497 2016-08-01 Yao Qi <yao.qi@linaro.org>
10498
10499 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10500 * gdb.cp/cpexprs.exp: Likewise.
10501 * gdb.cp/m-static.exp: Likewise.
10502
10503 2016-07-26 Tom Tromey <tom@tromey.com>
10504
10505 PR python/20190:
10506 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10507 test.
10508
10509 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10510
10511 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10512 selecting assembly source files.
10513 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10514 assembly source files.
10515 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10516 assembly source files.
10517 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10518 selecting assembly source files.
10519
10520 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10521
10522 * gdb.base/new-ui.exp (do_test_invalid_args): New
10523 procedure.
10524
10525 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10526
10527 * gdb.btrace/reconnect.c: New file.
10528 * gdb.btrace/reconnect.exp: New file.
10529
10530 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10531
10532 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10533 to test_catch_syscall_group.
10534 (test_catch_syscall_group): New.
10535
10536 2016-07-21 Tom Tromey <tom@tromey.com>
10537
10538 * gdb.rust/simple.rs (main): Use empty struct expression.
10539 * gdb.rust/simple.exp: Add tests for empty struct expression.
10540
10541 2016-07-21 Yao Qi <yao.qi@linaro.org>
10542
10543 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10544 if gdb_skip_xml_test is true on some targets.
10545
10546 2016-07-21 Yao Qi <yao.qi@linaro.org>
10547
10548 * gdb.server/solib-list.exp: Unset last_loaded_file.
10549
10550 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10551
10552 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10553 "step into captured_main (args)".
10554
10555 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10556
10557 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10558
10559 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10560
10561 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10562
10563 2016-07-19 Pedro Alves <palves@redhat.com>
10564
10565 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10566 * gdb.opt/inline-bt.exp: Likewise.
10567 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10568 additional_flags=-Winline.
10569 * gdb.opt/inline-locals.exp: Likewise.
10570 * gdb.opt/inline-markers.c (ATTR): Define.
10571 (inlined_fn): Use it.
10572
10573 2016-07-19 Yao Qi <yao.qi@linaro.org>
10574
10575 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10576 (test_with_self): Remove some code. Remove argument executable.
10577 (top-level): Use do_self_tests.
10578
10579 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
10580 Don Breazeal <donb@codesourcery.com>
10581
10582 * gdb.base/maint.exp: Escape paths used in regular expressions.
10583 * gdb.stabs/weird.exp: Likewise.
10584
10585 2016-07-13 Tom Tromey <tom@tromey.com>
10586
10587 PR python/15620, PR python/18620:
10588 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10589 (test_bkpt_events): New procs.
10590
10591 2016-07-13 Tom Tromey <tom@tromey.com>
10592
10593 PR python/17698:
10594 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10595 test.
10596 (test_watchpoints): Likewise.
10597 (test_bkpt_pending): New proc.
10598
10599 2016-07-13 Tom Tromey <tom@tromey.com>
10600
10601 PR cli/18053:
10602 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10603 completion test.
10604
10605 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10606
10607 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10608 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10609 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10610 f_label.
10611 (g): Rename g_end_lbl to g_label.
10612 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10613 low_pc and high_pc.
10614 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10615
10616 2016-07-12 Tom Tromey <tom@tromey.com>
10617
10618 PR python/19293:
10619 * gdb.python/py-unwind-maint.exp: Update tests.
10620
10621 2016-07-12 Yao Qi <yao.qi@linaro.org>
10622
10623 * lib/selftest-support.exp (selftest_setup): Match the output
10624 when captured_main is inlined.
10625
10626 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10627
10628 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10629 New variables.
10630 (print this%a, print this%b, print this): New tests.
10631 * gdb.fortran/derived-types.f90 (this): New object and
10632 initialization.
10633
10634 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10635
10636 * gdb.ada/arraydim.exp: Remove extra directory level in build
10637 directory.
10638
10639 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10640
10641 * lib/ada.exp: Remove extra directory level in build directory.
10642 * gdb.ada/cond_lang.exp: Likewise.
10643 * gdb.ada/exec_changed.exp: Likewise.
10644 * gdb.ada/lang_switch.exp: Likewise.
10645
10646 2016-07-06 Manish Goregaokar <manish@mozilla.com>
10647
10648 * simple.rs: Add test for raw pointer subscripting.
10649 * simple.exp: Add test expectations.
10650
10651 2016-07-05 Yao Qi <yao.qi@linaro.org>
10652
10653 * gdb.mi/mi-reverse.exp: Match =record-started output.
10654
10655 2016-07-01 Pedro Alves <palves@redhat.com>
10656
10657 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10658 procedure.
10659 (jit_reader_test): Test the jit reader's unwinder.
10660 * gdb.base/jithost.c (jit_function_00_code): New global.
10661 (main): Use memcpy to fill in the mmapped code, instead of poking
10662 bytes manually here.
10663 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10664 value.
10665 (read_debug_info): Save the function's range.
10666 (read_sp): New function.
10667 (unwind_frame): Use it. Also unwind RBP.
10668 (get_frame_id): Use read_sp.
10669 (gdb_init_reader): Use calloc instead of malloc.
10670 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10671 parameter. Use gdb_test_multiple.
10672
10673 2016-07-01 Pedro Alves <palves@redhat.com>
10674 Antoine Tremblay <antoine.tremblay@ericsson.com>
10675
10676 * gdb.threads/process-dies-while-detaching.c: New file.
10677 * gdb.threads/process-dies-while-detaching.exp: New file.
10678
10679 2016-07-01 Pedro Alves <palves@redhat.com>
10680
10681 * gdb.multi/watchpoint-multi-exit.c: New file.
10682 * gdb.multi/watchpoint-multi-exit.exp: New file.
10683
10684 2016-06-30 Pedro Alves <palves@redhat.com>
10685
10686 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10687 unset inferior_spawn_id.
10688
10689 2016-06-30 Pedro Alves <palves@redhat.com>
10690
10691 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10692 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10693
10694 2016-06-29 Yao Qi <yao.qi@linaro.org>
10695
10696 * gdb.base/return.c: Add copyright header.
10697
10698 2016-06-29 Tom Tromey <tom@tromey.com>
10699
10700 PR python/20129:
10701 * gdb.python/py-framefilter.exp: Add tests for setting priority
10702 and disabling of non-existent frame filter.
10703
10704 2016-06-29 Yao Qi <yao.qi@linaro.org>
10705
10706 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10707 0x0f07ff.
10708
10709 2016-06-28 Yao Qi <yao.qi@linaro.org>
10710
10711 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10712 triplets. Start gdb, execute catch syscall, and continue. Check
10713 gdb's output to determine catch syscall is supported.
10714
10715 2016-06-27 Manish Goregaokar <manish@mozilla.com>
10716
10717 * gdb.rust/simple.rs: Add test for returning unit in a function.
10718 * gdb.rust/simple.exp: Add expectation for functions returning
10719 unit.
10720
10721 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10722
10723 * gdb.python/py-breakpoint-create-fail.c,
10724 gdb.python/py-breakpoint-create-fail.exp,
10725 gdb.python/py-breakpoint-create-fail.py: New testcase.
10726
10727 2016-06-25 Manish Goregaokar <manish@mozilla.com>
10728
10729 PR gdb/20239
10730 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10731 * gdb.rust/simple.exp: Add test expectations for new NonZero
10732 tests.
10733
10734 2016-06-24 David Taylor <dtaylor@emc.com>
10735
10736 * gdb.base/offsets.exp: New file.
10737 * gdb.base/offsets.c: New file.
10738
10739 2016-06-23 Tom Tromey <tom@tromey.com>
10740
10741 PR gdb/16483:
10742 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10743 before any filters are loaded.
10744
10745 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10746
10747 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10748 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10749 structs.
10750 * gdb.fortran/derived-type-function.exp: New file.
10751 * gdb.fortran/derived-type-function.f90: New file.
10752
10753
10754 2016-06-21 Pedro Alves <palves@redhat.com>
10755
10756 * gdb.base/new-ui.exp: New file.
10757 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10758 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10759 (with_spawn_id): New procedure.
10760
10761 2016-06-21 Pedro Alves <palves@redhat.com>
10762
10763 * gdb.mi/mi-exec-run.exp: New file.
10764
10765 2016-06-21 Pedro Alves <palves@redhat.com>
10766
10767 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10768 breakpoint command's output on the main UI.
10769 (test_break): New procedure, factored out from calls in the top
10770 level.
10771 (top level): Use foreach_with_prefix to test MI as main UI and as
10772 separate UI.
10773
10774 2016-06-21 Pedro Alves <palves@redhat.com>
10775
10776 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10777 (test_awatch_creation_and_listing)
10778 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10779 Remove 'type' parameter.
10780 (test_watchpoint_all): New parameter mi_mode. Remove
10781 with_test_prefix.
10782 (top level): Use foreach_with_prefix, and add main/separate UI MI
10783 testing axis.
10784
10785 2016-06-21 Pedro Alves <palves@redhat.com>
10786
10787 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10788 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10789 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10790 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10791 (gdb_main_spawn_id, mi_spawn_id): Declare and
10792 comment.
10793 (mi_create_inferior_pty): New procedure,
10794 factored out from default_mi_gdb_start.
10795 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10796 procedures.
10797 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10798 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10799 Use mi_create_inferior_pty.
10800 (mi_gdb_start): Use eval to pass down args list.
10801
10802 2016-06-21 Pedro Alves <palves@redhat.com>
10803
10804 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10805 * gdb.opt/inline-cmds.exp: Add MI tests.
10806
10807 2016-06-21 Pedro Alves <palves@redhat.com>
10808
10809 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10810
10811 2016-06-21 Pedro Alves <palves@redhat.com>
10812
10813 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10814 (top level): Use it instead of mi_execute_to.
10815
10816 2016-06-21 Pedro Alves <palves@redhat.com>
10817
10818 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10819 (cont_handler_str): New.
10820 (signal_stop_handler): Set stop_handler_str instead of printing to
10821 stdout.
10822 (continue_handler): Set cont_handler_str instead of printing to
10823 stdout.
10824 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10825 mi_send_resuming_command. Print stop_handler_str and
10826 cont_handler_str instead of expecting the python events print
10827 directly.
10828
10829 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10830
10831 * gdb.base/jit-reader.exp: New file.
10832 * gdb.base/jithost.c: New file.
10833 * gdb.base/jithost.h: New file.
10834 * gdb.base/jitreader.c : New file.
10835 * gdb.base/jit-protocol.h: New file.
10836
10837 2016-06-17 Yao Qi <yao.qi@linaro.org>
10838
10839 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10840 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10841 and detach-on-fork. Adjust tests.
10842 (top level): Invoke break_cond_on_syscall with combinations of
10843 syscall, follow-fork-mode and detach-on-fork.
10844
10845 2016-06-17 Yao Qi <yao.qi@linaro.org>
10846
10847 * gdb.base/step-over-exit.c: New.
10848 * gdb.base/step-over-exit.exp: New.
10849
10850 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10851
10852 * gdb.base/float.exp: Add target check for nds32*-*-*.
10853 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10854
10855 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10856
10857 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10858 for unsupported target features.
10859 * gdb.base/call-rt-st.exp: Likewise.
10860 * gdb.base/call-sc.exp: Likewise.
10861 * gdb.base/call-signal-resume.exp: Likewise.
10862 * gdb.base/call-strs.exp: Likewise.
10863 * gdb.base/callexit.exp: Likewise.
10864 * gdb.base/callfuncs.exp: Likewise.
10865 * gdb.base/nodebug.exp: Likewise.
10866 * gdb.base/printcmds.exp: Likewise.
10867 * gdb.base/ptype.exp: Likewise.
10868 * gdb.base/structs.exp: Likewise.
10869 * gdb.base/unwindonsignal.exp: Likewise.
10870 * gdb.cp/gdb2495.exp: Likewise.
10871 * gdb.cp/templates.exp: Likewise.
10872 * gdb.cp/virtfunc.exp: Likewise.
10873 * gdb.threads/hand-call-in-threads.exp: Likewise.
10874 * gdb.threads/interrupted-hand-call.exp: Likewise.
10875 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10876
10877 2016-06-10 Tom Tromey <tom@tromey.com>
10878
10879 PR rust/20110:
10880 * gdb.rust/expr.exp: Add test for integer constant larger than
10881 i32.
10882
10883 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10884
10885 * gdb.fortran/nested-funcs.exp: New.
10886 * gdb.fortran/nested-funcs.f90: New.
10887
10888 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10889
10890 * gdb.base/examine-backward.c: New file.
10891 * gdb.base/examine-backward.exp: New file.
10892
10893 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10894
10895 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10896 matching.
10897
10898 2016-06-02 Tom Tromey <tom@tromey.com>
10899
10900 PR python/18984:
10901 * gdb.python/py-shared.exp: Add solib_name test.
10902
10903 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10904
10905 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10906
10907 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10908
10909 PR c++/19893
10910 * gdb.dwarf2/implref.exp: Rename to...
10911 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10912 * gdb.dwarf2/implref-array.c: New file.
10913 * gdb.dwarf2/implref-array.exp: Likewise.
10914 * gdb.dwarf2/implref-global.c: Likewise.
10915 * gdb.dwarf2/implref-global.exp: Likewise.
10916 * gdb.dwarf2/implref-struct.c: Likewise.
10917 * gdb.dwarf2/implref-struct.exp: Likewise.
10918
10919 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10920
10921 * gdb.trace/trace-condition.exp: Add 64bit tests.
10922
10923 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10924
10925 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10926 bits types.
10927 (main): Adapt to 8 to 64 bits types.
10928 * gdb.trace/trace-condition.exp: Add new tests.
10929
10930 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10931
10932 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10933
10934 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10935
10936 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10937 Move condition tests...
10938 * gdb.trace/trace-condition.exp: Here.
10939
10940 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10941
10942 * gdb.trace/trace-condition.exp: Add counter-case tests.
10943
10944 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10945
10946 PR c++/15231
10947 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10948 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10949
10950 2016-05-27 Pedro Alves <palves@redhat.com>
10951
10952 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10953 New procedure.
10954 (top level): Call it, and bail out of DejaGnu is known to be bad.
10955
10956 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10957
10958 * gdb.base/whatis.c: Extend the test case.
10959 * gdb.base/whatis.exp: Add additional tests.
10960
10961 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10962
10963 * gdb.fortran/type.f90: Add pointer variable.
10964 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10965
10966 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10967
10968 * gdb.fortran/vla-type.exp: Fix testcase name.
10969
10970 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10971
10972 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10973
10974 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10975
10976 * gdb.fortran/type.f90: Add nested structures.
10977 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10978 * gdb.fortran/derived-type.exp: Adapt expected output.
10979 * gdb.fortran/vla-type.exp: Adapt expected output.
10980
10981 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10982
10983 * gdb.fortran/whatis_type.exp: Adapt expected output.
10984
10985 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10986
10987 * gdb.fortran/print_type.exp: Fix expected output.
10988 * gdb.fortran/whatis_type.exp: Fix expected output.
10989
10990 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10991
10992 * gdb.fortran/whatis_type.exp: Use multi_line.
10993
10994 2016-05-24 Tom Tromey <tom@tromey.com>
10995
10996 PR python/17386:
10997 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10998 use value as an index.
10999
11000 2016-05-23 Tom Tromey <tom@tromey.com>
11001
11002 PR python/17981:
11003 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11004 no-breakpoint case.
11005
11006 2016-05-24 Pedro Alves <palves@redhat.com>
11007
11008 PR gdb/19828
11009 * gdb.threads/clone-attach-detach.c: New file.
11010 * gdb.threads/clone-attach-detach.exp: New file.
11011
11012 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11013
11014 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11015
11016 2016-05-23 Tom Tromey <tom@tromey.com>
11017
11018 PR python/19438, PR python/18393:
11019 * gdb.python/py-progspace.exp: Add "dir" test.
11020 * gdb.python/py-objfile.exp: Add "dir" test.
11021
11022 2016-05-23 Yao Qi <yao.qi@linaro.org>
11023
11024 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11025 * gdb.arch/thumb2-it.exp: Likewise.
11026
11027 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11028
11029 * gdb.mi/mi-threads-interrupt.c: New file.
11030 * gdb.mi/mi-threads-interrupt.exp: New file.
11031
11032 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11033
11034 PR gdb/18077
11035 * gdb.mi/mi-async-run.exp: New file.
11036 * gdb.mi/mi-async-run.c: New file.
11037
11038 2016-05-17 Tom Tromey <tom@tromey.com>
11039 Manish Goregaokar <manishsmail@gmail.com>
11040
11041 * lib/rust-support.exp: New file.
11042 * lib/gdb.exp (skip_rust_tests): New proc.
11043 (build_executable_from_specs): Handle rust.
11044 * lib/future.exp (gdb_find_rustc): New proc.
11045 (gdb_default_target_compile): Handle rust.
11046 * gdb.rust/expr.exp: New file.
11047 * gdb.rust/generics.exp: New file.
11048 * gdb.rust/generics.rs: New file.
11049 * gdb.rust/methods.exp: New file.
11050 * gdb.rust/methods.rs: New file.
11051 * gdb.rust/modules.exp: New file.
11052 * gdb.rust/modules.rs: New file.
11053 * gdb.rust/simple.exp: New file.
11054 * gdb.rust/simple.rs: New file.
11055
11056 2016-05-17 Tom Tromey <tom@tromey.com>
11057
11058 * gdb.base/default.exp (set language): Add rust.
11059
11060 2016-05-17 Tom Tromey <tom@tromey.com>
11061
11062 * gdb.gdb/unittest.exp: New file.
11063
11064 2016-05-16 Yao Qi <yao.qi@linaro.org>
11065
11066 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11067 shell_prompt. Update shell_prompt_re.
11068
11069 2016-05-12 Doug Evans <dje@google.com>
11070
11071 PR symtab/19999
11072 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11073 $options when building executable.
11074 * gdb.dwarf2/fission-loclists-pie.S: New file.
11075 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11076
11077 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11078
11079 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11080 of [is_remote target],
11081
11082 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11083
11084 * lib/gdb.exp (use_gdb_stub): New procedure.
11085
11086 2016-05-03 Yunlian Jiang <yunlian@google.com>
11087 Doug Evans <dje@google.com>
11088
11089 PR symtab/19914
11090 * gdb.dwarf2/dwp-sepdebug.c: New file.
11091 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11092
11093 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11094
11095 * gdb.base/detach.exp: Remove is_remote check.
11096
11097 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11098
11099 * gdb.base/annota-input-while-running.exp: Don't check for
11100 [is_remote target]. Enable annotations after running to main.
11101 Remove unused "set test..." line.
11102
11103 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11104
11105 * gdb.trace/trace-enable-disable.exp: New file.
11106 * gdb.trace/trace-enable-disable.c: New file.
11107
11108 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11109
11110 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11111 use it in info sharedlibrary test.
11112 * gdb.trace/ftrace-lock.exp: Likewise.
11113 * gdb.trace/ftrace.exp: Likewise.
11114 * gdb.trace/range-stepping.exp: Likewise.
11115 * gdb.trace/trace-break.exp: Likewise.
11116 * gdb.trace/trace-condition.exp: Likewise.
11117 * gdb.trace/trace-mt.exp: Likewise.
11118
11119 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11120
11121 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11122 (gdb_load_shlib): ... this.
11123 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11124 gdb_load_shlib.
11125 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11126 * gdb.base/ctxobj.exp: Likewise.
11127 * gdb.base/dprintf-pending.exp: Likewise.
11128 * gdb.base/dso2dso.exp: Likewise.
11129 * gdb.base/fixsection.exp: Likewise.
11130 * gdb.base/gcore-relro.exp: Likewise.
11131 * gdb.base/gdb1555.exp: Likewise.
11132 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11133 * gdb.base/gnu-ifunc.exp: Likewise.
11134 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11135 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11136 * gdb.base/pending.exp: Likewise.
11137 * gdb.base/print-file-var.exp: Likewise.
11138 * gdb.base/print-symbol-loading.exp: Likewise.
11139 * gdb.base/shlib-call.exp: Likewise.
11140 * gdb.base/shreloc.exp: Likewise.
11141 * gdb.base/so-impl-ld.exp: Likewise.
11142 * gdb.base/solib-disc.exp: Likewise.
11143 * gdb.base/solib-nodir.exp: Likewise.
11144 * gdb.base/solib-overlap.exp: Likewise.
11145 * gdb.base/solib-symbol.exp: Likewise.
11146 * gdb.base/solib-weak.exp (do_test): Likewise.
11147 * gdb.base/sym-file.exp: Likewise.
11148 * gdb.base/symtab-search-order.exp: Likewise.
11149 * gdb.base/type-opaque.exp: Likewise.
11150 * gdb.base/unload.exp: Likewise.
11151 * gdb.base/watchpoint-solib.exp: Likewise.
11152 * gdb.compile/compile.exp: Likewise.
11153 * gdb.cp/gdb2384.exp: Likewise.
11154 * gdb.cp/infcall-dlopen.exp: Likewise.
11155 * gdb.cp/re-set-overloaded.exp: Likewise.
11156 * gdb.fortran/library-module.exp: Likewise.
11157 * gdb.opt/solib-intra-step.exp: Likewise.
11158 * gdb.python/py-finish-breakpoint.exp: Likewise.
11159 * gdb.python/py-shared.exp: Likewise.
11160 * gdb.reverse/solib-precsave.exp: Likewise.
11161 * gdb.reverse/solib-reverse.exp: Likewise.
11162 * gdb.server/solib-list.exp: Likewise.
11163 * gdb.threads/dlopen-libpthread.exp: Likewise.
11164 * gdb.threads/tls-shared.exp: Likewise.
11165 * gdb.threads/tls-so_extern.exp: Likewise.
11166 * gdb.trace/change-loc.exp: Likewise.
11167 * gdb.trace/ftrace-lock.exp: Likewise.
11168 * gdb.trace/ftrace.exp: Likewise.
11169 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11170 * gdb.trace/pending.exp: Likewise.
11171 * gdb.trace/range-stepping.exp: Likewise.
11172 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11173 (strace_info_marker): Likewise.
11174 (strace_probe_marker): Likewise.
11175 (strace_trace_on_same_addr): Likewise.
11176 (strace_trace_on_diff_addr): Likewise.
11177 * gdb.trace/trace-break.exp: Likewise.
11178 * gdb.trace/trace-condition.exp: Likewise.
11179 * gdb.trace/trace-mt.exp: Likewise.
11180
11181 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11182
11183 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11184 result of gdb_remote_download.
11185 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11186 * gdb.base/dso2dso.exp: Likewise.
11187 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11188 * gdb.base/print-file-var.exp: Likewise.
11189 * gdb.base/shlib-call.exp: Likewise.
11190 * gdb.base/shreloc.exp: Likewise.
11191 * gdb.base/solib-overlap.exp: Likewise.
11192 * gdb.base/solib-weak.exp (do_test): Likewise.
11193 * gdb.base/unload.exp: Likewise.
11194
11195 2016-04-27 Yao Qi <yao.qi@linaro.org>
11196
11197 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11198 exists.
11199
11200 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11201
11202 * vla-type.exp: Print structure from toplevel.
11203
11204 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11205
11206 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11207 of dynamic types.
11208 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11209 of dynamic types.
11210
11211 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11212
11213 * gdb.fortran/vla-type.f90: New file.
11214 * gdb.fortran/vla-type.exp: New file.
11215
11216 2016-04-25 Yao Qi <yao.qi@linaro.org>
11217
11218 * gdb.base/branch-to-self.c: New file.
11219 * gdb.base/branch-to-self.exp: New file.
11220
11221 2016-04-22 Yao Qi <yao.qi@linaro.org>
11222
11223 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11224 more after $hex.
11225
11226 2016-04-22 Yao Qi <yao.qi@linaro.org>
11227
11228 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11229 * gdb.base/annota3.exp: Likewise.
11230
11231 2016-04-22 Yao Qi <yao.qi@linaro.org>
11232
11233 * gdb.reverse/step-precsave.exp: Do one step and test program
11234 stops in "callee" and do multiple steps until program goes out
11235 of "callee".
11236 * gdb.reverse/step-reverse.exp: Likewise.
11237
11238 2016-04-22 Yao Qi <yao.qi@linaro.org>
11239
11240 * gdb.trace/signal.exp: Also pass if
11241 $tracepoint_hits($i) > $iterations.
11242
11243 2016-04-22 Yao Qi <yao.qi@linaro.org>
11244
11245 * gdb.trace/signal.c: New file.
11246 * gdb.trace/signal.exp: New file.
11247
11248 2016-04-19 Doug Evans <xdje42@gmail.com>
11249
11250 * gdb.base/bad-file.exp: New file.
11251
11252 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11253
11254 * gdb.dwarf2/implref.exp: New file.
11255
11256 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11257
11258 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11259 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11260 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11261 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11262 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11263 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11264 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11265 * lib/fortran.exp (fortran_int4): New procedure.
11266 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11267 (fortran_logical4): Likewise.
11268
11269 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11270
11271 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11272
11273 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11274
11275 * lib/compiler.c: Add Intel specific preprocessor macros.
11276 * lib/compiler.cc: Likewise.
11277
11278 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11279
11280 * gdb.server/connect-with-no-symbol-file.c: New file.
11281 * gdb.server/connect-with-no-symbol-file.exp: New file.
11282
11283 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11284
11285 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11286
11287 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11288
11289 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11290 standard output directory.
11291
11292 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11293
11294 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11295
11296 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11297
11298 * gdb.btrace/instruction_history.c (loop): Add declaration.
11299
11300 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11301
11302 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11303
11304 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11305
11306 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11307 parentheses to print.
11308 (continue_handler): Likewise.
11309
11310 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11311
11312 * gdb.server/solib-list.exp: Remove is_remote check.
11313 Pass shlib= to gdb_compile. Don't link shared library with
11314 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11315 Run binary filename through "readlink -f" on the target.
11316
11317 2016-04-08 Pedro Alves <palves@redhat.com>
11318
11319 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11320 interpreter filename as argument to gdbserver_spawn.
11321 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11322 Return empty if $last_loaded_file does not exist.
11323
11324 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11325
11326 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11327 * gdb.base/jit-main.c: Use exit after usage.
11328
11329 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11330
11331 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11332 GDBHISTSIZE prior to the tests.
11333 * gdb.base/gdbinit-history.exp: Likewise.
11334
11335 2016-04-07 Pedro Alves <palves@redhat.com>
11336
11337 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11338 instead of build_executable. Use gdb_load_shlibs.
11339
11340 2016-04-07 Yao Qi <yao.qi@linaro.org>
11341
11342 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11343 Execute "si" command.
11344
11345 2016-04-07 Yao Qi <yao.qi@linaro.org>
11346
11347 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11348 number instead of the comments on some line.
11349
11350 2016-04-06 Don Breazeal <donb@codesourcery.com>
11351
11352 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11353 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11354
11355 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11356
11357 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11358 standard_output_file. Remove unused binfile variable.
11359
11360 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11361
11362 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11363 * gdb.python/py-mi-objfile.exp: Match "list main" output
11364 in console format.
11365
11366 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11367
11368 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11369 absolute.
11370
11371 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11372
11373 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11374 absolute.
11375 * gdb.trace/ftrace.exp: Likewise.
11376 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11377 targets as well.
11378 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11379 (gdb_load_shlibs): Copy libraries to test directory when testing
11380 natively. Only set solib-search-path if testing remotely.
11381 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11382
11383 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11384
11385 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11386 gdb_download. Use it even if the target is not remote.
11387 * gdb.base/jit.exp (compile_jit_test): Likewise.
11388 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11389 output directory if the destination board is local, otherwise use
11390 the standard remote_download from DejaGnu.
11391 (gdb_download): Remove.
11392 (gdb_load_shlibs): Use gdb_remote_download instead of
11393 gdb_download.
11394 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11395 Use gdb_remote_download instead of gdb_download. Use it even if
11396 the target is not remote.
11397 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11398 instead of gdb_download.
11399
11400 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11401
11402 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11403 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11404 run.
11405
11406 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11407
11408 PR gdb/19820
11409 * gdb.base/printcmds.exp: Add artificial arrays tests.
11410
11411 2016-03-31 Pedro Alves <palves@redhat.com>
11412
11413 PR gdb/19858
11414 * gdb.base/jit-main.c: Include unistd.h.
11415 (ATTACH): Define to 0 if not already defined.
11416 (wait_for_gdb, mypid): New globals.
11417 (WAIT_FOR_GDB): New macro.
11418 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11419 some breakpoint locations.
11420 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11421 New procedures.
11422 (one_jit_test): Add REATTACH parameter, and handle it. Use
11423 continue_to_test_location.
11424 (top level): Test attach, and adjusts calls to one_jit_test.
11425
11426 2016-03-31 Pedro Alves <palves@redhat.com>
11427
11428 PR gdb/19858
11429 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11430 BINSUFFIX parameter, and handle it.
11431 (top level): Adjust calls compile_jit_test.
11432
11433 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11434
11435 PR python/19743
11436 * gdb.python/py-mi-events-gdb.py: New file.
11437 * gdb.python/py-mi-events.c: New file.
11438 * gdb.python/py-mi-events.exp: New file.
11439
11440 2016-03-30 Yao Qi <yao.qi@linaro.org>
11441
11442 * gdb.reverse/until-precsave.exp: Match function name only.
11443 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11444 Move malloc to a condition block.
11445 * gdb.reverse/until-reverse.exp: Match function name only.
11446
11447 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11448
11449 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11450 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11451 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11452 variable for GPR 0 instead of assuming it is register 0.
11453 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11454 * lib/trace-support.exp: Add s390 registers.
11455
11456 2016-03-29 Yao Qi <yao.qi@linaro.org>
11457
11458 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11459
11460 2016-03-24 Yao Qi <yao.qi@linaro.org>
11461
11462 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11463 test message.
11464
11465 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11466
11467 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11468 maintaining separate logic for constructing the output path.
11469
11470 2016-03-16 Don Breazeal <donb@codesourcery.com>
11471
11472 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11473 Retry fork and waitpid on interrupted system call errors.
11474 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11475 Use with_timeout_factor to increase timeout by factor of 10.
11476
11477 2016-03-15 Don Breazeal <donb@codesourcery.com>
11478
11479 * gdb.cp/scope-err.cc: New test program.
11480 * gdb.cp/scope-err.exp: New test script.
11481 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11482 lines and "set breakpoint here" comment.
11483 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11484 Fixed some whitespace and format issues.
11485 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11486 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11487
11488 2016-03-15 Doug Evans <dje@google.com>
11489
11490 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11491 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11492 All callers updated. Add tests for enums, mixed flags register.
11493
11494 2016-03-15 Doug Evans <dje@google.com>
11495
11496 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11497 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11498
11499 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11500
11501 * gdb.base/default.exp: Add $_as_string to the list of expected
11502 convenience functions.
11503
11504 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11505
11506 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11507
11508 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11509
11510 * gdb.python/py-as-string.exp: New file.
11511 * gdb.python/py-as-string.c: New file.
11512
11513 2016-03-09 Pedro Alves <palves@redhat.com>
11514
11515 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11516 signal" -> "Thread NN received signal" output change.
11517 * gdb.threads/ia64-sigill.exp: Likewise.
11518 * gdb.threads/linux-dp.exp: Likewise.
11519 * gdb.threads/manythreads.exp: Likewise.
11520 * gdb.threads/pending-step.exp: Likewise.
11521 * gdb.threads/print-threads.exp: Likewise.
11522 * gdb.threads/sigstep-threads.exp: Likewise.
11523 * gdb.threads/staticthreads.exp: Likewise.
11524 * gdb.threads/tls.exp: Likewise.
11525
11526 2016-03-09 Pedro Alves <palves@redhat.com>
11527
11528 * gdb.base/command-line-input.exp: New file.
11529
11530 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11531
11532 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11533 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11534 * gdb.trace/pending.exp: Accept leading dot before function name.
11535 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11536 * lib/trace-support.exp: Set registers for ppc.
11537
11538 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11539
11540 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11541 use it for disassembly; accept .main in addition to main in backtrace.
11542
11543 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
11544 Marcin Kościelnicki <koriakin@0x04.net>
11545
11546 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11547 (gdb_recursion_test_ptr): New global variable.
11548 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11549 gdb_recursion_test.
11550 (gdb_c_test): Ditto.
11551
11552 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11553
11554 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11555 ordering.
11556
11557 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11558
11559 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11560 (bar): Add bar_start_lbl label.
11561 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11562 of foo/bar for emitting DWARF and tracing.
11563
11564 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11565
11566 * analyze-racy-logs.py: Set executable bit.
11567
11568 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11569
11570 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11571 (CHECK_TARGET_TMP): Likewise.
11572 (check-single-racy): New rule.
11573 (check-parallel-racy): Likewise.
11574 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11575 (do-check-parallel-racy): New rule.
11576 (check-racy/%.exp): Likewise.
11577 * README (Racy testcases): New section.
11578 * analyze-racy-logs.py: New file.
11579
11580 2016-03-03 Doug Evans <dje@google.com>
11581
11582 * gdb.base/skip.exp: Use with_test_prefix.
11583
11584 2016-03-03 Yao Qi <yao.qi@linaro.org>
11585
11586 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11587 Invoke step_over_syscall "clone" and break_cond_on_syscall
11588 "clone".
11589 * gdb.base/step-over-clone.c: New file.
11590
11591 2016-03-03 Yao Qi <yao.qi@linaro.org>
11592
11593 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11594 code format.
11595
11596 2016-03-03 Yao Qi <yao.qi@linaro.org>
11597
11598 * gdb.base/disp-step-fork.c: Rename to ...
11599 * gdb.base/step-over-fork.c: ... it. New file.
11600 * gdb.base/disp-step-vfork.c: Rename to ...
11601 * gdb.base/step-over-vfork.c: ... it. New file.
11602 * gdb.base/disp-step-syscall.exp: Rename to ...
11603 * gdb.base/step-over-syscall.exp: ... it. New file.
11604 (disp_step_cross_syscall): Rename to ...
11605 (step_over_syscall): ... it.
11606
11607 2016-03-03 Yao Qi <yao.qi@linaro.org>
11608
11609 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11610 If target supports condition evaluation on target, invoke
11611 break_cond_on_syscall for fork and vfork.
11612
11613 2016-03-03 Yao Qi <yao.qi@linaro.org>
11614
11615 * gdb.base/disp-step-syscall.exp: Don't invoke
11616 support_displaced_stepping.
11617 (disp_step_cross_syscall): Test with displaced stepping off and
11618 on if supported.
11619
11620 2016-03-03 Yao Qi <yao.qi@linaro.org>
11621
11622 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11623 proc.
11624 (setup): New proc.
11625 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11626 and setup.
11627
11628 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11629
11630 * gdb.fortran/vla-history.exp: Remove breakpoint.
11631
11632 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11633
11634 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11635 exceeds timeout.
11636
11637 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11638
11639 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11640 breakpoint.
11641
11642 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11643
11644 * gdb.mi/vla.f90: Nullify pointer after declaration.
11645
11646 2016-03-01 Pedro Alves <palves@redhat.com>
11647
11648 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11649
11650 2016-03-01 Pedro Alves <palves@redhat.com>
11651
11652 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11653 before anything else.
11654 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11655 _GNU_SOURCE here.
11656 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11657 before anything else.
11658 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11659
11660 2016-03-01 Pedro Alves <palves@redhat.com>
11661
11662 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11663
11664 2016-03-01 Yao Qi <yao.qi@linaro.org>
11665
11666 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11667 prepare_for_testing.
11668
11669 2016-03-01 Yao Qi <yao.qi@linaro.org>
11670
11671 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11672
11673 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11674
11675 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11676 manually constructing the output path.
11677
11678 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11679
11680 * gdb.arch/s390-stackless.S: New.
11681 * gdb.arch/s390-stackless.exp: New.
11682
11683 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11684
11685 * gdb.dlang/circular.c: New file.
11686 * gdb.dlang/circular.exp: New file.
11687
11688 2016-02-26 Yao Qi <yao.qi@linaro.org>
11689
11690 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11691 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11692 (testcases): Update.
11693
11694 2016-02-26 Yao Qi <yao.qi@linaro.org>
11695
11696 * gdb.reverse/aarch64.c: Rename to ...
11697 * gdb.reverse/insn-reverse.c: ... it.
11698 * gdb.reverse/aarch64.exp: Rename to ...
11699 * gdb.reverse/insn-reverse.exp: ... it.
11700
11701 2016-02-26 Yao Qi <yao.qi@linaro.org>
11702
11703 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11704 (testcase_ftype): New.
11705 (testcases): New array.
11706 (n_testcases): New.
11707 (main): Call each element in testcases.
11708 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11709 (read_testcase): New.
11710 Do the tests in a loop.
11711
11712 2016-02-25 Yao Qi <yao.qi@linaro.org>
11713
11714 * gdb.base/branches.c: Remove.
11715
11716 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11717
11718 PR gdb/13808
11719 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11720
11721 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11722
11723 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11724
11725 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11726
11727 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11728 change x86_64 call_insn to 'callq'.
11729
11730 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11731
11732 * gdb.trace/tfile-avx.c: Move to...
11733 * gdb.trace/tracefile-pseudo-reg.c: Here.
11734 * gdb.trace/tfile-avx.exp: Move to...
11735 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11736
11737 2016-02-24 Gary Benson <gbenson@redhat.com>
11738
11739 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11740 message on attach.
11741
11742 2016-02-23 Doug Evans <dje@google.com>
11743
11744 * gdb.base/skip.c (test_skip): New function.
11745 (end_test_skip_file_and_function): New function.
11746 (test_skip_file_and_function): New function.
11747 * gdb.base/skip1.c (test_skip): New function.
11748 (skip1_test_skip_file_and_function): New function.
11749 * gdb.base/skip.exp: Add tests for new skip options.
11750 * gdb.base/skip-solib.exp: Update expected output.
11751 * gdb.perf/skip-command.cc: New file.
11752 * gdb.perf/skip-command.exp: New file.
11753 * gdb.perf/skip-command.py: New file.
11754
11755 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11756
11757 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11758 info registers pattern.
11759
11760 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11761
11762 * lib/future.exp: Add D support.
11763 (gdb_find_gdc): New proc.
11764 (gdb_default_target_compile): Add D support.
11765
11766 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
11767
11768 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11769 user+system time.
11770 (trace_speed_test): Determine the iteration count for a time
11771 between 15..30 seconds.
11772
11773 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11774
11775 * gdb.arch/i386-mpx-sigsegv.c: New file.
11776 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11777 * gdb.arch/i386-mpx-simple_segv.c: New file.
11778 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11779
11780 2016-02-18 Yao Qi <yao.qi@linaro.org>
11781
11782 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11783 Don't call setup_kfail.
11784
11785 2016-02-18 Yao Qi <yao.qi@linaro.org>
11786
11787 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11788 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11789
11790 2016-02-16 Doug Evans <dje@google.com>
11791
11792 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11793 * gdb.base/skip1.c: Ditto.
11794 * gdb.base/skip.exp: Whitespace cleanup.
11795
11796 2016-02-16 Don Breazeal <donb@codesourcery.com>
11797
11798 PR remote/19496
11799 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11800 Remove kfail for PR remote/19496.
11801
11802 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11803
11804 * lib/gdb.exp (standard_temp_file): Return a path specific to
11805 the runtest invocation.
11806
11807 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11808
11809 * gdb.trace/save-trace.exp: Change relative path to be in the
11810 standard output directory.
11811
11812 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11813
11814 * gdb.arch/i386-prologue.c: Add missing prototypes.
11815
11816 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11817
11818 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11819 * gdb.arch/i386-prologue.exp: Likewise.
11820 * gdb.arch/i386-size.exp: Likewise.
11821
11822 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11823
11824 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11825 define object file path.
11826 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11827 file path.
11828 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11829 standard_output_file to define binfile.
11830
11831 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11832
11833 Fix compatibility with recent gfortran-5.3.1.
11834 * gdb.fortran/vla-history.exp (print vla1 allocated)
11835 (print vla2 allocated, print $2, print $3): Remove
11836 (print $4): Rename to ...
11837 (print $2): ... here.
11838 (print $9): Rename to ...
11839 (print $5): ... here.
11840 (print $10): Rename to ...
11841 (print $6): ... here.
11842 * gdb.fortran/vla.f90: Add pvla initialization.
11843
11844 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11845
11846 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11847 New test.
11848 * gdb.fortran/vla-value-sub.exp: Likewise.
11849
11850 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11851
11852 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11853
11854 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11855
11856 * i386-biarch-core.exp: Define corefile using
11857 standard_output_file.
11858
11859 2016-02-12 Yao Qi <yao.qi@linaro.org>
11860
11861 * gdb.arch/arm-single-step-kernel-helper.c: New.
11862 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11863
11864 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11865
11866 * gdb.btrace/tailcall-only.exp: New.
11867 * gdb.btrace/tailcall-only.c: New.
11868 * gdb.btrace/x86_64-tailcall-only.S: New.
11869 * gdb.btrace/i686-tailcall-only.S: New.
11870
11871 2016-02-11 Pedro Alves <palves@redhat.com>
11872
11873 * README (Parallel testing): Add missing double quotes.
11874
11875 2016-02-11 Pedro Alves <palves@redhat.com>
11876
11877 * README (Parallel testing): New section.
11878 (GDB_PARALLEL): Rewrite.
11879 (FORCE_PARALLEL): Document.
11880
11881 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11882
11883 * gdb.trace/tfile-avx.c: New test.
11884 * gdb.trace/tfile-avx.exp: New test.
11885
11886 2016-02-09 Keith Seitz <keiths@redhat.com>
11887
11888 PR breakpoints/19546
11889 * gdb.base/infcall-exec.c: New file.
11890 * gdb.base/infcall-exec2.c: New file.
11891 * gdb.base/infcall-exec.exp: New file.
11892
11893 2016-02-09 Keith Seitz <keiths@redhat.com>
11894
11895 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11896 (toplevel): Call test_bkpt_address.
11897
11898 2016-02-09 Keith Seitz <keiths@redhat.com>
11899
11900 PR python/19506
11901 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11902 (toplevel): Call test_bkpt_address.
11903
11904 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11905
11906 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11907 to AC_OUTPUT.
11908 * configure: Regenerate.
11909
11910 2016-02-09 Pedro Alves <palves@redhat.com>
11911
11912 PR breakpoints/19548
11913 * gdb.base/execl-update-breakpoints.c (some_function): New
11914 function.
11915 (main): Call it.
11916 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11917 Tighten expected GDB output.
11918
11919 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11920
11921 * Makefile.in (ALL_SUBDIRS): Remove.
11922 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11923 (distclean maintainer-clean realclean): Likewise.
11924 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11925 * configure: Regenerate.
11926 * gdb.ada/Makefile.in: Delete.
11927 * gdb.arch/Makefile.in: Likewise.
11928 * gdb.asm/Makefile.in: Likewise.
11929 * gdb.base/Makefile.in: Likewise.
11930 * gdb.btrace/Makefile.in: Likewise.
11931 * gdb.cell/Makefile.in: Likewise.
11932 * gdb.compile/Makefile.in: Likewise.
11933 * gdb.cp/Makefile.in: Likewise.
11934 * gdb.disasm/Makefile.in: Likewise.
11935 * gdb.dlang/Makefile.in: Likewise.
11936 * gdb.dwarf2/Makefile.in: Likewise.
11937 * gdb.fortran/Makefile.in: Likewise.
11938 * gdb.gdb/Makefile.in: Likewise.
11939 * gdb.go/Makefile.in: Likewise.
11940 * gdb.guile/Makefile.in: Likewise.
11941 * gdb.java/Makefile.in: Likewise.
11942 * gdb.linespec/Makefile.in: Likewise.
11943 * gdb.mi/Makefile.in: Likewise.
11944 * gdb.modula2/Makefile.in: Likewise.
11945 * gdb.multi/Makefile.in: Likewise.
11946 * gdb.objc/Makefile.in: Likewise.
11947 * gdb.opencl/Makefile.in: Likewise.
11948 * gdb.opt/Makefile.in: Likewise.
11949 * gdb.pascal/Makefile.in: Likewise.
11950 * gdb.perf/Makefile.in: Likewise.
11951 * gdb.python/Makefile.in: Likewise.
11952 * gdb.reverse/Makefile.in: Likewise.
11953 * gdb.server/Makefile.in: Likewise.
11954 * gdb.stabs/Makefile.in: Likewise.
11955 * gdb.threads/Makefile.in: Likewise.
11956 * gdb.trace/Makefile.in: Likewise.
11957 * gdb.xml/Makefile.in: Likewise.
11958 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11959 GDB_PARALLEL.
11960 (standard_output_file): Remove check for GDB_PARALLEL, always
11961 return path in outputs/$subdir/$testname.
11962
11963 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11964
11965 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11966 (site.exp): Assign abs_srcdir to tcl's srcdir.
11967
11968 2016-02-04 Yao Qi <yao.qi@linaro.org>
11969
11970 * gdb.base/foll-exec-mode.c: Include limits.h.
11971 (main): Add parameters argc and argv. Get directory from
11972 argv[0].
11973 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11974 compilation.
11975 * gdb.base/foll-exec.c: Include limits.h.
11976 (main): Add parameters argc and argv.
11977 Get directory from argv[0].
11978 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11979 Adjust tests on the number of lines as source code changed.
11980 * gdb.base/foll-vfork-exit.c: Include limits.h.
11981 (main): Add one line of statement before vfork.
11982 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11983 (main): Add parameters argc and argv. Get directory from
11984 argv[0].
11985 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11986 (setup_gdb): Set tbreak to skip some source lines.
11987 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11988 (main): Add parameters argc and argv. Get directory from
11989 argv[0].
11990 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11991 compilation.
11992 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11993 (main): Add parameters argc and argv. Get directory from
11994 argv[0].
11995 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11996 compilation.
11997
11998 2016-02-01 Doug Evans <dje@google.com>
11999
12000 * gdb.base/skip.exp: Clean up multiple references to same test name.
12001
12002 2016-02-01 Pedro Alves <palves@redhat.com>
12003
12004 PR remote/19496
12005 * gdb.threads/forking-threads-plus-breakpoint.exp
12006 (displaced_stepping_supported): New global.
12007 (probe_displaced_stepping_support): New procedure.
12008 (do_test): Add 'displaced' parameter, and use it.
12009 (top level): Check for displaced stepping support. Add displaced
12010 stepping on/off testing axis.
12011
12012 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12013
12014 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12015 pointer. Don't perform further tests on the unassociated pointer
12016 if the first test fails.
12017
12018 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12019
12020 * gdb.base/max-value-size.c: New file.
12021 * gdb.base/max-value-size.exp: New file.
12022 * gdb.base/huge.exp: Disable max-value-size for this test.
12023
12024 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12025
12026 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12027
12028 2016-01-28 Yao Qi <yao.qi@linaro.org>
12029
12030 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12031
12032 2016-01-25 Pedro Alves <palves@redhat.com>
12033
12034 PR threads/19461
12035 * gdb.base/fork-running-state.c: New file.
12036 * gdb.base/fork-running-state.exp: New file.
12037
12038 2016-01-25 Pedro Alves <palves@redhat.com>
12039
12040 PR gdb/19494
12041 * gdb.base/catch-fork-kill.c: New file.
12042 * gdb.base/catch-fork-kill.exp: New file.
12043
12044 2016-01-25 Pedro Alves <palves@redhat.com>
12045
12046 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12047 Delete, moved to lib/gdb.exp.
12048 * gdb.threads/forking-threads-plus-breakpoint.exp
12049 (foreach_with_prefix): Likewise.
12050 * gdb.threads/process-dies-while-handling-bp.exp
12051 (foreach_with_prefix): Likewise.
12052 * lib/gdb.exp (foreach_with_prefix): New procedure.
12053
12054 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12055
12056 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12057 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12058
12059 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12060
12061 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12062 endian targets.
12063
12064 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12065 Pedro Alves <palves@redhat.com>
12066
12067 Fix testsuite compatibility with Guile.
12068 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12069 number.
12070
12071 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12072
12073 Fix testsuite compatibility with Guile.
12074 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12075 (thread 1): New test for backtrace through signal handler.
12076
12077 2016-01-22 Yao Qi <yao.qi@linaro.org>
12078
12079 PR testsuite/19491
12080 * gdb.base/multi-forks.c: Include
12081 ../lib/unbuffer_output.c
12082 (main): Call gdb_unbuffer_output.
12083
12084 2016-01-21 Doug Evans <dje@google.com>
12085
12086 * lib/ada.exp (gdb_compile_ada): Fix typo.
12087
12088 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12089
12090 * gdb.base/break-fun-addr.exp: New file.
12091 * gdb.base/break-fun-addr1.c: New file.
12092 * gdb.base/break-fun-addr2.c: New file.
12093
12094 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12095
12096 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12097 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12098 enum flag values.
12099
12100 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12101
12102 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12103 when GDB can not set the vector return value. Add more comments
12104 for clarification.
12105
12106 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12107
12108 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12109 command.
12110
12111 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12112
12113 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12114
12115 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12116
12117 * Makefile.in (check-single): Pass --status to runtest.
12118 (check/%.exp): Likewise.
12119
12120 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12121
12122 * Makefile.in (check-parallel): Propagate return code from make
12123 do-check-parallel.
12124
12125 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12126
12127 * gdb.trace/ftrace.exp: Fix expected message on continue.
12128 * gdb.trace/pending.exp: Fix expected message on continue.
12129 * gdb.trace/trace-break.exp: Fix expected message on continue.
12130
12131 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12132
12133 * lib/gdb.exp (gdb_test): Remove unused global references.
12134
12135 2016-01-18 Pedro Alves <palves@redhat.com>
12136
12137 * gdb.base/async-shell.exp: Adjust expected output.
12138 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12139 * gdb.base/siginfo-thread.exp: Adjust expected output.
12140 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12141 * gdb.java/jnpe.exp: Adjust expected output.
12142 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12143 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12144 * gdb.threads/leader-exit.exp: Adjust expected output.
12145 * gdb.threads/manythreads.exp: Adjust expected output.
12146 * gdb.threads/pthreads.exp: Adjust expected output.
12147 * gdb.threads/schedlock.exp: Adjust expected output.
12148 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12149 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12150 expected output.
12151 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12152 output.
12153 * gdb.threads/sigthread.exp: Adjust expected output.
12154 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12155
12156 2016-01-18 Yao Qi <yao.qi@linaro.org>
12157
12158 * gdb.guile/scm-section-script.c: Replace @progbits with
12159 %progbits.
12160 * gdb.python/py-section-script.c: Likewise.
12161
12162 2016-01-15 Pedro Alves <palves@redhat.com>
12163
12164 * gdb.multi/tids.exp: Test star wildcard ranges.
12165
12166 2016-01-15 Pedro Alves <palves@redhat.com>
12167
12168 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12169 command from "thread apply" invocation.
12170 (thr_apply_info_thr_invalid): Default the expected output to the
12171 input tid list.
12172 (top level): Add tests that use convenience variables. Add tests
12173 for "thread apply" with a valid TID list, but missing the command.
12174
12175 2016-01-13 Pedro Alves <palves@redhat.com>
12176
12177 * gdb.base/default.exp: Expect $_gthread as well.
12178 * gdb.multi/tids.exp: Test $_gthread.
12179 * gdb.threads/thread-specific.exp: Test $_gthread.
12180
12181 2016-01-13 Pedro Alves <palves@redhat.com>
12182
12183 * gdb.multi/tids.exp: Test "info threads -gid".
12184
12185 2016-01-13 Pedro Alves <palves@redhat.com>
12186
12187 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12188 Breakpoint.thread.
12189 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12190
12191 2016-01-07 Pedro Alves <palves@redhat.com>
12192
12193 * gdb.base/break.exp: Adjust to output changes.
12194 * gdb.base/hbreak2.exp: Likewise.
12195 * gdb.base/sepdebug.exp: Likewise.
12196 * gdb.base/watch_thread_num.exp: Likewise.
12197 * gdb.linespec/keywords.exp: Likewise.
12198 * gdb.multi/info-threads.exp: Likewise.
12199 * gdb.threads/thread-find.exp: Likewise.
12200 * gdb.multi/tids.c: New file.
12201 * gdb.multi/tids.exp: New file.
12202
12203 2016-01-13 Pedro Alves <palves@redhat.com>
12204
12205 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12206
12207 2016-01-13 Pedro Alves <palves@redhat.com>
12208
12209 * gdb.base/default.exp: Expect $_inferior as well.
12210 * gdb.multi/base.exp: Test $_inferior.
12211
12212 2016-01-13 Pedro Alves <palves@redhat.com>
12213
12214 PR breakpoints/19388
12215 * gdb.base/catch-signal-siginfo-cond.c: New file.
12216 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12217
12218 2016-01-12 Josh Stone <jistone@redhat.com>
12219 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12220
12221 * gdb.base/catch-syscall.c (do_execve): New variable.
12222 (main): Conditionally trigger an execve.
12223 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12224 (test_catch_syscall_execve): New, check entry/return across execve.
12225 (do_syscall_tests): Call test_catch_syscall_execve.
12226
12227 2016-01-12 Pedro Alves <palves@redhat.com>
12228
12229 * gdb.base/random-signal.exp (do_test): New procedure, with body
12230 of testcase moved in.
12231
12232 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12233 Pedro Alves <palves@redhat.com>
12234
12235 * gdb.base/funcargs.exp (finish from indirectly called function):
12236 Reintroduce the case for 'First'.
12237
12238 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12239 Pedro Alves <palves@redhat.com>
12240
12241 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12242 (tcatch_vfork_then_child_follow_exec)
12243 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12244 identification.
12245
12246 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12247
12248 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12249 and repeats to unlimited.
12250 * gdb.python/py-value.exp: Likewise.
12251 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12252 and repeats to unlimited.
12253
12254 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12255
12256 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12257 and reordering the functions.
12258 * gdb.multi/hangout.c: Likewise.
12259 * gdb.multi/hello.c: Likewise.
12260
12261 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12262
12263 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12264 absolute.
12265 (SingleStatisticTestResult.report): Use dict.keys instead of
12266 dict.iterkeys.
12267
12268 2016-01-06 Pedro Alves <palves@redhat.com>
12269
12270 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12271
12272 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12273
12274 * gdb.btrace/dlopen.exp: New.
12275 * gdb.btrace/dlopen.c: New.
12276 * gdb.btrace/dlopen-dso.c: New.
12277
12278 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12279
12280 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12281 PATTERN argument is optional.
12282
12283 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12284
12285 * lib/ada.exp (target_compile_ada_from_dir): New function.
12286 (gdb_compile_ada): Reimplement avoiding the use of project files.
12287 * gdb.ada/gnat_ada.gpr: Delete.
12288 * gdb.ada/cond_lang.exp: Adjust test to make path before
12289 filename optional.
12290 * gdb.ada/small_reg_param.exp: Likewise.
12291
12292 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12293
12294 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12295
12296 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12297
12298 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12299 case.
12300
12301 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12302
12303 * gdb.base/break.exp: Remove dead code.
12304 * gdb.base/sepdebug.exp: Likewise.
12305
12306 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12307
12308 * gdb.asm/asm-source.exp: Remove HP-UX references.
12309 * gdb.base/annota1.exp: Likewise.
12310 * gdb.base/annota3.exp: Likewise.
12311 * gdb.base/attach.exp: Likewise.
12312 * gdb.base/bigcore.exp: Likewise.
12313 * gdb.base/break.exp: Likewise.
12314 * gdb.base/call-ar-st.exp: Likewise.
12315 * gdb.base/callfuncs.exp: Likewise.
12316 * gdb.base/catch-fork-static.exp: Likewise.
12317 * gdb.base/display.exp: Likewise.
12318 * gdb.base/foll-exec-mode.exp: Likewise.
12319 * gdb.base/foll-exec.exp: Likewise.
12320 * gdb.base/foll-fork.exp: Likewise.
12321 * gdb.base/foll-vfork.exp: Likewise.
12322 * gdb.base/funcargs.exp: Likewise.
12323 * gdb.base/hbreak2.exp: Likewise.
12324 * gdb.base/inferior-died.exp: Likewise.
12325 * gdb.base/interrupt.exp: Likewise.
12326 * gdb.base/multi-forks.exp: Likewise.
12327 * gdb.base/nodebug.exp: Likewise.
12328 * gdb.base/sepdebug.exp: Likewise.
12329 * gdb.base/solib1.c: Likewise.
12330 * gdb.base/step-test.exp: Likewise.
12331 * gdb.mi/non-stop.c: Likewise.
12332 * gdb.mi/pthreads.c: Likewise.
12333 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12334 * gdb.threads/pthreads.c: Likewise.
12335 * gdb.threads/staticthreads.exp: Likewise.
12336 * lib/future.exp: Likewise.
12337 * lib/gdb.exp: Likewise.
12338 * gdb.base/so-indr-cl.c: Remove.
12339 * gdb.base/so-indr-cl.exp: Likewise.
12340 * gdb.base/solib.c: Likewise.
12341 * gdb.base/solib.exp: Likewise.
12342 * gdb.base/solib2.c: Likewise.
12343
12344 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12345
12346 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12347 * gdb.base/call-ar-st.exp: Likewise.
12348 * gdb.base/callfuncs.exp: Likewise.
12349 * gdb.base/condbreak.exp: Likewise.
12350 * gdb.base/constvars.exp: Likewise.
12351 * gdb.base/hbreak2.exp: Likewise.
12352 * gdb.base/langs.exp: Likewise.
12353 * gdb.base/list.exp: Likewise.
12354 * gdb.base/long_long.exp: Likewise.
12355 * gdb.base/ptype.exp: Likewise.
12356 * gdb.base/scope.exp: Likewise.
12357 * gdb.base/signals.exp: Likewise.
12358 * gdb.base/so-impl-ld.exp: Likewise.
12359 * gdb.base/varargs.exp: Likewise.
12360 * gdb.base/volatile.exp: Likewise.
12361 * gdb.base/whatis.exp: Likewise.
12362 * gdb.cp/cplusfuncs.exp: Likewise.
12363 * gdb.cp/inherit.exp: Likewise.
12364 * gdb.cp/local.exp: Likewise.
12365 * gdb.cp/member-ptr.exp: Likewise.
12366 * gdb.cp/method.exp: Likewise.
12367 * gdb.cp/overload.exp: Likewise.
12368 * gdb.cp/templates.exp: Likewise.
12369 * gdb.stabs/weird.exp: Likewise.
12370 * lib/compiler.c: Likewise.
12371 * lib/compiler.cc: Likewise.
12372 * lib/cp-support.exp: Likewise.
12373 * lib/gdb.exp: Likewise.
12374
12375 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12376
12377 * configure.ac: Remove HP-UX case.
12378 * configure: Regenerate.
12379
12380 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12381
12382 * lib/gdb.exp (gdb_compile): Add function doc.
12383
12384 2015-12-17 Pedro Alves <palves@redhat.com>
12385
12386 PR threads/19354
12387 * gdb.multi/info-threads.exp: New file.
12388
12389 2015-12-15 Yao Qi <yao.qi@linaro.org>
12390
12391 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12392 is aarch64*-*-*.
12393
12394 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12395
12396 * gdb.base/history-duplicates.exp: Skip if no readline support.
12397
12398 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12399
12400 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12401
12402 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12403
12404 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12405
12406 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12407
12408 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12409 ctrl-C if nointerrupts target property is set.
12410 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12411 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12412 * gdb.base/paginate-bg-execution.exp: Likewise.
12413 * gdb.base/paginate-execution-startup.exp: Likewise.
12414 * gdb.base/random-signal.exp: Likewise.
12415 * gdb.base/range-stepping.exp: Likewise.
12416 * gdb.cp/annota2.exp: Likewise.
12417 * gdb.cp/annota3.exp: Likewise.
12418 * gdb.gdb/selftest.exp: Likewise.
12419 * gdb.threads/continue-pending-status.exp: Likewise.
12420 * gdb.threads/leader-exit.exp: Likewise.
12421 * gdb.threads/manythreads.exp: Likewise.
12422 * gdb.threads/pthreads.exp: Likewise.
12423 * gdb.threads/schedlock.exp: Likewise.
12424 * gdb.threads/sigthread.exp: Likewise.
12425
12426 2015-12-11 Don Breazeal <donb@codesourcery.com>
12427
12428 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12429 remote.
12430 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12431 * gdb.base/foll-exec.exp (main): Enable for target remote.
12432 * gdb.base/foll-fork.exp (main): Likewise.
12433 * gdb.base/foll-vfork.exp (main): Likewise.
12434 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12435 (proc continue_to_exit_bp_loc): Use clean_restart.
12436 * gdb.base/pie-execl.exp (main): Disable for target remote.
12437 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12438 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12439 * gdb.threads/execl.exp (main): Likewise.
12440 * gdb.threads/fork-child-threads.exp (main): Likewise.
12441 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12442 remote.
12443 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12444 remote.
12445 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12446 pid.tid style ptids, instead of just tid.
12447 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12448 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12449 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12450 ptids, instead of just tid.
12451
12452 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12453
12454 * gdb.base/list.exp (test_list_forward): Add end of file error
12455 test.
12456 (test_repeat_list_command): Add end of file error test.
12457 (test_list_backwards): Add beginning of file error test.
12458
12459 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12460
12461 * gdb.base/list.exp (test_list_invalid_args): New function,
12462 defined, and called.
12463
12464 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12465
12466 * gdb.base/list.exp (test_list): Make test names unique.
12467
12468 2015-12-11 Yao Qi <yao.qi@linaro.org>
12469
12470 * gdb.base/coremaker2.c: Remove.
12471
12472 2015-12-10 Pedro Alves <palves@redhat.com>
12473
12474 * gdb.multi/base.exp: Remove stale "spaces" references.
12475
12476 2015-12-10 Pedro Alves <palves@redhat.com>
12477
12478 * gdb.multi/base.exp: Don't use nowarnings.
12479 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12480 * gdb.multi/hangout.c: Include stdio.h.
12481 * gdb.multi/hello.c: Include stdlib.h.
12482 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12483 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12484 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12485
12486 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12487
12488 * gdb.dwarf2/dw2-ranges-base.c: New file.
12489 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12490 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12491 support additional line table, and debug ranges generation.
12492 (Dwarf::ranges): New function, generate .debug_ranges.
12493 (Dwarf::lines): Support generating simple line table programs.
12494 (Dwarf::assemble): Initialise new namespace variables.
12495
12496 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12497
12498 * gdb.base/async.exp (proc test_background): Add case for
12499 asynchronous execution not supported.
12500
12501 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12502
12503 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12504 format and change test names to make them unique.
12505
12506 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12507 Pedro Alves <pedro@redhat.com>
12508
12509 PR gdb/18702
12510 Add checking of floatformats setup on x86_64 hosts.
12511 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12512 (smallval, bigval): New labels/constants.
12513 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12514 float" after loading bigval and smallval.
12515
12516 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12517
12518 * gdb.ada/fun_overload_menu.exp: New testcase.
12519 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12520
12521 2015-12-04 Josh Stone <jistone@redhat.com>
12522
12523 * gdb.base/catch-fork-static.exp: New.
12524
12525 2015-12-03 Yao Qi <yao.qi@linaro.org>
12526
12527 * gdb.base/sizeof.c: Don't include stdio.h and
12528 ../lib/unbuffer_output.c.
12529 (main): New variable 'size' and 'value'. Remove printf and
12530 gdb_unbuffer_output. Assign return value to size and value.
12531 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12532 at the beginning.
12533 (check_sizeof): Check the result by printing variable 'size'.
12534 (check_valueof): Check the result by printing variable 'value'.
12535
12536 2015-12-01 Yao Qi <yao.qi@linaro.org>
12537
12538 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12539 for aarch64*-*-linux* target.
12540
12541 2015-11-30 Pedro Alves <palves@redhat.com>
12542
12543 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12544
12545 2015-11-30 Pedro Alves <palves@redhat.com>
12546
12547 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12548 Handle non-stop mode vCont replies.
12549
12550 2015-11-30 Pedro Alves <palves@redhat.com>
12551
12552 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12553 prepare_for_testing. Start gdb with "set non-stop on" appended to
12554 GDBFLAGS. Lax expected stop output.
12555
12556 2015-11-27 Yao Qi <yao.qi@linaro.org>
12557
12558 * gdb.arch/arm-neon.exp: New.
12559 * gdb.arch/arm-neon.c: New.
12560
12561 2015-11-27 Yao Qi <yao.qi@linaro.org>
12562
12563 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12564
12565 2015-11-27 Yao Qi <yao.qi@linaro.org>
12566
12567 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12568 frames-invalid annotation.
12569
12570 2015-11-27 Yao Qi <yao.qi@linaro.org>
12571
12572 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12573
12574 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12575
12576 * gdb.threads/names.exp: New file.
12577 * gdb.threads/names.c: New file.
12578 * README: Mention gdb,no_thread_names.
12579
12580 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12581
12582 PR 19297
12583 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12584 support" error.
12585
12586 2015-11-24 Pedro Alves <palves@redhat.com>
12587
12588 PR 17539
12589 * gdb.base/display.exp: Expect displays to be sorted in ascending
12590 order. Use multi_line.
12591 * gdb.base/solib-display.exp: Likewise.
12592
12593 2015-11-24 Pedro Alves <palves@redhat.com>
12594
12595 PR 17539
12596 * gdb.base/display.exp: Expect displays to be sorted in ascending
12597 order. Use multi_line.
12598 * gdb.base/solib-display.exp: Likewise.
12599
12600 2015-11-24 Pedro Alves <palves@redhat.com>
12601
12602 PR 17539
12603 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12604 threads in ascending order.
12605 * gdb.base/foll-fork.exp: Likewise.
12606 * gdb.base/foll-vfork.exp: Likewise.
12607 * gdb.base/multi-forks.exp: Likewise.
12608 * gdb.mi/mi-nonstop.exp: Likewise.
12609 * gdb.mi/mi-nsintrall.exp: Likewise.
12610 * gdb.multi/base.exp: Likewise.
12611 * gdb.multi/multi-arch.exp: Likewise.
12612 * gdb.python/py-inferior.exp: Likewise.
12613 * gdb.threads/break-while-running.exp: Likewise.
12614 * gdb.threads/execl.exp: Likewise.
12615 * gdb.threads/gcore-thread.exp: Likewise.
12616 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12617 * gdb.threads/kill.exp: Likewise.
12618 * gdb.threads/linux-dp.exp: Likewise.
12619 * gdb.threads/multiple-step-overs.exp: Likewise.
12620 * gdb.threads/next-bp-other-thread.exp: Likewise.
12621 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12622 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12623 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12624 * gdb.threads/thread-find.exp: Likewise.
12625 * gdb.threads/tls.exp: Likewise.
12626 * lib/mi-support.exp (mi_reverse_list): Delete.
12627 (mi_check_thread_states): No longer reverse list.
12628
12629 2015-11-24 Pedro Alves <palves@redhat.com>
12630
12631 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12632 use lowercase.
12633
12634 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12635
12636 * gdb.trace/actions.c: Include trace-common.h.
12637 (main): Add a location for a fast tracepoint.
12638 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12639 the normal tracepoints.
12640 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12641
12642 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12643
12644 * save-trace.exp: Factor out code to these...
12645 (gdb_save_tracepoints): New.
12646 (gdb_load_tracepoints): New.
12647 (do_save_load_test): New.
12648
12649 2015-11-23 Kevin Buettner <kevinb@redhat.com>
12650
12651 * gdb.base/asmlabel.exp: New test.
12652 * gdb.base/asmlabel.c: New test case.
12653
12654 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12655
12656 * gdb.base/wrong_frame_bt_full-main.c: New file.
12657 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12658 * gdb.base/wrong_frame_bt_full.exp: New file.
12659
12660 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12661
12662 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12663
12664 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12665
12666 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12667 pstate register when comparing registers values in
12668 sparc64-*-linux-gnu targets to avoid spurious differences.
12669
12670 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12671
12672 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12673
12674 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12675
12676 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12677 as type argument to gdb_compile.
12678 * gdb.base/nested-subp2.exp: Likewise.
12679 * gdb.base/nested-subp3.exp: Likewise.
12680
12681 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12682
12683 * lib/dwarf.exp (_note): Fix left shift of negative value.
12684 * gdb.trace/trace-condition.exp: Likewise.
12685
12686 2015-11-13 Yao Qi <yao.qi@linaro.org>
12687
12688 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12689 comments about d10v.
12690 (test_scalar_returns): Likewise.
12691 * gdb.base/d10v.ld: Remove.
12692 * gdb.base/overlays.exp: Remove the target triplet checking for
12693 d10v-*-*.
12694 * gdb.base/structs.exp (test_struct_returns): Remove the
12695 comments about d10v.
12696 (test_struct_calls): Likewise.
12697
12698 2015-11-13 Yao Qi <yao.qi@linaro.org>
12699
12700 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12701 * gdb.base/gnu_vector.c: Don't include stdio.h.
12702 (main): Don't print res and call add_some_intvecs.
12703
12704 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12705
12706 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12707 macro.
12708 (func5): Removed.
12709 (func4): Use FAST_TRACEPOINT_LABEL.
12710 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12711 macro.
12712 (func): Removed.
12713 (thread_function): Use FAST_TRACEPOINT_LABEL.
12714 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12715 (func): Remove.
12716 (marker): Use FAST_TRACEPOINT_LABEL.
12717 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12718 (pendfunc1): Remove.
12719 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12720 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12721 (foo): Remove.
12722 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12723 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12724 macro.
12725 (func): Remove.
12726 (marker): Use FAST_TRACEPOINT_LABEL.
12727 * gdb.trace/trace-common.h: New header.
12728 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12729 macro.
12730 (func): Remove.
12731 (marker): Use FAST_TRACEPOINT_LABEL.
12732 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12733 (func): Remove.
12734 (thread_function): Use FAST_TRACEPOINT_LABEL.
12735
12736 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12737
12738 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12739 in front.
12740 * gdb.trace/change-loc.exp: Use global pcreg definition.
12741 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12742 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12743 in front.
12744 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12745 * gdb.trace/pending.exp: Likewise.
12746 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12747 * gdb.trace/trace-break.exp: Likewise.
12748 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12749 in front.
12750 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12751 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12752 in front.
12753 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12754
12755 2015-11-09 Joel Brobecker <brobecker@adacore.com>
12756
12757 * gdb.ada/fin_fun_out: New testcase.
12758
12759 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12760
12761 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12762 value associated with DW_AT_byte_size.
12763 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12764 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12765 DW_AT_upper_bound.
12766
12767 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12768
12769 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12770 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12771 version.
12772 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12773 gdb.dwarf2/dw2-canonicalize-type.exp,
12774 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12775 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12776 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12777 provided by gdb_target_symbol_prefix_flags_asm.
12778 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12779 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12780 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12781 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12782 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12783 macros where needed). Use this macro for symbols which require
12784 the prefix provided by SYMBOL_PREFIX.
12785
12786 2015-11-05 Kevin Buettner <kevinb@redhat.com>
12787
12788 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12789 New procs.
12790 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12791 representing expressions, of more than one list element.
12792 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12793 to prepend linker symbol prefix to f.
12794 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12795 table_1 and table_2.
12796 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12797 Likewise, for f and g.
12798 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12799 for ptr.
12800 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12801 for main.
12802 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12803 table_1_ptr and table_2_ptr.
12804
12805 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12806 Joel Brobecker <brobecker@adacore.com>
12807
12808 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12809
12810 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12811
12812 * gdb.reverse/s390-mvcle.c: New test.
12813 * gdb.reverse/s390-mvcle.exp: New file.
12814 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12815
12816 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12817
12818 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12819
12820 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12821
12822 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12823 reaching marker2.
12824 * gdb.reverse/getresuid-reverse.exp: Likewise.
12825 * gdb.reverse/pipe-reverse.exp: Likewise.
12826 * gdb.reverse/readv-reverse.exp: Likewise.
12827 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12828 * gdb.reverse/time-reverse.exp: Likewise.
12829 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12830
12831 2015-10-30 Yao Qi <yao.qi@linaro.org>
12832
12833 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12834 (empty_cycle): Remove.
12835 (main): Don't call empty_cycle. Don't use watch_count_done.
12836 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12837 empty_cycle. Rewrite the code counting HW watchpoints.
12838
12839 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12840
12841 * gdb.reverse/fstatat-reverse.c: New test.
12842 * gdb.reverse/fstatat-reverse.exp: New file.
12843 * gdb.reverse/getresuid-reverse.c: New test.
12844 * gdb.reverse/getresuid-reverse.exp: New file.
12845 * gdb.reverse/pipe-reverse.c: New test.
12846 * gdb.reverse/pipe-reverse.exp: New file.
12847 * gdb.reverse/readv-reverse.c: New test.
12848 * gdb.reverse/readv-reverse.exp: New file.
12849 * gdb.reverse/recvmsg-reverse.c: New test.
12850 * gdb.reverse/recvmsg-reverse.exp: New file.
12851 * gdb.reverse/time-reverse.c: New test.
12852 * gdb.reverse/time-reverse.exp: New file.
12853 * gdb.reverse/waitpid-reverse.c: New test.
12854 * gdb.reverse/waitpid-reverse.exp: New file.
12855
12856 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12857
12858 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12859
12860 2015-10-26 Doug Evans <dje@google.com>
12861
12862 PR symtab/17391
12863 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12864 * gdb.dwarf2/bad-regnum.c: New file.
12865 * gdb.dwarf2/bad-regnum.exp: New file.
12866
12867 2015-10-26 Doug Evans <dje@google.com>
12868
12869 PR python/18938
12870 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12871 file.
12872
12873 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12874
12875 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12876 for a change by "Mention language in compile error message".
12877
12878 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12879
12880 PR python/18073
12881 * gdb.python/py-type.c (C::a_method): New.
12882 (C::a_const_method): New.
12883 (C::a_static_method): New.
12884 (a_function): New.
12885 * gdb.python/py-type.exp (test_fields): Test getting fields
12886 from function and method.
12887
12888 2015-10-21 Keven Boell <keven.boell@intel.com>
12889
12890 * gdb.fortran/vla-alloc-assoc.exp: New file.
12891 * gdb.fortran/vla-datatypes.exp: New file.
12892 * gdb.fortran/vla-datatypes.f90: New file.
12893 * gdb.fortran/vla-history.exp: New file.
12894 * gdb.fortran/vla-ptype-sub.exp: New file.
12895 * gdb.fortran/vla-ptype.exp: New file.
12896 * gdb.fortran/vla-sizeof.exp: New file.
12897 * gdb.fortran/vla-sub.f90: New file.
12898 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12899 * gdb.fortran/vla-value-sub-finish.exp: New file.
12900 * gdb.fortran/vla-value-sub.exp: New file.
12901 * gdb.fortran/vla-value.exp: New file.
12902 * gdb.fortran/vla-ptr-info.exp: New file.
12903 * gdb.mi/mi-vla-fortran.exp: New file.
12904 * gdb.mi/vla.f90: New file.
12905
12906 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12907
12908 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12909 of hardwired timeout value.
12910
12911 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12912 Pedro Alves <palves@redhat.com>
12913
12914 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12915 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12916
12917 2015-10-19 Josh Stone <jistone@redhat.com>
12918
12919 * gdb.base/catch-syscall.c: Include <sched.h>.
12920 (unknown_syscall): New variable.
12921 (main): Trigger a vfork and an unknown syscall.
12922 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12923 (unknown_syscall_number): Likewise.
12924 (check_call_to_syscall): Accept an optional syscall pattern.
12925 (check_return_from_syscall): Likewise.
12926 (check_continue): Likewise.
12927 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12928 (test_catch_syscall_skipping_return): New test toggling off 'catch
12929 syscall' to step over the syscall return, then toggling back on.
12930 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12931 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12932 (do_syscall_tests): Call test_catch_syscall_without_args and
12933 test_catch_syscall_mid_vfork.
12934 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12935 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12936
12937 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12938
12939 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12940 print g_vE): Add new pass patterns.
12941 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12942 print various symbol names for vptr fields.
12943
12944 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12945
12946 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12947 results.
12948
12949 2015-10-12 Yao Qi <yao.qi@linaro.org>
12950
12951 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12952
12953 2015-10-12 Yao Qi <yao.qi@linaro.org>
12954
12955 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12956 is aarch64*-*-linux*.
12957
12958 2015-10-12 Yao Qi <yao.qi@linaro.org>
12959
12960 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12961 (can_relocate_bcond_true): ... it.
12962 (can_relocate_bcond_false): New function.
12963 (foo): Likewise.
12964 (can_relocate_bl): Likewise.
12965 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12966 can_relocate_bl.
12967
12968 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12969
12970 * gdb.base/nested-addr.c: New file.
12971 * gdb.base/nested-addr.exp: New testcase.
12972
12973 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12974
12975 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12976 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12977 its output. Ignore the output of "record goto begin" and instead
12978 check that GDB is replaying.
12979
12980 2015-10-09 Pedro Alves <palves@redhat.com>
12981
12982 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12983 (top level): Use it in the run with no args test.
12984
12985 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12986
12987 * gdb.dlang/properties.exp: New file.
12988
12989 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12990
12991 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12992 whether or not address 0x1000 is mapped on the target.
12993
12994 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12995
12996 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12997 build.
12998
12999 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13000
13001 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13002 instruction-history test.
13003
13004 2015-09-28 Doug Evans <dje@google.com>
13005
13006 * gdb.base/gcore.c (array_func): Add reference to static_array.
13007
13008 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13009
13010 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13011 source line.
13012
13013 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13014
13015 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13016 short or char as base type.
13017
13018 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13019
13020 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13021 to allow any size enum.
13022
13023 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13024
13025 * gdb.ada/array_ptr_renaming.exp: New testcase.
13026 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13027 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13028
13029 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13030
13031 * gdb.trace/ftrace-lock.c: New file.
13032 * gdb.trace/ftrace-lock.exp: New file.
13033
13034 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13035
13036 * gdb.arch/insn-reloc.c: New file.
13037 * gdb.arch/ftrace-insn-reloc.exp: New file.
13038
13039 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13040
13041 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13042 instruction.
13043 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13044 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13045 * gdb.trace/range-stepping.c: Likewise.
13046 * gdb.trace/trace-break.c: Likewise.
13047 * gdb.trace/trace-mt.c (thread_function): Likewise.
13048 * gdb.trace/ftrace.c (marker): Likewise.
13049 * gdb.trace/trace-condition.c (marker): Likewise.
13050 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13051 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13052 is_aarch64_target.
13053
13054 2015-09-18 Doug Evans <xdje42@gmail.com>
13055
13056 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13057 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13058
13059 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13060
13061 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13062 the breakpoint.
13063
13064 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13065
13066 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13067 the pending breakpoint. Remove timeout override for "Run till
13068 MI pending breakpoint on pendfunc3 on thread 2" test.
13069
13070 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13071
13072 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13073 filename pattern.
13074
13075 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13076
13077 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13078 in breakpoint filename pattern.
13079
13080 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13081
13082 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13083
13084 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13085
13086 * gdb.linespec/explicit.exp: Check for readline support for
13087 tab-completion tests. Fix obvious typo.
13088
13089 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13090
13091 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13092 and replay.
13093
13094 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13095
13096 * gdb.btrace/non-stop.c: New.
13097 * gdb.btrace/non-stop.exp: New.
13098
13099 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13100 Yao Qi <yao.qi@linaro.org>
13101
13102 * gdb.trace/trace-condition.c: New file.
13103 * gdb.trace/trace-condition.exp: New file.
13104
13105 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13106
13107 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13108 for testing bytecode compilation.
13109
13110 2015-09-16 Pedro Alves <palves@redhat.com>
13111 Sandra Loosemore <sandra@codesourcery.com>
13112
13113 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13114 (SECONDS): Redefine.
13115 (main): Call pthread_kill and alarm early.
13116 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13117 support.
13118 (test): If the target can't hardware step and doesn't support
13119 displaced stepping, increase the timeout.
13120
13121 2015-09-16 Pedro Alves <palves@redhat.com>
13122
13123 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13124 (enable_debug): New procedures.
13125 (test): Use them. Bail out if waiting for threads fails.
13126 (top level): Bail out if a test fails.
13127
13128 2015-09-16 Yao Qi <yao.qi@linaro.org>
13129
13130 * gdb.asm/asm-source.exp: Set asm-arch for
13131 aarch64*-*-* target.
13132 * gdb.asm/aarch64.inc: New file.
13133
13134 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13135
13136 * gdb.ada/array_of_variable_length.exp: New testcase.
13137 * gdb.ada/array_of_variable_length/foo.adb: New file.
13138 * gdb.ada/array_of_variable_length/pck.adb: New file.
13139 * gdb.ada/array_of_variable_length/pck.ads: New file.
13140
13141 2015-09-15 Doug Evans <dje@google.com>
13142
13143 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13144 of function static local variable.
13145
13146 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13147
13148 * gdb.threads/tls-so_extern.exp: New test file.
13149 * gdb.threads/tls-so_extern.c: New test file.
13150 * gdb.threads/tls-so_extern_main.c: New test file.
13151
13152 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13153
13154 * gdb.opt/solib-intra-step-lib.c: New file.
13155 * gdb.opt/solib-intra-step-main.c: New file.
13156 * gdb.opt/solib-intra-step.exp: New file.
13157
13158 2015-09-15 Pedro Alves <palves@redhat.com>
13159
13160 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13161 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13162
13163 2015-09-14 Pedro Alves <palves@redhat.com>
13164
13165 * gdb.base/hook-stop-continue.c: Delete.
13166 * gdb.base/hook-stop-continue.exp: Delete.
13167 * gdb.base/hook-stop-frame.c: Delete.
13168 * gdb.base/hook-stop-frame.exp: Delete.
13169 * gdb.base/hook-stop.c: New file.
13170 * gdb.base/hook-stop.exp: New file.
13171
13172 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13173
13174 * gdb.ada/access_to_packed_array.exp: New testcase.
13175 * gdb.ada/access_to_packed_array/foo.adb: New file.
13176 * gdb.ada/access_to_packed_array/pack.adb: New file.
13177 * gdb.ada/access_to_packed_array/pack.ads: New file.
13178
13179 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13180
13181 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13182 buffer size test.
13183
13184 2015-09-11 Don Breazeal <donb@codesourcery.com>
13185
13186 * gdb.base/foll-exec.c: Add copyright header. Fix
13187 formatting issues.
13188 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13189 (do_exec_tests): Use clean_restart in place of zap_session,
13190 and for test initialization. Fix formatting issues. Use
13191 fail in place of perror.
13192 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13193 an expect statement to match an expression with output from
13194 the program under debug.
13195 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13196 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13197 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13198 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13199 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13200
13201 2015-09-09 Doug Evans <dje@google.com>
13202
13203 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13204
13205 2015-09-09 Doug Evans <dje@google.com>
13206
13207 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13208
13209 2015-09-09 Doug Evans <dje@google.com>
13210
13211 * gdb.base/savedregs.exp: Fix typo.
13212
13213 2015-09-09 Pedro Alves <palves@redhat.com>
13214
13215 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13216
13217 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13218
13219 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13220 command actually switches threads. Give up on remaining
13221 tests if target fails to stop at breakpoint.
13222
13223 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13224
13225 * gdb.ada/funcall_char.exp: New testcase.
13226 * gdb.ada/funcall_char/foo.adb: New file.
13227
13228 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13229
13230 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13231 expected outputs. Add two testcases for completing ambiguous
13232 functions.
13233 * gdb.ada/complete/aux_pck.adb: New file.
13234 * gdb.ada/complete/aux_pck.ads: New file.
13235 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13236 Ambiguous_Func functions.
13237 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13238 * gdb.ada/complete/pck.adb: Likewise.
13239
13240 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13241
13242 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13243 failures to run the test program under GDB.
13244
13245 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13246
13247 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13248 to C.
13249
13250 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13251
13252 * gdb.base/run-after-attach.exp: New test file.
13253 * gdb.base/run-after-attach.c: New test file.
13254
13255 2015-08-26 Don Breazeal <donb@codesourcery.com>
13256
13257 * gdb.base/foll-exec-2.c: New test program.
13258 * gdb.base/foll-exec-2.exp: New test.
13259
13260 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13261
13262 * gdb.base/nested-subp1.exp: New file.
13263 * gdb.base/nested-subp1.c: New file.
13264 * gdb.base/nested-subp2.exp: New file.
13265 * gdb.base/nested-subp2.c: New file.
13266 * gdb.base/nested-subp3.exp: New file.
13267 * gdb.base/nested-subp3.c: New file.
13268
13269 2015-08-24 Pedro Alves <palves@redhat.com>
13270
13271 * gdb.server/connect-without-multi-process.c: New file.
13272 * gdb.server/connect-without-multi-process.exp: New file.
13273
13274 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13275
13276 * gdb.opt/inline-markers.c: Make z int.
13277
13278 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13279
13280 * gdb.opt/inline-markers.c: Make z volatile.
13281
13282 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13283
13284 * gdb.opt/inline-bt.c: New volatile global z.
13285 * gdb.opt/inline-cmds.c: Likewise.
13286 * gdb.opt/inline-locals.c: Likewise.
13287 * gdb.opt/inline-markers.c: New extern global z.
13288 (marker): Use z.
13289 (inline_fn): Likewise.
13290
13291 2015-08-24 Pedro Alves <palves@redhat.com>
13292
13293 * config/m32r-stub.exp: Remove file.
13294 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13295 * gdb.base/call-rt-st.exp: Likewise.
13296 * gdb.base/call-strs.exp: Likewise.
13297 * gdb.base/default.exp: Remove references to h8300-*-hms and
13298 *-*-udi*.
13299 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13300
13301 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13302
13303 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13304 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13305 and "return" use KFAIL when GDB can not read/write the vector
13306 return value.
13307
13308 2015-08-21 Gary Benson <gbenson@redhat.com>
13309
13310 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13311
13312 2015-08-20 Pedro Alves <palves@redhat.com>
13313
13314 * gdb.server/solib-list.exp: No longer expect an interior stop in
13315 non-stop mode.
13316
13317 2015-08-20 Pedro Alves <palves@redhat.com>
13318
13319 * gdb.server/connect-stopped-target.c: New file.
13320 * gdb.server/connect-stopped-target.exp: New file.
13321
13322 2015-08-20 Pedro Alves <palves@redhat.com>
13323
13324 * gdb.dwarf2/comp-unit-lang.exp: New file.
13325 * gdb.dwarf2/comp-unit-lang.c: New file.
13326
13327 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13328
13329 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13330 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13331
13332 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13333
13334 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13335 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13336
13337 2015-08-18 Doug Evans <dje@google.com>
13338 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13339
13340 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13341 skip_python_tests. New arg prompt_regexp.
13342 (skip_python_tests): New function.
13343 * lib/mi-support.exp (mi_skip_python_tests): New function.
13344 * gdb.python/py-mi-objfile-gdb.py: New file.
13345 * gdb.python/py-mi-objfile.c: New file.
13346 * gdb.python/py-mi-objfile.exp: New file.
13347
13348 2015-08-17 Keith Seitz <keiths@redhat.com>
13349
13350 * gdb.linespec/explicit.exp: Move strace test from here ...
13351 * gdb.trace/strace.exp: ... to here.
13352
13353 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13354
13355 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13356 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13357
13358 2015-08-14 Doug Evans <xdje42@gmail.com>
13359
13360 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13361 inferior before selecting a new file.
13362
13363 2015-08-14 Doug Evans <xdje42@gmail.com>
13364
13365 * gdb.mi/mi-disassemble.exp: Update.
13366 * gdb.base/disasm-optim.S: New file.
13367 * gdb.base/disasm-optim.c: New file.
13368 * gdb.base/disasm-optim.h: New file.
13369 * gdb.base/disasm-optim.exp: New file.
13370
13371 2015-08-14 Keith Seitz <keiths@redhat.com>
13372
13373 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13374 "evaluated-by".
13375
13376 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13377
13378 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13379
13380 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13381
13382 * gdb.ada/fun_renaming.exp: New testcase.
13383 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13384 * gdb.ada/fun_renaming/pack.adb: New file.
13385 * gdb.ada/fun_renaming/pack.ads: New file.
13386
13387 2015-08-12 Keith Seitz <keiths@redhat.com>
13388
13389 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13390 gdb_get_line_number.
13391
13392 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13393
13394 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13395 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13396 gdb.base/dso2dso.exp: New files.
13397
13398 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13399 Pedro Alves <palves@redhat.com>
13400 Keith Seitz <keiths@redhat.com>
13401
13402 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13403 GDBFLAGS.
13404
13405 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13406
13407 * gdb.base/gdbhistsize-history.exp
13408 (test_histsize_history_setting): Use save_vars.
13409 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13410 Use save_vars.
13411 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13412 * gdb.base/readline.exp: Use save_vars.
13413
13414 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13415
13416 * lib/gdb.exp (save_vars): New proc.
13417
13418 2015-08-11 Keith Seitz <keiths@redhat.com>
13419
13420 * gdb.base/help.exp: Update help_breakpoint_text.
13421
13422 2015-08-11 Keith Seitz <keiths@redhat.com>
13423
13424 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13425 (at toplevel): Call test_explicit_breakpoints.
13426 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13427 breakpoints.
13428 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13429 breakpoint conditions, "-cond".
13430
13431 2015-08-11 Keith Seitz <keiths@redhat.com>
13432
13433 * gdb.linespec/3explicit.c: New file.
13434 * gdb.linespec/cpexplicit.cc: New file.
13435 * gdb.linespec/cpexplicit.exp: New file.
13436 * gdb.linespec/explicit.c: New file.
13437 * gdb.linespec/explicit.exp: New file.
13438 * gdb.linespec/explicit2.c: New file.
13439 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13440 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13441 before using in the matching pattern.
13442 Clarify that `prefix' is a regular expression.
13443
13444 2015-08-11 Keith Seitz <keiths@redhat.com>
13445
13446 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13447 test.
13448 Add tests for missing ",FMT" and ",".
13449
13450 2015-08-10 Doug Evans <dje@google.com>
13451 Keith Seitz <keiths@redhat.com>
13452
13453 PR gdb/17960
13454 * gdb.base/completion.exp: Add location completer tests.
13455
13456 2015-08-07 Pedro Alves <palves@redhat.com>
13457
13458 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13459 tests here.
13460 (top level): Run do_test with and without displaced stepping.
13461
13462 2015-08-07 Pedro Alves <palves@redhat.com>
13463
13464 * gdb.base/valgrind-disp-step.c: New file.
13465 * gdb.base/valgrind-disp-step.exp: New file.
13466
13467 2015-08-07 Pedro Alves <palves@redhat.com>
13468
13469 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13470 Delete function.
13471 (main): Add alarm. Run an infinite loop instead of calling
13472 wait_threads.
13473 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13474 comment.
13475 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13476 Delete function.
13477 (main): Add alarm. Run an infinite loop instead of calling
13478 wait_threads.
13479 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13480 comment.
13481
13482 2015-08-07 Pedro Alves <palves@redhat.com>
13483
13484 * gdb.base/checkpoint-ns.exp: New file.
13485 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13486 standard_testfile.
13487
13488 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13489
13490 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13491 * gdb.btrace/instruction_history.exp: Update.
13492 * gdb.btrace/tsx.exp: New.
13493 * gdb.btrace/tsx.c: New.
13494
13495 2015-08-06 Pedro Alves <palves@redhat.com>
13496
13497 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13498 increase timeout.
13499 * gdb.reverse/until-precsave.exp: Bump timeouts.
13500
13501 2015-08-06 Pedro Alves <palves@redhat.com>
13502
13503 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13504
13505 2015-08-06 Pedro Alves <palves@redhat.com>
13506
13507 PR gdb/18749
13508 * gdb.threads/process-dies-while-handling-bp.c: New file.
13509 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13510
13511 2015-08-06 Pedro Alves <palves@redhat.com>
13512
13513 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13514 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13515
13516 2015-08-05 Pedro Alves <palves@redhat.com>
13517
13518 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13519 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13520
13521 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13522
13523 * gdb.base/bp-permanent.exp: Report test as unsupported if
13524 the target cannot stop at the permanent breakpoint.
13525
13526 2015-08-03 Doug Evans <dje@google.com>
13527
13528 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13529 10000.
13530
13531 2015-08-03 Doug Evans <dje@google.com>
13532
13533 * Makefile.in (workers/%.worker, build-perf): New rule.
13534 (GDB_PERFTEST_MODE): New variable.
13535 (check-perf): Use it.
13536 (clean): Clean up gdb.perf parallel build subdirs.
13537 * lib/build-piece.exp: New file.
13538 * lib/gdb.exp (make_gdb_parallel_path): New function
13539 (standard_output_file, standard_temp_file): Call it.
13540 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13541 of $GDB_PARALLEL.
13542 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13543
13544 2015-08-03 Doug Evans <dje@google.com>
13545
13546 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13547 (LOG_FILE_NAME): New global.
13548 (TextReporter.__init__): Initialize self.txt_sum.
13549 (TextReporter.report): Add support for multiple data-points.
13550 Move report to perftest.sum, put raw data in perftest.log.
13551 (TextReporter.start): Open sum and log files.
13552 (TextReporter.end): Close sum and log files.
13553 * gdb.perf/lib/perftest/testresult.py
13554 (SingleStatisticTestResult.record): Handle multiple data-points.
13555
13556 2015-07-31 Pedro Alves <palves@redhat.com>
13557
13558 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13559 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13560 kill_wait_spawned_process instead of explicit "kill -9".
13561 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13562 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13563 kill_wait_spawned_process.
13564 * gdb.base/attach-twice.exp: Likewise.
13565 * gdb.base/attach.exp: Likewise.
13566 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13567 gdb_test_multiple.
13568 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13569 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13570 kill_wait_spawned_process.
13571 * gdb.base/valgrind-infcall.exp: Likewise.
13572 * gdb.multi/multi-attach.exp: Likewise.
13573 * gdb.python/py-prompt.exp: Likewise.
13574 * gdb.python/py-sync-interp.exp: Likewise.
13575 * gdb.server/ext-attach.exp: Likewise.
13576 * gdb.threads/attach-into-signal.exp (corefunc): Use
13577 spawn_wait_for_attach, spawn_id_get_pid and
13578 kill_wait_spawned_process.
13579 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13580 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13581 spawn_id_get_pid and kill_wait_spawned_process.
13582 * gdb.threads/attach-stopped.exp (corefunc): Use
13583 spawn_wait_for_attach, spawn_id_get_pid and
13584 kill_wait_spawned_process.
13585 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13586 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13587 kill_wait_spawned_process instead of explicit "kill -9".
13588 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13589 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13590 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13591 processes. Don't map cygwin/windows pids here. Now returns a
13592 spawn id list.
13593
13594 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13595
13596 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13597 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13598 correct patch.
13599
13600 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13601
13602 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13603
13604 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13605
13606 Reapply:
13607 2014-05-21 Mark Wielaard <mjw@redhat.com>
13608
13609 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13610
13611 2015-07-30 Pedro Alves <palves@redhat.com>
13612
13613 * linux-low.c (handle_extended_wait): Set the child's last
13614 reported status to TARGET_WAITKIND_STOPPED.
13615
13616 2015-07-30 Pedro Alves <palves@redhat.com>
13617
13618 PR threads/18600
13619 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13620 only shows inferior 1.
13621
13622 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13623 Pedro Alves <palves@redhat.com>
13624
13625 PR threads/18600
13626 * gdb.threads/fork-plus-threads.c: New file.
13627 * gdb.threads/fork-plus-threads.exp: New file.
13628
13629 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13630
13631 * gdb.base/batch-preserve-term-settings.exp
13632 (test_terminal_settings_preserved_after_cli_exit): Use
13633 send_quit_command.
13634
13635 2015-07-29 Pedro Alves <palves@redhat.com>
13636 Don Breazeal <donb@codesourcery.com>
13637
13638 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13639 output from both inferior_spawn_id and gdb_spawn_id.
13640
13641 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13642
13643 * gdb.threads/attach-into-signal.exp (corefunc): Use
13644 with_test_prefix on nested loops, uniquefying the test messages.
13645
13646 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13647
13648 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13649 commit.
13650
13651 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13652
13653 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13654 New proc.
13655 (test_terminal_settings_preserved_after_sigterm): New test.
13656
13657 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13658
13659 * gdb.base/batch-preserve-term-settings.exp
13660 (test_terminal_settings_preserved_after_cli_exit): New test.
13661
13662 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13663
13664 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13665 manipulation of saved_gdbflags.
13666 (test_terminal_settings_preserved): Remove global declaration of
13667 the unused variable pagination_prompt. Remove manipulation of
13668 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13669 GDBFLAGS.
13670
13671 2015-07-29 Pedro Alves <palves@redhat.com>
13672
13673 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13674
13675 2015-07-29 Pedro Alves <palves@redhat.com>
13676
13677 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13678 at the top.
13679
13680 2015-07-29 Pedro Alves <palves@redhat.com>
13681
13682 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13683 (main): Call gdb_unbuffer_output.
13684 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13685 (main): Call gdb_unbuffer_output.
13686 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13687 (main): Call gdb_unbuffer_output.
13688 * gdb.base/call-strs.exp: Adjust to step over the
13689 gdb_unbuffer_output call.
13690 * gdb.base/catch-gdb-caused-signals.c: Include
13691 "../lib/unbuffer_output.c".
13692 (main): Call gdb_unbuffer_output.
13693 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13694 (main): Call gdb_unbuffer_output.
13695 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13696 (main): Call gdb_unbuffer_output.
13697 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13698 (main): Call gdb_unbuffer_output.
13699 * gdb.base/shlib-call.exp: Adjust to step over the
13700 gdb_unbuffer_output call.
13701 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13702 (main): Call gdb_unbuffer_output.
13703 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13704 (main): Call gdb_unbuffer_output.
13705 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13706 (main): Rename to ...
13707 (test): ... this.
13708 (main): Reimplement.
13709 * gdb.base/varargs.exp: Run to test instead of to main.
13710 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13711 (main): Call gdb_unbuffer_output.
13712
13713 2015-07-29 Pedro Alves <palves@redhat.com>
13714
13715 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13716 factore out from mi_continue_dprintf. For call-style dprintfs,
13717 expect dprintf output out of $inferior_spawn_id.
13718 (mi_continue_dprintf): Use mi_expect_dprintf.
13719 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13720 (main): Call gdb_unbuffer_output.
13721
13722 2015-07-29 Pedro Alves <palves@redhat.com>
13723
13724 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13725 (default_mi_gdb_start): Set inferior_spawn_id instead of
13726 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13727 gdb_spawn_id.
13728 (mi_gdb_test): Always expect inferior output from both
13729 $inferior_spawn_id and $gdb_spawn_id.
13730
13731 2015-07-29 Pedro Alves <palves@redhat.com>
13732
13733 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13734 send_inferior and $inferior_spawn_id.
13735
13736 2015-07-29 Pedro Alves <palves@redhat.com>
13737
13738 * gdb.gdb/complaints.exp (test_initial_complaints)
13739 (test_serial_complaints, test_short_complaints): Use
13740 gdb_test_stdio.
13741 (test_empty_complaint): Handle $inferior_spawn_id !=
13742 $gdb_spawn_id.
13743
13744 2015-07-29 Pedro Alves <palves@redhat.com>
13745
13746 * gdb.base/varargs.exp: Use gdb_test_stdio.
13747
13748 2015-07-29 Pedro Alves <palves@redhat.com>
13749
13750 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13751
13752 2015-07-29 Pedro Alves <palves@redhat.com>
13753
13754 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13755
13756 2015-07-29 Pedro Alves <palves@redhat.com>
13757
13758 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13759 parameter into two new parameters, "inf_result" and "gdb_result".
13760 Expect inferior output and gdb output from $inferior_spawn_id and
13761 $gdb_spawn_id, respectively. Adjust all callers.
13762
13763 2015-07-29 Pedro Alves <palves@redhat.com>
13764
13765 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13766 of gdb_test_sequence.
13767
13768 2015-07-29 Pedro Alves <palves@redhat.com>
13769
13770 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13771 (saw_spurious_output): Expect inferior output from
13772 $inferior_spawn_id. Use gdb_test_stdio.
13773
13774 2015-07-29 Pedro Alves <palves@redhat.com>
13775
13776 * gdb.base/dprintf.exp: Use standard_testfile. Change
13777 prepare_for_testing call.
13778 (srcfile): Don't set.
13779 (restart): New procedure.
13780 (test_dprintf): New procecure, use to continue over dprintfs.
13781 (test_call, test_agent): New procedures, tests moved here.
13782 Restart gdb and recreate dprintfs. Adjust expected output.
13783
13784 2015-07-29 Pedro Alves <palves@redhat.com>
13785
13786 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13787
13788 2015-07-29 Pedro Alves <palves@redhat.com>
13789
13790 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13791
13792 2015-07-29 Pedro Alves <palves@redhat.com>
13793
13794 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13795 gdb_test_stdio.
13796
13797 2015-07-29 Pedro Alves <palves@redhat.com>
13798
13799 * lib/gdb.exp (gdb_test_stdio): New procedure.
13800
13801 2015-07-29 Pedro Alves <palves@redhat.com>
13802
13803 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13804
13805 2015-07-29 Pedro Alves <palves@redhat.com>
13806
13807 * gdb.base/call-signal-resume.exp: Remove check for
13808 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13809 * gdb.base/unwindonsignal.exp: Likewise.
13810 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13811 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13812
13813 2015-07-29 Pedro Alves <palves@redhat.com>
13814
13815 * gdb.base/siginfo-addr.c (pass): New function.
13816 (handler): Call it iff si_addr is correct.
13817 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13818 Set a breakpoint at "pass" and continue to it.
13819
13820 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13821
13822 * gdb.python/py-objfile.exp: Make some tests have unique names.
13823 * gdb.python/py-pp-registration.exp: Likewise.
13824
13825 2015-07-28 Pedro Alves <palves@redhat.com>
13826
13827 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13828
13829 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13830
13831 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13832
13833 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13834
13835 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13836
13837 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13838
13839 * gdb.base/gdb-sigterm-2.exp: New test.
13840
13841 2015-07-25 Doug Evans <xdje42@gmail.com>
13842
13843 Revert:
13844 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13845 (workers/%.worker, build-perf): New rule.
13846 (GDB_PERFTEST_MODE): New variable.
13847 (check-perf): Use it.
13848 (clean): Clean up gdb.perf parallel build subdirs.
13849 * lib/build-piece.exp: New file.
13850 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13851 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13852 name.
13853 (standard_temp_file): Ditto.
13854 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13855 of $GDB_PARALLEL.
13856
13857 2015-07-24 Doug Evans <dje@google.com>
13858
13859 * gdb.perf/lib/perftest/utils.py: New file.
13860 * gdb.perf/gm-hello.cc: New file.
13861 * gdb.perf/gm-pervasive-typedef.cc: New file.
13862 * gdb.perf/gm-pervasive-typedef.h: New file.
13863 * gdb.perf/gm-std.cc: New file.
13864 * gdb.perf/gm-std.h: New file.
13865 * gdb.perf/gm-use-cerr.cc: New file.
13866 * gdb.perf/gm-utils.h: New file.
13867 * gdb.perf/gmonster-null-lookup.py: New file.
13868 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13869 * gdb.perf/gmonster-print-cerr.py: New file.
13870 * gdb.perf/gmonster-ptype-string.py: New file.
13871 * gdb.perf/gmonster-runto-main.py: New file.
13872 * gdb.perf/gmonster-select-file.py: New file.
13873 * gdb.perf/gmonster1-null-lookup.exp: New file.
13874 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13875 * gdb.perf/gmonster1-print-cerr.exp: New file.
13876 * gdb.perf/gmonster1-ptype-string.exp: New file.
13877 * gdb.perf/gmonster1-runto-main.exp: New file.
13878 * gdb.perf/gmonster1-select-file.exp: New file.
13879 * gdb.perf/gmonster1.cc: New file.
13880 * gdb.perf/gmonster1.exp: New file.
13881 * gdb.perf/gmonster2-null-lookup.exp: New file.
13882 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13883 * gdb.perf/gmonster2-print-cerr.exp: New file.
13884 * gdb.perf/gmonster2-ptype-string.exp: New file.
13885 * gdb.perf/gmonster2-runto-main.exp: New file.
13886 * gdb.perf/gmonster2-select-file.exp: New file.
13887 * gdb.perf/gmonster2.cc: New file.
13888 * gdb.perf/gmonster2.exp: New file.
13889
13890 2015-07-24 Doug Evans <dje@google.com>
13891
13892 * gdb.perf/README: New file.
13893 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13894 * lib/gen-perf-test.exp: New file.
13895
13896 2015-07-24 Doug Evans <dje@google.com>
13897
13898 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13899 (PerfTest::startup): New function.
13900 (PerfTest::run): Return result of calling body.
13901 (PerfTest::assemble): Rewrite.
13902 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13903 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13904 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13905 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13906 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13907
13908 2015-07-24 Doug Evans <dje@google.com>
13909
13910 * lib/gdb.exp (clean_restart): Make executable optional.
13911
13912 2015-07-24 Doug Evans <dje@google.com>
13913
13914 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13915 compiler_info references.
13916 * gdb.cp/temargs.exp: Ditto.
13917 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13918 (get_compiler_info): Early exit if already computed. Set compiler_info
13919 to "unknown" if there was a problem.
13920 (test_compiler_info): Add function comment. Call get_compiler_info.
13921
13922 2015-07-24 Doug Evans <dje@google.com>
13923
13924 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13925 (workers/%.worker, build-perf): New rule.
13926 (GDB_PERFTEST_MODE): New variable.
13927 (check-perf): Use it.
13928 (clean): Clean up gdb.perf parallel build subdirs.
13929 * lib/build-piece.exp: New file.
13930 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13931 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13932 name.
13933 (standard_temp_file): Ditto.
13934 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13935 of $GDB_PARALLEL.
13936
13937 2015-07-24 Doug Evans <dje@google.com>
13938
13939 * lib/future.exp (gdb_default_target_compile): New option
13940 "early_flags".
13941 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13942 --as-needed.
13943
13944 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13945
13946 * gdb.base/catch-syscall.exp: Call gdb_exit before
13947 gdb_skip_xml_test.
13948
13949 2015-07-24 Pedro Alves <palves@redhat.com>
13950
13951 * gdb.python/py-events.exp: Accept output between the stop event
13952 and the prompt.
13953 * gdb.python/py-evsignal.exp: Likewise.
13954 * gdb.python/py-evthreads.exp: Likewise.
13955
13956 2015-07-24 Pedro Alves <palves@redhat.com>
13957
13958 PR gdb/18717
13959 * gdb.threads/non-ldr-exit.c: New file.
13960 * gdb.threads/non-ldr-exit.exp: New file.
13961
13962 2015-07-24 Yao Qi <yao.qi@linaro.org>
13963
13964 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13965 restarting process.
13966
13967 2015-07-24 Yao Qi <yao.qi@linaro.org>
13968
13969 * gdb.server/ext-restart.exp: New file.
13970
13971 2015-07-24 Yao Qi <yao.qi@linaro.org>
13972
13973 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13974 argument options.
13975 * gdb.server/ext-wrapper.exp: New file.
13976
13977 2015-07-23 Doug Evans <dje@google.com>
13978
13979 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13980 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13981
13982 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13983
13984 * gdb.ada/var_arr_typedef.exp: New testcase.
13985 * gdb.ada/var_arr_typedef/pack.adb: New file.
13986 * gdb.ada/var_arr_typedef/pack.ads: New file.
13987 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13988
13989 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13990
13991 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13992
13993 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13994
13995 * gdb.arch/i386-biarch-core.exp: Replace istarget
13996 by "complete set gnutarget". Remove expectation for the "core-file"
13997 command.
13998
13999 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14000
14001 Revert the previous commit:
14002 Tests for validate symbol file using build-id.
14003
14004 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14005
14006 Tests for validate symbol file using build-id.
14007 * gdb.base/solib-mismatch-lib.c: New file.
14008 * gdb.base/solib-mismatch-libmod.c: New file.
14009 * gdb.base/solib-mismatch.c: New file.
14010 * gdb.base/solib-mismatch.exp: New file.
14011
14012 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14013
14014 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14015 nios2-*-linux*.
14016 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14017 * gdb.base/siginfo.exp: Likewise.
14018 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14019
14020 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14021
14022 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14023 Move it to ...
14024 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14025 ... here.
14026 * gdb.trace/range-stepping.exp: Check that the target supports
14027 range stepping.
14028
14029 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14030
14031 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14032
14033 2015-07-14 Pedro Alves <palves@redhat.com>
14034
14035 * gdb.base/killed-outside.exp: New file.
14036 * gdb.base/killed-outside.c: New file.
14037
14038 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14039
14040 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14041 (n at main): New.
14042 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14043
14044 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14045
14046 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14047 infcall tests instead of setting up for KFAIL.
14048
14049 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14050
14051 * gdb.btrace/record_goto-step.exp: New.
14052
14053 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14054
14055 PR compile/18484
14056 * gdb.compile/compile.c (struct struct_type): Add volatile to
14057 selffield's type.
14058 * gdb.compile/compile.exp
14059 (compile code struct_object.selffield = &struct_object): Skip further
14060 struct_object tests if this one xfails.
14061
14062 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14063
14064 PR exp/18617
14065 * gdb.trace/ax.exp: Add test.
14066
14067 2015-07-07 Yao Qi <yao.qi@linaro.org>
14068
14069 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14070 instead of istarget "aarch64*-*-*".
14071 * gdb.arch/aarch64-fp.exp: Likewise.
14072 * gdb.base/float.exp: Likewise.
14073 * gdb.reverse/aarch64.exp: Likewise.
14074 * lib/gdb.exp (is_aarch64_target): New proc.
14075
14076 2015-07-07 Yao Qi <yao.qi@linaro.org>
14077
14078 * lib/gdb.exp (is_aarch32_target): New proc.
14079 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14080 instead of "istarget "arm*-*-*"".
14081 * gdb.arch/arm-disp-step.exp: Likewise.
14082 * gdb.arch/thumb-bx-pc.exp: Likewise.
14083 * gdb.arch/thumb-prologue.exp: Likewise.
14084 * gdb.arch/thumb-singlestep.exp: Likewise.
14085 * gdb.base/disp-step-syscall.exp: Likewise.
14086 * gdb.base/float.exp: Likewise.
14087
14088 2015-07-07 Yao Qi <yao.qi@linaro.org>
14089
14090 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14091 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14092
14093 2015-07-07 Yao Qi <yao.qi@linaro.org>
14094
14095 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14096 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14097 if it exists.
14098 * gdb.multi/multi-arch.exp: Likewise.
14099
14100 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14101
14102 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14103 print.
14104
14105 2015-07-07 Yao Qi <yao.qi@linaro.org>
14106
14107 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14108
14109 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14110
14111 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14112 '[' and ']' characters.
14113
14114 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14115
14116 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14117
14118 2015-06-29 Pedro Alves <palves@redhat.com>
14119
14120 PR threads/18127
14121 * gdb.threads/hand-call-new-thread.c: New file.
14122 * gdb.threads/hand-call-new-thread.c: New file.
14123
14124 2015-06-26 Keith Seitz <keiths@redhat.com>
14125 Doug Evans <dje@google.com>
14126
14127 PR 16253
14128 * gdb.cp/var-tag-2.cc: New file.
14129 * gdb.cp/var-tag-3.cc: New file.
14130 * gdb.cp/var-tag-4.cc: New file.
14131 * gdb.cp/var-tag.cc: New file.
14132 * gdb.cp/var-tag.exp: New file.
14133
14134 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14135
14136 * gdb.base/history-duplicates.exp: New test.
14137
14138 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14139
14140 * gdb.base/completion.exp: Test the completion of the "focus"
14141 command.
14142
14143 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14144
14145 * gdb.arch/amd64-prologue-skip.S: New file.
14146 * gdb.arch/amd64-prologue-skip.exp: New file.
14147
14148 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14149
14150 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14151 is_address_zero_readable check.
14152
14153 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14154
14155 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14156 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14157
14158 2015-06-24 Yao Qi <yao.qi@linaro.org>
14159
14160 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14161 linux targets.
14162
14163 2015-06-24 Yao Qi <yao.qi@linaro.org>
14164
14165 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14166 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14167 * gdb.base/siginfo-thread.exp: Likewise.
14168
14169 2015-06-22 Yao Qi <yao.qi@linaro.org>
14170
14171 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14172
14173 2015-06-22 Yao Qi <yao.qi@linaro.org>
14174
14175 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14176 aarch64*-*-*.
14177 (skip_hw_watchpoint_tests): Likewise.
14178
14179 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14180
14181 * gdb.base/gdbinit-history.exp: Test the interaction between
14182 setting GDBHISTSIZE and setting the history size via .gdbinit.
14183
14184 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14185
14186 PR gdb/16999
14187 * gdb.base/gdbhistsize-history.exp: New test.
14188
14189 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14190
14191 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14192 with GDBHISTSIZE.
14193 * gdb.base/readline.exp: Likewise.
14194
14195 2015-06-17 Yao Qi <yao.qi@linaro.org>
14196
14197 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14198 line.
14199
14200 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14201
14202 * gdb.base/gdbinit-history.exp: Add test case to check that
14203 an unlimited history file does not get truncated on exit.
14204
14205 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14206
14207 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14208 (VECTOR): New macro. Use it...
14209 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14210 ...for these typedefs.
14211 (int8, char1, int1, double1): New typedefs.
14212 (struct just_int2, struct two_int2): New structures.
14213 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14214 (add_structvecs, add_singlevecs): New functions.
14215 (main): Call add_some_intvecs twice.
14216 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14217 the compile and exit upon failure. Try compiling for the "native"
14218 architecture. Test inferior function calls with vector arguments
14219 and vector return value handling with "finish" and "return".
14220
14221 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14222
14223 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14224 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14225 PE file.
14226 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14227
14228 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14229
14230 PR breakpoints/16465
14231 * gdb.mi/mi-dprintf-pending.c: New file.
14232 * gdb.mi/mi-dprintf-pending.exp: New test.
14233 * gdb.mi/mi-dprintf-pendshr.c: New file.
14234
14235 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14236 Mircea Gherzan <mircea.gherzan@intel.com>
14237
14238 * gdb.arch/i386-mpx-map.c: New file.
14239 * gdb.arch/i386-mpx-map.exp: New File.
14240
14241 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14242
14243 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14244 * gdb.arch/i386-mpx.exp: Indentation fixed.
14245
14246 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14247
14248 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14249 function and improved indentation.
14250 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14251 gdb_test_multiple. Added additional tests to skip the test.
14252
14253 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14254
14255 * gdb.arch/i386-avx512.c: Change path in include file.
14256 * gdb.arch/i386-avx512.exp: Change include dir path
14257 compilation flag.
14258 * gdb.arch/i386-mpx.c: Change path in include file.
14259 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14260 flag.
14261
14262 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14263
14264 * gdb.compile/compile-print.exp (compile print *vararray@3)
14265 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14266
14267 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14268
14269 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14270 (do not keep jit in memory): ... this.
14271 (expect 5): Change it to ...
14272 (expect no 5): ... this.
14273
14274 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14275
14276 PR gdb/15564
14277 * gdb.mi/mi-detach.exp: New file.
14278
14279 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14280
14281 PR symtab/18392
14282 * gdb.arch/amd64-tailcall-self.S: New file.
14283 * gdb.arch/amd64-tailcall-self.c: New file.
14284 * gdb.arch/amd64-tailcall-self.exp: New file.
14285
14286 2015-05-28 Don Breazeal <donb@codesourcery.com>
14287
14288 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14289 tests for remote targets by checking is_target_gdbserver.
14290
14291 2015-05-27 Doug Evans <dje@google.com>
14292
14293 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14294 * gdb.dwarf2/opaque-type-lookup.c: New file.
14295 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14296
14297 2015-05-26 Doug Evans <dje@google.com>
14298
14299 * gdb.cp/iostream.cc: New file.
14300 * gdb.cp/iostream.exp: New file.
14301
14302 2015-05-26 Doug Evans <dje@google.com>
14303
14304 * gdb.dwarf2/dw2-op-call.exp: Update.
14305 * gdb.dwarf2/dw4-sig-types.exp: Update.
14306 * gdb.dwarf2/implptr.exp: Update.
14307 * gdb.mi/mi-cmd-param-changed.exp: Update.
14308
14309 2015-05-26 Doug Evans <dje@google.com>
14310
14311 * gdb.python/py-lazy-string.c: New file.
14312 * gdb.python/py-lazy-string.exp: New file.
14313 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14314 (main): Update. Add estring3.
14315 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14316 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14317
14318 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14319 Yao Qi <yao.qi@linaro.org>
14320
14321 * gdb.reverse/aarch64.c: New.
14322 * gdb.reverse/aarch64.exp: New.
14323
14324 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14325
14326 * lib/gdb.exp (supports_process_record): Return true for
14327 aarch64*-linux*.
14328 (supports_reverse): Likewise.
14329
14330 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14331
14332 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14333 Use with_test_prefix.
14334
14335 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14336
14337 * gdb.base/completion.exp: Add test for completion of layout
14338 names.
14339
14340 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14341
14342 * lib/gdb.exp (skip_tui_tests): New proc.
14343 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14344
14345 2015-05-19 Pedro Alves <palves@redhat.com>
14346
14347 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14348 Save the whole env array instead of just HOME. Unset HISTSIZE in
14349 the environment while testing. Restore whole environment
14350 afterwards.
14351
14352 2015-05-16 Doug Evans <xdje42@gmail.com>
14353
14354 * gdb.guile/scm-ports.c: New file.
14355 * gdb.guile/scm-ports.exp: Add memory port tests.
14356
14357 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14358
14359 * gdb.compile/compile-print.c: New file.
14360 * gdb.compile/compile-print.exp: New file.
14361
14362 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14363
14364 * gdb.compile/compile-ops.exp: Cast param to void.
14365 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14366 (compile code struct_object.selffield = &struct_object): Add xfail.
14367
14368 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14369
14370 * gdb.ada/arr_enum_with_gap: New testcase.
14371
14372 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14373
14374 * gdb.ada/byte_packed_arr: New testcase.
14375
14376 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14377
14378 * gdb.ada/pckd_neg: New testcase.
14379
14380 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14381
14382 PR gdb/17820
14383 * gdb.base/gdbinit-history.exp: New test.
14384 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14385 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14386
14387 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14388
14389 * gdb.python/py-xmethods.cc: Enhance test case.
14390 * gdb.python/py-xmethods.exp: New tests.
14391 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14392 function.
14393 (B_indexoper): Likewise.
14394 (global_dm_list) : Add new xmethod worker functions.
14395
14396 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14397
14398 * gdb.base/coredump-filter.exp: Correctly unset
14399 "coredump_var_addr" array.
14400
14401 2015-05-08 Pedro Alves <palves@redhat.com>
14402
14403 * gdb.server/non-existing-program.exp: Unset spawn_id.
14404
14405 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14406
14407 PR python/18291
14408 * gdb.python/py-xmethods.exp: Add tests.
14409
14410 2015-05-08 Yao Qi <yao.qi@linaro.org>
14411
14412 PR gdb/18208
14413 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14414 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14415 function set_coredump_filter, and remove remote_exec call.
14416 Remove argument ipid. Callers update.
14417 (top level): Don't get inferior's PID.
14418
14419 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14420
14421 * gdb.base/watch_thread_num.exp: Skip test on targets without
14422 access watchpoints.
14423
14424 2015-05-06 Pedro Alves <palves@redhat.com>
14425
14426 PR server/18081
14427 * gdb.server/non-existing-program.exp: New file.
14428
14429 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14430
14431 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14432
14433 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14434
14435 * gdb.ada/out_of_line_in_inlined: New testcase.
14436
14437 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14438
14439 * gdb.ada/var_rec_arr: New testcase.
14440
14441 2015-04-30 Yao Qi <yao.qi@linaro.org>
14442
14443 * gdb.base/break-idempotent.exp: If
14444 skip_hw_watchpoint_multi_tests returns true, skip the tests
14445 on "rwatch" and "awatch".
14446
14447 2015-04-30 Yao Qi <yao.qi@linaro.org>
14448
14449 * gdb.base/relativedebug.exp: Invoke gdb command
14450 "info sharedlibrary", and if libc.so doesn't have debug info,
14451 skip the test.
14452
14453 2015-04-29 Doug Evans <dje@google.com>
14454
14455 * gdb.python/py-xmethods.exp: Add ptype tests.
14456 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14457 get_result_type method.
14458
14459 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14460
14461 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14462 the target does not support hardware watchpoints.
14463
14464 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14465
14466 * gdb.base/break-always.exp: Abort testing if writing to memory
14467 causes an error.
14468
14469 2015-04-28 Doug Evans <dje@google.com>
14470
14471 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14472 * gdb.python/py-pp-registration.exp: ... here. New file.
14473 * gdb.python/py-pp-registration.c: New file.
14474 * gdb.python/py-pp-registration.py: New file.
14475
14476 2015-04-28 Doug Evans <dje@google.com>
14477
14478 * gdb.python/py-bad-printers.c: New file.
14479 * gdb.python/py-bad-printers.py: New file.
14480 * gdb.python/py-bad-printers.exp: New file.
14481
14482 2015-04-28 Sasha Smundak <asmundak@google.com>
14483
14484 * gdb.python/py-type.exp: New test.
14485
14486 2015-04-28 Andy Wingo <wingo@igalia.com>
14487
14488 * gdb.python/py-parameter.exp:
14489 * gdb.guile/scm-parameter.exp: Escape the path that we are
14490 matching against, as it might contain characters that are special
14491 to regular expressions.
14492
14493 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14494
14495 * gdb.ada/rec_comp: New testcase.
14496
14497 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14498
14499 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14500 before using it.
14501
14502 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14503
14504 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14505 new tests for verilog output.
14506
14507 2015-04-24 Yao Qi <yao.qi@linaro.org>
14508
14509 * boards/remote-gdbserver-on-localhost.exp: New file.
14510
14511 2015-04-23 Pedro Alves <palves@redhat.com>
14512
14513 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14514 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14515 "end of file", remove $inferior_spawn_id from the indirect list.
14516
14517 2015-04-23 Pedro Alves <palves@redhat.com>
14518
14519 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14520
14521 2015-04-23 Pedro Alves <palves@redhat.com>
14522
14523 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14524 on $any_spawn_id instead of only on $gdb_spawn_id.
14525
14526 2015-04-21 Pierre Muller <muller@sourceware.org>
14527
14528 PR pascal/17815
14529 * lib/pascal.exp (gpc_compile): Add new option "class".
14530 (fpc_compile): Likewise.
14531 * gdb.pascal/case-insensitive-symbols.pas: New file.
14532 * gdb.pascal/case-insensitive-symbols.exp: New file.
14533
14534 2015-04-20 Gary Benson <gbenson@redhat.com>
14535
14536 * gdb.base/attach.exp: Fix three extended remote failures.
14537
14538 2015-04-17 Gary Benson <gbenson@redhat.com>
14539
14540 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14541 the main executable over the remote protocol.
14542
14543 2015-04-16 Pedro Alves <palves@redhat.com>
14544
14545 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14546 a new gdbserver if gdbserver_reconnect_p is set.
14547
14548 2015-04-16 Pedro Alves <palves@redhat.com>
14549
14550 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14551 is set, don't exit gdbserver.
14552
14553 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14554
14555 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14556 appropriate .insn, such that an older assembler can be used.
14557 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14558 the z/Architecture instruction set on 31-bit targets as well.
14559
14560 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14561
14562 * gdb.go/handcall.exp: Remove all logic related to the first
14563 breakpoint and rely on go_runto_main instead.
14564 * gdb.go/strings.exp: Likewise.
14565 * gdb.go/unsafe.exp: Likewise.
14566 * gdb.go/hello.exp: Likewise. Also rename the remaining
14567 breakpoint marker to "breakpoint 1".
14568 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14569 * gdb.go/strings.go: Likewise.
14570 * gdb.go/unsafe.go: Likewise.
14571 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14572 "set breakpoint 2 here" and rename the remaining breakpoint marker
14573 to "breakpoint 1".
14574
14575 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14576
14577 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14578 if itertools.imap is not present.
14579 * gdb.python/py-objfile.exp: Add parentheses.
14580 * gdb.python/py-type.exp: Same.
14581 * gdb.python/py-unwind-maint.py: Same.
14582
14583 2015-04-15 Yao Qi <yao.qi@linaro.org>
14584
14585 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14586 of ":$ptr_size" and set its form explicitly.
14587
14588 2015-04-15 Pedro Alves <palves@redhat.com>
14589 Yao Qi <yao.qi@linaro.org>
14590
14591 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14592 timeout by factor of 4.
14593 (test_regular_watch): Likewise.
14594 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14595 * gdb.reverse/sigall-reverse.exp: Likewise.
14596 * gdb.reverse/until-precsave.exp: Likewise.
14597 * lib/gdb.exp (with_timeout_factor): New proc.
14598 (gdb_expect): Move some code to ...
14599 (get_largest_timeout): ... here. New procedure.
14600
14601 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
14602
14603 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14604
14605 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14606
14607 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14608 to write to the .text section.
14609
14610 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14611
14612 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14613 Handle the case of targets that do not provide PID information.
14614
14615 2015-04-13 Yao Qi <yao.qi@linaro.org>
14616
14617 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14618 and use expect instead of gdb_expect.
14619
14620 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14621
14622 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14623 "coredump_var_addr" to avoid naming conflict with other testcases.
14624
14625 2015-04-10 Pedro Alves <palves@redhat.com>
14626
14627 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14628 gdb_test_sequence and gdb_assert.
14629
14630 2015-04-10 Pedro Alves <palves@redhat.com>
14631
14632 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14633 test messages that don't include the breakpoint address.
14634
14635 2015-04-10 Yao Qi <yao.qi@linaro.org>
14636
14637 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14638 false for some offset and width combinations which aren't
14639 supported by linux kernel.
14640
14641 2015-04-10 Pedro Alves <palves@redhat.com>
14642
14643 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14644 procedure, factored out from ...
14645 (top level): ... here. Add "set displaced-stepping" testing axis.
14646 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14647 parameter "displaced". Use it.
14648 (top level): Use foreach and add "set displaced-stepping" testing
14649 axis.
14650
14651 2015-04-10 Pedro Alves <palves@redhat.com>
14652
14653 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14654 Remove comment.
14655 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14656 both the address of the instruction that triggers the watchpoint
14657 and the address of the instruction immediately after, and use
14658 those addresses for the test. Fix comment.
14659
14660 2015-04-10 Pedro Alves <palves@redhat.com>
14661
14662 * gdb.base/sigstep.exp (breakpoint_to_handler)
14663 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14664 Test "backtrace" in handler.
14665 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14666 (top level): Add new "displaced" test axis to
14667 breakpoint_to_handler, breakpoint_to_handler_entry and
14668 breakpoint_over_handler.
14669
14670 2015-04-10 Pedro Alves <palves@redhat.com>
14671
14672 PR gdb/18216
14673 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14674
14675 2015-04-10 Yao Qi <yao.qi@linaro.org>
14676
14677 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14678 (test_add_rn_pc): New function.
14679 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14680 (top level): Invoke test_add_rn_pc.
14681
14682 2015-04-10 Pedro Alves <palves@redhat.com>
14683
14684 PR gdb/13858
14685 * gdb.base/step-over-no-symbols.exp: New file.
14686
14687 2015-04-09 Andy Wingo <wingo@igalia.com>
14688
14689 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14690 after the Python tests.
14691
14692 2015-04-08 Keith Seitz <keiths@redhat.com>
14693
14694 PR python/16699
14695 * gdb.python/py-completion.exp: New tests for completion.
14696 * gdb.python/py-completion.py (CompleteLimit1): New class.
14697 (CompleteLimit2): Likewise.
14698 (CompleteLimit3): Likewise.
14699 (CompleteLimit4): Likewise.
14700 (CompleteLimit5): Likewise.
14701 (CompleteLimit6): Likewise.
14702 (CompleteLimit7): Likewise.
14703
14704 2015-04-08 Pedro Alves <palves@redhat.com>
14705
14706 PR gdb/18214
14707 PR gdb/18216
14708 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14709 function.
14710 (main): Install it as SIGUSR1 handler.
14711 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14712 parameter. Always use "setup" as prefix. Toggle "set
14713 displaced-stepping" off/on depending on global. Don't switch to
14714 thread 1 here.
14715 (top level): Add displaced stepping "off/on" test axis. Update
14716 "setup" calls. Wrap each subtest with with_test_prefix. Test
14717 continuing with a queued signal in each thread.
14718
14719 2015-04-08 Pedro Alves <palves@redhat.com>
14720
14721 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14722 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14723 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14724 Return early if running to main fails.
14725 * gdb.trace/while-stepping.exp: Likewise.
14726
14727 2015-04-07 Pedro Alves <palves@redhat.com>
14728
14729 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14730 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14731 interact with inferior program.
14732
14733 2015-04-07 Pedro Alves <palves@redhat.com>
14734
14735 * lib/gdb.exp (inferior_spawn_id): New global.
14736 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14737 spawn id after processing the user code.
14738 (default_gdb_start): Set inferior_spawn_id.
14739 (send_inferior): New procedure.
14740 * lib/gdbserver-support.exp (gdbserver_start): Set
14741 inferior_spawn_id.
14742 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14743
14744 2015-04-07 Pedro Alves <palves@redhat.com>
14745
14746 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14747 * lib/gdbserver-support.exp (gdbserver_start): Make
14748 $server_spawn_id global.
14749 (gdbserver_start): Don't wait for gdbserver's spawn id with
14750 expect_background.
14751 (close_gdbserver): New procedure.
14752 (gdb_exit): Rename the default version and reimplement.
14753
14754 2015-04-07 Pedro Alves <palves@redhat.com>
14755
14756 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14757 append the substituted item, not the original item.
14758
14759 2015-04-07 Pedro Alves <palves@redhat.com>
14760
14761 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14762 gdb_expect.
14763
14764 2015-04-07 Pedro Alves <palves@redhat.com>
14765
14766 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14767 output appearing once only.
14768
14769 2015-04-07 Pedro Alves <palves@redhat.com>
14770
14771 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14772 that doesn't expect anything. Return early if running to main
14773 fails.
14774
14775 2015-04-07 Yao Qi <yao.qi@linaro.org>
14776
14777 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14778 (child_function): Call alarm.
14779 (main): Move call to alarm into the loop.
14780 * gdb.threads/non-stop-fair-events.exp: Build program with
14781 -DTIMEOUT=$timeout.
14782
14783 2015-04-06 Doug Evans <xdje42@gmail.com>
14784
14785 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14786 Fix dest parameter to board_info.
14787 (fpc_compile): Ditto.
14788 (gdb_compile_pascal): Rename dest arg to destfile.
14789
14790 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14791
14792 * gdb.ada/funcall_ref.exp: New file.
14793 * gdb.ada/funcall_ref/foo.adb: New file.
14794
14795 2015-04-02 Yao Qi <yao.qi@linaro.org>
14796
14797 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14798 is remote.
14799
14800 2015-04-02 Gary Benson <gbenson@redhat.com>
14801
14802 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14803
14804 2015-04-01 Sasha Smundak <asmundak@google.com>
14805
14806 * gdb.python/py-unwind-maint.c: New file.
14807 * gdb.python/py-unwind-maint.exp: New test.
14808 * gdb.python/py-unwind-maint.py: New file.
14809 * gdb.python/py-unwind.c: New file.
14810 * gdb.python/py-unwind.exp: New test.
14811 * gdb.python/py-unwind.py: New test.
14812
14813 2015-04-01 Pedro Alves <palves@redhat.com>
14814
14815 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14816 to fail instead of non-existent $test.
14817
14818 2015-04-01 Pedro Alves <palves@redhat.com>
14819
14820 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14821 GDBFLAGS if not empty.
14822
14823 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14824
14825 * gdb.ada/complete.exp: Remove "multi_line".
14826 * gdb.ada/info_exc.exp: Remove "multi_line".
14827 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14828 * gdb.ada/ptype_field.exp: Remove "multi_line".
14829 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14830 * gdb.ada/tagged.exp: Remove "multi_line".
14831 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14832 [multi_line ...]
14833 * gdb.btrace/delta.exp: Likewise.
14834 * gdb.btrace/exception.exp: Likewise.
14835 * gdb.btrace/function_call_history.exp: Likewise.
14836 * gdb.btrace/instruction_history.exp: Likewise.
14837 * gdb.btrace/nohist.exp: Likewise.
14838 * gdb.btrace/record_goto.exp: Likewise.
14839 * gdb.btrace/segv.exp: Likewise.
14840 * gdb.btrace/stepi.exp: Likewise.
14841 * gdb.btrace/tailcall.exp: Likewise.
14842 * gdb.btrace/unknown_functions.exp: Likewise.
14843 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14844 * lib/gdb.exp: Add the "multi_line" helper.
14845
14846 2015-04-01 Pedro Alves <palves@redhat.com>
14847
14848 * gdb.threads/tid-reuse.c: New file.
14849 * gdb.threads/tid-reuse.exp: New file.
14850
14851 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14852
14853 PR corefiles/16092
14854 * gdb.base/coredump-filter.c: New file.
14855 * gdb.base/coredump-filter.exp: Likewise.
14856
14857 2015-03-27 Petr Machata <pmachata@redhat.com>
14858
14859 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14860 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14861 (Dwarf::assemble): Initialize them.
14862 (Dwarf::lines): New function.
14863
14864 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14865
14866 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14867 SYMBOL_PREFIX for x86_64-*-cygwin.
14868
14869 2015-03-26 Andy Wingo <wingo@igalia.com>
14870
14871 PR symtab/18148
14872 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14873 const_value but not a location.
14874 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14875 location defined in non-main CUs are visible.
14876
14877 2015-03-26 Yao Qi <yao.qi@linaro.org>
14878
14879 PR testsuite/18139
14880 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14881 Add a line number entry for the same line.
14882 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14883 Add a line number entry for the same line.
14884
14885 2015-03-26 Yao Qi <yao.qi@linaro.org>
14886
14887 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14888 .int 0.
14889 (func): Likewise. Add .Lfunc_1 label.
14890 Use .Lfunc_1 label.
14891 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14892 .int 0.
14893 (func): Likewise.
14894 Use .Lfunc_1 label.
14895
14896 2015-03-26 Yao Qi <yao.qi@linaro.org>
14897
14898 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14899 Call gdb_compile instead to compile each .s files without debug
14900 information.
14901
14902 2015-03-26 Yao Qi <yao.qi@linaro.org>
14903
14904 * gdb.base/savedregs.exp (process_saved_regs): Make
14905 "Saved registers:" optional in the pattern.
14906
14907 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14908
14909 * gdb.btrace/next.exp: Merged into step.exp.
14910 * gdb.btrace/finish.exp: Merged into step.exp.
14911 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14912 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14913 "record goto" and checking the exact replay position.
14914 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14915 check for "Recording format" in "info record" output.
14916 * gdb.btrace/record_goto.exp: Choose test file based on target.
14917 * gdb.btrace/x86-record_goto.S: Renamed into ...
14918 * gdb.btrace/x86_64-record_goto.S: ... this.
14919 * gdb.btrace/i686-record_goto.S: New.
14920 * gdb.btrace/x86-tailcall.S: Renamed into ...
14921 * gdb.btrace/x86_64-tailcall.S: ... this.
14922 * gdb.btrace/i686-tailcall.S: New.
14923 * gdb.btrace/x86-tailcall.c: Renamed into ...
14924 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14925 separate statements. Update test.
14926 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14927 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14928 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14929 * gdb.btrace/tailcall.exp: Choose test file based on target.
14930 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14931
14932 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14933
14934 * gdb.btrace/exception.exp: Increase BTS buffer size.
14935
14936 2015-03-24 Pedro Alves <palves@redhat.com>
14937
14938 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14939
14940 2015-03-24 Pedro Alves <palves@redhat.com>
14941
14942 * gdb.threads/schedlock.exp (test_step): No longer expect that
14943 "set scheduler-locking step" with "next" over a function call runs
14944 threads unlocked.
14945
14946 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14947
14948 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14949
14950 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14951
14952 PR breakpoints/16466
14953 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14954 * gdb.mi/mi-pending.c (thread_func): New function.
14955 (int main): Add threading support required.
14956 * gdb.mi/mi-pending.exp: Add tests for this issue.
14957 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14958 (pendfunc2): Remove stdio dependency.
14959 * gdb.mi/mi-pendshr2.c: New file.
14960
14961 2015-03-23 Keith Seitz <keiths@redhat.com>
14962
14963 * gdb.linespec/keywords.c: New file.
14964 * gdb.linespec/keywords.exp: New file.
14965
14966 2015-03-23 Keith Seitz <keiths@redhat.com>
14967
14968 PR gdb/18021
14969 * gdb.dwarf2/staticvirtual.exp: New test.
14970
14971 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14972
14973 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14974 * README: Remove HP-UX and gdb.hp.
14975 (configuration):
14976 * configure: Regenerate.
14977 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14978 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14979 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14980 gdb.hp/gdb.defects/Makefile.
14981 * gdb.hp/Makefile.in: File deleted.
14982 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14983 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14984 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14985 * gdb.hp/gdb.aCC/run.c: File deleted.
14986 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14987 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14988 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14989 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14990 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14991 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14992 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14993 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14994 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14995 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14996 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14997 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14998 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14999 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15000 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15001 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15002 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15003 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15004 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15005 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15006 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15007 * gdb.hp/gdb.compat/average.c: File deleted.
15008 * gdb.hp/gdb.compat/sum.c: File deleted.
15009 * gdb.hp/gdb.compat/xdb.c: File deleted.
15010 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15011 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15012 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15013 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15014 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15015 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15016 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15017 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15018 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15019 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15020 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15021 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15022 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15023 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15024 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15025 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15026 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15027 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15028 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15029 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15030 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15031 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15032 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15033 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15034 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15035 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15036 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15037 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15038 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15039 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15040 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15041 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15042 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15043 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15044 * gdb.hp/tools/odump: File deleted.
15045
15046 2015-03-19 Pedro Alves <palves@redhat.com>
15047
15048 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15049 (saw_thread_3): New globals.
15050 (top level): Increment them when an event for the corresponding
15051 thread is seen.
15052 (no thread starvation): New test.
15053
15054 2015-03-19 Pedro Alves <palves@redhat.com>
15055
15056 * gdb.threads/continue-pending-status.c: New file.
15057 * gdb.threads/continue-pending-status.exp: New file.
15058
15059 2015-03-18 Pedro Alves <palves@redhat.com>
15060
15061 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15062 Use gdb_is_target_remote instead of is_remote. Use
15063 gdb_test_multiple instead of gdb_expect. Exit early if
15064 gdb_test_multiple hits its internal matches. Tighten stepi tests
15065 expected output. Fail on exit with any signal, instead of just
15066 SIGILL.
15067
15068 2015-03-18 Yao Qi <yao.qi@linaro.org>
15069
15070 PR tdep/18107
15071 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15072 variable.
15073 * gdb.base/catch-syscall.exp: Don't skip it on
15074 aarch64*-*-linux* target. Remove elements in all_syscalls.
15075 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15076 target.
15077 (setup_all_syscalls): New proc.
15078
15079 2015-03-16 Yao Qi <yao.qi@linaro.org>
15080
15081 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15082 (top level): Skip tests if valid_addr_p returns false for
15083 $cmd1 or $cmd2.
15084
15085 2015-03-11 Andy Wingo <wingo@igalia.com>
15086
15087 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15088
15089 2015-03-11 Yao Qi <yao.qi@linaro.org>
15090
15091 * gdb.base/catch-syscall.exp: Fix typo in comments.
15092
15093 2015-03-11 Yao Qi <yao.qi@linaro.org>
15094
15095 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15096
15097 2015-03-09 Pedro Alves <palves@redhat.com>
15098
15099 * dg-extract-results.py: Delete.
15100
15101 2015-03-09 Pedro Alves <palves@redhat.com>
15102
15103 Merge dg-extract-results.sh from GCC upstream (r218843).
15104
15105 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15106 * dg-extract-results.sh: Use --text with grep to avoid issues with
15107 binary files. Fall back to cat -v, if that doesn't work.
15108
15109 2015-03-05 Pedro Alves <palves@redhat.com>
15110
15111 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15112
15113 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15114
15115 * lib/mi-support.exp (mi_expect_interrupt): Accept
15116 alternative event for when in all-stop mode.
15117
15118 2015-03-04 Pedro Alves <palves@redhat.com>
15119
15120 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15121
15122 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15123
15124 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15125
15126 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15127
15128 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15129 regexps for GDB's current line display, accept a hex address
15130 preceding the line number.
15131
15132 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15133
15134 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15135 the 'arch1' variable for "s390*-linux*" targets.
15136
15137 2015-03-04 Pedro Alves <palves@redhat.com>
15138
15139 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15140 (main): Pass missing retval argument to pthread_join call.
15141
15142 2015-03-02 Pedro Alves <palves@redhat.com>
15143
15144 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15145 (top level): Call do_test with non-stop as well.
15146
15147 2015-03-02 Pedro Alves <palves@redhat.com>
15148
15149 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15150 -1.
15151
15152 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15153
15154 * gdb.arch/s390-vregs.exp: New test.
15155 * gdb.arch/s390-vregs.S: New file.
15156
15157 2015-02-27 Pedro Alves <palves@redhat.com>
15158
15159 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15160 call to catch_command_errors.
15161 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15162 catch_command_errors.
15163
15164 2015-02-27 Pedro Alves <palves@redhat.com>
15165
15166 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15167 "true" for boolean result.
15168 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15169 prototype of main.
15170
15171 2015-02-27 Pedro Alves <palves@redhat.com>
15172
15173 * lib/unbuffer_output.c: New file.
15174 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15175 (main): Call gdb_unbuffer_output.
15176
15177 2015-02-27 Yao Qi <yao.qi@linaro.org>
15178
15179 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15180 target.
15181
15182 2015-02-26 Doug Evans <dje@google.com>
15183
15184 * gdb.cp/class2.cc (Dbase, D): New classes.
15185 (main): New local delta.
15186 * gdb.cp/class2.exp: Test printing delta.
15187 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15188 (dynbar): New global.
15189 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15190
15191 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15192
15193 * gdb.compile/compile-ifunc.c: New file.
15194 * gdb.compile/compile-ifunc.exp: New file.
15195
15196 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15197
15198 * gdb.base/structs.exp: Check for correct struct on finish.
15199
15200 2015-02-26 Yao Qi <yao.qi@linaro.org>
15201
15202 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15203 is zero.
15204
15205 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15206
15207 * gdb.arch/cordic.ko.bz2: New file.
15208 * gdb.arch/cordic.ko.debug.bz2: New file.
15209 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15210
15211 2015-02-25 Yao Qi <yao.qi@linaro.org>
15212
15213 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15214 aarch64*-*-* target.
15215
15216 2015-02-23 Pedro Alves <palves@redhat.com>
15217
15218 * lib/gdb.exp (delete_breakpoints): Rewrite using
15219 gdb_test_multiple.
15220
15221 2015-02-23 Pedro Alves <palves@redhat.com>
15222
15223 * gdb.base/info-os.c: Include stdlib.h.
15224
15225 2015-02-22 Doug Evans <xdje42@gmail.com>
15226
15227 PR symtab/17855
15228 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15229 is read after symbols have been re-read.
15230 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15231 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15232
15233 2015-02-21 Doug Evans <dje@google.com>
15234
15235 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15236
15237 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15238
15239 PR corefiles/17808
15240 * gdb.arch/i386-biarch-core.core.bz2: New file.
15241 * gdb.arch/i386-biarch-core.exp: New file.
15242
15243 2015-02-21 Pedro Alves <palves@redhat.com>
15244
15245 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15246 runto_main fails.
15247
15248 2015-02-20 Pedro Alves <palves@redhat.com>
15249
15250 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15251 info probes.
15252
15253 2015-02-20 Pedro Alves <palves@redhat.com>
15254
15255 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15256
15257 2015-02-20 Pedro Alves <palves@redhat.com>
15258
15259 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15260 clean_restart before gdb_target_supports_trace.
15261
15262 2015-02-20 Pedro Alves <palves@redhat.com>
15263
15264 PR threads/18006
15265 * gdb.threads/clone-thread_db.c: New file.
15266 * gdb.threads/clone-thread_db.exp: New file.
15267
15268 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15269
15270 PR breakpoints/16812
15271 * gdb.base/catch-gdb-caused-signals.c: New file.
15272 * gdb.base/catch-gdb-caused-signals.exp: New file.
15273
15274 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15275
15276 * configure: Regenerated.
15277 * configure.ac: Use GDB_AC_TRANSFORM.
15278 * aclocal.m4: sinclude ../transform.m4.
15279
15280 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15281
15282 * lib/dtrace.exp: New file.
15283 * gdb.base/dtrace-probe.exp: Likewise.
15284 * gdb.base/dtrace-probe.d: Likewise.
15285 * gdb.base/dtrace-probe.c: Likewise.
15286 * lib/pdtrace.in: Likewise.
15287 * configure.ac: Output variables with the transformed names of
15288 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15289 * configure: Regenerated.
15290
15291 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15292
15293 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15294 expected message when trying to access $_probe_* convenience
15295 variables while not on a probe.
15296
15297 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15298
15299 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15300
15301 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15302
15303 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15304 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15305
15306 2015-02-10 Doug Evans <xdje42@gmail.com>
15307
15308 * lib/gdb.exp (gdb_load): Always return a result.
15309
15310 2015-02-10 Pedro Alves <palves@redhat.com>
15311
15312 * gdb.threads/signal-sigtrap.c: New file.
15313 * gdb.threads/signal-sigtrap.exp: New file.
15314
15315 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15316
15317 * gdb.trace/no-attach-trace.c: New file.
15318 * gdb.trace/no-attach-trace.exp: New file.
15319
15320 2015-02-09 Mark Wielaard <mjw@redhat.com>
15321
15322 * gdb.dwarf2/atomic.c: New file.
15323 * gdb.dwarf2/atomic-type.exp: Likewise.
15324
15325 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15326
15327 * gdb.btrace/buffer-size.exp: Update "info record" output.
15328 * gdb.btrace/delta.exp: Update "info record" output.
15329 * gdb.btrace/enable.exp: Update "info record" output.
15330 * gdb.btrace/finish.exp: Update "info record" output.
15331 * gdb.btrace/instruction_history.exp: Update "info record" output.
15332 * gdb.btrace/next.exp: Update "info record" output.
15333 * gdb.btrace/nexti.exp: Update "info record" output.
15334 * gdb.btrace/step.exp: Update "info record" output.
15335 * gdb.btrace/stepi.exp: Update "info record" output.
15336 * gdb.btrace/nohist.exp: Update "info record" output.
15337
15338 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15339
15340 * gdb.btrace/buffer-size: New.
15341
15342 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15343
15344 * gdb.btrace/delta.exp: Update "info record" output.
15345 * gdb.btrace/enable.exp: Update "info record" output.
15346 * gdb.btrace/finish.exp: Update "info record" output.
15347 * gdb.btrace/instruction_history.exp: Update "info record" output.
15348 * gdb.btrace/next.exp: Update "info record" output.
15349 * gdb.btrace/nexti.exp: Update "info record" output.
15350 * gdb.btrace/step.exp: Update "info record" output.
15351 * gdb.btrace/stepi.exp: Update "info record" output.
15352 * gdb.btrace/nohist.exp: Update "info record" output.
15353
15354 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15355
15356 PR gdb/15678
15357 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15358
15359 2015-02-06 Pedro Alves <palves@redhat.com>
15360
15361 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15362 macro.
15363 (seconds_left, again): New globals.
15364 (main): Wait seconds_left in a 1-second sleep loop instead of
15365 sleeping 180 seconds. If 'again' is set, reset the seconds
15366 counter.
15367 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15368 'again' in the inferior before detaching. Print the seconds left.
15369 (options): New global.
15370 (top level): Build program with -DTIMEOUT=$timeout.
15371
15372 2015-02-06 Pedro Alves <palves@redhat.com>
15373
15374 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15375 determine how many seconds to pass to 'alarm'.
15376 * gdb.base/gdb-sigterm.exp (top level): Build program with
15377 -DTIMEOUT=$timeout.
15378 (do_test): Return success/failure indication. Add more verbose
15379 logging. Don't fail if 200 single steps are seen. Instead, fail
15380 when the test times out.
15381 (passes): New global.
15382 (top level): Break the testing loop if testing fails on any
15383 iteration. Use gdb_assert.
15384
15385 2015-02-04 Don Breazeal <donb@codesourcery.com>
15386
15387 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15388 and initialize them.
15389 (ipc_cleanup): New function.
15390 (main): Don't declare shmid, semid, and msqid. Add a call to
15391 atexit so that we call ipc_cleanup on exit.
15392
15393 2015-02-04 Pedro Alves <palves@redhat.com>
15394
15395 * boards/native-extended-gdbserver.exp: Remove any target variant
15396 specifications from the board name before clearing the isremote
15397 flag from board_info.
15398
15399 2015-01-31 Doug Evans <xdje42@gmail.com>
15400
15401 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15402
15403 2015-01-31 Gary Benson <gbenson@redhat.com>
15404
15405 * gdb.base/completion.exp: Disable completion limiting for
15406 existing tests. Add new tests to check completion limiting.
15407 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15408
15409 2015-01-31 Doug Evans <xdje42@gmail.com>
15410
15411 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15412
15413 2015-01-31 Doug Evans <xdje42@gmail.com>
15414
15415 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15416 entries. Duplicate file section script entries.
15417 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15418 inlined entries. Add test for safe-path rejection.
15419 * gdb.python/py-section-script.c: Add duplicate inlined section script
15420 entries. Duplicate file section script entries.
15421 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15422 inlined entries. Add test for safe-path rejection.
15423
15424 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15425
15426 * gdb.ada/disc_arr_bound: New testcase.
15427
15428 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15429
15430 * gdb.ada/mi_var_array: New testcase.
15431
15432 2015-01-27 Doug Evans <dje@google.com>
15433
15434 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15435 Add test for objfile.filename, objfile.username after objfile
15436 has been unloaded.
15437
15438 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15439
15440 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15441 the second test to print the name attribute of value
15442 returned by the call to gdb.lookup_type, and adjust
15443 the expected output accordingly.
15444
15445 2015-01-25 Mark Wielaard <mjw@redhat.com>
15446
15447 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15448 * gdb.base/disp-step-fork.c: Include unistd.h.
15449 * gdb.base/siginfo-obj.c: Include stdio.h.
15450 * gdb.base/siginfo-thread.c: Likewise.
15451 * gdb.mi/non-stop.c: Include unistd.h.
15452 * gdb.mi/nsthrexec.c: Include stdio.h.
15453 * gdb.mi/pthreads.c: Include unistd.h.
15454 * gdb.modula2/unbounded1.c (main): Declare returns int.
15455 * gdb.reverse/consecutive-reverse.c: Likewise.
15456 * gdb.threads/create-fail.c: Include unistd.h.
15457 * gdb.threads/killed.c: Likewise.
15458 * gdb.threads/linux-dp.c: Likewise.
15459 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15460 * gdb.threads/non-ldr-exc-2.c: Likewise.
15461 * gdb.threads/non-ldr-exc-3.c: Likewise.
15462 * gdb.threads/non-ldr-exc-4.c: Likewise.
15463 * gdb.threads/pthreads.c: Include unistd.h.
15464 (main): Declare returns int.
15465 * gdb.threads/tls-main.c (foo): New declaration.
15466 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15467
15468 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15469
15470 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15471 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15472
15473 2015-01-15 Mark Wielaard <mjw@redhat.com>
15474
15475 * gdb.base/noreturn-return.c: New file.
15476 * gdb.base/noreturn-return.exp: New file.
15477 * gdb.base/noreturn-finish.c: New file.
15478 * gdb.base/noreturn-finish.exp: New file.
15479
15480 2015-01-23 Pedro Alves <palves@redhat.com>
15481
15482 * gdb.threads/continue-pending-after-query.c: New file.
15483 * gdb.threads/continue-pending-after-query.exp: New file.
15484
15485 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15486 Simon Marchi <simon.marchi@ericsson.com>
15487
15488 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15489 * gdb.base/valgrind-db-attach.exp: Same.
15490 * gdb.base/valgrind-infcall.exp: Same.
15491 * lib/mi-support.exp (default_mi_gdb_start): Same.
15492 * lib/prompt.exp (default_prompt_gdb_start): Same.
15493 * lib/gdb.exp (default_gdb_spawn): Same.
15494 (gdb_interact): New.
15495
15496
15497 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15498
15499 * gdb.compile/compile.exp (pointer to jit function): New test.
15500
15501 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15502
15503 * lib/gdb.exp (supports_process_record): Return true for
15504 powerpc*-*-linux*.
15505 (supports_reverse): Likewise.
15506
15507 2015-01-15 Don Breazeal <donb@codesourcery.com>
15508
15509 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15510 instead of checking whether the target board is remote and
15511 use spawn_wait_for_attach instead of exec/sleep.
15512 * gdb.base/attach-twice.exp: Likewise.
15513
15514 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15515
15516 * gdb.ada/var_arr_attrs: New testcase.
15517
15518 2015-01-14 Pedro Alves <palves@redhat.com>
15519 Joel Brobecker <brobecker@adacore.com>
15520
15521 PR gdb/17525
15522 * gdb.base/bp-cmds-execution-x-script.c: New file.
15523 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15524 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15525
15526 2015-01-14 Pedro Alves <palves@redhat.com>
15527
15528 PR cli/17828
15529 * gdb.base/batch-preserve-term-settings.c: New file.
15530 * gdb.base/batch-preserve-term-settings.exp: New file.
15531
15532 2015-01-13 Doug Evans <dje@google.com>
15533
15534 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15535 binary.
15536
15537 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15538
15539 * Makefile.in (clean mostlyclean): Do not delete *.py.
15540
15541 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15542
15543 * gdb.python/py-lookup-type.exp: New file.
15544
15545 2015-01-12 Pedro Alves <palves@redhat.com>
15546
15547 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15548 restore GDBFLAGS before returning.
15549
15550 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15551
15552 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15553 is_amd64_regs_target and is_x86_like_target.
15554
15555 2015-01-11 Doug Evans <xdje42@gmail.com>
15556
15557 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15558 is given without an explicit form.
15559 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15560 attributes.
15561 * gdb.dwarf/corrupt.exp: Ditto.
15562 * gdb.dwarf2/enum-type.exp: Ditto.
15563 * gdb.trace/entry-values.exp: Ditto.
15564 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15565
15566 2015-01-11 Doug Evans <xdje42@gmail.com>
15567
15568 PR gdb/15830
15569 * gdb.base/maint.exp: Remove references to "maint demangle".
15570 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15571 Add tests for explicitly specifying language to demangle.
15572 * gdb.dlang/demangle.exp: Ditto.
15573
15574 2015-01-09 Pedro Alves <palves@redhat.com>
15575
15576 * gdb.threads/non-stop-fair-events.c: New file.
15577 * gdb.threads/non-stop-fair-events.exp: New file.
15578
15579 2015-01-09 Pedro Alves <palves@redhat.com>
15580
15581 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15582 the global scope. Set a breakpoint after all threads are started
15583 rather than stepping over two source lines. Expect the prompt.
15584 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15585 global.
15586 (NUM): Now 15.
15587 (main): Use threads_started_barrier to wait for all threads to
15588 start. Main thread no longer calls thread_function. Exit after
15589 180 seconds.
15590 (loop): New function.
15591 (thread_function): Wait on threads_started_barrier barrier. Call
15592 'loop' at each iteration.
15593 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15594 threads have started, instead of hardcoding number of "next"
15595 steps. Use an access watchpoint instead of a write watchpoint.
15596
15597 2015-01-09 Pedro Alves <palves@redhat.com>
15598
15599 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15600 (thread_func): Wait on barrier.
15601 (main): Wait for all threads to start before stopping GDB.
15602 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15603 global.
15604 (thread1_func, thread2_func): Wait on barrier.
15605 (main): Wait for all threads to start before stopping GDB.
15606 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15607 New global.
15608 (thread1_func, thread2_func): Wait on barrier.
15609 (main): Wait for all threads to start before stopping GDB.
15610
15611 2015-01-09 Pedro Alves <palves@redhat.com>
15612
15613 * gdb.threads/attach-many-short-lived-threads.c: New file.
15614 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15615
15616 2014-01-09 Pedro Alves <palves@redhat.com>
15617
15618 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15619 instead of to thread 2.
15620 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15621 Add barrier around each pthread_create call instead of around all
15622 calls.
15623 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15624 Set a break on thread_function and have the child threads hit it
15625 one at at a time.
15626
15627 2015-01-09 Pedro Alves <palves@redhat.com>
15628
15629 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15630 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15631 false.
15632 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15633 checking whether the target board is remote.
15634 * gdb.multi/multi-attach.exp: Likewise.
15635 * gdb.python/py-sync-interp.exp: Likewise.
15636 * gdb.server/ext-attach.exp: Likewise.
15637 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15638 tests that need to attach, instead of checking whether the target
15639 board is remote at the top of the file.
15640
15641 2015-01-08 Yao Qi <yao@codesourcery.com>
15642
15643 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15644
15645 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15646
15647 Fix testcase compilation.
15648 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15649
15650 2015-01-06 Joel Brobecker <brobecker@adacore.com>
15651
15652 * gdb.python/py-type.exp: Add a couple test about empty
15653 array creation, and negative-length array creation.
15654
15655 2015-01-02 Doug Evans <xdje42@gmail.com>
15656
15657 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15658
15659 2015-01-02 Doug Evans <dje@google.com>
15660
15661 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15662
15663 2014-12-29 Yao Qi <yao@codesourcery.com>
15664
15665 * gdb.trace/entry-values.exp: Update comments. Rename variable
15666 bar_call_foo to returned_from_foo.
15667
15668 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15669
15670 PR gdb/17394
15671 * gdb.linespec/break-asm-file.c: New file.
15672 * gdb.linespec/break-asm-file.exp: New file.
15673 * gdb.linespec/break-asm-file0.s: New file.
15674 * gdb.linespec/break-asm-file1.s: New file.
15675
15676 2014-12-18 Nigel Stephens <nigel@mips.com>
15677 Maciej W. Rozycki <macro@codesourcery.com>
15678
15679 * gdb.base/float.exp: Handle the new output from "info float" on
15680 MIPS targets.
15681
15682 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15683
15684 Fix MinGW compilation.
15685 * gdb.compile/compile-ops.exp: Update untested message if
15686 !skip_compile_feature_tests.
15687 * gdb.compile/compile-setjmp.exp: Likewise.
15688 * gdb.compile/compile-tls.exp: Likewise.
15689 * gdb.compile/compile.exp: Likewise.
15690 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15691 supported on this host".
15692
15693 2014-12-16 Doug Evans <xdje42@gmail.com>
15694
15695 * boards/stabs.exp: New file.
15696
15697 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15698
15699 * gdb.base/completion.exp: Adjust to format changes of "maint
15700 print user-registers".
15701
15702 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
15703
15704 PR server/17457
15705 * gdb.arch/aarch64-fp.c: New file.
15706 * gdb.arch/aarch64-fp.exp: New file.
15707
15708 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15709
15710 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15711 r210637, r210913, r211666, r215400, r215817).
15712
15713 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15714 * dg-extract-results.py: New file.
15715 * dg-extract-results.sh: Use it if the environment seems
15716 suitable.
15717
15718 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15719
15720 * dg-extract-results.py (parse_run): Handle warnings that
15721 are printed before a test harness is run.
15722
15723 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15724
15725 * dg-extract-results.py (Named): Remove __cmp__ method.
15726 (output_variation): Use a key to sort variation.harnesses.
15727
15728 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15729
15730 * dg-extract-results.py: For Python 3, force sys.stdout to
15731 handle surrogate escape sequences.
15732 (safe_open): New function.
15733 (output_segment, main): Use it.
15734
15735 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15736
15737 * dg-extract-results.py (Prog.result_re): Include options
15738 in test name.
15739
15740 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15741
15742 * dg-extract-results.py (output_variation): Always sort if
15743 do_sum.
15744
15745 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15746
15747 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15748 as long as we get pagination notifications.
15749
15750 2014-12-15 Jason Merrill <jason@redhat.com>
15751
15752 * Makefile.in (check-gdb.%): Restore.
15753 * README: Mention it.
15754
15755 2014-12-13 Joel Brobecker <brobecker@adacore.com>
15756
15757 * gdb.ada/str_uninit: New testcase.
15758
15759 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15760
15761 PR symtab/17642
15762 * gdb.base/vla-stub-define.c: New file.
15763 * gdb.base/vla-stub.c: New file.
15764 * gdb.base/vla-stub.exp: New file.
15765
15766 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15767 Jan Kratochvil <jan.kratochvil@redhat.com>
15768 Tom Tromey <tromey@redhat.com>
15769
15770 * configure.ac: Add gdb.compile/.
15771 * configure: Regenerate.
15772 * gdb.compile/Makefile.in: New file.
15773 * gdb.compile/compile-ops.exp: New file.
15774 * gdb.compile/compile-ops.c: New file.
15775 * gdb.compile/compile-tls.c: New file.
15776 * gdb.compile/compile-tls.exp: New file.
15777 * gdb.compile/compile-constvar.S: New file.
15778 * gdb.compile/compile-constvar.c: New file.
15779 * gdb.compile/compile-mod.c: New file.
15780 * gdb.compile/compile-nodebug.c: New file.
15781 * gdb.compile/compile-setjmp-mod.c: New file.
15782 * gdb.compile/compile-setjmp.c: New file.
15783 * gdb.compile/compile-setjmp.exp: New file.
15784 * gdb.compile/compile-shlib.c: New file.
15785 * gdb.compile/compile.c: New file.
15786 * gdb.compile/compile.exp: New file.
15787 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15788
15789 2014-12-12 Tom Tromey <tromey@redhat.com>
15790
15791 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15792 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15793
15794 2014-12-12 Doug Evans <dje@google.com>
15795
15796 * lib/gdb-python.exp (get_python_valueof): New function.
15797 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15798
15799 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15800
15801 * gdb.base/completion.exp: Add test for completion of "info
15802 registers ".
15803
15804 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15805
15806 * gdb.base/func-ptrs.c: New file.
15807 * gdb.base/func-ptrs.exp: New file.
15808
15809 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15810
15811 PR breakpoints/17012
15812 * gdb.base/dprintf-detach.c: New file.
15813 * gdb.base/dprintf-detach.exp: New file.
15814
15815 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15816
15817 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15818 * lib/gdb.exp (target_is_gdbserver): New procedure.
15819
15820 2014-12-08 Doug Evans <dje@google.com>
15821
15822 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15823
15824 2014-12-05 Yao Qi <yao@codesourcery.com>
15825
15826 * gdb.guile/scm-error.exp: Remove the third argument to
15827 gdb_remote_download.
15828 * gdb.guile/scm-frame-args.exp: Likewise.
15829 * gdb.guile/scm-section-script.exp: Likewise.
15830
15831 2014-12-05 Yao Qi <yao@codesourcery.com>
15832
15833 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15834
15835 2014-12-04 Doug Evans <dje@google.com>
15836
15837 * gdb.python/py-objfile.exp: Add tests for
15838 objfile.add_separate_debug_file.
15839
15840 2014-12-04 Doug Evans <dje@google.com>
15841
15842 * lib/gdb.exp (get_build_id): New function.
15843 (build_id_debug_filename_get): Rewrite to use it.
15844 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15845
15846 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15847
15848 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15849 `method(long)', not just 0x0.
15850 * gdb.cp/nsalias.exp: Align code labels to 4.
15851 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15852 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15853 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15854 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15855 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15856 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15857
15858 2014-12-02 Doug Evans <dje@google.com>
15859
15860 PR symtab/17602
15861 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15862 * gdb.cp/anon-ns2.cc: ... here. New file.
15863 * gdb.cp/anon-ns.exp: Update.
15864
15865 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
15866
15867 * gdb.python/py-events.py (inferior_call_handler): New.
15868 (register_changed_handler, memory_changed_handler): New.
15869 (test_events.invoke): Register new handlers.
15870 * gdb.python/py-events.exp: Add tests for inferior call,
15871 memory_changed and register_changed events.
15872
15873 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15874
15875 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15876 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15877 if the linker doesn't understand this.
15878
15879 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15880
15881 * gdb.python/python.exp: Change expected reply to help().
15882
15883 2014-12-01 Yao Qi <yao@codesourcery.com>
15884
15885 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15886 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15887 * configure: Re-generated.
15888
15889 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15890
15891 * gdb.cp/chained-calls.cc: New file.
15892 * gdb.cp/chained-calls.exp: New file.
15893 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15894
15895 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15896
15897 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15898 * gdb.dwarf2/symtab-producer.exp: Same.
15899 * gdb.gdb/python-interrupts.exp: Same.
15900 * gdb.gdb/python-selftest.exp: Same.
15901 * gdb.python/py-linetable.exp: Same.
15902 * gdb.python/py-type.exp: Same.
15903 * gdb.python/py-value-cc.exp: Same.
15904 * gdb.python/py-value.exp: Same.
15905
15906 2014-11-28 Yao Qi <yao@codesourcery.com>
15907
15908 * gdb.base/break-probes.exp: Match library name prefixed with
15909 sysroot.
15910
15911 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15912
15913 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15914 test expected output. Add parentheses for the call to print.
15915 Remove L suffix from integers.
15916
15917 2014-11-26 Doug Evans <dje@google.com>
15918
15919 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15920
15921 2014-11-22 Yao Qi <yao@codesourcery.com>
15922
15923 * gdb.trace/entry-values.c: Remove asms.
15924 (foo): Add foo_label.
15925 (bar): Add bar_label.
15926 * gdb.trace/entry-values.exp: Remove code computing foo's
15927 length and bar's length.
15928 (Dwarf::assemble): Invoke function_range for bar and use
15929 MACRO_AT_func for foo.
15930
15931 2014-11-22 Yao Qi <yao@codesourcery.com>
15932
15933 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15934 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15935 Use .Lgcc43_procstart instead of gcc43.
15936
15937 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15938
15939 * gdb.ada/n_arr_bound: New testcase.
15940
15941 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15942
15943 PR breakpoints/10737
15944 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15945 test_catch_syscall_multi_arch.
15946 (test_catch_syscall_multi_arch): New function.
15947
15948 2014-11-20 Doug Evans <xdje42@gmail.com>
15949
15950 * gdb.base/maint.exp: Update expected output.
15951
15952 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15953
15954 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15955 4-byte instruction on S390.
15956
15957 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15958
15959 * gdb.ada/arr_arr: New testcase.
15960
15961 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15962
15963 * gdb.ada/pkd_arr_elem: New Testcase.
15964
15965 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15966
15967 * gdb.reverse/break-precsave: Expect completion message for
15968 core file reads.
15969 * gdb.reverse/consecutive-precsave.exp: Likewise.
15970 * gdb.reverse/finish-precsave.exp: Likewise.
15971 * gdb.reverse/i386-precsave.exp: Likewise.
15972 * gdb.reverse/machinestate-precsave.exp: Likewise.
15973 * gdb.reverse/sigall-precsave.exp: Likewise.
15974 * gdb.reverse/solib-precsave.exp: Likewise.
15975 * gdb.reverse/step-precsave.exp: Likewise.
15976 * gdb.reverse/until-precsave.exp: Likewise.
15977 * gdb.reverse/watch-precsave.exp: Likewise.
15978
15979 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15980
15981 * gdb.base/bp-permanent.c: Include unistd.h.
15982 * gdb.python/py-framefilter-mi.c (main): Add return type.
15983 * gdb.python/py-framefilter.c (main): Likewise.
15984 * gdb.trace/actions-changed.c (main): Likewise.
15985
15986 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15987
15988 * gdb.mi/until.c: Add eye-catchers.
15989 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15990 line numbers.
15991
15992 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15993
15994 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15995 function header variants in break1.c.
15996 * gdb.base/ena-dis-br.exp: Likewise.
15997 * gdb.base/hbreak2.exp: Likewise.
15998 * gdb.reverse/until-precsave.exp: Drop references to removed
15999 non-prototype function header variants in ur1.c.
16000 * gdb.reverse/until-reverse.exp: Likewise.
16001
16002 2014-11-17 Petr Machata <pmachata@redhat.com>
16003
16004 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16005 ${_cu_offset_size} bytes abbrev offset.
16006
16007 2014-11-15 Doug Evans <xdje42@gmail.com>
16008
16009 PR symtab/17559
16010 * gdb.base/line-symtabs.exp: New file.
16011 * gdb.base/line-symtabs.c: New file.
16012 * gdb.base/line-symtabs.h: New file.
16013
16014 2014-11-14 Yao Qi <yao@codesourcery.com>
16015
16016 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16017 (func): Add label func_label.
16018 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16019 Replace low_pc and high_pc with MACRO_AT_range.
16020 Replace name, low_pc and high_pc with MACRO_AT_func.
16021
16022 2014-11-14 Yao Qi <yao@codesourcery.com>
16023
16024 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16025 Replace name, low_pc and high_pc with MACRO_AT_func.
16026
16027 2014-11-14 Yao Qi <yao@codesourcery.com>
16028
16029 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16030 produce debug information.
16031 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16032
16033 2014-11-14 Yao Qi <yao@codesourcery.com>
16034
16035 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16036 object and get function length.
16037 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16038 with MACRO_AT_func.
16039 (top-level): Replace gdb_compile and clean_restart with
16040 prepare_for_testing.
16041 * gdb.dwarf2/main.c (main): Add label main_label.
16042
16043 2014-11-14 Yao Qi <yao@codesourcery.com>
16044
16045 * lib/dwarf.exp (function_range): New procedure.
16046 (Dwarf::_handle_macro_at_func): New procedure.
16047 (Dwarf::_handle_macro_at_range): New procedure.
16048 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16049
16050 2014-11-14 Yao Qi <yao@codesourcery.com>
16051
16052 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16053 (_handle_attribute): New procedure.
16054
16055 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16056
16057 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16058 * gdb.base/call-sc.c (zed): Likewise.
16059 * gdb.base/checkpoint.c (main): Likewise.
16060 * gdb.base/dump.c (main): Likewise.
16061 * gdb.base/gcore.c (main): Likewise.
16062 * gdb.base/huge.c (main): Likewise.
16063 * gdb.base/multi-forks.c (main): Likewise.
16064 * gdb.base/pr10179-a.c (main): Likewise.
16065 * gdb.base/savedregs.c (main): Likewise.
16066 * gdb.base/sigaltstack.c (main): Likewise.
16067 * gdb.base/siginfo.c (main): Likewise.
16068 * gdb.base/structs.c (zed): Likewise.
16069 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16070 * gdb.mi/mi-syn-frame.c (main): Likewise.
16071 * gdb.mi/until.c (foo, main): Likewise.
16072 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16073 * gdb.base/solib-weak.c (foo): Declare.
16074 * gdb.base/attach-twice.c: Include stdio.h.
16075 * gdb.base/weaklib1.c: Likewise.
16076 * gdb.base/weaklib2.c: Likewise.
16077 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16078 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16079 unistd.h.
16080 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16081 * gdb.mi/mi-exit-code.c: Likewise.
16082 * gdb.base/break-interp-lib.c: Include string.h.
16083 * gdb.base/coremaker.c: Likewise.
16084 * gdb.base/testenv.c: Likewise.
16085 * gdb.python/py-finish-breakpoint.c: Likewise.
16086 * gdb.base/inferior-died.c: Include sys/wait.h.
16087 * gdb.base/fileio.c: Include time.h.
16088 * gdb.base/async-shell.c: Include unistd.h.
16089 * gdb.base/dprintf-non-stop.c: Likewise.
16090 * gdb.base/info-os.c: Likewise.
16091 * gdb.mi/mi-console.c: Likewise.
16092 * gdb.mi/watch-nonstop.c: Likewise.
16093 * gdb.python/py-events.c: Likewise.
16094 * gdb.base/async.c (baz): Move up before its invocation.
16095 * gdb.base/code_elim2.c (my_global_func): Likewise.
16096 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16097 * gdb.base/advance.c (func2): Likewise.
16098
16099 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16100
16101 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16102 variant.
16103 * gdb.base/annota3.c: Likewise.
16104 * gdb.base/async.c: Likewise.
16105 * gdb.base/average.c: Likewise.
16106 * gdb.base/call-ar-st.c: Likewise.
16107 * gdb.base/call-rt-st.c: Likewise.
16108 * gdb.base/call-sc.c: Likewise.
16109 * gdb.base/call-strs.c: Likewise.
16110 * gdb.base/ending-run.c: Likewise.
16111 * gdb.base/execd-prog.c: Likewise.
16112 * gdb.base/exprs.c: Likewise.
16113 * gdb.base/foll-exec.c: Likewise.
16114 * gdb.base/foll-fork.c: Likewise.
16115 * gdb.base/foll-vfork.c: Likewise.
16116 * gdb.base/funcargs.c: Likewise.
16117 * gdb.base/gcore.c: Likewise.
16118 * gdb.base/jump.c: Likewise.
16119 * gdb.base/langs0.c: Likewise.
16120 * gdb.base/langs1.c: Likewise.
16121 * gdb.base/langs2.c: Likewise.
16122 * gdb.base/mips_pro.c: Likewise.
16123 * gdb.base/nodebug.c: Likewise.
16124 * gdb.base/opaque0.c: Likewise.
16125 * gdb.base/opaque1.c: Likewise.
16126 * gdb.base/recurse.c: Likewise.
16127 * gdb.base/run.c: Likewise.
16128 * gdb.base/scope0.c: Likewise.
16129 * gdb.base/scope1.c: Likewise.
16130 * gdb.base/setshow.c: Likewise.
16131 * gdb.base/setvar.c: Likewise.
16132 * gdb.base/shmain.c: Likewise.
16133 * gdb.base/shr1.c: Likewise.
16134 * gdb.base/shr2.c: Likewise.
16135 * gdb.base/sigall.c: Likewise.
16136 * gdb.base/signals.c: Likewise.
16137 * gdb.base/so-indr-cl.c: Likewise.
16138 * gdb.base/solib2.c: Likewise.
16139 * gdb.base/structs.c: Likewise.
16140 * gdb.base/sum.c: Likewise.
16141 * gdb.base/vforked-prog.c: Likewise.
16142 * gdb.base/watchpoint.c: Likewise.
16143 * gdb.reverse/shr2.c: Likewise.
16144 * gdb.reverse/until-reverse.c: Likewise.
16145 * gdb.reverse/ur1.c: Likewise.
16146 * gdb.reverse/watch-reverse.c: Likewise.
16147
16148 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16149
16150 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16151 variant.
16152 * gdb.base/sepdebug.exp: Drop references to removed code.
16153
16154 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16155
16156 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16157 variant. Preserve original line numbering.
16158 * gdb.base/list1.c: Likewise.
16159
16160 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16161
16162 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16163 variant.
16164 * gdb.base/break1.c: Likewise.
16165 * gdb.base/break.exp: Drop references to removed code.
16166
16167 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16168
16169 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16170 variant.
16171
16172 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16173
16174 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16175
16176 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16177
16178 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16179 logic into perform_all_tests() and invoke it with and without
16180 function header prototypes.
16181 (do_function_calls): Remove conditional XFAIL for PR 5318.
16182 (rerun_and_prepare): Remove duplicate code.
16183 (perform_all_tests): New. Main logic moved here.
16184
16185 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16186
16187 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16188 code guarded by #ifdef NO_PROTOTYPES.
16189 (t_double_many_args): Likewise.
16190 (DEF_FUNC_MANY_ARGS_1): Likewise.
16191 (DEF_FUNC_VALUES_1): Likewise.
16192 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16193 guarded by #ifdef PROTOTYPES.
16194
16195 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16196
16197 * gdb.mi/mi-console.c: Add eye-catcher.
16198 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16199 instead of literal line number.
16200
16201 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16202
16203 * gdb.base/shr2.c: Add eye-catcher.
16204 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16205 line number.
16206
16207 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16208
16209 * gdb.base/jump.c: Add eye-catchers.
16210 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16211 numbers.
16212
16213 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16214
16215 * gdb.base/execd-prog.c: Add eye-catchers.
16216 * gdb.base/foll-exec.c: Likewise.
16217 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16218 line numbers.
16219
16220 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16221
16222 * gdb.base/ending-run.c: Add eye-catchers.
16223 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16224 literal line numbers.
16225
16226 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16227
16228 * gdb.base/call-rt-st.c: Add eye-catchers.
16229 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16230 literal line numbers.
16231
16232 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16233
16234 * gdb.base/call-ar-st.c: Add eye-catchers.
16235 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16236 literal line numbers.
16237
16238 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16239
16240 * gdb.base/average.c: Add eye-catchers.
16241 * gdb.base/sum.c: Likewise.
16242 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16243 regexps dynamically.
16244
16245 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16246
16247 * gdb.base/solib1.c: Add eye-catchers.
16248 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16249 literal line numbers.
16250
16251 2014-11-12 Pedro Alves <palves@redhat.com>
16252
16253 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16254 leader has exited.
16255
16256 2014-11-12 Pedro Alves <palves@redhat.com>
16257
16258 * gdb.arch/i386-bp_permanent.c: New file.
16259 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16260 (srcfile): Set to i386-bp_permanent.c.
16261 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16262 that stepi does not execute the 'leave' instruction, instead of
16263 testing it does execute.
16264 * gdb.base/bp-permanent.c: New file.
16265 * gdb.base/bp-permanent.exp: New file.
16266
16267 2014-11-10 Doug Evans <xdje42@gmail.com>
16268
16269 PR symtab/17564
16270 * gdb.base/symtab-search-order.exp: New file.
16271 * gdb.base/symtab-search-order.c: New file.
16272 * gdb.base/symtab-search-order-1.c: New file.
16273 * gdb.base/symtab-search-order-shlib-1.c: New file.
16274
16275 2014-11-07 Pedro Alves <palves@redhat.com>
16276
16277 PR gdb/17511
16278 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16279 i?86-*-linux*.
16280
16281 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16282
16283 PR c++/17494
16284 * gdb.cp/pr17494.cc: New file.
16285 * gdb.cp/pr17494.exp: New file.
16286
16287 2014-11-02 Yao Qi <yao@codesourcery.com>
16288
16289 * gdb.python/python.exp: Get working directory and match the
16290 output of "set extended-prompt \\w " with it.
16291
16292 2014-10-30 Doug Evans <dje@google.com>
16293
16294 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16295 in objfiles.
16296 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16297 in progspaces.
16298
16299 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16300
16301 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16302 * gdb.base/realname-expand.exp: Likewise.
16303 * gdb.linespec/macro-relative.exp: Likewise.
16304
16305 2014-10-29 Pedro Alves <palves@redhat.com>
16306
16307 PR gdb/17408
16308 * gdb.threads/schedlock.c (some_function): New function.
16309 (call_function): New global.
16310 (MAYBE_CALL_SOME_FUNCTION): New macro.
16311 (thread_function): Call it.
16312 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16313 and use it instead of a global counter. Adjust all callers.
16314 (get_current_thread): Use "find current thread" for test message
16315 here rather than having all callers pass down the same string.
16316 (goto_loop): New procedure, factored out from ...
16317 (my_continue): ... this.
16318 (step_ten_loops): Change parameter from test message to command to
16319 use. Adjust.
16320 (list_count): Delete global.
16321 (check_result): New procedure, factored out from duplicate top
16322 level code.
16323 (continue tests): Wrap in with_test_prefix.
16324 (test_step): New procedure, factored out from duplicate top level
16325 code.
16326 (top level): Test "step" in combination with all scheduler-locking
16327 modes. Test "next" in combination with all scheduler-locking
16328 modes, and in combination with stepping over a function call or
16329 not.
16330 * gdb.threads/next-bp-other-thread.c: New file.
16331 * gdb.threads/next-bp-other-thread.exp: New file.
16332
16333 2014-10-29 Pedro Alves <palves@redhat.com>
16334
16335 PR python/17372
16336 * gdb.python/python.exp: Test a multi-line command that spawns
16337 interactive Python.
16338 * gdb.base/multi-line-starts-subshell.exp: New file.
16339
16340 2014-10-29 Yao Qi <yao@codesourcery.com>
16341
16342 * gdb.base/fileio.exp: Make directories on host.
16343
16344 2014-10-29 Yao Qi <yao@codesourcery.com>
16345
16346 * gdb.base/fileio.c (test_write): Close the file.
16347
16348 2014-10-28 Pedro Alves <palves@redhat.com>
16349
16350 PR gdb/12623
16351 * gdb.base/sigstep.c (no_handler): New global.
16352 (main): If 'no_handler is true, set the signal handlers to
16353 SIG_IGN.
16354 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16355 with_sw_watch and no_handler parameters. Handle them.
16356 (top level) <stepping over handler when stopped at a breakpoint
16357 test>: Add a test axis for testing with a software watchpoint, and
16358 another for testing with the signal handler set to SIG_IGN.
16359 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16360 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16361
16362 2014-10-28 Pedro Alves <palves@redhat.com>
16363
16364 PR gdb/17511
16365 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16366 * gdb.base/sigstep.exp (other_handler_location): New global.
16367 (advance): Support stepping into the signal handler, and running
16368 commands while in the handler.
16369 (in_handler_map): New global.
16370 (top level): In the advance test, add combinations for getting
16371 into the handler with stepping commands, and for running commands
16372 in the handler. Add comment descripting the advancei tests.
16373
16374 2014-10-28 Pedro Alves <palves@redhat.com>
16375
16376 * gdb.base/sigstep.exp: Use build_executable instead of
16377 prepare_for_testing.
16378 (top level): Move code that starts GDB, runs to main and creates a
16379 display to ...
16380 (restart): ... this new procedure.
16381 (top level): Move backtrace from signal handler test to ...
16382 (validate_backtrace): ... this new procedure.
16383 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16384 with_test_prefix. Always restart GDB.
16385 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16386 with_test_prefix. Always restart GDB. No need to delete
16387 breakpoints after the test.
16388 (test_skip_handler): Remove prefix parameter.
16389 (skip_over_handler, breakpoint_to_handler)
16390 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16391 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16392 restart GDB. No need to delete breakpoints after the test.
16393 (top level): Use foreach to call the test procedures with
16394 different commands.
16395
16396 2014-10-28 Pedro Alves <palves@redhat.com>
16397
16398 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16399 instead of GNATS numbers.
16400 * gdb.base/sigbpt.exp: Likewise.
16401 * gdb.base/siginfo.exp: Likewise.
16402 * gdb.base/sigstep.exp: Likewise.
16403
16404 2014-10-27 Pedro Alves <palves@redhat.com>
16405
16406 * gdb.base/sigstep.c (dummy): New global.
16407 (main): Issue a couple writes to the new global.
16408 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16409 procedures.
16410 (skip_over_handler): Use test_skip_handler.
16411 (top level): Call skip_over_handler for stepi and nexti too.
16412 (breakpoint_over_handler): Use test_skip_handler.
16413 (top level): Call breakpoint_over_handler for stepi and nexti too.
16414
16415 2014-10-27 Yao Qi <yao@codesourcery.com>
16416
16417 * gdb.trace/tfile.c (adjust_function_address)
16418 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16419 function descriptor.
16420
16421 2014-10-24 Don Breazeal <donb@codesourcery.com>
16422
16423 * gdb.base/foll-fork.exp (test_follow_fork,
16424 catch_fork_child_follow): Check for updated fork messages emitted
16425 from infrun.c.
16426 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16427 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16428 vfork_and_exec_child_follow_through_step): Check for updated vfork
16429 messages emitted from infrun.c.
16430
16431 2014-10-24 Pedro Alves <palves@redhat.com>
16432
16433 * gdb.base/corefile.exp: Remove references to ultrix.
16434 * gdb.base/interrupt.exp: Likewise.
16435 * gdb.base/whatis.exp: Likewise.
16436 * gdb.gdb/selftest.exp: Likewise.
16437 * gdb.threads/manythreads.exp: Likewise.
16438 * gdb.threads/print-threads.exp: Likewise.
16439 * gdb.threads/pthreads.exp:: Likewise.
16440 * gdb.threads/schedlock.exp: Likewise.
16441
16442 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16443
16444 * gdb.cp/non-trivial-retval.cc: Add a test case.
16445 * gdb.cp/non-trivial-retval.exp: Add a test.
16446
16447 2014-10-20 Yao Qi <yao@codesourcery.com>
16448
16449 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16450 * gdb.python/py-objfile-script-gdb.py: New file.
16451 * gdb.python/py-objfile-script.exp: Update reference to
16452 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16453 of remote_download. Remove the dest file.
16454
16455 2014-10-20 Yao Qi <yao@codesourcery.com>
16456
16457 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16458 * gdb.base/step-line.exp: Likewise.
16459 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16460 * gdb.dwarf2/dw2-basic.exp: Likewise.
16461 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16462 * gdb.dwarf2/dw2-filename.exp: Likewise.
16463 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16464 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16465 * gdb.dwarf2/dw2-producer.exp: Likewise.
16466 * gdb.dwarf2/mac-fileno.exp: Likewise.
16467 * gdb.python/py-frame-args.exp: Likewise.
16468 * gdb.python/py-framefilter.exp: Likewise.
16469 * gdb.python/py-mi.exp: Likewise.
16470 * gdb.python/py-objfile-script.exp: Likewise
16471 * gdb.python/py-pp-integral.exp: Likewise.
16472 * gdb.python/py-pp-re-notag.exp: Likewise.
16473 * gdb.python/py-prettyprint.exp: Likewise.
16474 * gdb.python/py-section-script.exp: Likewise.
16475 * gdb.python/py-typeprint.exp: Likewise.
16476 * gdb.python/py-xmethods.exp: Likewise.
16477 * gdb.stabs/weird.exp: Likewise.
16478 * gdb.xml/tdesc-regs.exp: Likewise.
16479
16480 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16481
16482 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16483 (out_cu): Use addr_len for the size of addresses.
16484 (out_line): Likewise. Size DW_LNE_set_address instruction
16485 according to addr_len.
16486 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16487 (FUNC): Add START_INSNS to definition.
16488
16489 2014-10-18 Yao Qi <yao@codesourcery.com>
16490
16491 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16492 gdb_has_argv0 return true.
16493 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16494 check [target_info exists noargs], check [gdb_has_argv0]
16495 instead.
16496 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16497 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16498 procedures.
16499
16500 2014-10-17 Doug Evans <dje@google.com>
16501
16502 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16503 event.
16504 * gdb.python/py-events.py: Add clear_objfiles event.
16505
16506 2014-10-17 Doug Evans <dje@google.com>
16507
16508 * gdb.python/py-objfile.exp: Test progspace attribute.
16509
16510 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16511
16512 * gdb.guile/scm-breakpoint.exp: Do not assume any
16513 directory separators when matching source file paths.
16514 * gdb.python/py-breakpoint.exp: Likewise.
16515 * gdb.reverse/break-precsave.exp: Likewise.
16516 * gdb.reverse/break-reverse.exp: Likewise.
16517 * gdb.reverse/consecutive-precsave.exp: Likewise.
16518 * gdb.reverse/finish-precsave.exp: Likewise.
16519 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16520 * gdb.reverse/finish-reverse.exp: Likewise.
16521 * gdb.reverse/i386-precsave.exp: Likewise.
16522 * gdb.reverse/i387-env-reverse.exp: Likewise.
16523 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16524 * gdb.reverse/machinestate-precsave.exp: Likewise.
16525 * gdb.reverse/machinestate.exp: Likewise.
16526 * gdb.reverse/sigall-precsave.exp: Likewise.
16527 * gdb.reverse/solib-precsave.exp: Likewise.
16528 * gdb.reverse/step-precsave.exp: Likewise.
16529 * gdb.reverse/until-precsave.exp: Likewise.
16530 * gdb.reverse/watch-precsave.exp: Likewise.
16531 * gdb.reverse/watch-reverse.exp: Likewise.
16532
16533 2014-10-17 Yao Qi <yao@codesourcery.com>
16534
16535 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16536 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16537
16538 2014-10-17 Pedro Alves <palves@redhat.com>
16539
16540 PR gdb/17471
16541 * gdb.base/bg-execution-repeat.c: New file.
16542 * gdb.base/bg-execution-repeat.exp: New file.
16543
16544 2014-10-17 Pedro Alves <palves@redhat.com>
16545
16546 PR gdb/17300
16547 * gdb.base/continue-all-already-running.c: New file.
16548 * gdb.base/continue-all-already-running.exp: New file.
16549
16550 2014-10-17 Pedro Alves <palves@redhat.com>
16551
16552 PR gdb/17472
16553 * gdb.base/annota-input-while-running.c: New file.
16554 * gdb.base/annota-input-while-running.exp: New file.
16555
16556 2014-10-17 Pedro Alves <palves@redhat.com>
16557
16558 * gdb.base/callfuncs.exp: emove references to osf.
16559 * gdb.base/sigall.exp: Likewise.
16560 * gdb.gdb/selftest.exp: Likewise.
16561 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16562 * gdb.mi/non-stop.c: Likewise.
16563 * gdb.mi/pthreads.c: Likewise.
16564 * gdb.reverse/sigall-precsave.exp: Likewise.
16565 * gdb.reverse/sigall-reverse.exp: Likewise.
16566 * gdb.threads/pthreads.c: Likewise.
16567 * gdb.threads/pthreads.exp: Likewise.
16568
16569 2014-10-17 Yao Qi <yao@codesourcery.com>
16570
16571 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16572 check 'target_info exists noargs'.
16573 (test_command_prompt_position): Likewise.
16574 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16575 Remove "set args".
16576 (progvar_simple_while_test): Likewise.
16577 (progvar_complex_if_while_test): Likewise.
16578 (if_while_breakpoint_command_test): Likewise.
16579 (infrun_breakpoint_command_test): Likewise.
16580 (breakpoint_command_test): Likewise.
16581 (watchpoint_command_test): Likewise.
16582 (bp_deleted_in_command_test): Likewise.
16583 (temporary_breakpoint_commands): Likewise.
16584
16585 2014-10-16 Yao Qi <yao@codesourcery.com>
16586
16587 * gdb.base/remotetimeout.exp: Remove noargs checking.
16588
16589 2014-10-15 Pedro Alves <palves@redhat.com>
16590
16591 PR breakpoints/9649
16592 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16593 * gdb.base/breakpoint-in-ro-region.exp
16594 (probe_target_hardware_step): New procedure.
16595 (top level): Probe hardware stepping and hardware breakpoint
16596 support. Test stepping through a read-only region, with both
16597 "breakpoint auto-hw" on and off and both "always-inserted" on and
16598 off.
16599
16600 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16601
16602 * gdb.dlang/demangle.exp: Update for demangling changes.
16603
16604 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16605
16606 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16607 * gdb.cp/non-trivial-retval.exp: Add new tests.
16608
16609 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16610
16611 PR c++/13403
16612 PR c++/15154
16613 * gdb.cp/non-trivial-retval.cc: New file.
16614 * gdb.cp/non-trivial-retval.exp: New file.
16615
16616 2014-10-15 Yao Qi <yao@codesourcery.com>
16617
16618 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16619 remote host.
16620
16621 2014-10-15 Yao Qi <yao@codesourcery.com>
16622
16623 * gdb.python/py-symbol.exp: Match file base name if host is
16624 remote, otherwise match file name with dir name.
16625 * gdb.python/py-symtab.exp: Likewise.
16626 * gdb.python/python.exp: Likewise.
16627
16628 2014-10-15 Yao Qi <yao@codesourcery.com>
16629
16630 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16631 pattern.
16632 * gdb.python/py-symtab.exp: Likewise.
16633 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16634 locationn.
16635
16636 2014-10-14 Joel Brobecker <brobecker@adacore.com>
16637
16638 * gdb.ada/addr_arith: New testcase.
16639
16640 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16641
16642 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16643 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16644 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16645 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16646
16647 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16648
16649 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16650 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16651 * gdb.arch/stap-eval-lang-ada.exp: New file.
16652
16653 2014-10-14 Yao Qi <yao@codesourcery.com>
16654
16655 * gdb.mi/mi-var-child.c (nothing1): New function.
16656 (nothing2): New function.
16657 (do_children_tests): Set function pointers by nothing1 and
16658 nothing2.
16659 * gdb.mi/mi-var-child.exp: Step over new added statements.
16660 Update test to match the new output.
16661 * gdb.mi/var-cmd.c (nothing1): New function.
16662 (nothing2): New function.
16663 (do_children_tests): Set function pointers by nothing1 and
16664 nothing2.
16665 * gdb.mi/mi-var-display.exp: Update test to match output.
16666 Step to the line specified by $line_dct_nothing.
16667 Increase the number of lines to step.
16668
16669 2014-10-14 Yao Qi <yao@codesourcery.com>
16670
16671 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16672 tests.
16673 * gdb.mi/mi2-var-child.exp: Likewise.
16674
16675 2014-10-13 Doug Evans <dje@google.com>
16676
16677 * gdb.python/py-objfile.exp: Change name of file name test.
16678
16679 2014-10-13 Doug Evans <dje@google.com>
16680
16681 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16682 from the start of the CU.
16683
16684 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16685 Yao Qi <yao@codesourcery.com>
16686
16687 Fix "save breakpoints" for "catch" command.
16688 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16689 Remove -nonewline. Match also the added "main" line.
16690
16691 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16692
16693 Fix "save breakpoints" for "disable $bpnum" command.
16694 * gdb.base/save-bp.c (main): Add label.
16695 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16696
16697 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16698
16699 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16700
16701 2014-10-11 Yao Qi <yao@codesourcery.com>
16702
16703 * gdb.server/server-kill.exp: Execute command
16704 "set remote trace-status-packet on" before "tstatus".
16705
16706 2014-10-11 Yao Qi <yao@codesourcery.com>
16707
16708 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16709 (main): Call getppid.
16710 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16711 and continue to it. Read variable "server_pid".
16712
16713 2014-10-11 Yao Qi <yao@codesourcery.com>
16714
16715 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16716
16717 2014-10-11 Yao Qi <yao@codesourcery.com>
16718
16719 * gdb.threads/thread-find.exp: Don't execute command
16720 "info threads".
16721 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16722 * gdb.threads/linux-dp.exp: Don't check the condition
16723 $threads_created equals to zero.
16724
16725 2014-10-10 Pedro Alves <palves@redhat.com>
16726
16727 * gdb.base/bigcore.exp: Remove references to IRIX.
16728 * gdb.base/funcargs.exp: Likewise.
16729 * gdb.base/interrupt.exp: Likewise.
16730 * gdb.base/mips_pro.exp: Likewise.
16731 * gdb.base/nodebug.exp: Likewise.
16732 * gdb.base/setvar.exp: Likewise.
16733 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16734
16735 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16736 Pedro Alves <palves@redhat.com>
16737
16738 PR symtab/14466
16739 * gdb.base/vdso-warning.c: New file.
16740 * gdb.base/vdso-warning.exp: New file.
16741
16742 2014-10-02 Doug Evans <dje@google.com>
16743
16744 * gdb.base/structs.c (main): Don't run forever.
16745
16746 2014-10-02 Pedro Alves <palves@redhat.com>
16747
16748 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16749 (top level) <stop threads 1, stop threads 2>: Use it.
16750
16751 2014-10-02 Pedro Alves <palves@redhat.com>
16752
16753 * gdb.threads/break-while-running.exp (test): Add new
16754 'update_thread_list' argument. Skip "info threads" if false.
16755 (top level): Add new 'update_thread_list' axis.
16756
16757 2014-10-02 Pedro Alves <palves@redhat.com>
16758
16759 PR breakpoints/17431
16760 * gdb.base/execl-update-breakpoints.c: New file.
16761 * gdb.base/execl-update-breakpoints.exp: New file.
16762
16763 2014-10-01 Pedro Alves <palves@redhat.com>
16764
16765 * gdb.base/breakpoint-in-ro-region.c: New file.
16766 * gdb.base/breakpoint-in-ro-region.exp: New file.
16767
16768 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16769
16770 * gdb.mi/mi-exit-code.exp: New file.
16771 * gdb.mi/mi-exit-code.c: New file.
16772
16773 2014-09-30 Yao Qi <yao@codesourcery.com>
16774
16775 * lib/prelink-support.exp (build_executable_own_libs): Error if
16776 the target isn't native.
16777
16778 2014-09-30 Yao Qi <yao@codesourcery.com>
16779
16780 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16781 false.
16782
16783 2014-09-22 Pedro Alves <palves@redhat.com>
16784
16785 * gdb.threads/break-while-running.exp: New file.
16786 * gdb.threads/break-while-running.c: New file.
16787
16788 2014-09-19 Yao Qi <yao@codesourcery.com>
16789
16790 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16791 Invoke test. Restart GDB with --readnow and invoke test again.
16792
16793 2014-09-19 Yao Qi <yao@codesourcery.com>
16794
16795 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16796 proc set_breakpoint_on_gcd_function. Invoke
16797 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16798 invoke set_breakpoint_on_gcd_function again.
16799
16800 2014-09-18 Doug Evans <dje@google.com>
16801
16802 * gdb.dwarf2/symtab-producer.exp: New file.
16803
16804 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16805
16806 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16807 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16808 * gdb.base/global-var-nested-by-dso.c: Likewise.
16809 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16810
16811 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16812 Pedro Alves <palves@redhat.com>
16813
16814 * gdb.base/watch-bitfields.exp: Pass string other than test file
16815 name to prepare_for_testing.
16816 (watch): New procedure.
16817 (expect_watchpoint): Use with_test_prefix.
16818 (top level): Factor out tests to ...
16819 (test_watch_location, test_regular_watch): ... these new
16820 procedures, and use with_test_prefix and gdb_continue_to_end.
16821
16822 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16823
16824 PR breakpoints/12526
16825 * gdb.base/watch-bitfields.exp: New file.
16826 * gdb.base/watch-bitfields.c: New file.
16827
16828 2014-09-16 Pedro Alves <palves@redhat.com>
16829
16830 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16831 software and hardware addresses, not software address against
16832 itself.
16833
16834 2014-09-16 Pedro Alves <palves@redhat.com>
16835
16836 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16837 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16838
16839 2014-09-16 Pedro Alves <palves@redhat.com>
16840
16841 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16842 files.
16843 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16844 "*-*-vxworks*" throughout.
16845 * gdb.base/break.exp: Likewise.
16846 * gdb.base/default.exp: Likewise.
16847 * gdb.base/scope.exp: Likewise.
16848 * gdb.base/sepdebug.exp: Likewise.
16849 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16850 throughout.
16851 * gdb.base/run.c: Likewise.
16852 * gdb.base/sepdebug.c: Likewise.
16853 * gdb.hp/gdb.aCC/run.c: Likewise.
16854 * gdb.reverse/until-reverse.c: Likewise.
16855 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16856
16857 2014-09-16 Yao Qi <yao@codesourcery.com>
16858
16859 * boards/local-remote-host-native.exp: New file.
16860
16861 2014-09-14 Doug Evans <xdje42@gmail.com>
16862
16863 * gdb.threads/queue-signal.c (thread_count): New variable.
16864 (thread_count_mutex, thread_count_condvar): New variables.
16865 (incr_thread_count, wait_all_threads_running): New functions.
16866 (main): Wait for all threads to be in their thread functions.
16867
16868 2014-09-13 Doug Evans <xdje42@gmail.com>
16869
16870 * gdb.threads/queue-signal.c: New file.
16871 * gdb.threads/queue-signal.exp: New file.
16872
16873 2014-09-13 Doug Evans <xdje42@gmail.com>
16874
16875 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16876 be consistent with what default_gdb_init uses.
16877 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16878 the plain text of the prompt. Add some logging printfs.
16879 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16880
16881 2014-09-12 Pedro Alves <palves@redhat.com>
16882
16883 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16884 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16885 * gdb.arch/i386-size-overlap.exp: Likewise.
16886 * gdb.arch/i386-size.exp: Likewise.
16887 * gdb.arch/i386-unwind.exp: Likewise.
16888 * gdb.base/a2-run.exp: Likewise.
16889 * gdb.base/break.exp: Likewise.
16890 * gdb.base/charset.exp: Likewise.
16891 * gdb.base/chng-syms.exp: Likewise.
16892 * gdb.base/commands.exp: Likewise.
16893 * gdb.base/dbx.exp: Likewise.
16894 * gdb.base/find.exp: Likewise.
16895 * gdb.base/funcargs.exp: Likewise.
16896 * gdb.base/jit-simple.exp: Likewise.
16897 * gdb.base/reread.exp: Likewise.
16898 * gdb.base/sepdebug.exp: Likewise.
16899 * gdb.base/step-bt.exp: Likewise.
16900 * gdb.cp/mb-inline.exp: Likewise.
16901 * gdb.cp/mb-templates.exp: Likewise.
16902 * gdb.objc/basicclass.exp: Likewise.
16903 * gdb.threads/killed.exp: Likewise.
16904
16905 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16906
16907 PR tdep/17379
16908 * gdb.arch/powerpc-stackless.S: New file.
16909 * gdb.arch/powerpc-stackless.exp: New file.
16910
16911 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16912
16913 * gdb.base/attach.c: Include unistd.h.
16914 (main): Call alarm. Add label postloop.
16915 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16916 gdb_breakpoint, gdb_continue_to_breakpoint.
16917 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16918
16919 2014-09-11 Pedro Alves <palves@redhat.com>
16920
16921 PR gdb/17347
16922 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16923 * gdb.base/attach.exp (test_command_line_attach_run): New
16924 procedure.
16925 (top level): Call it.
16926
16927 2014-09-11 Pedro Alves <palves@redhat.com>
16928
16929 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16930 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16931 (do_command_attach_tests): Use spawn_wait_for_attach.
16932 * gdb.base/solib-overlap.exp: Likewise.
16933 * gdb.multi/multi-attach.exp: Likewise.
16934 * gdb.python/py-prompt.exp: Likewise.
16935 * gdb.python/py-sync-interp.exp: Likewise.
16936 * gdb.server/ext-attach.exp: Likewise.
16937
16938 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16939
16940 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16941 command in testcase. Simplify testcase.
16942
16943 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16944
16945 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16946
16947 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16948
16949 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16950
16951 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16952
16953 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16954
16955 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16956
16957 * gdb.dwarf2/dynarr-ptr.c: New file.
16958 * gdb.dwarf2/dynarr-ptr.exp: New file.
16959
16960 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16961
16962 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16963 of 30 rather than hardcoding 120 for a slow test case. Take the
16964 `gdb,timeout' target setting into account for this calculation.
16965 Don't extend the timeout for the test cases that don't need it.
16966
16967 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16968
16969 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16970 a factor of 2 for a slow test case. Take the `gdb,timeout'
16971 target setting into account for this calculation.
16972 * gdb.reverse/until-precsave.exp: Increase the timeout by
16973 a factor of 15 and 3 respectively rather than adding 120
16974 for a pair of slow test cases. Take the `gdb,timeout'
16975 target setting into account for this calculation.
16976
16977 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16978
16979 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16980 timeout, don't pass one down to gdb_expect.
16981 (gdb_expect): Rework timeout selection.
16982
16983 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16984
16985 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16986 exception on timeout.
16987 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16988 (gdbserver_start_extended): Catch any `gdbserver_start' error
16989 exceptions.
16990 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16991 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16992 `gdbserver_gdb_load' error exceptions.
16993
16994 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16995
16996 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16997 120 on waiting for the TCP socket to open.
16998
16999 2014-09-09 Doug Evans <xdje42@gmail.com>
17000
17001 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17002 _caller_matches, _any_caller_is, _any_caller_matches.
17003
17004 2014-09-09 Doug Evans <xdje42@gmail.com>
17005
17006 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17007
17008 2014-09-09 Yao Qi <yao@codesourcery.com>
17009
17010 * gdb.mi/mi-var-display.exp: Set print symbol off.
17011
17012 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17013
17014 PR gdb/17035
17015 * gdb.base/commands.exp: Add tests to verify user-defined
17016 commands with empty bodies.
17017 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17018 python commands in `show user command`.
17019 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17020 scheme commands in `show user command`.
17021
17022 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17023
17024 PR python/17355
17025 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17026 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17027 * gdb.python/py-framefilter-invalidarg.exp: New file.
17028 * gdb.python/py-framefilter-invalidarg.py: New file.
17029
17030 2014-09-06 Doug Evans <xdje42@gmail.com>
17031
17032 PR 15276
17033 * gdb.python/py-caller-is.c: New file.
17034 * gdb.python/py-caller-is.exp: New file.
17035
17036 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17037
17038 PR gdb/17235
17039 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17040 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17041
17042 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17043
17044 PR fortran/17237
17045 * gdb.fortran/print-formatted.exp: New file.
17046 * gdb.fortran/print-formatted.f90: Likewise.
17047
17048 2014-09-03 Sasha Smundak <asmundak@google.com>
17049
17050 * gdb.python/py-frame.exp: Test Frame.read_register.
17051
17052 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17053
17054 PR python/16699
17055 * gdb.python/py-completion.exp: New file.
17056 * gdb.python/py-completion.py: Likewise.
17057
17058 2014-08-28 Doug Evans <dje@google.com>
17059
17060 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17061 eax,etc. are live with values set by gdb and thus the compiler can't
17062 use them.
17063 * gdb.arch/i386-pseudo.c (main): Ditto.
17064
17065 2014-08-27 Doug Evans <dje@google.com>
17066
17067 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17068
17069 2014-08-25 Doug Evans <dje@google.com>
17070
17071 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17072 (main): Ditto.
17073
17074 2014-08-25 Doug Evans <dje@google.com>
17075
17076 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17077
17078 2014-08-24 Yao Qi <yao@codesourcery.com>
17079
17080 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17081 symbol off.
17082 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17083
17084 2014-08-22 Doug Evans <dje@google.com>
17085
17086 PR 17276
17087 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17088 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17089 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17090
17091 2014-08-22 Yao Qi <yao@codesourcery.com>
17092
17093 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17094 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17095 * gdb.python/python.exp: Likewise. Use .py file on the host
17096 instead of the build.
17097
17098 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17099
17100 * gdb.threads/gcore-stale-thread.c: New file.
17101 * gdb.threads/gcore-stale-thread.exp: New file.
17102
17103 2014-08-21 Pedro Alves <palves@redhat.com>
17104
17105 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17106 * gdb.base/gcore-relro-pie.exp: Likewise.
17107 * gdb.base/gcore-relro.exp: Likewise.
17108 * gdb.base/gcore.exp: Likewise.
17109 * gdb.base/print-symbol-loading.exp: Likewise.
17110 * gdb.threads/gcore-thread.exp: Likewise.
17111 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17112
17113 2014-08-20 Pedro Alves <palves@redhat.com>
17114 Jan Kratochvil <jan.kratochvil@redhat.com>
17115
17116 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17117 configure.
17118 (EXPECT): Handle READ1 being set.
17119 (all): Depend on EXTRA_RULES.
17120 (check-read1, expect-read1, read1.so, read1): New rules.
17121 * README (Testsuite Parameters): Document the READ1 make variable.
17122 (Race detection): New section.
17123 * configure: Regenerate.
17124 * configure.ac: If build==host==target, and running under a
17125 GNU/glibc system, add read1 to the extra Makefile rules.
17126 (EXTRA_RULES): AC_SUBST it.
17127 * lib/read1.c: New file.
17128
17129 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17130
17131 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17132 the handling of variables declared as a typedef to an array
17133 which a DW_AT_data_location attribute.
17134
17135 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17136 Pedro Alves <palves@redhat.com>
17137
17138 PR symtab/14604
17139 PR symtab/14605
17140 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17141 gdb_test.
17142
17143 2014-08-19 Pedro Alves <palves@redhat.com>
17144
17145 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17146
17147 2014-08-19 Yao Qi <yao@codesourcery.com>
17148
17149 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17150 right line.
17151
17152 2014-08-18 David Blaikie <dblaikie@gmail.com>
17153
17154 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17155
17156 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17157
17158 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17159 attribute in array range.
17160
17161 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17162
17163 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17164
17165 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17166
17167 PR c++/17132
17168 * gdb.cp/pr17132.cc: New file.
17169 * gdb.cp/pr17132.exp: New file.
17170
17171 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17172
17173 * gdb.python/py-xmethods.py (A_getarrayind)
17174 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17175 Use 'print' with function call syntax.
17176 (E_method_matcher.match): Fix tab vs space indentation mixup.
17177
17178 2014-08-15 Yao Qi <yao@codesourcery.com>
17179
17180 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17181 false.
17182
17183 2014-08-15 Yao Qi <yao@codesourcery.com>
17184
17185 * gdb.cp/casts.exp: Set print symbol off.
17186 * gdb.cp/class2.exp: Likewise.
17187 * gdb.cp/overload.exp: Likewise.
17188 * gdb.cp/templates.exp: Likewise.
17189
17190 2014-08-11 Doug Evans <dje@google.com>
17191
17192 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17193 (test_load_shlib): Update.
17194
17195 2014-08-09 Yao Qi <yao@codesourcery.com>
17196
17197 * gdb.base/display.exp: Invoke is_address_zero_readable.
17198 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17199 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17200 * gdb.base/hbreak-unmapped.exp: Return if
17201 is_address_zero_readable returns true.
17202 * gdb.base/signest.exp: Likewise.
17203 * gdb.base/signull.exp: Likewise.
17204 * gdb.base/sigbpt.exp: Likewise.
17205 * gdb.guile/scm-disasm.exp: Do the test if
17206 is_address_zero_readable returns false.
17207 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17208 * gdb.python/py-arch.exp: Likewise.
17209 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17210 * lib/gdb.exp (is_address_zero_readable): New proc.
17211
17212 2014-08-09 Yao Qi <yao@codesourcery.com>
17213
17214 PR testsuite/13443
17215 * gdb.mi/mi-var-display.exp: Make test messages unique.
17216
17217 2014-08-04 Tom Tromey <tromey@redhat.com>
17218
17219 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17220 target 0".
17221
17222 2014-08-04 Tom Tromey <tromey@redhat.com>
17223
17224 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17225 "target_resume".
17226
17227 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17228
17229 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17230 inner_vla_struct_object_size.
17231 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17232 as xfail.
17233
17234 2014-07-30 Pedro Alves <palves@redhat.com>
17235
17236 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17237 comment.
17238
17239 2014-07-29 Yao Qi <yao@codesourcery.com>
17240
17241 PR gdb/17206
17242 * gdb.base/until-nodebug.exp: New.
17243
17244 2014-07-28 Doug Evans <xdje42@gmail.com>
17245
17246 PR guile/17203
17247 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17248 previously existing parameter, and previously ambiguously spelled
17249 parameter.
17250
17251 2014-07-28 Will Newton <will.newton@linaro.org>
17252
17253 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17254
17255 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17256 Doug Evans <xdje42@gmail.com>
17257
17258 PR guile/17146
17259 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17260
17261 2014-07-25 Pedro Alves <palves@redhat.com>
17262
17263 * gdb.threads/signal-command-handle-nopass.c: New file.
17264 * gdb.threads/signal-command-handle-nopass.exp: New file.
17265 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17266 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17267 * gdb.threads/signal-delivered-right-thread.c: New file.
17268 * gdb.threads/signal-delivered-right-thread.exp: New file.
17269
17270 2014-07-25 Pedro Alves <palves@redhat.com>
17271
17272 * gdb.base/double-prompt-target-event-error.exp
17273 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17274 match.
17275 (cancel_pagination_in_target_event): Rework double prompt
17276 detection.
17277 * gdb.base/paginate-after-ctrl-c-running.exp
17278 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17279 <return>' match.
17280 * gdb.base/paginate-bg-execution.exp
17281 (test_bg_execution_pagination_return)
17282 (test_bg_execution_pagination_cancel): Remove '-notransfer
17283 <return>' matches.
17284 * gdb.base/paginate-execution-startup.exp
17285 (test_fg_execution_pagination_return)
17286 (test_fg_execution_pagination_cancel): Remove '-notransfer
17287 <return>' matches.
17288 * gdb.base/paginate-inferior-exit.exp
17289 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17290 match.
17291 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17292 * lib/gdb.exp (pagination_prompt): Run text through
17293 string_to_regexp.
17294 (gdb_test_multiple): Match $pagination_prompt instead of
17295 "<return>".
17296 (string_to_regexp): Move to lib/gdb-utils.exp.
17297
17298 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17299
17300 * gdb.arch/amd64-entry-value-paramref.S: New file.
17301 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17302 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17303 * gdb.arch/amd64-optimout-repeat.S: New file.
17304 * gdb.arch/amd64-optimout-repeat.c: New file.
17305 * gdb.arch/amd64-optimout-repeat.exp: New file.
17306
17307 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17308
17309 PR gdb/17170
17310 * gdb.base/statistics.exp: New file.
17311
17312 2014-07-17 Doug Evans <dje@google.com>
17313
17314 PR gdb/17170
17315 * gdb.base/maint.exp: Update testing of per-command stats.
17316
17317 2014-07-16 Pedro Alves <palves@redhat.com>
17318
17319 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17320 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17321 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17322 (tfile_write_buf): New functions.
17323 (add_memory_block): Rewrite using the above.
17324 (adjust_function_address): New function.
17325 (FUNCTION_ADDRESS): New macro.
17326 (write_basic_trace_file): Remove short_x local, and use
17327 tfile_write_16. Change type of func_addr local to unsigned long
17328 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17329 here. Cast argument of add_memory_block to char pointer.
17330 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17331 (main): Remove parameters.
17332 * gdb.trace/tfile.exp: Remove nowarnings.
17333
17334 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17335
17336 * gdb.base/debug-expr.exp: Test string evaluation with
17337 "debug expression" on.
17338
17339 2014-07-15 Pedro Alves <palves@redhat.com>
17340
17341 * gdb.base/reread.exp: Use clean_restart.
17342
17343 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17344
17345 * gdb.arch/avr-flash-qualifer.c: New.
17346 * gdb.arch/avr-flash-qualifer.exp: New.
17347
17348 2014-07-14 Pedro Alves <palves@redhat.com>
17349
17350 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17351 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17352
17353 2014-07-14 Pedro Alves <palves@redhat.com>
17354
17355 * gdb.base/double-prompt-target-event-error.c: New file.
17356 * gdb.base/double-prompt-target-event-error.exp: New file.
17357
17358 2014-07-14 Pedro Alves <palves@redhat.com>
17359
17360 PR gdb/17072
17361 * gdb.base/paginate-inferior-exit.c: New file.
17362 * gdb.base/paginate-inferior-exit.exp: New file.
17363
17364 2014-07-14 Pedro Alves <palves@redhat.com>
17365
17366 PR gdb/17072
17367 * gdb.base/paginate-bg-execution.c: New file.
17368 * gdb.base/paginate-bg-execution.exp: New file.
17369
17370 2014-07-14 Pedro Alves <palves@redhat.com>
17371
17372 PR gdb/17072
17373 * gdb.base/paginate-execution-startup.c: New file.
17374 * gdb.base/paginate-execution-startup.exp: New file.
17375 * lib/gdb.exp (pagination_prompt): New global.
17376 (default_gdb_spawn): New procedure, factored out from
17377 default_gdb_spawn.
17378 (default_gdb_start): Adjust to call default_gdb_spawn.
17379 (gdb_spawn): New procedure.
17380
17381 2014-07-14 Pedro Alves <palves@redhat.com>
17382
17383 * lib/gdb.exp (gdb_assert): New procedure.
17384 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17385
17386 2014-07-14 Pedro Alves <palves@redhat.com>
17387
17388 * gdb.base/execution-termios.c: New file.
17389 * gdb.base/execution-termios.exp: New file.
17390
17391 2014-07-14 Tom Tromey <tromey@redhat.com>
17392
17393 * gdb.cp/vla-cxx.cc: New file.
17394 * gdb.cp/vla-cxx.exp: New file.
17395
17396 2014-07-14 Tom Tromey <tromey@redhat.com>
17397
17398 * gdb.reverse/rerun-prec.c: New file.
17399 * gdb.reverse/rerun-prec.exp: New file.
17400
17401 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17402 Maciej W. Rozycki <macro@codesourcery.com>
17403
17404 * lib/gdb-utils.exp: New file.
17405 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17406 inline `gdb_init_command' processing.
17407 (gdb_start_cmd): Likewise.
17408 * lib/mi-support.exp (mi_run_cmd): Likewise.
17409 * README: Document `gdb_init_command' and `gdb_init_commands'.
17410
17411 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17412
17413 Fix false FAIL running under a very long directory name.
17414 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17415 and "set print elements 10000". Twice.
17416
17417 2014-07-11 Yao Qi <yao@codesourcery.com>
17418
17419 * gdb.base/exprs.exp: "set print symbol off".
17420
17421 2014-07-11 Pedro Alves <palves@redhat.com>
17422
17423 * gdb.threads/kill.c: New file.
17424 * gdb.threads/kill.exp: New file.
17425
17426 2014-07-10 Yao Qi <yao@codesourcery.com>
17427
17428 * gdb.trace/tfile.c (write_basic_trace_file)
17429 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17430 address written to trace file.
17431
17432 2014-07-09 Pedro Alves <palves@redhat.com>
17433
17434 * gdb.base/attach-wait-input.exp: New file.
17435 * gdb.base/attach-wait-input.c: New file.
17436
17437 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17438
17439 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17440 setting up test structures.
17441 (main): Call new test function.
17442 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17443 test function, continue into test function and walk test
17444 structures.
17445
17446 2014-07-02 Yao Qi <yao@codesourcery.com>
17447
17448 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17449 'bar_start' at the beginning of functions 'foo' and 'bar'
17450 respectively.
17451 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17452 instead of 'foo' and 'bar'.
17453
17454 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17455
17456 * gdb.btrace/segv.exp: New.
17457 * gdb.btrace/segv.c: New.
17458
17459 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17460
17461 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17462 instruction.
17463
17464 2014-06-30 Mark Wielaard <mjw@redhat.com>
17465
17466 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17467 vulture, vilify, villar): New volatile array constants.
17468 (vindictive, vegetation): New const volatile array constants.
17469 * gdb.base/volatile.exp: Test volatile and const volatile array
17470 types.
17471
17472 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17473
17474 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17475 target lacks support for awatch, rwatch, or hbreak.
17476
17477 2014-06-27 Yao Qi <yao@codesourcery.com>
17478
17479 * gdb.multi/dummy-frame-restore.exp: New.
17480 * gdb.multi/dummy-frame-restore.c: New.
17481
17482 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17483
17484 * gdb.btrace/gcore.exp: New.
17485
17486 2014-06-23 Pedro Alves <palves@redhat.com>
17487
17488 * gdb.base/watchpoint-reuse-slot.c: New file.
17489 * gdb.base/watchpoint-reuse-slot.exp: New file.
17490
17491 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17492
17493 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17494 progspace's filename in 'info', 'enable' and 'disable' command
17495 tests.
17496
17497 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17498
17499 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17500 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17501 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17502
17503 2014-06-20 Gary Benson <gbenson@redhat.com>
17504
17505 * gdb.arch/i386-avx.exp: Fix include file location.
17506 * gdb.arch/i386-sse.exp: Likewise.
17507
17508 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17509
17510 * gdb.dlang/expression.exp: New file.
17511
17512 2014-06-19 Pedro Alves <palves@redhat.com>
17513
17514 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17515 out from ...
17516 (top level): ... here. Iterate running tests under different
17517 scheduler-locking settings.
17518
17519 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17520
17521 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17522 to DW_FORM_addr and use non-zero addresses.
17523
17524 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17525
17526 PR gdb/17017
17527 * gdb.python/py-xmethods.cc: Add global function call counters and
17528 increment them in their respective functions. Remove "cout"
17529 statements.
17530 * gdb.python/py-xmethods.exp: Make tests check the global function
17531 call counters instead of depending on inferior IO.
17532
17533 2014-06-18 Don Breazeal <donb@codesourcery.com>
17534
17535 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17536 Deleted procedure.
17537 (explicit_fork_parent_follow): Deleted procedure.
17538 (explicit_fork_child_follow): Deleted procedure.
17539 (test_follow_fork): New procedure.
17540 (do_fork_tests): Replace calls to deleted procedures with
17541 calls to test_follow_fork and reset GDB for subsequent
17542 procedure calls.
17543
17544 2014-06-17 Yao Qi <yao@codesourcery.com>
17545
17546 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17547 CP1252.
17548
17549 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
17550
17551 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17552 Initialize ptr and S explicitly.
17553 (skip_type_update_when_not_use_rtti_test): Likewise.
17554
17555 2014-06-16 Keith Seitz <keiths@redhat.com>
17556
17557 PR mi/15863
17558 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17559 the inferior is started.
17560
17561 2014-06-16 Pedro Alves <palves@redhat.com>
17562
17563 * gdb.base/break-main-file-remove-fail.c: New file.
17564 * gdb.base/break-main-file-remove-fail.exp: New file.
17565 * gdb.base/break-unload-file.exp: Use build_executable instead of
17566 prepare_for_testing.
17567 (test_break): New parameter "initial_load". Handle it.
17568 (top level): Add initial_load cmdline/file axis.
17569
17570 2014-06-12 Tom Tromey <tromey@redhat.com>
17571
17572 * gdb.base/completion.exp: Don't use directory name in test.
17573
17574 2014-06-09 Gary Benson <gbenson@redhat.com>
17575
17576 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17577 separate the always-available ANSI-standard signals from the
17578 signals that require checking.
17579 (main): Likewise.
17580 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17581 Likewise.
17582 (main): Likewise.
17583
17584 2014-06-07 Keith Seitz <keiths@redhat.com>
17585
17586 Revert:
17587 PR c++/16253
17588 * gdb.cp/var-tag.cc: New file.
17589 * gdb.cp/var-tag.exp: New file.
17590 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17591 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17592 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17593 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17594
17595 2014-06-06 Doug Evans <xdje42@gmail.com>
17596
17597 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17598
17599 2014-06-06 Pedro Alves <palves@redhat.com>
17600
17601 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17602 in target debug output instead of looking at RSP packets,
17603 disabling the test on any target that uses hardware stepping.
17604 Update comments.
17605
17606 2014-06-06 Pedro Alves <palves@redhat.com>
17607
17608 * gdb.base/break-unload-file.exp: Fix typo.
17609
17610 2014-06-06 Yao Qi <yao@codesourcery.com>
17611
17612 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17613 from "jit_function" to "^jit_function".
17614
17615 2014-06-06 Yao Qi <yao@codesourcery.com>
17616
17617 * gdb.base/async.c (foo): Add one statement.
17618 * gdb.base/async.exp: Get the next instruction address and
17619 match the output of "nexti" by instruction address. Match
17620 the hex address in the output of "finish".
17621
17622 2014-06-06 Gary Benson <gbenson@redhat.com>
17623
17624 * gdb.base/call-signals.c: Remove preprocessor conditionals
17625 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17626 SIGSEGV and SIGTERM.
17627 * gdb.base/sigall.c: Likewise.
17628 * gdb.base/unwindonsignal.c: Likewise.
17629 * gdb.reverse/sigall-reverse.c: Likewise.
17630
17631 2014-06-06 Yao Qi <yao@codesourcery.com>
17632
17633 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17634 readable, skip the test.
17635
17636 2014-06-06 Yao Qi <yao@codesourcery.com>
17637
17638 * gdb.threads/staticthreads.c (thread_function): Move the line
17639 setting breakpoint on forward.
17640 * gdb.threads/staticthreads.exp: Update comments.
17641
17642 2014-06-05 Ludovic Courtès <ludo@gnu.org>
17643
17644 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17645 "history-append! type error".
17646
17647 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17648
17649 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17650 erroneous dprintf expected input.
17651
17652 2014-06-04 Doug Evans <xdje42@gmail.com>
17653
17654 * gdb.guile/scm-generics.exp: Delete.
17655
17656 2014-06-04 Doug Evans <xdje42@gmail.com>
17657
17658 * gdb.guile/scm-breakpoint.exp: Update.
17659 Add tests for breakpoint registration.
17660
17661 2014-06-04 Tom Tromey <tromey@redhat.com>
17662
17663 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17664 VLA-in-union.
17665 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17666 inner_vla_struct, vla_union types. Initialize objects of those
17667 types and compute their sizes.
17668
17669 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17670 Hui Zhu <hui@codesourcery.com>
17671
17672 * gdb.base/fileio.exp: Add test for shell not available as well as
17673 available.
17674 * gdb.base/fileio.c (test_system): Check for shell twice.
17675
17676 2014-06-04 Yao Qi <yao@codesourcery.com>
17677
17678 * gdb.base/auto-connect-native-target.exp: Remove redundant
17679 space from the regexp pattern.
17680
17681 2014-06-04 Yao Qi <yao@codesourcery.com>
17682
17683 * gdb.base/default.exp: Replace "child" with "native" in
17684 regexp pattern.
17685
17686 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17687
17688 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17689 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17690 * gdb.python/py-xmethods.py: Python script supporting the
17691 new testcase and tests.
17692
17693 2014-06-03 Joel Brobecker <brobecker@adacore.com>
17694 Pedro Alves <palves@redhat.com>
17695
17696 PR breakpoints/17000
17697 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17698 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17699
17700 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17701
17702 * gdb.base/subst.exp: Add tests to verify partial path matching
17703 output.
17704
17705 2014-06-03 Pedro Alves <palves@redhat.com>
17706
17707 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17708 target that doesn't use software single-stepping.
17709
17710 2014-06-03 Pedro Alves <palves@redhat.com>
17711
17712 PR breakpoints/17000
17713 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17714 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17715
17716 2014-06-02 Doug Evans <xdje42@gmail.com>
17717
17718 * gdb.guile/scm-parameter.exp: New file.
17719
17720 2014-06-02 Doug Evans <xdje42@gmail.com>
17721
17722 * gdb.guile/scm-cmd.c: New file.
17723 * gdb.guile/scm-cmd.exp: New file.
17724
17725 2014-06-02 Doug Evans <xdje42@gmail.com>
17726
17727 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17728 pretty-printer lookup.
17729 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17730 (make-pp_s-printer): Call it.
17731 (make-pretty-printer-from-dict): New function.
17732 (lookup-pretty-printer-maker-from-dict): New function.
17733 (*pretty-printer*): Simplify.
17734 (make-objfile-pp_s-printer): New function.
17735 (install-objfile-pretty-printers!): New function.
17736 (make-progspace-pp_s-printer): New function.
17737 (install-progspace-pretty-printers!): New function.
17738 * gdb.guile/scm-progspace.c: New file.
17739 * gdb.guile/scm-progspace.exp: New file.
17740
17741 2014-06-02 Pedro Alves <palves@redhat.com>
17742
17743 * gdb.base/dprintf-bp-same-addr.c: New file.
17744 * gdb.base/dprintf-bp-same-addr.exp: New file.
17745
17746 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17747
17748 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17749 * gdb.arch/powerpc-power.s: Likewise.
17750
17751 2014-06-02 Joel Brobecker <brobecker@adacore.com>
17752
17753 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17754
17755 2014-06-01 Yao Qi <yao@codesourcery.com>
17756
17757 * gdb.base/watchpoint.exp (test_watch_location): Check null
17758 pointer can be dereferenced. If not, do the test, otherwise
17759 skip it.
17760
17761 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17762
17763 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17764 results.
17765 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17766
17767 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17768
17769 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17770 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17771 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17772 * gdb.arch/amd64-invalid-stack-top.c: New file.
17773 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17774
17775 2014-05-30 Pedro Alves <palves@redhat.com>
17776
17777 PR breakpoints/17000
17778 * gdb.base/sss-bp-on-user-bp.c: New file.
17779 * gdb.base/sss-bp-on-user-bp.exp: New file.
17780
17781 2014-05-30 David Blaikie <dblaikie@gmail.com>
17782
17783 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17784 gnu_inline semantics via attribute.
17785 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17786 source explicitly specifies the required semantics.
17787
17788 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17789
17790 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17791
17792 2014-05-29 Pedro Alves <palves@redhat.com>
17793 Tom Tromey <tromey@redhat.com>
17794
17795 * gdb.base/async-shell.exp: Don't enable target-async.
17796 * gdb.base/async.exp
17797 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17798 parameter. Adjust.
17799 (top level): Don't test with "target-async".
17800 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17801 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17802 * gdb.base/inferior-died.exp: Don't enable target-async.
17803 * gdb.base/interrupt-noterm.exp: Likewise.
17804 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17805 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17806 * gdb.mi/mi-nonstop.exp: Likewise.
17807 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17808 * gdb.mi/mi-nsintrall.exp: Likewise.
17809 * gdb.mi/mi-nsmoribund.exp: Likewise.
17810 * gdb.mi/mi-nsthrexec.exp: Likewise.
17811 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17812 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17813 * gdb.python/py-evsignal.exp: Don't enable target-async.
17814 * gdb.python/py-evthreads.exp: Likewise.
17815 * gdb.python/py-prompt.exp: Likewise.
17816 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17817 * gdb.server/solib-list.exp: Don't enable target-async.
17818 * gdb.threads/thread-specific-bp.exp: Likewise.
17819 * lib/mi-support.exp: Adjust to use mi-async.
17820
17821 2014-05-29 Pedro Alves <palves@redhat.com>
17822
17823 PR gdb/13860
17824 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17825 reason, even in sync mode.
17826
17827 2014-05-29 Pedro Alves <palves@redhat.com>
17828 Hui Zhu <hui@codesourcery.com>
17829
17830 PR PR15693
17831 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17832 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17833 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17834 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17835
17836 2014-05-28 Joel Brobecker <brobecker@adacore.com>
17837
17838 * config/monitor.exp (gdb_target_monitor): Replace use of
17839 "set remotebaud" by "set serial baud".
17840
17841 2014-05-26 Andy Wingo <wingo@igalia.com>
17842
17843 * gdb.guile/scm-breakpoint.exp:
17844 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17845 properties instead of gdb-object-properties.
17846
17847 2014-05-26 Yao Qi <yao@codesourcery.com>
17848
17849 * gdb.server/no-thread-db.exp: Specify source file name
17850 explicitly when setting a breakpoint.
17851
17852 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17853
17854 * gdb.btrace/vdso.c: New.
17855 * gdb.btrace/vdso.exp: New.
17856
17857 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17858
17859 * gdb.base/gcore.exp (capture_command_output): Move ...
17860 * lib/gdb.exp (capture_command_output): ... here.
17861
17862 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17863
17864 * gdb.btrace/data.exp: Test memory access during btrace replay.
17865
17866 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17867
17868 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17869
17870 2014-05-21 Pedro Alves <palves@redhat.com>
17871
17872 PR gdb/13860
17873 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17874 (top level): Test that output related to execution commands is
17875 sent to the console with CLI commands, but not with MI commands.
17876 Test that breakpoint events are always mirrored to the console.
17877 Also expect the new source line to be output after a "next" in
17878 async mode too. Make it a pass/fail test.
17879 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17880 output.
17881 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17882
17883 2014-05-21 Pedro Alves <palves@redhat.com>
17884
17885 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17886 Use them to test variations of "list" after reaching a breakpoint.
17887 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17888 Test "list" with listsize 10 after reaching a breakpoint.
17889 * gdb.python/python.exp (decode_line current location line
17890 number): Adjust expected line number.
17891
17892 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17893
17894 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17895 behavior for $args, pass it directly to "run".
17896
17897 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17898
17899 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17900 30000 to 65536.
17901
17902 2014-05-21 Pedro Alves <palves@redhat.com>
17903
17904 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17905 auto-connect-native-target off".
17906 * gdb.base/auto-connect-native-target.c: New file.
17907 * gdb.base/auto-connect-native-target.exp: New file.
17908
17909 2014-05-21 Pedro Alves <palves@redhat.com>
17910
17911 * gdb.base/default.exp: Test "target native" instead of "target
17912 child".
17913
17914 2014-05-21 Mark Wielaard <mjw@redhat.com>
17915
17916 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17917
17918 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17919
17920 Fix TLS access for -static -pthread.
17921 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17922 <HAVE_TLS> (thread_function, main): Initialize it.
17923 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17924 Add clean_restart.
17925 <$have_tls != "">: Check TLSVAR.
17926
17927 2014-05-21 Pedro Alves <palves@redhat.com>
17928
17929 * gdb.base/dcache-line-read-error.c: New.
17930 * gdb.base/dcache-line-read-error.exp: New.
17931
17932 2014-05-20 Pedro Alves <palves@redhat.com>
17933
17934 * gdb.base/compare-sections.c: New file.
17935 * gdb.base/compare-sections.exp: New file.
17936
17937 2014-05-20 Pedro Alves <palves@redhat.com>
17938
17939 * gdb.base/break-idempotent.c: New file.
17940 * gdb.base/break-idempotent.exp: New file.
17941
17942 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17943
17944 * gdb.btrace/nohist.exp: New.
17945
17946 2014-05-20 Yao Qi <yao@codesourcery.com>
17947
17948 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17949 gdb.reverse directory and gdb_reverse_timeout exists in board
17950 setting.
17951 * README: Document gdb_reverse_timeout.
17952
17953 2014-05-20 Yao Qi <yao@codesourcery.com>
17954
17955 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17956 'test_file_name'. Treat args as a string instead of a list.
17957 (gdb_init): Rename argument 'args' by 'test_file_name'.
17958
17959 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17960
17961 * gdb.arch/powerpc-power.exp: New file.
17962 * gdb.arch/powerpc-power.s: New file.
17963
17964 2014-05-16 Doug Evans <dje@google.com>
17965
17966 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17967 * gdb.base/completion.exp: Check that all expected files exist
17968 before doing file completion.
17969
17970 2014-05-16 Doug Evans <dje@google.com>
17971
17972 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17973 Update.
17974 (do_syscall_tests_without_xml): Update.
17975
17976 2014-05-16 Pedro Alves <palves@redhat.com>
17977
17978 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17979 instead of "unknown output after running".
17980
17981 2014-05-16 Yao Qi <yao@codesourcery.com>
17982
17983 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17984 file1.txt from host at the end.
17985 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17986
17987 2014-05-15 Doug Evans <dje@google.com>
17988
17989 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17990 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17991 loading file. Add test for TU lookup.
17992
17993 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17994
17995 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17996 calling "-exec-arguments" or "set args" before running the
17997 inferior.
17998
17999 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18000
18001 * lib/mi-support.exp (mi_expect_stop): Expect message for
18002 inferiors that exit with non-zero exit code.
18003
18004 2014-05-14 Yao Qi <yao@codesourcery.com>
18005
18006 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18007 match absolute path on remote host.
18008 (test_file_list_exec_source_files): Remove "/" from the
18009 pattern.
18010
18011 2014-05-14 Yao Qi <yao@codesourcery.com>
18012
18013 * boards/local-remote-host-notty.exp (${board}_file): New
18014 proc.
18015
18016 2014-05-07 Kyle McMartin <kyle@redhat.com>
18017
18018 Pushed by Joel Brobecker <brobecker@adacore.com>.
18019 * gdb.arch/aarch64-atomic-inst.c: New file.
18020 * gdb.arch/aarch64-atomic-inst.exp: New file.
18021
18022 2014-05-07 Yao Qi <yao@codesourcery.com>
18023
18024 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18025 in current context" too.
18026
18027 2014-05-05 Keith Seitz <keiths@redhat.com>
18028
18029 * gdb.linespec/ls-dollar.exp: Add test for linespec
18030 file:convenience_variable.
18031
18032 2014-05-05 Yao Qi <yao@codesourcery.com>
18033
18034 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18035 traceframes into tfile and ctf trace files. Read data from
18036 trace file and test collected data.
18037 (gdb_collect_locals_test): Likewise.
18038 (gdb_unavailable_registers_test): Likewise.
18039 (gdb_unavailable_floats): Likewise.
18040 (gdb_collect_globals_test): Likewise.
18041 (top-level): Append "ctf" to trace_file_targets if GDB
18042 supports.
18043
18044 2014-05-05 Yao Qi <yao@codesourcery.com>
18045
18046 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18047 code to ...
18048 (gdb_collect_args_test_1): ... it. New proc.
18049 (gdb_collect_locals_test): Move some code to ...
18050 (gdb_collect_locals_test_1): ... it. New proc.
18051 (gdb_unavailable_registers_test): Move some code to ...
18052 (gdb_unavailable_registers_test_1): ... it. New proc.
18053 (gdb_unavailable_floats): Move some code to ...
18054 (gdb_unavailable_floats_1): ... it. New proc.
18055
18056 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18057
18058 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18059 probes to test for bitness recognition.
18060 * gdb.arch/amd64-stap-optional-prefix.exp
18061 (test_probe_value_without_reg): New procedure.
18062 Add code to test for different kinds of bitness.
18063
18064 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18065
18066 PR breakpoints/16889
18067 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18068 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18069
18070 2014-05-01 Pedro Alves <palves@redhat.com>
18071
18072 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18073 gdb_file_cmd if no file is specified.
18074 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18075 last_loaded_file to set the remote exec-file.
18076
18077 2014-05-01 Pedro Alves <palves@redhat.com>
18078
18079 * boards/local-remote-host.exp: New file.
18080
18081 2014-05-01 Pedro Alves <palves@redhat.com>
18082
18083 * boards/local-remote-host.exp: Rename to ...
18084 * boards/local-remote-host-notty.exp: ... this.
18085
18086 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18087
18088 * gdb.ada/dyn_arrayidx: New testcase.
18089
18090 2014-04-26 Yao Qi <yao@codesourcery.com>
18091
18092 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18093 and compute the length of function main. Save it in
18094 $main_length.
18095 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18096 (top-level): Use gdb_compile to compile objects into
18097 executable and restart GDB. Remove invocation to
18098 prepare_for_testing.
18099
18100 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18101 Pedro Alves <palves@redhat.com>
18102
18103 PR server/16255
18104 * gdb.multi/multi-attach.c: New file.
18105 * gdb.multi/multi-attach.exp: New file.
18106
18107 2014-04-25 Pedro Alves <palves@redhat.com>
18108
18109 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18110 user.
18111 (top level): Test that "set remote conditional-breakpoints-packet
18112 off" works as intended.
18113 * gdb.base/dprintf.exp: Test that "set remote
18114 breakpoint-commands-packet off" works as intended.
18115 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18116 New function.
18117 (top level): Call it.
18118 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18119 remote fast-tracepoints-packet off" works as intended.
18120 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18121 * lib/gdb.exp (gdb_is_target_remote): ... here.
18122
18123 2014-04-24 David Blaikie <dblaikie@gmail.com>
18124
18125 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18126 ensure clang would not discard them.
18127 * gdb.base/gdbvars.c: Ditto.
18128 * gdb.base/memattr.c: Ditto.
18129 * gdb.base/whatis.c: Ditto.
18130 * gdb.python/py-prettyprint.c: Ditto.
18131 * gdb.trace/actions.c: Ditto.
18132 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18133 ensure clang would not discard it.
18134
18135 2014-04-24 David Blaikie <dblaikie@gmail.com>
18136
18137 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18138 clang to emit the full definition of type required by the test
18139 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18140
18141 2014-04-24 David Blaikie <dblaikie@gmail.com>
18142
18143 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18144 coax Clang into emitting the definition of the type.
18145 * gdb.cp/pr10728-x.h (y): Ditto.
18146 * gdb.cp/pr10728-y.cc (y): Ditto.
18147
18148 2014-04-24 David Blaikie <dblaikie@gmail.com>
18149
18150 * gdb.base/label.exp: XFAIL label related tests under Clang.
18151 * gdb.cp/cplabel.exp: Ditto.
18152 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18153 under Clang those using labels.
18154
18155 2014-04-25 Yao Qi <yao@codesourcery.com>
18156
18157 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18158 double_label.
18159 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18160 partial_label and double_label.
18161
18162 2014-04-24 David Blaikie <dblaikie@gmail.com>
18163
18164 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18165
18166 2014-04-24 David Blaikie <dblaikie@gmail.com>
18167
18168 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18169 of the function to work across GCC and Clang.
18170 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18171 pointer types (const void ** const V void **).
18172
18173 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18174 Walfred Tedeschi <walfred.tedeschi@intel.com>
18175
18176 * Makefile.in (EXECUTABLES): Added i386-avx512.
18177 * gdb.arch/i386-avx512.c: New file.
18178 * gdb.arch/i386-avx512.exp: Likewise.
18179
18180 2014-04-23 Keith Seitz <keiths@redhat.com>
18181
18182 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18183 (mi_make_breakpoint_table): New procedure.
18184 (mi_create_breakpoint): Use mi_make_breakpoint
18185 and return the result.
18186 (mi_make_breakpoint): New procedure.
18187 (mi_build_kv_pairs): New procedure.
18188
18189 * gdb.mi/mi-break.exp: Remove unused globals,
18190 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18191 All callers updated.
18192 * gdb.mi/mi-dprintf.exp: Use variable to track command
18193 number.
18194 Update all callers of mi_create_breakpoint and use
18195 mi_make_breakpoint_table.
18196 Remove any unused global variables.
18197 * gdb.mi/mi-nonstop.exp: Likewise.
18198 * gdb.mi/mi-nsintrall.exp: Likewise.
18199 * gdb.mi/mi-nsmoribund.exp: Likewise.
18200 * gdb.mi/mi-nsthrexec.exp: Likewise.
18201 * gdb.mi/mi-reverse.exp: Likewise.
18202 * gdb.mi/mi-simplerun.exp: Likewise.
18203 * gdb.mi/mi-stepn.exp: Likewise.
18204 * gdb.mi/mi-syn-frame.exp: Likewise.
18205 * gdb.mi/mi-until.exp: Likewise.
18206 * gdb.mi/mi-var-cp.exp: Likewise.
18207 * gdb.mi/mi-var-display.exp: Likewise.
18208 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18209 * gdb.mi/mi2-var-child.exp: Likewise.
18210 * gdb.mi/mi-vla-c99.exp: Likewise.
18211 * lib/mi-support.exp: Likewise.
18212
18213 From Ian Lance Taylor <iant@cygnus.com>:
18214 * lib/gdb.exp (parse_args): New procedure.
18215
18216 2014-04-23 Pedro Alves <palves@redhat.com>
18217
18218 * gdb.base/break-unload-file.c: New file.
18219 * gdb.base/break-unload-file.exp: New file.
18220 * gdb.base/sym-file-lib.c (baz): New function.
18221 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18222 field.
18223 (load): Store the segment's mapped size.
18224 (unload): New function.
18225 (unload_shlib): New function.
18226 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18227 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18228 set a breakpoint at baz, and call it.
18229 * gdb.base/sym-file.exp: New tests for stale breakpoint
18230 instructions.
18231
18232 2014-04-23 Pedro Alves <palves@redhat.com>
18233
18234 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18235 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18236 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18237 * gdb.base/hbreak-unmapped.c: New file.
18238 * gdb.base/hbreak-unmapped.exp: New file.
18239 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18240 * lib/gdb.exp (gdb_is_target_remote): ... here.
18241
18242 2014-04-22 Pedro Alves <palves@redhat.com>
18243
18244 * gdb.base/consecutive-step-over.c: New file.
18245 * gdb.base/consecutive-step-over.exp: New file.
18246
18247 2014-04-22 Pedro Alves <palves@redhat.com>
18248
18249 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18250 instead of send_gdb/gdb_expect.
18251
18252 2014-04-22 Yao Qi <yao@codesourcery.com>
18253
18254 * lib/trace-support.exp (generate_tracefile): New procedure.
18255 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18256 return 0.
18257 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18258 if generate_tracefile returns 1.
18259
18260 2014-04-18 Tom Tromey <palves@redhat.com>
18261 Pedro alves <tromey@redhat.com>
18262
18263 PR backtrace/15558
18264 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18265 with a backtrace limit.
18266 * gdb.python/py-frame-inline.exp: Test running to an inline
18267 function with a backtrace limit, and printing the newest frame.
18268 * gdb.python/py-frame-inline.c (main): Call f.
18269
18270 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18271
18272 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18273
18274 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18275
18276 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18277 Drop prefix from unsupported source file path.
18278
18279 2014-04-17 Yao Qi <yao@codesourcery.com>
18280
18281 * lib/gdb.exp (with_target_charset): New proc.
18282 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18283 with_target_charset.
18284 (test_print_strings): Likewise.
18285 (test_repeat_bytes): Likewise.
18286 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18287 for some tests.
18288
18289 2014-04-16 Keith Seitz <keiths@redhat.com>
18290
18291 PR gdb/15827
18292 * gdb.dwarf2/corrupt.c: New file.
18293 * gdb.dwarf2/corrupt.exp: New file.
18294
18295 2014-04-16 Keith Seitz <keiths@redhat.com>
18296
18297 PR c++/16597
18298 * gdb.cp/namelessclass.cc: New file.
18299 * gdb.cp/namelessclass.exp: New file.
18300 * gdb.cp/namelessclass.S: New file.
18301
18302 2014-04-16 Doug Evans <dje@google.com>
18303
18304 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18305 Add comment.
18306 (gdbserver_default_get_comm_port): New function.
18307 (gdbserver_start): Check if board file provided
18308 "gdbserver,get_comm_port" and use it if so.
18309 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18310 (gdb,socketport): Set to "stdio".
18311 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18312 (stdio_gdbserver_template): Delete.
18313 (${board}_get_remote_address): Update.
18314 (${board}_build_remote_cmd): Delete.
18315 (${board}_get_comm_port): New function.
18316 (${board}_spawn): Update.
18317 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18318 Delete.
18319 (${board}_get_remote_address): Update.
18320 (${board}_get_comm_port): New function.
18321
18322 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18323
18324 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18325 appearing in any order.
18326
18327 2014-04-15 Doug Evans <dje@google.com>
18328
18329 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18330 uninitialized value of "description".
18331
18332 2014-04-15 Keith Seitz <keiths@redhat.com>
18333
18334 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18335 Remove unused globals.
18336 (test_running_the_program): Likewise.
18337 (test_controlled_execution): Likewise.
18338 (test_controlling_breakpoints): Likewise.
18339 (test_program_termination): Likewise.
18340
18341 2014-04-15 Keith Seitz <keiths@redhat.com>
18342
18343 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18344 unused globals.
18345 (test_rbreak_creation_and_listing): Likewise.
18346 (test_ignore_count): Likewise.
18347 (test_error): Likewise.
18348
18349 2014-04-15 Pedro Alves <palves@redhat.com>
18350
18351 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18352 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18353 sym-file-loader.c.
18354 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18355 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18356 to sym-file-loader.c.
18357 (struct library): Forward declare.
18358 (load_shlib, lookup_function): Change prototypes.
18359 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18360 (translate_offset): Remove declarations.
18361 (get_text_addr): New declaration.
18362 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18363 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18364 sym-file-loader.h.
18365 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18366 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18367 here from sym-file-loader.h.
18368 (struct library): New structure.
18369 (load_shlib, lookup_function): Change prototypes and adjust to
18370 work with a struct library.
18371 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18372 (translate_offset): Make static.
18373 (get_text_addr): New function.
18374 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18375
18376 2014-04-15 Pedro Alves <palves@redhat.com>
18377
18378 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18379
18380 2014-04-15 Pedro Alves <palves@redhat.com>
18381
18382 * gdb.base/sym-file-loader.c: Include <limits.h>.
18383 (SELF_LINK): New define.
18384 (get_origin): New function.
18385 (load_shlib): Use it.
18386 * gdb.base/sym-file.exp: Don't early return if the target is
18387 remote. Use runto_main, and issue fail is that fails. Use
18388 gdb_load_shlibs.
18389 (shlib_name): Delete.
18390 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18391
18392 2014-04-15 Pedro Alves <palves@redhat.com>
18393
18394 * gdb.base/sym-file.exp: Remove regex characters from test
18395 message. Don't refer to breakpoint numbers in test messages.
18396
18397 2014-04-14 Keith Seitz <keiths@redhat.com>
18398
18399 PR c++/16253
18400 * gdb.cp/var-tag.cc: New file.
18401 * gdb.cp/var-tag.exp: New file.
18402 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18403 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18404 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18405 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18406
18407 2014-04-14 Tom Tromey <tromey@redhat.com>
18408
18409 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18410 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18411 type.
18412 * gdb.cp/enum-class.exp: New file.
18413 * gdb.cp/enum-class.cc: New file.
18414
18415 2014-04-14 Tom Tromey <tromey@redhat.com>
18416
18417 * gdb.dwarf2/enum-type.exp: New file.
18418
18419 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18420
18421 * gdb.mi/mi-vla-c99.exp: New file.
18422 * gdb.mi/vla.c: New file.
18423
18424 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18425
18426 * gdb.base/vla-datatypes.c: New file.
18427 * gdb.base/vla-datatypes.exp: New file.
18428
18429 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18430
18431 * gdb.base/vla-ptr.c: New file.
18432 * gdb.base/vla-ptr.exp: New file.
18433
18434 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18435
18436 * gdb.dwarf2/count.exp: New file.
18437
18438 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18439
18440 * gdb.base/vla-sideeffect.c: New file.
18441 * gdb.base/vla-sideeffect.exp: New file.
18442
18443 2014-04-14 David Blaikie <dblaikie@gmail.com>
18444
18445 * gdb.mi/non-stop.c: Add return value for non-void function return
18446 statement.
18447 * gdb.threads/staticthreads.c: Ditto.
18448
18449 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18450 Doug Evans <xdje42@gmail.com>
18451
18452 * gdb.guile/scm-value.c: Improve test case.
18453 * gdb.guile/scm-value.exp: Add new test.
18454
18455 2014-04-11 David Blaikie <dblaikie@gmail.com>
18456
18457 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18458 override Clang's default.
18459
18460 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18461
18462 Revert the following changes (regressions):
18463
18464 * gdb.base/vla-sideeffect.c: New file.
18465 * gdb.base/vla-sideeffect.exp: New file.
18466
18467 * gdb.dwarf2/count.exp: New file.
18468
18469 * gdb.base/vla-multi.c: New file.
18470 * gdb.base/vla-multi.exp: New file.
18471
18472 * gdb.base/vla-ptr.c: New file.
18473 * gdb.base/vla-ptr.exp: New file.
18474
18475 * gdb.base/vla-datatypes.c: New file.
18476 * gdb.base/vla-datatypes.exp: New file.
18477
18478 * gdb.mi/mi-vla-c99.exp: New file.
18479 * gdb.mi/vla.c: New file.
18480
18481 2014-04-11 Keith Seitz <keiths@redhat.com>
18482
18483 PR c++/16675
18484 * gdb.cp/cpsizeof.exp: New file.
18485 * gdb.cp/cpsizeof.cc: New file.
18486
18487 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18488
18489 * gdb.mi/mi-vla-c99.exp: New file.
18490 * gdb.mi/vla.c: New file.
18491
18492 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18493
18494 * gdb.base/vla-datatypes.c: New file.
18495 * gdb.base/vla-datatypes.exp: New file.
18496
18497 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18498
18499 * gdb.base/vla-ptr.c: New file.
18500 * gdb.base/vla-ptr.exp: New file.
18501
18502 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18503
18504 * gdb.base/vla-multi.c: New file.
18505 * gdb.base/vla-multi.exp: New file.
18506
18507 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18508
18509 * gdb.dwarf2/count.exp: New file.
18510
18511 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18512
18513 * gdb.base/vla-sideeffect.c: New file.
18514 * gdb.base/vla-sideeffect.exp: New file.
18515
18516 2014-04-11 Yao Qi <yao@codesourcery.com>
18517
18518 * gdb.base/completion.exp: Check file exists before running tests
18519 on file completion.
18520
18521 2014-04-10 Pedro Alves <palves@redhat.com>
18522
18523 * gdb.base/cond-eval-mode.c: New file.
18524 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18525 prepare_for_testing to build the new file. Check result of
18526 runto_main.
18527 (test_break, test_watch): New procedures.
18528 (top level): Use them.
18529
18530 2014-04-08 Pierre Muller <muller@sourceware.org>
18531
18532 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18533 Ctrl-V use for mingw hosts.
18534
18535 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18536
18537 * gdb.python/py-value.c: Improve test case.
18538 * gdb.python/py-value.exp: Add new test.
18539
18540 2014-04-07 David Blaikie <dblaikie@gmail.com>
18541
18542 * lib/compiler.c: Identify the clang compiler.
18543 * lib/compiler.cc: Ditto.
18544
18545 2014-04-03 Yao Qi <yao@codesourcery.com>
18546
18547 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18548
18549 2014-04-01 Anton Blanchard <anton@samba.org>
18550
18551 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18552 messages unique.
18553
18554 2014-04-01 Anton Blanchard <anton@samba.org>
18555
18556 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18557 prepare_for_testing.
18558
18559 2014-04-01 Anton Blanchard <anton@samba.org>
18560
18561 * gdb.arch/ppc64-atomic-inst.c: Remove.
18562 * gdb.arch/ppc64-atomic-inst.S: New file.
18563 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18564
18565 2014-03-31 Doug Evans <dje@google.com>
18566
18567 * gdb.base/print-symbol-loading-lib.c: New file.
18568 * gdb.base/print-symbol-loading-main.c: New file.
18569 * gdb.base/print-symbol-loading.exp: New file.
18570
18571 2014-03-31 Yao Qi <yao@codesourcery.com>
18572
18573 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18574
18575 2014-03-28 Joel Brobecker <brobecker@adacore.com>
18576
18577 * gdb.ada/mi_dyn_arr: New testcase.
18578
18579 2014-03-27 Doug Evans <dje@google.com>
18580
18581 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18582
18583 2014-03-27 Yao Qi <yao@codesourcery.com>
18584
18585 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18586 if target is nios2-*-*.
18587
18588 2014-03-26 Yao Qi <yao@codesourcery.com>
18589
18590 * lib/gdb.exp (readline_is_used): New proc.
18591 * gdb.base/completion.exp: Move tests on command complete up.
18592 Skip the rest of tests if readline is not used.
18593 * gdb.ada/complete.exp: Skp the test if readline is not
18594 used.
18595 * gdb.base/filesym.exp: Likewise.
18596 * gdb.base/macscp.exp: Likewise.
18597 * gdb.base/readline-ask.exp: Likewise.
18598 * gdb.base/readline.exp: Likewise.
18599 * gdb.python/py-cmd.exp: Likewise.
18600 * gdb.trace/tfile.exp: Likewise.
18601
18602 2014-03-26 Yao Qi <yao@codesourcery.com>
18603
18604 * gdb.base/macscp.exp: Fix code format issues.
18605
18606 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18607
18608 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18609 * gdb.asm/powerpc64le.inc: New file.
18610
18611 2014-03-25 Pedro Alves <palves@redhat.com>
18612 Doug Evans <dje@google.com>
18613
18614 * gdb.base/source-execution.c: New file.
18615 * gdb.base/source-execution.exp: New file.
18616 * gdb.base/source-execution.gdb: New file.
18617
18618 2014-03-24 Doug Evans <dje@google.com>
18619
18620 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18621 using fission.
18622
18623 2014-03-24 Hui Zhu <hui@codesourcery.com>
18624 Pedro Alves <palves@redhat.com>
18625
18626 PR breakpoints/16101
18627 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18628 test pass/fail messages. Detect missing support for dprintf when
18629 breakpoints are actually inserted.
18630 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18631 breakpoints are actually inserted.
18632 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18633 fails.
18634
18635 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18636
18637 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18638
18639 2014-03-22 Doug Evans <xdje42@gmail.com>
18640
18641 * gdb.python/python.exp (python not supported): Verify multi-line
18642 python command issues an error.
18643 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18644 guile command issues an error.
18645
18646 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18647
18648 * gdb.threads/thread-specific.exp: Handle the lack of usable
18649 $this_breakpoint and $this_thread.
18650
18651 2014-03-21 Hui Zhu <hui@codesourcery.com>
18652
18653 * gdb.base/attach.exp (do_command_attach_tests): New.
18654
18655 2014-03-20 Tom Tromey <tromey@redhat.com>
18656 Pedro Alves <palves@redhat.com>
18657
18658 PR cli/15718
18659 * gdb.base/condbreak-call-false.c: New file.
18660 * gdb.base/condbreak-call-false.exp: New file.
18661
18662 2014-03-20 Pedro Alves <palves@redhat.com>
18663
18664 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18665 Delete.
18666 (block_signals, unblock_signals): Delete.
18667 (child_function_2, main): Remove references to deleted variable
18668 and functions.
18669
18670 2014-03-20 Pedro Alves <palves@redhat.com>
18671
18672 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18673 Use pthread_kill to signal thread 2.
18674 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18675 Adjust to make the test send itself a signal rather than using the
18676 host's "kill" command.
18677
18678 2014-03-20 Pedro Alves <palves@redhat.com>
18679
18680 * gdb.threads/multiple-step-overs.c: New file.
18681 * gdb.threads/multiple-step-overs.exp: New file.
18682 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18683 Adjust expected infrun debug output.
18684
18685 2014-03-20 Pedro Alves <palves@redhat.com>
18686
18687 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18688 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18689
18690 2014-03-20 Pedro Alves <palves@redhat.com>
18691
18692 PR breakpoints/7143
18693 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18694 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18695 of gdb_test_multiple.
18696 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18697 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18698
18699 2014-03-20 Pedro Alves <palves@redhat.com>
18700
18701 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18702 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18703
18704 2014-03-19 Pedro Alves <palves@redhat.com>
18705
18706 * gdb.base/async.exp: Remove early return.
18707
18708 2014-03-19 Pedro Alves <palves@redhat.com>
18709
18710 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18711
18712 2014-03-19 Pedro Alves <palves@redhat.com>
18713
18714 * gdb.base/async.exp (test_background): Expect \r\n after
18715 "completed." in the fail pattern.
18716
18717 2014-03-19 Pedro Alves <palves@redhat.com>
18718
18719 * gdb.base/async.exp (test_background): New procedure.
18720 Use it for all background execution command tests.
18721
18722 2014-03-19 Pedro Alves <palves@redhat.com>
18723
18724 * gdb.base/async.exp: Use prepare_for_testing.
18725
18726 2014-03-19 Pedro Alves <palves@redhat.com>
18727
18728 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18729 the same line.
18730
18731 2014-03-19 Pedro Alves <palves@redhat.com>
18732
18733 * gdb.base/async.c (main): Add "jump here" and "until here" line
18734 marker comments.
18735 * gdb.base/async.exp (jump_here): New global.
18736 (jump& test): Use it.
18737 (until_here): New global.
18738 (until& test): Use it.
18739
18740 2014-03-19 Pedro Alves <palves@redhat.com>
18741
18742 * gdb.base/async.exp: Don't frob gdb_protocol.
18743
18744 2014-03-18 Doug Evans <xdje42@gmail.com>
18745
18746 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18747 Fix spelling of exec-done-display.
18748
18749 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18750
18751 PR gdb/15358
18752 * gdb.base/gdb-sigterm.c: New file.
18753 * gdb.base/gdb-sigterm.exp: New file.
18754
18755 2014-03-18 Pedro Alves <palves@redhat.com>
18756
18757 PR gdb/13860
18758 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18759 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18760 solib-event.
18761
18762 2014-03-17 Joel Brobecker <brobecker@adacore.com>
18763
18764 * gdb.ada/pckd_arr_ren: New testcase.
18765
18766 2014-03-13 Doug Evans <xdje42@gmail.com>
18767
18768 PR guile/16612
18769 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18770 collect after discarding symbols.
18771
18772 2014-03-13 Ludovic Courtès <ludo@gnu.org>
18773 Doug Evans <xdje42@gmail.com>
18774
18775 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18776 to history survives a gc.
18777
18778 2014-03-13 Pedro Alves <palves@redhat.com>
18779
18780 * gdb.base/default.exp: Don't test "target procfs".
18781
18782 2014-03-13 Pedro Alves <palves@redhat.com>
18783
18784 * gdb.base/default.exp: Update "target child" and "target procfs"
18785 tests to not expect "Unix".
18786
18787 2014-03-12 Tom Tromey <tromey@redhat.com>
18788
18789 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18790 New procs. Add target-async tests.
18791 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18792 Add target-async tests.
18793
18794 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18795
18796 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18797 'func_start' and 'func_end' for the beginning and end of the
18798 function code, respectively.
18799 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18800 'func_end' instead of 'func' and 'main'.
18801
18802 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18803
18804 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18805 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18806 generate the debug info assembler source.
18807
18808 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18809
18810 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18811 * gdb.dwarf2/arr-subrange.exp: Likewise.
18812 * gdb.dwarf2/dwz.exp: Likewise.
18813 * gdb.dwarf2/method-ptr.exp: Likewise.
18814 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18815 * gdb.dwarf2/subrange.exp: Likewise.
18816 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18817 * gdb.dwarf2/implptrpiece.exp: Likewise.
18818 * gdb.dwarf2/nostaticblock.exp: Likewise.
18819
18820 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18821
18822 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18823 directory to absolute path name arguments.
18824
18825 2014-03-10 Joel Brobecker <brobecker@adacore.com>
18826
18827 * gdb.ada/tagged_access: New testcase.
18828
18829 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18830
18831 * gdb.btrace/data.exp: Update expected output.
18832
18833 2014-03-06 Yao Qi <yao@codesourcery.com>
18834
18835 * gdb.trace/pr16508.exp: New file.
18836
18837 2014-03-05 Pedro Alves <palves@redhat.com>
18838
18839 PR gdb/16575
18840 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18841 procedure.
18842 (top level): Adjust to use it. Add tests that exercise breakpoint
18843 interaction with the code-cache.
18844
18845 2014-02-26 Ludovic Courtès <ludo@gnu.org>
18846
18847 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18848 test for 'history-append!'.
18849
18850 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18851
18852 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18853 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18854 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18855 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18856 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18857 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18858
18859 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18860
18861 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18862 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18863 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18864
18865 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18866
18867 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18868
18869 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18870
18871 * gdb.dwarf2/arr-stride.c: New file.
18872 * gdb.dwarf2/arr-stride.exp: New file.
18873
18874 2014-02-26 Pedro Alves <palves@redhat.com>
18875
18876 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18877 that won't ever trigger. Make sure that GDB reports the correct
18878 breakpoint that caused the stop.
18879
18880 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18881
18882 PR gdb/16626
18883 * gdb.base/auto-load-script: New file.
18884 * gdb.base/auto-load.c: New file.
18885 * gdb.base/auto-load.exp: New file.
18886
18887 PR gdb/16626
18888 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18889
18890 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18891
18892 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18893 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18894
18895 2014-02-24 Doug Evans <dje@google.com>
18896
18897 * lib/gdb.exp (run_on_host): Log error output if program fails.
18898
18899 2014-02-21 Pedro Alves <palves@redhat.com>
18900
18901 * gdb.threads/step-after-sr-lock.c: Rename to ...
18902 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18903 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18904 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18905 ... this.
18906
18907 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18908
18909 PR tdep/16397
18910 * gdb.arch/amd64-stap-special-operands.exp: New file.
18911 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18912 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18913 * gdb.arch/amd64-stap-triplet.S: Likewise.
18914 * gdb.arch/amd64-stap-triplet.c: Likewise.
18915
18916 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18917
18918 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18919 in .section pseudo-op.
18920
18921 2014-02-20 lin zuojian <manjian2006@gmail.com>
18922 Joel Brobecker <brobecker@adacore.com>
18923 Doug Evans <xdje42@gmail.com>
18924
18925 PR symtab/16581
18926 * gdb.dwarf2/dw2-icycle.S: New file.
18927 * gdb.dwarf2/dw2-icycle.c: New file.
18928 * gdb.dwarf2/dw2-icycle.exp: New file.
18929
18930 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18931
18932 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18933 operations on gdb.Value objects.
18934 * gdb.python/py-value-cc.exp: Add new test to test operations on
18935 gdb.Value objects.
18936
18937 2014-02-18 Doug Evans <dje@google.com>
18938
18939 * Makefile.in (TESTS): New variable.
18940 (expanded_tests, expanded_tests_or_none): New variables
18941 (check-single): Pass $(expanded_tests_or_none) to runtest.
18942 (check-parallel): Only run tests in $(TESTS) if non-empty.
18943 (check/no-matching-tests-found): New rule.
18944 * README: Document TESTS makefile variable.
18945
18946 2014-02-18 Doug Evans <dje@google.com>
18947
18948 * Makefile.in (check-parallel): rm -rf outputs temp.
18949
18950 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18951
18952 Fix "ERROR: no fileid for" in the testsuite.
18953 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18954
18955 2014-02-12 Doug Evans <dje@google.com>
18956
18957 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18958 (MISCELLANEOUS): New variable.
18959 (clean): rm -rf $(MISCELLANEOUS).
18960 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18961 dwp live in the same directory as symlinks, with each symlink pointed
18962 to a differently named file in a different directory.
18963
18964 2014-02-11 Doug Evans <dje@google.com>
18965
18966 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18967 of Tcl file commands.
18968
18969 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18970
18971 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18972 "kill -SIGUSR1 -1".
18973
18974 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18975
18976 * gdb.ada/tick_length_array_enum_idx: New testcase.
18977
18978 2014-02-10 Doug Evans <xdje42@gmail.com>
18979
18980 * configure.ac (AC_OUTPUT): Add gdb.guile.
18981 * configure: Regenerate.
18982 * lib/gdb-guile.exp: New file.
18983 * lib/gdb.exp (get_target_charset): New function.
18984 * gdb.base/help.exp: Update expected output from "apropos apropos".
18985 * gdb.guile/Makefile.in: New file.
18986 * gdb.guile/guile.exp: New file.
18987 * gdb.guile/scm-arch.c: New file.
18988 * gdb.guile/scm-arch.exp: New file.
18989 * gdb.guile/scm-block.c: New file.
18990 * gdb.guile/scm-block.exp: New file.
18991 * gdb.guile/scm-breakpoint.c: New file.
18992 * gdb.guile/scm-breakpoint.exp: New file.
18993 * gdb.guile/scm-disasm.c: New file.
18994 * gdb.guile/scm-disasm.exp: New file.
18995 * gdb.guile/scm-equal.c: New file.
18996 * gdb.guile/scm-equal.exp: New file.
18997 * gdb.guile/scm-error.exp: New file.
18998 * gdb.guile/scm-error.scm: New file.
18999 * gdb.guile/scm-frame-args.c: New file.
19000 * gdb.guile/scm-frame-args.exp: New file.
19001 * gdb.guile/scm-frame-args.scm: New file.
19002 * gdb.guile/scm-frame-inline.c: New file.
19003 * gdb.guile/scm-frame-inline.exp: New file.
19004 * gdb.guile/scm-frame.c: New file.
19005 * gdb.guile/scm-frame.exp: New file.
19006 * gdb.guile/scm-generics.exp: New file.
19007 * gdb.guile/scm-gsmob.exp: New file.
19008 * gdb.guile/scm-iterator.c: New file.
19009 * gdb.guile/scm-iterator.exp: New file.
19010 * gdb.guile/scm-math.c: New file.
19011 * gdb.guile/scm-math.exp: New file.
19012 * gdb.guile/scm-objfile-script-gdb.in: New file.
19013 * gdb.guile/scm-objfile-script.c: New file.
19014 * gdb.guile/scm-objfile-script.exp: New file.
19015 * gdb.guile/scm-objfile.c: New file.
19016 * gdb.guile/scm-objfile.exp: New file.
19017 * gdb.guile/scm-ports.exp: New file.
19018 * gdb.guile/scm-pretty-print.c: New file.
19019 * gdb.guile/scm-pretty-print.exp: New file.
19020 * gdb.guile/scm-pretty-print.scm: New file.
19021 * gdb.guile/scm-section-script.c: New file.
19022 * gdb.guile/scm-section-script.exp: New file.
19023 * gdb.guile/scm-section-script.scm: New file.
19024 * gdb.guile/scm-symbol.c: New file.
19025 * gdb.guile/scm-symbol.exp: New file.
19026 * gdb.guile/scm-symtab-2.c: New file.
19027 * gdb.guile/scm-symtab.c: New file.
19028 * gdb.guile/scm-symtab.exp: New file.
19029 * gdb.guile/scm-type.c: New file.
19030 * gdb.guile/scm-type.exp: New file.
19031 * gdb.guile/scm-value-cc.cc: New file.
19032 * gdb.guile/scm-value-cc.exp: New file.
19033 * gdb.guile/scm-value.c: New file.
19034 * gdb.guile/scm-value.exp: New file.
19035 * gdb.guile/source2.scm: New file.
19036 * gdb.guile/types-module.cc: New file.
19037 * gdb.guile/types-module.exp: New file.
19038
19039 2014-02-10 Yao Qi <yao@codesourcery.com>
19040
19041 PR testsuite/16543
19042 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19043 * configure: Regenerated.
19044 * Makefile.in: New file.
19045
19046 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19047
19048 * gdb.python/py-framefilter.exp: Fix typo.
19049
19050 2014-02-08 Yao Qi <yao@codesourcery.com>
19051
19052 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19053 that no =breakpoint-modified is emitted when breakpoints are
19054 modified through MI commands.
19055
19056 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19057 Pedro Alves <palves@redhat.com>
19058
19059 * gdb.threads/step-after-sr-lock.c: New file.
19060 * gdb.threads/step-after-sr-lock.exp: New file.
19061
19062 2014-02-07 Pedro Alves <palves@redhat.com>
19063
19064 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19065
19066 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19067
19068 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19069 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19070
19071 2014-02-06 Doug Evans <xdje42@gmail.com>
19072
19073 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19074 output.
19075
19076 * gdb.gdb/python-interrupts.exp: New file.
19077
19078 2014-02-05 Yao Qi <yao@codesourcery.com>
19079
19080 * gdb.trace/report.exp (use_collected_data): Test the output
19081 of "info threads" and "info inferiors".
19082
19083 2014-02-05 Yao Qi <yao@codesourcery.com>
19084
19085 Revert this patch:
19086
19087 2013-05-24 Yao Qi <yao@codesourcery.com>
19088
19089 * gdb.trace/tfile.exp: Test inferior and thread.
19090
19091 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19092
19093 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19094 on a function.
19095 * gdb.base/step-bt.c: Call hello via function pointer to make
19096 sure its first instruction is executed on powerpc64le-linux.
19097
19098 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19099
19100 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19101
19102 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19103
19104 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19105 of the test patterns for use on little-endian systems.
19106
19107 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19108
19109 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19110 (decimal_vector): Fix for little-endian.
19111
19112 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19113
19114 * gdb.arch/sparc-sysstep.exp: New file.
19115 * gdb.arch/sparc-sysstep.c: Likewise.
19116
19117 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19118
19119 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19120
19121 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19122
19123 2014-01-23 Tom Tromey <tromey@redhat.com>
19124
19125 * gdb.ada/array_char_idx: New testcase.
19126
19127 2014-01-23 Tom Tromey <tromey@redhat.com>
19128
19129 PR python/16487:
19130 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19131 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19132 classes.
19133
19134 2014-01-23 Tom Tromey <tromey@redhat.com>
19135
19136 PR python/16491:
19137 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19138 string from an inferior frame.
19139 * gdb.python/py-framefilter-mi.exp: Update.
19140
19141 2014-01-22 Doug Evans <dje@google.com>
19142
19143 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19144
19145 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19146
19147 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19148
19149 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19150
19151 * gdb.trace/entry-values.exp: Remove excess space character from
19152 regex patterns. Handle s390 call instruction.
19153
19154 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19155
19156 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19157 define "*_start" label. Make "name" static.
19158 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19159 ${name} by references to ${name}_start.
19160
19161 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19162
19163 * gdb.base/info-macros.exp: Remove "debug" from the compile
19164 options.
19165
19166 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19167
19168 * gdb.dlang/demangle.exp: New file.
19169
19170 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19171
19172 * gdb.dlang/primitive-types.exp: New file.
19173
19174 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19175
19176 * configure.ac: Create gdb.dlang/Makefile.
19177 * configure: Regenerate.
19178 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19179 * gdb.dlang/Makefile.in: New file.
19180 * lib/d-support.exp: New file.
19181 * lib/gdb.exp (skip_d_tests): New proc.
19182
19183 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19184
19185 * gdb.btrace/delta.exp: Check reverse stepi.
19186 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19187 * gdb.btrace/finish.exp: New.
19188 * gdb.btrace/next.exp: New.
19189 * gdb.btrace/nexti.exp: New.
19190 * gdb.btrace/record_goto.c: Add comments.
19191 * gdb.btrace/step.exp: New.
19192 * gdb.btrace/stepi.exp: New.
19193 * gdb.btrace/multi-thread-step.c: New.
19194 * gdb.btrace/multi-thread-step.exp: New.
19195 * gdb.btrace/rn-dl-bind.c: New.
19196 * gdb.btrace/rn-dl-bind.exp: New.
19197 * gdb.btrace/data.c: New.
19198 * gdb.btrace/data.exp: New.
19199 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19200
19201 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19202
19203 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19204 * gdb.btrace/exception.exp: Update.
19205 * gdb.btrace/instruction_history.exp: Update.
19206 * gdb.btrace/record_goto.exp: Update.
19207 * gdb.btrace/tailcall.exp: Update.
19208 * gdb.btrace/unknown_functions.exp: Update.
19209 * gdb.btrace/delta.exp: New.
19210
19211 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19212
19213 * gdb.btrace/record_goto.exp: Add backtrace test.
19214 * gdb.btrace/tailcall.exp: Add backtrace test.
19215
19216 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19217
19218 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19219 * gdb.btrace/record_goto.c: New.
19220 * gdb.btrace/record_goto.exp: New.
19221 * gdb.btrace/x86-record_goto.S: New.
19222
19223 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19224
19225 * gdb.btrace/function_call_history.exp: Update tests.
19226 * gdb.btrace/instruction_history.exp: Update tests.
19227
19228 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19229
19230 * gdb.btrace/function_call_history.exp: Fix expected field
19231 order for "record function-call-history".
19232 Add new tests for "record function-call-history /c".
19233 * gdb.btrace/exception.cc: New.
19234 * gdb.btrace/exception.exp: New.
19235 * gdb.btrace/tailcall.exp: New.
19236 * gdb.btrace/x86-tailcall.S: New.
19237 * gdb.btrace/x86-tailcall.c: New.
19238 * gdb.btrace/unknown_functions.c: New.
19239 * gdb.btrace/unknown_functions.exp: New.
19240 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19241
19242 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19243
19244 * gdb.btrace/instruction_history.exp: Update.
19245 * gdb.btrace/function_call_history.exp: Update.
19246
19247 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19248
19249 * gdb.btrace/function_call_history.exp: Fix expected function
19250 trace.
19251 * gdb.btrace/instruction_history.exp: Initialize traced.
19252 Remove traced_functions.
19253
19254 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19255
19256 * gdb.btrace/function_call_history.exp: Update
19257 * gdb.btrace/instruction_history.exp: Update.
19258
19259 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19260
19261 * gdb.btrace/enable.exp: Update expected text.
19262
19263 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19264
19265 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19266 bytes.
19267
19268 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19269
19270 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19271
19272 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19273
19274 * lib/gdb.exp (supports_process_record): Return true for
19275 arm*-linux*. (supports_reverse): Likewise.
19276
19277 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19278
19279 PR python/15464
19280 PR python/16113
19281 * gdb.python/py-type.c: Enhance test case.
19282 * gdb.python/py-value-cc.cc: Likewise
19283 * gdb.python/py-type.exp: Add new tests.
19284 * gdb.python/py-value-cc.exp: Likewise
19285
19286 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19287 Pedro Alves <palves@redhat.com>
19288
19289 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19290 Make "name" extern.
19291 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19292 references to ${name}_start by references to ${name}.
19293
19294 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19295
19296 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19297
19298 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19299
19300 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19301
19302 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19303 Pedro Alves <palves@redhat.com>
19304
19305 * gdb.mi/mi-info-os.exp: Connect to the target with
19306 mi_gdb_target_load.
19307
19308 2014-01-08 Pedro Alves <palves@redhat.com>
19309
19310 * gdb.threads/reconnect-signal.c: New file.
19311 * gdb.threads/reconnect-signal.exp: New file.
19312
19313 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19314
19315 * gdb.base/source-dir.exp: New file.
19316
19317 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19318
19319 * gdb.ada/mi_interface: New testcase.
19320
19321 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19322
19323 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19324 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19325 gdb.ada/pp-rec-component/pck.ads: New files.
19326
19327 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19328
19329 * gdb.python/py-pp-integral.c: New file.
19330 * gdb.python/py-pp-integral.py: New file.
19331 * gdb.python/py-pp-integral.exp: New file.
19332
19333 For older changes see ChangeLog-1993-2013.
19334 \f
19335 ;; Local Variables:
19336 ;; mode: change-log
19337 ;; left-margin: 8
19338 ;; fill-column: 74
19339 ;; version-control: never
19340 ;; End:
19341
19342 Copyright 2014-2020 Free Software Foundation, Inc.
19343 Copying and distribution of this file, with or without modification,
19344 are permitted provided the copyright notice and this notice are preserved.