Ensure class_alias is only used for user-defined aliases.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2
3 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
4
5 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6
7 * gdb.base/help.exp: Test apropos and help for commands
8 having aliases. Fixed comments not starting with an
9 upper-case letter or not finishing with a dot.
10
11 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12
13 * gdb.base/alias.exp: Update help output check.
14
15 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16
17 * gdb.base/default.exp: Update output following fixes.
18
19 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
20
21 * gdb.base/alias.exp: Test aliases starting with a prefix of
22 another alias.
23
24 2020-05-15 Gary Benson <gbenson@redhat.com>
25
26 * gdb.base/info-os.c (main): Add return statement.
27 * gdb.base/info_minsym.c (minsym_fun): Likewise.
28 * gdb.base/large-frame-2.c (func): Likewise.
29 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
30 * gdb.base/pr10179-b.c (foo2): Likewise.
31 * gdb.base/valgrind-disp-step.c (foo): Likewise.
32 * gdb.base/watch-cond.c (func): Likewise.
33 * gdb.multi/goodbye.c (verylongfun): Likewise.
34 * gdb.multi/hello.c (commonfun): Likewise.
35 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
36 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
37 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
38 Likewise.
39 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
40 * gdb.threads/interrupt-while-step-over.c (child_function):
41 Likewise.
42 * gdb.trace/actions-changed.c (end): Likewise.
43
44 2020-05-15 Gary Benson <gbenson@redhat.com>
45
46 * gdb.opencl/callfuncs.exp: Report when test skipped.
47 * gdb.opencl/convs_casts.exp: Likewise.
48 * gdb.opencl/datatypes.exp: Likewise.
49 * gdb.opencl/operators.exp: Likewise.
50 * gdb.opencl/vec_comps.exp: Likewise.
51
52 2020-05-15 Tom de Vries <tdevries@suse.de>
53
54 * gdb.base/align.exp.in: Rename to ...
55 * gdb.base/align.exp.tcl: ... this.
56 * gdb.base/align-c++.exp: Update.
57 * gdb.base/align-c.exp: Update.
58 * gdb.base/all-architectures.exp.in: Rename to ...
59 * gdb.base/all-architectures.exp: ... this.
60 * gdb.base/all-architectures-0.exp: Update.
61 * gdb.base/all-architectures-1.exp: Update.
62 * gdb.base/all-architectures-2.exp: Update.
63 * gdb.base/all-architectures-3.exp: Update.
64 * gdb.base/all-architectures-4.exp: Update.
65 * gdb.base/all-architectures-5.exp: Update.
66 * gdb.base/all-architectures-6.exp: Update.
67 * gdb.base/all-architectures-7.exp: Update.
68 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
69 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
70 * gdb.base/infcall-nested-structs-c++.exp: Update.
71 * gdb.base/infcall-nested-structs-c.exp: Update.
72 * gdb.base/info-types.exp.in: Rename to ...
73 * gdb.base/info-types.exp.tcl: ... this.
74 * gdb.base/info-types-c++.exp: Update.
75 * gdb.base/info-types-c.exp: Update.
76 * gdb.base/max-depth.exp.in: Rename to ...
77 * gdb.base/max-depth.exp.tcl: ... this.
78 * gdb.base/max-depth-c++.exp: Update.
79 * gdb.base/max-depth-c.exp: Update.
80 * gdb.cp/cpexprs.exp.in: Rename to ...
81 * gdb.cp/cpexprs.exp.tcl: ... this.
82 * gdb.cp/cpexprs-debug-types.exp: Update.
83 * gdb.cp/cpexprs.exp: Update.
84 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
85 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
86 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
87 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
88 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
89 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
90 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
91 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
92 * gdb.dwarf2/clang-debug-names-2.exp: Update.
93 * gdb.dwarf2/clang-debug-names.exp: Update.
94
95 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * lib/check-test-names.exp: Remove code that prevents this file
98 loading when tests are run in parallel.
99
100 2020-05-15 Pedro Alves <palves@redhat.com>
101
102 * gdb.multi/multi-kill.exp (start_inferior): Remove
103 'testpid' parameter. Refer to namespace variable directly.
104 (testpid): Declare as namespace variable.
105
106 2020-05-15 Pedro Alves <palves@redhat.com>
107
108 * gdb.multi/multi-kill.exp: Wrap in namespace.
109 (start_inferior): Add TESTPID parameter. Use it instead of the
110 testpid global.
111 (top level): Define empty TESTPID array, and pass it down to
112 start_inferior.
113
114 2020-05-14 Tom de Vries <tdevries@suse.de>
115
116 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
117 output.
118
119 2020-05-14 Tom de Vries <tdevries@suse.de>
120
121 * gdb.base/align.exp: Split into ...
122 * gdb.base/align.exp.in: ...
123 * gdb.base/align-c++.exp: ...
124 * gdb.base/align-c.exp: ... these.
125 * gdb.base/infcall-nested-structs.exp: Split into ...
126 * gdb.base/infcall-nested-structs.exp.in: ...
127 * gdb.base/infcall-nested-structs-c++.exp: ...
128 * gdb.base/infcall-nested-structs-c.exp: ... these.
129 * gdb.base/info-types.exp: Split into ...
130 * gdb.base/info-types.exp.in: ...
131 * gdb.base/info-types-c++.exp: ...
132 * gdb.base/info-types-c.exp: ... these.
133 * gdb.base/max-depth.exp: Split into ...
134 * gdb.base/max-depth.exp.in: ...
135 * gdb.base/max-depth-c++.exp: ...
136 * gdb.base/max-depth-c.exp: ... these.
137 * gdb.cp/infcall-nodebug.exp: Split into ...
138 * gdb.cp/infcall-nodebug.exp.in: ...
139 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
140 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
141 * gdb.cp/infcall-nodebug-c-d0.exp: ...
142 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
143
144 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
145 Pedro Alves <palves@redhat.com>
146
147 * gdb.multi/multi-exit.c: New file.
148 * gdb.multi/multi-exit.exp: New file.
149 * gdb.multi/multi-kill.c: New file.
150 * gdb.multi/multi-kill.exp: New file.
151
152 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
153
154 * gdb.base/annota1.exp: Update the expected output.
155 * gdb.cp/annota2.exp: Ditto.
156
157 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
158
159 * lib/check-test-names.exp: Disable when testing is being run in
160 parallel.
161
162 2020-05-12 Tom de Vries <tdevries@suse.de>
163
164 * gdb.base/jit-elf.exp: Fix string concat.
165
166 2020-05-12 Tom de Vries <tdevries@suse.de>
167
168 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
169 messages.
170
171 2020-05-12 Tom de Vries <tdevries@suse.de>
172
173 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
174
175 2020-05-12 Tom de Vries <tdevries@suse.de>
176
177 * gdb.ada/catch_ex.exp: Use with_test_prefix.
178 * gdb.ada/mi_catch_ex.exp: Same.
179 * gdb.ada/mi_catch_ex_hand.exp: Same.
180
181 2020-05-12 Tom de Vries <tdevries@suse.de>
182
183 * gdb.fortran/complex.exp: Use with_test_prefix.
184
185 2020-05-12 Tom de Vries <tdevries@suse.de>
186
187 * gdb.trace/passcount.exp: Fix test-names.
188
189 2020-05-12 Tom de Vries <tdevries@suse.de>
190
191 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
192
193 2020-05-12 Tom de Vries <tdevries@suse.de>
194
195 * gdb.gdb/complaints.exp: Use with_test_prefix.
196 * gdb.xml/tdesc-regs.exp: Same.
197 * gdb.opt/inline-locals.exp: Fix test name.
198
199 2020-05-12 Tom de Vries <tdevries@suse.de>
200
201 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
202 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
203 * gdb.dwarf2/implref-struct.exp: Same.
204 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
205 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
206
207 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
208
209 * gdb.base/jit-so.exp (one_jit_test): Change test name.
210
211 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
212
213 * lib/check-test-names.exp (all_test_names): New module variable.
214 (counts): Add 'duplicates' field.
215 (_check_duplicates): New procedure.
216 (check): Also check for duplicates.
217 (do_log_summary): Print duplicates count.
218 (do_reset_vars): Reset counter for duplicate test names, and
219 discard all know test names.
220
221 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
222
223 * lib/gdb.exp: Include check-test-names.exp library.
224 * lib/check-test-names.exp: New file.
225
226 2020-05-11 Tom de Vries <tdevries@suse.de>
227
228 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
229
230 2020-05-11 Keith Seitz <keiths@redhat.com>
231
232 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
233
234 2020-05-11 Tom de Vries <tdevries@suse.de>
235
236 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
237 * gdb.cp/cpexprs.exp.in: .. here.
238 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
239 cpexprs.exp.
240
241 2020-05-11 Keith Seitz <keiths@redhat.com>
242
243 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
244 test names.
245 * gdb.ada/arrayptr.exp: Likewise.
246 * gdb.ada/assign_arr.exp: Likewise.
247 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
248 * gdb.ada/bp_on_var.exp: Likewise.
249 * gdb.ada/call_pn.exp: Likewise.
250 * gdb.ada/complete.exp: Likewise.
251 * gdb.ada/fun_overload_menu.exp: Likewise.
252 * gdb.ada/funcall_param.exp: Likewise.
253 * gdb.ada/funcall_ref.exp: Likewise.
254 * gdb.ada/packed_array_assign.exp: Likewise.
255 * gdb.ada/same_component_name.exp: Likewise.
256 * gdb.ada/type_coercion.exp: Likewise.
257 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
258 * gdb.ada/variant_record_packed_array.exp: Likewise.
259
260 2020-05-11 Tom de Vries <tdevries@suse.de>
261
262 PR symtab/25941
263 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
264 out of ...
265 * gdb.dwarf2/clang-debug-names.exp: ... here.
266 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
267 clang-debug-names.exp.in.
268 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
269 * gdb.dwarf2/clang-debug-names-2.c: New test.
270
271 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
272
273 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
274 (fortran_runto_main): New Proc, fortran version of runto_main.
275 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
276 * gdb.fortran/array-bounds.exp: Likewise.
277 * gdb.fortran/array-slices.exp: Likewise.
278 * gdb.fortran/block-data.exp: Likewise.
279 * gdb.fortran/charset.exp: Likewise.
280 * gdb.fortran/common-block.exp: Likewise.
281 * gdb.fortran/complex.exp: Likewise.
282 * gdb.fortran/derived-type-function.exp: Likewise.
283 * gdb.fortran/derived-type.exp: Likewise.
284 * gdb.fortran/info-modules.exp: Likewise.
285 * gdb.fortran/info-types.exp: Likewise.
286 * gdb.fortran/intrinsics.exp: Likewise.
287 * gdb.fortran/library-module.exp: Likewise.
288 * gdb.fortran/logical.exp: Likewise.
289 * gdb.fortran/max-depth.exp: Likewise.
290 * gdb.fortran/module.exp: Likewise.
291 * gdb.fortran/multi-dim.exp: Likewise.
292 * gdb.fortran/nested-funcs.exp: Likewise.
293 * gdb.fortran/print-formatted.exp: Likewise.
294 * gdb.fortran/print_type.exp: Likewise.
295 * gdb.fortran/printing-types.exp: Likewise.
296 * gdb.fortran/ptr-indentation.exp: Likewise.
297 * gdb.fortran/ptype-on-functions.exp: Likewise.
298 * gdb.fortran/subarray.exp: Likewise.
299 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
300 * gdb.fortran/vla-datatypes.exp: Likewise.
301 * gdb.fortran/vla-history.exp: Likewise.
302 * gdb.fortran/vla-ptr-info.exp: Likewise.
303 * gdb.fortran/vla-ptype-sub.exp: Likewise.
304 * gdb.fortran/vla-ptype.exp: Likewise.
305 * gdb.fortran/vla-sizeof.exp: Likewise.
306 * gdb.fortran/vla-type.exp: Likewise.
307 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
308 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
309 * gdb.fortran/vla-value-sub.exp: Likewise.
310 * gdb.fortran/vla-value.exp: Likewise.
311 * gdb.fortran/whatis_type.exp: Likewise.
312 * gdb.mi/mi-var-child-f.exp: Likewise.
313
314 2020-05-09 Tom de Vries <tdevries@suse.de>
315
316 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
317
318 2020-05-08 Tom de Vries <tdevries@suse.de>
319
320 * gdb.dwarf2/clang-debug-names.c: New test.
321 * gdb.dwarf2/clang-debug-names.exp: New file.
322
323 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
324
325 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
326 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
327
328 2020-05-06 Tom de Vries <tdevries@suse.de>
329
330 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
331 breakpoint is at a "recommended breakpoint location".
332 * gdb.reverse/consecutive-reverse.exp: Same.
333
334 2020-05-06 Tom de Vries <tdevries@suse.de>
335
336 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
337 address.
338
339 2020-05-06 Tom de Vries <tdevries@suse.de>
340
341 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
342
343 2020-05-06 Tom de Vries <tdevries@suse.de>
344
345 * gdb.base/store.exp (check_set, up_set): Allowing missing location
346 info for r.
347
348 2020-05-06 Tom de Vries <tdevries@suse.de>
349
350 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
351 necessary.
352
353 2020-05-06 Tom de Vries <tdevries@suse.de>
354
355 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
356 void.
357
358 2020-05-06 Tom de Vries <tdevries@suse.de>
359
360 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
361 of ...
362 * gdb.base/async.exp: ... here.
363 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
364 "recommended breakpoint location".
365
366 2020-05-06 Tom de Vries <tdevries@suse.de>
367
368 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
369
370 2020-05-04 Tom de Vries <tdevries@suse.de>
371
372 * gdb.base/async.exp: Check whether instruction addresses are a
373 "recommended breakpoint location".
374
375 2020-05-03 Tom Tromey <tom@tromey.com>
376
377 * gdb.base/sepdebug.exp: Remove "catch" test.
378 * gdb.base/break.exp: Remove "catch" test.
379 * gdb.base/default.exp: Update expected output.
380
381 2020-05-02 Tom de Vries <tdevries@suse.de>
382
383 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
384 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
385 * gdb.arch/i386-mpx-map.exp: Same.
386 * gdb.arch/i386-mpx-sigsegv.exp: Same.
387 * gdb.arch/i386-mpx-simple_segv.exp: Same.
388 * gdb.arch/i386-mpx.exp: Same.
389
390 2020-05-02 Tom de Vries <tdevries@suse.de>
391
392 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
393
394 2020-05-01 Tom de Vries <tdevries@suse.de>
395
396 * gdb.ada/operator_bp.exp: Allow more than required amount of
397 breakpoint.
398
399 2020-05-01 Tom de Vries <tdevries@suse.de>
400
401 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
402
403 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
404
405 PR gdb/18706
406 * gdb.cp/stub-array-size.cc: New test.
407 * gdb.cp/stub-array-size.exp: New file.
408 * gdb.cp/stub-array-size.h: New test.
409 * gdb.cp/stub-array-size2.cc: New test.
410
411 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
412
413 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
414 output to the new format.
415
416 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
417
418 * gdb.base/break.exp: Use with_test_prefix.
419
420 2020-04-29 Tom de Vries <tdevries@suse.de>
421
422 * lib/gdb.exp (debug_types): New proc.
423 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
424 * gdb.python/py-symtab.exp: Same.
425
426 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
427
428 PR gdb/17320
429 * gdb.base/pretty-array.c: New test.
430 * gdb.base/pretty-array.exp: New file.
431
432 2020-04-29 Tom de Vries <tdevries@suse.de>
433
434 PR symtab/25889
435 * gdb.cp/cpexprs.exp: Adapt for inclusion.
436 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
437 and include cpexprs.exp.
438
439 2020-04-28 Mark Williams <mark@myosotissp.com>
440
441 PR gdb/24480
442 * dw4-toplevel-types.exp: Test for top level types.
443 * dw4-toplevel-types.cc: Test for top level types.
444
445 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
446
447 * gdb.threads/stop-with-handle.exp: Fix typo in comment
448 (theads -> threads).
449
450 2020-04-28 Tom de Vries <tdevries@suse.de>
451
452 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
453
454 2020-04-28 Tom de Vries <tdevries@suse.de>
455
456 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
457
458 2020-04-28 Tom de Vries <tdevries@suse.de>
459
460 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
461
462 2020-04-28 Tom de Vries <tdevries@suse.de>
463
464 * gdb.dwarf2/main-foo.c: New test.
465 * gdb.dwarf2/struct-with-sig.exp: New file.
466
467 2020-04-25 Tom de Vries <tdevries@suse.de>
468
469 * boards/debug-types.exp: New file.
470
471 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
474
475 2020-04-24 Tom Tromey <tom@tromey.com>
476
477 PR symtab/12707:
478 * gdb.python/py-symbol.exp: Update expected results for
479 linkage_name test.
480 * gdb.cp/print-demangle.exp: New file.
481 * gdb.base/c-linkage-name.exp: Fix test.
482 * gdb.guile/scm-symbol.exp: Update expected results for
483 linkage_name test.
484
485 2020-04-24 Tom Tromey <tom@tromey.com>
486
487 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
488 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
489 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
490 assembler.
491
492 2020-04-24 Tom de Vries <tdevries@suse.de>
493
494 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
495 C++.
496
497 2020-04-24 Tom Tromey <tromey@adacore.com>
498
499 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
500 values.
501 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
502 values. Update test for minimal encodings.
503 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
504 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
505 values. Update test for minimal encodings.
506
507 2020-04-24 Tom Tromey <tromey@adacore.com>
508
509 PR python/23662:
510 * gdb.ada/variant.exp: Add Python checks.
511 * gdb.rust/simple.exp: Add dynamic type checks.
512
513 2020-04-24 Tom Tromey <tromey@adacore.com>
514
515 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
516 Make array type matching more lax.
517 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
518 * gdb.ada/mi_variant.exp: New file.
519 * gdb.ada/mi_variant/pck.ads: New file.
520 * gdb.ada/mi_variant/pkg.adb: New file.
521 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
522 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
523
524 2020-04-24 Tom Tromey <tromey@adacore.com>
525
526 * gdb.ada/variant.exp: Add dynamic field offset tests.
527 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
528 * gdb.ada/variant/pkg.adb: Add new variables.
529
530 2020-04-24 Tom Tromey <tromey@adacore.com>
531
532 * gdb.ada/variant.exp: New file
533 * gdb.ada/variant/pkg.adb: New file
534 * gdb.ada/variant/pck.adb: New file
535
536 2020-04-24 Tom de Vries <tdevries@suse.de>
537
538 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
539
540 2020-04-24 Tom de Vries <tdevries@suse.de>
541
542 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
543 flags.
544
545 2020-04-24 Tom de Vries <tdevries@suse.de>
546
547 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
548
549 2020-04-24 Tom de Vries <tdevries@suse.de>
550
551 * lib/gdb.exp (default_gdb_start): Handle eof.
552 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
553 failure.
554 * gdb.base/readnever.exp: Handle clean_restart failure.
555
556 2020-04-23 Tom de Vries <tdevries@suse.de>
557
558 * gdb.base/decl-before-def.exp: Run to main and print a again.
559
560 2020-04-23 Tom de Vries <tdevries@suse.de>
561
562 * gdb.base/decl-before-def-decl.c: New test.
563 * gdb.base/decl-before-def-def.c: New test.
564 * gdb.base/decl-before-def.exp: New file.
565
566 2020-04-23 Tom de Vries <tdevries@suse.de>
567
568 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
569
570 2020-04-22 Tom de Vries <tdevries@suse.de>
571
572 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
573 debug_info_offset.
574 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
575 before $objsfile in the line line.
576
577 2020-04-22 Tom de Vries <tdevries@suse.de>
578
579 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
580
581 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
582
583 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
584 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
585 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
586 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
587 * gdb.base/jit-protocol.h: Update definitions to match all usage
588 contexts.
589
590 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
591
592 * gdb.base: Rename all jit related test and source files.
593
594 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
595
596 * gdb.base/jit-reader.exp: Relax register output check.
597
598 2020-04-22 Tom de Vries <tdevries@suse.de>
599
600 PR symtab/25764
601 * gdb.base/psym-external-decl-2.c: New test.
602 * gdb.base/psym-external-decl.c: New test.
603 * gdb.base/psym-external-decl.exp: New file.
604 * gdb.threads/tls.exp: Add PR25807 kfail.
605
606 2020-04-22 Tom de Vries <tdevries@suse.de>
607
608 PR symtab/25801
609 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
610 in "info source" output.
611
612 2020-04-22 Tom de Vries <tdevries@suse.de>
613
614 PR symtab/25700
615 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
616 symtab for imported_unit.c.
617
618 2020-04-21 Gary Benson <gbenson@redhat.com>
619
620 * gdb.base/advance.c (func): New argument, to match call site.
621 (func2, func3): Add return statements.
622
623 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
624
625 * gdb.multi/run-only-second-inf.c: New file.
626 * gdb.multi/run-only-second-inf.exp: New file.
627
628 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
629
630 * gdb.btrace/multi-inferior.c: New test.
631 * gdb.btrace/multi-inferior.exp: New file.
632
633 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
634
635 * gdb.btrace/enable-new-thread.c: New test.
636 * gdb.btrace/enable-new-thread.exp: New file.
637
638 2020-04-21 Tom de Vries <tdevries@suse.de>
639
640 PR gdb/25471
641 * gdb.threads/killed-outside.c: New test.
642 * gdb.threads/killed-outside.exp: New file.
643
644 2020-04-20 Gary Benson <gbenson@redhat.com>
645
646 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
647 * gdb.base/nested-subp2.exp: Likewise.
648 * gdb.base/nested-subp3.exp: Likewise.
649
650 2020-04-20 Gary Benson <gbenson@redhat.com>
651
652 * gdb.base/nested-subp1.exp: Disable test when using clang.
653 * gdb.base/nested-subp2.exp: Likewise.
654 * gdb.base/nested-subp3.exp: Likewise.
655
656 2020-04-20 Gary Benson <gbenson@redhat.com>
657
658 * gdb.cp/exception.cc: Fix compilation error with clang.
659
660 2020-04-20 Gary Benson <gbenson@redhat.com>
661
662 * gdb.trace/tspeed.c: Fix compilation error with clang.
663
664 2020-04-20 Gary Benson <gbenson@redhat.com>
665
666 * gdb.base/jit-main.c: Fix compilation error with clang.
667
668 2020-04-17 Kamil Rytarowski <n54@gmx.com>
669
670 * gdb.base/attach-twice.c: Include "sys/types.h".
671 (PTRACE_ATTACH): Add fallback definition.
672 (main): Pass `0' to the 4th argument of `ptrace'.
673
674 2020-04-17 Kamil Rytarowski <n54@gmx.com>
675
676 * gdb.base/fork-running-state.c: Include "signal.h".
677
678 2020-04-17 Tom Tromey <tromey@adacore.com>
679
680 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
681 Update tests.
682 * gdb.btrace/cpu.exp: Update tests.
683 * gdb.base/maint.exp: Update tests.
684 * gdb.base/default.exp: Update tests.
685 * gdb.base/completion.exp: Update tests.
686
687 2020-04-16 Tom de Vries <tdevries@suse.de>
688
689 PR symtab/25791
690 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
691 (ensure_gdb_index): and factor out and move ...
692 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
693 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
694
695 2020-04-16 Tom de Vries <tdevries@suse.de>
696
697 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
698 loading exec.
699
700 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
701
702 * gdb.base/many-completions.exp: New file.
703
704 2020-04-14 Tom de Vries <tdevries@suse.de>
705
706 PR symtab/25718
707 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
708
709 2020-04-14 Tom de Vries <tdevries@suse.de>
710
711 PR symtab/25720
712 * gdb.base/maint-expand-symbols-header-file.c: New test.
713 * gdb.base/maint-expand-symbols-header-file.exp: New file.
714 * gdb.base/maint-expand-symbols-header-file.h: New test.
715
716 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
717
718 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
719 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
720 get_func_info.
721 (get_func_info): Delete.
722 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
723 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
724 * lib/dwarf.exp (get_func_info): New function.
725
726 2020-04-13 Tom de Vries <tdevries@suse.de>
727
728 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
729 to what find_gnatmake does.
730
731 2020-04-10 Tom de Vries <tdevries@suse.de>
732
733 * gdb.base/style.exp: Expect "Expanding full symbols" message for
734 -readnow.
735
736 2020-04-10 Tom de Vries <tdevries@suse.de>
737
738 PR cli/25808
739 * gdb.base/style.c: Add leading newlines.
740 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
741 Check listing of main's one-line body.
742
743 2020-04-08 Tom de Vries <tdevries@suse.de>
744
745 * lib/gdb.exp (psymtabs_p): New proc.
746 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
747 importing unit" unsupported if there are no partial symbols.
748
749 2020-04-08 Tom de Vries <tdevries@suse.de>
750
751 PR testsuite/25760
752 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
753
754 2020-04-07 Tom de Vries <tdevries@suse.de>
755
756 PR symtab/25796
757 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
758
759 2020-04-07 Tom de Vries <tdevries@suse.de>
760
761 * gdb.base/check-psymtab.c: New test.
762 * gdb.base/check-psymtab.exp: New file.
763
764 2020-04-06 Tom Tromey <tromey@adacore.com>
765
766 * gdb.ada/variant-record/proc.adb: New file.
767 * gdb.ada/variant-record/value.adb: New file.
768 * gdb.ada/variant-record/value.s: New file.
769 * gdb.ada/variant-record.exp: New file.
770
771 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
772
773 PR gdb/25325
774 * gdb.cp/typed-enum.cc: New test.
775 * gdb.cp/typed-enum.exp: New file.
776
777 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
778
779 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
780 * gdb.dwarf2/dw2-inline-small-func.c: New file.
781 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
782 * gdb.dwarf2/dw2-inline-small-func.h: New file.
783 * gdb.opt/inline-small-func.c: New file.
784 * gdb.opt/inline-small-func.exp: New file.
785 * gdb.opt/inline-small-func.h: New file.
786
787 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
788
789 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
790 function.
791
792 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
793
794 * lib/dwarf.exp (function_range): Allow compiler options to be
795 specified.
796
797 2020-04-02 Tom de Vries <tdevries@suse.de>
798
799 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
800 __attribute__((always_inline)).
801 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
802
803 2020-04-02 Tom de Vries <tdevries@suse.de>
804
805 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
806 (gdbserver_gdb_exit): ... here. Add timeout warning.
807 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
808 (connect_target_extended_remote): Append new server_spawn_id to
809 server_spawn_ids.
810 (cleanup): New proc.
811 (setup, <toplevel>): Call cleanup.
812
813 2020-04-02 Tom de Vries <tdevries@suse.de>
814
815 * gdb.base/main-psymtab.exp: New file.
816
817 2020-04-02 Tom de Vries <tdevries@suse.de>
818
819 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
820
821 2020-04-01 Tom Tromey <tom@tromey.com>
822
823 * gdb.base/complex-parts.exp: Add type tests.
824
825 2020-04-01 Tom Tromey <tom@tromey.com>
826
827 * gdb.base/complex-parts.exp: Add arithmetic tests.
828
829 2020-04-01 Tom Tromey <tom@tromey.com>
830
831 * gdb.compile/compile.exp: Update.
832 * gdb.compile/compile-cplus.exp: Update.
833 * gdb.base/varargs.exp: Update.
834 * gdb.base/floatn.exp: Update.
835 * gdb.base/endianity.exp: Update.
836 * gdb.base/callfuncs.exp (do_function_calls): Update.
837 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
838 (complex_float_integral_args): Update.
839 * gdb.base/complex.exp: Update.
840 * gdb.base/complex-parts.exp: Update.
841
842 2020-04-01 Tom Tromey <tromey@adacore.com>
843
844 * gdb.rust/union.rs: New file.
845 * gdb.rust/union.exp: New file.
846 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
847 (main): Update.
848 * gdb.rust/simple.exp: Move union tests to union.exp.
849
850 2020-04-01 Tom Tromey <tromey@adacore.com>
851
852 * gdb.rust/simple.rs (main): Remove "y0".
853
854 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
855
856 * gdb.multi/stop-all-on-exit.c: New test.
857 * gdb.multi/stop-all-on-exit.exp: New file.
858
859 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
860
861 PR gdb/24789
862 * gdb.cp/misc.cc: Add integer reference variable.
863 * gdb.cp/misc.exp: Add test.
864
865 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
866
867 * gdb.server/stop-reply-no-thread.exp: Enhance the test
868 scenario to cover execution until the end and also the case
869
870 2020-03-31 Tom de Vries <tdevries@suse.de>
871
872 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
873 c. Use "maint info symtabs" to check symtab expansion.
874
875 2020-03-30 Tom de Vries <tdevries@suse.de>
876
877 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
878 unsupported.
879 (verify_psymtab_expanded): Move ...
880 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
881 test.
882 (readnow): New proc.
883
884 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
885
886 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
887 with $hex.
888
889 2020-03-20 Tom Tromey <tromey@adacore.com>
890
891 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
892
893 2020-03-20 Tom Tromey <tromey@adacore.com>
894
895 * gdb.ada/sub_variant/subv.adb: New file.
896 * gdb.ada/sub_variant.exp: New file.
897
898 2020-03-20 Tom de Vries <tdevries@suse.de>
899
900 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
901 first break fails.
902 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
903
904 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
905
906 * gdb.server/exit-multiple-threads.c: New file.
907 * gdb.server/exit-multiple-threads.exp: New file.
908
909 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
910
911 * gdb.fortran/mixed-lang-stack.c: New file.
912 * gdb.fortran/mixed-lang-stack.cpp: New file.
913 * gdb.fortran/mixed-lang-stack.exp: New file.
914 * gdb.fortran/mixed-lang-stack.f90: New file.
915
916 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.linespec/cp-completion-aliases.cc: New file.
919 * gdb.linespec/cp-completion-aliases.exp: New file.
920
921 2020-03-19 Tom de Vries <tdevries@suse.de>
922
923 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
924 more precise.
925
926 2020-03-18 Tom de Vries <tdevries@suse.de>
927
928 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
929 * gdb.dwarf2/break-inline-psymtab.c: New test.
930 * gdb.dwarf2/break-inline-psymtab.exp: New file.
931
932 2020-03-16 Tom de Vries <tdevries@suse.de>
933
934 * lib/cache.exp (gdb_do_cache): Add and handle local variables
935 cache_verify and cache_verify_proc.
936
937 2020-03-15 Tom de Vries <tdevries@suse.de>
938
939 * gdb.server/solib-list.exp: Handle
940 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
941
942 2020-03-15 Tom de Vries <tdevries@suse.de>
943
944 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
945 objfiles".
946
947 2020-03-14 Tom Tromey <tom@tromey.com>
948
949 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
950
951 2020-03-14 Tom de Vries <tdevries@suse.de>
952
953 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
954
955 2020-03-14 Tom de Vries <tdevries@suse.de>
956
957 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
958 result in line-by-line fashion.
959
960 2020-03-14 Tom de Vries <tdevries@suse.de>
961
962 * lib/gdb.exp (supports_statement_frontiers): New proc.
963 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
964
965 2020-03-14 Tom de Vries <tdevries@suse.de>
966
967 * gdb.base/printcmds.exp: Add missing quoting for "print
968 teststring2".
969
970 2020-03-13 Tom Tromey <tom@tromey.com>
971
972 * gdb.base/printcmds.exp (test_print_strings): Add regression
973 test.
974 * gdb.base/printcmds.c (charptr): New typedef.
975 (teststring2): New global.
976
977 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
978
979 * gdb.base/break-interp.exp: Use the tail of the filename, not the
980 full path in the test name.
981 (test_ld): Add some with_test_prefix blocks to make test names
982 unique.
983
984 2020-03-13 Tom de Vries <tdevries@suse.de>
985
986 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
987
988 2020-03-13 Tom de Vries <tdevries@suse.de>
989
990 * gdb.mi/mi-sym-info.exp: Make matching more precise.
991
992 2020-03-13 Tom de Vries <tdevries@suse.de>
993
994 PR symtab/25646
995 * gdb.dwarf2/imported-unit.exp: Add test.
996
997 2020-03-13 Tom de Vries <tdevries@suse.de>
998
999 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1000 (var1, var2): New variable.
1001 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1002 matching symbols.
1003
1004 2020-03-13 Tom de Vries <tdevries@suse.de>
1005
1006 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1007 (Term::command): Use prompt prefix.
1008 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1009 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1010 command_no_prompt_prefix instead of prefix.
1011 * gdb.tui/tui-layout-asm.exp: Same.
1012
1013 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1014
1015 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1016
1017 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1018
1019 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1020 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1021 on" while stepping over the test instruction, match printed
1022 message.
1023
1024 2020-03-12 Tom de Vries <tdevries@suse.de>
1025
1026 * gdb.base/info-types.exp: Use exp_continue during matching of output
1027 of "info types".
1028
1029 2020-03-12 Tom de Vries <tdevries@suse.de>
1030
1031 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1032
1033 2020-03-12 Tom de Vries <tdevries@suse.de>
1034
1035 * gdb.fortran/module.exp: Use exp_continue during matching of output
1036 of "info variable -n".
1037
1038 2020-03-12 Tom de Vries <tdevries@suse.de>
1039
1040 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1041 gdb.dwarf2/dw2-ranges-base.c.
1042
1043 2020-03-12 Tom de Vries <tdevries@suse.de>
1044
1045 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1046 in presence of GLIBC debuginfo.
1047
1048 2020-03-12 Tom de Vries <tdevries@suse.de>
1049
1050 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1051 $core.
1052
1053 2020-03-12 Tom de Vries <tdevries@suse.de>
1054
1055 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1056 more precise.
1057
1058 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1059
1060 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1061 from Unix to Windows path.
1062
1063 2020-03-11 Tom de Vries <tdevries@suse.de>
1064
1065 * gdb.ada/minsyms.exp: Set language to ada.
1066
1067 2020-03-11 Tom de Vries <tdevries@suse.de>
1068
1069 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1070
1071 2020-03-11 Tom de Vries <tdevries@suse.de>
1072
1073 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1074
1075 2020-03-11 Tom Tromey <tromey@adacore.com>
1076
1077 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1078
1079 2020-03-11 Tom de Vries <tdevries@suse.de>
1080
1081 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1082
1083 2020-03-11 Tom de Vries <tdevries@suse.de>
1084
1085 * gdb.base/break-interp.exp: Limit verbose scope.
1086
1087 2020-03-11 Tom de Vries <tdevries@suse.de>
1088
1089 * gdb.fortran/logical.f90: Define variable with character type.
1090 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1091
1092 2020-03-11 Tom de Vries <tdevries@suse.de>
1093
1094 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1095
1096 2020-03-11 Tom de Vries <tdevries@suse.de>
1097
1098 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1099 symtabs.
1100
1101 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1102 Bernd Edlinger <bernd.edlinger@hotmail.de>
1103
1104 * gdb.cp/step-and-next-inline.cc: New file.
1105 * gdb.cp/step-and-next-inline.exp: New file.
1106 * gdb.cp/step-and-next-inline.h: New file.
1107 * gdb.dwarf2/dw2-is-stmt.c: New file.
1108 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1109 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1110 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1111 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1112
1113 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1114
1115 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1116 is-stmt flag in the line table.
1117
1118 2020-03-09 Tom de Vries <tdevries@suse.de>
1119
1120 * lib/gdb.exp (cached_file): Create cache dir.
1121
1122 2020-03-07 Tom de Vries <tdevries@suse.de>
1123
1124 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1125 * gdb.cp/rvalue-ref-params.exp: Same.
1126
1127 2020-03-06 Tom de Vries <tdevries@suse.de>
1128
1129 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1130 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1131
1132 2020-03-06 Tom de Vries <tdevries@suse.de>
1133
1134 * README: Fix "the the".
1135 * gdb.base/dprintf.exp: Same.
1136
1137 2020-03-05 Tom de Vries <tdevries@suse.de>
1138
1139 * gdb.base/maint.exp: Update "main print statistics" expected output.
1140
1141 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1142
1143 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1144 (fortran_int8): Likewise.
1145 (fortran_real4): Likewise.
1146 (fortran_real8): Likewise.
1147 (fortran_complex4): Likewise.
1148 (fortran_logical4): Likewise.
1149 (fortran_character1): Likewise.
1150
1151 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1152
1153 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1154 printed as true.
1155
1156 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1157
1158 * gdb.base/printcmds.exp: Add test to verify printf of a
1159 variable holding an address.
1160
1161 2020-03-03 Tom de Vries <tdevries@suse.de>
1162
1163 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1164
1165 2020-03-03 Tom de Vries <tdevries@suse.de>
1166
1167 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1168 gdb_test_multiple call.
1169
1170 2020-03-03 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1173 gdb_test_multiple calls.
1174
1175 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1176
1177 * gdb.base/default.exp: Remove test of 'set history filename'.
1178 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1179 filename to the empty string.
1180 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1181 and GDBHISTSIZE.
1182
1183 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1184
1185 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1186 disabled.
1187
1188 2020-03-02 Pedro Alves <palves@redhat.com>
1189 Tom de Vries <tdevries@suse.de>
1190
1191 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1192 -prompt prefix, before user_code argument. Add -lbl option likewise.
1193 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1194 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1195 argument.
1196 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1197 have "\r\n" at start-of-line, instead of at end-of-line.
1198
1199 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1200
1201 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1202 libinproctrace.so.
1203
1204 2020-02-28 Luis Machado <luis.machado@linaro.org>
1205
1206 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1207 to "p/x".
1208
1209 2020-02-28 Luis Machado <luis.machado@linaro.org>
1210
1211 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1212 asm/ptrace.h and error.h.
1213
1214 2020-02-28 Tom de Vries <tdevries@suse.de>
1215
1216 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1217 (struct wrapper, do_something, mundane/symada__cS): Move ...
1218 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1219 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1220 Update "print symada__cS before partial symtab expansion" regexp.
1221 Update breakpoint location. Flush symbol cache after expansion.
1222
1223 2020-02-28 Luis Machado <luis.machado@linaro.org>
1224
1225 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1226
1227 2020-02-27 Tom de Vries <tdevries@suse.de>
1228
1229 * config/sid.exp: Remove unused globals.
1230 * gdb.base/attach.exp: Same.
1231 * gdb.base/catch-load.exp: Same.
1232 * gdb.base/dbx.exp: Same.
1233 * lib/gdb.exp: Same.
1234 * lib/mi-support.exp: Same.
1235 * lib/prompt.exp: Same.
1236
1237 2020-02-27 Tom de Vries <tdevries@suse.de>
1238
1239 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1240 not set.
1241
1242 2020-02-26 Aaron Merey <amerey@redhat.com>
1243
1244 * gdb.debuginfod: New directory for debuginfod tests.
1245 * gdb.debuginfod/main.c: New test file.
1246 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1247
1248 2020-02-26 Tom de Vries <tdevries@suse.de>
1249
1250 PR gdb/25603
1251 * gdb.base/persistent-lang.cc: New test.
1252 * gdb.base/persistent-lang.exp: New file.
1253
1254 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * gdb.fortran/derived-type-striding.exp: Add a new test.
1257 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1258 new test.
1259
1260 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1261
1262 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1263 names.
1264
1265 2020-02-25 Tom de Vries <tdevries@suse.de>
1266
1267 PR go/18926
1268 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1269
1270 2020-02-24 Tom de Vries <tdevries@suse.de>
1271
1272 PR gdb/25592
1273 * gdb.base/info-locals-unused-static-var.c: New test.
1274 * gdb.base/info-locals-unused-static-var.exp: New file.
1275
1276 2020-02-22 Tom Tromey <tom@tromey.com>
1277
1278 * gdb.python/tui-window.exp: New file.
1279 * gdb.python/tui-window.py: New file.
1280
1281 2020-02-22 Tom Tromey <tom@tromey.com>
1282
1283 PR tui/17850:
1284 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1285 tests.
1286
1287 2020-02-22 Tom Tromey <tom@tromey.com>
1288
1289 * gdb.tui/new-layout.exp: Add sub-layout tests.
1290
1291 2020-02-22 Tom Tromey <tom@tromey.com>
1292
1293 * gdb.tui/new-layout.exp: New file.
1294
1295 2020-02-22 Tom Tromey <tom@tromey.com>
1296
1297 * gdb.rust/rust-style.rs: New file.
1298 * gdb.rust/rust-style.exp: New file.
1299 * gdb.base/style.exp: Test structure printing.
1300 * gdb.base/style.c (struct some_struct): New type.
1301 (enum etype): New type.
1302 (struct_value): New global.
1303
1304 2020-02-21 Tom de Vries <tdevries@suse.de>
1305
1306 PR go/18926
1307 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1308 Remove blanket xfails. Use message argument for gdb_breakpoint.
1309 Make continuing to breakpoint test conditional on setting breakpoint.
1310 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1311 DW_AT_name attribute. Add xfail for GCC PR93866.
1312
1313 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1314
1315 * gdb.dwarf2/cpp-linkage-name.c: New file.
1316 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1317
1318 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1319
1320 * lib/gdb.exp (gdb_wrapper_init): Reset
1321 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1322 not exist.
1323
1324 2020-02-20 Tom de Vries <tdevries@suse.de>
1325
1326 PR go/17018
1327 * gdb.go/hello.exp: Copy ...
1328 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1329 print of st to print value of global definition. Add xfail for GCC
1330 PR93844.
1331 * gdb.go/hello.exp: Remove printing of st before definition.
1332 * gdb.go/hello.go: Copy ...
1333 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1334 to st.
1335 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1336
1337 2020-02-20 Tom de Vries <tdevries@suse.de>
1338
1339 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1340 (gdb_simple_compile): Handle compile_flags go by using .go extension
1341 for source file.
1342 * gdb.go/chan.exp: Use support_go_compile.
1343 * gdb.go/handcall.exp: Same.
1344 * gdb.go/hello.exp: Same.
1345 * gdb.go/integers.exp: Same.
1346 * gdb.go/max-depth.exp: Same.
1347 * gdb.go/methods.exp: Same.
1348 * gdb.go/package.exp: Same.
1349 * gdb.go/strings.exp: Same.
1350 * gdb.go/types.exp: Same.
1351 * gdb.go/unsafe.exp: Same.
1352
1353 2020-02-19 Tom de Vries <tdevries@suse.de>
1354
1355 * gdb.python/lib-types.exp: Make xfail more strict.
1356
1357 2020-02-19 Tom de Vries <tdevries@suse.de>
1358
1359 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1360
1361 2020-02-19 Doug Evans <dje@google.com>
1362
1363 PR rust/25535
1364 * gdb.rust/simple.exp: Add test.
1365 * gdb.rust/simple.rs: Add test.
1366
1367 2020-02-19 Tom de Vries <tdevries@suse.de>
1368
1369 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1370 output line-by-line.
1371
1372 2020-02-19 Tom de Vries <tdevries@suse.de>
1373
1374 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1375
1376 2020-02-19 Tom de Vries <tdevries@suse.de>
1377
1378 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1379 prelink.
1380
1381 2020-02-19 Tom de Vries <tdevries@suse.de>
1382
1383 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1384 (gdb_do_cache): Use gdb_do_cache_wrap.
1385 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1386
1387 2020-02-19 Tom de Vries <tdevries@suse.de>
1388
1389 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1390 gdb_compile option.
1391
1392 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1393
1394 * gdb.base/printcmds.exp (test_print_enums): Update expected
1395 output.
1396
1397 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1398
1399 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1400 for "unknown".
1401
1402 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1403
1404 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1405 enumerator.
1406
1407 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1408
1409 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1410 FE_, add FE_NONE.
1411 (three): Update.
1412 (enum flag_enum_without_zero): New enum.
1413 (flag_enum_without_zero): New variable.
1414 (enum not_flag_enum): New enum.
1415 (three_not_flag): New variable.
1416 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1417 (test_print_enums): Add more tests for printing flag enums.
1418
1419 2020-02-18 Tom de Vries <tdevries@suse.de>
1420
1421 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1422 (gdb_compile_ada): ... here.
1423 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1424 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1425
1426 2020-02-14 Tom Tromey <tom@tromey.com>
1427
1428 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1429 build directory.
1430 * boards/gdbserver-base.exp: Update path to gdbserver.
1431
1432 2020-02-13 Tom de Vries <tdevries@suse.de>
1433
1434 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1435
1436 2020-02-13 Tom de Vries <tdevries@suse.de>
1437
1438 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1439 are missing.
1440
1441 2020-02-13 Tom de Vries <tdevries@suse.de>
1442
1443 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1444 call.
1445
1446 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1447
1448 PR tui/25126
1449 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1450 * gdb.base/cached-source-file.c: New file.
1451 * gdb.base/cached-source-file.exp: New file.
1452
1453 2020-02-11 Tom de Vries <tdevries@suse.de>
1454
1455 PR testsuite/25488
1456 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1457
1458 2020-02-10 Tom de Vries <tdevries@suse.de>
1459
1460 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1461
1462 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1463
1464 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1465 and $after_addr are both integers before making a comparison.
1466
1467 2020-02-09 Tom de Vries <tdevries@suse.de>
1468
1469 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1470 command output and paste it into gdb.log. If any, paste catch message
1471 to gdb.log.
1472
1473 2020-02-07 Tom Tromey <tromey@adacore.com>
1474
1475 PR breakpoints/24915:
1476 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1477
1478 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1479
1480 * gdb.tui/tui-missing-src.exp: Add the "missing source
1481 file" test for the TUI.
1482
1483 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1484
1485 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1486 including a port number in the output.
1487
1488 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1489
1490 * lib/fortran.exp (fortran_int4): Handle clang.
1491 (fortran_int8): Likewise.
1492 (fortran_real4): Likewise.
1493 (fortran_real8): Likewise.
1494 (fortran_complex4): Likewise.
1495 (fortran_logical4): Likewise.
1496 (fortran_character1): Likewise.
1497
1498 2020-02-04 Tom de Vries <tdevries@suse.de>
1499
1500 * README (Race detection): Add note.
1501
1502 2020-02-04 Tom de Vries <tdevries@suse.de>
1503
1504 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1505
1506 2020-02-04 Tom de Vries <tdevries@suse.de>
1507
1508 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1509
1510 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1511
1512 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1513 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1514 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1515 blttar, bnetarl.
1516 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1517 binary for blttar, bnetarl.
1518 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1519 wait instruction. Delete ldmx test.
1520 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1521
1522 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1523
1524 * gdb.fortran/array-bounds-high.exp: New file.
1525 * gdb.fortran/array-bounds-high.f90: New file.
1526
1527 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1528
1529 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1530 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1531
1532 2020-02-01 Tom de Vries <tdevries@suse.de>
1533
1534 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1535
1536 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1537
1538 PR tui/9765
1539 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1540 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1541
1542 2020-01-29 Luis Machado <luis.machado@linaro.org>
1543
1544 * gdb.arch/aarch64-brk-patterns.c: New source file.
1545 * gdb.arch/aarch64-brk-patterns.exp: New test.
1546
1547 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1548
1549 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1550 GCC/Clang version.
1551 * gdb.cp/pass-by-ref.exp: Ditto.
1552
1553 2020-01-29 Tom de Vries <tdevries@suse.de>
1554
1555 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1556 * gdb.threads/watchpoint-fork-mt.c: Same.
1557 * gdb.threads/watchpoint-fork-parent.c: Same.
1558 * gdb.threads/watchpoint-fork-st.c: Same.
1559 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1560
1561 2020-01-27 Luis Machado <luis.machado@linaro.org>
1562
1563 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1564 sitting at a syscall instruction when we hit the syscall function's
1565 breakpoint.
1566 Check PC against one obtained with the x command.
1567 Validate syscall number.
1568 (step_over_syscall): Don't continue to the syscall instruction if
1569 we're already there.
1570
1571 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1572
1573 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1574
1575 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1576
1577 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1578 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1579
1580 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1581
1582 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1583 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1584
1585 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1586
1587 * gdb.base/maint.exp: Update line table parsing test.
1588 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1589
1590 2020-01-24 Pedro Alves <palves@redhat.com>
1591
1592 PR gdb/25410
1593 * gdb.multi/multi-re-run-1.c: New.
1594 * gdb.multi/multi-re-run-2.c: New.
1595 * gdb.multi/multi-re-run.exp: New.
1596
1597 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1598
1599 PR gdb/23718
1600 * gdb.server/server-kill-python.exp: New file.
1601
1602 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1603
1604 * gdb.server/multi-ui-errors.c: New file.
1605 * gdb.server/multi-ui-errors.exp: New file.
1606
1607 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1608
1609 PR tui/9765
1610 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1611
1612 2020-01-19 Tom Tromey <tom@tromey.com>
1613
1614 * gdb.tui/main.exp: Add check for plain "file".
1615
1616 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1617
1618 * lib/gdb.exp: Fix spelling error (seperatelly).
1619
1620 2020-01-14 Tom Tromey <tom@tromey.com>
1621
1622 PR symtab/12535:
1623 * gdb.python/python.exp: Test decode_line with empty string
1624 argument.
1625
1626 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1627
1628 * gdb.base/skip-inline.exp: Extend test.
1629
1630 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1631
1632 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1633 * gdb.dwarf2/dw2-bad-elf.c: New file.
1634 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1635
1636 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1637
1638 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1639 _line_saw_file.
1640
1641 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1642
1643 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1644 border.
1645
1646 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1647
1648 * gdb.multi/multi-target.exp (setup): Factor out "info
1649 connections" and "info inferiors" tests to ...
1650 (test_info_inferiors): ... this new procedure.
1651 (top level): Run new "info-inferiors" tests.
1652
1653 2020-01-10 Pedro Alves <palves@redhat.com>
1654
1655 * gdb.server/bkpt-other-inferior.exp: New file.
1656
1657 2020-01-10 Pedro Alves <palves@redhat.com>
1658
1659 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1660 of "add-inferior".
1661 * gdb.base/quit-live.exp: Likewise.
1662 * gdb.base/remote-exec-file.exp: Likewise.
1663 * gdb.guile/scm-progspace.exp: Likewise.
1664 * gdb.linespec/linespec.exp: Likewise.
1665 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1666 * gdb.mi/user-selected-context-sync.exp: Likewise.
1667 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1668 "info inferiors" tests.
1669 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1670 "add-inferior".
1671 * gdb.multi/watchpoint-multi.exp: Likewise.
1672 * gdb.python/py-inferior.exp: Likewise.
1673 * gdb.server/extended-remote-restart.exp: Likewise.
1674 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1675 "info inferiors".
1676 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1677 * gdb.trace/report.exp: Likewise.
1678
1679 2020-01-10 Pedro Alves <palves@redhat.com>
1680
1681 * gdb.multi/multi-target.c: New file.
1682 * gdb.multi/multi-target.exp: New file.
1683 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1684 mode requested, but remote does not support non-stop".
1685
1686 2020-01-10 Pedro Alves <palves@redhat.com>
1687
1688 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1689 disconnect before reconnecting.
1690
1691 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1692 Pedro Alves <palves@redhat.com>
1693
1694 * gdb.server/connect-without-multi-process.exp: Also test
1695 continuing to end.
1696
1697 2020-01-10 Pedro Alves <palves@redhat.com>
1698
1699 * gdb.base/remote-exec-file.exp: New file.
1700
1701 2020-01-10 Pedro Alves <palves@redhat.com>
1702
1703 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1704 output.
1705 * gdb.threads/async.c: New.
1706 * gdb.threads/async.exp: New.
1707 * gdb.multi/tids-gid-reset.c: New.
1708 * gdb.multi/tids-gid-reset.exp: New.
1709
1710 2020-01-10 George Barrett <bob@bob131.so>
1711
1712 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1713 to help in finding the image relocation offset.
1714 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1715 options in arguments.
1716 (stap_test_no_debuginfo): Likewise.
1717 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1718 test variants.
1719 (stap_test): Add null semaphore relocation test.
1720
1721 2020-01-10 George Barrett <bob@bob131.so>
1722
1723 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1724 * gdb.base/stap-probe.exp: Likewise.
1725 (stap_test): Pass argument as an additional flag.
1726 (stap_test_no_debuginfo): Likewise.
1727 (stap_test): Check `info probes stap' output for semaphore
1728 addresses if the test binary is supposed to have them.
1729
1730 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1731
1732 * gdb.tui/basic.exp: Add more scrolling tests.
1733
1734 2020-01-09 Tom Tromey <tom@tromey.com>
1735
1736 PR tui/18932:
1737 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1738 meangingful value.
1739 (Term::command, Term::resize): Update.
1740 * gdb.tui/basic.exp: Add scrolling test.
1741
1742 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1743
1744 * gdb.tui/tui-layout-asm.exp: New file.
1745
1746 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1747
1748 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1749
1750 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1751
1752 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1753 (Term::enter_tui): Use Term::prepare_for_tui.
1754
1755 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1756
1757 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1758 called.
1759
1760 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1761
1762 * gdb.base/skip.exp: Fix race condition in test.
1763
1764 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1765
1766 * gdb.base/backtrace.c: New file.
1767 * gdb.base/backtrace.exp: New file.
1768
1769 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1770
1771 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1772
1773 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1774
1775 * gdb.base/style.exp: Test that warnings are styled.
1776
1777 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1778
1779 * gdb.base/line65535.exp: New file.
1780 * gdb.base/line65535.c: New file.
1781
1782 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1783
1784 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1785 * lib/gnat_debug_info_test.adb: New file.
1786 * gdb.ada/ptype_tagged_param.exp: Use
1787 gnat_runtime_has_debug_info, expect a different output if
1788 runtime does not have debug info.
1789
1790 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1791
1792 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1793 (another) quote in test name.
1794
1795 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1796
1797 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1798 Add quote in test name.
1799
1800 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1801
1802 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1803 directory instead.
1804 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1805 * gdb.cp/pass-by-ref-2.cc: New file.
1806 * gdb.cp/pass-by-ref-2.exp: New file.
1807
1808 2019-12-20 Tom Tromey <tom@tromey.com>
1809
1810 * gdb.tui/list-before.exp: New file.
1811
1812 2019-12-20 Tom Tromey <tom@tromey.com>
1813
1814 * gdb.tui/list.exp: Check for source on initial listing.
1815
1816 2019-12-11 Tom Tromey <tromey@adacore.com>
1817
1818 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1819 Add crlf test.
1820
1821 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1822
1823 * gdb.base/default.exp: Update value of $_gdb_major.
1824
1825 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1826
1827 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1828
1829 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1830
1831 * gdb.base/skip.exp: Whitespace fix.
1832
1833 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1834
1835 * gdb.base/skip-inline.c: New file.
1836 * gdb.base/skip-inline.exp: New file.
1837
1838 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1839
1840 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1841 jit_function_00 to jit_function_stack_mangle.
1842 * gdb.base/jithost.c (jit_function_t): Rename to...
1843 (jit_function_stack_mangle_t): ... this.
1844 (jit_function_add_t): New typedef.
1845 (jit_function_00_code): Rename to...
1846 (jit_function_stack_mangle_code): ... this, make static.
1847 (jit_function_add_code): New.
1848 (main): Generate "add" function and call it. Adjust to changes
1849 in jithost_abi.
1850 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1851 (struct jithost_abi) <begin, end>: Remove fields.
1852 <object, function_stack_mangle, function_add>: New fields.
1853 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1854 code_end>: Remove fields.
1855 <func_stack_mangle>: New field.
1856 (read_debug_info): Adjust to renaming, create block for "add"
1857 function.
1858 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1859
1860 2019-12-11 Tom Tromey <tom@tromey.com>
1861
1862 * gdb.tui/resize.exp: Fix regexp.
1863 * gdb.tui/regs.exp: Fix regexps.
1864 * gdb.tui/main.exp: Fix regexp.
1865
1866 2019-12-11 Tom Tromey <tom@tromey.com>
1867
1868 * gdb.tui/resize.exp: Update.
1869 * gdb.tui/empty.exp (layouts): Update.
1870
1871 2019-12-11 Tom Tromey <tom@tromey.com>
1872
1873 * gdb.tui/regs.exp: Update.
1874 * gdb.tui/empty.exp (layouts): Update.
1875 * gdb.tui/basic.exp: Update.
1876 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1877
1878 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1879
1880 * gdb.base/options.exp: Add -raw-values in the print completion list.
1881 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1882
1883 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1884
1885 * gdb.threads/omp-par-scope.c: New file.
1886 * gdb/threads/omp-par-scope.exp: New file.
1887
1888 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1889
1890 * lib/gdb.exp (support_nested_function_tests): New proc.
1891
1892 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1893
1894 * lib/gdb.exp (gdb_compile_openmp): New proc.
1895 (build_executable_from_specs): Add an "openmp" option.
1896 (gdb_compile_pthreads): Add non-executable case.
1897
1898 2019-12-10 Tom Tromey <tromey@adacore.com>
1899
1900 * gdb.ada/unchecked_union.exp: New file.
1901 * gdb.ada/unchecked_union/pck.adb: New file.
1902 * gdb.ada/unchecked_union/pck.ads: New file.
1903 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1904 * gdb-utils.exp (string_to_regexp): Also quote "?".
1905
1906 2019-12-10 George Barrett <bob@bob131.so>
1907
1908 Test scripted probe breakpoints.
1909 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1910 * gdb.python/py-breakpoint.c (main): Likewise.
1911 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1912 specifier test.
1913 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1914
1915 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1916
1917 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1918 an rvalue parameter.
1919 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1920 parameter.
1921
1922 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1923
1924 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1925 modules.
1926
1927 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1928
1929 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1930 broken version of GCC.
1931
1932 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1933
1934 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1935 sym-info-cmds library.
1936 * gdb.fortran/info-types.exp: Likewise.
1937 * lib/sym-info-cmds.exp: New file.
1938
1939 2019-12-08 Tom de Vries <tdevries@suse.de>
1940
1941 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1942
1943 2019-12-07 Keith Seitz <keiths@redhat.com>
1944
1945 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1946 * gdb.base/corefile-buildid-shlib.c: New file.
1947 * gdb.base/corefile-buildid.c: New file.
1948 * gdb.base/corefile-buildid.exp: New file.
1949
1950 2019-12-06 Tom de Vries <tdevries@suse.de>
1951
1952 * gdb.dwarf2/varval.exp: Add decl before def test.
1953
1954 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1955
1956 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1957
1958 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1959
1960 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1961 CV and reference conversion for overload resolution.
1962 * gdb.cp/rvalue-ref-overload.exp: Test it.
1963
1964 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1965
1966 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1967 * gdb.base/frameapply.exp: Test faas without command.
1968
1969 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1970
1971 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1972 Fortran tests.
1973 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1974 order.
1975
1976 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1977
1978 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1979 casting to type with no kind specified.
1980 (test_basic_parsing_of_type_kinds): Additional tests for types
1981 with no kind specified, and add tests for single/double
1982 precision/complex types.
1983
1984 2019-12-04 Tom Tromey <tromey@adacore.com>
1985
1986 * gdb.base/endianity.c (struct other) <x>: New field.
1987 (main): Initialize it.
1988 * gdb.base/endianity.exp: Update.
1989
1990 2019-12-04 Tom Tromey <tromey@adacore.com>
1991
1992 * gdb.ada/scalar_storage/storage.adb: New file.
1993 * gdb.ada/scalar_storage/pck.adb: New file.
1994 * gdb.ada/scalar_storage/pck.ads: New file.
1995 * gdb.ada/scalar_storage.exp: New file.
1996
1997 2019-12-04 Tom Tromey <tromey@adacore.com>
1998
1999 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2000 (main): Initialize it.
2001 * gdb.base/endianity.exp: Update.
2002
2003 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2004
2005 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2006
2007 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2008
2009 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2010 -symbol-info-module-functions and -symbol-info-module-variables.
2011
2012 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2013
2014 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2015
2016 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2017 Andrew Burgess <andrew.burgess@embecosm.com>
2018
2019 * gdb.fortran/derived-type-striding.exp: New file.
2020 * gdb.fortran/derived-type-striding.f90: New file.
2021 * gdb.fortran/array-slices.exp: New file.
2022 * gdb.fortran/array-slices.f90: New file.
2023
2024 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2025
2026 * gdb.base/define.exp: Test . in command names.
2027 * gdb.base/setshow.exp: Update test, as . is now part of
2028 command name.
2029
2030 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2031
2032 * gdb.base/define-prefix.exp: New file.
2033
2034 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2035
2036 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2037 compile.
2038 (skip_btrace_pt_tests): Likewise.
2039
2040 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2041
2042 * gdb.fortran/info-modules.exp: Compile source files in correct
2043 order.
2044
2045 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2046
2047 * gdb.dwarf2/imported-unit.exp: New file.
2048 * gdb.dwarf2/imported-unit.c: New file.
2049
2050 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2051
2052 * gdb.mi/mi-fortran-modules-2.f90: New file.
2053 * gdb.mi/mi-fortran-modules.exp: New file.
2054 * gdb.mi/mi-fortran-modules.f90: New file.
2055
2056 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2057
2058 * gdb.mi/mi-sym-info-1.c: New file.
2059 * gdb.mi/mi-sym-info-2.c: New file.
2060 * gdb.mi/mi-sym-info.exp: New file.
2061
2062 2019-11-22 Tom Tromey <tromey@adacore.com>
2063
2064 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2065 * gdb.ada/tasks/foo.adb: Add another stopping location.
2066
2067 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2068
2069 * gdb.base/endianity.c: New test.
2070 * gdb.base/endianity.exp: New file.
2071
2072 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2073
2074 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2075
2076 2019-11-21 Tom de Vries <tdevries@suse.de>
2077
2078 PR gdb/24956
2079 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2080
2081 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2082
2083 * gdb.python/py-progspace.exp: Add missing parentheses on some
2084 'print' commands.
2085
2086 2019-11-19 Tom Tromey <tom@tromey.com>
2087
2088 * gdb.tui/winheight.exp: New file.
2089
2090 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2091
2092 * gdb.base/ctf-whatis.c: Delete.
2093 * gdb.base/ctf-whatis.exp: Delete.
2094 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2095
2096 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2097
2098 * gdb.base/ctf-cvexpr.exp: Delete.
2099 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2100
2101 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2102
2103 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2104 the compiler. Clean up header comment a little.
2105 * gdb.base/ctf-ptype.exp: Likewise.
2106 * gdb.base/ctf-whatis.exp: Likewise.
2107 * lib/gdb.exp (skip_ctf_tests): New proc.
2108
2109 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2110
2111 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2112 * gdb.tui/corefile-run.exp: New file.
2113
2114 2019-11-14 Tom Tromey <tromey@adacore.com>
2115
2116 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2117 regression tests.
2118
2119 2019-11-12 Tom Tromey <tom@tromey.com>
2120
2121 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2122 after any command. Expect prompt after WAIT_FOR is seen.
2123 (enter_tui): Enable resize messages.
2124 (command): Expect command in output.
2125 (get_line): Avoid error when cursor appears to be off-screen.
2126 (dump_screen): Include screen size in title.
2127 (_do_resize): New proc, from "resize".
2128 (resize): Rewrite. Do resize in two steps.
2129 * gdb.tui/empty.exp (layouts): Fix entries.
2130 (check_boxes): Remove xfail.
2131 (check_text): Dump screen on failure.
2132
2133 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2134
2135 * gdb.python/py-symbol.exp: Add test for
2136 gdb.lookup_static_symbols.
2137
2138 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2139
2140 * gdb.python/py-symbol.c: Declare and call function from new
2141 py-symbol-2.c file.
2142 * gdb.python/py-symbol.exp: Compile both source files, and add new
2143 tests for gdb.lookup_static_symbol.
2144 * gdb.python/py-symbol-2.c: New file.
2145
2146 2019-11-02 Tom de Vries <tdevries@suse.de>
2147
2148 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2149 * gdb.base/anon.exp: Same.
2150 * gdb.base/auto-connect-native-target.exp: Same.
2151 * gdb.base/call-ar-st.exp: Same.
2152 * gdb.base/catch-syscall.exp: Same.
2153 * gdb.base/commands.exp: Same.
2154 * gdb.base/default.exp: Same.
2155 * gdb.base/display.exp: Same.
2156 * gdb.base/float.exp: Same.
2157 * gdb.base/foll-fork.exp: Same.
2158 * gdb.base/help.exp: Same.
2159 * gdb.base/info-macros.exp: Same.
2160 * gdb.base/info-proc.exp: Same.
2161 * gdb.base/info-target.exp: Same.
2162 * gdb.base/long_long.exp: Same.
2163 * gdb.base/macscp.exp: Same.
2164 * gdb.base/memattr.exp: Same.
2165 * gdb.base/nofield.exp: Same.
2166 * gdb.base/pointers.exp: Same.
2167 * gdb.base/printcmds.exp: Same.
2168 * gdb.base/ptype.exp: Same.
2169 * gdb.base/restore.exp: Same.
2170 * gdb.base/return.exp: Same.
2171 * gdb.base/scope.exp: Same.
2172 * gdb.base/set-noassign.exp: Same.
2173 * gdb.base/setshow.exp: Same.
2174 * gdb.base/shlib-call.exp: Same.
2175 * gdb.base/signals.exp: Same.
2176 * gdb.base/sigstep.exp: Same.
2177 * gdb.base/skip.exp: Same.
2178 * gdb.base/solib-symbol.exp: Same.
2179 * gdb.base/stap-probe.exp: Same.
2180 * gdb.base/step-line.exp: Same.
2181 * gdb.base/step-test.exp: Same.
2182 * gdb.base/style.exp: Same.
2183 * gdb.base/varargs.exp: Same.
2184 * gdb.base/vla-datatypes.exp: Same.
2185 * gdb.base/vla-ptr.exp: Same.
2186 * gdb.base/vla-sideeffect.exp: Same.
2187 * gdb.base/volatile.exp: Same.
2188 * gdb.base/watch-cond-infcall.exp: Same.
2189 * gdb.base/watchpoint.exp: Same.
2190
2191 2019-11-02 Tom de Vries <tdevries@suse.de>
2192
2193 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2194 * gdb.cp/cpexprs.exp: Same.
2195 * gdb.cp/except-multi-location.exp: Same.
2196 * gdb.cp/exceptprint.exp: Same.
2197 * gdb.cp/gdb2384.exp: Same.
2198 * gdb.cp/inherit.exp: Same.
2199 * gdb.cp/m-static.exp: Same.
2200 * gdb.cp/meth-typedefs.exp: Same.
2201 * gdb.cp/misc.exp: Same.
2202 * gdb.cp/namespace.exp: Same.
2203 * gdb.cp/non-trivial-retval.exp: Same.
2204 * gdb.cp/overload.exp: Same.
2205 * gdb.cp/pr17132.exp: Same.
2206 * gdb.cp/re-set-overloaded.exp: Same.
2207 * gdb.cp/rvalue-ref-types.exp: Same.
2208 * gdb.cp/templates.exp: Same.
2209
2210 2019-11-01 Luis Machado <luis.machado@linaro.org>
2211
2212 PR gdb/25124
2213
2214 * gdb.arch/pr25124.S: New file.
2215 * gdb.arch/pr25124.exp: New file.
2216
2217 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2218
2219 * gdb.fortran/info-modules.exp: Update expected results, and add
2220 additional tests for 'info module functinos', and 'info module
2221 variables'.
2222 * gdb.fortran/info-types.exp: Update expected results.
2223 * gdb.fortran/info-types.f90: Extend testcase with additional
2224 module variables and functions.
2225
2226 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2227
2228 * gdb.fortran/info-modules.exp: New file.
2229 * gdb.fortran/info-types.exp: Build with new file.
2230 * gdb.fortran/info-types.f90: Include and use new module.
2231 * gdb.fortran/info-types-2.f90: New file.
2232
2233 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2234
2235 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2236 * gdb.base/settings.exp: Test all settings types using
2237 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2238 that now verifies that the value of "maint show" is the same as
2239 returned by the settings functions. Test the type of the
2240 maintenance settings.
2241 * gdb.base/default.exp: Update show_conv_list.
2242
2243 2019-10-31 Tom de Vries <tdevries@suse.de>
2244
2245 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2246 gdb_test.
2247 * gdb.arch/amd64-disp-step.exp: Same.
2248 * gdb.asm/asm-source.exp: Same.
2249 * gdb.btrace/buffer-size.exp: Same.
2250 * gdb.btrace/cpu.exp: Same.
2251 * gdb.btrace/enable.exp: Same.
2252 * gdb.dwarf2/count.exp: Same.
2253 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2254 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2255 * gdb.fortran/vla-datatypes.exp: Same.
2256 * gdb.fortran/vla-history.exp: Same.
2257 * gdb.fortran/vla-ptype.exp: Same.
2258 * gdb.fortran/vla-value.exp: Same.
2259 * gdb.fortran/whatis_type.exp: Same.
2260 * gdb.guile/guile.exp: Same.
2261 * gdb.multi/tids.exp: Same.
2262 * gdb.python/py-finish-breakpoint.exp: Same.
2263 * gdb.python/py-framefilter.exp: Same.
2264 * gdb.python/py-pp-registration.exp: Same.
2265 * gdb.python/py-xmethods.exp: Same.
2266 * gdb.python/python.exp: Same.
2267 * gdb.server/connect-with-no-symbol-file.exp: Same.
2268 * gdb.server/no-thread-db.exp: Same.
2269 * gdb.server/run-without-local-binary.exp: Same.
2270 * gdb.stabs/weird.exp: Same.
2271 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2272 * gdb.threads/thread-find.exp: Same.
2273 * gdb.threads/tls-shared.exp: Same.
2274 * gdb.threads/tls.exp: Same.
2275 * gdb.threads/wp-replication.exp: Same.
2276 * gdb.trace/ax.exp: Same.
2277 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2278
2279 2019-10-31 Tom de Vries <tdevries@suse.de>
2280
2281 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2282 * gdb.ada/array_subscript_addr.exp: Same.
2283 * gdb.ada/arrayidx.exp: Same.
2284 * gdb.ada/arrayparam.exp: Same.
2285 * gdb.ada/arrayptr.exp: Same.
2286 * gdb.ada/boolean_expr.exp: Same.
2287 * gdb.ada/call_pn.exp: Same.
2288 * gdb.ada/complete.exp: Same.
2289 * gdb.ada/fixed_cmp.exp: Same.
2290 * gdb.ada/fun_addr.exp: Same.
2291 * gdb.ada/funcall_param.exp: Same.
2292 * gdb.ada/interface.exp: Same.
2293 * gdb.ada/mod_from_name.exp: Same.
2294 * gdb.ada/null_array.exp: Same.
2295 * gdb.ada/packed_array.exp: Same.
2296 * gdb.ada/packed_tagged.exp: Same.
2297 * gdb.ada/print_chars.exp: Same.
2298 * gdb.ada/print_pc.exp: Same.
2299 * gdb.ada/ptype_arith_binop.exp: Same.
2300 * gdb.ada/ptype_field.exp: Same.
2301 * gdb.ada/ptype_tagged_param.exp: Same.
2302 * gdb.ada/rec_return.exp: Same.
2303 * gdb.ada/ref_tick_size.exp: Same.
2304 * gdb.ada/str_ref_cmp.exp: Same.
2305 * gdb.ada/taft_type.exp: Same.
2306 * gdb.ada/tagged.exp: Same.
2307 * gdb.ada/type_coercion.exp: Same.
2308 * gdb.ada/uninitialized_vars.exp: Same.
2309
2310 2019-10-30 Tom de Vries <tdevries@suse.de>
2311
2312 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2313
2314 2019-10-26 Tom de Vries <tdevries@suse.de>
2315
2316 * gdb.base/bigcore.c: Fix typos in comments.
2317 * gdb.base/ctf-ptype.c: Same.
2318 * gdb.base/long_long.c: Same.
2319 * gdb.dwarf2/dw2-op-out-param.S: Same.
2320 * gdb.python/py-evthreads.c: Same.
2321 * gdb.reverse/i387-stack-reverse.c: Same.
2322 * gdb.trace/tfile.c: Same.
2323 * lib/compiler.c: Same.
2324 * lib/compiler.cc: Same.
2325
2326 2019-10-25 Tom de Vries <tdevries@suse.de>
2327
2328 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2329 gdb_test_multiple calls.
2330 * gdb.reverse/sigall-reverse.exp: Same.
2331 * gdb.reverse/solib-precsave.exp: Same.
2332 * gdb.reverse/solib-reverse.exp: Same.
2333 * gdb.reverse/until-precsave.exp: Same.
2334 * gdb.reverse/until-reverse.exp: Same.
2335
2336 2019-10-24 Tom de Vries <tdevries@suse.de>
2337
2338 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2339 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2340 kfail using -wrap pattern flag and convenience variable
2341 gdb_test_name.
2342
2343 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2344
2345 * gdb.python/py-progspace.exp: Add tests for the
2346 Progspace.block_for_pc method.
2347
2348 2019-10-23 Tom Tromey <tom@tromey.com>
2349
2350 * configure: Rebuild.
2351 * aclocal.m4: Use m4_include, not sinclude.
2352
2353 2019-10-21 Tom de Vries <tdevries@suse.de>
2354
2355 * gdb.base/infcall-nested-structs.c: Add
2356 __attribute__((noinline,noclone)) to all functions.
2357 (call_all): Add missing variable initialization. Simplify return value.
2358 (breakpt): Increment volatile variable, to prevent call from being
2359 optimized out.
2360 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2361
2362 2019-10-17 Tom de Vries <tdevries@suse.de>
2363
2364 * gdb.fortran/module.exp: Allow info variables to print info for files
2365 other than module.f90.
2366
2367 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2368
2369 * gdb.fortran/module.exp: Extend with 'info variables' test.
2370
2371 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2372
2373 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2374 F77_FOR_TARGET.
2375
2376 2019-10-16 Tom de Vries <tdevries@suse.de>
2377
2378 PR tdep/25096
2379 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2380
2381 2019-10-16 Tom de Vries <tdevries@suse.de>
2382
2383 PR tdep/24104
2384 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2385 Add KFAIL for PR tdep/25096.
2386
2387 2019-10-16 Tom de Vries <tdevries@suse.de>
2388
2389 PR testsuite/25059
2390 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2391
2392 2019-10-16 Tom de Vries <tdevries@suse.de>
2393
2394 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2395 as signed.
2396
2397 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2398
2399 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2400 one instead of increasing timeout.
2401
2402 2019-10-13 Tom de Vries <tdevries@suse.de>
2403
2404 PR record/25038
2405 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2406 * gdb.reverse/sigall-reverse.exp: Same.
2407 * gdb.reverse/solib-precsave.exp: Same.
2408 * gdb.reverse/solib-reverse.exp: Same.
2409 * gdb.reverse/step-precsave.exp: Same.
2410 * gdb.reverse/until-precsave.exp: Same.
2411 * gdb.reverse/until-reverse.exp: Same.
2412 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2413
2414 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2415
2416 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2417 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2418 (cmp_struct_05_01, cmp_struct_static_02_01)
2419 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2420 comparisons.
2421
2422 2019-10-10 Tom de Vries <tdevries@suse.de>
2423
2424 PR testsuite/24888
2425 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2426 gnatlink.
2427
2428 2019-10-09 Tom de Vries <tdevries@suse.de>
2429
2430 PR testsuite/25048
2431 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2432
2433 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2434
2435 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2436 exceptions due to missing debug information.
2437
2438 2019-10-07 Tom de Vries <tdevries@suse.de>
2439
2440 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2441
2442 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2443
2444 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2445 * gdb.base/annota1.exp: Update to use gdb_test_name.
2446
2447 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2448
2449 * gdb.base/ctf-whatis.exp: New file.
2450 * gdb.base/ctf-whatis.c: New file.
2451 * gdb.base/ctf-ptype.exp: New file.
2452 * gdb.base/ctf-ptype.c: New file.
2453 * gdb.base/ctf-constvars.exp: New file.
2454 * gdb.base/ctf-constvars.c: New file.
2455 * gdb.base/ctf-cvexpr.exp: New file.
2456
2457 2019-10-04 Tom de Vries <tdevries@suse.de>
2458
2459 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2460 for loop.
2461
2462 2019-10-03 Tom Tromey <tom@tromey.com>
2463
2464 PR rust/24976:
2465 * gdb.rust/simple.rs (Union2): New type.
2466 (main): Use Union2.
2467 * gdb.rust/simple.exp: Add test.
2468
2469 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2470
2471 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2472 nested function prefix.
2473
2474 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2475 Richard Bunt <richard.bunt@arm.com>
2476 Andrew Burgess <andrew.burgess@embecosm.com>
2477
2478 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2479 nested functions.
2480 * gdb.fortran/nested-funcs.f90: Update expected results.
2481 * gdb.fortran/nested-funcs-2.exp: New file.
2482 * gdb.fortran/nested-funcs-2.f90: New file.
2483
2484 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2485
2486 * gdb.python/py-parameter.exp: Make test names unique.
2487 * gdb.python/py-template.exp: Likewise.
2488 * gdb.python/py-value.exp: Likewise.
2489
2490 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2491
2492 * gdb.base/break-interp.exp: Reduce test name duplication.
2493 * gdb.base/call-sc.exp: Likewise.
2494 * gdb.base/callfuncs.exp: Likewise.
2495 * gdb.base/charset.exp: Likewise.
2496 * gdb.base/dump.exp: Likewise.
2497 * gdb.base/ena-dis-br.exp: Likewise.
2498 * gdb.base/relational.exp: Likewise.
2499 * gdb.base/step-over-syscall.exp: Likewise.
2500 * gdb.base/structs.exp: Likewise.
2501
2502 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2503
2504 * gdb.linespec/explicit.exp: Make test names unique.
2505 * gdb.linespec/ls-errs.exp: Likewise.
2506
2507 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2508
2509 * gdb.reverse/break-precsave.exp: Make test names unique.
2510 * gdb.reverse/break-reverse.exp: Likewise.
2511 * gdb.reverse/finish-precsave.exp: Likewise.
2512 * gdb.reverse/finish-reverse.exp: Likewise.
2513 * gdb.reverse/machinestate-precsave.exp: Likewise.
2514 * gdb.reverse/machinestate.exp: Likewise.
2515 * gdb.reverse/readv-reverse.exp: Likewise.
2516 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2517 * gdb.reverse/sigall-precsave.exp: Likewise.
2518 * gdb.reverse/sigall-reverse.exp: Likewise.
2519 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2520 * gdb.reverse/watch-precsave.exp: Likewise.
2521 * gdb.reverse/watch-reverse.exp: Likewise.
2522
2523 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2524
2525 * gdb.threads/stop-with-handle.c: New file.
2526 * gdb.threads/stop-with-handle.exp: New file.
2527
2528 2019-10-03 Tom de Vries <tdevries@suse.de>
2529
2530 PR testsuite/25059
2531 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2532 directory" line to be missing.
2533
2534 2019-10-03 Tom de Vries <tdevries@suse.de>
2535
2536 PR testsuite/25059
2537 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2538 type optional.
2539
2540 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2541
2542 * gdb.python/py-format-string.c (string.h): New include.
2543 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2544 the same value, for endianness-independence.
2545 * gdb.python/py-format-string.exp (default_regexp_dict)
2546 (test_pretty_structs, test_format): Adjust expected output to the
2547 changed initialization.
2548
2549 2019-10-02 Tom Tromey <tromey@adacore.com>
2550
2551 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2552
2553 2019-10-02 Pedro Alves <palves@redhat.com>
2554 Andrew Burgess <andrew.burgess@embecosm.com>
2555
2556 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2557 "print-file-var.h".
2558 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2559 (get_version_1): Print this_version_id and its address.
2560 Add extern "C" wrappers around interface functions.
2561 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2562 "print-file-var.h".
2563 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2564 (get_version_2): Print this_version_id and its address.
2565 Add extern "C" wrappers around interface functions.
2566 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2567 <stddef.h> and "print-file-var.h".
2568 Add extern "C" wrappers around interface functions.
2569 [VERSION_ID_MAIN] (this_version_id): Define.
2570 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2571 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2572 up extern "C" blocks.
2573 * gdb.base/print-file-var.exp (test): New, factored out from top
2574 level.
2575 (top level): Test all combinations of attribute hidden or not,
2576 dlopen or not, and this_version_id symbol in main file or not.
2577 Compile tests as both C++ and C, make test names unique.
2578
2579 2019-10-01 Tom Tromey <tom@tromey.com>
2580
2581 * gdb.base/style.exp: Test "show logging filename".
2582
2583 2019-10-01 Tom Tromey <tom@tromey.com>
2584
2585 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2586 * gdb.base/style.exp: Add metadata style test.
2587
2588 2019-10-01 Tom Tromey <tom@tromey.com>
2589
2590 * gdb.base/style.exp: Test "pwd".
2591
2592 2019-10-01 Tom Tromey <tom@tromey.com>
2593
2594 * gdb.base/style.exp: Update tests.
2595
2596 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2597
2598 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2599 'six' to unsigned.
2600 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2601 'five'. Use an all-ones bit pattern for each.
2602 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2603 to its changed values.
2604
2605 2019-09-30 Tom Tromey <tromey@adacore.com>
2606
2607 * gdb.rust/traits.rs: Disable all warnings.
2608
2609 2019-09-29 Tom de Vries <tdevries@suse.de>
2610
2611 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2612
2613 2019-09-29 Tom de Vries <tdevries@suse.de>
2614
2615 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2616
2617 2019-09-27 Tom de Vries <tdevries@suse.de>
2618
2619 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2620
2621 2019-09-27 Tom de Vries <tdevries@suse.de>
2622
2623 PR record/23188
2624 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2625
2626 2019-09-26 Tom Tromey <tromey@adacore.com>
2627
2628 * gdb.ada/py_taft.exp: New file.
2629 * gdb.ada/py_taft/main.adb: New file.
2630 * gdb.ada/py_taft/pkg.adb: New file.
2631 * gdb.ada/py_taft/pkg.ads: New file.
2632
2633 2019-09-24 Tom de Vries <tdevries@suse.de>
2634
2635 PR gdb/24598
2636 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2637
2638 2019-09-22 Tom de Vries <tdevries@suse.de>
2639
2640 * gdb.base/restore.exp: Allow register variables to be optimized out at
2641 -O0.
2642
2643 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2644
2645 * gdb.arch/spu-info.exp: Remove file.
2646 * gdb.arch/spu-info.c: Remove file.
2647 * gdb.arch/spu-ls.exp: Remove file.
2648 * gdb.arch/spu-ls.c: Remove file.
2649
2650 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2651 * gdb.asm/spu.inc: Remove file.
2652
2653 * gdb.base/dump.exp: Remove support for spu*-*-*.
2654 * gdb.base/stack-checking.exp: Likewise.
2655 * gdb.base/overlays.exp: Likewise.
2656 * gdb.base/ovlymgr.c: Likewise.
2657 * gdb.base/spu.ld: Remove file.
2658
2659 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2660 * gdb.cp/cpexprs.exp: Likewise.
2661 * gdb.cp/exception.exp: Likewise.
2662 * gdb.cp/gdb2495.exp: Likewise.
2663 * gdb.cp/mb-templates.exp: Likewise.
2664 * gdb.cp/pr9167.exp: Likewise.
2665 * gdb.cp/userdef.exp: Likewise.
2666
2667 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2668
2669 * gdb.cell: Remove directory.
2670 * lib/cell.exp: Remove file.
2671
2672 2019-09-19 Tom de Vries <tdevries@suse.de>
2673
2674 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2675
2676 2019-09-19 Tom de Vries <tdevries@suse.de>
2677
2678 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2679
2680 2019-09-19 Tom de Vries <tdevries@suse.de>
2681
2682 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2683 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2684 (gdb_target_cmd): ... here.
2685 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2686 value 2.
2687
2688 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2689
2690 * gdb.base/source-dir.exp: Avoid having directory names in test
2691 names.
2692
2693 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2694
2695 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2696 directory.
2697
2698 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2699
2700 * gdb.base/list-missing-source.exp: New file.
2701
2702 2019-09-14 Tom de Vries <tdevries@suse.de>
2703
2704 PR teststuite/24599
2705 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2706 * lib/ada.exp (gnatmake_version_at_least): New proc.
2707
2708 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2709
2710 * gdb.base/maint.exp: Use exec_has_index_section.
2711
2712 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2713
2714 * gdb.base/maint.exp: Add test for 'maint info sections'.
2715
2716 2019-09-12 Tom de Vries <tdevries@suse.de>
2717
2718 * gdb.base/store.exp: Allow register variables to be optimized out at
2719 -O0.
2720
2721 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2722
2723 * gdb.ada/rdv_wait.exp: Update to new task names.
2724 * gdb.base/task_switch_in_core.exp: Likewise.
2725 * gdb.base/info_sources_base.c: Likewise.
2726
2727 2019-09-10 Tom Tromey <tromey@adacore.com>
2728
2729 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2730
2731 2019-09-10 Tom Tromey <tromey@adacore.com>
2732
2733 * gdb.ada/dgopt.exp: New file.
2734 * gdb.ada/dgopt/x.adb: New file.
2735
2736 2019-09-08 Tom Tromey <tom@tromey.com>
2737
2738 * gdb.tui/resize.exp: Remove setup_xfail.
2739 * gdb.tui/regs.exp: Remove setup_xfail.
2740 * gdb.tui/basic.exp: Remove setup_xfail.
2741
2742 2019-09-06 David Blaikie <dblaikie@gmail.com>
2743
2744 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2745 * gdb.cp/cplabel.exp: Ditto.
2746 * gdb.linespec/ls-errs.exp: Ditto.
2747
2748 2019-09-05 Tom de Vries <tdevries@suse.de>
2749
2750 * lib/gdb.exp (cmp_file_string): New proc.
2751 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2752 runto_main. Verify save breakpoints output.
2753
2754 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2755
2756 * gdb.base/info-var.exp: Test info variables without running
2757 to main, to avoid expect's buffer overflow.
2758
2759 2019-09-03 Tom Tromey <tromey@adacore.com>
2760
2761 * gdb.ada/bias.exp: New file.
2762 * gdb.ada/bias/bias.adb: New file.
2763 * gdb.ada/print_chars.exp: Add regression test.
2764 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2765 (MC): New variable.
2766
2767 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2768
2769 * gdb.base/argv0-symlink.exp: Run only on native target
2770 and local host.
2771
2772 2019-08-29 Tom de Vries <tdevries@suse.de>
2773
2774 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2775 diverse debug info.
2776 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2777
2778 2019-08-28 Tom de Vries <tdevries@suse.de>
2779
2780 * gdb.base/info-var.exp: Allow info variables to print info for files
2781 other than info-var-f1.c and info-var-f2.c.
2782
2783 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2784
2785 * gdb.fortran/info-types.exp: Add module.
2786 * gdb.fortran/info-types.f90: Update expected results.
2787
2788 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2789
2790 * gdb.fortran/info-types.exp: New file.
2791 * gdb.fortran/info-types.f90: New file.
2792 * lib/fortran.exp (fortran_character1): New proc.
2793
2794 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2795
2796 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2797 functions'. Reindent as needed.
2798 * gdb.base/info-var-f1.c: New file.
2799 * gdb.base/info-var-f2.c: New file.
2800 * gdb.base/info-var.exp: New file.
2801 * gdb.base/info-var.h: New file.
2802
2803 2019-08-26 Tom de Vries <tdevries@suse.de>
2804
2805 PR c++/24852
2806 * gdb.cp/no-libstdcxx-probe.exp: New test.
2807
2808 2019-08-26 Tom de Vries <tdevries@suse.de>
2809
2810 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2811 * tests need to be skipped.
2812 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2813 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2814 mi_skip_libstdcxx_probe_tests.
2815
2816 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2817
2818 * gdb.python/py-xmethods.exp: Use raw strings when passing
2819 arguments to SimpleXMethodMatcher.
2820
2821 2019-08-22 Tom de Vries <tdevries@suse.de>
2822
2823 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2824 more informative.
2825
2826 2019-08-21 Pedro Alves <palves@redhat.com>
2827
2828 * gdb.base/with.exp: Test "with" with no arguments.
2829
2830 2019-08-21 Tom de Vries <tdevries@suse.de>
2831
2832 * gdb.base/gdb-caching-proc.exp: Sort files.
2833
2834 2019-08-20 Tom de Vries <tdevries@suse.de>
2835
2836 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2837 compilation.
2838
2839 2019-08-16 Tom de Vries <tdevries@suse.de>
2840
2841 * gdb.base/compare-sections.exp ("after run to main"): Allow
2842 mismatched read-only sections for PIE executables.
2843
2844 2019-08-16 Tom Tromey <tom@tromey.com>
2845
2846 * lib/tuiterm.exp (_csi_Z): New proc.
2847 * gdb.tui/basic.exp: Update window positions.
2848 * gdb.tui/empty.exp: Update window positions.
2849
2850 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2851
2852 * gdb.base/examine-backward.exp: Correct regexp for
2853 "examine 3 bytes backward from ${address_zero}".
2854
2855 2019-08-15 Tom Tromey <tom@tromey.com>
2856
2857 * gdb.tui/empty.exp: Enable resizing tests.
2858
2859 2019-08-15 Tom Tromey <tromey@adacore.com>
2860
2861 * gdb.ada/char_enum.exp: Add regression tests.
2862 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2863 and '0'.
2864 (Char, Gchar): Update.
2865 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2866
2867 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2868
2869 * gdb.python/python.exp: Expect a leading underscore on
2870 GdbOutput{,Error}File.
2871
2872 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2873
2874 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2875 Windows host.
2876
2877 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2878
2879 * gdb.base/batch-preserve-term-settings.exp
2880 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2881
2882 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2883
2884 * lib/gdb.exp: When running on a mingw target, replace
2885 /x/ with x:/.
2886
2887 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2888
2889 * gdb.arch/aarch64-prologue.c: New test.
2890 * gdb.arch/aarch64-prologue.exp: New file.
2891
2892 2019-08-13 Tom de Vries <tdevries@suse.de>
2893
2894 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2895 Thread.
2896
2897 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2898
2899 * gdb.python/py-completion.exp: Download the .py file to the host
2900 and use its host pathname. Conditionalize tests that use
2901 tab completion and manipulate files on the build machine.
2902 * gdb.python/py-events.exp: Download the .py file to the host
2903 and use its host pathname.
2904 * gdb.python/py-evsignal.exp: Likewise.
2905 * gdb.python/py-evthreads.exp: Likewise.
2906 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2907 pathname syntax.
2908 * gdb.python/py-framefilter.exp: Download the .py file to the right
2909 place on the host. Match Windows pathname syntax.
2910 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2911 .py file to the host and use its host pathname.
2912 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2913 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2914 build pathname. Skip symlink test on Windows host. Add missing
2915 newline at end of file.
2916 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2917 and use its host pathname.
2918 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2919 * gdb.python/py-section-script.exp: Use host location of binfile
2920 on safe-path. Use correct path separator on Windows host.
2921 Reorder alternatives in gdb_test_multiple to prevent matching
2922 the wrong alternative on success.
2923 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2924
2925 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2926
2927 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2928 expect the GDB inferior to no longer immediately stop after
2929 being resumed with "signal SIGINT".
2930
2931 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2932
2933 * gdb.linespec/break-ask.exp: Generalize regexps to match
2934 Windows pathnames too.
2935
2936 2019-08-08 Tom de Vries <tdevries@suse.de>
2937
2938 PR testsuite/24862
2939 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2940
2941 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2942
2943 * gdb.base/style.exp: Update tests for help doc new invariants.
2944 * gdb.base/help.exp: Likewise.
2945
2946 2019-08-06 Tom Tromey <tom@tromey.com>
2947
2948 * gdb.base/style.exp: Add disassemble test.
2949 * gdb.base/style.c (some_called_function): New function.
2950 (main): Use it.
2951
2952 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2953
2954 * gdb.python/py-block.exp: Test dictionary access on blocks.
2955
2956 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2957
2958 PR gdb/24863
2959 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2960 -list-thread-groups --available test when running under
2961 check-read1.
2962
2963 2019-08-05 Tom de Vries <tdevries@suse.de>
2964
2965 PR testsuite/24863
2966 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2967 * gdb.base/help.exp: Use with_read1_timeout_factor.
2968 * gdb.base/info-macros.exp: Same.
2969 * gdb.cp/nested-types.exp: Same.
2970
2971 2019-08-05 Tom de Vries <tdevries@suse.de>
2972
2973 * lib/gdb.exp (version_at_least): Factor out of ...
2974 (tcl_version_at_least): ... here.
2975 (gdb_compile): Fail if pie results in non-PIE executable.
2976 (readelf_version, readelf_prints_pie): New proc.
2977 (exec_is_pie): Return -1 if unknown.
2978
2979 2019-08-05 Tom de Vries <tdevries@suse.de>
2980
2981 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2982
2983 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2984
2985 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2986
2987 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2988
2989 * lib/completion-support.exp (test_gdb_complete_none): Skip
2990 tab completion tests if no readline support.
2991 (test_gdb_complete_unique_re): Likewise.
2992 (test_gdb_complete_multiple): Likewise.
2993
2994 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2995
2996 * gdb.base/info_sources.exp: New file.
2997 * gdb.base/info_sources.c: New file.
2998 * gdb.base/info_sources_base.c: New file.
2999
3000 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3001
3002 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3003 prefix argument.
3004 (test_exit_status): Add prefix argument.
3005
3006 2019-08-01 Tom de Vries <tdevries@suse.de>
3007
3008 PR testsuite/24863
3009 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3010 calling exp_continue for new thread and thread exited messages.
3011
3012 2019-08-01 Tom de Vries <tdevries@suse.de>
3013
3014 PR testsuite/24863
3015 * gdb.base/structs.exp: Fix check-read1 timeout using
3016 gdb_test_sequence.
3017 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3018
3019 2019-08-01 Tom de Vries <tdevries@suse.de>
3020
3021 PR testsuite/24863
3022 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3023 line.
3024
3025 2019-08-01 Tom de Vries <tdevries@suse.de>
3026
3027 PR testsuite/24863
3028 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3029
3030 2019-07-30 Tom Tromey <tromey@adacore.com>
3031
3032 * gdb.ada/display_nested.exp: New file.
3033 * gdb.ada/display_nested/foo.adb: New file.
3034 * gdb.ada/display_nested/pack.adb: New file.
3035 * gdb.ada/display_nested/pack.ads: New file.
3036
3037 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3038
3039 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3040 namespace.
3041 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3042
3043 2019-07-30 Tom de Vries <tdevries@suse.de>
3044
3045 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3046 instead.
3047
3048 2019-07-30 Tom de Vries <tdevries@suse.de>
3049
3050 PR testsuite/24834
3051 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3052 (exec_is_pie): New proc.
3053
3054 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3055
3056 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3057
3058 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3059
3060 * gdb.python/py-objfile.c: Add global and static vars.
3061 * gdb.python/py-objfile.exp: Test new functions Objfile.
3062 lookup_global_symbol and lookup_static_symbol.
3063
3064 2019-07-29 Tom Tromey <tom@tromey.com>
3065
3066 * lib/tuiterm.exp (Term::_csi_@): New proc.
3067 (Term::_csi_X): Don't move cursor.
3068
3069 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3070
3071 * gdb.base/options.exp: Update backtrace - completion to
3072 new option -frame-info.
3073 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3074 Test new 'set print frame-info'. Test backtrace -frame-info
3075 overriding 'set print frame-info'.
3076 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3077 Test new 'set print frame-info'.
3078 Verify consistency of backtrace with and without filters, with and
3079 without -no-filters.
3080 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3081 default.
3082
3083 2019-07-29 Tom de Vries <tdevries@suse.de>
3084
3085 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3086 no arguments".
3087
3088 2019-07-29 Tom de Vries <tdevries@suse.de>
3089
3090 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3091 is a substring of the first for "complete non-unique file name".
3092
3093 2019-07-29 Tom de Vries <tdevries@suse.de>
3094
3095 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3096 with ".*".
3097
3098 2019-07-29 Tom de Vries <tdevries@suse.de>
3099
3100 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3101 Pass prompt_regexp parameter to gdb_test_multiple calls.
3102
3103 2019-07-29 Tom de Vries <tdevries@suse.de>
3104
3105 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3106 print registers" regexps.
3107
3108 2019-07-29 Tom de Vries <tdevries@suse.de>
3109
3110 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3111
3112 2019-07-29 Tom de Vries <tdevries@suse.de>
3113
3114 PR gdb/24855
3115 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3116 (skip_python_tests_prompt): Add prompt_regexp argument to
3117 gdb_test_multiple calls.
3118
3119 2019-07-27 Tom Tromey <tom@tromey.com>
3120
3121 * gdb.tui/main.exp: New file.
3122
3123 2019-07-27 Tom Tromey <tom@tromey.com>
3124
3125 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3126 optional.
3127 * gdb.tui/empty.exp: New file.
3128
3129 2019-07-27 Tom Tromey <tom@tromey.com>
3130
3131 * lib/tuiterm.exp (spawn): New proc.
3132 (Term::resize): New proc.
3133 * gdb.tui/resize.exp: New file.
3134
3135 2019-07-27 Tom Tromey <tom@tromey.com>
3136
3137 * gdb.tui/list.exp: New file.
3138
3139 2019-07-27 Tom Tromey <tom@tromey.com>
3140
3141 * gdb.tui/regs.exp: New file.
3142
3143 2019-07-27 Tom Tromey <tom@tromey.com>
3144
3145 * gdb.tui/basic.exp: Add "layout split" test.
3146
3147 2019-07-27 Tom Tromey <tom@tromey.com>
3148
3149 * gdb.tui/basic.exp: Add "layout asm" test.
3150
3151 2019-07-27 Tom Tromey <tom@tromey.com>
3152
3153 * lib/tuiterm.exp: New file.
3154 * gdb.tui/basic.exp: New file.
3155
3156 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3157
3158 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3159 Enable tests associated with this flag. Adjust regex
3160 referencing "foo_low" to now refer to "foo_cold" instead.
3161
3162 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3163
3164 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3165 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3166 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3167 foo_cold. Revise comments to match.
3168 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3169 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3170 were wrapped into this proc; Call do_test in loop from outermost
3171 level.
3172 (foo_low): Rename all occurrences to "foo_cold".
3173 (backtrace from baz): New test.
3174 (x2/i foo_cold): New test.
3175 (info line *foo_cold): New test.
3176
3177 2019-07-26 Tom de Vries <tdevries@suse.de>
3178
3179 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3180
3181 2019-07-25 Tom de Vries <tdevries@suse.de>
3182
3183 PR testsuite/24830
3184 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3185 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3186 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3187 (skip_libstdcxx_probe_tests): ... here.
3188 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3189
3190 2019-07-24 Tom de Vries <tdevries@suse.de>
3191
3192 PR testsuite/24807
3193 * gdb.objc/basicclass.m: Include stdio.h.
3194 * gdb.objc/nondebug.m: Same.
3195 * gdb.objc/objcdecode.m: Same.
3196
3197 2019-07-24 Tom de Vries <tdevries@suse.de>
3198
3199 PR testsuite/24612
3200 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3201 additional_flags.
3202
3203 2019-07-24 Tom de Vries <tdevries@suse.de>
3204
3205 PR testsuite/24831
3206 * gdb.multi/tids.exp: Update error messages for info threads.
3207
3208 2019-07-24 Tom de Vries <tdevries@suse.de>
3209
3210 * gdb.base/info-types.exp: Allow info types to print info for more than
3211 one file.
3212
3213 2019-07-23 Tom de Vries <tdevries@suse.de>
3214
3215 PR testsuite/24842
3216 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3217 gdb_spawn_with_cmdline_opts.
3218
3219 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3220
3221 * gdb.arch/arm-cmse-sgstubs.c: New test.
3222 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3223
3224 2019-07-23 Tom de Vries <tdevries@suse.de>
3225
3226 PR testsuite/24711
3227 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3228 issuing next command.
3229
3230 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3231
3232 * gdb.ada/info_auto_lang.exp: Update expected results.
3233 * gdb.base/info-types.c: Add additional types to check.
3234 * gdb.base/info-types.exp: Update expected results.
3235
3236 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3237
3238 * gdb.base/info-types.c: New file.
3239 * gdb.base/info-types.exp: New file.
3240
3241 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3242
3243 * gdb.arch/riscv-bp-infcall.c: New file.
3244 * gdb.arch/riscv-bp-infcall.exp: New file.
3245
3246 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3247
3248 PR breakpoints/24541
3249 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3250
3251 2019-07-14 Tom de Vries <tdevries@suse.de>
3252
3253 PR testsuite/24760
3254 * gdb.objc/basicclass.exp: Fix unterminated string.
3255
3256 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3257 Andrew Burgess <andrew.burgess@embecosm.com>
3258
3259 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3260 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3261 negative bounds.
3262 * gdb.fortran/vla-value.exp: Print elements of an array with
3263 negative bounds.
3264 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3265 testing.
3266
3267 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3268
3269 * gdb.base/options.exp (expect_string): Dequote strings in
3270 results.
3271 (test-string): Test strings with different quoting and reindent.
3272
3273 2019-07-10 Tom Tromey <tromey@adacore.com>
3274
3275 * gdb.ada/mi_ex_cond.exp: Update expected results.
3276 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3277 * gdb.ada/mi_catch_ex.exp: Update expected results.
3278 * gdb.ada/mi_catch_assert.exp: Update expected results.
3279 * gdb.ada/catch_ex.exp (catch_exception_info)
3280 (catch_exception_entry, catch_assert_entry)
3281 (catch_unhandled_entry): Update.
3282 * gdb.ada/catch_assert_if.exp: Update expected results.
3283
3284 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3285 Stephen Roberts <stephen.roberts@arm.com>
3286
3287 * gdb.base/define.exp: Restore original prompt.
3288
3289 2019-07-09 Pedro Alves <palves@redhat.com>
3290
3291 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3292 breakpoints" output.
3293 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3294 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3295 throw" creates breakpoint.
3296 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3297 'type="catchpoint"'.
3298
3299 2019-07-09 Pedro Alves <palves@redhat.com>
3300
3301 PR c++/15468
3302 * gdb.cp/except-multi-location-lib.cc: New.
3303 * gdb.cp/except-multi-location-main.cc: New.
3304 * gdb.cp/except-multi-location.exp: New.
3305
3306 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3307
3308 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3309 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3310 argument and update callers.
3311
3312 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3313
3314 * gdb.arch/amd64-break-on-asm-line.S: New file.
3315 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3316
3317 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3318
3319 * gdb.base/printcmds.exp: Test printing C string and
3320 C wide string convenience vars without transiting via the inferior.
3321 Also make test names unique.
3322
3323 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3324
3325 PR breakpoints/25011
3326 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3327
3328 2019-07-04 Pedro Alves <palves@redhat.com>
3329
3330 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3331 body returned ok(0), break(3) or continue(4).
3332 * gdb.testsuite/foreach_with_prefix.exp: New file.
3333
3334 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3335
3336 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3337
3338 2019-07-03 Pedro Alves <palves@redhat.com>
3339
3340 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3341 "return -code".
3342
3343 2019-07-03 Pedro Alves <palves@redhat.com>
3344
3345 PR cli/24732
3346 * gdb.base/shell.exp: Load completion-support.exp.
3347 Adjust expected error output. Add completion tests.
3348
3349 2019-07-03 Pedro Alves <palves@redhat.com>
3350
3351 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3352 string_to_regexp.
3353
3354 2019-07-03 Pedro Alves <palves@redhat.com>
3355
3356 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3357 (expect_integer): Adjust to expect "-string".
3358 (expect_string): New.
3359 (all_options): Expect "-string".
3360 (test-flag, test-boolean): Adjust to expect "-string".
3361 (test-string): New proc.
3362 (top level): Call it.
3363
3364 2019-07-03 Pedro Alves <palves@redhat.com>
3365
3366 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3367 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3368 the expected output in the success.
3369
3370 2019-07-03 Pedro Alves <palves@redhat.com>
3371
3372 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3373 Split one gdb_test_multiple call in two to avoid a race.
3374
3375 2019-07-03 Pedro Alves <palves@redhat.com>
3376
3377 * gdb.base/with.c: New file.
3378 * gdb.base/with.exp: New file.
3379
3380 2019-07-03 Pedro Alves <palves@redhat.com>
3381
3382 * gdb.base/settings.exp: Replace all references to "maint
3383 test-settings set" with references to "maint set test-settings",
3384 and all references to "maint test-settings show" with references
3385 to "maint show test-settings".
3386
3387 2019-07-03 Pedro Alves <palves@redhat.com>
3388
3389 * gdb.base/settings.exp (test-string): Adjust expected out when
3390 testing "maint test-settings show filename"
3391
3392 2019-07-02 Pedro Alves <palves@redhat.com>
3393
3394 * gdb.base/options.exp (test-info-threads): New procedure.
3395 (top level): Call it.
3396
3397 2019-06-28 Tom Tromey <tromey@adacore.com>
3398
3399 * gdb.dwarf2/ada-linkage-name.c: New file.
3400 * gdb.dwarf2/ada-linkage-name.exp: New file.
3401
3402 2019-06-27 Tom Tromey <tromey@adacore.com>
3403
3404 PR c++/20020:
3405 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3406
3407 2019-06-26 Tom de Vries <tdevries@suse.de>
3408
3409 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3410
3411 2019-06-26 Tom de Vries <tdevries@suse.de>
3412
3413 * gdb.base/index-cache.exp: Add back missing debug option.
3414
3415 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3416
3417 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3418
3419 2019-06-25 Tom de Vries <tdevries@suse.de>
3420
3421 PR testsuite/24727
3422 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3423
3424 2019-06-24 Tom de Vries <tdevries@suse.de>
3425
3426 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3427
3428 2019-06-24 Tom de Vries <tdevries@suse.de>
3429
3430 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3431 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3432 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3433
3434 2019-06-24 Tom de Vries <tdevries@suse.de>
3435
3436 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3437
3438 2019-06-21 Tom de Vries <tdevries@suse.de>
3439
3440 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3441
3442 2019-06-21 Tom de Vries <tdevries@suse.de>
3443
3444 PR testsuite/24518
3445 PR ada/24713
3446 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3447 index.
3448
3449 2019-06-19 Tom Tromey <tromey@adacore.com>
3450
3451 * gdb.ada/length_cond.exp: Add intro comment.
3452
3453 2019-06-19 Tom Tromey <tromey@adacore.com>
3454
3455 * gdb.ada/length_cond.exp: New file.
3456 * gdb.ada/length_cond/length_cond.adb: New file.
3457 * gdb.ada/length_cond/pck.adb: New file.
3458 * gdb.ada/length_cond/pck.ads: New file.
3459
3460 2019-06-18 Tom de Vries <tdevries@suse.de>
3461
3462 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3463
3464 2019-06-18 Tom Tromey <tromey@adacore.com>
3465
3466 * gdb.base/list0.h: Add comment explaining control character.
3467
3468 2019-06-18 Tom de Vries <tdevries@suse.de>
3469
3470 * boards/fission.exp: Break up long debug_flags line.
3471
3472 2019-06-16 Tom de Vries <tdevries@suse.de>
3473
3474 PR gdb/24445
3475 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3476 generated index.
3477
3478 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3479
3480 PR gdb/24686
3481 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3482 improve detection of bug gdb/24541.
3483
3484 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3485
3486 PR gdb/24669
3487 * gdb.base/index-cache.exp (uses_readnow,
3488 expecting_index_cache_use): Define global variable.
3489 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3490 expecting_index_cache_use.
3491
3492 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3493 Andrew Burgess <andrew.burgess@embecosm.com>
3494
3495 * gdb.fortran/pointers.f90: New file.
3496 * gdb.fortran/print_type.exp: New file.
3497 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3498 * gdb.fortran/vla-type.exp: Likewise.
3499 * gdb.fortran/vla-value.exp: Likewise.
3500 * gdb.mi/mi-vla-fortran.exp: Likewise.
3501
3502 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3503
3504 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3505 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3506 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3507 as a stop reason.
3508
3509 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 * gdb.base/annota1.exp: Update expected results.
3512 * gdb.cp/annota2.exp: Likewise.
3513 * gdb.cp/annota3.exp: Likewise.
3514
3515 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3516
3517 * gdb.base/style-logging.exp: Remove path from test name.
3518
3519 2019-06-14 Tom Tromey <tromey@adacore.com>
3520
3521 PR gdb/24502:
3522 * gdb.base/style-logging.exp: New file.
3523
3524 2019-06-14 Tom Tromey <tromey@adacore.com>
3525
3526 * gdb.base/symfile-warn.exp: New file.
3527 * gdb.base/symfile-warn.c: New file.
3528
3529 2019-06-14 Tom Tromey <tromey@adacore.com>
3530
3531 * gdb.base/annotate-symlink.exp: New file.
3532
3533 2019-06-14 Tom Tromey <tromey@adacore.com>
3534
3535 * gdb.ada/set_wstr.exp: Add reassignment test.
3536
3537 2019-06-14 Tom Tromey <tromey@adacore.com>
3538
3539 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3540 'unchecked_access and 'unrestricted_access as well.
3541
3542 2019-06-14 Tom Tromey <tromey@adacore.com>
3543
3544 PR ada/24539:
3545 * gdb.ada/vla.exp: Update tests.
3546 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3547 pragma.
3548
3549 2019-06-13 Pedro Alves <palves@redhat.com>
3550
3551 * gdb.base/settings.exp (test-integer): Test junk after
3552 "unlimited".
3553
3554 2019-06-13 Pedro Alves <palves@redhat.com>
3555
3556 * gdb.base/options.exp (test-thread-apply): New.
3557 (top level): Call it.
3558
3559 2019-06-13 Pedro Alves <palves@redhat.com>
3560
3561 * gdb.base/options.exp (test-frame-apply): New.
3562 (top level): Test print commands with different "frame apply"
3563 prefixes.
3564
3565 2019-06-13 Pedro Alves <palves@redhat.com>
3566
3567 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3568 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3569 'max_completions' parameter and handle it.
3570 (test_gdb_completion_offers_commands): New.
3571
3572 2019-06-13 Pedro Alves <palves@redhat.com>
3573
3574 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3575
3576 2019-06-13 Pedro Alves <palves@redhat.com>
3577
3578 * gdb.base/options.exp (test-backtrace): New.
3579 (top level): Call it.
3580
3581 2019-06-13 Pedro Alves <palves@redhat.com>
3582
3583 * gdb.guile/scm-frame-args.exp: Use "set print
3584 raw-frame-arguments" instead of "set print raw frame-arguments".
3585 * gdb.python/py-frame-args.exp: Likewise.
3586
3587 2019-06-13 Pedro Alves <palves@redhat.com>
3588
3589 * gdb.compile/compile.exp: Adjust expected output to option
3590 processing changes.
3591
3592 2019-06-13 Pedro Alves <palves@redhat.com>
3593
3594 * gdb.base/options.exp: Build executable.
3595 (test-print): New procedure.
3596 (top level): Call it, once for "print" and another for "compile
3597 print".
3598
3599 2019-06-13 Pedro Alves <palves@redhat.com>
3600
3601 * gdb.base/options.c: New file.
3602 * gdb.base/options.exp: New file.
3603
3604 2019-06-13 Pedro Alves <palves@redhat.com>
3605
3606 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3607 that "o" is ambiguous.
3608
3609 2019-06-13 Pedro Alves <palves@redhat.com>
3610
3611 * gdb.base/settings.c: New file.
3612 * gdb.base/settings.exp: New file.
3613
3614 2019-06-13 Pedro Alves <palves@redhat.com>
3615
3616 * gdb.base/completion.exp: Fix comment typo.
3617
3618 2019-06-13 Pedro Alves <palves@redhat.com>
3619
3620 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3621 foo --1" test.
3622
3623 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3624
3625 * gdb.fortran/block-data.f: New.
3626 * gdb.fortran/block-data.exp: New.
3627
3628 2019-06-11 Tom de Vries <tdevries@suse.de>
3629
3630 PR testsuite/24521
3631 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3632 message.
3633
3634 2019-06-11 Tom de Vries <tdevries@suse.de>
3635
3636 PR testsuite/24521
3637 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3638
3639 2019-06-11 Tom de Vries <tdevries@suse.de>
3640
3641 * boards/readnow.exp: New file.
3642
3643 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3644
3645 * gdb.fortran/vla-sizeof.exp: Update expected results.
3646
3647 2019-06-06 Amos Bird <amosbird@gmail.com>
3648
3649 * gdb.base/annota1.exp (thread_switch): Add test for
3650 thread-exited annotation.
3651
3652 2019-06-06 Tom Tromey <tromey@adacore.com>
3653
3654 * gdb.base/maint.exp: Expect command started/finished output.
3655
3656 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3657
3658 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3659 comment.
3660 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3661
3662 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3663
3664 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3665 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3666 * gdb.arch/riscv-unwind-long-insn.c: New file.
3667 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3668
3669 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3670
3671 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3672
3673 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3674
3675 * lib/gdb.exp (help_list_trailer): New regexp variable
3676 factorizing the help trailer message.
3677 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3678 arg to allow to better factorize various tests.
3679 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3680 (test_prefix_command_help): Use help_list_trailer.
3681 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3682 * gdb.guile/scm-cmd.exp: Likewise.
3683 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3684 * gdb.base/help.exp: Use test_user_defined_class_help.
3685 * gdb.base/style.exp: Add tests for styling of help and apropos.
3686 * lib/gdb-utils.exp (style): Add title and highlight styles.
3687
3688 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3689
3690 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3691 $_shell_exitsignal.
3692 * gdb.base/default.exp: Update for new convenience variables.
3693
3694 2019-05-29 Tom Tromey <tromey@adacore.com>
3695
3696 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3697 to "break complete ada" test case's regexp.
3698
3699 2019-05-29 Tom Tromey <tromey@adacore.com>
3700
3701 PR c++/20020:
3702 * gdb.cp/constexpr-field.exp: New file.
3703 * gdb.cp/constexpr-field.cc: New file.
3704
3705 2019-05-29 Tom Tromey <tromey@adacore.com>
3706
3707 * gdb.base/finish.exp (finish_no_print): New proc.
3708 (finish_tests): Call it.
3709
3710 2019-05-24 Tom de Vries <tdevries@suse.de>
3711
3712 * gdb.dwarf2/gdb-add-index.exp: New file.
3713
3714 2019-05-22 Tom Tromey <tromey@adacore.com>
3715
3716 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3717 * gdb.base/style.exp: Use "style".
3718 * lib/gdb-utils.exp (style): New proc.
3719
3720 2019-05-22 Tom de Vries <tdevries@suse.de>
3721
3722 * gdb.base/align.exp: Require c++11.
3723
3724 2019-05-22 Tom de Vries <tdevries@suse.de>
3725
3726 PR testsuite/24586
3727 * gdb.python/py-mi-var-info-path-expression.exp: Call
3728 mi_skip_python_tests to check if python is supported.
3729
3730 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3731
3732 * gdb.arch/aarch64-pauth.c: New test.
3733 * gdb.arch/aarch64-pauth.exp: New file.
3734
3735 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3736
3737 * README (Re-running Tests Outside The Testsuite): New section.
3738
3739 2019-05-21 Tom de Vries <tdevries@suse.de>
3740
3741 * gdb.arch/amd64-eval.exp: Require c++11.
3742 * gdb.base/max-depth.exp: Same.
3743 * gdb.compile/compile-cplus-array-decay.exp: Same.
3744 * gdb.cp/meth-typedefs.exp: Same.
3745 * gdb.cp/subtypes.exp: Same.
3746 * gdb.cp/temargs.exp: Same.
3747
3748 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3749
3750 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3751
3752 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3753
3754 PR gdb/18644
3755 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3756 * gdb.fortran/printing-types.exp: Add new test.
3757 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3758 testing.
3759 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3760 setup_kfail call.
3761
3762 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3763
3764 * README (Running the Testsuite): Change example.
3765 (Testsuite Parameters): Remove TRANSCRIPT.
3766 * lib/gdb.exp: Remove TRANSCRIPT check.
3767
3768 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3769
3770 * README (Testsuite Parameters): Add replay logging to
3771 GDBSERVER_DEBUG.
3772 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3773 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3774 as a comma separated list.
3775 (gdb_debug_init): Override procedure.
3776
3777 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3778
3779 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3780 (gdb_write_cmd_file): New procedure.
3781 * lib/gdbserver-support.exp (gdbserver_start): Call
3782 gdbserver_write_cmd_file.
3783 (gdbserver_write_cmd_file): New procedure.
3784
3785 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3786
3787 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3788 (delete_breakpoints): Likewise.
3789 (gdb_run_cmd): Likewise.
3790 (gdb_start_cmd): Likewise.
3791 (gdb_starti_cmd): Likewise.
3792 (gdb_internal_error_resync): Likewise.
3793 (gdb_test_multiple): Likewise.
3794 (gdb_reinitialize_dir): Likewise.
3795 (default_gdb_exit): Likewise.
3796 (gdb_file_cmd): Mark kill as optional.
3797 (default_gdb_start): Call gdb_stdin_log_init.
3798 (send_gdb): Call gdb_stdin_log_write.
3799 (rerun_to_main): Mark Y as an answer.
3800 (gdb_stdin_log_init): New function.
3801 (gdb_stdin_log_write): Likewise.
3802
3803 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3804
3805 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3806 * gdb.base/debug-expr.exp: Likewise.
3807 * gdb.base/foll-fork.exp: Likewise.
3808 * gdb.base/foll-vfork.exp: Likewise.
3809 * gdb.base/fork-print-inferior-events.exp: Likewise.
3810 * gdb.base/gdb-sigterm.exp: Likewise.
3811 * gdb.base/gdbinit-history.exp: Likewise.
3812 * gdb.base/osabi.exp: Likewise.
3813 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3814 * gdb.base/ui-redirect.exp: Likewise.
3815 * gdb.gdb/unittest.exp: Likewise.
3816 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3817 * gdb.mi/mi-watch.exp: Likewise.
3818 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3819 * gdb.mi/user-selected-context-sync.exp: Likewise.
3820 * gdb.python/python.exp: Disable debug test when debugging.
3821 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3822 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3823 Likewise.
3824 * gdb.threads/stepi-random-signal.exp: Likewise.
3825
3826 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3827
3828 * Makefile.in: Pass through GDB_DEBUG.
3829 * README (Testsuite Parameters): Add GDB_DEBUG.
3830 (gdb,debug): Add board setting.
3831 * lib/gdb.exp (default_gdb_start): Start debugging.
3832 (gdb_debug_enabled): New procedure.
3833 (gdb_debug_init): Likewise.
3834
3835 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3836
3837 * Makefile.in: Pass through GDB_DEBUG.
3838 * README (Testsuite Parameters): Add GDB_DEBUG.
3839 (gdb,debug): Add board setting.
3840 * lib/gdb.exp (default_gdb_start): Start debugging.
3841 (gdb_debug_enabled): New procedure.
3842 (gdb_debug_init): Likewise.
3843
3844 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3845
3846 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3847
3848 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3849
3850 * gdb.base/ui-redirect.exp: Test redirection.
3851
3852 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3853
3854 * gdb.mi/mi-complete.exp: New file.
3855 * gdb.mi/mi-complete.cc: Likewise.
3856
3857 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3858
3859 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3860 indexed and sliced arrays, and pointers to arrays.
3861
3862 2019-05-14 Tom Tromey <tromey@adacore.com>
3863
3864 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3865 styling test.
3866
3867 2019-05-14 Tom de Vries <tdevries@suse.de>
3868
3869 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3870 selection entry encoding.
3871
3872 2019-05-10 Tom Tromey <tromey@adacore.com>
3873
3874 * gdb.ada/info_exc.exp: Add "complete" test.
3875
3876 2019-05-09 Tom de Vries <tdevries@suse.de>
3877
3878 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3879 CU-relative.
3880
3881 2019-05-09 Tom de Vries <tdevries@suse.de>
3882
3883 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3884 CU-relative.
3885
3886 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3887
3888 * gdb.ada/frame_arg_lang.exp: New testcase.
3889 * gdb.ada/frame_arg_lang/bla.adb: New file.
3890 * gdb.ada/frame_arg_lang/pck.ads: New file.
3891 * gdb.ada/frame_arg_lang/pck.adb: New file.
3892 * gdb.ada/frame_arg_lang/foo.c: New file.
3893
3894 2019-05-08 Tom Tromey <tromey@adacore.com>
3895
3896 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3897
3898 2019-05-08 Tom Tromey <tromey@adacore.com>
3899
3900 * gdb.base/ptype-offsets.exp: Update tests.
3901
3902 2019-05-08 Tom Tromey <tromey@adacore.com>
3903
3904 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3905 cases.
3906 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3907 "short".
3908
3909 2019-05-08 Tom Tromey <tromey@adacore.com>
3910
3911 * gdb.ada/vla.exp: New file.
3912 * gdb.ada/vla/vla.adb: New file.
3913
3914 2019-05-07 Tom de Vries <tdevries@suse.de>
3915
3916 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3917
3918 2019-05-07 Tom de Vries <tdevries@suse.de>
3919
3920 PR testsuite/24522
3921 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3922 section.
3923
3924 2019-05-07 Tom de Vries <tdevries@suse.de>
3925
3926 PR testsuite/24522
3927 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3928 .debug_aranges section.
3929
3930 2019-05-07 Tom de Vries <tdevries@suse.de>
3931
3932 PR testsuite/24159
3933 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3934
3935 2019-05-06 Tom de Vries <tdevries@suse.de>
3936
3937 * lib/gdb.exp (exec_has_index_section): New proc.
3938 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3939 section.
3940
3941 2019-05-04 Tom de Vries <tdevries@suse.de>
3942
3943 * boards/cc-with-debug-names.exp: New file.
3944
3945 2019-05-03 Tom Tromey <tromey@adacore.com>
3946
3947 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3948 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3949 * gdb.ada/char_enum.exp: Add test.
3950
3951 2019-05-03 Tom de Vries <tdevries@suse.de>
3952
3953 * boards/cc-with-gdb-index.exp: New file.
3954
3955 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3956
3957 * gdb.rust/simple.exp: Add new test case.
3958 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3959 (main): Initialise an instance of the new struct.
3960
3961 2019-05-01 Tom Tromey <tromey@adacore.com>
3962
3963 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3964 record.
3965 (NPR): New variable.
3966 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3967 test.
3968
3969 2019-05-01 Tom Tromey <tromey@adacore.com>
3970
3971 * gdb.ada/packed_array_assign.exp: Add packed assignment
3972 regression test.
3973
3974 2019-05-01 Tom de Vries <tdevries@suse.de>
3975
3976 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3977
3978 2019-05-01 Tom de Vries <tdevries@suse.de>
3979
3980 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3981
3982 2019-04-30 Ali Tamur <tamur@google.com>
3983
3984 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3985
3986 2019-04-30 Tom Tromey <tromey@adacore.com>
3987
3988 * lib/ada.exp (find_ada_tool): New proc.
3989 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3990 * gdb.ada/catch_ex_std.exp: New file.
3991 * gdb.ada/catch_ex_std/foo.adb: New file.
3992 * gdb.ada/catch_ex_std/some_package.adb: New file.
3993 * gdb.ada/catch_ex_std/some_package.ads: New file.
3994
3995 2019-04-30 Tom Tromey <tromey@adacore.com>
3996
3997 PR c++/24470:
3998 * gdb.cp/temargs.cc: Add test code from PR.
3999
4000 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4001
4002 * gdb.fortran/vla-datatypes.exp: Update expected results.
4003 * gdb.fortran/vla-ptype.exp: Likewise.
4004 * gdb.fortran/vla-type.exp: Likewise.
4005 * gdb.fortran/vla-value.exp: Likewise.
4006
4007 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4008
4009 * gdb.fortran/ptr-indentation.exp: Update expected results.
4010 * gdb.fortran/ptype-on-functions.exp: Likewise.
4011 * gdb.fortran/vla-ptr-info.exp: Likewise.
4012 * gdb.fortran/vla-value.exp: Likewise.
4013
4014 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4015
4016 * gdb.fortran/ptype-on-functions.exp: New file.
4017 * gdb.fortran/ptype-on-functions.f90: New file.
4018
4019 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4020
4021 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4022 case void string.
4023
4024 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4025
4026 * gdb.fortran/complex.exp: Expand.
4027 * gdb.fortran/complex.f: Renamed to...
4028 * gdb.fortran/complex.f90: ...this, and extended to add more
4029 complex values.
4030
4031 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4032
4033 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4034 MODULO, CMPLX.
4035
4036 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4037 Richard Bunt <richard.bunt@arm.com>
4038
4039 * gdb.base/max-depth.c: New file.
4040 * gdb.base/max-depth.exp: New file.
4041 * gdb.python/py-nested-maps.c: New file.
4042 * gdb.python/py-nested-maps.exp: New file.
4043 * gdb.python/py-nested-maps.py: New file.
4044 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4045 (test_all_common): Call test_max_depth.
4046 * gdb.fortran/max-depth.exp: New file.
4047 * gdb.fortran/max-depth.f90: New file.
4048 * gdb.go/max-depth.exp: New file.
4049 * gdb.go/max-depth.go: New file.
4050 * gdb.modula2/max-depth.exp: New file.
4051 * gdb.modula2/max-depth.c: New file.
4052 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4053
4054 2019-04-29 Tom de Vries <tdevries@suse.de>
4055
4056 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4057
4058 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4059
4060 * gdb.base/callexit.exp: Test may-call-functions off.
4061
4062 2019-04-25 Keith Seitz <keiths@redhat.com>
4063
4064 PR c++/24367
4065 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4066 (another_incomplete_struct, test_incomplete): New definitions.
4067 (main): Use new definitions.
4068 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4069 functions.
4070
4071 2019-04-25 Ali Tamur <tamur@google.com>
4072
4073 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4074
4075 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4076
4077 PR corefiles/11608
4078 PR corefiles/18187
4079 * gdb.base/coredump-filter-build-id.exp: New file.
4080
4081 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4082
4083 * Makefile.in: Pass through GDBSERVER_DEBUG.
4084 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4085 (gdbserver,debug): Add board setting.
4086 * gdb.trace/tspeed.exp: Skip when debugging.
4087 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4088 * lib/gdbserver-support.exp: Likewise
4089
4090 2019-04-24 Tom Tromey <tromey@adacore.com>
4091
4092 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4093 Rust.
4094
4095 2019-04-24 Tom Tromey <tromey@adacore.com>
4096
4097 * gdb.arch/amd64-eval.exp: Test bitfield return.
4098 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4099 (class Foo) <return_bitfields>: New method.
4100 (main): Call it.
4101
4102 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4103
4104 * gdb.cp/many-args.cc: New file.
4105 * gdb.cp/many-args.exp: New file.
4106
4107 2019-04-23 Tom de Vries <tdevries@suse.de>
4108
4109 PR gdb/24433
4110 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4111
4112 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4113
4114 * gdb.trace/backtrace.exp: Use nopie flag.
4115 * gdb.trace/circ.exp: Likewise.
4116 * gdb.trace/collection.exp: Likewise.
4117 * gdb.trace/ftrace.exp: Likewise.
4118 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4119 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4120 * gdb.trace/qtro.exp: Likewise.
4121 * gdb.trace/read-memory.exp: Likewise.
4122 * gdb.trace/report.exp: Likewise.
4123 * gdb.trace/tfile.exp: Likewise.
4124 * gdb.trace/tfind.exp: Likewise.
4125 * gdb.trace/unavailable.exp: Likewise.
4126
4127 2019-04-22 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.base/solib-probes-nosharedlibrary.c,
4130 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4131
4132 2019-04-19 Tom Tromey <tromey@adacore.com>
4133
4134 * gdb.ada/ptype_union.c: New file.
4135 * gdb.ada/ptype_union.exp: New file.
4136
4137 2019-04-19 Tom Tromey <tromey@adacore.com>
4138
4139 PR symtab/24423:
4140 * gdb.base/list0.h (foo): Add a control-l character.
4141
4142 2019-04-18 Tom de Vries <tdevries@suse.de>
4143
4144 PR gdb/24433
4145 * boards/local-board.exp: Set sysroot to "".
4146
4147 2019-04-18 Tom de Vries <tdevries@suse.de>
4148 Pedro Alves <palves@redhat.com>
4149
4150 PR gdb/24454
4151 * gdb.threads/vfork-follow-child-exec.c: New file.
4152 * gdb.threads/vfork-follow-child-exec.exp: New file.
4153 * gdb.threads/vfork-follow-child-exit.c: New file.
4154 * gdb.threads/vfork-follow-child-exit.exp: New file.
4155
4156 2019-04-15 Leszek Swirski <leszeks@google.com>
4157
4158 * gdb.arch/amd64-eval.cc: New file.
4159 * gdb.arch/amd64-eval.exp: New file.
4160
4161 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4162
4163 * gdb.server/sysroot.c: New test.
4164 * gdb.server/sysroot.exp: New file.
4165 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4166 matching param.
4167
4168 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4169
4170 * gdb.base/align.exp: Extend test to cover structures containing
4171 only static fields.
4172
4173 2019-04-11 Tom de Vries <tdevries@suse.de>
4174
4175 * boards/cc-with-dwz-m.exp: New file.
4176 * boards/cc-with-dwz.exp: New file.
4177 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4178
4179 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4180
4181 * gdb.base/start-cpp.exp: New file.
4182 * gdb.base/start-cpp.cc: New file.
4183
4184 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4185
4186 * gdb.python/py-thrhandle.exp: Adjust tests to call
4187 thread_from_handle instead of thread_from_thread_handle.
4188
4189 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4190
4191 * gdb.python/py-thrhandle.exp: Add tests for
4192 gdb.InferiorThread.handle.
4193
4194 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4195
4196 * gdb.python/py-function.exp: Check calling helper function from
4197 all languages.
4198 * lib/gdb.exp (gdb_supported_languages): New proc.
4199
4200 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4201
4202 * gdb.base/complex-parts.c: New file.
4203 * gdb.base/complex-parts.exp: New file.
4204
4205 2019-04-01 Tom Tromey <tromey@adacore.com>
4206
4207 PR symtab/23331:
4208 * gdb.dwarf2/dw2-ranges-main.c: New file.
4209 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4210 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4211
4212 2019-03-30 Simon Marchi <simark@simark.ca>
4213
4214 * gdb.base/default.exp: Add values for $_gdb_major and
4215 $_gdb_minor.
4216
4217 2019-03-29 Tom Tromey <tromey@adacore.com>
4218
4219 * gdb.base/help.exp: Tighten apropos regexp.
4220
4221 2019-03-29 Keith Seitz <keiths@redhat.com>
4222
4223 * gdb.fortran/array-bounds.exp: New file.
4224 * gdb.fortran/array-bounds.f90: New file.
4225
4226 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4227
4228 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4229
4230 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4231
4232 * gdb.multi/hello.c (main): Increase alarm timer.
4233
4234 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4235
4236 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4237 factor when no hardware watchpoint support.
4238
4239 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4240 Pedro Alves <palves@redhat.com>
4241
4242 * boards/local-board.exp: set sysroot to /.
4243
4244 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4245
4246 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4247 in child.
4248
4249 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4250
4251 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4252 field.
4253 (make_container): Initialise new field.
4254 * gdb.python/py-prettyprint.exp: Add new tests.
4255 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4256 <display_hint>: New method.
4257
4258 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4259
4260 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4261 gdb_continue_to_breakpoint more throughout this test.
4262 (run_lang_tests) Supply unique test names, and use
4263 gdb_test_no_output.
4264
4265 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4266
4267 * gdb.base/finish-pretty.exp: Update expected results.
4268 * gdb.base/pretty-print.c: New file.
4269 * gdb.base/pretty-print.exp: New file.
4270
4271 2019-03-25 Pedro Alves <palves@redhat.com>
4272
4273 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4274 move comments outside list. Append '-i "" eof' section.
4275
4276 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4277
4278 PR testsuite/25016
4279 * README: Add pie options.
4280 * gdb.base/break-interp.exp: Ensure pie is disabled.
4281 * gdb.base/dump.exp: Likewise.
4282 * lib/gdb.exp (gdb_compile): Add pie option.
4283
4284 2019-03-19 Tom Tromey <tromey@adacore.com>
4285
4286 * gdb.mi/mi2-cli-display.c: New file.
4287 * gdb.mi/mi2-cli-display.exp: New file.
4288
4289 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4290 Tom Tromey <tromey@adacore.com>
4291
4292 * gdb.ada/ptype_array/pck.adb: New file.
4293 * gdb.ada/ptype_array/pck.ads: New file.
4294 * gdb.ada/ptype_array/foo.adb: New file.
4295 * gdb.ada/ptype_array.exp: New file.
4296
4297 2019-03-14 Tom Tromey <tromey@adacore.com>
4298
4299 * gdb.base/style.exp: Add "set style sources" test.
4300
4301 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4302
4303 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4304 * mi-breakpoint-multiple-locations.exp: ... this.
4305 (make_breakpoints_pattern): New proc.
4306 (do_test): Add mi_version parameter, test -break-insert,
4307 -break-info and =breakpoint-created.
4308
4309 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4310
4311 * config/default.exp: Remove 'load_lib gdb.exp'.
4312 * config/monitor.exp: Likewise.
4313 * config/sid.exp: Likewise.
4314 * config/sim.exp: Likewise.
4315 * config/slite.exp: Likewise.
4316 * config/unix.exp: Likewise.
4317 * gdb.base/default.exp: Remove unhelpful comment.
4318
4319 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4320
4321 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4322
4323 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4324
4325 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4326
4327 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4328
4329 * gdb.fortran/type-kinds.exp: Update expected results.
4330
4331 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4332
4333 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4334
4335 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4336
4337 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4338 function.
4339 (test_basic_parsing_of_type_kinds): Expand types tested.
4340 (test_parsing_invalid_type_kinds): New function.
4341
4342 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4343
4344 * gdb.fortran/intrinsics.exp: New file.
4345 * gdb.fortran/intrinsics.f90: New file.
4346 * gdb.fortran/type-kinds.exp: New file.
4347
4348 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4349
4350 * gdb.fortran/dot-ops.exp: New file.
4351
4352 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4353
4354 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4355 Check upper and lower case logical literals.
4356
4357 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4358
4359 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4360 Remove duplicate tests.
4361
4362 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4363
4364 * lib/gdb.exp (builtin_cd): rename of cd.
4365 (cd): Override builtin.
4366
4367 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4368
4369 * gdb.fortran/function-calls.exp: New file.
4370 * gdb.fortran/function-calls.f90: New test.
4371
4372 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4373
4374 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4375 on user program standard output.
4376 * gdb.fortran/short-circuit-argument-list.f90: Record function
4377 calls.
4378
4379 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4380
4381 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4382 failure.
4383
4384 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4385
4386 PR gdb/8527
4387 * gdb.base/interrupt-daemon-attach.c,
4388 gdb.base/interrupt-daemon-attach.exp: New test.
4389
4390 2019-02-27 Pedro Alves <palves@redhat.com>
4391
4392 * gdb.base/page.exp: Add tests for "set width/height -1".
4393
4394 2019-02-27 Pedro Alves <palves@redhat.com>
4395
4396 * gdb.base/page.exp: Add tests for "set/show width/height" with
4397 "infinite" values.
4398
4399 2019-02-27 Tom Tromey <tromey@adacore.com>
4400
4401 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4402 2.4.
4403 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4404 workaround.
4405
4406 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4407
4408 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4409 tests for structs with static members.
4410
4411 2019-02-26 Tom Tromey <tromey@adacore.com>
4412
4413 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4414 ValueError, not TypeError.
4415
4416 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4417
4418 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4419 call from main program.
4420
4421 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4422
4423 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4424 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4425 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4426 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4427 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4428
4429 2019-02-22 Keith Seitz <keiths@redhat.com>
4430
4431 PR symtab/23853
4432 * gdb.base/symlink-sourcefile.c: New file.
4433 * gdb.base/symlink-sourcefile.exp: New file.
4434
4435 2019-02-20 Tom Tromey <tom@tromey.com>
4436
4437 * gdb.base/info_qt.exp: Update.
4438
4439 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4440
4441 * gdb.base/source.exp: Move "error in sourced script" code to
4442 the end.
4443 * gdb.base/source-error.gdb: Move contents to
4444 source-error-1.gdb. Add new code to source source-error-1.gdb.
4445 * gdb.base/source-error-1.gdb: New file, from previous
4446 source-error.gdb.
4447
4448 2019-02-17 Tom Tromey <tom@tromey.com>
4449
4450 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4451 for macro styling.
4452 * gdb.base/style.c (SOME_MACRO): New macro.
4453
4454 2019-02-17 Tom Tromey <tom@tromey.com>
4455
4456 * gdb.base/style.exp: Add line-wrapping tests.
4457 * gdb.base/page.exp: Add test for quitting during pagination.
4458
4459 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4460
4461 * gdb.ada/big_packed_array: New testcase.
4462 * gdb.ada/homonym.exp: Fix incorrect expected output for
4463 "break <homonym__get_value>" test.
4464
4465 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4466
4467 PR breakpoints/21870
4468 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4469 and prepare_for_testing. Add comment.
4470 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4471 redundant cleanup call. Clean up comment.
4472
4473 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4474
4475 PR breakpoints/21870
4476 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4477 * gdb.arch/aarch64-dbreg-contents.c: New file.
4478
4479 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4480
4481 * gdb.ada/mi_ref_changeable: New testcase.
4482
4483 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4484
4485 * gdb.base/attach.exp: Add double attach test.
4486
4487 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4488
4489 * lib/gdb.exp (default_gdb_start): Don't match pagination
4490 prompt.
4491 (gdb_init): Set stty_init.
4492
4493 2019-01-27 Tom Tromey <tom@tromey.com>
4494
4495 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4496 skip_python_tests.
4497
4498 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4499
4500 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4501 New structure.
4502 (struct struct_static_02_02): Likewise.
4503 (struct struct_static_02_03): Likewise.
4504 (struct struct_static_02_04): Likewise.
4505 (struct struct_static_04_01): Likewise.
4506 (struct struct_static_04_02): Likewise.
4507 (struct struct_static_04_03): Likewise.
4508 (struct struct_static_04_04): Likewise.
4509 (struct struct_static_06_01): Likewise.
4510 (struct struct_static_06_02): Likewise.
4511 (struct struct_static_06_03): Likewise.
4512 (struct struct_static_06_04): Likewise.
4513 (cmp_struct_static_02_01): Likewise.
4514 (cmp_struct_static_02_02): Likewise.
4515 (cmp_struct_static_02_03): Likewise.
4516 (cmp_struct_static_02_04): Likewise.
4517 (cmp_struct_static_04_01): Likewise.
4518 (cmp_struct_static_04_02): Likewise.
4519 (cmp_struct_static_04_03): Likewise.
4520 (cmp_struct_static_04_04): Likewise.
4521 (cmp_struct_static_06_01): Likewise.
4522 (cmp_struct_static_06_02): Likewise.
4523 (cmp_struct_static_06_03): Likewise.
4524 (cmp_struct_static_06_04): Likewise.
4525 (call_all): Test new structs.
4526 * gdb.base/infcall-nested-structs.exp: Likewise.
4527
4528 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4529 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4530
4531 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4532 * gdb.base/stack-protector.c: New test.
4533 * gdb.base/stack-protector.exp: New file.
4534 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4535 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4536 option.
4537 (gdb_compile): Remove stack protector for GCC and prevent
4538 recursion.
4539
4540 2019-01-16 Keith Seitz <keiths@redhat.com>
4541
4542 PR gdb/23773
4543 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4544
4545 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4546
4547 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4548 aliases.
4549 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4550 tests.
4551 * gdb.arch/powerpc-vector-regs.c: New file.
4552 * gdb.arch/powerpc-vector-regs.exp: New file.
4553
4554 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4555
4556 * gdb.arch/altivec-regs.exp: Fix the list passed to
4557 gdb_expect_list when testing "info vector".
4558
4559 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4560
4561 * gdb.base/style.exp: Don't include path in testname.
4562
4563 2019-01-10 Keith Seitz <keiths@redhat.com>
4564
4565 PR gdb/23712
4566 PR symtab/23010
4567 * gdb.dwarf2/multidictionary.exp: New file.
4568
4569 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4570
4571 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4572 (test_gnuv3_style_demangling): ... this.
4573 (test_lucid_style_demangling): Remove.
4574 (test_arm_style_demangling): Remove.
4575 (test_hp_style_demangling): Remove.
4576 (do_tests): Remove calls to the above.
4577
4578 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4579
4580 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4581 case.
4582
4583 2019-01-06 Tom Tromey <tom@tromey.com>
4584
4585 PR gdb/28155:
4586 * gdb.dwarf2/typedef-void-finish.exp: New file.
4587
4588 2018-12-28 Tom Tromey <tom@tromey.com>
4589 Simon Marchi <simark@simark.ca>
4590
4591 * gdb.base/jit-exec.exp: New file.
4592 * gdb.base/jit-exec.c: New file.
4593 * gdb.base/jit-execd.c: New file.
4594
4595 2018-12-28 Tom Tromey <tom@tromey.com>
4596
4597 * gdb.base/style.exp: Update test to check for address styling.
4598
4599 2018-12-28 Tom Tromey <tom@tromey.com>
4600
4601 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4602 message.
4603
4604 2018-12-28 Tom Tromey <tom@tromey.com>
4605
4606 * gdb.base/style.exp: Add test for version number styling.
4607
4608 2018-12-28 Tom Tromey <tom@tromey.com>
4609
4610 * gdb.base/style.exp: Add test for print_address_symbolic.
4611
4612 2018-12-28 Tom Tromey <tom@tromey.com>
4613
4614 * gdb.base/style.exp: Add test for breakpoint setting.
4615
4616 2018-12-28 Tom Tromey <tom@tromey.com>
4617
4618 * gdb.base/style.exp: Add test for variable names.
4619
4620 2018-12-28 Tom Tromey <tom@tromey.com>
4621
4622 * gdb.base/style.exp: New file.
4623 * gdb.base/style.c: New file.
4624
4625 2018-12-28 Tom Tromey <tom@tromey.com>
4626
4627 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4628 "dumb".
4629 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4630 the TERM environment variable.
4631
4632 2018-12-27 Tom Tromey <tom@tromey.com>
4633
4634 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4635 pagination test.
4636
4637 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4638
4639 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4640 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4641
4642 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4643
4644 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4645 Filename a.adb changed to bp_fun_addr.adb.
4646 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4647
4648 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4649
4650 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4651 non-PIE executables.
4652 * README: Mention the gdb,nopie_flag board setting.
4653 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4654 non-PIE executable.
4655 * gdb.arch/amd64-entry-value.exp: Likewise.
4656 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4657 * gdb.arch/i386-float.exp: Likewise.
4658 * gdb.arch/i386-signal.exp: Likewise.
4659 * gdb.mi/mi-reg-undefined.exp: Likewise.
4660
4661 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4662
4663 PR gdb/23974
4664 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4665
4666 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4667
4668 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4669 Update order of results accordingly.
4670
4671 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4672
4673 * gdb.base/annota1.exp: Update a test regexp.
4674
4675 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4676
4677 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4678
4679 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4680
4681 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4682 (reuse_time): Initialize to REUSE_TIME_CAP.
4683 (check_rc): New function.
4684 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4685 Check pthread_create rc.
4686 (spawner_thread_func): Check pthread_create and pthread_join rc.
4687
4688 2018-12-08 Pedro Alves <palves@redhat.com>
4689
4690 * gdb.base/list.exp (test_forward_search): Rename to ...
4691 (test_forward_reverse_search): ... this. Also test reverse-search
4692 and the forward-search alias.
4693
4694 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4695
4696 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4697 local timeout variable before return, and remove all local timeout
4698 variable entirely.
4699 (gdb_load): Likewise.
4700
4701 2018-12-01 Tom de Vries <tdevries@suse.de>
4702
4703 * gdb.base/gdb-caching-proc.exp: New file.
4704
4705 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4706
4707 * Makefile.in (TIMESTAMP): New variable.
4708 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4709 command.
4710 (check-single-racy): Likewise.
4711 (check/%.exp): Likewise.
4712 (check-racy/%.exp): Likewise.
4713 (workers/%.worker): Likewise.
4714 (build-perf): Likewise.
4715 (check-perf): Likewise.
4716 * README: Describe new "TS" and "TS_FORMAT" variables.
4717 * print-ts.py: New file.
4718
4719 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4720
4721 PR python/23714
4722 * gdb.python/python.exp: Test command repetition after
4723 gdb.execute.
4724
4725 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4726
4727 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4728 is correctly aligned.
4729
4730 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4731
4732 * gdb.ada/info_auto_lang.exp: New testcase.
4733 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4734 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4735 * gdb.ada/info_auto_lang/some_c.c: New file.
4736
4737 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4738
4739 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4740 FUNC_lang language syntax.
4741
4742 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4743
4744 * gdb.base/info_minsym.c: New file.
4745 * gdb.base/info_minsym.exp: New file.
4746
4747 2018-11-19 Tom Tromey <tom@tromey.com>
4748
4749 PR rust/23625:
4750 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4751 * gdb.rust/expr.exp: Update expected output. Change one test.
4752
4753 2018-11-19 Tom Tromey <tom@tromey.com>
4754
4755 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4756
4757 2018-11-19 Pedro Alves <palves@redhat.com>
4758
4759 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4760 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4761 see the expected warning.
4762
4763 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4764
4765 PR gdb/22736:
4766 * gdb.cp/infcall-nodebug-lib.c: New test.
4767 * gdb.cp/infcall-nodebug-main.c: New test.
4768 * gdb.cp/infcall-nodebug.exp: New file.
4769
4770 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4771
4772 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4773 completer tests.
4774
4775 2018-11-09 Tom de Vries <tdevries@suse.de>
4776
4777 * gdb.base/msym-lang.c: New test.
4778 * gdb.base/msym-lang.exp: New file.
4779 * gdb.base/msym-lang-main.c: New test.
4780
4781 2018-11-08 Tom Tromey <tom@tromey.com>
4782
4783 PR gdb/23555:
4784 PR gdb/23838:
4785 * gdb.base/warning.exp: New file.
4786
4787 2018-11-08 Jan Beulich <jbeulich@suse.com>
4788
4789 * testsuite/gdb.arch/i386-avx512.c,
4790 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4791
4792 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4793
4794 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4795 point hardware.
4796
4797 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4798
4799 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4800 * gdb.dwarf2/missing-type-name.exp: New file.
4801
4802 2018-11-06 Tom de Vries <tdevries@suse.de>
4803
4804 * gdb.base/many-headers.c: New test.
4805 * gdb.base/many-headers.exp: New file.
4806
4807 2018-11-06 Jim Wilson <jimw@sifive.com>
4808
4809 * gdb.base/code_elim.exp: For riscv, set additional_flags
4810 to include -msmall-data-limit=0.
4811
4812 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4813
4814 * gdb.ada/watch_minus_l: New testcase.
4815
4816 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4817
4818 * gdb.arch/aix-sighandle.c: New file.
4819 * gdb.arch/aix-sighandle.exp: New file.
4820
4821 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4822
4823 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4824 registers being unions.
4825
4826 2018-10-31 Tom de Vries <tdevries@suse.de>
4827
4828 * lib/valgrind.exp: New file.
4829 (vgdb_start, vgdb_stop): New procs, factored out of ...
4830 * gdb.base/valgrind-bt.exp: ... here, ...
4831 * gdb.base/valgrind-disp-step.exp: ... here and ...
4832 * gdb.base/valgrind-infcall.exp: ... here.
4833
4834 2018-10-31 Tom de Vries <tdevries@suse.de>
4835
4836 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4837
4838 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4839
4840 * gdb.dwarf2/void-type.c: New file.
4841 * gdb.dwarf2/void-type.exp: New file.
4842
4843 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4844
4845 * gdb.base/info_qt.c: New file.
4846 * gdb.base/info_qt.exp: New file.
4847
4848 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4849
4850 * gdb.arch/powerpc-htm-regs.c: New file.
4851 * gdb.arch/powerpc-htm-regs.exp: New file.
4852
4853 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4854
4855 * gdb.arch/powerpc-tar.c: New file.
4856 * gdb.arch/powerpc-tar.exp: New file.
4857
4858 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4859
4860 * gdb.arch/powerpc-ppr-dscr.c: New file.
4861 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4862
4863 2018-10-25 Tom de Vries <tdevries@suse.de>
4864
4865 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4866
4867 2018-10-24 Tom de Vries <tdevries@suse.de>
4868
4869 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4870 longer exists error.
4871
4872 2018-10-24 Tom de Vries <tdevries@suse.de>
4873
4874 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4875
4876 2018-10-24 Tom de Vries <tdevries@suse.de>
4877
4878 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4879 --db-attach in valgrind.
4880
4881 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4882
4883 * gdb.arch/riscv-reg-aliases.c: New file.
4884 * gdb.arch/riscv-reg-aliases.exp: New file.
4885
4886 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4887
4888 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4889
4890 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4891
4892 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4893
4894 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4895
4896 * gdb.cp/ovldbreak.exp: Fix regexps.
4897
4898 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4899
4900 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4901
4902 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4903
4904 PR cli/23785
4905 * gdb.base/restore.exp: New test to check if "restore" with an
4906 invalid file doesn't segfault.
4907
4908 2018-10-18 Tom de Vries <tdevries@suse.de>
4909
4910 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4911 * gdb.ada/excep_handle.exp: Same.
4912 * gdb.ada/mi_string_access.exp: Same.
4913 * gdb.ada/mi_var_union.exp: Same.
4914 * gdb.arch/arc-analyze-prologue.exp: Same.
4915 * gdb.arch/arc-decode-insn.exp: Same.
4916 * gdb.base/readnever.exp: Same.
4917 * gdb.fortran/printing-types.exp: Same.
4918 * gdb.guile/scm-lazy-string.exp: Same.
4919
4920 2018-10-16 Tom de Vries <tdevries@suse.de>
4921
4922 PR gdb/23730
4923 * gdb.base/catch-follow-exec.c: Add copyright notice.
4924 * gdb.base/catch-follow-exec.exp: Rewrite to use
4925 gdb_spawn_with_cmdline_opts. Require gdb-native.
4926
4927 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4928
4929 * gdb.trace/actions-changed.exp: Check for arch support.
4930 * gdb.trace/actions.exp: Likewise.
4931 * gdb.trace/ax.exp: Likewise.
4932 * gdb.trace/backtrace.exp: Likewise.
4933 * gdb.trace/change-loc.exp: Likewise.
4934 * gdb.trace/deltrace.exp: Likewise.
4935 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4936 * gdb.trace/ftrace.exp: Likewise.
4937 * gdb.trace/infotrace.exp: Check for arch support.
4938 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4939 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4940 * gdb.trace/mi-tsv-changed.exp: Likewise.
4941 * gdb.trace/packetlen.exp: Likewise.
4942 * gdb.trace/passc-dyn.exp: Likewise.
4943 * gdb.trace/passcount.exp: Likewise.
4944 * gdb.trace/pending.exp: Likewise.
4945 * gdb.trace/range-stepping.exp: Check for shlib support.
4946 * gdb.trace/report.exp: Check for arch support.
4947 * gdb.trace/save-trace.exp: Likewise.
4948 * gdb.trace/signal.exp: Check for signal support.
4949 * gdb.trace/tfind.exp: Check for arch support.
4950 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4951 * gdb.trace/trace-common.h: Add comment.
4952 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4953 * gdb.trace/trace-enable-disable.exp: Likewise.
4954 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4955 * gdb.trace/tracecmd.exp: Check for arch support.
4956 * gdb.trace/tspeed.exp: Check for shlib and target support.
4957 * gdb.trace/tstatus.exp: Check for arch support.
4958 * gdb.trace/tsv.exp: Likewise.
4959 * gdb.trace/while-dyn.exp: Likewise.
4960 * gdb.trace/while-stepping.exp: Likewise.
4961 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4962
4963 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4964
4965 * gdb.trace/tspeed.exp: Remove nowarnings.
4966 (prepare_for_trace_test): Declare "global ipalib".
4967 * gdb.trace/tspeed.c: Include unistd.h.
4968 (main): Remove superfluous printf argument.
4969
4970 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4971
4972 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4973 directory prefix on the filename.
4974
4975 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4976
4977 * gdb.gdb/unittest.exp: Update expected message informing that
4978 selftests have been disabled.
4979 * gdb.server/unittest.exp: Likewise.
4980
4981 2018-10-09 Tom de Vries <tdevries@suse.de>
4982
4983 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4984 with runto_main.
4985
4986 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4987
4988 PR c++/16841
4989 * gdb.cp/virtbase2.cc: New file.
4990 * gdb.cp/virtbase2.exp: New file.
4991
4992 2018-10-06 Tom Tromey <tom@tromey.com>
4993
4994 PR python/19399:
4995 * gdb.python/py-inferior.exp: Add architecture test.
4996
4997 2018-10-06 Tom Tromey <tom@tromey.com>
4998
4999 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5000 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5001
5002 2018-10-06 Tom Tromey <tom@tromey.com>
5003
5004 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5005 of a "throw" catchpoint.
5006
5007 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5008
5009 * gdb.base/info-proc.exp: Update string expected from "help info
5010 proc".
5011
5012 2018-10-04 Tom Tromey <tom@tromey.com>
5013
5014 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5015 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5016 (test_initial_complaints, test_empty_complaints): Update.
5017 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5018
5019 2018-10-04 Tom Tromey <tom@tromey.com>
5020
5021 PR cli/19551:
5022 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5023 * lib/gdb.exp (gdb_file_cmd): Update.
5024 * gdb.stabs/weird.exp (print_weird_var): Update.
5025 * gdb.server/solib-list.exp: Update.
5026 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5027 * gdb.mi/mi-cli.exp: Update.
5028 * gdb.linespec/linespec.exp: Update.
5029 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5030 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5031 * gdb.cp/cp-relocate.exp: Update.
5032 * gdb.base/sym-file.exp: Update.
5033 * gdb.base/relocate.exp: Update.
5034 * gdb.base/readnever.exp: Update.
5035 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5036 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5037 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5038 * gdb.base/code_elim.exp: Update.
5039 * gdb.base/break-unload-file.exp (test_break): Update.
5040 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5041 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5042 Update.
5043 * gdb.base/attach.exp (do_attach_tests): Update.
5044 * gdb.base/sepdebug.exp: Update.
5045 * gdb.python/py-section-script.exp: Update.
5046
5047 2018-10-04 Tom Tromey <tom@tromey.com>
5048
5049 PR cli/22234:
5050 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5051 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5052 output.
5053
5054 2018-10-04 Tom Tromey <tom@tromey.com>
5055
5056 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5057 set width and height to 0.
5058 (test_command_line_attach_run): Use -quiet.
5059
5060 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5061
5062 * lib/gdb.exp (skip_ifunc_tests): New.
5063 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5064 other compile failures.
5065 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5066
5067 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5068
5069 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5070 is_amd64_regs_target.
5071
5072 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5073
5074 * gdb.arch/aarch64-sighandler-regs.c: New test.
5075 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5076 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5077
5078 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5079
5080 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5081 assembly.
5082
5083 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5084
5085 * gdb.base/frame-selection.exp: New file.
5086 * gdb.base/frame-selection.c: New file.
5087
5088 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5089
5090 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5091 pthread barrier.
5092 (main): Likewise.
5093
5094 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5095
5096 * gdb.base/large-frame-1.c: New file.
5097 * gdb.base/large-frame-2.c: New file.
5098 * gdb.base/large-frame.exp: New file.
5099 * gdb.base/large-frame.h: New file.
5100
5101 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5102
5103 PR gdb/20948
5104 * gdb.base/write_mem.exp: New test.
5105 * gdb.base/write_mem.c: Likewise.
5106
5107 2018-09-23 Tom Tromey <tom@tromey.com>
5108
5109 PR python/18852:
5110 * gdb.python/py-parameter.exp: Add test for parameter that throws
5111 on "set".
5112
5113 2018-09-23 Tom Tromey <tom@tromey.com>
5114
5115 PR python/17284:
5116 * gdb.python/py-template.exp (test_template_arg): Add test for
5117 negative template argument number.
5118
5119 2018-09-23 Tom Tromey <tom@tromey.com>
5120
5121 PR python/14062:
5122 * gdb.python/python.exp: Add test for post_event error.
5123
5124 2018-09-23 Tom Tromey <tom@tromey.com>
5125
5126 PR python/18170:
5127 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5128 convert pointers to int and long.
5129
5130 2018-09-23 Tom Tromey <tom@tromey.com>
5131
5132 PR python/20126:
5133 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5134 signed-ness conversion tests.
5135
5136 2018-09-23 Tom Tromey <tom@tromey.com>
5137
5138 PR python/18352;
5139 * gdb.python/py-value.exp (test_float_conversion): New proc.
5140 Use it.
5141
5142 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5143
5144 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5145
5146 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5147
5148 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5149 no readline.
5150 * gdb.base/utf8-identifiers.exp: Likewise.
5151 * gdb.cp/cpcompletion.exp: Likewise.
5152 * gdb.linespec/cpcompletion.exp: Likewise.
5153 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5154 * gdb.linespec/cpls-ops.exp: Likewise.
5155
5156 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5157 Chris January <chris.january@arm.com>
5158
5159 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5160 * gdb.fortran/short-circuit-argument-list.exp: New file.
5161 * gdb.fortran/short-circuit-argument-list.f90: New test.
5162
5163 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5164
5165 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5166 "arch=" keyword when executing "-stack-list-frames".
5167
5168 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5169
5170 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5171 "arch=" keyword when executing "-stack-list-frames".
5172
5173 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5174
5175 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5176 break ada".
5177
5178 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5179
5180 PR python/23669
5181 * gdb.python/python.exp: Test gdb.execute("show commands").
5182
5183 2018-09-16 Tom Tromey <tom@tromey.com>
5184
5185 * gdb.base/new-ui.exp (do_execution_tests): Update.
5186 * gdb.base/dbx.exp (test_breakpoints): Update.
5187
5188 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5189
5190 * lib/gdb.exp (gdb_simple_compile): Add proc.
5191 (is_elf_target): Use gdb_simple_compile.
5192 (skip_altivec_tests): Likewise.
5193 (skip_vsx_tests): Likewise.
5194 (skip_tsx_tests): Likewise.
5195 (skip_btrace_tests): Likewise.
5196 (skip_btrace_pt_tests): Likewise.
5197 (gdb_can_simple_compile): Likewise.
5198 (gdb_has_argv0): Likewise.
5199 (gdb_target_symbol_prefix): Likewise.
5200 (target_supports_scheduler_locking): Likewise.
5201
5202 2018-09-13 Tom Tromey <tom@tromey.com>
5203
5204 * Makefile.in (TAGS): Recognize proc_with_prefix and
5205 gdb_caching_proc.
5206
5207 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5208
5209 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5210 method.
5211
5212 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5213
5214 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5215 and a few other Inferior properties when the Inferior is no
5216 longer valid.
5217
5218 2018-09-13 Tom Tromey <tom@tromey.com>
5219
5220 PR rust/23650:
5221 * gdb.rust/simple.exp: Add test for enum field access error.
5222
5223 2018-09-13 Tom Tromey <tom@tromey.com>
5224
5225 PR rust/23626:
5226 * gdb.rust/simple.rs (EmptyEnum): New type.
5227 (main): Use it.
5228 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5229
5230 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5231
5232 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5233 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5234 * gdb.python/py-symtab.exp: Update test printing an objfile.
5235
5236 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5237
5238 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5239 object.
5240
5241 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5242
5243 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5244 (support_complex_tests): Use gdb_can_simple_compile.
5245 (is_ilp32_target): Likewise.
5246 (is_lp64_target): Likewise.
5247 (is_64_target): Likewise.
5248 (is_amd64_regs_target): Likewise.
5249 (is_aarch32_target): Likewise.
5250 (gdb_int128_helper): Likewise.
5251
5252 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5253
5254 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5255
5256 2018-09-10 Jerome Guitton <guitton@adacore.com>
5257
5258 * gdb.ada/same_component_name: Add test for case of tagged record
5259 with variable-length fields.
5260
5261 2018-09-10 Xavier Roirand <roirand@adacore.com>
5262
5263 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5264 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5265 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5266 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5267
5268 2018-09-10 Xavier Roirand <roirand@adacore.com>
5269
5270 * gdb.ada/mi_string_access.exp: New testcase.
5271 * gdb.ada/mi_string_access/bar.adb: New file.
5272 * gdb.ada/mi_string_access/pck.adb: New file.
5273 * gdb.ada/mi_string_access/pck.asd: New file.
5274
5275 2018-09-10 Xavier Roirand <roirand@adacore.com>
5276
5277 * gdb.ada/mi_var_union.exp: New testcase.
5278 * gdb.ada/mi_var_union/bar.adb: New file.
5279 * gdb.ada/mi_var_union/pck.adb: New file.
5280 * gdb.ada/mi_var_union/pck.asd: New file.
5281
5282 2018-09-08 Tom Tromey <tom@tromey.com>
5283
5284 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5285
5286 2018-09-08 Tom Tromey <tom@tromey.com>
5287
5288 PR python/16047:
5289 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5290 (register_pretty_printers): Register new printer.
5291 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5292 test.
5293 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5294 (an_int_type3): New global.
5295
5296 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5297
5298 * gdb.ada/expr_with_funcall: New testcase.
5299
5300 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5301
5302 * gdb.ada/packed_array_assign: New testcase.
5303
5304 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5305
5306 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5307 names, and add test prefixes to make test names unique.
5308
5309 2018-09-05 Tom de Vries <tdevries@suse.de>
5310
5311 * gdb.dwarf2/varval.exp: Add test.
5312
5313 2018-09-04 Gary Benson <gbenson@redhat.com>
5314
5315 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5316 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5317
5318 2018-08-31 Tom Tromey <tom@tromey.com>
5319
5320 * gdb.rust/simple.rs: Rename second variable "v".
5321
5322 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5323
5324 * gdb.base/funcargs.c (use_a): New function.
5325 (recurse): Call use_a.
5326
5327 2018-08-29 Keith Seitz <keiths@redhat.com>
5328
5329 * gdb.compile/compile-cplus-anonymous.cc: New file.
5330 * gdb.compile/compile-cplus-anonymous.exp: New file.
5331 * gdb.compile/compile-cplus-array-decay.cc: New file.
5332 * gdb.compile/compile-cplus-array-decay.exp: New file.
5333 * gdb.compile/compile-cplus-inherit.cc: New file.
5334 * gdb.compile/compile-cplus-inherit.exp: New file.
5335 * gdb.compile/compile-cplus-member.cc: New file.
5336 * gdb.compile/compile-cplus-member.exp: New file.
5337 * gdb.compile/compile-cplus-method.cc: New file.
5338 * gdb.compile/compile-cplus-method.exp: New file.
5339 * gdb.compile/compile-cplus-mod.c: "New" file.
5340 * gdb.compile/compile-cplus-namespace.cc: New file.
5341 * gdb.compile/compile-cplus-namespace.exp: New file.
5342 * gdb.compile/compile-cplus-nested.cc: New file.
5343 * gdb.compile/compile-cplus-nested.exp: New file.
5344 * gdb.compile/compile-cplus-print.c: "New" file.
5345 * gdb.compile/compile-cplus-print.exp: "New" file.
5346 * gdb.compile/compile-cplus-virtual.cc: New file.
5347 * gdb.compile/compile-cplus-virtual.exp: New file.
5348 * gdb.compile/compile-cplus.c: "New" file.
5349 * gdb.compile/compile-cplus.exp: "New" file.
5350 * lib/compile-support.exp: New file.
5351
5352 2018-08-16 Gary Benson <gbenson@redhat.com>
5353
5354 PR gdb/13000:
5355 * gdb.base/batch-exit-status.exp: New file.
5356 * gdb.base/batch-exit-status.good-commands: Likewise.
5357 * gdb.base/batch-exit-status.bad-commands: Likewise.
5358
5359 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5360
5361 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5362 (struct struct02): Likewise.
5363 (struct struct03): Likewise.
5364 (struct struct04): Likewise.
5365 (struct struct_01_01): New struct.
5366 (struct struct_01_02): Likewise.
5367 (struct struct_01_03): Likewise.
5368 (struct struct_01_04): Likewise.
5369 (struct struct_02_01): Likewise.
5370 (struct struct_02_02): Likewise.
5371 (struct struct_02_03): Likewise.
5372 (struct struct_02_04): Likewise.
5373 (struct struct_04_01): Likewise.
5374 (struct struct_04_02): Likewise.
5375 (struct struct_04_03): Likewise.
5376 (struct struct_04_04): Likewise.
5377 (struct struct_05_01): Likewise.
5378 (struct struct_05_02): Likewise.
5379 (struct struct_05_03): Likewise.
5380 (struct struct_05_04): Likewise.
5381 (cmp_struct01): Remove function.
5382 (cmp_struct02): Likewise.
5383 (cmp_struct03): Likewise.
5384 (cmp_struct04): Likewise.
5385 (cmp_struct_01_01): Add Function.
5386 (cmp_struct_01_02): Likewise.
5387 (cmp_struct_01_03): Likewise.
5388 (cmp_struct_01_04): Likewise.
5389 (cmp_struct_02_01): Likewise.
5390 (cmp_struct_02_02): Likewise.
5391 (cmp_struct_02_03): Likewise.
5392 (cmp_struct_02_04): Likewise.
5393 (cmp_struct_04_01): Likewise.
5394 (cmp_struct_04_02): Likewise.
5395 (cmp_struct_04_03): Likewise.
5396 (cmp_struct_04_04): Likewise.
5397 (cmp_struct_05_01): Likewise.
5398 (cmp_struct_05_02): Likewise.
5399 (cmp_struct_05_03): Likewise.
5400 (cmp_struct_05_04): Likewise.
5401 (call_all): Add new structs.
5402 * gdb.base/infcall-nested-structs.exp: Likewise.
5403
5404 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5405
5406 * gdb.python/py-framefilter-mi.exp: Update regexp to
5407 check for "arch" field in frame output.
5408
5409 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5410
5411 * gdb.dwarf2/dw2-ranges-func.c: New file.
5412 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5413
5414 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5415
5416 * gdb.base/term.exp: Compare terminal settings with values from
5417 the inferior.
5418 * gdb.base/term.c: Get and set terminal settings.
5419
5420 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5421
5422 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5423 accommodate new "arch" field in frame output.
5424 * gdb.mi/mi-return.exp: Likewise.
5425 * gdb.mi/mi-stack.exp: Likewise.
5426 * gdb.mi/mi-syn-frame.exp: Likewise.
5427 * gdb.mi/user-selected-context-sync.exp: Likewise.
5428
5429 2018-08-19 Michael Spang <spang@google.com>
5430
5431 PR gdb/11786
5432 * gdb.base/gcore-tls-pie.c: New file.
5433 * gdb.base/gcore-tls-pie.exp: New file.
5434
5435 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5436
5437 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5438 * gdb.dwarf2/varval.c: New file.
5439 * gdb.dwarf2/varval.exp: New file.
5440
5441 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5442
5443 PR gdb/18931
5444 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5445
5446 2018-08-16 Keith Seitz <keiths@redhat.com>
5447
5448 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5449 tests expected to pass.
5450
5451 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5452
5453 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5454 -data-disassemble -a.
5455 (test_disassembly_bogus_args): Likewise.
5456
5457 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5458
5459 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5460
5461 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5462
5463 * gdb.base/vla-optimized-out.exp: Add new test.
5464
5465 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5466
5467 * gdb.base/vla-optimized-out-o3.exp: Delete.
5468 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5469 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5470 deleted tests.
5471
5472 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5473
5474 PR gdb/18050:
5475 * gdb.server/extended-remote-restart.c: New file.
5476 * gdb.server/extended-remote-restart.exp: New file.
5477
5478 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5479
5480 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5481 "set variable index = 42".
5482
5483 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5484
5485 * boards/index-cache-gdb.exp: New file.
5486 * gdb.dwarf2/index-cache.exp: New file.
5487 * gdb.dwarf2/index-cache.c: New file.
5488 * gdb.base/maint.exp: Check if we are using the index cache.
5489
5490 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5491
5492 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5493 MAKEFLAGS.
5494
5495 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5496
5497 * dg-extract-results.sh: Move to toplevel contrib.
5498 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5499 * Makefile.in (check-parallel-racy): Likewise.
5500
5501 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5502
5503 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5504 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5505 tests if the target supports scheduler locking.
5506
5507 2018-08-04 Tom de Vries <tdevries@suse.de>
5508
5509 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5510
5511 2018-08-02 Tom Tromey <tom@tromey.com>
5512
5513 PR symtab/16842.
5514 * gdb.cp/temargs.exp: Test "info address" of a template
5515 parameter.
5516
5517 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5518
5519 * gdb.python/py-mi-var-info-path-expression.c: New file.
5520 * gdb.python/py-mi-var-info-path-expression.py: New file.
5521 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5522
5523 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5524
5525 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5526 error after "cannot resolve name" string.
5527
5528 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5529
5530 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5531 started.
5532 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5533
5534 2018-07-28 Tom de Vries <tdevries@suse.de>
5535
5536 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5537
5538 2018-07-26 Tom de Vries <tdevries@suse.de>
5539
5540 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5541
5542 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5543
5544 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5545 is visible.
5546
5547 2018-07-26 Tom de Vries <tdevries@suse.de>
5548
5549 PR breakpoints/23366
5550 * gdb.base/catch-follow-exec.c: New test.
5551 * gdb.base/catch-follow-exec.exp: New file.
5552
5553 2018-07-25 Tom de Vries <tdevries@suse.de>
5554
5555 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5556 vla-optimized-out.c.
5557
5558 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5559
5560 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5561 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5562
5563 2018-07-20 Tom de Vries <tdevries@suse.de>
5564
5565 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5566 NOCLONE macro.
5567 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5568
5569 2018-07-19 Tom de Vries <tdevries@suse.de>
5570
5571 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5572 regular expression.
5573
5574 2018-07-18 Tom de Vries <tdevries@suse.de>
5575
5576 * gdb.base/vla-optimized-out.c: New test.
5577 * gdb.base/vla-optimized-out.exp: New file.
5578
5579 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5580
5581 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5582 message "No address associated with hostname" when gdbserver
5583 cannot resolve the hostname.
5584
5585 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5586
5587 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5588 Add some test prefixes to make tests unique.
5589
5590 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5591
5592 * gdb.base/frameapply.c: New file.
5593 * gdb.base/frameapply.exp: New file.
5594
5595 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5596
5597 * gdb.base/skip.exp: Update expected error message.
5598
5599 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5600 Jan Kratochvil <jan.kratochvil@redhat.com>
5601 Paul Fertser <fercerpav@gmail.com>
5602 Tsutomu Seki <sekiriki@gmail.com>
5603
5604 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5605 parameter.
5606 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5607 by default.
5608 * boards/native-gdbserver.exp: Likewise.
5609 * gdb.server/run-without-local-binary.exp: Improve regexp used
5610 for detecting when a remote debugging connection succeeds.
5611 * gdb.server/server-connect.exp: New file.
5612 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5613 Do not prefix the port number with ":".
5614 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5615 support for detecting and using it. Add '$debughost_gdbserver'
5616 to the list of arguments used to start gdbserver. Handle case
5617 when gdbserver cannot resolve a network name.
5618
5619 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5620
5621 PR c++/23373
5622 * gdb.base/ptype-offsets.cc (struct static_member): New
5623 struct.
5624 (main) <stmember>: New variable.
5625 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5626 with a static member in it.
5627
5628 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5629
5630 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5631 watchpoints enabled and disabled.
5632
5633 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5634
5635 * gdb.base/examine-backward.exp: Still run tests around address
5636 0x0, even if address 0x0 is not readable. Update the pattern for
5637 matching address 0x0 in expected output.
5638
5639 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5640
5641 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5642 malloc/free.
5643
5644 2018-07-04 Tom de Vries <tdevries@suse.de>
5645
5646 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5647
5648 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5649
5650 PR tdep/8282
5651 * gdb.arch/mips-disassembler-options.exp: New test.
5652 * gdb.arch/mips-disassembler-options.s: New test source.
5653
5654 2018-06-29 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.threads/names.exp: Adjust expected "info threads" output.
5657
5658 2018-06-29 Pedro Alves <palves@redhat.com>
5659
5660 * gdb.opt/inline-break.exp (line number, address): Add "info
5661 break" tests.
5662
5663 2018-06-29 Pedro Alves <palves@redhat.com>
5664
5665 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5666 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5667 number and address and running to them.
5668
5669 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5670
5671 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5672
5673 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5674
5675 * lib/compiler.c: Remove executable permission flag.
5676
5677 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5678
5679 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5680 code.
5681 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5682
5683 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5684
5685 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5686
5687 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5688
5689 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5690 address argument is omitted.
5691
5692 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5693
5694 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5695
5696 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5697
5698 PR gdb/21695
5699 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5700 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5701
5702 2018-06-26 Tom Tromey <tom@tromey.com>
5703
5704 PR rust/22574:
5705 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5706 * gdb.rust/simple.rs (struct SimpleLayout): New.
5707
5708 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5709
5710 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5711 "info registers" output.
5712
5713 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5714
5715 * gdb.base/watchpoint-hw-attach.c: New test.
5716 * gdb.base/watchpoint-hw-attach.exp: New file.
5717
5718 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5719
5720 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5721 through /bin/sh.
5722 * boards/dwarf4-gdb-index.exp: Likewise.
5723 * boards/fission-dwp.exp: Likewise.
5724
5725 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5726
5727 * gdb.base/float128.exp: Add comment and improved fail message
5728 to the failure case of "print large128" test.
5729
5730 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5731
5732 * configure.ac: Remove AC_PREREQ.
5733 * configure: Re-generate.
5734
5735 2018-06-19 Pedro Alves <palves@redhat.com>
5736
5737 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5738 (func_extern_caller): New.
5739 (main): Call func_extern_caller.
5740 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5741 logic change.
5742
5743 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5744
5745 PR gdb/16841
5746 * gdb.cp/typedef-base.cc: New file.
5747 * gdb.cp/typedef-base.exp: New file.
5748
5749 2018-06-18 Tom de Vries <tdevries@suse.de>
5750
5751 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5752
5753 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5754 Richard Bunt <Richard.Bunt@arm.com>
5755
5756 * gdb.threads/attach-slow-waitpid.c: New file.
5757 * gdb.threads/attach-slow-waitpid.exp: New file.
5758 * gdb.threads/slow-waitpid.c: New file.
5759
5760 2018-06-14 Pedro Alves <palves@redhat.com>
5761
5762 * gdb.base/fork-running-state.c: Include <errno.h>.
5763 (exit_if_relative_exits): New.
5764 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5765 exits.
5766 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5767 child exits.
5768
5769 2018-06-14 Tom de Vries <tdevries@suse.de>
5770
5771 PR cli/22573
5772 * gdb.base/finish-pretty.c: New test.
5773 * gdb.base/finish-pretty.exp: New file.
5774
5775 2018-06-14 Pedro Alves <palves@redhat.com>
5776
5777 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5778 gdb's expected startup output.
5779
5780 2018-06-14 Pedro Alves <palves@redhat.com>
5781
5782 * lib/selftest-support.exp (selftest_setup): Remove inlined
5783 function handling.
5784
5785 2018-06-14 Tom de Vries <tdevries@suse.de>
5786
5787 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5788 matching of breakpoint printing.
5789
5790 2018-06-13 Tom de Vries <tdevries@suse.de>
5791
5792 PR testsuite/23269
5793 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5794 (fork_child): ... here, and ...
5795 (fork_parent): ... here.
5796
5797 2018-06-12 Tom de Vries <tdevries@suse.de>
5798
5799 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5800
5801 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5802 Stephen Roberts <stephen.roberts@arm.com>
5803
5804 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5805 rewrite test to describe action performed, rather than possible
5806 failure.
5807
5808 2018-06-08 Gary Benson <gbenson@redhat.com>
5809
5810 * gdb.threads/check-libthread-db.exp: New file.
5811 * gdb.threads/check-libthread-db.c: Likewise.
5812
5813 2018-06-05 Tom Tromey <tom@tromey.com>
5814
5815 * gdb.base/default.exp: Update expected "show version" output.
5816
5817 2018-06-05 Tom Tromey <tom@tromey.com>
5818
5819 PR cli/12326:
5820 * gdb.cp/static-print-quit.exp: Update.
5821 * lib/gdb.exp (pagination_prompt): Update.
5822 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5823 * gdb.python/python.exp: Update.
5824
5825 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5826
5827 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5828
5829 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5830
5831 * gdb.ada/bp_fun_addr: New testcase.
5832
5833 2018-06-01 Tom Tromey <tom@tromey.com>
5834
5835 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5836 results.
5837 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5838 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5839 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5840 * gdb.base/maint.exp (maint_pass_if): Update.
5841
5842 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5843
5844 * gdb.base/endian.exp: New test.
5845 * gdb.base/endian.c: New test source.
5846
5847 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5848
5849 PR gdb/23203
5850 * gdb.base/bt-selected-frame.c: New file.
5851 * gdb.base/bt-selected-frame.exp: New file.
5852 * lib/gdb.exp (get_current_frame_number): New function.
5853
5854 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5855 Pedro Alves <palves@redhat.com>
5856
5857 * gdb.threads/tls-core.c: Include <stdlib.h>
5858 (thread_proc): Call `abort'.
5859 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5860 (tls_core_test): New procedure, bits factored out from ...
5861 (top level): ... here. Test both native cores and gcore cores.
5862
5863 2018-05-23 Tom Tromey <tom@tromey.com>
5864
5865 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5866
5867 2018-05-23 Tom Tromey <tom@tromey.com>
5868
5869 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5870 symfile_complaints.
5871 (test_short_complaints): Likewise.
5872 (test_empty_complaints): Likewise.
5873 (test_initial_complaints): Update.
5874
5875 2018-05-23 Tom Tromey <tom@tromey.com>
5876
5877 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5878
5879 2018-05-23 Tom Tromey <tom@tromey.com>
5880
5881 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5882 (test_short_complaints): Update.
5883
5884 2018-05-22 Pedro Alves <palves@redhat.com>
5885
5886 * gdb.base/remote.exp: Only gdb_start after compiling the
5887 testcase. Issue "disconnect" before testing "set remote" command
5888 defaults. Issue clean_restart before running to main.
5889
5890 2018-05-22 Pedro Alves <palves@redhat.com>
5891
5892 * gdb.base/remote.exp: Adjust expected output of "show remote
5893 memory-write-packet-size". Add tests for "set remote
5894 memory-write-packet-size 0" and "set remote
5895 memory-write-packet-size fixed/limit".
5896
5897 2018-05-22 Pedro Alves <palves@redhat.com>
5898
5899 PR gdb/22973
5900 * gdb.base/utf8-identifiers.c: New file.
5901 * gdb.base/utf8-identifiers.exp: New file.
5902
5903 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5904
5905 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5906
5907 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5908
5909 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5910
5911 2018-05-18 Tom Tromey <tom@tromey.com>
5912
5913 * gdb.base/ptype-offsets.exp: Update.
5914
5915 2018-05-17 Keith Seitz <keiths@redhat.com>
5916
5917 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5918 in expected breakpoint stop locations.
5919 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5920 move to proper scope to test variable values.
5921 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5922 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5923 New functions.
5924 (main): Call not_inline_func3.
5925 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5926 inline_func1, inline_func2, and inline_func3. Test that when each
5927 breakpoint is hit, GDB properly reports both the stop location
5928 and the backtrace. Repeat tests for temporary breakpoints.
5929
5930 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5931
5932 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5933 rather then trying to access it in determining whether the PID
5934 of `gdbserver' could have been retrieved.
5935
5936 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5937
5938 * gdb.arch/amd64-init-x87-values.S: New file.
5939 * gdb.arch/amd64-init-x87-values.exp: New file.
5940
5941 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5942
5943 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5944
5945 2018-05-04 Tom Tromey <tom@tromey.com>
5946
5947 PR python/22730:
5948 * gdb.python/python.exp: Test multi-line execute.
5949
5950 2018-05-04 Tom Tromey <tom@tromey.com>
5951
5952 PR python/22731:
5953 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5954
5955 2018-05-04 Tom Tromey <tom@tromey.com>
5956
5957 PR gdb/11750:
5958 * gdb.base/define.exp: Test defining a user command inside a user
5959 command.
5960 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5961
5962 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5963 Pedro Alves <palves@redhat.com>
5964
5965 PR breakpoints/19806 and support for PR external/20207.
5966 * gdb.base/watchpoint-unaligned.c: New file.
5967 * gdb.base/watchpoint-unaligned.exp: New file.
5968
5969 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5970
5971 * gdb.base/maint.exp: Make test names unique, use
5972 test_prefix_command_help to test 'help maint info', and remove
5973 repeated test of 'help maint'.
5974
5975 2018-05-04 Tom Tromey <tom@tromey.com>
5976
5977 PR gdb/22619:
5978 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5979 behavior.
5980
5981 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5982
5983 * gdb.base/maint.exp: Process output from 'maint print registers'
5984 line at a time.
5985
5986 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5987
5988 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5989 timeout.
5990
5991 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5992
5993 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5994 filter pattern.
5995
5996 2018-05-02 Pedro Alves <palves@redhat.com>
5997
5998 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5999 to_log_command renames.
6000 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6001
6002 2018-05-02 Tom Tromey <tom@tromey.com>
6003
6004 * gdb.python/py-parameter.exp: Set test message.
6005
6006 2018-05-02 Tom Tromey <tom@tromey.com>
6007
6008 PR python/20084:
6009 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6010 PARAM_ZUINTEGER_UNLIMITED tests.
6011
6012 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6013
6014 PR rust/23124
6015 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6016 when casting.
6017
6018 2018-04-30 Tom Tromey <tom@tromey.com>
6019
6020 * gdb.python/py-type.exp: Check align attribute.
6021 * gdb.python/py-type.c: New "aligncheck" global.
6022
6023 2018-04-30 Tom Tromey <tom@tromey.com>
6024
6025 PR exp/17095:
6026 * gdb.dwarf2/dw2-align.exp: New file.
6027 * gdb.cp/align.exp: New file.
6028 * gdb.base/align.exp: New file.
6029 * lib/gdb.exp (gdb_int128_helper): New proc.
6030 (has_int128_c, has_int128_cxx): New caching procs.
6031
6032 2018-04-27 Tom Tromey <tom@tromey.com>
6033
6034 PR rust/22545:
6035 * gdb.rust/simple.exp: Add inclusive range tests.
6036
6037 2018-04-26 Pedro Alves <palves@redhat.com>
6038
6039 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6040 ifunc breakpoint locations correctly of ifunc breakpoints set
6041 while the program resolves the ifunc.
6042
6043 2018-04-26 Pedro Alves <palves@redhat.com>
6044
6045 * gdb.base/gnu-ifunc-final.c: New file.
6046 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6047 * gdb.base/gnu-ifunc.exp (executable): Delete.
6048 (staticexecutable): Adjust.
6049 (lib_opts, exec_opts): Delete.
6050 (make_binsuffix, build, set-break): New procedures.
6051 (misc_tests): New, with tests factored out from the top level.
6052 (top level): Test different combinations of ifunc resolver name,
6053 resolver with and with debug info, and ifunc target with and
6054 without debug info. Wrap static tests with with_target_prefix.
6055
6056 2018-04-26 Pedro Alves <palves@redhat.com>
6057
6058 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6059 return type" warnings.
6060
6061 2018-04-25 Pedro Alves <palves@redhat.com>
6062
6063 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6064 killed".
6065 * gdb.base/kill-after-signal.exp: Likewise.
6066 * gdb.threads/kill.exp: Likewise.
6067
6068 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6069 Sergio Durigan Junior <sergiodj@redhat.com>
6070 Pedro Alves <palves@redhat.com>
6071
6072 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6073 regexps to expect for '[Inferior ... detached]' as well.
6074 * gdb.base/attach.exp: Likewise.
6075 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6076 "gdb_continue_to_end".
6077 (test_catch_syscall_with_wrong_args): Likewise.
6078 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6079 ']'. Don't set 'verbose' on.
6080 * gdb.base/foll-vfork.exp: Likewise.
6081 * gdb.base/fork-print-inferior-events.c: New file.
6082 * gdb.base/fork-print-inferior-events.exp: New file.
6083 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6084 '[Inferior ... has been killed]' message.
6085 * gdb.base/kill-after-signal.exp: Likewise.
6086 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6087 detach message.
6088 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6089 message.
6090 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6091 regexps to expect for '[Inferior ... detached]' as well.
6092 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6093
6094 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6095
6096 PR gdb/23104
6097 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6098
6099 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6100
6101 PR gdb/23095
6102 * gdb.base/break-probes.exp: Pass shlib_load to
6103 prepare_for_testing. Set normal_bp to r_debug_state if target is
6104 bsd.
6105
6106 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6107
6108 * gdb.threads/multiple-successive-infcall.c: New test.
6109 * gdb.threads/multiple-successive-infcall.exp: New file.
6110
6111 2018-04-17 Tom Tromey <tom@tromey.com>
6112
6113 * gdb.rust/simple.rs (Union): New type.
6114 (main): New local "u".
6115 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6116
6117 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6118
6119 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6120 number information in output of "whereis" command.
6121 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6122
6123 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6124
6125 * gdb.ada/info_types.exp: Adjust expected output to the line
6126 numbers now printed by "info var/func/type".
6127 * gdb.base/completion.exp: Likewise.
6128 * gdb.base/included.exp: Likewise.
6129 * gdb.cp/cp-relocate.exp: Likewise.
6130 * gdb.cp/cplusfuncs.exp: Likewise.
6131 * gdb.cp/namespace.exp: Likewise.
6132 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6133
6134 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6135
6136 * gdb.btrace/cpu.exp: New.
6137
6138 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6139
6140 * gdb.base/step-indirect-call-thunk.exp: New.
6141 * gdb.base/step-indirect-call-thunk.c: New.
6142 * gdb.reverse/step-indirect-call-thunk.exp: New.
6143 * gdb.reverse/step-indirect-call-thunk.c: New.
6144
6145 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6146
6147 * gdb.base/pie-fork.c: New file.
6148 * gdb.base/pie-fork.exp: New file.
6149
6150 2018-04-11 Tom Tromey <tom@tromey.com>
6151
6152 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6153
6154 2018-04-10 Pedro Alves <palves@redhat.com>
6155
6156 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6157 exits. Instead loop running forever.
6158 (fork_parent): Run forever too.
6159
6160 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6161
6162 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6163 mi_continue_to_line.
6164 * gdb.mi/mi-stack.c (callee4): Add comment.
6165
6166 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6167
6168 * gdb.mi/mi-stack.exp: Fix indentation.
6169
6170 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6171
6172 PR gdb/22979
6173 * gdb.arch/amd64-osabi.exp: New file.
6174
6175 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6176
6177 PR gdb/22980
6178 * gdb.base/osabi.exp: New file.
6179
6180 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6181
6182 * gdb.cp/static-typedef-print.exp: New file.
6183 * gdb.cp/static-typedef-print.cc: New file.
6184
6185 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6186
6187 * gdb.ada/varsize_limit: New testcase.
6188
6189 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6190
6191 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6192
6193 * gdb.ada/notcplusplus: New testcase.
6194
6195 * gdb.base/c-linkage-name.c: New file.
6196 * gdb.base/c-linkage-name.exp: New testcase.
6197
6198 2018-03-26 Tom Tromey <tom@tromey.com>
6199
6200 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6201 * gdb.python/py-framefilter.py (name_error): New global.
6202 (ErrorInName.function): Use name_error.
6203
6204 2018-03-26 Tom Tromey <tom@tromey.com>
6205
6206 PR backtrace/15582:
6207 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6208
6209 2018-03-23 Keith Seitz <keiths@redhat.com>
6210
6211 PR c++/22968
6212 * gdb.cp/subtypes.exp: New file.
6213 * gdb.cp/subtypes.h: New file.
6214 * gdb.cp/subtypes.cc: New file.
6215 * gdb.cp/subtypes-2.cc: New file.
6216
6217 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6218
6219 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6220 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6221 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6222 -nostartfiles when compiling the test. Confirm that all registers
6223 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6224
6225 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6226
6227 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6228 option, syntax was wrong anyway.
6229 * gdb.arch/arm-disp-step.exp: Likewise.
6230 * gdb.arch/sparc64-regs.exp: Likewise.
6231 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6232 option, syntax was wrong anyway, switch to use
6233 prepare_for_testing.
6234 * gdb.arch/i386-disp-step.exp: Likewise.
6235
6236 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6237
6238 * gdb.ada/exec_changed.exp: Replace "target_info exists
6239 use_gdb_stub" by "use_gdb_stub".
6240 * gdb.ada/start.exp: Likewise.
6241 * gdb.base/async-shell.exp: Likewise.
6242 * gdb.base/attach-pie-misread.exp: Likewise.
6243 * gdb.base/attach-wait-input.exp: Likewise.
6244 * gdb.base/break-entry.exp: Likewise.
6245 * gdb.base/break-interp.exp: Likewise.
6246 * gdb.base/dprintf-detach.exp: Likewise.
6247 * gdb.base/nostdlib.exp: Likewise.
6248 * gdb.base/solib-nodir.exp: Likewise.
6249 * gdb.base/statistics.exp: Likewise.
6250 * gdb.base/testenv.exp: Likewise.
6251 * gdb.mi/mi-exec-run.exp: Likewise.
6252 * gdb.mi/mi-start.exp: Likewise.
6253 * gdb.multi/dummy-frame-restore.exp: Likewise.
6254 * gdb.multi/multi-arch-exec.exp: Likewise.
6255 * gdb.multi/multi-arch.exp: Likewise.
6256 * gdb.multi/tids.exp: Likewise.
6257 * gdb.multi/watchpoint-multi.exp: Likewise.
6258 * gdb.python/py-events.exp: Likewise.
6259 * gdb.threads/attach-into-signal.exp: Likewise.
6260 * gdb.threads/attach-stopped.exp: Likewise.
6261 * gdb.threads/threadapply.exp: Likewise.
6262 * lib/selftest-support.exp: Likewise.
6263
6264 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6265
6266 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6267
6268 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6269
6270 * gdb.perf/template-breakpoints.cc: New file.
6271 * gdb.perf/template-breakpoints.exp: New file.
6272 * gdb.perf/template-breakpoints.py: New file.
6273
6274 2018-03-19 Tom Tromey <tom@tromey.com>
6275
6276 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6277 y0.
6278 * gdb.rust/simple.exp: Test bare identifier form of struct
6279 initializer.
6280
6281 2018-03-19 Tom Tromey <tom@tromey.com>
6282
6283 * gdb.gdb/observer.exp: Remove.
6284
6285 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6286
6287 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6288 "qualified" option when setting breakpoints.
6289 * gdb.trace/backtrace.exp: Likewise.
6290 * gdb.trace/circ.exp: Likewise.
6291 * gdb.trace/collection.exp: Likewise.
6292 * gdb.trace/disconnected-tracing.exp: Likewise.
6293 * gdb.trace/ftrace-lock.exp: Likewise.
6294 * gdb.trace/ftrace.exp: Likewise.
6295 * gdb.trace/infotrace.exp: Likewise.
6296 * gdb.trace/packetlen.exp: Likewise.
6297 * gdb.trace/passc-dyn.exp: Likewise.
6298 * gdb.trace/qtro.exp: Likewise.
6299 * gdb.trace/read-memory.exp: Likewise.
6300 * gdb.trace/report.exp: Likewise.
6301 * gdb.trace/signal.exp: Likewise.
6302 * gdb.trace/status-stop.exp: Likewise.
6303 * gdb.trace/strace.exp: Likewise.
6304 * gdb.trace/tfind.exp: Likewise.
6305 * gdb.trace/trace-break.exp: Likewise.
6306 * gdb.trace/trace-condition.exp: Likewise.
6307 * gdb.trace/trace-mt.exp: Likewise.
6308 * gdb.trace/tstatus.exp: Likewise.
6309 * gdb.trace/tsv.exp: Likewise.
6310 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6311 * gdb.trace/unavailable.exp: Likewise.
6312 * gdb.trace/while-dyn.exp: Likewise.
6313
6314 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6315
6316 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6317 that libinproctrace is copied to the target.
6318
6319 2018-03-14 Tom Tromey <tom@tromey.com>
6320
6321 PR cli/14977:
6322 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6323 a null pointer.
6324 * gdb.base/wchar.exp: Likewise.
6325
6326 2018-03-14 Tom Tromey <tom@tromey.com>
6327
6328 PR cli/19918:
6329 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6330 flag.
6331
6332 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6333
6334 PR gdb/22841
6335 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6336 "target" to remote_exec.
6337
6338 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6339
6340 PR gdb/22841
6341 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6342 ${board}_upload): Remove.
6343
6344 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6345
6346 * gdb.cp/watch-cp.cc: New test.
6347 * gdb.cp/watch-cp.exp: New file.
6348
6349 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6350
6351 * gdb.base/infcall-nested-structs.exp: New file.
6352 * gdb.base/infcall-nested-structs.c: New file.
6353 * gdb.base/float.exp: Add riscv support.
6354
6355 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6356
6357 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6358 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6359
6360 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6361
6362 * gdb.server/abspath.exp: New file.
6363 * lib/gdb.exp (with_cwd): New procedure.
6364
6365 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6366
6367 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6368 use it.
6369 (gdb_is_target_remote_prompt): New proc.
6370 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6371 (gdb_is_target_native): Pass prompt parameter to
6372 gdb_is_target_1.
6373
6374 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6375
6376 * gdb.base/load-command.c: New file.
6377 * gdb.base/load-command.exp: New file.
6378 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6379 (gdb_is_target_1): ...this, and generalize for other targets
6380 than just remote.
6381 (gdb_is_target_remote): Use gdb_is_target_1.
6382 (gdb_is_target_native): use gdb_is_target_1.
6383
6384 2018-02-26 Tom Tromey <tom@tromey.com>
6385
6386 PR python/16497:
6387 * gdb.python/py-framefilter.exp: Update test.
6388
6389 2018-02-26 Tom Tromey <tom@tromey.com>
6390
6391 * gdb.dwarf2/variant.c: New file.
6392 * gdb.dwarf2/variant.exp: New file.
6393
6394 2018-02-26 Tom Tromey <tom@tromey.com>
6395
6396 * gdb.rust/simple.exp: Accept more possible results in enum test.
6397
6398 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6399
6400 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6401 parentheses.
6402
6403 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6404
6405 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6406 name of a variable: $actual_linejj -> $actual_line.
6407
6408 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6409
6410 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6411
6412 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6413
6414 * gdb.btrace/buffer-size.exp: Do not force BTS.
6415
6416 2018-02-14 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6419 getting a "Quit".
6420
6421 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6422
6423 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6424 Fix test name.
6425
6426 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6427
6428 * gdb.cp/m-static.exp: Check type of optimized out static
6429 member.
6430
6431 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6432
6433 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6434 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6435
6436 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6437 Leszek Swirski <leszeks@google.com>
6438
6439 * gdb.python/py-prettyprint.c
6440 (struct to_string_returns_value_inner,
6441 struct to_string_returns_value_wrapper): New.
6442 (main): Add tsrvw variable.
6443 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6444 ToStringReturnsValueWrapper): New classes.
6445 (register_pretty_printers): Register new pretty-printers.
6446 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6447 recursive pretty printer.
6448 * gdb.python/py-mi.exp: Likewise.
6449
6450 2018-02-01 Leszek Swirski <leszeks@google.com>
6451
6452 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6453 functions with the same name as an include file are parsed
6454 correctly.
6455
6456 2018-02-01 Yao Qi <yao.qi@linaro.org>
6457
6458 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6459 "\[^\r\n\]*".
6460
6461 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6462
6463 * gdb.arch/powerpc-prologue-frame.s: New file.
6464 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6465 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6466
6467 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6468
6469 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6470
6471 2018-01-30 Pedro Alves <palves@redhat.com>
6472
6473 PR gdb/13211
6474 * gdb.base/interrupt-daemon.c: New.
6475 * gdb.base/interrupt-daemon.exp: New.
6476 * gdb.multi/multi-term-settings.c: New.
6477 * gdb.multi/multi-term-settings.exp: New.
6478
6479 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6480
6481 * gdb.base/break.exp: Save the location where the breakpoint
6482 on break.c:47 was actually inserted when debugging the version
6483 compiled at -O2 and use it in the expected output of the "info
6484 break" test performed soon after.
6485
6486 2018-01-22 Pedro Alves <palves@redhat.com>
6487 Sergio Durigan Junior <sergiodj@redhat.com>
6488
6489 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6490 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6491
6492 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6493
6494 * gdb.base/break-include.c, gdb.base/break-include.inc,
6495 gdb.base/break-include.exp: New files.
6496 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6497 line number now being the actual line number where the breakpoint
6498 was inserted.
6499 * gdb.mi/mi-break.exp: Likewise.
6500 * gdb.mi/mi-reverse.exp: Likewise.
6501 * gdb.mi/mi-simplerun.exp: Ditto.
6502
6503 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6504
6505 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6506 varobj.
6507 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6508
6509 2018-01-21 Don Breazeal <donb@codesourcery.com>
6510 Andrew Burgess <andrew.burgess@embecosm.com>
6511
6512 * gdb.mi/basics.c: Add new global.
6513 * gdb.mi/mi-frame-regs.exp: New file.
6514 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6515 case.
6516
6517 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6518
6519 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6520 non-parameter, and on an unknown symbol.
6521
6522 2018-01-19 Tom Tromey <tom@tromey.com>
6523
6524 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6525 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6526
6527 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6528
6529 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6530 setrlimit and chdir to int.
6531
6532 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6533
6534 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6535 function.
6536 (my_tend): Likewise.
6537 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6538 rationale of avoiding FP- and vector instructions.
6539
6540 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6541
6542 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6543 "info reg" with "\[ \t\]*".
6544 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6545 "\[ \t\]+".
6546 * gdb.arch/s390-multiarch.exp: Ditto.
6547 * gdb.base/pc-fp.exp: Ditto.
6548 * gdb.reverse/i386-precsave.exp: Ditto.
6549 * gdb.reverse/i386-reverse.exp: Ditto.
6550 * gdb.reverse/i387-env-reverse.exp: Ditto.
6551 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6552
6553 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6554
6555 * lib/gdb.exp (gdb_compile): Re-enable use of
6556 universal_compile_options for languages other than Rust.
6557
6558 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6559
6560 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6561
6562 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6563
6564 PR gdb/16577
6565 * gdb.base/solib-vanish.exp: New.
6566 * gdb.base/solib-vanish-main.c: New.
6567 * gdb.base/solib-vanish-lib1.c: New.
6568 * gdb.base/solib-vanish-lib2.c: New.
6569
6570 2018-01-17 Yao Qi <yao.qi@linaro.org>
6571
6572 * gdb.compile/compile.exp: Match the address printed for
6573 frame in the output of command "bt".
6574
6575 2018-01-15 Tom Tromey <tom@tromey.com>
6576
6577 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6578 compute sp_reg.
6579
6580 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6581
6582 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6583 to prepare.
6584 (prepare): Return 0 on error, 1 on success.
6585
6586 2018-01-12 Pedro Alves <palves@redhat.com>
6587
6588 * gdb.base/continue-after-aborted-step-over.c: New.
6589 * gdb.base/continue-after-aborted-step-over.exp: New.
6590
6591 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6592
6593 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6594 options when not creating an executable.
6595
6596 2018-01-11 Pedro Alves <palves@redhat.com>
6597
6598 PR remote/22597
6599 * gdb.server/stop-reply-no-thread.c: New file.
6600 * gdb.server/stop-reply-no-thread.exp: New file.
6601
6602 2018-01-10 Pedro Alves <palves@redhat.com>
6603
6604 PR gdb/22670
6605 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6606 functions too. Test setting breakpoints and printing C functions
6607 with no debug info too.
6608 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6609
6610 2018-01-10 Pedro Alves <palves@redhat.com>
6611
6612 PR gdb/22670
6613 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6614 a fail.
6615
6616 2018-01-10 Pedro Alves <palves@redhat.com>
6617
6618 PR gdb/22670
6619 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6620
6621 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6622
6623 * gdb.server/unittest.exp: Match the output in non-development
6624 mode.
6625
6626 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6627
6628 * gdb.gdb/unittest.exp: Match output in non-development mode.
6629
6630 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6631
6632 * gdb.ada/access_tagged_param.exp: Relax expected output
6633 for value of "ObjL" in "continue" to pck.inspect breakpoint
6634 test.
6635
6636 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6637
6638 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6639 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6640
6641 2018-01-05 Pedro Alves <palves@redhat.com>
6642
6643 PR gdb/18653
6644 * gdb.base/libsegfault.exp: New.
6645
6646 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6647
6648 PR gdb/22670
6649 * gdb.ada/access_tagged_param.exp: New file.
6650 * gdb.ada/access_tagged_param/foo.adb: New file.
6651
6652 2018-01-05 Pedro Alves <palves@redhat.com>
6653
6654 PR gdb/22670
6655 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6656 exercise lower case too, and to exercise both full matching and
6657 wild matching.
6658
6659 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6660
6661 * gdb.ada/rename_subscript_param: New testcase.
6662
6663 2018-01-05 Jerome Guitton <guitton@adacore.com>
6664
6665 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6666
6667 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6668
6669 * gdb.ada/convvar_comp: New testcase.
6670
6671 2018-01-05 Xavier Roirand <roirand@adacore.com>
6672
6673 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6674 (My_Table): New global variable.
6675 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6676
6677 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6678
6679 PR gdb/22670
6680 * gdb.ada/maint_with_ada: New testcase.
6681
6682 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6683
6684 PR gdb/22670
6685 * gdb.ada/bp_c_mixed_case: New testcase.
6686
6687 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6688
6689 PR gdb/22670
6690 * gdb.ada/complete.exp: Add "complete break ada" test.
6691
6692 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6693
6694 PR gdb/22670
6695 * gdb.ada/info_addr_mixed_case: New testcase.
6696
6697 2018-01-03 Xavier Roirand <roirand@adacore.com>
6698
6699 * gdb.ada/excep_handle.exp: New testcase.
6700 * gdb.ada/excep_handle/foo.adb: New file.
6701 * gdb.ada/excep_handle/pck.ads: New file.
6702
6703 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6704
6705 * gdb.base/step-line.c: Add extra empty line in copyright header.
6706 * gdb.base/step-line.inp: Likewise.
6707
6708 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6709
6710 * gdb.ada/dyn_stride.exp: Add slice test.
6711
6712 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6713
6714 * gdb.ada/dyn_stride: New testcase.
6715
6716 2017-12-27 Stafford Horne <shorne@gmail.com>
6717
6718 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6719 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6720
6721 2017-12-27 Stafford Horne <shorne@gmail.com>
6722
6723 * gdb.base/reggroups.c: New file.
6724 * gdb.base/reggroups.exp: New file.
6725
6726 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6727
6728 * gdb.dwarf2/ada-valprint-error.c: New file.
6729 * gdb.dwarf2/ada-valprint-error.exp: New file.
6730
6731 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6732
6733 * gdb.ada/assign_arr: New testcase.
6734
6735 2017-12-18 Xavier Roirand <roirand@adacore.com>
6736
6737 * gdb.ada/funcall_ptr: New testcase.
6738
6739 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6740
6741 PR cli/16224
6742 * gdb.base/ptype-offsets.cc: New file.
6743 * gdb.base/ptype-offsets.exp: New file.
6744
6745 2017-12-15 Yao Qi <yao.qi@linaro.org>
6746
6747 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6748 if XML is disabled.
6749
6750 2017-12-15 Xavier Roirand <roirand@adacore.com>
6751
6752 * gdb.ada/same_component_name: New testcase.
6753
6754 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6755
6756 * gdb.ada/str_binop_equal: New testcase.
6757
6758 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6759
6760 * gdb.ada/task_switch_in_core: New testcase.
6761
6762 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6763
6764 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6765 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6766 call test_bkpt_qualified.
6767 (test_bkpt_qualified): New proc.
6768
6769 2017-12-13 Pedro Alves <palves@redhat.com>
6770
6771 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6772 Tighten regexp by matching with an anchor.
6773
6774 2017-12-13 Pedro Alves <palves@redhat.com>
6775
6776 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6777 ("expression with namespace"): New set of tests.
6778 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6779 (Nested::Test_NS::qux): New.
6780 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6781 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6782
6783 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6784
6785 * gdb.base/server-del-break.c: New file.
6786 * gdb.base/server-del-break.exp: New file.
6787
6788 2017-12-12 Stafford Horne <shorne@gmail.com>
6789
6790 * gdb.xml/tdesc-regs.exp: Add or1k support.
6791
6792 2017-12-12 Stafford Horne <shorne@gmail.com>
6793
6794 * gdb.base/bp-permanent.c: Define nop of or1k.
6795
6796 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6797
6798 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6799 output with components being reordered.
6800
6801 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6802
6803 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6804 output with components being reordered.
6805
6806 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6807 Pedro Alves <palves@redhat.com>
6808
6809 * gdb.base/maint.exp (check for .gdb_index): Check also for
6810 .debug_names.
6811 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6812 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6813 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6814 (.gdb_index used after symbol reloading): Support also .debug_names.
6815 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6816
6817 2017-12-08 Yao Qi <yao.qi@linaro.org>
6818
6819 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6820 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6821
6822 2017-12-08 Yao Qi <yao.qi@linaro.org>
6823
6824 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6825 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6826
6827 2017-12-08 Yao Qi <yao.qi@linaro.org>
6828
6829 * gdb.arch/aarch64-tagged-pointer.c: New file.
6830 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6831
6832 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6833
6834 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6835 "int".
6836
6837 2017-12-07 Keith Seitz <keiths@redhat.com>
6838
6839 PR breakpoints/22569
6840 * gdb.linespec/ls-errs.exp: Change expected result of "break
6841 -source this file has spaces.c -line 3".
6842 Check that an explicit source file followed by whitespace is
6843 identified as an invalid explicit location.
6844
6845 2017-12-07 Keith Seitz <keiths@redhat.com>
6846
6847 * gdb.cp/nested-types.cc: New file.
6848 * gdb.cp/nested-types.exp: New file.
6849 * lib/cp-support.exp: Load data-structures.exp library.
6850 (debug_cp_test_ptype_class): New global.
6851 (cp_ptype_class_verbose, next_line): New procedures.
6852 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6853 Add and document new return value.
6854 Switch the list of lines to a queue.
6855 Add support for new `type' key for nested type definitions.
6856 Add debugging/troubleshooting messages.
6857 * lib/data-structures.exp: New file.
6858
6859 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6860
6861 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6862 with proc_with_prefix, don't use with_test_prefix.
6863
6864 2017-12-07 Tom Tromey <tom@tromey.com>
6865
6866 * gdb.base/break.exp: Add test for empty "commands".
6867
6868 2017-12-07 Yao Qi <yao.qi@linaro.org>
6869
6870 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6871 malloc and catch syscall.
6872
6873 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6874
6875 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6876 tests for explicit locations.
6877
6878 2017-12-06 Pedro Alves <palves@redhat.com>
6879
6880 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6881 force-disabling XML descriptions.
6882
6883 2017-12-04 Pedro Alves <palves@redhat.com>
6884
6885 PR gdb/22499
6886 * gdb.arch/amd64-disp-step-avx.S: New file.
6887 * gdb.arch/amd64-disp-step-avx.exp: New file.
6888
6889 2017-12-03 Pedro Alves <palves@redhat.com>
6890
6891 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6892 and <string.h>.
6893 (parent_function): Print distinct messages when waitpid fails, or
6894 the child exits with a signal, or the child exits for an unhandled
6895 reason.
6896 * gdb.threads/process-dies-while-detaching.exp
6897 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6898 it. Wait for both inferior output and GDB's prompt. Use an
6899 indirect spawn id list.
6900 (do_detach): New parameter 'child_exit'. Use it to compute
6901 expected inferior output.
6902 (test_detach, test_detach_watch, test_detach_killed_outside):
6903 Adjust to pass down the expected child exit kind.
6904
6905 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6906 Sergio Durigan Junior <sergiodj@redhat.com>
6907 Pedro Alves <palves@redhat.com>
6908
6909 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6910
6911 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6912
6913 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6914 to 'symbol-file' and 'add-symbol-file' can be
6915 position-independent.
6916
6917 2017-12-01 Yao Qi <yao.qi@linaro.org>
6918
6919 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6920 the URL in copyright header.
6921 * gdb.arch/aarch64-fp.exp: Likewise.
6922 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6923 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6924 * gdb.base/expand-psymtabs.exp: Likewise.
6925 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6926 * gdb.fortran/common-block.exp: Likewise.
6927 * gdb.fortran/common-block.f90: Likewise.
6928 * gdb.fortran/logical.exp: Likewise.
6929 * gdb.fortran/vla-datatypes.f90: Likewise.
6930 * gdb.fortran/vla-sub.f90: Likewise.
6931
6932 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6933
6934 * gdb.ada/repeat_dyn: New testcase.
6935
6936 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6937
6938 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6939 Update for changed thread numbering.
6940 * gdb.cell/bt.exp: Update for changed GDB output.
6941
6942 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6943
6944 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6945 setting isremote by hand.
6946 * boards/dwarf4-gdb-index.exp: Likewise.
6947 * boards/fission.exp: Likewise.
6948 * boards/stabs.exp: Likewise.
6949
6950 2017-11-30 Pedro Alves <palves@redhat.com>
6951
6952 * gdb.linespec/cpls-ops.exp
6953 (check_explicit_skips_function_argument): Extract the underlying
6954 type of size_t instead of hardcoding it.
6955
6956 2017-11-29 Pedro Alves <palves@redhat.com>
6957
6958 PR c++/19436
6959 * gdb.linespec/cpls-abi-tag.cc: New file.
6960 * gdb.linespec/cpls-abi-tag.exp: New file.
6961
6962 2017-11-29 Pedro Alves <palves@redhat.com>
6963
6964 * gdb.base/langs.exp: Use -qualified.
6965 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6966 it.
6967 * gdb.cp/namespace.exp: Use -qualified.
6968 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6969 (overload-3, template-overload, template-ret-type, const-overload)
6970 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6971 procedures.
6972 (test_driver): Call them.
6973 * gdb.cp/save-bp-qualified.cc: New.
6974 * gdb.cp/save-bp-qualified.exp: New.
6975 * gdb.linespec/explicit.exp: Test -qualified.
6976 * lib/completion-support.exp (completion::explicit_opts_list): Add
6977 "-qualified".
6978 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6979
6980 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6981
6982 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6983
6984 2017-11-29 Tom Tromey <tom@tromey.com>
6985
6986 * gdb.base/relocate.exp: Update invalid argument test.
6987 Add new tests for invalid arguments.
6988
6989 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6990
6991 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6992 Return 0 as a long.
6993 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6994
6995 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6996
6997 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6998 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6999 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7000 func ().
7001 * gdb.cp/shadow.cc (B.func): Return 0.
7002
7003 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7004
7005 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7006 expected output in gdb_expect call to allow the exception
7007 message to be present as well. Fix syntax confusion to avoid
7008 TCL thinking that exception_name is an array.
7009
7010 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7011
7012 * gdb.arch/spu-info.c: Include <unistd.h>.
7013 (do_signal_test): Fix broken calls to write.
7014 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7015 Fix checks for empty mailboxes. Update signal tests for corrected
7016 do_signal_test routine. Allow nonzero event status.
7017 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7018 * gdb.cell/arch.exp: Use standard_output_file.
7019 * gdb.cell/break.exp: Likewise.
7020 * gdb.cell/bt.exp: Likewise.
7021 * gdb.cell/core.exp: Likewise.
7022 * gdb.cell/dwarfaddr.exp: Likewise.
7023 * gdb.cell/ea-cache.exp: Likewise.
7024 * gdb.cell/ea-standalone.exp: Likewise.
7025 * gdb.cell/f-regs.exp: Likewise.
7026 * gdb.cell/fork.exp: Likewise.
7027 * gdb.cell/gcore.exp: Likewise.
7028 * gdb.cell/mem-access.exp: Likewise.
7029 * gdb.cell/ptype.exp: Likewise.
7030 * gdb.cell/registers.exp: Likewise.
7031 * gdb.cell/sizeof.exp: Likewise.
7032 * gdb.cell/solib-symbol.exp: Likewise.
7033 * gdb.cell/solib.exp: Likewise.
7034
7035 2017-11-25 Pedro Alves <palves@redhat.com>
7036
7037 * gdb.base/complete-empty.exp: New file.
7038 * gdb.base/completion.exp: Adjust.
7039
7040 2017-11-25 Pedro Alves <palves@redhat.com>
7041
7042 * gdb.linespec/cpls-ops.cc: New file.
7043 * gdb.linespec/cpls-ops.exp: New file.
7044 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7045 factored out from ...
7046 (test_complete_prefix_range): ... this.
7047
7048 2017-11-24 Pedro Alves <palves@redhat.com>
7049
7050 * gdb.linespec/cpcompletion.exp: New file.
7051 * gdb.linespec/cpls-hyphen.cc: New file.
7052 * gdb.linespec/cpls.cc: New file.
7053 * gdb.linespec/cpls2.cc: New file.
7054 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7055 test to use test_gdb_complete_unique. Add label completion,
7056 keyword completion and explicit location completion tests.
7057 * lib/completion-support.exp: New file.
7058
7059 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7060
7061 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7062 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7063 when hitting an exception catchpoint.
7064
7065 2017-11-22 Yao Qi <yao.qi@linaro.org>
7066
7067 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7068
7069 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7070
7071 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7072 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7073 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7074
7075 2017-11-22 Yao Qi <yao.qi@linaro.org>
7076
7077 * gdb.base/info-os.exp: Pass pthreads.
7078 * gdb.multi/multi-attach.exp: Likewise.
7079
7080 2017-11-22 Yao Qi <yao.qi@linaro.org>
7081
7082 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7083 compiler.
7084
7085 2017-11-22 Yao Qi <yao.qi@linaro.org>
7086
7087 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7088 * gdb.base/break-interp.exp: Likewise.
7089 * gdb.base/jit-attach-pie.exp: Likewise.
7090
7091 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7092
7093 * gdb.base/float128.c (large128): New variable.
7094 * gdb.base/float128.exp: Add test to print largest __float128 value.
7095
7096 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7097
7098 * gdb.arch/vsx-regs.exp: Update register content checks.
7099
7100 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7101
7102 * gdb.arch/ppc-longdouble.exp: New file.
7103 * gdb.arch/ppc-longdouble.c: Likewise.
7104
7105 2017-11-21 Pedro Alves <palves@redhat.com>
7106
7107 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7108
7109 2017-11-20 Pedro Alves <palves@redhat.com>
7110
7111 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7112 (long_double_typedef): New typedefs.
7113 Use DEF on double and long double.
7114 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7115 cases.
7116 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7117 and 'long_double_ptr_same_size' locals. Use them to decide
7118 whether cast from array/function to float is valid/invalid.
7119
7120 2017-11-17 Tom Tromey <tom@tromey.com>
7121
7122 * gdb.rust/traits.rs: New file.
7123 * gdb.rust/traits.exp: New file.
7124
7125 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7126
7127 * gdb.ada/minsyms: New testcase.
7128
7129 2017-11-16 Pedro Alves <palves@redhat.com>
7130
7131 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7132 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7133
7134 2017-11-16 Pedro Alves <palves@redhat.com>
7135
7136 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7137 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7138
7139 2017-11-16 Pedro Alves <palves@redhat.com>
7140
7141 * gdb.server/reconnect-ctrl-c.c: New file.
7142 * gdb.server/reconnect-ctrl-c.exp: New file.
7143
7144 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7145
7146 * gdb.python/py-rbreak.exp: New file.
7147 * gdb.python/py-rbreak.c: New file.
7148 * gdb.python/py-rbreak-func2.c: New file.
7149
7150 2017-11-16 Pedro Alves <palves@redhat.com>
7151
7152 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7153 pattern.
7154 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7155 GDB.
7156
7157 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7158
7159 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7160 regex.
7161
7162 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7163
7164 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7165 test names.
7166
7167 2017-11-09 Pedro Alves <palves@redhat.com>
7168
7169 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7170 factored out from ...
7171 (top level): ... here, and adjusted to avoid expecting beyond the
7172 prompt in a single gdb_test_multiple.
7173
7174 2017-11-09 Pedro Alves <palves@redhat.com>
7175
7176 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7177 output.
7178 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7179 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7180 * gdb.server/ext-run.exp ("kill" test): Likewise.
7181 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7182
7183 2017-11-09 Pedro Alves <palves@redhat.com>
7184
7185 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7186 match till end of line.
7187
7188 2017-11-09 Pedro Alves <palves@redhat.com>
7189
7190 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7191
7192 2017-11-09 Pedro Alves <palves@redhat.com>
7193
7194 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7195 New procedures, factored out from ...
7196 (top level): ... here, and adjusted to avoid expecting beyond the
7197 prompt in one go.
7198
7199 2017-11-09 Pedro Alves <palves@redhat.com>
7200
7201 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7202 output. Fix '?' match.
7203
7204 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7205
7206 * gdb.ada/scoped_watch: New testcase.
7207 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7208 which is actually correct.
7209 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7210 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7211
7212 2017-11-08 Pedro Alves <palves@redhat.com>
7213
7214 * gdb.gdb/complaints.exp (test_initial_complaints)
7215 (test_serial_complaints, test_short_complaints): Call
7216 complaint_internal instead of complaint.
7217
7218 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7219
7220 * gdb.threads/tls-core.c: New file.
7221 * gdb.threads/tls-core.exp: Likewise.
7222
7223 2017-11-08 Pedro Alves <palves@redhat.com>
7224
7225 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7226 (p Exported_Capitalized): New test.
7227 (p exported_capitalized): New test.
7228
7229 2017-11-07 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7232
7233 2017-11-07 Pedro Alves <palves@redhat.com>
7234
7235 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7236 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7237 (disable_invalid, disable_inverted, disable_negative): New
7238 procedures.
7239 ("bad numbers"): New set of tests.
7240
7241 2017-11-07 Pedro Alves <palves@redhat.com>
7242
7243 * gdb.cp/ena-dis-br-range.exp: Add tests.
7244
7245 2017-11-07 Pedro Alves <palves@redhat.com>
7246
7247 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7248
7249 2017-11-07 Xavier Roirand <roirand@adacore.com>
7250 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.base/ena-dis-br.exp: Add reference to
7253 gdb.cp/ena-dis-br-range.exp.
7254 * gdb.cp/ena-dis-br-range.exp: New file.
7255 * gdb.cp/ena-dis-br-range.cc: New file.
7256
7257 2017-11-06 Pedro Alves <palves@redhat.com>
7258
7259 * gdb.base/attach-non-pgrp-leader.c: New.
7260 * gdb.base/attach-non-pgrp-leader.exp: New.
7261
7262 2017-11-06 Pedro Alves <palves@redhat.com>
7263
7264 * configure.ac: No longer check for termio.h and sgtty.h.
7265 * configure: Regenerate.
7266 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7267 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7268 Remove termio and sgtty code.
7269
7270 2017-11-03 Yao Qi <yao.qi@linaro.org>
7271
7272 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7273 in GDB is disabled.
7274
7275 2017-11-03 Yao Qi <yao.qi@linaro.org>
7276
7277 * gdb.python/py-thrhandle.exp: Skip it if python is not
7278 enabled.
7279
7280 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7281
7282 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7283 as a breakpoint command.
7284
7285 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7286
7287 PR python/21213
7288 * gdb.python/py-infthread.exp: Test calling
7289 InferiorThread.inferior () multiple times in a row.
7290
7291 2017-10-27 Keith Seitz <keiths@redhat.com>
7292
7293 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7294 Test "info break" for every inlined function breakpoint.
7295
7296 2017-10-27 Yao Qi <yao.qi@linaro.org>
7297
7298 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7299
7300 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7301
7302 * gdb.cp/classes.exp (test_static_members): Test printing
7303 Outer::instance.
7304 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7305 (Inner::instance, Outer::instance): New.
7306
7307 2017-10-24 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7310 extra console" test in two stages.
7311
7312 2017-10-24 Pedro Alves <palves@redhat.com>
7313
7314 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7315
7316 2017-10-24 Pedro Alves <palves@redhat.com>
7317
7318 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7319 loop.
7320
7321 2017-10-24 Pedro Alves <palves@redhat.com>
7322
7323 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7324 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7325
7326 2017-10-24 Pedro Alves <palves@redhat.com>
7327
7328 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7329 parameter and handle it. Don't output read value in test name.
7330
7331 2017-10-24 Pedro Alves <palves@redhat.com>
7332
7333 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7334 custom test name.
7335
7336 2017-10-24 Pedro Alves <palves@redhat.com>
7337
7338 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7339 include the unstable output directory name in the test's name.
7340 (initial_setup_simple) <'set args'>: Use custom test name.
7341
7342 2017-10-24 Pedro Alves <palves@redhat.com>
7343
7344 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7345 with explicit test name.
7346
7347 2017-10-20 Pedro Alves <palves@redhat.com>
7348
7349 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7350 'wait -i'. Use gdb_assert and remote_close.
7351
7352 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7353
7354 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7355 number from variable rather than hard-coded.
7356
7357 2017-10-19 Pedro Alves <palves@redhat.com>
7358
7359 * gdb.base/long-inferior-output.c: New file.
7360 * gdb.base/long-inferior-output.exp: New file.
7361
7362 2017-11-18 Keith Seitz <keiths@redhat.com>
7363
7364 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7365 method.
7366 (main): Call it.
7367 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7368 Add additional user-defined conversion operator tests.
7369
7370 2017-10-17 Pedro Alves <palves@redhat.com>
7371
7372 * boards/native-stdio-gdbserver.exp: Load "local-board".
7373
7374 2017-10-17 Pedro Alves <palves@redhat.com>
7375
7376 * gdb.base/quit-live.c: New file.
7377 * gdb.base/quit-live.exp: New file.
7378
7379 2017-10-16 Keith Seitz <keiths@redhat.com>
7380
7381 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7382 (class_with_protected_typedef, class_with_private_typedef)
7383 (struct_with_public_typedef, struct_with_protected_typedef)
7384 (struct_with_private_typedef): New classes/structs.
7385 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7386 typedefs and access specifiers.
7387
7388 2017-10-16 Pedro Alves <palves@redhat.com>
7389 Simon Marchi <simon.marchi@polymtl.ca>
7390
7391 * README (Local vs Remote vs Native): New section.
7392 * boards/local-board.exp: New file, with bits factored out from
7393 ...
7394 * boards/native-extended-gdbserver.exp: ... here. Load
7395 "local-board".
7396 * boards/native-gdbserver.exp: Load "local-board".
7397 (${board}_spawn, ${board}_exec): Delete.
7398 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7399 ...
7400 * boards/stdio-gdbserver-base.exp: ... this new file.
7401 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7402 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7403 procedure.
7404 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7405 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7406 stdio_gdbserver_command.
7407 (${board}_get_remote_address, ${board}_get_comm_port)
7408 (${board}_download, ${board}_upload): Delete.
7409 (get_target_remote_pipe_cmd): New.
7410
7411 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7412
7413 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7414 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7415 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7416 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7417 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7418 remove with_test_prefix.
7419
7420 2017-10-13 Pedro Alves <palves@redhat.com>
7421
7422 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7423 * gdb.base/annota1.exp: Use it instead of is_remote.
7424 * gdb.base/annota3.exp: Use it instead of is_remote.
7425 * gdb.cp/annota2.exp: Use it instead of is_remote.
7426 * gdb.cp/annota3.exp: Use it instead of is_remote.
7427 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7428
7429 2017-10-13 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7432 (test_num_test_vars, run_and_count_vars, find_env)
7433 (test_set_unset_env, test_inherit_env_var): New procedures.
7434 (top level): Use them.
7435
7436 2017-10-13 Pedro Alves <palves@redhat.com>
7437
7438 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7439 also skip on stub-like targets.
7440
7441 2017-10-13 Pedro Alves <palves@redhat.com>
7442
7443 PR gdb/22293
7444 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7445 (top level): Move some tests to ...
7446 (test_not_found): ... this new procedure.
7447 (top level): Call it.
7448
7449 2017-10-13 Pedro Alves <palves@redhat.com>
7450
7451 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7452 expect different "info terminal" output if testing with a
7453 non-native target.
7454
7455 2017-10-13 Pedro Alves <palves@redhat.com>
7456 Simon Marchi <simon.marchi@polymtl.ca>
7457
7458 PR python/12966
7459 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7460
7461 2017-10-13 Pedro Alves <palves@redhat.com>
7462
7463 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7464 already.
7465
7466 2017-10-13 Pedro Alves <palves@redhat.com>
7467
7468 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7469 is_remote.
7470
7471 2017-10-13 Pedro Alves <palves@redhat.com>
7472
7473 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7474 is_remote.
7475
7476 2017-10-13 Pedro Alves <palves@redhat.com>
7477
7478 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7479 is set.
7480 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7481 instead of is_remote.
7482
7483 2017-10-13 Pedro Alves <palves@redhat.com>
7484
7485 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7486 (top level): Add comment.
7487
7488 2017-10-13 Pedro Alves <palves@redhat.com>
7489
7490 * gdb.base/remote.exp (top level): Fix comment typo and add
7491 missing return.
7492
7493 2017-10-13 Pedro Alves <palves@redhat.com>
7494 Simon Marchi <simon.marchi@polymtl.ca>
7495
7496 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7497 calls and add comments. Skip test if use_gdb_stub is set.
7498 (top level): Use "set cwd" command instead of "cd" command.
7499
7500 2017-10-13 Pedro Alves <palves@redhat.com>
7501
7502 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7503 is_remote target check.
7504
7505 2017-10-13 Pedro Alves <palves@redhat.com>
7506
7507 * gdb.base/scope.exp: Use build_executable + clean_restart +
7508 gdb_file_cmd instead of prepare_for_testing and no longer skip
7509 "before run" tests on is_remote target boards. Update comments.
7510 * boards/native-extended-gdbserver.exp
7511 (extended_gdbserver_load_last_file): New, factored out from ...
7512 (gdb_load): ... this. Move further below and add comment.
7513 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7514
7515 2017-10-12 Pedro Alves <palves@redhat.com>
7516
7517 * gdb.base/attach.exp: Remove references to gdb64.
7518 * gdb.base/dbx.exp: Remove references to gdb64.
7519
7520 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7521 Pedro Alves <palves@redhat.com>
7522
7523 * gdb.base/label.exp: Remove is_remote target check.
7524
7525 2017-10-12 Pedro Alves <palves@redhat.com>
7526
7527 * gdb.base/auvx.exp (coredir): Update comment.
7528 (top level) <core_works>: Use "set cwd" command instead of "cd"
7529 command.
7530
7531 2017-10-12 Pedro Alves <palves@redhat.com>
7532 Simon Marchi <simon.marchi@polymtl.ca>
7533
7534 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7535 target boards.
7536
7537 2017-10-12 Pedro Alves <palves@redhat.com>
7538 Simon Marchi <simon.marchi@polymtl.ca>
7539
7540 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7541 Instead skip if there's any gdb_protocol set.
7542
7543 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7544 Pedro Alves <palves@redhat.com>
7545
7546 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7547
7548 2017-10-12 Pedro Alves <palves@redhat.com>
7549 Simon Marchi <simon.marchi@polymtl.ca>
7550
7551 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7552 instead of on dejagnu remote boards.
7553
7554 2017-10-12 Pedro Alves <palves@redhat.com>
7555 Simon Marchi <simon.marchi@polymtl.ca>
7556
7557 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7558 checks. Use build_executable + clean_restart instead of
7559 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7560 of enabling non-stop after starting gdb.
7561
7562 2017-10-12 Pedro Alves <palves@redhat.com>
7563
7564 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7565 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7566 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7567 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7568
7569 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7570
7571 * gdb.arch/arc-tdesc-cpu.exp: New file.
7572 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7573
7574 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7575
7576 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7577
7578 2017-10-10 Pedro Alves <palves@redhat.com>
7579
7580 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7581 expect CLI output.
7582
7583 2017-10-10 Pedro Alves <palves@redhat.com>
7584
7585 * lib/selftest-support.exp (selftest_setup): Update for
7586 captured_command_loop's prototype change.
7587
7588 2017-10-09 Pedro Alves <palves@redhat.com>
7589
7590 Test both arch1=>arch2 and arch2=>arch1.
7591
7592 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7593 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7594 factored out to...
7595 (append_arch1_options, append_arch2_options, append_arch_options)
7596 (build_executables): New procedures.
7597 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7598 local.
7599 (top level): Add new 'first_arch' testing axis.
7600
7601 2017-10-09 Pedro Alves <palves@redhat.com>
7602
7603 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7604 (barrier): New.
7605 (thread_start, all_started): New functions.
7606 (main): Spawn new thread and wait until it is scheduled.
7607 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7608 option.
7609 (do_test): Add 'selected_thread' parameter. Run to all_started
7610 instead of main. Explicitly set the breakpoint at main. Switch
7611 to the SELECTED_THREAD thread.
7612 (top level): Test handling the exec event with either the main
7613 thread or the second thread selected.
7614
7615 2017-10-09 Pedro Alves <palves@redhat.com>
7616
7617 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7618 logic. Move STOP marker after the value checks.
7619 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7620 regexp.
7621
7622 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7623
7624 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7625
7626 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7627
7628 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7629 integer-to-dfp conversion.
7630 * gdb.base/dfp-test.exp: Likewise.
7631
7632 2017-10-04 Pedro Alves <palves@redhat.com>
7633
7634 * gdb.multi/hangout.c: Include <unistd.h>.
7635 (hangout_loop): New function.
7636 (main): Call alarm. Call hangout_loop in a loop.
7637 * gdb.multi/hello.c: Include <unistd.h>.
7638 (hello_loop): New function.
7639 (main): Call alarm. Call hangout_loop in a loop.
7640 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7641 inferior with the other selected.
7642
7643 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7644
7645 * gdb.mi/list-thread-groups-available.exp: New file.
7646 * gdb.mi/list-thread-groups-available.c: New file.
7647
7648 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7649
7650 * gdb.base/set-cwd.exp: Make it available on
7651 native-extended-gdbserver.
7652
7653 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7654
7655 * gdb.base/set-cwd.c: New file.
7656 * gdb.base/set-cwd.exp: Likewise.
7657
7658 2017-10-02 Tom Tromey <tom@tromey.com>
7659
7660 PR rust/22236:
7661 * gdb.rust/simple.rs (main): New variable "fslice".
7662 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7663
7664 2017-10-02 Tom Tromey <tom@tromey.com>
7665
7666 * gdb.rust/simple.exp: Test ptype of a slice.
7667
7668 2017-10-02 Tom Tromey <tom@tromey.com>
7669
7670 * gdb.rust/simple.exp: Test index of slice.
7671
7672 2017-09-27 Tom Tromey <tom@tromey.com>
7673
7674 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7675
7676 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7677 Pedro Alves <palves@redhat.com>
7678
7679 * gdb.base/compare-sections.exp (get value of read-only section): Read
7680 as unsigned value.
7681 (corrupt read-only section): Likewise and don't set written if patching
7682 failed.
7683
7684 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7685
7686 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7687 files.
7688
7689 2017-09-20 Pedro Alves <palves@redhat.com>
7690
7691 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7692 symbol names in gdb's output.
7693 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7694
7695 2017-09-20 Pedro Alves <palves@redhat.com>
7696
7697 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7698 Rename to ...
7699 (test_list_ambiguous_symbol): ... this and add a symbol name
7700 parameter. Adjust.
7701 (test_list_ambiguous_function): Reimplement on top of
7702 test_list_ambiguous_symbol and also test listing ambiguous
7703 variables.
7704 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7705 (ambiguous_fun): ... this.
7706 (ambiguous_var): New.
7707 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7708 (ambiguous_fun): ... this.
7709 (ambiguous_var): New.
7710
7711 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7712
7713 * gdb.base/starti.c: New file.
7714 * gdb.base/starti.exp: New file.
7715 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7716
7717 2017-09-14 Pedro Alves <palves@redhat.com>
7718
7719 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7720 (top level): Use it instead of runto.
7721
7722 2017-09-11 Tom Tromey <tom@tromey.com>
7723
7724 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7725
7726 2017-09-11 Tom Tromey <tom@tromey.com>
7727
7728 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7729 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7730
7731 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7732
7733 * gdb.fortran/printing-types.exp: New file.
7734 * gdb.fortran/printing-types.exp: New file.
7735
7736 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7737
7738 * gdb.fortran/vla-ptype.exp: Fix typos.
7739 * gdb.fortran/vla-value.exp: Same.
7740
7741 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7742
7743 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7744 * gdb.mi/mi-var-child-f.exp: Likewise.
7745 * gdb.mi/mi-vla-fortran.exp: Likewise.
7746
7747 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7748 Christoph Weinmann <christoph.t.weinmann@intel.com>
7749 Bernhard Heckel <bernhard.heckel@intel.com>
7750
7751 * gdb.fortran/ptr-indentation.f90: New file.
7752 * gdb.fortran/ptr-indentation.exp: New file.
7753
7754 2017-09-05 Tom Tromey <tom@tromey.com>
7755
7756 PR gdb/22010:
7757 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7758
7759 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7760
7761 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7762
7763 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7764
7765 * gdb.threads/tls-nodebug-pie.c: New file.
7766 * gdb.threads/tls-nodebug-pie.exp: New file.
7767
7768 2017-09-05 Tom Tromey <tom@tromey.com>
7769
7770 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7771 for rust.
7772
7773 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7774
7775 * gdb.multi/multi-arch-exec.exp: Test with different
7776 "follow-exec-mode" settings.
7777 (do_test): New procedure.
7778
7779 2017-09-04 Pedro Alves <palves@redhat.com>
7780
7781 * gdb.base/func-static.c (S::method const, S::method volatile)
7782 (S::method volatile const): New methods.
7783 (c_s, v_s, cv_s): New instances.
7784 (main): Call method() on them.
7785 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7786 (cannot_resolve): New procedure.
7787 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7788 print-quote-unquoted columns.
7789 (do_test): Test printing each scope too.
7790
7791 2017-09-04 Pedro Alves <palves@redhat.com>
7792
7793 * gdb.base/local-static.exp: Also test with
7794 class::method::variable wholly quoted.
7795 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7796
7797 2017-09-04 Pedro Alves <palves@redhat.com>
7798
7799 * gdb.base/local-static.c: New.
7800 * gdb.base/local-static.cc: New.
7801 * gdb.base/local-static.exp: New.
7802
7803 2017-09-04 Pedro Alves <palves@redhat.com>
7804
7805 * gdb.asm/asm-source.exp: Add casts to int.
7806 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7807 (dataglobal64_1, dataglobal64_2): New globals.
7808 * gdb.base/nodebug.exp: Test different expressions involving the
7809 new globals, with print, whatis and ptype. Add casts to int.
7810 * gdb.base/solib-display.exp: Add casts to int.
7811 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7812 * gdb.cp/m-static.exp: Add cast to int.
7813 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7814 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7815 tls variable with no debug info without a cast. Test with a cast
7816 to int too.
7817 * gdb.trace/entry-values.exp: Add casts.
7818
7819 2017-09-04 Pedro Alves <palves@redhat.com>
7820
7821 * gdb.base/nodebug.exp: Test that ptype's error about functions
7822 with unknown return type includes the function name too.
7823
7824 2017-09-04 Pedro Alves <palves@redhat.com>
7825
7826 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7827 return type of munmap in infcall.
7828 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7829 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7830 type of ftell in infcall.
7831 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7832 type of getpid in infcall.
7833 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7834 infcall.
7835 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7836 Bail on failure to extract the pid.
7837 * gdb.base/nodebug.c: #include <stdint.h>.
7838 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7839 New functions.
7840 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7841 Change expected output of print/whatis/ptype with functions with
7842 no debug info. Test all supported languages. Call
7843 test_call_promotion.
7844 * gdb.compile/compile.exp: Adjust expected output to expect
7845 warning.
7846 * gdb.threads/siginfo-threads.exp: Likewise.
7847
7848 2017-09-04 Pedro Alves <palves@redhat.com>
7849
7850 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7851 "prototypes". Test calling float functions via prototyped and
7852 unprototyped function pointers.
7853 (perform_all_tests): New parameter "prototypes". Pass it down.
7854 (top level): Pass down "prototypes" parameter to
7855 perform_all_tests.
7856
7857 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7858
7859 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7860 Test with nested loops.
7861
7862 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7863
7864 * gdb.base/commands.exp: Call the new procedures.
7865 (loop_break_test, loop_continue_test): New procedures.
7866
7867 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7868
7869 * gdb.base/commands.exp: Call new procedure.
7870 (define_if_without_arg_test): New procedure.
7871
7872 2017-09-04 Pedro Alves <palves@redhat.com>
7873
7874 * gdb.base/list-ambiguous.exp: New file.
7875 * gdb.base/list-ambiguous0.c: New file.
7876 * gdb.base/list-ambiguous1.c: New file.
7877 * gdb.base/list.exp (test_list_range): Adjust expected output.
7878
7879 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7880
7881 * gdb.base/share-env-with-gdbserver.c: New file.
7882 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7883
7884 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7885
7886 * gdb.base/commands.exp (gdbvar_simple_if_test,
7887 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7888 progvar_simple_if_test, progvar_simple_while_test,
7889 progvar_complex_if_while_test, user_defined_command_test,
7890 user_defined_command_args_eval,
7891 user_defined_command_args_stack_test,
7892 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7893 temporary_breakpoint_commands,
7894 gdb_test_no_prompt, redefine_hook_test,
7895 redefine_backtrace_test): Remove "global gdb_prompt".
7896
7897 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7898
7899 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7900 New proc, call it from toplevel.
7901
7902 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7903
7904 PR remote/21852
7905 * gdb.server/normal.c: New file, copied from gdb.base.
7906 * gdb.server/run-without-local-binary.exp: New file.
7907
7908 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7909
7910 * gdb.arch/sparc64-adi.exp: New file.
7911 * gdb.arch/sparc64-adi.c: New file.
7912
7913 2017-08-22 Pedro Alves <palves@redhat.com>
7914
7915 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7916 (top level): Add "list all overloads" tests.
7917
7918 2017-08-22 Tom Tromey <tom@tromey.com>
7919
7920 * gdb.gdb/xfullpath.exp: Remove.
7921
7922 2017-08-21 Pedro Alves <palves@redhat.com>
7923
7924 PR gdb/19487
7925 * gdb.base/symbol-alias.c: New.
7926 * gdb.base/symbol-alias2.c: New.
7927 * gdb.base/symbol-alias.exp: New.
7928
7929 2017-08-21 Pedro Alves <palves@redhat.com>
7930
7931 * gdb.base/dfp-test.c
7932 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7933 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7934 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7935 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7936 * gdb.base/whatis-ptype-typedefs.c: New.
7937 * gdb.base/whatis-ptype-typedefs.exp: New.
7938 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7939 (an_int, an_int_type, an_int_type2): New globals.
7940 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7941 involving typedefs and cast expressions.
7942 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7943 (lookup_typedefs_function): New.
7944 (typedefs_pretty_printers_dict): New.
7945 (top level): Register lookup_typedefs_function in
7946 gdb.pretty_printers.
7947
7948 2017-08-18 Yao Qi <yao.qi@linaro.org>
7949
7950 * gdb.server/unittest.exp: New.
7951
7952 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7953
7954 PR gdb/21954
7955 * gdb.base/environ.exp: Add test to check if 'unset environment'
7956 works.
7957
7958 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7959
7960 * lib/gdb.exp (universal_compile_options): New caching proc.
7961 (gdb_compile): Suppress GCC's coloring of messages.
7962
7963 2017-08-14 Tom Tromey <tom@tromey.com>
7964
7965 PR gdb/21675:
7966 * gdb.base/printcmds.exp (test_radices): New function.
7967 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7968 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7969 * lib/gdb.exp (get_integer_valueof): Use p/d.
7970
7971 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7972
7973 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7974 characters.
7975
7976 2017-08-05 Tom Tromey <tom@tromey.com>
7977
7978 * gdb.rust/simple.exp: Allow String to appear in a different
7979 namespace.
7980
7981 2017-07-26 Yao Qi <yao.qi@linaro.org>
7982
7983 * gdb.gdb/unittest.exp: Invoke command
7984 "maintenance check xml-descriptions".
7985
7986 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7987
7988 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7989 calling context.
7990 (hex128): Drop erroneous calculation of parameters.
7991
7992 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7993
7994 * gdb.python/py-unwind.exp: Disable stack protection when
7995 building test file.
7996
7997 2017-07-20 Pedro Alves <palves@redhat.com>
7998
7999 * gdb.base/default.exp (set language): Adjust expected output.
8000
8001 2017-07-20 Pedro Alves <palves@redhat.com>
8002
8003 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8004 (test_minsym): ... this, and make static.
8005 (get_pck__foo__bar__minsym): Rename to ...
8006 (get_test_minsym): ... this.
8007 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8008 symbol names and comments.
8009 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8010 (get_test_minsym): ... this.
8011 (pck__foo__bar__minsym__2): Rename to ...
8012 (test_minsym): ... this.
8013 (main): Adjust.
8014
8015 2017-07-17 Pedro Alves <palves@redhat.com>
8016
8017 * gdb.base/completion.exp: Adjust expected output.
8018 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8019 the completer works.
8020
8021 2017-07-17 Pedro Alves <palves@redhat.com>
8022
8023 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8024
8025 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8026
8027 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8028
8029 2017-07-14 Tom Tromey <tom@tromey.com>
8030
8031 PR rust/21764:
8032 * gdb.rust/simple.exp: Add tests.
8033
8034 2017-07-14 Tom Tromey <tom@tromey.com>
8035
8036 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8037
8038 2017-07-14 Pedro Alves <palves@redhat.com>
8039
8040 * gdb.linespec/base/one/thefile.cc (z1): New function.
8041 * gdb.linespec/base/two/thefile.cc (z2): New function.
8042 * gdb.linespec/linespec.exp: Add tests.
8043
8044 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8045
8046 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8047 to mi_create_breakpoint.
8048
8049 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8050
8051 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8052 mi_create_breakpoint.
8053
8054 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8055
8056 * gdb.dlang/demangle.exp: Update for demangling changes.
8057
8058 2017-07-09 Tom Tromey <tom@tromey.com>
8059
8060 * gdb.dwarf2/shortpiece.exp: New file.
8061
8062 2017-07-06 David Blaikie <dblaikie@gmail.com>
8063
8064 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8065 built from fissiont-multi-cu{1,2}.c.
8066 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8067 except putting 'main' and 'func' in separate CUs in the same DWO file.
8068 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8069 test.
8070 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8071 test.
8072
8073 2017-07-06 Pedro Alves <palves@redhat.com>
8074
8075 * gdb.python/py-unwind.exp: Test flushregs.
8076
8077 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8078
8079 PR cli/21688
8080 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8081 tests for alias commands and trailing whitespace.
8082
8083 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8084
8085 PR cli/21688
8086 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8087 procedure. Call it.
8088
8089 2017-06-29 Pedro Alves <palves@redhat.com>
8090
8091 * gdb.base/printcmds.exp: Add tests.
8092
8093 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8094
8095 PR gdb/21337
8096 * gdb.base/reread-readsym.exp: New file.
8097 * gdb.base/reread-readsym.c: New file.
8098
8099 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8100
8101 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8102 subpattern.
8103
8104 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8105
8106 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8107 extended mnemonic.
8108 * gdb.arch/powerpc-power9.s: Likewise.
8109
8110 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8111
8112 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8113 on 32-bit x86 targets. Exploit is_*_target macros where
8114 appropriate.
8115
8116 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8117
8118 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8119 register pieces.
8120
8121 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8122
8123 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8124 located in one or more DWARF pieces.
8125
8126 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8127
8128 * lib/gdb.exp (get_endianness): New proc.
8129 * gdb.arch/aarch64-fp.exp: Use it.
8130 * gdb.arch/altivec-regs.exp: Likewise.
8131 * gdb.arch/e500-regs.exp: Likewise.
8132 * gdb.arch/vsx-regs.exp: Likewise.
8133 * gdb.base/dump.exp: Likewise.
8134 * gdb.base/funcargs.exp: Likewise.
8135 * gdb.base/gnu_vector.exp: Likewise.
8136 * gdb.dwarf2/formdata16.exp: Likewise.
8137 * gdb.dwarf2/implptrpiece.exp: Likewise.
8138 * gdb.dwarf2/nonvar-access.exp: Likewise.
8139 * gdb.python/py-inferior.exp: Likewise.
8140 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8141
8142 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8143
8144 PR gdb/21226
8145 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8146 stack value pieces are taken from the LSB end.
8147
8148 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8149
8150 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8151 variable at nonzero offset.
8152
8153 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8154
8155 * gdb.dwarf2/var-access.c: New file.
8156 * gdb.dwarf2/var-access.exp: New test.
8157 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8158
8159 2017-06-12 Tom Tromey <tom@tromey.com>
8160
8161 * gdb.dwarf2/formdata16.exp: Add tests.
8162
8163 2017-06-12 Tom Tromey <tom@tromey.com>
8164
8165 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8166
8167 2017-06-12 Tom Tromey <tom@tromey.com>
8168
8169 PR exp/16225:
8170 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8171 * gdb.arch/vsx-regs.exp: Update tests.
8172 * gdb.arch/s390-vregs.exp (hex128): New proc.
8173 Update test.
8174 * gdb.arch/altivec-regs.exp: Update tests.
8175
8176 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8177
8178 * gdb.base/startup-with-shell.c: New file.
8179 * gdb.base/startup-with-shell.exp: Likewise.
8180
8181 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8182
8183 * gdb.server/non-existing-program.exp: Update regex in order to
8184 reflect the fact that gdbserver is now using fork_inferior (with a
8185 shell) to startup the inferior.
8186
8187 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8188
8189 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8190 support function calls from GDB.
8191
8192 2017-05-21 Tom Tromey <tom@tromey.com>
8193
8194 PR rust/21466:
8195 * gdb.rust/unsized.exp: New file.
8196 * gdb.rust/unsized.rs: New file.
8197
8198 2017-05-19 Tom Tromey <tom@tromey.com>
8199
8200 PR rust/21484:
8201 * gdb.rust/watch.exp: New file.
8202 * gdb.rust/watch.rs: New file.
8203
8204 2017-05-18 Tom Tromey <tom@tromey.com>
8205
8206 * gdb.rust/simple.exp: Allow Box to be qualified.
8207
8208 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8209
8210 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8211
8212 2017-05-18 Pedro Alves <palves@redhat.com>
8213
8214 * gdb.base/fileio.c (test_write, test_read, test_close)
8215 (test_fstat): Don't print 'ret' in the fail path.
8216
8217 2017-05-18 Pedro Alves <palves@redhat.com>
8218
8219 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8220 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8221 (test_system, test_rename, test_unlink, test_time): Change
8222 prototypes.
8223 * gdb.base/fileio.exp (stop_msg): Adjust.
8224
8225 2017-05-18 Pedro Alves <palves@redhat.com>
8226
8227 * gdb.base/fileio.c (null_str): New global.
8228 (test_stat): Use it.
8229 * gdb.base/fileio.exp: Remove nowarnings.
8230
8231 2017-05-17 Yao Qi <yao.qi@linaro.org>
8232
8233 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8234
8235 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8236
8237 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8238 argument command.
8239 (top-level): Invoke test_set_inferior_tty.
8240
8241 2017-05-04 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8244 Add parens to print call for Python 3.
8245
8246 2017-05-03 Keith Seitz <keiths@redhat.com>
8247
8248 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8249 (main): Call it.
8250
8251 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8252
8253 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8254 to prev and next.
8255
8256 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8257
8258 * gdb.python/py-record-btrace.exp: Remove test for
8259 gdb.BtraceInstruction.error.
8260
8261 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8262
8263 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8264
8265 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8266
8267 * gdb.python/py-record-btrace-threads.c: New file.
8268 * gdb.python/py-record-btrace-threads.exp: New file.
8269
8270 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8271
8272 PR testsuite/8595
8273 * gdb.base/environ.exp: Make test available in all architectures.
8274 Move bits related to "info program" testing to
8275 gdb.base/info-program.exp. Rewrite tests to use the two new
8276 procedures mentione below.
8277 (test_set_show_env_var) New procedure.
8278 (test_set_show_env_var_equal): Likewise.
8279 * gdb.base/info-program.exp: New file.
8280
8281 2017-04-27 Keith Seitz <keiths@redhat.com>
8282
8283 * gdb.cp/oranking.cc (test15): New function.
8284 (main): Call test15 and declare additional variables for testing.
8285 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8286 "p foo101('abc')" tests.
8287 Add tests for cv qualifier overloads.
8288 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8289 "lvalue reference overload" test.
8290 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8291 "print value of f1 on Child&& in f2" test.
8292
8293 2017-04-19 Pedro Alves <palves@redhat.com>
8294
8295 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8296 procedure.
8297 (top level): Call it.
8298 * lib/gdb.exp (gdb_define_cmd): New procedure.
8299
8300 2017-04-12 Pedro Alves <palves@redhat.com>
8301
8302 PR gdb/21323
8303 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8304 (wchar): New global.
8305 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8306 (do_test_wide_char, wide_char_types_no_program, top level): Add
8307 wchar_t testing.
8308
8309 2017-04-12 Pedro Alves <palves@redhat.com>
8310
8311 PR c++/21323
8312 * gdb.cp/wide_char_types.c: New file.
8313 * gdb.cp/wide_char_types.exp: New file.
8314
8315 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8316
8317 PR gdb/21352
8318 * gdb.trace/tsv.exp: Add test for "tsave -r".
8319
8320 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8321
8322 * gdb.dlang/watch-loc.c: New file.
8323 * gdb.dlang/watch-loc.exp: New file.
8324
8325 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8326
8327 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8328
8329 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8330
8331 * gdb.arch/arc-analyze-prologue.S: New file.
8332 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8333
8334 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8335
8336 * gdb.arch/arc-decode-insn.S: New file.
8337 * gdb.arch/arc-decode-insn.exp: Likewise.
8338
8339 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8340
8341 PR tdep/20928
8342 * gdb.arch/sparc64-regs.exp: New file.
8343 * gdb.arch/sparc64-regs.S: Likewise.
8344
8345 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8346
8347 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8348 and memory view on Python 3.
8349
8350 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8351 Keith Seitz <keiths@redhat.com>
8352
8353 PR gdb/14441
8354 * gdb.cp/demangle.exp: Add rvalue reference tests.
8355 * gdb.cp/rvalue-ref-casts.cc: New file.
8356 * gdb.cp/rvalue-ref-casts.exp: New file.
8357 * gdb.cp/rvalue-ref-overload.cc: New file.
8358 * gdb.cp/rvalue-ref-overload.exp: New file.
8359 * gdb.cp/rvalue-ref-params.cc: New file.
8360 * gdb.cp/rvalue-ref-params.exp: New file.
8361 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8362 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8363 * gdb.cp/rvalue-ref-types.cc: New file.
8364 * gdb.cp/rvalue-ref-types.exp: New file.
8365 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8366 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8367
8368 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8369
8370 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8371 New procedure.
8372
8373 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8374
8375 * lib/mi-support.exp (mi_gdb_test): Add additional message
8376 for unexpected output.
8377
8378 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8379
8380 * gdb.base/examine-backward.c (Barrier): New character array
8381 constant, to ensure that TestStrings is preceded by a string
8382 terminator.
8383
8384 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8385
8386 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8387 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8388 and implicit pointer into such a location.
8389
8390 2017-03-16 Doug Evans <dje@google.com>
8391
8392 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8393
8394 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8395
8396 * gdb.cp/m-static.exp: Fix expectation for prototype of
8397 test5.single_constructor and single_constructor::single_constructor.
8398
8399 2017-03-16 Doug Evans <dje@google.com>
8400
8401 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8402 * gdb.guile/scm-lazy-string.c: New file.
8403 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8404 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8405 for pointer, array, typedef lazy strings.
8406
8407 2017-03-16 Doug Evans <dje@google.com>
8408
8409 PR python/17728, python/18439, python/18779
8410 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8411 * gdb.python/py-lazy-string.c (pointer): New typedef.
8412 (main): New locals ptr, array, typedef_ptr.
8413 * gdb.python/py-value.exp: Move lazy string tests to ...
8414 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8415 array, typedef lazy strings.
8416
8417 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8418
8419 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8420 Add optional 'test' parameter.
8421
8422 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8423
8424 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8425 Skip for versions of DejaGnu < 1.5.
8426
8427 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8428
8429 * lib/gdb.exp (dejagnu_version): New proc.
8430 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8431 Use dejagnu_version.
8432
8433 2017-03-10 Keith Seitz <keiths@redhat.com>
8434
8435 PR c++/8128
8436 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8437 type from destructor regexps.
8438 Add a branch which actually passes the test.
8439 Adjust "ptype t5i" test names.
8440
8441 2017-03-08 Pedro Alves <palves@redhat.com>
8442
8443 * gdb.base/step-over-exit.exp: Add explicit test message.
8444
8445 2017-03-08 Pedro Alves <palves@redhat.com>
8446
8447 PR gdb/18360
8448 * gdb.threads/interrupt-while-step-over.c: New file.
8449 * gdb.threads/interrupt-while-step-over.exp: New file.
8450
8451 2017-03-08 Pedro Alves <palves@redhat.com>
8452
8453 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8454 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8455
8456 2017-03-08 Pedro Alves <palves@redhat.com>
8457
8458 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8459 PKRU as not supported as a PASS.
8460
8461 2017-03-08 Pedro Alves <palves@redhat.com>
8462
8463 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8464 prefix instead of $binfile1/$binfile2.
8465 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8466 in test message.
8467 * gdb.python/py-completion.exp: Use "load python file" as test
8468 messages instead of unstable path names.
8469
8470 2017-03-08 Pedro Alves <palves@redhat.com>
8471 Jan Kratochvil <jan.kratochvil@redhat.com>
8472
8473 PR cli/21218
8474 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8475 New proc.
8476 (top level): Call it.
8477
8478 2017-03-08 Pedro Alves <palves@redhat.com>
8479
8480 PR tui/21216
8481 * gdb.tui/tui-nl-filtered-output.exp: New file.
8482
8483 2017-03-08 Pedro Alves <palves@redhat.com>
8484
8485 * gdb.base/completion.exp: Move TUI completion tests to ...
8486 * gdb.tui/completion.exp: ... this new file.
8487
8488 2017-03-08 Pedro Alves <palves@redhat.com>
8489
8490 * gdb.base/tui-disasm-long-lines.c,
8491 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8492 gdb.base/tui-layout.exp: Move to ...
8493 * gdb.tui/: ... this new directory.
8494
8495 2017-03-07 Pedro Alves <palves@redhat.com>
8496
8497 * gdb.base/tui-layout.c: New file.
8498 * gdb.base/tui-layout.exp: New file.
8499
8500 2017-03-07 Pedro Alves <palves@redhat.com>
8501
8502 * gdb.base/tui-layout.c: Rename to ...
8503 * gdb.base/tui-disasm-long-lines.c: ... this.
8504 * gdb.base/tui-layout.exp: Rename to ...
8505 * gdb.base/tui-disasm-long-lines.exp: ... this.
8506
8507 2017-03-07 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8510
8511 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8512
8513 * i386-mpx-call.c: New file.
8514 * i386-mpx-call.exp: New file.
8515
8516 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8517
8518 * gdb.arch/powerpc-power.exp: Delete test.
8519 * gdb.arch/powerpc-power.s: Likewise.
8520 * gdb.disasm/disassembler-options.exp: New test.
8521 * gdb.arch/powerpc-altivec.exp: Likewise.
8522 * gdb.arch/powerpc-altivec.s: Likewise.
8523 * gdb.arch/powerpc-altivec2.exp: Likewise.
8524 * gdb.arch/powerpc-altivec2.s: Likewise.
8525 * gdb.arch/powerpc-altivec3.exp: Likewise.
8526 * gdb.arch/powerpc-altivec3.s: Likewise.
8527 * gdb.arch/powerpc-power7.exp: Likewise.
8528 * gdb.arch/powerpc-power7.s: Likewise.
8529 * gdb.arch/powerpc-power8.exp: Likewise.
8530 * gdb.arch/powerpc-power8.s: Likewise.
8531 * gdb.arch/powerpc-power9.exp: Likewise.
8532 * gdb.arch/powerpc-power9.s: Likewise.
8533 * gdb.arch/powerpc-vsx.exp: Likewise.
8534 * gdb.arch/powerpc-vsx.s: Likewise.
8535 * gdb.arch/powerpc-vsx2.exp: Likewise.
8536 * gdb.arch/powerpc-vsx2.s: Likewise.
8537 * gdb.arch/powerpc-vsx3.exp: Likewise.
8538 * gdb.arch/powerpc-vsx3.s: Likewise.
8539 * gdb.arch/arm-disassembler-options.exp: Likewise.
8540 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8541 * gdb.arch/s390-disassembler-options.exp: Likewise.
8542
8543 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8544
8545 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8546 (check_supported_features): ... this. Changed return type to void.
8547 (supports_rdseed): New static global.
8548 (rdseed): Check supports_rdseed.
8549 (initialize): Call check_supported_features.
8550
8551 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8552
8553 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8554 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8555 and lqarx/stqcx.
8556 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8557 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8558
8559 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8560
8561 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8562 uppercase.
8563
8564 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8565
8566 * gdb.dwarf2/formdata16.c: New file.
8567 * gdb.dwarf2/formdata16.exp: New file.
8568 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8569
8570 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8571
8572 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8573 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8574 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8575 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8576 DW_AT_GNU_*.
8577
8578 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8579
8580 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8581
8582 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8583
8584 PR gdb/21164
8585 * gdb.base/maint.exp: Add testcases for when the commands do
8586 not have arguments.
8587
8588 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8589
8590 * gdb.cp/chained-calls.exp: Use p instead of P.
8591
8592 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8593
8594 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8595 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8596
8597 2017-02-14 Tom Tromey <tom@tromey.com>
8598
8599 PR python/13598:
8600 * gdb.python/py-events.exp: Add before_prompt event tests.
8601
8602 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8603
8604 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8605
8606 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8607
8608 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8609 (main): Call my_unique_function_name.
8610 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8611 completion of patterns with a single match.
8612 Add missing -re switches to gdb_test_multiple calls.
8613
8614 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8615
8616 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8617 return if core file is not recognized.
8618
8619 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8620
8621 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8622 and extra UIs.
8623
8624 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8625
8626 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8627 proc_with_prefix.
8628
8629 2017-02-10 Tom Tromey <tom@tromey.com>
8630
8631 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8632
8633 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8634
8635 PR gdb/21122
8636 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8637
8638 2017-02-08 Jerome Guitton <guitton@adacore.com>
8639
8640 * gdb.base/define.exp: Add test for command abbreviations
8641 in define.
8642
8643 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8644
8645 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8646 * gdb.reverse/insn-reverse-x86.c: New file.
8647
8648 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8649
8650 PR tdep/20936
8651 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8652
8653 2017-02-03 Tom Tromey <tom@tromey.com>
8654
8655 PR rust/21097:
8656 * gdb.rust/simple.exp: Add new tests.
8657
8658 2017-02-02 Pedro Alves <palves@redhat.com>
8659
8660 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8661 tests.
8662
8663 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8664
8665 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8666 taking a 2-byte value out of a 4-byte DWARF implicit value on
8667 big-endian targets.
8668 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8669 logic. Add test cases for DW_OP_implicit.
8670
8671 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8672
8673 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8674
8675 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8676
8677 * gdb.btrace/enable.exp: Call gdb_exit before
8678 skip_gdbserver_tests.
8679
8680 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8681
8682 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8683 GDBFLAGS.
8684
8685 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8686
8687 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8688 the test is skipped.
8689 * gdb.btrace/data.exp: Likewise.
8690 * gdb.btrace/delta.exp: Likewise.
8691 * gdb.btrace/dlopen.exp: Likewise.
8692 * gdb.btrace/enable-running.exp: Likewise.
8693 * gdb.btrace/enable.exp: Likewise.
8694 * gdb.btrace/exception.exp: Likewise.
8695 * gdb.btrace/function_call_history.exp: Likewise.
8696 * gdb.btrace/gcore.exp: Likewise.
8697 * gdb.btrace/instruction_history.exp: Likewise.
8698 * gdb.btrace/multi-thread-step.exp: Likewise.
8699 * gdb.btrace/nohist.exp: Likewise.
8700 * gdb.btrace/non-stop.exp: Likewise.
8701 * gdb.btrace/reconnect.exp: Likewise.
8702 * gdb.btrace/record_goto-step.exp: Likewise.
8703 * gdb.btrace/record_goto.exp: Likewise.
8704 * gdb.btrace/rn-dl-bind.exp: Likewise.
8705 * gdb.btrace/segv.exp: Likewise.
8706 * gdb.btrace/step.exp: Likewise.
8707 * gdb.btrace/stepi.exp: Likewise.
8708 * gdb.btrace/tailcall-only.exp: Likewise.
8709 * gdb.btrace/tailcall.exp: Likewise.
8710 * gdb.btrace/tsx.exp: Likewise.
8711 * gdb.btrace/unknown_functions.exp: Likewise.
8712 * gdb.btrace/vdso.exp: Likewise.
8713
8714 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8715
8716 * gdb.btrace/enable-running.c: New.
8717 * gdb.btrace/enable-running.exp: New.
8718
8719 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8720
8721 * gdb.arch/amd64-gs_base.c: New file.
8722 * gdb.arch/amd64-gs_base.exp: New file.
8723
8724 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8725
8726 * lib/memory.exp: Remove spurious empty newlines.
8727
8728 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8729
8730 * gdb.python/py-bad-printers.exp: Load python file using "source".
8731 * gdb.python/py-events.exp: Likewise.
8732 * gdb.python/py-evsignal.exp: Likewise.
8733 * gdb.python/py-evthreads.exp: Likewise.
8734 * gdb.python/py-frame-args.exp: Likewise.
8735 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8736 * gdb.python/py-framefilter-mi.exp: Likewise.
8737 * gdb.python/py-framefilter.exp: Likewise.
8738 * gdb.python/py-mi.exp: Likewise.
8739 * gdb.python/py-pp-maint.exp: Likewise.
8740 * gdb.python/py-pp-registration.exp: Likewise.
8741 * gdb.python/py-prettyprint.exp: Likewise.
8742 (run_lang_tests): Likewise.
8743 * gdb.python/py-typeprint.exp: Likewise.
8744
8745 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8746
8747 * lib/memory.exp: New file.
8748 * lib/gdb.exp: Load memory.exp.
8749 * gdb.base/memattr.exp (delete_memory): Move proc to
8750 lib/memory.exp and rename to delete_memory_regions.
8751 Replace delete_memory with delete_memory_regions.
8752 Cleanup memory regions before tests.
8753 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8754 before tests.
8755
8756 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8757
8758 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8759 files.
8760 (initialize): New function conditionally defined.
8761 (testcases): Move within conditional block.
8762 (main): Call initialize.
8763 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8764 of gdb.reverse/insn-reverse.c.
8765 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8766 gdb.reverse/insn-reverse.c.
8767
8768 2017-01-26 Yao Qi <yao.qi@linaro.org>
8769
8770 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8771 disassemble on address 0.
8772
8773 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8774 Yao Qi <yao.qi@linaro.org>
8775
8776 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8777 * gdb.dwarf2/implptr-64bit.S: Remove.
8778 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8779 variables in caller's context. Add DW_OP_implicit_value.
8780
8781 2017-01-25 Yao Qi <yao.qi@linaro.org>
8782
8783 * lib/dwarf.exp (Dwarf::_location): Handle
8784 DW_OP_GNU_implicit_pointer with proper size.
8785
8786 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8787
8788 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8789 and add untested calls.
8790
8791 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8792
8793 * gdb.python/python.exp: Check line number against what GDB thinks
8794 the line number is for func1.
8795
8796 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8797
8798 * gdb.dlang/debug-expr.exp: New file.
8799
8800 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8801
8802 Fix test names for the following files:
8803
8804 * gdb.ada/exec_changed.exp
8805 * gdb.ada/info_types.exp
8806 * gdb.arch/aarch64-atomic-inst.exp
8807 * gdb.arch/aarch64-fp.exp
8808 * gdb.arch/altivec-abi.exp
8809 * gdb.arch/altivec-regs.exp
8810 * gdb.arch/amd64-byte.exp
8811 * gdb.arch/amd64-disp-step.exp
8812 * gdb.arch/amd64-dword.exp
8813 * gdb.arch/amd64-entry-value-inline.exp
8814 * gdb.arch/amd64-entry-value-param.exp
8815 * gdb.arch/amd64-entry-value-paramref.exp
8816 * gdb.arch/amd64-entry-value.exp
8817 * gdb.arch/amd64-i386-address.exp
8818 * gdb.arch/amd64-invalid-stack-middle.exp
8819 * gdb.arch/amd64-invalid-stack-top.exp
8820 * gdb.arch/amd64-optimout-repeat.exp
8821 * gdb.arch/amd64-prologue-skip.exp
8822 * gdb.arch/amd64-prologue-xmm.exp
8823 * gdb.arch/amd64-stap-special-operands.exp
8824 * gdb.arch/amd64-stap-wrong-subexp.exp
8825 * gdb.arch/amd64-tailcall-cxx.exp
8826 * gdb.arch/amd64-tailcall-noret.exp
8827 * gdb.arch/amd64-tailcall-ret.exp
8828 * gdb.arch/amd64-tailcall-self.exp
8829 * gdb.arch/amd64-word.exp
8830 * gdb.arch/arm-bl-branch-dest.exp
8831 * gdb.arch/arm-disp-step.exp
8832 * gdb.arch/arm-neon.exp
8833 * gdb.arch/arm-single-step-kernel-helper.exp
8834 * gdb.arch/avr-flash-qualifier.exp
8835 * gdb.arch/disp-step-insn-reloc.exp
8836 * gdb.arch/e500-abi.exp
8837 * gdb.arch/e500-regs.exp
8838 * gdb.arch/ftrace-insn-reloc.exp
8839 * gdb.arch/i386-avx512.exp
8840 * gdb.arch/i386-bp_permanent.exp
8841 * gdb.arch/i386-byte.exp
8842 * gdb.arch/i386-cfi-notcurrent.exp
8843 * gdb.arch/i386-disp-step.exp
8844 * gdb.arch/i386-dr3-watch.exp
8845 * gdb.arch/i386-float.exp
8846 * gdb.arch/i386-gnu-cfi.exp
8847 * gdb.arch/i386-mpx-map.exp
8848 * gdb.arch/i386-mpx-sigsegv.exp
8849 * gdb.arch/i386-mpx-simple_segv.exp
8850 * gdb.arch/i386-mpx.exp
8851 * gdb.arch/i386-permbkpt.exp
8852 * gdb.arch/i386-prologue.exp
8853 * gdb.arch/i386-signal.exp
8854 * gdb.arch/i386-size-overlap.exp
8855 * gdb.arch/i386-unwind.exp
8856 * gdb.arch/i386-word.exp
8857 * gdb.arch/mips-fcr.exp
8858 * gdb.arch/powerpc-d128-regs.exp
8859 * gdb.arch/powerpc-stackless.exp
8860 * gdb.arch/ppc64-atomic-inst.exp
8861 * gdb.arch/s390-stackless.exp
8862 * gdb.arch/s390-tdbregs.exp
8863 * gdb.arch/s390-vregs.exp
8864 * gdb.arch/sparc-sysstep.exp
8865 * gdb.arch/thumb-bx-pc.exp
8866 * gdb.arch/thumb-singlestep.exp
8867 * gdb.arch/thumb2-it.exp
8868 * gdb.arch/vsx-regs.exp
8869 * gdb.asm/asm-source.exp
8870 * gdb.base/a2-run.exp
8871 * gdb.base/advance.exp
8872 * gdb.base/all-bin.exp
8873 * gdb.base/anon.exp
8874 * gdb.base/args.exp
8875 * gdb.base/arithmet.exp
8876 * gdb.base/async-shell.exp
8877 * gdb.base/async.exp
8878 * gdb.base/attach-pie-noexec.exp
8879 * gdb.base/attach-twice.exp
8880 * gdb.base/auto-load.exp
8881 * gdb.base/bang.exp
8882 * gdb.base/bitfields.exp
8883 * gdb.base/break-always.exp
8884 * gdb.base/break-caller-line.exp
8885 * gdb.base/break-entry.exp
8886 * gdb.base/break-inline.exp
8887 * gdb.base/break-on-linker-gcd-function.exp
8888 * gdb.base/break-probes.exp
8889 * gdb.base/break.exp
8890 * gdb.base/breakpoint-shadow.exp
8891 * gdb.base/call-ar-st.exp
8892 * gdb.base/call-sc.exp
8893 * gdb.base/call-signal-resume.exp
8894 * gdb.base/call-strs.exp
8895 * gdb.base/callfuncs.exp
8896 * gdb.base/catch-fork-static.exp
8897 * gdb.base/catch-gdb-caused-signals.exp
8898 * gdb.base/catch-load.exp
8899 * gdb.base/catch-signal-fork.exp
8900 * gdb.base/catch-signal.exp
8901 * gdb.base/catch-syscall.exp
8902 * gdb.base/charset.exp
8903 * gdb.base/checkpoint.exp
8904 * gdb.base/chng-syms.exp
8905 * gdb.base/code-expr.exp
8906 * gdb.base/code_elim.exp
8907 * gdb.base/commands.exp
8908 * gdb.base/completion.exp
8909 * gdb.base/complex.exp
8910 * gdb.base/cond-expr.exp
8911 * gdb.base/condbreak.exp
8912 * gdb.base/consecutive.exp
8913 * gdb.base/continue-all-already-running.exp
8914 * gdb.base/coredump-filter.exp
8915 * gdb.base/corefile.exp
8916 * gdb.base/dbx.exp
8917 * gdb.base/debug-expr.exp
8918 * gdb.base/define.exp
8919 * gdb.base/del.exp
8920 * gdb.base/disabled-location.exp
8921 * gdb.base/disasm-end-cu.exp
8922 * gdb.base/disasm-optim.exp
8923 * gdb.base/display.exp
8924 * gdb.base/duplicate-bp.exp
8925 * gdb.base/ena-dis-br.exp
8926 * gdb.base/ending-run.exp
8927 * gdb.base/enumval.exp
8928 * gdb.base/environ.exp
8929 * gdb.base/eu-strip-infcall.exp
8930 * gdb.base/eval-avoid-side-effects.exp
8931 * gdb.base/eval-skip.exp
8932 * gdb.base/exitsignal.exp
8933 * gdb.base/expand-psymtabs.exp
8934 * gdb.base/filesym.exp
8935 * gdb.base/find-unmapped.exp
8936 * gdb.base/finish.exp
8937 * gdb.base/float.exp
8938 * gdb.base/foll-exec-mode.exp
8939 * gdb.base/foll-exec.exp
8940 * gdb.base/foll-fork.exp
8941 * gdb.base/fortran-sym-case.exp
8942 * gdb.base/freebpcmd.exp
8943 * gdb.base/func-ptr.exp
8944 * gdb.base/func-ptrs.exp
8945 * gdb.base/funcargs.exp
8946 * gdb.base/gcore-buffer-overflow.exp
8947 * gdb.base/gcore-relro-pie.exp
8948 * gdb.base/gcore-relro.exp
8949 * gdb.base/gcore.exp
8950 * gdb.base/gdb1090.exp
8951 * gdb.base/gdb11530.exp
8952 * gdb.base/gdb11531.exp
8953 * gdb.base/gdb1821.exp
8954 * gdb.base/gdbindex-stabs.exp
8955 * gdb.base/gdbvars.exp
8956 * gdb.base/hbreak.exp
8957 * gdb.base/hbreak2.exp
8958 * gdb.base/included.exp
8959 * gdb.base/infcall-input.exp
8960 * gdb.base/inferior-died.exp
8961 * gdb.base/infnan.exp
8962 * gdb.base/info-macros.exp
8963 * gdb.base/info-os.exp
8964 * gdb.base/info-proc.exp
8965 * gdb.base/info-shared.exp
8966 * gdb.base/info-target.exp
8967 * gdb.base/infoline.exp
8968 * gdb.base/interp.exp
8969 * gdb.base/interrupt.exp
8970 * gdb.base/jit-reader.exp
8971 * gdb.base/jit-simple.exp
8972 * gdb.base/kill-after-signal.exp
8973 * gdb.base/kill-detach-inferiors-cmd.exp
8974 * gdb.base/label.exp
8975 * gdb.base/langs.exp
8976 * gdb.base/ldbl_e308.exp
8977 * gdb.base/line-symtabs.exp
8978 * gdb.base/linespecs.exp
8979 * gdb.base/list.exp
8980 * gdb.base/long_long.exp
8981 * gdb.base/longest-types.exp
8982 * gdb.base/maint.exp
8983 * gdb.base/max-value-size.exp
8984 * gdb.base/memattr.exp
8985 * gdb.base/mips_pro.exp
8986 * gdb.base/morestack.exp
8987 * gdb.base/moribund-step.exp
8988 * gdb.base/multi-forks.exp
8989 * gdb.base/nested-addr.exp
8990 * gdb.base/nextoverexit.exp
8991 * gdb.base/noreturn-finish.exp
8992 * gdb.base/noreturn-return.exp
8993 * gdb.base/nostdlib.exp
8994 * gdb.base/offsets.exp
8995 * gdb.base/opaque.exp
8996 * gdb.base/pc-fp.exp
8997 * gdb.base/permissions.exp
8998 * gdb.base/print-symbol-loading.exp
8999 * gdb.base/prologue-include.exp
9000 * gdb.base/psymtab.exp
9001 * gdb.base/ptype.exp
9002 * gdb.base/random-signal.exp
9003 * gdb.base/randomize.exp
9004 * gdb.base/range-stepping.exp
9005 * gdb.base/readline-ask.exp
9006 * gdb.base/recpar.exp
9007 * gdb.base/recurse.exp
9008 * gdb.base/relational.exp
9009 * gdb.base/restore.exp
9010 * gdb.base/return-nodebug.exp
9011 * gdb.base/return.exp
9012 * gdb.base/run-after-attach.exp
9013 * gdb.base/save-bp.exp
9014 * gdb.base/scope.exp
9015 * gdb.base/sect-cmd.exp
9016 * gdb.base/set-lang-auto.exp
9017 * gdb.base/set-noassign.exp
9018 * gdb.base/setvar.exp
9019 * gdb.base/sigall.exp
9020 * gdb.base/sigbpt.exp
9021 * gdb.base/siginfo-addr.exp
9022 * gdb.base/siginfo-infcall.exp
9023 * gdb.base/siginfo-obj.exp
9024 * gdb.base/siginfo.exp
9025 * gdb.base/signals-state-child.exp
9026 * gdb.base/signest.exp
9027 * gdb.base/sigstep.exp
9028 * gdb.base/sizeof.exp
9029 * gdb.base/skip.exp
9030 * gdb.base/solib-corrupted.exp
9031 * gdb.base/solib-nodir.exp
9032 * gdb.base/solib-search.exp
9033 * gdb.base/stack-checking.exp
9034 * gdb.base/stale-infcall.exp
9035 * gdb.base/stap-probe.exp
9036 * gdb.base/start.exp
9037 * gdb.base/step-break.exp
9038 * gdb.base/step-bt.exp
9039 * gdb.base/step-line.exp
9040 * gdb.base/step-over-exit.exp
9041 * gdb.base/step-over-syscall.exp
9042 * gdb.base/step-resume-infcall.exp
9043 * gdb.base/step-test.exp
9044 * gdb.base/store.exp
9045 * gdb.base/structs3.exp
9046 * gdb.base/sym-file.exp
9047 * gdb.base/symbol-without-target_section.exp
9048 * gdb.base/term.exp
9049 * gdb.base/testenv.exp
9050 * gdb.base/ui-redirect.exp
9051 * gdb.base/until.exp
9052 * gdb.base/unwindonsignal.exp
9053 * gdb.base/value-double-free.exp
9054 * gdb.base/vla-datatypes.exp
9055 * gdb.base/vla-ptr.exp
9056 * gdb.base/vla-sideeffect.exp
9057 * gdb.base/volatile.exp
9058 * gdb.base/watch-cond-infcall.exp
9059 * gdb.base/watch-cond.exp
9060 * gdb.base/watch-non-mem.exp
9061 * gdb.base/watch-read.exp
9062 * gdb.base/watch-vfork.exp
9063 * gdb.base/watchpoint-cond-gone.exp
9064 * gdb.base/watchpoint-delete.exp
9065 * gdb.base/watchpoint-hw-hit-once.exp
9066 * gdb.base/watchpoint-hw.exp
9067 * gdb.base/watchpoint-stops-at-right-insn.exp
9068 * gdb.base/watchpoints.exp
9069 * gdb.base/wchar.exp
9070 * gdb.base/whatis-exp.exp
9071 * gdb.btrace/buffer-size.exp
9072 * gdb.btrace/data.exp
9073 * gdb.btrace/delta.exp
9074 * gdb.btrace/dlopen.exp
9075 * gdb.btrace/enable.exp
9076 * gdb.btrace/exception.exp
9077 * gdb.btrace/function_call_history.exp
9078 * gdb.btrace/gcore.exp
9079 * gdb.btrace/instruction_history.exp
9080 * gdb.btrace/nohist.exp
9081 * gdb.btrace/reconnect.exp
9082 * gdb.btrace/record_goto-step.exp
9083 * gdb.btrace/record_goto.exp
9084 * gdb.btrace/rn-dl-bind.exp
9085 * gdb.btrace/segv.exp
9086 * gdb.btrace/step.exp
9087 * gdb.btrace/stepi.exp
9088 * gdb.btrace/tailcall-only.exp
9089 * gdb.btrace/tailcall.exp
9090 * gdb.btrace/tsx.exp
9091 * gdb.btrace/unknown_functions.exp
9092 * gdb.btrace/vdso.exp
9093 * gdb.compile/compile-ifunc.exp
9094 * gdb.compile/compile-ops.exp
9095 * gdb.compile/compile-print.exp
9096 * gdb.compile/compile-setjmp.exp
9097 * gdb.cp/abstract-origin.exp
9098 * gdb.cp/ambiguous.exp
9099 * gdb.cp/annota2.exp
9100 * gdb.cp/annota3.exp
9101 * gdb.cp/anon-ns.exp
9102 * gdb.cp/anon-struct.exp
9103 * gdb.cp/anon-union.exp
9104 * gdb.cp/arg-reference.exp
9105 * gdb.cp/baseenum.exp
9106 * gdb.cp/bool.exp
9107 * gdb.cp/breakpoint.exp
9108 * gdb.cp/bs15503.exp
9109 * gdb.cp/call-c.exp
9110 * gdb.cp/casts.exp
9111 * gdb.cp/chained-calls.exp
9112 * gdb.cp/class2.exp
9113 * gdb.cp/classes.exp
9114 * gdb.cp/cmpd-minsyms.exp
9115 * gdb.cp/converts.exp
9116 * gdb.cp/cp-relocate.exp
9117 * gdb.cp/cpcompletion.exp
9118 * gdb.cp/cpexprs.exp
9119 * gdb.cp/cplabel.exp
9120 * gdb.cp/cplusfuncs.exp
9121 * gdb.cp/cpsizeof.exp
9122 * gdb.cp/ctti.exp
9123 * gdb.cp/derivation.exp
9124 * gdb.cp/destrprint.exp
9125 * gdb.cp/dispcxx.exp
9126 * gdb.cp/enum-class.exp
9127 * gdb.cp/exception.exp
9128 * gdb.cp/exceptprint.exp
9129 * gdb.cp/expand-psymtabs-cxx.exp
9130 * gdb.cp/expand-sals.exp
9131 * gdb.cp/extern-c.exp
9132 * gdb.cp/filename.exp
9133 * gdb.cp/formatted-ref.exp
9134 * gdb.cp/fpointer.exp
9135 * gdb.cp/gdb1355.exp
9136 * gdb.cp/gdb2495.exp
9137 * gdb.cp/hang.exp
9138 * gdb.cp/impl-this.exp
9139 * gdb.cp/infcall-dlopen.exp
9140 * gdb.cp/inherit.exp
9141 * gdb.cp/iostream.exp
9142 * gdb.cp/koenig.exp
9143 * gdb.cp/local.exp
9144 * gdb.cp/m-data.exp
9145 * gdb.cp/m-static.exp
9146 * gdb.cp/mb-ctor.exp
9147 * gdb.cp/mb-inline.exp
9148 * gdb.cp/mb-templates.exp
9149 * gdb.cp/member-name.exp
9150 * gdb.cp/member-ptr.exp
9151 * gdb.cp/meth-typedefs.exp
9152 * gdb.cp/method.exp
9153 * gdb.cp/method2.exp
9154 * gdb.cp/minsym-fallback.exp
9155 * gdb.cp/misc.exp
9156 * gdb.cp/namelessclass.exp
9157 * gdb.cp/namespace-enum.exp
9158 * gdb.cp/namespace-nested-import.exp
9159 * gdb.cp/namespace.exp
9160 * gdb.cp/nextoverthrow.exp
9161 * gdb.cp/no-dmgl-verbose.exp
9162 * gdb.cp/non-trivial-retval.exp
9163 * gdb.cp/noparam.exp
9164 * gdb.cp/nsdecl.exp
9165 * gdb.cp/nsimport.exp
9166 * gdb.cp/nsnested.exp
9167 * gdb.cp/nsnoimports.exp
9168 * gdb.cp/nsrecurs.exp
9169 * gdb.cp/nsstress.exp
9170 * gdb.cp/nsusing.exp
9171 * gdb.cp/operator.exp
9172 * gdb.cp/oranking.exp
9173 * gdb.cp/overload-const.exp
9174 * gdb.cp/overload.exp
9175 * gdb.cp/ovldbreak.exp
9176 * gdb.cp/ovsrch.exp
9177 * gdb.cp/paren-type.exp
9178 * gdb.cp/parse-lang.exp
9179 * gdb.cp/pass-by-ref.exp
9180 * gdb.cp/pr-1023.exp
9181 * gdb.cp/pr-1210.exp
9182 * gdb.cp/pr-574.exp
9183 * gdb.cp/pr10687.exp
9184 * gdb.cp/pr12028.exp
9185 * gdb.cp/pr17132.exp
9186 * gdb.cp/pr17494.exp
9187 * gdb.cp/pr9067.exp
9188 * gdb.cp/pr9167.exp
9189 * gdb.cp/pr9631.exp
9190 * gdb.cp/printmethod.exp
9191 * gdb.cp/psmang.exp
9192 * gdb.cp/psymtab-parameter.exp
9193 * gdb.cp/ptype-cv-cp.exp
9194 * gdb.cp/ptype-flags.exp
9195 * gdb.cp/re-set-overloaded.exp
9196 * gdb.cp/ref-types.exp
9197 * gdb.cp/rtti.exp
9198 * gdb.cp/scope-err.exp
9199 * gdb.cp/shadow.exp
9200 * gdb.cp/smartp.exp
9201 * gdb.cp/static-method.exp
9202 * gdb.cp/static-print-quit.exp
9203 * gdb.cp/temargs.exp
9204 * gdb.cp/templates.exp
9205 * gdb.cp/try_catch.exp
9206 * gdb.cp/typedef-operator.exp
9207 * gdb.cp/typeid.exp
9208 * gdb.cp/userdef.exp
9209 * gdb.cp/using-crash.exp
9210 * gdb.cp/var-tag.exp
9211 * gdb.cp/virtbase.exp
9212 * gdb.cp/virtfunc.exp
9213 * gdb.cp/virtfunc2.exp
9214 * gdb.cp/vla-cxx.exp
9215 * gdb.disasm/t01_mov.exp
9216 * gdb.disasm/t02_mova.exp
9217 * gdb.disasm/t03_add.exp
9218 * gdb.disasm/t04_sub.exp
9219 * gdb.disasm/t05_cmp.exp
9220 * gdb.disasm/t06_ari2.exp
9221 * gdb.disasm/t07_ari3.exp
9222 * gdb.disasm/t08_or.exp
9223 * gdb.disasm/t09_xor.exp
9224 * gdb.disasm/t10_and.exp
9225 * gdb.disasm/t11_logs.exp
9226 * gdb.disasm/t12_bit.exp
9227 * gdb.disasm/t13_otr.exp
9228 * gdb.dlang/circular.exp
9229 * gdb.dwarf2/arr-stride.exp
9230 * gdb.dwarf2/arr-subrange.exp
9231 * gdb.dwarf2/atomic-type.exp
9232 * gdb.dwarf2/bad-regnum.exp
9233 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9234 * gdb.dwarf2/callframecfa.exp
9235 * gdb.dwarf2/clztest.exp
9236 * gdb.dwarf2/corrupt.exp
9237 * gdb.dwarf2/data-loc.exp
9238 * gdb.dwarf2/dup-psym.exp
9239 * gdb.dwarf2/dw2-anon-mptr.exp
9240 * gdb.dwarf2/dw2-anonymous-func.exp
9241 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9242 * gdb.dwarf2/dw2-bad-unresolved.exp
9243 * gdb.dwarf2/dw2-basic.exp
9244 * gdb.dwarf2/dw2-canonicalize-type.exp
9245 * gdb.dwarf2/dw2-case-insensitive.exp
9246 * gdb.dwarf2/dw2-common-block.exp
9247 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9248 * gdb.dwarf2/dw2-compressed.exp
9249 * gdb.dwarf2/dw2-const.exp
9250 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9251 * gdb.dwarf2/dw2-cu-size.exp
9252 * gdb.dwarf2/dw2-dup-frame.exp
9253 * gdb.dwarf2/dw2-entry-value.exp
9254 * gdb.dwarf2/dw2-icycle.exp
9255 * gdb.dwarf2/dw2-ifort-parameter.exp
9256 * gdb.dwarf2/dw2-inline-break.exp
9257 * gdb.dwarf2/dw2-inline-param.exp
9258 * gdb.dwarf2/dw2-intercu.exp
9259 * gdb.dwarf2/dw2-intermix.exp
9260 * gdb.dwarf2/dw2-lexical-block-bare.exp
9261 * gdb.dwarf2/dw2-linkage-name-trust.exp
9262 * gdb.dwarf2/dw2-minsym-in-cu.exp
9263 * gdb.dwarf2/dw2-noloc.exp
9264 * gdb.dwarf2/dw2-op-call.exp
9265 * gdb.dwarf2/dw2-op-out-param.exp
9266 * gdb.dwarf2/dw2-opt-structptr.exp
9267 * gdb.dwarf2/dw2-param-error.exp
9268 * gdb.dwarf2/dw2-producer.exp
9269 * gdb.dwarf2/dw2-ranges-base.exp
9270 * gdb.dwarf2/dw2-ref-missing-frame.exp
9271 * gdb.dwarf2/dw2-reg-undefined.exp
9272 * gdb.dwarf2/dw2-regno-invalid.exp
9273 * gdb.dwarf2/dw2-restore.exp
9274 * gdb.dwarf2/dw2-restrict.exp
9275 * gdb.dwarf2/dw2-single-line-discriminators.exp
9276 * gdb.dwarf2/dw2-strp.exp
9277 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9278 * gdb.dwarf2/dw2-unresolved.exp
9279 * gdb.dwarf2/dw2-var-zero-addr.exp
9280 * gdb.dwarf2/dw4-sig-types.exp
9281 * gdb.dwarf2/dwz.exp
9282 * gdb.dwarf2/dynarr-ptr.exp
9283 * gdb.dwarf2/enum-type.exp
9284 * gdb.dwarf2/gdb-index.exp
9285 * gdb.dwarf2/implptr-64bit.exp
9286 * gdb.dwarf2/implptr-optimized-out.exp
9287 * gdb.dwarf2/implptr.exp
9288 * gdb.dwarf2/implref-array.exp
9289 * gdb.dwarf2/implref-const.exp
9290 * gdb.dwarf2/implref-global.exp
9291 * gdb.dwarf2/implref-struct.exp
9292 * gdb.dwarf2/mac-fileno.exp
9293 * gdb.dwarf2/main-subprogram.exp
9294 * gdb.dwarf2/member-ptr-forwardref.exp
9295 * gdb.dwarf2/method-ptr.exp
9296 * gdb.dwarf2/missing-sig-type.exp
9297 * gdb.dwarf2/nonvar-access.exp
9298 * gdb.dwarf2/opaque-type-lookup.exp
9299 * gdb.dwarf2/pieces-optimized-out.exp
9300 * gdb.dwarf2/pieces.exp
9301 * gdb.dwarf2/pr10770.exp
9302 * gdb.dwarf2/pr13961.exp
9303 * gdb.dwarf2/staticvirtual.exp
9304 * gdb.dwarf2/subrange.exp
9305 * gdb.dwarf2/symtab-producer.exp
9306 * gdb.dwarf2/trace-crash.exp
9307 * gdb.dwarf2/typeddwarf.exp
9308 * gdb.dwarf2/valop.exp
9309 * gdb.dwarf2/watch-notconst.exp
9310 * gdb.fortran/array-element.exp
9311 * gdb.fortran/charset.exp
9312 * gdb.fortran/common-block.exp
9313 * gdb.fortran/complex.exp
9314 * gdb.fortran/derived-type-function.exp
9315 * gdb.fortran/derived-type.exp
9316 * gdb.fortran/logical.exp
9317 * gdb.fortran/module.exp
9318 * gdb.fortran/multi-dim.exp
9319 * gdb.fortran/nested-funcs.exp
9320 * gdb.fortran/print-formatted.exp
9321 * gdb.fortran/subarray.exp
9322 * gdb.fortran/vla-alloc-assoc.exp
9323 * gdb.fortran/vla-datatypes.exp
9324 * gdb.fortran/vla-history.exp
9325 * gdb.fortran/vla-ptr-info.exp
9326 * gdb.fortran/vla-ptype-sub.exp
9327 * gdb.fortran/vla-ptype.exp
9328 * gdb.fortran/vla-sizeof.exp
9329 * gdb.fortran/vla-type.exp
9330 * gdb.fortran/vla-value-sub-arbitrary.exp
9331 * gdb.fortran/vla-value-sub-finish.exp
9332 * gdb.fortran/vla-value-sub.exp
9333 * gdb.fortran/vla-value.exp
9334 * gdb.fortran/whatis_type.exp
9335 * gdb.go/chan.exp
9336 * gdb.go/handcall.exp
9337 * gdb.go/hello.exp
9338 * gdb.go/integers.exp
9339 * gdb.go/methods.exp
9340 * gdb.go/package.exp
9341 * gdb.go/strings.exp
9342 * gdb.go/types.exp
9343 * gdb.go/unsafe.exp
9344 * gdb.guile/scm-arch.exp
9345 * gdb.guile/scm-block.exp
9346 * gdb.guile/scm-breakpoint.exp
9347 * gdb.guile/scm-cmd.exp
9348 * gdb.guile/scm-disasm.exp
9349 * gdb.guile/scm-equal.exp
9350 * gdb.guile/scm-frame-args.exp
9351 * gdb.guile/scm-frame-inline.exp
9352 * gdb.guile/scm-frame.exp
9353 * gdb.guile/scm-iterator.exp
9354 * gdb.guile/scm-math.exp
9355 * gdb.guile/scm-objfile.exp
9356 * gdb.guile/scm-ports.exp
9357 * gdb.guile/scm-symbol.exp
9358 * gdb.guile/scm-symtab.exp
9359 * gdb.guile/scm-value-cc.exp
9360 * gdb.guile/types-module.exp
9361 * gdb.linespec/break-ask.exp
9362 * gdb.linespec/cpexplicit.exp
9363 * gdb.linespec/explicit.exp
9364 * gdb.linespec/keywords.exp
9365 * gdb.linespec/linespec.exp
9366 * gdb.linespec/ls-dollar.exp
9367 * gdb.linespec/ls-errs.exp
9368 * gdb.linespec/skip-two.exp
9369 * gdb.linespec/thread.exp
9370 * gdb.mi/mi-async.exp
9371 * gdb.mi/mi-basics.exp
9372 * gdb.mi/mi-break.exp
9373 * gdb.mi/mi-catch-load.exp
9374 * gdb.mi/mi-cli.exp
9375 * gdb.mi/mi-cmd-param-changed.exp
9376 * gdb.mi/mi-console.exp
9377 * gdb.mi/mi-detach.exp
9378 * gdb.mi/mi-disassemble.exp
9379 * gdb.mi/mi-eval.exp
9380 * gdb.mi/mi-file-transfer.exp
9381 * gdb.mi/mi-file.exp
9382 * gdb.mi/mi-fill-memory.exp
9383 * gdb.mi/mi-inheritance-syntax-error.exp
9384 * gdb.mi/mi-linespec-err-cp.exp
9385 * gdb.mi/mi-logging.exp
9386 * gdb.mi/mi-memory-changed.exp
9387 * gdb.mi/mi-read-memory.exp
9388 * gdb.mi/mi-record-changed.exp
9389 * gdb.mi/mi-reg-undefined.exp
9390 * gdb.mi/mi-regs.exp
9391 * gdb.mi/mi-return.exp
9392 * gdb.mi/mi-reverse.exp
9393 * gdb.mi/mi-simplerun.exp
9394 * gdb.mi/mi-solib.exp
9395 * gdb.mi/mi-stack.exp
9396 * gdb.mi/mi-stepi.exp
9397 * gdb.mi/mi-syn-frame.exp
9398 * gdb.mi/mi-until.exp
9399 * gdb.mi/mi-var-block.exp
9400 * gdb.mi/mi-var-child.exp
9401 * gdb.mi/mi-var-cmd.exp
9402 * gdb.mi/mi-var-cp.exp
9403 * gdb.mi/mi-var-display.exp
9404 * gdb.mi/mi-var-invalidate.exp
9405 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9406 * gdb.mi/mi-vla-fortran.exp
9407 * gdb.mi/mi-watch.exp
9408 * gdb.mi/mi2-var-child.exp
9409 * gdb.mi/user-selected-context-sync.exp
9410 * gdb.modula2/unbounded-array.exp
9411 * gdb.multi/dummy-frame-restore.exp
9412 * gdb.multi/multi-arch-exec.exp
9413 * gdb.multi/multi-arch.exp
9414 * gdb.multi/tids.exp
9415 * gdb.multi/watchpoint-multi.exp
9416 * gdb.opencl/callfuncs.exp
9417 * gdb.opencl/convs_casts.exp
9418 * gdb.opencl/datatypes.exp
9419 * gdb.opencl/operators.exp
9420 * gdb.opencl/vec_comps.exp
9421 * gdb.opt/clobbered-registers-O2.exp
9422 * gdb.opt/inline-break.exp
9423 * gdb.opt/inline-bt.exp
9424 * gdb.opt/inline-cmds.exp
9425 * gdb.opt/inline-locals.exp
9426 * gdb.pascal/case-insensitive-symbols.exp
9427 * gdb.pascal/floats.exp
9428 * gdb.pascal/gdb11492.exp
9429 * gdb.python/lib-types.exp
9430 * gdb.python/py-arch.exp
9431 * gdb.python/py-as-string.exp
9432 * gdb.python/py-bad-printers.exp
9433 * gdb.python/py-block.exp
9434 * gdb.python/py-breakpoint-create-fail.exp
9435 * gdb.python/py-breakpoint.exp
9436 * gdb.python/py-caller-is.exp
9437 * gdb.python/py-cmd.exp
9438 * gdb.python/py-explore-cc.exp
9439 * gdb.python/py-explore.exp
9440 * gdb.python/py-finish-breakpoint.exp
9441 * gdb.python/py-finish-breakpoint2.exp
9442 * gdb.python/py-frame-args.exp
9443 * gdb.python/py-frame-inline.exp
9444 * gdb.python/py-frame.exp
9445 * gdb.python/py-framefilter-mi.exp
9446 * gdb.python/py-infthread.exp
9447 * gdb.python/py-lazy-string.exp
9448 * gdb.python/py-linetable.exp
9449 * gdb.python/py-mi-events.exp
9450 * gdb.python/py-mi-objfile.exp
9451 * gdb.python/py-mi.exp
9452 * gdb.python/py-objfile.exp
9453 * gdb.python/py-pp-integral.exp
9454 * gdb.python/py-pp-maint.exp
9455 * gdb.python/py-pp-re-notag.exp
9456 * gdb.python/py-pp-registration.exp
9457 * gdb.python/py-recurse-unwind.exp
9458 * gdb.python/py-strfns.exp
9459 * gdb.python/py-symbol.exp
9460 * gdb.python/py-symtab.exp
9461 * gdb.python/py-sync-interp.exp
9462 * gdb.python/py-typeprint.exp
9463 * gdb.python/py-unwind-maint.exp
9464 * gdb.python/py-unwind.exp
9465 * gdb.python/py-value-cc.exp
9466 * gdb.python/py-xmethods.exp
9467 * gdb.reverse/amd64-tailcall-reverse.exp
9468 * gdb.reverse/break-precsave.exp
9469 * gdb.reverse/break-reverse.exp
9470 * gdb.reverse/consecutive-precsave.exp
9471 * gdb.reverse/consecutive-reverse.exp
9472 * gdb.reverse/finish-precsave.exp
9473 * gdb.reverse/finish-reverse-bkpt.exp
9474 * gdb.reverse/finish-reverse.exp
9475 * gdb.reverse/fstatat-reverse.exp
9476 * gdb.reverse/getresuid-reverse.exp
9477 * gdb.reverse/i386-precsave.exp
9478 * gdb.reverse/i386-reverse.exp
9479 * gdb.reverse/i386-sse-reverse.exp
9480 * gdb.reverse/i387-env-reverse.exp
9481 * gdb.reverse/i387-stack-reverse.exp
9482 * gdb.reverse/insn-reverse.exp
9483 * gdb.reverse/machinestate-precsave.exp
9484 * gdb.reverse/machinestate.exp
9485 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9486 * gdb.reverse/pipe-reverse.exp
9487 * gdb.reverse/readv-reverse.exp
9488 * gdb.reverse/recvmsg-reverse.exp
9489 * gdb.reverse/rerun-prec.exp
9490 * gdb.reverse/s390-mvcle.exp
9491 * gdb.reverse/step-precsave.exp
9492 * gdb.reverse/step-reverse.exp
9493 * gdb.reverse/time-reverse.exp
9494 * gdb.reverse/until-precsave.exp
9495 * gdb.reverse/until-reverse.exp
9496 * gdb.reverse/waitpid-reverse.exp
9497 * gdb.reverse/watch-precsave.exp
9498 * gdb.reverse/watch-reverse.exp
9499 * gdb.rust/generics.exp
9500 * gdb.rust/methods.exp
9501 * gdb.rust/modules.exp
9502 * gdb.rust/simple.exp
9503 * gdb.server/connect-with-no-symbol-file.exp
9504 * gdb.server/ext-attach.exp
9505 * gdb.server/ext-restart.exp
9506 * gdb.server/ext-wrapper.exp
9507 * gdb.server/file-transfer.exp
9508 * gdb.server/server-exec-info.exp
9509 * gdb.server/server-kill.exp
9510 * gdb.server/server-mon.exp
9511 * gdb.server/wrapper.exp
9512 * gdb.stabs/exclfwd.exp
9513 * gdb.stabs/gdb11479.exp
9514 * gdb.threads/clone-new-thread-event.exp
9515 * gdb.threads/corethreads.exp
9516 * gdb.threads/current-lwp-dead.exp
9517 * gdb.threads/dlopen-libpthread.exp
9518 * gdb.threads/gcore-thread.exp
9519 * gdb.threads/sigstep-threads.exp
9520 * gdb.threads/watchpoint-fork.exp
9521 * gdb.trace/actions-changed.exp
9522 * gdb.trace/backtrace.exp
9523 * gdb.trace/change-loc.exp
9524 * gdb.trace/circ.exp
9525 * gdb.trace/collection.exp
9526 * gdb.trace/disconnected-tracing.exp
9527 * gdb.trace/ftrace.exp
9528 * gdb.trace/mi-trace-frame-collected.exp
9529 * gdb.trace/mi-trace-unavailable.exp
9530 * gdb.trace/mi-traceframe-changed.exp
9531 * gdb.trace/mi-tsv-changed.exp
9532 * gdb.trace/no-attach-trace.exp
9533 * gdb.trace/passc-dyn.exp
9534 * gdb.trace/qtro.exp
9535 * gdb.trace/range-stepping.exp
9536 * gdb.trace/read-memory.exp
9537 * gdb.trace/save-trace.exp
9538 * gdb.trace/signal.exp
9539 * gdb.trace/status-stop.exp
9540 * gdb.trace/tfile.exp
9541 * gdb.trace/trace-break.exp
9542 * gdb.trace/trace-buffer-size.exp
9543 * gdb.trace/trace-condition.exp
9544 * gdb.trace/tracefile-pseudo-reg.exp
9545 * gdb.trace/tstatus.exp
9546 * gdb.trace/unavailable.exp
9547 * gdb.trace/while-dyn.exp
9548 * gdb.trace/while-stepping.exp
9549
9550 2016-12-22 Doug Evans <xdje42@gmail.com>
9551
9552 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9553 and msymbols.
9554
9555 2016-12-19 Yao Qi <yao.qi@linaro.org>
9556
9557 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9558 (test_with_self): Don't call do_steps_and_nexts, and remove
9559 code about stepping into xmalloc.
9560
9561 2016-12-09 Yao Qi <yao.qi@linaro.org>
9562
9563 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9564
9565 2016-12-09 Yao Qi <yao.qi@linaro.org>
9566
9567 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9568
9569 2016-12-09 Pedro Alves <palves@redhat.com>
9570
9571 * gdb.base/all-architectures-0.exp: New file.
9572 * gdb.base/all-architectures-1.exp: New file.
9573 * gdb.base/all-architectures-2.exp: New file.
9574 * gdb.base/all-architectures-3.exp: New file.
9575 * gdb.base/all-architectures-4.exp: New file.
9576 * gdb.base/all-architectures-5.exp: New file.
9577 * gdb.base/all-architectures-6.exp: New file.
9578 * gdb.base/all-architectures-7.exp: New file.
9579 * gdb.base/all-architectures.exp.in: New file.
9580
9581 2016-12-09 Yao Qi <yao.qi@linaro.org>
9582
9583 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9584
9585 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9586
9587 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9588 possible.
9589 Remove useless pattern-matching code.
9590
9591 2016-12-02 Pedro Alves <palves@redhat.com>
9592
9593 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9594 procedure.
9595 (top level): Call it.
9596
9597 2016-12-02 Pedro Alves <palves@redhat.com>
9598
9599 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9600 New procedure.
9601 (top level): Call it.
9602
9603 2016-12-02 Pedro Alves <palves@redhat.com>
9604
9605 PR cli/20559
9606 * gdb.base/commands.exp (user_defined_command_args_eval): New
9607 procedure.
9608 (top level): Call it.
9609
9610 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9611
9612 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9613 timeout handling.
9614
9615 2016-12-02 Tom Tromey <tom@tromey.com>
9616
9617 * gdb.dwarf2/main-subprogram.c: New file.
9618 * gdb.dwarf2/main-subprogram.exp: New file.
9619
9620 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9621
9622 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9623 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9624 gdb_test_no_output for a couple of cases.
9625 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9626
9627 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9628
9629 Fix test names and standardize compilation error messages throughout
9630 the following files:
9631
9632 * gdb.ada/start.exp
9633 * gdb.arch/alpha-step.exp
9634 * gdb.arch/e500-prologue.exp
9635 * gdb.arch/ftrace-insn-reloc.exp
9636 * gdb.arch/gdb1291.exp
9637 * gdb.arch/gdb1431.exp
9638 * gdb.arch/gdb1558.exp
9639 * gdb.arch/i386-dr3-watch.exp
9640 * gdb.arch/i386-sse-stack-align.exp
9641 * gdb.arch/ia64-breakpoint-shadow.exp
9642 * gdb.arch/pa-nullify.exp
9643 * gdb.arch/powerpc-aix-prologue.exp
9644 * gdb.arch/thumb-bx-pc.exp
9645 * gdb.base/annota1.exp
9646 * gdb.base/annota3.exp
9647 * gdb.base/arrayidx.exp
9648 * gdb.base/assign.exp
9649 * gdb.base/attach.exp
9650 * gdb.base/auxv.exp
9651 * gdb.base/bang.exp
9652 * gdb.base/bfp-test.exp
9653 * gdb.base/bigcore.exp
9654 * gdb.base/bitfields2.exp
9655 * gdb.base/break-fun-addr.exp
9656 * gdb.base/break-probes.exp
9657 * gdb.base/call-rt-st.exp
9658 * gdb.base/callexit.exp
9659 * gdb.base/catch-fork-kill.exp
9660 * gdb.base/charset.exp
9661 * gdb.base/checkpoint.exp
9662 * gdb.base/comprdebug.exp
9663 * gdb.base/constvars.exp
9664 * gdb.base/coredump-filter.exp
9665 * gdb.base/cursal.exp
9666 * gdb.base/cvexpr.exp
9667 * gdb.base/detach.exp
9668 * gdb.base/display.exp
9669 * gdb.base/dmsym.exp
9670 * gdb.base/dprintf-pending.exp
9671 * gdb.base/dso2dso.exp
9672 * gdb.base/dtrace-probe.exp
9673 * gdb.base/dump.exp
9674 * gdb.base/enum_cond.exp
9675 * gdb.base/exe-lock.exp
9676 * gdb.base/exec-invalid-sysroot.exp
9677 * gdb.base/execl-update-breakpoints.exp
9678 * gdb.base/exprs.exp
9679 * gdb.base/fileio.exp
9680 * gdb.base/find.exp
9681 * gdb.base/finish.exp
9682 * gdb.base/fixsection.exp
9683 * gdb.base/foll-vfork.exp
9684 * gdb.base/frame-args.exp
9685 * gdb.base/gcore.exp
9686 * gdb.base/gdb1250.exp
9687 * gdb.base/global-var-nested-by-dso.exp
9688 * gdb.base/gnu-ifunc.exp
9689 * gdb.base/hashline1.exp
9690 * gdb.base/hashline2.exp
9691 * gdb.base/hashline3.exp
9692 * gdb.base/hbreak-in-shr-unsupported.exp
9693 * gdb.base/huge.exp
9694 * gdb.base/infcall-input.exp
9695 * gdb.base/info-fun.exp
9696 * gdb.base/info-shared.exp
9697 * gdb.base/jit-simple.exp
9698 * gdb.base/jit-so.exp
9699 * gdb.base/jit.exp
9700 * gdb.base/jump.exp
9701 * gdb.base/label.exp
9702 * gdb.base/lineinc.exp
9703 * gdb.base/logical.exp
9704 * gdb.base/longjmp.exp
9705 * gdb.base/macscp.exp
9706 * gdb.base/miscexprs.exp
9707 * gdb.base/new-ui-echo.exp
9708 * gdb.base/new-ui-pending-input.exp
9709 * gdb.base/new-ui.exp
9710 * gdb.base/nodebug.exp
9711 * gdb.base/nofield.exp
9712 * gdb.base/offsets.exp
9713 * gdb.base/overlays.exp
9714 * gdb.base/pending.exp
9715 * gdb.base/pointers.exp
9716 * gdb.base/pr11022.exp
9717 * gdb.base/printcmds.exp
9718 * gdb.base/prologue.exp
9719 * gdb.base/ptr-typedef.exp
9720 * gdb.base/realname-expand.exp
9721 * gdb.base/relativedebug.exp
9722 * gdb.base/relocate.exp
9723 * gdb.base/remote.exp
9724 * gdb.base/reread.exp
9725 * gdb.base/return2.exp
9726 * gdb.base/savedregs.exp
9727 * gdb.base/sep.exp
9728 * gdb.base/sepdebug.exp
9729 * gdb.base/sepsymtab.exp
9730 * gdb.base/set-inferior-tty.exp
9731 * gdb.base/setshow.exp
9732 * gdb.base/shlib-call.exp
9733 * gdb.base/sigaltstack.exp
9734 * gdb.base/siginfo-addr.exp
9735 * gdb.base/signals.exp
9736 * gdb.base/signull.exp
9737 * gdb.base/sigrepeat.exp
9738 * gdb.base/so-impl-ld.exp
9739 * gdb.base/solib-display.exp
9740 * gdb.base/solib-overlap.exp
9741 * gdb.base/solib-search.exp
9742 * gdb.base/solib-symbol.exp
9743 * gdb.base/structs.exp
9744 * gdb.base/structs2.exp
9745 * gdb.base/symtab-search-order.exp
9746 * gdb.base/twice.exp
9747 * gdb.base/unload.exp
9748 * gdb.base/varargs.exp
9749 * gdb.base/watchpoint-solib.exp
9750 * gdb.base/watchpoint.exp
9751 * gdb.base/whatis.exp
9752 * gdb.base/wrong_frame_bt_full.exp
9753 * gdb.btrace/dlopen.exp
9754 * gdb.cell/ea-standalone.exp
9755 * gdb.cell/ea-test.exp
9756 * gdb.cp/dispcxx.exp
9757 * gdb.cp/gdb2384.exp
9758 * gdb.cp/method2.exp
9759 * gdb.cp/nextoverthrow.exp
9760 * gdb.cp/pr10728.exp
9761 * gdb.disasm/am33.exp
9762 * gdb.disasm/h8300s.exp
9763 * gdb.disasm/mn10300.exp
9764 * gdb.disasm/sh3.exp
9765 * gdb.dwarf2/dw2-dir-file-name.exp
9766 * gdb.fortran/complex.exp
9767 * gdb.fortran/library-module.exp
9768 * gdb.guile/scm-pretty-print.exp
9769 * gdb.guile/scm-symbol.exp
9770 * gdb.guile/scm-type.exp
9771 * gdb.guile/scm-value.exp
9772 * gdb.linespec/linespec.exp
9773 * gdb.mi/gdb701.exp
9774 * gdb.mi/gdb792.exp
9775 * gdb.mi/mi-breakpoint-changed.exp
9776 * gdb.mi/mi-dprintf-pending.exp
9777 * gdb.mi/mi-dprintf.exp
9778 * gdb.mi/mi-exit-code.exp
9779 * gdb.mi/mi-pending.exp
9780 * gdb.mi/mi-solib.exp
9781 * gdb.mi/new-ui-mi-sync.exp
9782 * gdb.mi/pr11022.exp
9783 * gdb.mi/user-selected-context-sync.exp
9784 * gdb.opt/solib-intra-step.exp
9785 * gdb.python/py-events.exp
9786 * gdb.python/py-finish-breakpoint.exp
9787 * gdb.python/py-mi.exp
9788 * gdb.python/py-prettyprint.exp
9789 * gdb.python/py-shared.exp
9790 * gdb.python/py-symbol.exp
9791 * gdb.python/py-template.exp
9792 * gdb.python/py-type.exp
9793 * gdb.python/py-value.exp
9794 * gdb.reverse/solib-precsave.exp
9795 * gdb.reverse/solib-reverse.exp
9796 * gdb.server/solib-list.exp
9797 * gdb.stabs/weird.exp
9798 * gdb.threads/reconnect-signal.exp
9799 * gdb.threads/stepi-random-signal.exp
9800 * gdb.trace/actions.exp
9801 * gdb.trace/ax.exp
9802 * gdb.trace/backtrace.exp
9803 * gdb.trace/change-loc.exp
9804 * gdb.trace/deltrace.exp
9805 * gdb.trace/ftrace-lock.exp
9806 * gdb.trace/ftrace.exp
9807 * gdb.trace/infotrace.exp
9808 * gdb.trace/mi-tracepoint-changed.exp
9809 * gdb.trace/packetlen.exp
9810 * gdb.trace/passcount.exp
9811 * gdb.trace/pending.exp
9812 * gdb.trace/range-stepping.exp
9813 * gdb.trace/report.exp
9814 * gdb.trace/stap-trace.exp
9815 * gdb.trace/tfind.exp
9816 * gdb.trace/trace-break.exp
9817 * gdb.trace/trace-condition.exp
9818 * gdb.trace/trace-enable-disable.exp
9819 * gdb.trace/trace-mt.exp
9820 * gdb.trace/tracecmd.exp
9821 * gdb.trace/tspeed.exp
9822 * gdb.trace/tsv.exp
9823 * lib/perftest.exp
9824
9825 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9826
9827 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9828 with gdb_test_no_output.
9829 Use command as test name.
9830
9831 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9832
9833 Fix test names starting with uppercase throughout the files.
9834
9835 * gdb.ada/assign_1.exp
9836 * gdb.ada/boolean_expr.exp
9837 * gdb.base/arrayidx.exp
9838 * gdb.base/del.exp
9839 * gdb.base/gcore-buffer-overflow.exp
9840 * gdb.base/testenv.exp
9841 * gdb.compile/compile.exp
9842 * gdb.python/py-framefilter-invalidarg.exp
9843 * gdb.python/py-framefilter.exp
9844
9845 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9846
9847 Fix test names starting with uppercase throughout the files.
9848
9849 * gdb.ada/array_return.exp
9850 * gdb.ada/expr_delims.exp
9851 * gdb.ada/mi_dyn_arr.exp
9852 * gdb.ada/mi_interface.exp
9853 * gdb.ada/mi_var_array.exp
9854 * gdb.ada/watch_arg.exp
9855 * gdb.arch/alpha-step.exp
9856 * gdb.arch/altivec-regs.exp
9857 * gdb.arch/e500-regs.exp
9858 * gdb.arch/powerpc-d128-regs.exp
9859 * gdb.base/arrayidx.exp
9860 * gdb.base/break.exp
9861 * gdb.base/checkpoint.exp
9862 * gdb.base/debug-expr.exp
9863 * gdb.base/dmsym.exp
9864 * gdb.base/radix.exp
9865 * gdb.base/sepdebug.exp
9866 * gdb.base/testenv.exp
9867 * gdb.base/watch_thread_num.exp
9868 * gdb.base/watchpoint-cond-gone.exp
9869 * gdb.cell/break.exp
9870 * gdb.cell/ea-cache.exp
9871 * gdb.compile/compile.exp
9872 * gdb.cp/gdb2495.exp
9873 * gdb.gdb/selftest.exp
9874 * gdb.gdb/xfullpath.exp
9875 * gdb.go/hello.exp
9876 * gdb.go/integers.exp
9877 * gdb.objc/basicclass.exp
9878 * gdb.pascal/hello.exp
9879 * gdb.pascal/integers.exp
9880 * gdb.python/py-breakpoint.exp
9881 * gdb.python/py-cmd.exp
9882 * gdb.python/py-linetable.exp
9883 * gdb.python/py-xmethods.exp
9884 * gdb.python/python.exp
9885 * gdb.reverse/consecutive-precsave.exp
9886 * gdb.reverse/finish-precsave.exp
9887 * gdb.reverse/i386-precsave.exp
9888 * gdb.reverse/machinestate-precsave.exp
9889 * gdb.reverse/sigall-precsave.exp
9890 * gdb.reverse/solib-precsave.exp
9891 * gdb.reverse/step-precsave.exp
9892 * gdb.reverse/until-precsave.exp
9893 * gdb.reverse/watch-precsave.exp
9894 * gdb.threads/leader-exit.exp
9895 * gdb.threads/pthreads.exp
9896 * gdb.threads/wp-replication.exp
9897 * gdb.trace/actions.exp
9898 * gdb.trace/mi-tsv-changed.exp
9899 * gdb.trace/tsv.exp
9900
9901 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9902
9903 Fix test names starting with uppercase throughout the files.
9904
9905 * gdb.arch/i386-bp_permanent.exp
9906 * gdb.arch/i386-gnu-cfi.exp
9907 * gdb.base/disasm-end-cu.exp
9908 * gdb.base/macscp.exp
9909 * gdb.base/pending.exp
9910 * gdb.base/watch_thread_num.exp
9911 * gdb.cp/exception.exp
9912 * gdb.cp/gdb2495.exp
9913 * gdb.cp/local.exp
9914 * gdb.python/py-evsignal.exp
9915 * gdb.python/python.exp
9916 * gdb.trace/tracecmd.exp
9917
9918 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9919
9920 Fix test names starting with uppercase throughout the files.
9921
9922 * gdb.base/charset.exp
9923 * gdb.base/eval.exp
9924 * gdb.base/multi-forks.exp
9925 * gdb.guile/scm-progspace.exp
9926 * gdb.opencl/datatypes.exp
9927 * gdb.python/py-block.exp
9928 * gdb.python/py-function.exp
9929 * gdb.python/py-symbol.exp
9930 * gdb.python/py-symtab.exp
9931 * gdb.python/py-xmethods.exp
9932 * gdb.reverse/break-precsave.exp
9933 * gdb.reverse/break-reverse.exp
9934 * gdb.reverse/consecutive-precsave.exp
9935 * gdb.reverse/consecutive-reverse.exp
9936 * gdb.reverse/finish-precsave.exp
9937 * gdb.reverse/finish-reverse-bkpt.exp
9938 * gdb.reverse/finish-reverse.exp
9939 * gdb.reverse/fstatat-reverse.exp
9940 * gdb.reverse/getresuid-reverse.exp
9941 * gdb.reverse/i386-precsave.exp
9942 * gdb.reverse/i386-reverse.exp
9943 * gdb.reverse/i386-sse-reverse.exp
9944 * gdb.reverse/i387-stack-reverse.exp
9945 * gdb.reverse/insn-reverse.exp
9946 * gdb.reverse/machinestate-precsave.exp
9947 * gdb.reverse/machinestate.exp
9948 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9949 * gdb.reverse/pipe-reverse.exp
9950 * gdb.reverse/readv-reverse.exp
9951 * gdb.reverse/recvmsg-reverse.exp
9952 * gdb.reverse/rerun-prec.exp
9953 * gdb.reverse/s390-mvcle.exp
9954 * gdb.reverse/sigall-precsave.exp
9955 * gdb.reverse/sigall-reverse.exp
9956 * gdb.reverse/solib-precsave.exp
9957 * gdb.reverse/solib-reverse.exp
9958 * gdb.reverse/step-precsave.exp
9959 * gdb.reverse/step-reverse.exp
9960 * gdb.reverse/time-reverse.exp
9961 * gdb.reverse/until-precsave.exp
9962 * gdb.reverse/until-reverse.exp
9963 * gdb.reverse/waitpid-reverse.exp
9964 * gdb.reverse/watch-precsave.exp
9965 * gdb.reverse/watch-reverse.exp
9966
9967 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9968
9969 Fix test names starting with uppercase throughout the files.
9970
9971 * gdb.arch/i386-mpx-simple_segv.exp
9972 * gdb.arch/i386-mpx.exp
9973 * gdb.arch/i386-permbkpt.exp
9974 * gdb.arch/pa-nullify.exp
9975 * gdb.arch/powerpc-d128-regs.exp
9976 * gdb.arch/vsx-regs.exp
9977 * gdb.base/bfp-test.exp
9978 * gdb.base/break.exp
9979 * gdb.base/breakpoint-shadow.exp
9980 * gdb.base/callfuncs.exp
9981 * gdb.base/charset.exp
9982 * gdb.base/commands.exp
9983 * gdb.base/completion.exp
9984 * gdb.base/dfp-test.exp
9985 * gdb.base/echo.exp
9986 * gdb.base/ending-run.exp
9987 * gdb.base/eval.exp
9988 * gdb.base/expand-psymtabs.exp
9989 * gdb.base/float128.exp
9990 * gdb.base/floatn.exp
9991 * gdb.base/foll-exec-mode.exp
9992 * gdb.base/gdb1056.exp
9993 * gdb.base/gdb11531.exp
9994 * gdb.base/kill-after-signal.exp
9995 * gdb.base/multi-forks.exp
9996 * gdb.base/overlays.exp
9997 * gdb.base/pending.exp
9998 * gdb.base/sepdebug.exp
9999 * gdb.base/testenv.exp
10000 * gdb.base/valgrind-db-attach.exp
10001 * gdb.base/watch_thread_num.exp
10002 * gdb.base/watchpoint-cond-gone.exp
10003 * gdb.base/watchpoint.exp
10004 * gdb.base/watchpoints.exp
10005 * gdb.cp/arg-reference.exp
10006 * gdb.cp/baseenum.exp
10007 * gdb.cp/operator.exp
10008 * gdb.cp/shadow.exp
10009 * gdb.dwarf2/dw2-op-out-param.exp
10010 * gdb.dwarf2/dw2-reg-undefined.exp
10011 * gdb.go/chan.exp
10012 * gdb.go/hello.exp
10013 * gdb.go/integers.exp
10014 * gdb.go/methods.exp
10015 * gdb.go/package.exp
10016 * gdb.guile/scm-parameter.exp
10017 * gdb.guile/scm-progspace.exp
10018 * gdb.guile/scm-value.exp
10019 * gdb.mi/mi-pending.exp
10020 * gdb.mi/user-selected-context-sync.exp
10021 * gdb.multi/multi-attach.exp
10022 * gdb.multi/tids.exp
10023 * gdb.opt/clobbered-registers-O2.exp
10024 * gdb.pascal/floats.exp
10025 * gdb.pascal/integers.exp
10026 * gdb.python/py-block.exp
10027 * gdb.python/py-events.exp
10028 * gdb.python/py-parameter.exp
10029 * gdb.python/py-symbol.exp
10030 * gdb.python/py-symtab.exp
10031 * gdb.python/py-type.exp
10032 * gdb.python/py-value.exp
10033 * gdb.python/py-xmethods.exp
10034 * gdb.python/python.exp
10035 * gdb.reverse/break-precsave.exp
10036 * gdb.reverse/consecutive-precsave.exp
10037 * gdb.reverse/finish-precsave.exp
10038 * gdb.reverse/i386-precsave.exp
10039 * gdb.reverse/machinestate-precsave.exp
10040 * gdb.reverse/sigall-precsave.exp
10041 * gdb.reverse/solib-precsave.exp
10042 * gdb.reverse/step-precsave.exp
10043 * gdb.reverse/until-precsave.exp
10044 * gdb.reverse/watch-precsave.exp
10045 * gdb.server/ext-attach.exp
10046 * gdb.server/ext-restart.exp
10047 * gdb.server/ext-run.exp
10048 * gdb.server/ext-wrapper.exp
10049 * gdb.stabs/gdb11479.exp
10050 * gdb.stabs/weird.exp
10051 * gdb.threads/attach-many-short-lived-threads.exp
10052 * gdb.threads/kill.exp
10053 * gdb.threads/watchpoint-fork.exp
10054
10055 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10056
10057 Fix test names starting with uppercase throughout all the files below.
10058
10059 * gdb.ada/array_return.exp
10060 * gdb.ada/catch_ex.exp
10061 * gdb.ada/info_exc.exp
10062 * gdb.ada/mi_catch_ex.exp
10063 * gdb.ada/mi_dyn_arr.exp
10064 * gdb.ada/mi_ex_cond.exp
10065 * gdb.ada/mi_exc_info.exp
10066 * gdb.ada/mi_interface.exp
10067 * gdb.ada/mi_task_arg.exp
10068 * gdb.ada/mi_task_info.exp
10069 * gdb.ada/mi_var_array.exp
10070 * gdb.arch/alpha-step.exp
10071 * gdb.arch/amd64-disp-step.exp
10072 * gdb.arch/arm-disp-step.exp
10073 * gdb.arch/disp-step-insn-reloc.exp
10074 * gdb.arch/e500-prologue.exp
10075 * gdb.arch/ftrace-insn-reloc.exp
10076 * gdb.arch/gdb1558.exp
10077 * gdb.arch/i386-bp_permanent.exp
10078 * gdb.arch/i386-disp-step.exp
10079 * gdb.arch/i386-float.exp
10080 * gdb.arch/i386-gnu-cfi.exp
10081 * gdb.arch/ia64-breakpoint-shadow.exp
10082 * gdb.arch/mips16-thunks.exp
10083 * gdb.arch/pa-nullify.exp
10084 * gdb.arch/powerpc-aix-prologue.exp
10085 * gdb.arch/powerpc-power.exp
10086 * gdb.arch/ppc-dfp.exp
10087 * gdb.arch/s390-tdbregs.exp
10088 * gdb.arch/spu-info.exp
10089 * gdb.arch/spu-ls.exp
10090 * gdb.arch/thumb-bx-pc.exp
10091 * gdb.base/advance.exp
10092 * gdb.base/annota-input-while-running.exp
10093 * gdb.base/arrayidx.exp
10094 * gdb.base/asmlabel.exp
10095 * gdb.base/async.exp
10096 * gdb.base/attach-wait-input.exp
10097 * gdb.base/auto-connect-native-target.exp
10098 * gdb.base/batch-preserve-term-settings.exp
10099 * gdb.base/bfp-test.exp
10100 * gdb.base/bigcore.exp
10101 * gdb.base/bp-permanent.exp
10102 * gdb.base/break-always.exp
10103 * gdb.base/break-fun-addr.exp
10104 * gdb.base/break-idempotent.exp
10105 * gdb.base/break-main-file-remove-fail.exp
10106 * gdb.base/break-probes.exp
10107 * gdb.base/break-unload-file.exp
10108 * gdb.base/break.exp
10109 * gdb.base/call-ar-st.exp
10110 * gdb.base/call-rt-st.exp
10111 * gdb.base/call-sc.exp
10112 * gdb.base/call-signal-resume.exp
10113 * gdb.base/call-strs.exp
10114 * gdb.base/callexit.exp
10115 * gdb.base/callfuncs.exp
10116 * gdb.base/catch-gdb-caused-signals.exp
10117 * gdb.base/catch-signal-siginfo-cond.exp
10118 * gdb.base/catch-syscall.exp
10119 * gdb.base/compare-sections.exp
10120 * gdb.base/cond-eval-mode.exp
10121 * gdb.base/condbreak-call-false.exp
10122 * gdb.base/consecutive-step-over.exp
10123 * gdb.base/cursal.exp
10124 * gdb.base/disabled-location.exp
10125 * gdb.base/disasm-end-cu.exp
10126 * gdb.base/display.exp
10127 * gdb.base/double-prompt-target-event-error.exp
10128 * gdb.base/dprintf-bp-same-addr.exp
10129 * gdb.base/dprintf-detach.exp
10130 * gdb.base/dprintf-next.exp
10131 * gdb.base/dprintf-non-stop.exp
10132 * gdb.base/dprintf-pending.exp
10133 * gdb.base/dso2dso.exp
10134 * gdb.base/ending-run.exp
10135 * gdb.base/enum_cond.exp
10136 * gdb.base/examine-backward.exp
10137 * gdb.base/exe-lock.exp
10138 * gdb.base/exec-invalid-sysroot.exp
10139 * gdb.base/execl-update-breakpoints.exp
10140 * gdb.base/execution-termios.exp
10141 * gdb.base/fileio.exp
10142 * gdb.base/fixsection.exp
10143 * gdb.base/foll-exec-mode.exp
10144 * gdb.base/foll-exec.exp
10145 * gdb.base/fork-running-state.exp
10146 * gdb.base/frame-args.exp
10147 * gdb.base/fullpath-expand.exp
10148 * gdb.base/func-ptr.exp
10149 * gdb.base/gcore-relro-pie.exp
10150 * gdb.base/gdb1090.exp
10151 * gdb.base/gdb1555.exp
10152 * gdb.base/global-var-nested-by-dso.exp
10153 * gdb.base/gnu-ifunc.exp
10154 * gdb.base/hbreak-in-shr-unsupported.exp
10155 * gdb.base/hbreak-unmapped.exp
10156 * gdb.base/hook-stop.exp
10157 * gdb.base/infcall-input.exp
10158 * gdb.base/info-fun.exp
10159 * gdb.base/info-shared.exp
10160 * gdb.base/interrupt-noterm.exp
10161 * gdb.base/jit-so.exp
10162 * gdb.base/jit.exp
10163 * gdb.base/line-symtabs.exp
10164 * gdb.base/list.exp
10165 * gdb.base/longjmp.exp
10166 * gdb.base/macscp.exp
10167 * gdb.base/max-value-size.exp
10168 * gdb.base/nodebug.exp
10169 * gdb.base/nofield.exp
10170 * gdb.base/overlays.exp
10171 * gdb.base/paginate-after-ctrl-c-running.exp
10172 * gdb.base/paginate-bg-execution.exp
10173 * gdb.base/paginate-inferior-exit.exp
10174 * gdb.base/pending.exp
10175 * gdb.base/pr11022.exp
10176 * gdb.base/printcmds.exp
10177 * gdb.base/ptr-typedef.exp
10178 * gdb.base/ptype.exp
10179 * gdb.base/randomize.exp
10180 * gdb.base/range-stepping.exp
10181 * gdb.base/realname-expand.exp
10182 * gdb.base/relativedebug.exp
10183 * gdb.base/remote.exp
10184 * gdb.base/savedregs.exp
10185 * gdb.base/sepdebug.exp
10186 * gdb.base/set-noassign.exp
10187 * gdb.base/shlib-call.exp
10188 * gdb.base/shreloc.exp
10189 * gdb.base/sigaltstack.exp
10190 * gdb.base/sigbpt.exp
10191 * gdb.base/siginfo-addr.exp
10192 * gdb.base/siginfo-obj.exp
10193 * gdb.base/siginfo-thread.exp
10194 * gdb.base/signest.exp
10195 * gdb.base/signull.exp
10196 * gdb.base/sigrepeat.exp
10197 * gdb.base/skip.exp
10198 * gdb.base/so-impl-ld.exp
10199 * gdb.base/solib-corrupted.exp
10200 * gdb.base/solib-disc.exp
10201 * gdb.base/solib-display.exp
10202 * gdb.base/solib-overlap.exp
10203 * gdb.base/solib-search.exp
10204 * gdb.base/solib-symbol.exp
10205 * gdb.base/source-execution.exp
10206 * gdb.base/sss-bp-on-user-bp-2.exp
10207 * gdb.base/sss-bp-on-user-bp.exp
10208 * gdb.base/stack-checking.exp
10209 * gdb.base/stale-infcall.exp
10210 * gdb.base/step-break.exp
10211 * gdb.base/step-line.exp
10212 * gdb.base/step-over-exit.exp
10213 * gdb.base/step-test.exp
10214 * gdb.base/structs.exp
10215 * gdb.base/sym-file.exp
10216 * gdb.base/symtab-search-order.exp
10217 * gdb.base/term.exp
10218 * gdb.base/type-opaque.exp
10219 * gdb.base/unload.exp
10220 * gdb.base/until-nodebug.exp
10221 * gdb.base/until.exp
10222 * gdb.base/unwindonsignal.exp
10223 * gdb.base/watch-cond.exp
10224 * gdb.base/watch-non-mem.exp
10225 * gdb.base/watch_thread_num.exp
10226 * gdb.base/watchpoint-reuse-slot.exp
10227 * gdb.base/watchpoint-solib.exp
10228 * gdb.base/watchpoint.exp
10229 * gdb.btrace/dlopen.exp
10230 * gdb.cell/arch.exp
10231 * gdb.cell/break.exp
10232 * gdb.cell/bt.exp
10233 * gdb.cell/core.exp
10234 * gdb.cell/data.exp
10235 * gdb.cell/dwarfaddr.exp
10236 * gdb.cell/ea-cache.exp
10237 * gdb.cell/ea-standalone.exp
10238 * gdb.cell/ea-test.exp
10239 * gdb.cell/f-regs.exp
10240 * gdb.cell/fork.exp
10241 * gdb.cell/gcore.exp
10242 * gdb.cell/mem-access.exp
10243 * gdb.cell/ptype.exp
10244 * gdb.cell/registers.exp
10245 * gdb.cell/sizeof.exp
10246 * gdb.cell/solib-symbol.exp
10247 * gdb.cell/solib.exp
10248 * gdb.compile/compile-tls.exp
10249 * gdb.cp/exception.exp
10250 * gdb.cp/gdb2495.exp
10251 * gdb.cp/local.exp
10252 * gdb.cp/mb-inline.exp
10253 * gdb.cp/mb-templates.exp
10254 * gdb.cp/pr10687.exp
10255 * gdb.cp/pr9167.exp
10256 * gdb.cp/scope-err.exp
10257 * gdb.cp/templates.exp
10258 * gdb.cp/virtfunc.exp
10259 * gdb.dwarf2/dw2-dir-file-name.exp
10260 * gdb.dwarf2/dw2-single-line-discriminators.exp
10261 * gdb.fortran/complex.exp
10262 * gdb.fortran/library-module.exp
10263 * gdb.guile/guile.exp
10264 * gdb.guile/scm-cmd.exp
10265 * gdb.guile/scm-frame-inline.exp
10266 * gdb.guile/scm-objfile.exp
10267 * gdb.guile/scm-pretty-print.exp
10268 * gdb.guile/scm-symbol.exp
10269 * gdb.guile/scm-type.exp
10270 * gdb.guile/scm-value.exp
10271 * gdb.linespec/keywords.exp
10272 * gdb.linespec/ls-errs.exp
10273 * gdb.linespec/macro-relative.exp
10274 * gdb.linespec/thread.exp
10275 * gdb.mi/mi-breakpoint-changed.exp
10276 * gdb.mi/mi-dprintf-pending.exp
10277 * gdb.mi/mi-fullname-deleted.exp
10278 * gdb.mi/mi-logging.exp
10279 * gdb.mi/mi-pending.exp
10280 * gdb.mi/mi-solib.exp
10281 * gdb.mi/new-ui-mi-sync.exp
10282 * gdb.mi/user-selected-context-sync.exp
10283 * gdb.multi/dummy-frame-restore.exp
10284 * gdb.multi/multi-arch-exec.exp
10285 * gdb.multi/remove-inferiors.exp
10286 * gdb.multi/watchpoint-multi-exit.exp
10287 * gdb.opt/solib-intra-step.exp
10288 * gdb.perf/backtrace.exp
10289 * gdb.perf/single-step.exp
10290 * gdb.perf/skip-command.exp
10291 * gdb.perf/skip-prologue.exp
10292 * gdb.perf/solib.exp
10293 * gdb.python/lib-types.exp
10294 * gdb.python/py-as-string.exp
10295 * gdb.python/py-bad-printers.exp
10296 * gdb.python/py-block.exp
10297 * gdb.python/py-breakpoint.exp
10298 * gdb.python/py-cmd.exp
10299 * gdb.python/py-events.exp
10300 * gdb.python/py-evthreads.exp
10301 * gdb.python/py-finish-breakpoint.exp
10302 * gdb.python/py-finish-breakpoint2.exp
10303 * gdb.python/py-frame-inline.exp
10304 * gdb.python/py-frame.exp
10305 * gdb.python/py-inferior.exp
10306 * gdb.python/py-infthread.exp
10307 * gdb.python/py-mi.exp
10308 * gdb.python/py-objfile.exp
10309 * gdb.python/py-pp-maint.exp
10310 * gdb.python/py-pp-registration.exp
10311 * gdb.python/py-prettyprint.exp
10312 * gdb.python/py-recurse-unwind.exp
10313 * gdb.python/py-shared.exp
10314 * gdb.python/py-symbol.exp
10315 * gdb.python/py-symtab.exp
10316 * gdb.python/py-template.exp
10317 * gdb.python/py-type.exp
10318 * gdb.python/py-unwind-maint.exp
10319 * gdb.python/py-unwind.exp
10320 * gdb.python/py-value.exp
10321 * gdb.python/python.exp
10322 * gdb.reverse/finish-reverse-bkpt.exp
10323 * gdb.reverse/insn-reverse.exp
10324 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10325 * gdb.reverse/solib-precsave.exp
10326 * gdb.reverse/solib-reverse.exp
10327 * gdb.stabs/gdb11479.exp
10328 * gdb.stabs/weird.exp
10329 * gdb.threads/fork-child-threads.exp
10330 * gdb.threads/fork-plus-threads.exp
10331 * gdb.threads/fork-thread-pending.exp
10332 * gdb.threads/forking-threads-plus-breakpoint.exp
10333 * gdb.threads/hand-call-in-threads.exp
10334 * gdb.threads/interrupted-hand-call.exp
10335 * gdb.threads/linux-dp.exp
10336 * gdb.threads/local-watch-wrong-thread.exp
10337 * gdb.threads/next-while-other-thread-longjmps.exp
10338 * gdb.threads/non-ldr-exit.exp
10339 * gdb.threads/pending-step.exp
10340 * gdb.threads/print-threads.exp
10341 * gdb.threads/process-dies-while-detaching.exp
10342 * gdb.threads/process-dies-while-handling-bp.exp
10343 * gdb.threads/pthreads.exp
10344 * gdb.threads/queue-signal.exp
10345 * gdb.threads/reconnect-signal.exp
10346 * gdb.threads/signal-command-handle-nopass.exp
10347 * gdb.threads/signal-command-multiple-signals-pending.exp
10348 * gdb.threads/signal-delivered-right-thread.exp
10349 * gdb.threads/signal-sigtrap.exp
10350 * gdb.threads/sigthread.exp
10351 * gdb.threads/staticthreads.exp
10352 * gdb.threads/stepi-random-signal.exp
10353 * gdb.threads/thread-unwindonsignal.exp
10354 * gdb.threads/thread_check.exp
10355 * gdb.threads/thread_events.exp
10356 * gdb.threads/tid-reuse.exp
10357 * gdb.threads/tls-nodebug.exp
10358 * gdb.threads/tls-shared.exp
10359 * gdb.threads/tls-so_extern.exp
10360 * gdb.threads/tls.exp
10361 * gdb.threads/wp-replication.exp
10362 * gdb.trace/actions-changed.exp
10363 * gdb.trace/actions.exp
10364 * gdb.trace/backtrace.exp
10365 * gdb.trace/change-loc.exp
10366 * gdb.trace/collection.exp
10367 * gdb.trace/deltrace.exp
10368 * gdb.trace/disconnected-tracing.exp
10369 * gdb.trace/entry-values.exp
10370 * gdb.trace/ftrace-lock.exp
10371 * gdb.trace/ftrace.exp
10372 * gdb.trace/infotrace.exp
10373 * gdb.trace/mi-trace-frame-collected.exp
10374 * gdb.trace/mi-trace-unavailable.exp
10375 * gdb.trace/mi-traceframe-changed.exp
10376 * gdb.trace/mi-tracepoint-changed.exp
10377 * gdb.trace/mi-tsv-changed.exp
10378 * gdb.trace/no-attach-trace.exp
10379 * gdb.trace/packetlen.exp
10380 * gdb.trace/passc-dyn.exp
10381 * gdb.trace/passcount.exp
10382 * gdb.trace/pending.exp
10383 * gdb.trace/pr16508.exp
10384 * gdb.trace/qtro.exp
10385 * gdb.trace/range-stepping.exp
10386 * gdb.trace/read-memory.exp
10387 * gdb.trace/report.exp
10388 * gdb.trace/save-trace.exp
10389 * gdb.trace/signal.exp
10390 * gdb.trace/stap-trace.exp
10391 * gdb.trace/status-stop.exp
10392 * gdb.trace/strace.exp
10393 * gdb.trace/tfile.exp
10394 * gdb.trace/tfind.exp
10395 * gdb.trace/trace-break.exp
10396 * gdb.trace/trace-condition.exp
10397 * gdb.trace/trace-enable-disable.exp
10398 * gdb.trace/trace-mt.exp
10399 * gdb.trace/tracecmd.exp
10400 * gdb.trace/tracefile-pseudo-reg.exp
10401 * gdb.trace/tspeed.exp
10402 * gdb.trace/tstatus.exp
10403 * gdb.trace/tsv.exp
10404 * gdb.trace/unavailable.exp
10405 * gdb.trace/while-dyn.exp
10406 * gdb.trace/while-stepping.exp
10407 * lib/gdb-guile.exp
10408 * lib/gdb.exp
10409 * lib/mi-support.exp
10410 * lib/pascal.exp
10411 * lib/perftest.exp
10412 * lib/prelink-support.exp
10413 * lib/selftest-support.exp
10414
10415 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10416
10417 * Makefile.in: Include disable-implicit-rules.mk.
10418
10419 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10420
10421 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10422 non-byte-aligned bit fields.
10423
10424 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10425
10426 PR gdb/12616
10427 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10428 respects the DW_AT_data_bit_offset attribute.
10429
10430 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10431
10432 * gdb.base/default.exp: Fix output of "set language".
10433
10434 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10435
10436 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10437 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10438 make.
10439 * configure.ac: Remove checks for the make program.
10440 * configure: Re-generate.
10441
10442 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10443
10444 * gdb.python/py-recurse-unwind.c (main): Add loop.
10445 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10446 to read_register() and gdb.parse_and_eval(). Make each code
10447 call a separate case that can be individually tested.
10448 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10449 proc. Call cont_and_backtrace for each of the code paths that
10450 we want to test in the unwinder.
10451
10452 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10453
10454 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10455 the definition of struct S.
10456
10457 2016-11-11 Catherine Moore <clm@codesourcery.com>
10458
10459 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10460
10461 2016-11-09 Pedro Alves <palves@redhat.com>
10462
10463 * gdb.base/commands.exp (runto_or_return): New procedure.
10464 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10465 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10466 (progvar_simple_while_test, progvar_complex_if_while_test)
10467 (if_while_breakpoint_command_test)
10468 (infrun_breakpoint_command_test, breakpoint_command_test)
10469 (user_defined_command_test, watchpoint_command_test)
10470 (test_command_prompt_position, redefine_hook_test)
10471 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10472 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10473 multi_line_input and multi_line. Remove gdb_expect and
10474 gdb_stop_suppressing_tests uses.
10475 * lib/gdb.exp (valnum_re): New global.
10476 (multi_line_input): New procedure.
10477
10478 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10479
10480 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10481 Remove.
10482 (test_setup): Define with proc_with_prefix.
10483 (test_cli_inferior): Likewise.
10484 (test_cli_thread): Likewise.
10485 (test_cli_frame): Likewise.
10486 (test_cli_select_frame): Likewise.
10487 (test_cli_up_down): Likewise.
10488 (test_mi_thread_select): Likewise.
10489 (test_mi_stack_select_frame): Likewise.
10490 (test_cli_in_mi_inferior): Likewise.
10491 (test_cli_in_mi_thread): Likewise.
10492 (test_cli_in_mi_frame): Likewise.
10493 (top level): Do not use with_test_prefix_procname.
10494
10495 2016-11-09 Pedro Alves <palves@redhat.com>
10496
10497 * gdb.base/commands.exp (gdbvar_simple_if_test)
10498 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10499 (progvar_simple_if_test, progvar_simple_while_test)
10500 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10501 (infrun_breakpoint_command_test, breakpoint_command_test)
10502 (user_defined_command_test, watchpoint_command_test)
10503 (test_command_prompt_position, deprecated_command_test)
10504 (bp_deleted_in_command, temporary_breakpoint_commands)
10505 (stray_arg0_test, source_file_with_indented_comment)
10506 (recursive_source_test, if_commands_test)
10507 (error_clears_commands_left, redefine_hook_test)
10508 (redefine_backtrace_test): Use proc_with_prefix.
10509 * lib/gdb.exp (proc_with_prefix): New proc.
10510
10511 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10512
10513 * gdb.base/tui-layout.c: New file.
10514 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10515 disassembly window contains very long lines.
10516
10517 2016-11-08 Tom Tromey <tom@tromey.com>
10518
10519 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10520 depend on Python 2.
10521
10522 2016-11-08 Tom Tromey <tom@tromey.com>
10523
10524 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10525 New method.
10526
10527 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10528
10529 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10530
10531 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10532
10533 * gdb.rust/simple.rs: Add test for univariant enums without
10534 discriminants and for encoded struct-like enums.
10535
10536 2016-10-28 Pedro Alves <palves@redhat.com>
10537
10538 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10539 gdb_test_multiple, tighten regexps and match symtabs and line
10540 tables incrementally.
10541
10542 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10543
10544 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10545 general.
10546
10547 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10548
10549 * gdb.base/exec-invalid-sysroot.exp: New file.
10550
10551 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10552
10553 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10554
10555 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10556
10557 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10558
10559 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10560
10561 * gdb.base/killed-outside.exp: Remove $options from a call to
10562 `prepare_for_testing'.
10563
10564 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10565
10566 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10567 Change test message.
10568
10569 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10570
10571 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10572 Update comment.
10573
10574 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10575
10576 * gdb.trace/mi-trace-save.exp: New file.
10577
10578 2016-10-13 Yao Qi <yao.qi@linaro.org>
10579
10580 * gdb.base/code_elim.exp (get_var_address): Remove.
10581 * gdb.base/relocate.exp: Likewise.
10582 * gdb.base/shreloc.exp: Likewise.
10583 * lib/gdb.exp (get_var_address): New.
10584
10585 2016-10-13 Yao Qi <yao.qi@linaro.org>
10586
10587 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10588 floating point tests if $skip_float_test is false.
10589
10590 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10591
10592 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10593 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10594 argc values.
10595 Add 1 to argc so we guarantee distinct initial/modified argc values.
10596
10597 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10598
10599 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10600
10601 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10602
10603 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10604 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10605 * gdb.arch/vsx-regs.exp: Likewise.
10606
10607 2016-10-07 Yao Qi <yao.qi@linaro.org>
10608
10609 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10610
10611 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10612
10613 * gdb.python/python.exp: Test decode_line("*0").
10614
10615 2016-10-06 Doug Evans <dje@google.com>
10616
10617 * gdb.python/py-value.exp (test_value_creation): Add test for large
10618 unsigned 64-bit value.
10619
10620 2016-10-06 Tom Tromey <tom@tromey.com>
10621
10622 * gdb.compile/compile.exp: Change java tests to rust.
10623 * gdb.base/setshow.exp: Change java tests to rust.
10624 * gdb.base/default.exp: Remove java from language list.
10625 * README (Examples): Update language example.
10626 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10627 test.
10628 * lib/gdb.exp (skip_java_tests): Remove.
10629 * lib/java.exp: Remove.
10630 * gdb.java: Remove.
10631
10632 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10633
10634 * gdb.arch/mips-fcr.exp: New test.
10635 * gdb.arch/mips-fcr.c: Source for the new test.
10636
10637 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10638
10639 * gdb.base/solib-disc.exp: Use `standard_output_file'
10640 throughout.
10641
10642 2016-10-06 Pedro Alves <palves@redhat.com>
10643
10644 * gdb.base/jit-simple-dl.c: New file.
10645 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10646 * gdb.base/jit-simple.c: ... this.
10647 * gdb.base/jit-simple.exp (jit_run): Delete.
10648 (build_jit): New proc.
10649 (jit_test_reread): Recompile either the main program or the shared
10650 library, depending on what is being tested. Skip changing address
10651 if caller wants to. Compare before/after addresses. If testing
10652 standalone, explicitly load the binary. Test "maint info
10653 breakpoints".
10654 (top level): Add "standalone vs shared lib" and "change address"
10655 vs "same address" axes.
10656
10657 2016-10-06 Pedro Alves <palves@redhat.com>
10658
10659 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10660 call.
10661 (jit_run): Delete.
10662 (jit_test_reread): Use with_test_prefix. Reload the main binary
10663 explicitly. Compare the before/after addresses of the JIT
10664 descriptor.
10665
10666 2016-08-15 Doug Evans <dje@google.com>
10667
10668 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10669 for single bitfields is bool.
10670 * gdb.xml/tdesc-regs.exp: Ditto.
10671
10672 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10673
10674 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10675
10676 2016-10-05 Yao Qi <yao.qi@linaro.org>
10677
10678 * lib/gdb.exp (support_complex_tests): Return zero if
10679 gdb_skip_float_test return true.
10680
10681 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10682 Simon Marchi <simon.marchi@ericsson.com>
10683
10684 PR gdb/20487
10685 * gdb.mi/user-selected-context-sync.exp: New file.
10686 * gdb.mi/user-selected-context-sync.c: New file.
10687
10688 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10689 Simon Marchi <simon.marchi@ericsson.com>
10690
10691 PR gdb/20487
10692 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10693 =thread-select-event check.
10694
10695 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10696
10697 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10698 the compulsory L operand changes.
10699 * gdb.arch/powerpc-power.s: Likewise.
10700
10701 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10702
10703 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10704 * gdb.base/jit-attach-pie.c: New file.
10705 * gdb.base/jit-attach-pie.exp: New file.
10706
10707 2016-09-28 Pedro Alves <palves@redhat.com>
10708
10709 * gdb.base/infcall-input.c: New file.
10710 * gdb.base/infcall-input.exp: New file.
10711
10712 2016-09-22 Yao Qi <yao.qi@linaro.org>
10713
10714 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10715 (gdb_exit): Rename it to ...
10716 (gdbserver_gdb_exit): ... Close GDBserver.
10717 (gdb_exit): New proc, call gdbserver_gdb_exit.
10718 (mi_gdb_exit): Likewise.
10719
10720 2016-09-22 Yao Qi <yao.qi@linaro.org>
10721
10722 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10723 path.
10724 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10725 Remove duplication.
10726
10727 2016-09-22 Yao Qi <yao.qi@linaro.org>
10728
10729 * lib/gdbserver-support.exp: Check the existence of
10730 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10731
10732 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10733
10734 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10735
10736 2016-09-21 Tom Tromey <tom@tromey.com>
10737
10738 PR gdb/20604:
10739 * gdb.base/quit.exp: New file.
10740
10741 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10742
10743 * .gitignore: New file.
10744
10745 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10746
10747 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10748 throughout.
10749
10750 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10751
10752 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10753
10754 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10755
10756 * gdb.cp/casts.cc (decltype): Move it ...
10757 (main): ... with its call to ...
10758 * gdb.cp/casts03.cc: ... a new file.
10759 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10760
10761 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10762
10763 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10764
10765 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10766
10767 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10768 and sync up the test with tests in gas/testsuite/gas/ppc.
10769 * gdb.arch/powerpc-power.exp: Likewise.
10770
10771 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10772
10773 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10774
10775 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10776 Jan Kratochvil <jan.kratochvil@redhat.com>
10777
10778 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10779 make m1's definition to be different from m2's. Use 'dummy' as an
10780 argument for probe 'two'.
10781
10782 2016-09-10 Jon Beniston <jon@beniston.com>
10783
10784 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10785 for sim target.
10786
10787 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10788
10789 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10790 variable declaration.
10791 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10792 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10793 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10794 received HWCAP as its argument.
10795
10796 2016-09-06 Pedro Alves <palves@redhat.com>
10797
10798 * gdb.base/new-ui-pending-input.c: New file.
10799 * gdb.base/new-ui-pending-input.exp: New file.
10800 * gdb.exp (clear_gdb_spawn_id): New procedure.
10801 (with_spawn_id): Check whether gdb_spawn_id exists before
10802 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10803 on exit.
10804
10805 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10806
10807 * gdb.base/float128.c: New file.
10808 * gdb.base/float128.exp: Likewise.
10809 * gdb.base/floatn.c: Likewise.
10810 * gdb.base/floatn.exp: Likewise.
10811
10812 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10813
10814 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10815
10816 2016-09-05 Pedro Alves <palves@redhat.com>
10817
10818 PR backtrace/19927
10819 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10820 unwinders are immediately called as side effect of "source" or
10821 "disable unwinder" commands.
10822 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10823
10824 2016-09-02 Yao Qi <yao.qi@linaro.org>
10825
10826 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10827 is true and $type is "float" or "double".
10828
10829 2016-09-02 Yao Qi <yao.qi@linaro.org>
10830
10831 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10832 true.
10833 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10834 * gdb.base/call-rt-st.exp: Likewise.
10835 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10836 return value instead of gdb,skip_float_test.
10837 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10838 (do_function_calls): Use its return value instead of
10839 gdb,skip_float_test.
10840 * gdb.base/finish.exp: Likewise.
10841 * gdb.base/funcargs.exp: Likewise.
10842 * gdb.base/return.exp: Likewise.
10843 * gdb.base/return2.exp: Likewise.
10844 * gdb.base/varargs.exp: Likewise.
10845 * lib/gdb.exp (gdb_skip_float_test): Change it to
10846 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10847
10848 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10849
10850 * gdb.multi/tids.exp: Test "thread apply all".
10851
10852 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10853
10854 * gdb.base/default.exp (tty): Remove.
10855
10856 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10857
10858 * gdb.python/py-recurse-unwind.c: New file.
10859 * gdb.python/py-recurse-unwind.py: New file.
10860 * gdb.python/py-recurse-unwind.exp: New file.
10861
10862 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10863
10864 * gdb.base/set-inferior-tty.exp: New file.
10865 * gdb.base/set-inferior-tty.c: New file.
10866
10867 2016-08-23 Pedro Alves <palves@redhat.com>
10868
10869 PR gdb/20494
10870 * gdb.base/new-ui-echo.c: New file.
10871 * gdb.base/new-ui-echo.exp: New file.
10872
10873 2016-08-23 Yao Qi <yao.qi@linaro.org>
10874
10875 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10876 gdbserver_spawn.
10877 * gdb.server/connect-without-multi-process.exp (do_test):
10878 Likewise.
10879
10880 2016-08-23 Yao Qi <yao.qi@linaro.org>
10881
10882 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10883 standalone_txt. Delete gdb_txt and standalone_txt on host
10884 and target. Spawn the binary on target. Copy files from
10885 target to host.
10886
10887 2016-08-22 Pedro Alves <palves@redhat.com>
10888
10889 PR gdb/20505
10890 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10891 with_test_prefix. Factor out bits to ...
10892 (test_no_vdso): ... this new procedure.
10893
10894 2016-08-19 Carl Love <cel@us.ibm.com>
10895
10896 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10897 maintaining separate logic for constructing the output path.
10898 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10899 * gdb.arch/ppc-dfp.exp: Likewise.
10900 * gdb.arch/ppc-fp.exp: Likewise.
10901 * gdb.arch/vsx-regs.exp: Likewise.
10902 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10903 binprefix for generating the additional binary files.
10904
10905 2016-08-19 Pedro Alves <palves@redhat.com>
10906
10907 * gdb.trace/mi-trace-frame-collected.exp
10908 (test_trace_frame_collected): On x32, expect two registers.
10909
10910 2016-08-18 Carl Love <cel@us.ibm.com>
10911
10912 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10913 and sync up the test with tests in gas/testsuite/gas/ppc.
10914 * gdb.arch/powerpc-power.exp: Likewise.
10915
10916 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10917
10918 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10919 expected error message.
10920
10921 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10922
10923 * gdb.multi/remove-inferiors.exp: New file.
10924 * gdb.multi/remove-inferiors.c: New file.
10925
10926 2016-08-12 Yao Qi <yao.qi@linaro.org>
10927
10928 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10929 argument list.
10930
10931 2016-08-10 Pedro Alves <palves@redhat.com>
10932
10933 PR gdb/19187
10934 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10935 setup_kfails.
10936
10937 2016-08-09 Pedro Alves <palves@redhat.com>
10938 Simon Marchi <simon.marchi@ericsson.com>
10939
10940 PR gdb/20418
10941 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10942 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10943
10944 2016-08-09 Pedro Alves <palves@redhat.com>
10945
10946 PR mi/20431
10947 * gdb.mi/mi-cmd-error.exp: New file.
10948
10949 2016-08-09 Pedro Alves <palves@redhat.com>
10950
10951 PR gdb/18653
10952 * gdb.base/signals-state-child.c: New file.
10953 * gdb.base/signals-state-child.exp: New file.
10954 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10955
10956 2016-08-09 Pedro Alves <palves@redhat.com>
10957
10958 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10959
10960 2016-08-03 Tom Tromey <tom@tromey.com>
10961
10962 PR python/18565:
10963 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10964
10965 2016-08-01 Yao Qi <yao.qi@linaro.org>
10966
10967 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10968 variable mode to "multi-process" if $multi_process is 1, otherwise
10969 set it to "single-process".
10970
10971 2016-08-01 Yao Qi <yao.qi@linaro.org>
10972
10973 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10974 * gdb.cp/cpexprs.exp: Likewise.
10975 * gdb.cp/m-static.exp: Likewise.
10976
10977 2016-07-26 Tom Tromey <tom@tromey.com>
10978
10979 PR python/20190:
10980 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10981 test.
10982
10983 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10984
10985 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10986 selecting assembly source files.
10987 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10988 assembly source files.
10989 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10990 assembly source files.
10991 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10992 selecting assembly source files.
10993
10994 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10995
10996 * gdb.base/new-ui.exp (do_test_invalid_args): New
10997 procedure.
10998
10999 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11000
11001 * gdb.btrace/reconnect.c: New file.
11002 * gdb.btrace/reconnect.exp: New file.
11003
11004 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11005
11006 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11007 to test_catch_syscall_group.
11008 (test_catch_syscall_group): New.
11009
11010 2016-07-21 Tom Tromey <tom@tromey.com>
11011
11012 * gdb.rust/simple.rs (main): Use empty struct expression.
11013 * gdb.rust/simple.exp: Add tests for empty struct expression.
11014
11015 2016-07-21 Yao Qi <yao.qi@linaro.org>
11016
11017 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11018 if gdb_skip_xml_test is true on some targets.
11019
11020 2016-07-21 Yao Qi <yao.qi@linaro.org>
11021
11022 * gdb.server/solib-list.exp: Unset last_loaded_file.
11023
11024 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11025
11026 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11027 "step into captured_main (args)".
11028
11029 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11030
11031 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11032
11033 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11034
11035 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11036
11037 2016-07-19 Pedro Alves <palves@redhat.com>
11038
11039 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11040 * gdb.opt/inline-bt.exp: Likewise.
11041 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11042 additional_flags=-Winline.
11043 * gdb.opt/inline-locals.exp: Likewise.
11044 * gdb.opt/inline-markers.c (ATTR): Define.
11045 (inlined_fn): Use it.
11046
11047 2016-07-19 Yao Qi <yao.qi@linaro.org>
11048
11049 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11050 (test_with_self): Remove some code. Remove argument executable.
11051 (top-level): Use do_self_tests.
11052
11053 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11054 Don Breazeal <donb@codesourcery.com>
11055
11056 * gdb.base/maint.exp: Escape paths used in regular expressions.
11057 * gdb.stabs/weird.exp: Likewise.
11058
11059 2016-07-13 Tom Tromey <tom@tromey.com>
11060
11061 PR python/15620, PR python/18620:
11062 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11063 (test_bkpt_events): New procs.
11064
11065 2016-07-13 Tom Tromey <tom@tromey.com>
11066
11067 PR python/17698:
11068 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11069 test.
11070 (test_watchpoints): Likewise.
11071 (test_bkpt_pending): New proc.
11072
11073 2016-07-13 Tom Tromey <tom@tromey.com>
11074
11075 PR cli/18053:
11076 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11077 completion test.
11078
11079 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11080
11081 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11082 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11083 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11084 f_label.
11085 (g): Rename g_end_lbl to g_label.
11086 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11087 low_pc and high_pc.
11088 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11089
11090 2016-07-12 Tom Tromey <tom@tromey.com>
11091
11092 PR python/19293:
11093 * gdb.python/py-unwind-maint.exp: Update tests.
11094
11095 2016-07-12 Yao Qi <yao.qi@linaro.org>
11096
11097 * lib/selftest-support.exp (selftest_setup): Match the output
11098 when captured_main is inlined.
11099
11100 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11101
11102 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11103 New variables.
11104 (print this%a, print this%b, print this): New tests.
11105 * gdb.fortran/derived-types.f90 (this): New object and
11106 initialization.
11107
11108 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11109
11110 * gdb.ada/arraydim.exp: Remove extra directory level in build
11111 directory.
11112
11113 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11114
11115 * lib/ada.exp: Remove extra directory level in build directory.
11116 * gdb.ada/cond_lang.exp: Likewise.
11117 * gdb.ada/exec_changed.exp: Likewise.
11118 * gdb.ada/lang_switch.exp: Likewise.
11119
11120 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11121
11122 * simple.rs: Add test for raw pointer subscripting.
11123 * simple.exp: Add test expectations.
11124
11125 2016-07-05 Yao Qi <yao.qi@linaro.org>
11126
11127 * gdb.mi/mi-reverse.exp: Match =record-started output.
11128
11129 2016-07-01 Pedro Alves <palves@redhat.com>
11130
11131 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11132 procedure.
11133 (jit_reader_test): Test the jit reader's unwinder.
11134 * gdb.base/jithost.c (jit_function_00_code): New global.
11135 (main): Use memcpy to fill in the mmapped code, instead of poking
11136 bytes manually here.
11137 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11138 value.
11139 (read_debug_info): Save the function's range.
11140 (read_sp): New function.
11141 (unwind_frame): Use it. Also unwind RBP.
11142 (get_frame_id): Use read_sp.
11143 (gdb_init_reader): Use calloc instead of malloc.
11144 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11145 parameter. Use gdb_test_multiple.
11146
11147 2016-07-01 Pedro Alves <palves@redhat.com>
11148 Antoine Tremblay <antoine.tremblay@ericsson.com>
11149
11150 * gdb.threads/process-dies-while-detaching.c: New file.
11151 * gdb.threads/process-dies-while-detaching.exp: New file.
11152
11153 2016-07-01 Pedro Alves <palves@redhat.com>
11154
11155 * gdb.multi/watchpoint-multi-exit.c: New file.
11156 * gdb.multi/watchpoint-multi-exit.exp: New file.
11157
11158 2016-06-30 Pedro Alves <palves@redhat.com>
11159
11160 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11161 unset inferior_spawn_id.
11162
11163 2016-06-30 Pedro Alves <palves@redhat.com>
11164
11165 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11166 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11167
11168 2016-06-29 Yao Qi <yao.qi@linaro.org>
11169
11170 * gdb.base/return.c: Add copyright header.
11171
11172 2016-06-29 Tom Tromey <tom@tromey.com>
11173
11174 PR python/20129:
11175 * gdb.python/py-framefilter.exp: Add tests for setting priority
11176 and disabling of non-existent frame filter.
11177
11178 2016-06-29 Yao Qi <yao.qi@linaro.org>
11179
11180 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11181 0x0f07ff.
11182
11183 2016-06-28 Yao Qi <yao.qi@linaro.org>
11184
11185 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11186 triplets. Start gdb, execute catch syscall, and continue. Check
11187 gdb's output to determine catch syscall is supported.
11188
11189 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11190
11191 * gdb.rust/simple.rs: Add test for returning unit in a function.
11192 * gdb.rust/simple.exp: Add expectation for functions returning
11193 unit.
11194
11195 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11196
11197 * gdb.python/py-breakpoint-create-fail.c,
11198 gdb.python/py-breakpoint-create-fail.exp,
11199 gdb.python/py-breakpoint-create-fail.py: New testcase.
11200
11201 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11202
11203 PR gdb/20239
11204 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11205 * gdb.rust/simple.exp: Add test expectations for new NonZero
11206 tests.
11207
11208 2016-06-24 David Taylor <dtaylor@emc.com>
11209
11210 * gdb.base/offsets.exp: New file.
11211 * gdb.base/offsets.c: New file.
11212
11213 2016-06-23 Tom Tromey <tom@tromey.com>
11214
11215 PR gdb/16483:
11216 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11217 before any filters are loaded.
11218
11219 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11220
11221 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11222 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11223 structs.
11224 * gdb.fortran/derived-type-function.exp: New file.
11225 * gdb.fortran/derived-type-function.f90: New file.
11226
11227
11228 2016-06-21 Pedro Alves <palves@redhat.com>
11229
11230 * gdb.base/new-ui.exp: New file.
11231 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11232 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11233 (with_spawn_id): New procedure.
11234
11235 2016-06-21 Pedro Alves <palves@redhat.com>
11236
11237 * gdb.mi/mi-exec-run.exp: New file.
11238
11239 2016-06-21 Pedro Alves <palves@redhat.com>
11240
11241 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11242 breakpoint command's output on the main UI.
11243 (test_break): New procedure, factored out from calls in the top
11244 level.
11245 (top level): Use foreach_with_prefix to test MI as main UI and as
11246 separate UI.
11247
11248 2016-06-21 Pedro Alves <palves@redhat.com>
11249
11250 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11251 (test_awatch_creation_and_listing)
11252 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11253 Remove 'type' parameter.
11254 (test_watchpoint_all): New parameter mi_mode. Remove
11255 with_test_prefix.
11256 (top level): Use foreach_with_prefix, and add main/separate UI MI
11257 testing axis.
11258
11259 2016-06-21 Pedro Alves <palves@redhat.com>
11260
11261 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11262 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11263 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11264 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11265 (gdb_main_spawn_id, mi_spawn_id): Declare and
11266 comment.
11267 (mi_create_inferior_pty): New procedure,
11268 factored out from default_mi_gdb_start.
11269 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11270 procedures.
11271 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11272 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11273 Use mi_create_inferior_pty.
11274 (mi_gdb_start): Use eval to pass down args list.
11275
11276 2016-06-21 Pedro Alves <palves@redhat.com>
11277
11278 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11279 * gdb.opt/inline-cmds.exp: Add MI tests.
11280
11281 2016-06-21 Pedro Alves <palves@redhat.com>
11282
11283 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11284
11285 2016-06-21 Pedro Alves <palves@redhat.com>
11286
11287 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11288 (top level): Use it instead of mi_execute_to.
11289
11290 2016-06-21 Pedro Alves <palves@redhat.com>
11291
11292 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11293 (cont_handler_str): New.
11294 (signal_stop_handler): Set stop_handler_str instead of printing to
11295 stdout.
11296 (continue_handler): Set cont_handler_str instead of printing to
11297 stdout.
11298 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11299 mi_send_resuming_command. Print stop_handler_str and
11300 cont_handler_str instead of expecting the python events print
11301 directly.
11302
11303 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11304
11305 * gdb.base/jit-reader.exp: New file.
11306 * gdb.base/jithost.c: New file.
11307 * gdb.base/jithost.h: New file.
11308 * gdb.base/jitreader.c : New file.
11309 * gdb.base/jit-protocol.h: New file.
11310
11311 2016-06-17 Yao Qi <yao.qi@linaro.org>
11312
11313 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11314 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11315 and detach-on-fork. Adjust tests.
11316 (top level): Invoke break_cond_on_syscall with combinations of
11317 syscall, follow-fork-mode and detach-on-fork.
11318
11319 2016-06-17 Yao Qi <yao.qi@linaro.org>
11320
11321 * gdb.base/step-over-exit.c: New.
11322 * gdb.base/step-over-exit.exp: New.
11323
11324 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11325
11326 * gdb.base/float.exp: Add target check for nds32*-*-*.
11327 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11328
11329 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11330
11331 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11332 for unsupported target features.
11333 * gdb.base/call-rt-st.exp: Likewise.
11334 * gdb.base/call-sc.exp: Likewise.
11335 * gdb.base/call-signal-resume.exp: Likewise.
11336 * gdb.base/call-strs.exp: Likewise.
11337 * gdb.base/callexit.exp: Likewise.
11338 * gdb.base/callfuncs.exp: Likewise.
11339 * gdb.base/nodebug.exp: Likewise.
11340 * gdb.base/printcmds.exp: Likewise.
11341 * gdb.base/ptype.exp: Likewise.
11342 * gdb.base/structs.exp: Likewise.
11343 * gdb.base/unwindonsignal.exp: Likewise.
11344 * gdb.cp/gdb2495.exp: Likewise.
11345 * gdb.cp/templates.exp: Likewise.
11346 * gdb.cp/virtfunc.exp: Likewise.
11347 * gdb.threads/hand-call-in-threads.exp: Likewise.
11348 * gdb.threads/interrupted-hand-call.exp: Likewise.
11349 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11350
11351 2016-06-10 Tom Tromey <tom@tromey.com>
11352
11353 PR rust/20110:
11354 * gdb.rust/expr.exp: Add test for integer constant larger than
11355 i32.
11356
11357 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11358
11359 * gdb.fortran/nested-funcs.exp: New.
11360 * gdb.fortran/nested-funcs.f90: New.
11361
11362 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11363
11364 * gdb.base/examine-backward.c: New file.
11365 * gdb.base/examine-backward.exp: New file.
11366
11367 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11368
11369 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11370 matching.
11371
11372 2016-06-02 Tom Tromey <tom@tromey.com>
11373
11374 PR python/18984:
11375 * gdb.python/py-shared.exp: Add solib_name test.
11376
11377 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11378
11379 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11380
11381 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11382
11383 PR c++/19893
11384 * gdb.dwarf2/implref.exp: Rename to...
11385 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11386 * gdb.dwarf2/implref-array.c: New file.
11387 * gdb.dwarf2/implref-array.exp: Likewise.
11388 * gdb.dwarf2/implref-global.c: Likewise.
11389 * gdb.dwarf2/implref-global.exp: Likewise.
11390 * gdb.dwarf2/implref-struct.c: Likewise.
11391 * gdb.dwarf2/implref-struct.exp: Likewise.
11392
11393 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11394
11395 * gdb.trace/trace-condition.exp: Add 64bit tests.
11396
11397 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11398
11399 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11400 bits types.
11401 (main): Adapt to 8 to 64 bits types.
11402 * gdb.trace/trace-condition.exp: Add new tests.
11403
11404 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11405
11406 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11407
11408 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11409
11410 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11411 Move condition tests...
11412 * gdb.trace/trace-condition.exp: Here.
11413
11414 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11415
11416 * gdb.trace/trace-condition.exp: Add counter-case tests.
11417
11418 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11419
11420 PR c++/15231
11421 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11422 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11423
11424 2016-05-27 Pedro Alves <palves@redhat.com>
11425
11426 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11427 New procedure.
11428 (top level): Call it, and bail out of DejaGnu is known to be bad.
11429
11430 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11431
11432 * gdb.base/whatis.c: Extend the test case.
11433 * gdb.base/whatis.exp: Add additional tests.
11434
11435 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11436
11437 * gdb.fortran/type.f90: Add pointer variable.
11438 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11439
11440 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11441
11442 * gdb.fortran/vla-type.exp: Fix testcase name.
11443
11444 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11445
11446 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11447
11448 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11449
11450 * gdb.fortran/type.f90: Add nested structures.
11451 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11452 * gdb.fortran/derived-type.exp: Adapt expected output.
11453 * gdb.fortran/vla-type.exp: Adapt expected output.
11454
11455 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11456
11457 * gdb.fortran/whatis_type.exp: Adapt expected output.
11458
11459 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11460
11461 * gdb.fortran/print_type.exp: Fix expected output.
11462 * gdb.fortran/whatis_type.exp: Fix expected output.
11463
11464 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11465
11466 * gdb.fortran/whatis_type.exp: Use multi_line.
11467
11468 2016-05-24 Tom Tromey <tom@tromey.com>
11469
11470 PR python/17386:
11471 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11472 use value as an index.
11473
11474 2016-05-23 Tom Tromey <tom@tromey.com>
11475
11476 PR python/17981:
11477 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11478 no-breakpoint case.
11479
11480 2016-05-24 Pedro Alves <palves@redhat.com>
11481
11482 PR gdb/19828
11483 * gdb.threads/clone-attach-detach.c: New file.
11484 * gdb.threads/clone-attach-detach.exp: New file.
11485
11486 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11487
11488 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11489
11490 2016-05-23 Tom Tromey <tom@tromey.com>
11491
11492 PR python/19438, PR python/18393:
11493 * gdb.python/py-progspace.exp: Add "dir" test.
11494 * gdb.python/py-objfile.exp: Add "dir" test.
11495
11496 2016-05-23 Yao Qi <yao.qi@linaro.org>
11497
11498 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11499 * gdb.arch/thumb2-it.exp: Likewise.
11500
11501 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11502
11503 * gdb.mi/mi-threads-interrupt.c: New file.
11504 * gdb.mi/mi-threads-interrupt.exp: New file.
11505
11506 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11507
11508 PR gdb/18077
11509 * gdb.mi/mi-async-run.exp: New file.
11510 * gdb.mi/mi-async-run.c: New file.
11511
11512 2016-05-17 Tom Tromey <tom@tromey.com>
11513 Manish Goregaokar <manishsmail@gmail.com>
11514
11515 * lib/rust-support.exp: New file.
11516 * lib/gdb.exp (skip_rust_tests): New proc.
11517 (build_executable_from_specs): Handle rust.
11518 * lib/future.exp (gdb_find_rustc): New proc.
11519 (gdb_default_target_compile): Handle rust.
11520 * gdb.rust/expr.exp: New file.
11521 * gdb.rust/generics.exp: New file.
11522 * gdb.rust/generics.rs: New file.
11523 * gdb.rust/methods.exp: New file.
11524 * gdb.rust/methods.rs: New file.
11525 * gdb.rust/modules.exp: New file.
11526 * gdb.rust/modules.rs: New file.
11527 * gdb.rust/simple.exp: New file.
11528 * gdb.rust/simple.rs: New file.
11529
11530 2016-05-17 Tom Tromey <tom@tromey.com>
11531
11532 * gdb.base/default.exp (set language): Add rust.
11533
11534 2016-05-17 Tom Tromey <tom@tromey.com>
11535
11536 * gdb.gdb/unittest.exp: New file.
11537
11538 2016-05-16 Yao Qi <yao.qi@linaro.org>
11539
11540 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11541 shell_prompt. Update shell_prompt_re.
11542
11543 2016-05-12 Doug Evans <dje@google.com>
11544
11545 PR symtab/19999
11546 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11547 $options when building executable.
11548 * gdb.dwarf2/fission-loclists-pie.S: New file.
11549 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11550
11551 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11552
11553 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11554 of [is_remote target],
11555
11556 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11557
11558 * lib/gdb.exp (use_gdb_stub): New procedure.
11559
11560 2016-05-03 Yunlian Jiang <yunlian@google.com>
11561 Doug Evans <dje@google.com>
11562
11563 PR symtab/19914
11564 * gdb.dwarf2/dwp-sepdebug.c: New file.
11565 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11566
11567 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11568
11569 * gdb.base/detach.exp: Remove is_remote check.
11570
11571 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11572
11573 * gdb.base/annota-input-while-running.exp: Don't check for
11574 [is_remote target]. Enable annotations after running to main.
11575 Remove unused "set test..." line.
11576
11577 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11578
11579 * gdb.trace/trace-enable-disable.exp: New file.
11580 * gdb.trace/trace-enable-disable.c: New file.
11581
11582 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11583
11584 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11585 use it in info sharedlibrary test.
11586 * gdb.trace/ftrace-lock.exp: Likewise.
11587 * gdb.trace/ftrace.exp: Likewise.
11588 * gdb.trace/range-stepping.exp: Likewise.
11589 * gdb.trace/trace-break.exp: Likewise.
11590 * gdb.trace/trace-condition.exp: Likewise.
11591 * gdb.trace/trace-mt.exp: Likewise.
11592
11593 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11594
11595 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11596 (gdb_load_shlib): ... this.
11597 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11598 gdb_load_shlib.
11599 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11600 * gdb.base/ctxobj.exp: Likewise.
11601 * gdb.base/dprintf-pending.exp: Likewise.
11602 * gdb.base/dso2dso.exp: Likewise.
11603 * gdb.base/fixsection.exp: Likewise.
11604 * gdb.base/gcore-relro.exp: Likewise.
11605 * gdb.base/gdb1555.exp: Likewise.
11606 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11607 * gdb.base/gnu-ifunc.exp: Likewise.
11608 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11609 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11610 * gdb.base/pending.exp: Likewise.
11611 * gdb.base/print-file-var.exp: Likewise.
11612 * gdb.base/print-symbol-loading.exp: Likewise.
11613 * gdb.base/shlib-call.exp: Likewise.
11614 * gdb.base/shreloc.exp: Likewise.
11615 * gdb.base/so-impl-ld.exp: Likewise.
11616 * gdb.base/solib-disc.exp: Likewise.
11617 * gdb.base/solib-nodir.exp: Likewise.
11618 * gdb.base/solib-overlap.exp: Likewise.
11619 * gdb.base/solib-symbol.exp: Likewise.
11620 * gdb.base/solib-weak.exp (do_test): Likewise.
11621 * gdb.base/sym-file.exp: Likewise.
11622 * gdb.base/symtab-search-order.exp: Likewise.
11623 * gdb.base/type-opaque.exp: Likewise.
11624 * gdb.base/unload.exp: Likewise.
11625 * gdb.base/watchpoint-solib.exp: Likewise.
11626 * gdb.compile/compile.exp: Likewise.
11627 * gdb.cp/gdb2384.exp: Likewise.
11628 * gdb.cp/infcall-dlopen.exp: Likewise.
11629 * gdb.cp/re-set-overloaded.exp: Likewise.
11630 * gdb.fortran/library-module.exp: Likewise.
11631 * gdb.opt/solib-intra-step.exp: Likewise.
11632 * gdb.python/py-finish-breakpoint.exp: Likewise.
11633 * gdb.python/py-shared.exp: Likewise.
11634 * gdb.reverse/solib-precsave.exp: Likewise.
11635 * gdb.reverse/solib-reverse.exp: Likewise.
11636 * gdb.server/solib-list.exp: Likewise.
11637 * gdb.threads/dlopen-libpthread.exp: Likewise.
11638 * gdb.threads/tls-shared.exp: Likewise.
11639 * gdb.threads/tls-so_extern.exp: Likewise.
11640 * gdb.trace/change-loc.exp: Likewise.
11641 * gdb.trace/ftrace-lock.exp: Likewise.
11642 * gdb.trace/ftrace.exp: Likewise.
11643 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11644 * gdb.trace/pending.exp: Likewise.
11645 * gdb.trace/range-stepping.exp: Likewise.
11646 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11647 (strace_info_marker): Likewise.
11648 (strace_probe_marker): Likewise.
11649 (strace_trace_on_same_addr): Likewise.
11650 (strace_trace_on_diff_addr): Likewise.
11651 * gdb.trace/trace-break.exp: Likewise.
11652 * gdb.trace/trace-condition.exp: Likewise.
11653 * gdb.trace/trace-mt.exp: Likewise.
11654
11655 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11656
11657 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11658 result of gdb_remote_download.
11659 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11660 * gdb.base/dso2dso.exp: Likewise.
11661 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11662 * gdb.base/print-file-var.exp: Likewise.
11663 * gdb.base/shlib-call.exp: Likewise.
11664 * gdb.base/shreloc.exp: Likewise.
11665 * gdb.base/solib-overlap.exp: Likewise.
11666 * gdb.base/solib-weak.exp (do_test): Likewise.
11667 * gdb.base/unload.exp: Likewise.
11668
11669 2016-04-27 Yao Qi <yao.qi@linaro.org>
11670
11671 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11672 exists.
11673
11674 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11675
11676 * vla-type.exp: Print structure from toplevel.
11677
11678 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11679
11680 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11681 of dynamic types.
11682 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11683 of dynamic types.
11684
11685 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11686
11687 * gdb.fortran/vla-type.f90: New file.
11688 * gdb.fortran/vla-type.exp: New file.
11689
11690 2016-04-25 Yao Qi <yao.qi@linaro.org>
11691
11692 * gdb.base/branch-to-self.c: New file.
11693 * gdb.base/branch-to-self.exp: New file.
11694
11695 2016-04-22 Yao Qi <yao.qi@linaro.org>
11696
11697 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11698 more after $hex.
11699
11700 2016-04-22 Yao Qi <yao.qi@linaro.org>
11701
11702 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11703 * gdb.base/annota3.exp: Likewise.
11704
11705 2016-04-22 Yao Qi <yao.qi@linaro.org>
11706
11707 * gdb.reverse/step-precsave.exp: Do one step and test program
11708 stops in "callee" and do multiple steps until program goes out
11709 of "callee".
11710 * gdb.reverse/step-reverse.exp: Likewise.
11711
11712 2016-04-22 Yao Qi <yao.qi@linaro.org>
11713
11714 * gdb.trace/signal.exp: Also pass if
11715 $tracepoint_hits($i) > $iterations.
11716
11717 2016-04-22 Yao Qi <yao.qi@linaro.org>
11718
11719 * gdb.trace/signal.c: New file.
11720 * gdb.trace/signal.exp: New file.
11721
11722 2016-04-19 Doug Evans <xdje42@gmail.com>
11723
11724 * gdb.base/bad-file.exp: New file.
11725
11726 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11727
11728 * gdb.dwarf2/implref.exp: New file.
11729
11730 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11731
11732 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11733 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11734 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11735 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11736 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11737 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11738 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11739 * lib/fortran.exp (fortran_int4): New procedure.
11740 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11741 (fortran_logical4): Likewise.
11742
11743 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11744
11745 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11746
11747 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11748
11749 * lib/compiler.c: Add Intel specific preprocessor macros.
11750 * lib/compiler.cc: Likewise.
11751
11752 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11753
11754 * gdb.server/connect-with-no-symbol-file.c: New file.
11755 * gdb.server/connect-with-no-symbol-file.exp: New file.
11756
11757 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11758
11759 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11760
11761 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11762
11763 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11764 standard output directory.
11765
11766 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11767
11768 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11769
11770 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11771
11772 * gdb.btrace/instruction_history.c (loop): Add declaration.
11773
11774 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11775
11776 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11777
11778 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11779
11780 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11781 parentheses to print.
11782 (continue_handler): Likewise.
11783
11784 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11785
11786 * gdb.server/solib-list.exp: Remove is_remote check.
11787 Pass shlib= to gdb_compile. Don't link shared library with
11788 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11789 Run binary filename through "readlink -f" on the target.
11790
11791 2016-04-08 Pedro Alves <palves@redhat.com>
11792
11793 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11794 interpreter filename as argument to gdbserver_spawn.
11795 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11796 Return empty if $last_loaded_file does not exist.
11797
11798 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11799
11800 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11801 * gdb.base/jit-main.c: Use exit after usage.
11802
11803 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11804
11805 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11806 GDBHISTSIZE prior to the tests.
11807 * gdb.base/gdbinit-history.exp: Likewise.
11808
11809 2016-04-07 Pedro Alves <palves@redhat.com>
11810
11811 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11812 instead of build_executable. Use gdb_load_shlibs.
11813
11814 2016-04-07 Yao Qi <yao.qi@linaro.org>
11815
11816 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11817 Execute "si" command.
11818
11819 2016-04-07 Yao Qi <yao.qi@linaro.org>
11820
11821 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11822 number instead of the comments on some line.
11823
11824 2016-04-06 Don Breazeal <donb@codesourcery.com>
11825
11826 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11827 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11828
11829 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11830
11831 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11832 standard_output_file. Remove unused binfile variable.
11833
11834 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11835
11836 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11837 * gdb.python/py-mi-objfile.exp: Match "list main" output
11838 in console format.
11839
11840 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11841
11842 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11843 absolute.
11844
11845 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11846
11847 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11848 absolute.
11849 * gdb.trace/ftrace.exp: Likewise.
11850 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11851 targets as well.
11852 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11853 (gdb_load_shlibs): Copy libraries to test directory when testing
11854 natively. Only set solib-search-path if testing remotely.
11855 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11856
11857 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11858
11859 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11860 gdb_download. Use it even if the target is not remote.
11861 * gdb.base/jit.exp (compile_jit_test): Likewise.
11862 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11863 output directory if the destination board is local, otherwise use
11864 the standard remote_download from DejaGnu.
11865 (gdb_download): Remove.
11866 (gdb_load_shlibs): Use gdb_remote_download instead of
11867 gdb_download.
11868 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11869 Use gdb_remote_download instead of gdb_download. Use it even if
11870 the target is not remote.
11871 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11872 instead of gdb_download.
11873
11874 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11875
11876 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11877 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11878 run.
11879
11880 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11881
11882 PR gdb/19820
11883 * gdb.base/printcmds.exp: Add artificial arrays tests.
11884
11885 2016-03-31 Pedro Alves <palves@redhat.com>
11886
11887 PR gdb/19858
11888 * gdb.base/jit-main.c: Include unistd.h.
11889 (ATTACH): Define to 0 if not already defined.
11890 (wait_for_gdb, mypid): New globals.
11891 (WAIT_FOR_GDB): New macro.
11892 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11893 some breakpoint locations.
11894 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11895 New procedures.
11896 (one_jit_test): Add REATTACH parameter, and handle it. Use
11897 continue_to_test_location.
11898 (top level): Test attach, and adjusts calls to one_jit_test.
11899
11900 2016-03-31 Pedro Alves <palves@redhat.com>
11901
11902 PR gdb/19858
11903 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11904 BINSUFFIX parameter, and handle it.
11905 (top level): Adjust calls compile_jit_test.
11906
11907 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11908
11909 PR python/19743
11910 * gdb.python/py-mi-events-gdb.py: New file.
11911 * gdb.python/py-mi-events.c: New file.
11912 * gdb.python/py-mi-events.exp: New file.
11913
11914 2016-03-30 Yao Qi <yao.qi@linaro.org>
11915
11916 * gdb.reverse/until-precsave.exp: Match function name only.
11917 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11918 Move malloc to a condition block.
11919 * gdb.reverse/until-reverse.exp: Match function name only.
11920
11921 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11922
11923 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11924 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11925 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11926 variable for GPR 0 instead of assuming it is register 0.
11927 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11928 * lib/trace-support.exp: Add s390 registers.
11929
11930 2016-03-29 Yao Qi <yao.qi@linaro.org>
11931
11932 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11933
11934 2016-03-24 Yao Qi <yao.qi@linaro.org>
11935
11936 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11937 test message.
11938
11939 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11940
11941 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11942 maintaining separate logic for constructing the output path.
11943
11944 2016-03-16 Don Breazeal <donb@codesourcery.com>
11945
11946 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11947 Retry fork and waitpid on interrupted system call errors.
11948 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11949 Use with_timeout_factor to increase timeout by factor of 10.
11950
11951 2016-03-15 Don Breazeal <donb@codesourcery.com>
11952
11953 * gdb.cp/scope-err.cc: New test program.
11954 * gdb.cp/scope-err.exp: New test script.
11955 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11956 lines and "set breakpoint here" comment.
11957 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11958 Fixed some whitespace and format issues.
11959 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11960 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11961
11962 2016-03-15 Doug Evans <dje@google.com>
11963
11964 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11965 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11966 All callers updated. Add tests for enums, mixed flags register.
11967
11968 2016-03-15 Doug Evans <dje@google.com>
11969
11970 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11971 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11972
11973 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11974
11975 * gdb.base/default.exp: Add $_as_string to the list of expected
11976 convenience functions.
11977
11978 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11979
11980 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11981
11982 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11983
11984 * gdb.python/py-as-string.exp: New file.
11985 * gdb.python/py-as-string.c: New file.
11986
11987 2016-03-09 Pedro Alves <palves@redhat.com>
11988
11989 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11990 signal" -> "Thread NN received signal" output change.
11991 * gdb.threads/ia64-sigill.exp: Likewise.
11992 * gdb.threads/linux-dp.exp: Likewise.
11993 * gdb.threads/manythreads.exp: Likewise.
11994 * gdb.threads/pending-step.exp: Likewise.
11995 * gdb.threads/print-threads.exp: Likewise.
11996 * gdb.threads/sigstep-threads.exp: Likewise.
11997 * gdb.threads/staticthreads.exp: Likewise.
11998 * gdb.threads/tls.exp: Likewise.
11999
12000 2016-03-09 Pedro Alves <palves@redhat.com>
12001
12002 * gdb.base/command-line-input.exp: New file.
12003
12004 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12005
12006 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12007 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12008 * gdb.trace/pending.exp: Accept leading dot before function name.
12009 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12010 * lib/trace-support.exp: Set registers for ppc.
12011
12012 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12013
12014 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12015 use it for disassembly; accept .main in addition to main in backtrace.
12016
12017 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12018 Marcin Kościelnicki <koriakin@0x04.net>
12019
12020 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12021 (gdb_recursion_test_ptr): New global variable.
12022 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12023 gdb_recursion_test.
12024 (gdb_c_test): Ditto.
12025
12026 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12027
12028 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12029 ordering.
12030
12031 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12032
12033 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12034 (bar): Add bar_start_lbl label.
12035 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12036 of foo/bar for emitting DWARF and tracing.
12037
12038 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12039
12040 * analyze-racy-logs.py: Set executable bit.
12041
12042 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12043
12044 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12045 (CHECK_TARGET_TMP): Likewise.
12046 (check-single-racy): New rule.
12047 (check-parallel-racy): Likewise.
12048 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12049 (do-check-parallel-racy): New rule.
12050 (check-racy/%.exp): Likewise.
12051 * README (Racy testcases): New section.
12052 * analyze-racy-logs.py: New file.
12053
12054 2016-03-03 Doug Evans <dje@google.com>
12055
12056 * gdb.base/skip.exp: Use with_test_prefix.
12057
12058 2016-03-03 Yao Qi <yao.qi@linaro.org>
12059
12060 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12061 Invoke step_over_syscall "clone" and break_cond_on_syscall
12062 "clone".
12063 * gdb.base/step-over-clone.c: New file.
12064
12065 2016-03-03 Yao Qi <yao.qi@linaro.org>
12066
12067 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12068 code format.
12069
12070 2016-03-03 Yao Qi <yao.qi@linaro.org>
12071
12072 * gdb.base/disp-step-fork.c: Rename to ...
12073 * gdb.base/step-over-fork.c: ... it. New file.
12074 * gdb.base/disp-step-vfork.c: Rename to ...
12075 * gdb.base/step-over-vfork.c: ... it. New file.
12076 * gdb.base/disp-step-syscall.exp: Rename to ...
12077 * gdb.base/step-over-syscall.exp: ... it. New file.
12078 (disp_step_cross_syscall): Rename to ...
12079 (step_over_syscall): ... it.
12080
12081 2016-03-03 Yao Qi <yao.qi@linaro.org>
12082
12083 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12084 If target supports condition evaluation on target, invoke
12085 break_cond_on_syscall for fork and vfork.
12086
12087 2016-03-03 Yao Qi <yao.qi@linaro.org>
12088
12089 * gdb.base/disp-step-syscall.exp: Don't invoke
12090 support_displaced_stepping.
12091 (disp_step_cross_syscall): Test with displaced stepping off and
12092 on if supported.
12093
12094 2016-03-03 Yao Qi <yao.qi@linaro.org>
12095
12096 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12097 proc.
12098 (setup): New proc.
12099 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12100 and setup.
12101
12102 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12103
12104 * gdb.fortran/vla-history.exp: Remove breakpoint.
12105
12106 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12107
12108 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12109 exceeds timeout.
12110
12111 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12112
12113 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12114 breakpoint.
12115
12116 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12117
12118 * gdb.mi/vla.f90: Nullify pointer after declaration.
12119
12120 2016-03-01 Pedro Alves <palves@redhat.com>
12121
12122 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12123
12124 2016-03-01 Pedro Alves <palves@redhat.com>
12125
12126 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12127 before anything else.
12128 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12129 _GNU_SOURCE here.
12130 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12131 before anything else.
12132 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12133
12134 2016-03-01 Pedro Alves <palves@redhat.com>
12135
12136 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12137
12138 2016-03-01 Yao Qi <yao.qi@linaro.org>
12139
12140 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12141 prepare_for_testing.
12142
12143 2016-03-01 Yao Qi <yao.qi@linaro.org>
12144
12145 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12146
12147 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12148
12149 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12150 manually constructing the output path.
12151
12152 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12153
12154 * gdb.arch/s390-stackless.S: New.
12155 * gdb.arch/s390-stackless.exp: New.
12156
12157 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12158
12159 * gdb.dlang/circular.c: New file.
12160 * gdb.dlang/circular.exp: New file.
12161
12162 2016-02-26 Yao Qi <yao.qi@linaro.org>
12163
12164 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12165 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12166 (testcases): Update.
12167
12168 2016-02-26 Yao Qi <yao.qi@linaro.org>
12169
12170 * gdb.reverse/aarch64.c: Rename to ...
12171 * gdb.reverse/insn-reverse.c: ... it.
12172 * gdb.reverse/aarch64.exp: Rename to ...
12173 * gdb.reverse/insn-reverse.exp: ... it.
12174
12175 2016-02-26 Yao Qi <yao.qi@linaro.org>
12176
12177 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12178 (testcase_ftype): New.
12179 (testcases): New array.
12180 (n_testcases): New.
12181 (main): Call each element in testcases.
12182 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12183 (read_testcase): New.
12184 Do the tests in a loop.
12185
12186 2016-02-25 Yao Qi <yao.qi@linaro.org>
12187
12188 * gdb.base/branches.c: Remove.
12189
12190 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12191
12192 PR gdb/13808
12193 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12194
12195 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12196
12197 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12198
12199 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12200
12201 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12202 change x86_64 call_insn to 'callq'.
12203
12204 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12205
12206 * gdb.trace/tfile-avx.c: Move to...
12207 * gdb.trace/tracefile-pseudo-reg.c: Here.
12208 * gdb.trace/tfile-avx.exp: Move to...
12209 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12210
12211 2016-02-24 Gary Benson <gbenson@redhat.com>
12212
12213 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12214 message on attach.
12215
12216 2016-02-23 Doug Evans <dje@google.com>
12217
12218 * gdb.base/skip.c (test_skip): New function.
12219 (end_test_skip_file_and_function): New function.
12220 (test_skip_file_and_function): New function.
12221 * gdb.base/skip1.c (test_skip): New function.
12222 (skip1_test_skip_file_and_function): New function.
12223 * gdb.base/skip.exp: Add tests for new skip options.
12224 * gdb.base/skip-solib.exp: Update expected output.
12225 * gdb.perf/skip-command.cc: New file.
12226 * gdb.perf/skip-command.exp: New file.
12227 * gdb.perf/skip-command.py: New file.
12228
12229 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12230
12231 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12232 info registers pattern.
12233
12234 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12235
12236 * lib/future.exp: Add D support.
12237 (gdb_find_gdc): New proc.
12238 (gdb_default_target_compile): Add D support.
12239
12240 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12241
12242 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12243 user+system time.
12244 (trace_speed_test): Determine the iteration count for a time
12245 between 15..30 seconds.
12246
12247 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12248
12249 * gdb.arch/i386-mpx-sigsegv.c: New file.
12250 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12251 * gdb.arch/i386-mpx-simple_segv.c: New file.
12252 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12253
12254 2016-02-18 Yao Qi <yao.qi@linaro.org>
12255
12256 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12257 Don't call setup_kfail.
12258
12259 2016-02-18 Yao Qi <yao.qi@linaro.org>
12260
12261 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12262 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12263
12264 2016-02-16 Doug Evans <dje@google.com>
12265
12266 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12267 * gdb.base/skip1.c: Ditto.
12268 * gdb.base/skip.exp: Whitespace cleanup.
12269
12270 2016-02-16 Don Breazeal <donb@codesourcery.com>
12271
12272 PR remote/19496
12273 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12274 Remove kfail for PR remote/19496.
12275
12276 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12277
12278 * lib/gdb.exp (standard_temp_file): Return a path specific to
12279 the runtest invocation.
12280
12281 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12282
12283 * gdb.trace/save-trace.exp: Change relative path to be in the
12284 standard output directory.
12285
12286 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12287
12288 * gdb.arch/i386-prologue.c: Add missing prototypes.
12289
12290 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12291
12292 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12293 * gdb.arch/i386-prologue.exp: Likewise.
12294 * gdb.arch/i386-size.exp: Likewise.
12295
12296 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12297
12298 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12299 define object file path.
12300 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12301 file path.
12302 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12303 standard_output_file to define binfile.
12304
12305 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12306
12307 Fix compatibility with recent gfortran-5.3.1.
12308 * gdb.fortran/vla-history.exp (print vla1 allocated)
12309 (print vla2 allocated, print $2, print $3): Remove
12310 (print $4): Rename to ...
12311 (print $2): ... here.
12312 (print $9): Rename to ...
12313 (print $5): ... here.
12314 (print $10): Rename to ...
12315 (print $6): ... here.
12316 * gdb.fortran/vla.f90: Add pvla initialization.
12317
12318 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12319
12320 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12321 New test.
12322 * gdb.fortran/vla-value-sub.exp: Likewise.
12323
12324 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12325
12326 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12327
12328 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12329
12330 * i386-biarch-core.exp: Define corefile using
12331 standard_output_file.
12332
12333 2016-02-12 Yao Qi <yao.qi@linaro.org>
12334
12335 * gdb.arch/arm-single-step-kernel-helper.c: New.
12336 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12337
12338 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12339
12340 * gdb.btrace/tailcall-only.exp: New.
12341 * gdb.btrace/tailcall-only.c: New.
12342 * gdb.btrace/x86_64-tailcall-only.S: New.
12343 * gdb.btrace/i686-tailcall-only.S: New.
12344
12345 2016-02-11 Pedro Alves <palves@redhat.com>
12346
12347 * README (Parallel testing): Add missing double quotes.
12348
12349 2016-02-11 Pedro Alves <palves@redhat.com>
12350
12351 * README (Parallel testing): New section.
12352 (GDB_PARALLEL): Rewrite.
12353 (FORCE_PARALLEL): Document.
12354
12355 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12356
12357 * gdb.trace/tfile-avx.c: New test.
12358 * gdb.trace/tfile-avx.exp: New test.
12359
12360 2016-02-09 Keith Seitz <keiths@redhat.com>
12361
12362 PR breakpoints/19546
12363 * gdb.base/infcall-exec.c: New file.
12364 * gdb.base/infcall-exec2.c: New file.
12365 * gdb.base/infcall-exec.exp: New file.
12366
12367 2016-02-09 Keith Seitz <keiths@redhat.com>
12368
12369 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12370 (toplevel): Call test_bkpt_address.
12371
12372 2016-02-09 Keith Seitz <keiths@redhat.com>
12373
12374 PR python/19506
12375 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12376 (toplevel): Call test_bkpt_address.
12377
12378 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12379
12380 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12381 to AC_OUTPUT.
12382 * configure: Regenerate.
12383
12384 2016-02-09 Pedro Alves <palves@redhat.com>
12385
12386 PR breakpoints/19548
12387 * gdb.base/execl-update-breakpoints.c (some_function): New
12388 function.
12389 (main): Call it.
12390 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12391 Tighten expected GDB output.
12392
12393 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12394
12395 * Makefile.in (ALL_SUBDIRS): Remove.
12396 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12397 (distclean maintainer-clean realclean): Likewise.
12398 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12399 * configure: Regenerate.
12400 * gdb.ada/Makefile.in: Delete.
12401 * gdb.arch/Makefile.in: Likewise.
12402 * gdb.asm/Makefile.in: Likewise.
12403 * gdb.base/Makefile.in: Likewise.
12404 * gdb.btrace/Makefile.in: Likewise.
12405 * gdb.cell/Makefile.in: Likewise.
12406 * gdb.compile/Makefile.in: Likewise.
12407 * gdb.cp/Makefile.in: Likewise.
12408 * gdb.disasm/Makefile.in: Likewise.
12409 * gdb.dlang/Makefile.in: Likewise.
12410 * gdb.dwarf2/Makefile.in: Likewise.
12411 * gdb.fortran/Makefile.in: Likewise.
12412 * gdb.gdb/Makefile.in: Likewise.
12413 * gdb.go/Makefile.in: Likewise.
12414 * gdb.guile/Makefile.in: Likewise.
12415 * gdb.java/Makefile.in: Likewise.
12416 * gdb.linespec/Makefile.in: Likewise.
12417 * gdb.mi/Makefile.in: Likewise.
12418 * gdb.modula2/Makefile.in: Likewise.
12419 * gdb.multi/Makefile.in: Likewise.
12420 * gdb.objc/Makefile.in: Likewise.
12421 * gdb.opencl/Makefile.in: Likewise.
12422 * gdb.opt/Makefile.in: Likewise.
12423 * gdb.pascal/Makefile.in: Likewise.
12424 * gdb.perf/Makefile.in: Likewise.
12425 * gdb.python/Makefile.in: Likewise.
12426 * gdb.reverse/Makefile.in: Likewise.
12427 * gdb.server/Makefile.in: Likewise.
12428 * gdb.stabs/Makefile.in: Likewise.
12429 * gdb.threads/Makefile.in: Likewise.
12430 * gdb.trace/Makefile.in: Likewise.
12431 * gdb.xml/Makefile.in: Likewise.
12432 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12433 GDB_PARALLEL.
12434 (standard_output_file): Remove check for GDB_PARALLEL, always
12435 return path in outputs/$subdir/$testname.
12436
12437 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12438
12439 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12440 (site.exp): Assign abs_srcdir to tcl's srcdir.
12441
12442 2016-02-04 Yao Qi <yao.qi@linaro.org>
12443
12444 * gdb.base/foll-exec-mode.c: Include limits.h.
12445 (main): Add parameters argc and argv. Get directory from
12446 argv[0].
12447 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12448 compilation.
12449 * gdb.base/foll-exec.c: Include limits.h.
12450 (main): Add parameters argc and argv.
12451 Get directory from argv[0].
12452 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12453 Adjust tests on the number of lines as source code changed.
12454 * gdb.base/foll-vfork-exit.c: Include limits.h.
12455 (main): Add one line of statement before vfork.
12456 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12457 (main): Add parameters argc and argv. Get directory from
12458 argv[0].
12459 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12460 (setup_gdb): Set tbreak to skip some source lines.
12461 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12462 (main): Add parameters argc and argv. Get directory from
12463 argv[0].
12464 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12465 compilation.
12466 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12467 (main): Add parameters argc and argv. Get directory from
12468 argv[0].
12469 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12470 compilation.
12471
12472 2016-02-01 Doug Evans <dje@google.com>
12473
12474 * gdb.base/skip.exp: Clean up multiple references to same test name.
12475
12476 2016-02-01 Pedro Alves <palves@redhat.com>
12477
12478 PR remote/19496
12479 * gdb.threads/forking-threads-plus-breakpoint.exp
12480 (displaced_stepping_supported): New global.
12481 (probe_displaced_stepping_support): New procedure.
12482 (do_test): Add 'displaced' parameter, and use it.
12483 (top level): Check for displaced stepping support. Add displaced
12484 stepping on/off testing axis.
12485
12486 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12487
12488 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12489 pointer. Don't perform further tests on the unassociated pointer
12490 if the first test fails.
12491
12492 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12493
12494 * gdb.base/max-value-size.c: New file.
12495 * gdb.base/max-value-size.exp: New file.
12496 * gdb.base/huge.exp: Disable max-value-size for this test.
12497
12498 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12499
12500 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12501
12502 2016-01-28 Yao Qi <yao.qi@linaro.org>
12503
12504 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12505
12506 2016-01-25 Pedro Alves <palves@redhat.com>
12507
12508 PR threads/19461
12509 * gdb.base/fork-running-state.c: New file.
12510 * gdb.base/fork-running-state.exp: New file.
12511
12512 2016-01-25 Pedro Alves <palves@redhat.com>
12513
12514 PR gdb/19494
12515 * gdb.base/catch-fork-kill.c: New file.
12516 * gdb.base/catch-fork-kill.exp: New file.
12517
12518 2016-01-25 Pedro Alves <palves@redhat.com>
12519
12520 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12521 Delete, moved to lib/gdb.exp.
12522 * gdb.threads/forking-threads-plus-breakpoint.exp
12523 (foreach_with_prefix): Likewise.
12524 * gdb.threads/process-dies-while-handling-bp.exp
12525 (foreach_with_prefix): Likewise.
12526 * lib/gdb.exp (foreach_with_prefix): New procedure.
12527
12528 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12529
12530 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12531 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12532
12533 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12534
12535 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12536 endian targets.
12537
12538 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12539 Pedro Alves <palves@redhat.com>
12540
12541 Fix testsuite compatibility with Guile.
12542 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12543 number.
12544
12545 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12546
12547 Fix testsuite compatibility with Guile.
12548 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12549 (thread 1): New test for backtrace through signal handler.
12550
12551 2016-01-22 Yao Qi <yao.qi@linaro.org>
12552
12553 PR testsuite/19491
12554 * gdb.base/multi-forks.c: Include
12555 ../lib/unbuffer_output.c
12556 (main): Call gdb_unbuffer_output.
12557
12558 2016-01-21 Doug Evans <dje@google.com>
12559
12560 * lib/ada.exp (gdb_compile_ada): Fix typo.
12561
12562 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12563
12564 * gdb.base/break-fun-addr.exp: New file.
12565 * gdb.base/break-fun-addr1.c: New file.
12566 * gdb.base/break-fun-addr2.c: New file.
12567
12568 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12569
12570 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12571 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12572 enum flag values.
12573
12574 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12575
12576 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12577 when GDB can not set the vector return value. Add more comments
12578 for clarification.
12579
12580 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12581
12582 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12583 command.
12584
12585 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12586
12587 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12588
12589 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12590
12591 * Makefile.in (check-single): Pass --status to runtest.
12592 (check/%.exp): Likewise.
12593
12594 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12595
12596 * Makefile.in (check-parallel): Propagate return code from make
12597 do-check-parallel.
12598
12599 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12600
12601 * gdb.trace/ftrace.exp: Fix expected message on continue.
12602 * gdb.trace/pending.exp: Fix expected message on continue.
12603 * gdb.trace/trace-break.exp: Fix expected message on continue.
12604
12605 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12606
12607 * lib/gdb.exp (gdb_test): Remove unused global references.
12608
12609 2016-01-18 Pedro Alves <palves@redhat.com>
12610
12611 * gdb.base/async-shell.exp: Adjust expected output.
12612 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12613 * gdb.base/siginfo-thread.exp: Adjust expected output.
12614 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12615 * gdb.java/jnpe.exp: Adjust expected output.
12616 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12617 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12618 * gdb.threads/leader-exit.exp: Adjust expected output.
12619 * gdb.threads/manythreads.exp: Adjust expected output.
12620 * gdb.threads/pthreads.exp: Adjust expected output.
12621 * gdb.threads/schedlock.exp: Adjust expected output.
12622 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12623 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12624 expected output.
12625 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12626 output.
12627 * gdb.threads/sigthread.exp: Adjust expected output.
12628 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12629
12630 2016-01-18 Yao Qi <yao.qi@linaro.org>
12631
12632 * gdb.guile/scm-section-script.c: Replace @progbits with
12633 %progbits.
12634 * gdb.python/py-section-script.c: Likewise.
12635
12636 2016-01-15 Pedro Alves <palves@redhat.com>
12637
12638 * gdb.multi/tids.exp: Test star wildcard ranges.
12639
12640 2016-01-15 Pedro Alves <palves@redhat.com>
12641
12642 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12643 command from "thread apply" invocation.
12644 (thr_apply_info_thr_invalid): Default the expected output to the
12645 input tid list.
12646 (top level): Add tests that use convenience variables. Add tests
12647 for "thread apply" with a valid TID list, but missing the command.
12648
12649 2016-01-13 Pedro Alves <palves@redhat.com>
12650
12651 * gdb.base/default.exp: Expect $_gthread as well.
12652 * gdb.multi/tids.exp: Test $_gthread.
12653 * gdb.threads/thread-specific.exp: Test $_gthread.
12654
12655 2016-01-13 Pedro Alves <palves@redhat.com>
12656
12657 * gdb.multi/tids.exp: Test "info threads -gid".
12658
12659 2016-01-13 Pedro Alves <palves@redhat.com>
12660
12661 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12662 Breakpoint.thread.
12663 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12664
12665 2016-01-07 Pedro Alves <palves@redhat.com>
12666
12667 * gdb.base/break.exp: Adjust to output changes.
12668 * gdb.base/hbreak2.exp: Likewise.
12669 * gdb.base/sepdebug.exp: Likewise.
12670 * gdb.base/watch_thread_num.exp: Likewise.
12671 * gdb.linespec/keywords.exp: Likewise.
12672 * gdb.multi/info-threads.exp: Likewise.
12673 * gdb.threads/thread-find.exp: Likewise.
12674 * gdb.multi/tids.c: New file.
12675 * gdb.multi/tids.exp: New file.
12676
12677 2016-01-13 Pedro Alves <palves@redhat.com>
12678
12679 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12680
12681 2016-01-13 Pedro Alves <palves@redhat.com>
12682
12683 * gdb.base/default.exp: Expect $_inferior as well.
12684 * gdb.multi/base.exp: Test $_inferior.
12685
12686 2016-01-13 Pedro Alves <palves@redhat.com>
12687
12688 PR breakpoints/19388
12689 * gdb.base/catch-signal-siginfo-cond.c: New file.
12690 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12691
12692 2016-01-12 Josh Stone <jistone@redhat.com>
12693 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12694
12695 * gdb.base/catch-syscall.c (do_execve): New variable.
12696 (main): Conditionally trigger an execve.
12697 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12698 (test_catch_syscall_execve): New, check entry/return across execve.
12699 (do_syscall_tests): Call test_catch_syscall_execve.
12700
12701 2016-01-12 Pedro Alves <palves@redhat.com>
12702
12703 * gdb.base/random-signal.exp (do_test): New procedure, with body
12704 of testcase moved in.
12705
12706 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12707 Pedro Alves <palves@redhat.com>
12708
12709 * gdb.base/funcargs.exp (finish from indirectly called function):
12710 Reintroduce the case for 'First'.
12711
12712 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12713 Pedro Alves <palves@redhat.com>
12714
12715 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12716 (tcatch_vfork_then_child_follow_exec)
12717 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12718 identification.
12719
12720 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12721
12722 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12723 and repeats to unlimited.
12724 * gdb.python/py-value.exp: Likewise.
12725 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12726 and repeats to unlimited.
12727
12728 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12729
12730 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12731 and reordering the functions.
12732 * gdb.multi/hangout.c: Likewise.
12733 * gdb.multi/hello.c: Likewise.
12734
12735 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12736
12737 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12738 absolute.
12739 (SingleStatisticTestResult.report): Use dict.keys instead of
12740 dict.iterkeys.
12741
12742 2016-01-06 Pedro Alves <palves@redhat.com>
12743
12744 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12745
12746 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12747
12748 * gdb.btrace/dlopen.exp: New.
12749 * gdb.btrace/dlopen.c: New.
12750 * gdb.btrace/dlopen-dso.c: New.
12751
12752 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12753
12754 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12755 PATTERN argument is optional.
12756
12757 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12758
12759 * lib/ada.exp (target_compile_ada_from_dir): New function.
12760 (gdb_compile_ada): Reimplement avoiding the use of project files.
12761 * gdb.ada/gnat_ada.gpr: Delete.
12762 * gdb.ada/cond_lang.exp: Adjust test to make path before
12763 filename optional.
12764 * gdb.ada/small_reg_param.exp: Likewise.
12765
12766 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12767
12768 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12769
12770 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12771
12772 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12773 case.
12774
12775 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12776
12777 * gdb.base/break.exp: Remove dead code.
12778 * gdb.base/sepdebug.exp: Likewise.
12779
12780 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12781
12782 * gdb.asm/asm-source.exp: Remove HP-UX references.
12783 * gdb.base/annota1.exp: Likewise.
12784 * gdb.base/annota3.exp: Likewise.
12785 * gdb.base/attach.exp: Likewise.
12786 * gdb.base/bigcore.exp: Likewise.
12787 * gdb.base/break.exp: Likewise.
12788 * gdb.base/call-ar-st.exp: Likewise.
12789 * gdb.base/callfuncs.exp: Likewise.
12790 * gdb.base/catch-fork-static.exp: Likewise.
12791 * gdb.base/display.exp: Likewise.
12792 * gdb.base/foll-exec-mode.exp: Likewise.
12793 * gdb.base/foll-exec.exp: Likewise.
12794 * gdb.base/foll-fork.exp: Likewise.
12795 * gdb.base/foll-vfork.exp: Likewise.
12796 * gdb.base/funcargs.exp: Likewise.
12797 * gdb.base/hbreak2.exp: Likewise.
12798 * gdb.base/inferior-died.exp: Likewise.
12799 * gdb.base/interrupt.exp: Likewise.
12800 * gdb.base/multi-forks.exp: Likewise.
12801 * gdb.base/nodebug.exp: Likewise.
12802 * gdb.base/sepdebug.exp: Likewise.
12803 * gdb.base/solib1.c: Likewise.
12804 * gdb.base/step-test.exp: Likewise.
12805 * gdb.mi/non-stop.c: Likewise.
12806 * gdb.mi/pthreads.c: Likewise.
12807 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12808 * gdb.threads/pthreads.c: Likewise.
12809 * gdb.threads/staticthreads.exp: Likewise.
12810 * lib/future.exp: Likewise.
12811 * lib/gdb.exp: Likewise.
12812 * gdb.base/so-indr-cl.c: Remove.
12813 * gdb.base/so-indr-cl.exp: Likewise.
12814 * gdb.base/solib.c: Likewise.
12815 * gdb.base/solib.exp: Likewise.
12816 * gdb.base/solib2.c: Likewise.
12817
12818 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12819
12820 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12821 * gdb.base/call-ar-st.exp: Likewise.
12822 * gdb.base/callfuncs.exp: Likewise.
12823 * gdb.base/condbreak.exp: Likewise.
12824 * gdb.base/constvars.exp: Likewise.
12825 * gdb.base/hbreak2.exp: Likewise.
12826 * gdb.base/langs.exp: Likewise.
12827 * gdb.base/list.exp: Likewise.
12828 * gdb.base/long_long.exp: Likewise.
12829 * gdb.base/ptype.exp: Likewise.
12830 * gdb.base/scope.exp: Likewise.
12831 * gdb.base/signals.exp: Likewise.
12832 * gdb.base/so-impl-ld.exp: Likewise.
12833 * gdb.base/varargs.exp: Likewise.
12834 * gdb.base/volatile.exp: Likewise.
12835 * gdb.base/whatis.exp: Likewise.
12836 * gdb.cp/cplusfuncs.exp: Likewise.
12837 * gdb.cp/inherit.exp: Likewise.
12838 * gdb.cp/local.exp: Likewise.
12839 * gdb.cp/member-ptr.exp: Likewise.
12840 * gdb.cp/method.exp: Likewise.
12841 * gdb.cp/overload.exp: Likewise.
12842 * gdb.cp/templates.exp: Likewise.
12843 * gdb.stabs/weird.exp: Likewise.
12844 * lib/compiler.c: Likewise.
12845 * lib/compiler.cc: Likewise.
12846 * lib/cp-support.exp: Likewise.
12847 * lib/gdb.exp: Likewise.
12848
12849 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12850
12851 * configure.ac: Remove HP-UX case.
12852 * configure: Regenerate.
12853
12854 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12855
12856 * lib/gdb.exp (gdb_compile): Add function doc.
12857
12858 2015-12-17 Pedro Alves <palves@redhat.com>
12859
12860 PR threads/19354
12861 * gdb.multi/info-threads.exp: New file.
12862
12863 2015-12-15 Yao Qi <yao.qi@linaro.org>
12864
12865 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12866 is aarch64*-*-*.
12867
12868 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12869
12870 * gdb.base/history-duplicates.exp: Skip if no readline support.
12871
12872 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12873
12874 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12875
12876 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12877
12878 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12879
12880 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12881
12882 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12883 ctrl-C if nointerrupts target property is set.
12884 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12885 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12886 * gdb.base/paginate-bg-execution.exp: Likewise.
12887 * gdb.base/paginate-execution-startup.exp: Likewise.
12888 * gdb.base/random-signal.exp: Likewise.
12889 * gdb.base/range-stepping.exp: Likewise.
12890 * gdb.cp/annota2.exp: Likewise.
12891 * gdb.cp/annota3.exp: Likewise.
12892 * gdb.gdb/selftest.exp: Likewise.
12893 * gdb.threads/continue-pending-status.exp: Likewise.
12894 * gdb.threads/leader-exit.exp: Likewise.
12895 * gdb.threads/manythreads.exp: Likewise.
12896 * gdb.threads/pthreads.exp: Likewise.
12897 * gdb.threads/schedlock.exp: Likewise.
12898 * gdb.threads/sigthread.exp: Likewise.
12899
12900 2015-12-11 Don Breazeal <donb@codesourcery.com>
12901
12902 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12903 remote.
12904 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12905 * gdb.base/foll-exec.exp (main): Enable for target remote.
12906 * gdb.base/foll-fork.exp (main): Likewise.
12907 * gdb.base/foll-vfork.exp (main): Likewise.
12908 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12909 (proc continue_to_exit_bp_loc): Use clean_restart.
12910 * gdb.base/pie-execl.exp (main): Disable for target remote.
12911 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12912 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12913 * gdb.threads/execl.exp (main): Likewise.
12914 * gdb.threads/fork-child-threads.exp (main): Likewise.
12915 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12916 remote.
12917 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12918 remote.
12919 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12920 pid.tid style ptids, instead of just tid.
12921 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12922 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12923 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12924 ptids, instead of just tid.
12925
12926 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12927
12928 * gdb.base/list.exp (test_list_forward): Add end of file error
12929 test.
12930 (test_repeat_list_command): Add end of file error test.
12931 (test_list_backwards): Add beginning of file error test.
12932
12933 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12934
12935 * gdb.base/list.exp (test_list_invalid_args): New function,
12936 defined, and called.
12937
12938 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12939
12940 * gdb.base/list.exp (test_list): Make test names unique.
12941
12942 2015-12-11 Yao Qi <yao.qi@linaro.org>
12943
12944 * gdb.base/coremaker2.c: Remove.
12945
12946 2015-12-10 Pedro Alves <palves@redhat.com>
12947
12948 * gdb.multi/base.exp: Remove stale "spaces" references.
12949
12950 2015-12-10 Pedro Alves <palves@redhat.com>
12951
12952 * gdb.multi/base.exp: Don't use nowarnings.
12953 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12954 * gdb.multi/hangout.c: Include stdio.h.
12955 * gdb.multi/hello.c: Include stdlib.h.
12956 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12957 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12958 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12959
12960 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12961
12962 * gdb.dwarf2/dw2-ranges-base.c: New file.
12963 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12964 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12965 support additional line table, and debug ranges generation.
12966 (Dwarf::ranges): New function, generate .debug_ranges.
12967 (Dwarf::lines): Support generating simple line table programs.
12968 (Dwarf::assemble): Initialise new namespace variables.
12969
12970 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12971
12972 * gdb.base/async.exp (proc test_background): Add case for
12973 asynchronous execution not supported.
12974
12975 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12976
12977 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12978 format and change test names to make them unique.
12979
12980 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12981 Pedro Alves <pedro@redhat.com>
12982
12983 PR gdb/18702
12984 Add checking of floatformats setup on x86_64 hosts.
12985 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12986 (smallval, bigval): New labels/constants.
12987 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12988 float" after loading bigval and smallval.
12989
12990 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12991
12992 * gdb.ada/fun_overload_menu.exp: New testcase.
12993 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12994
12995 2015-12-04 Josh Stone <jistone@redhat.com>
12996
12997 * gdb.base/catch-fork-static.exp: New.
12998
12999 2015-12-03 Yao Qi <yao.qi@linaro.org>
13000
13001 * gdb.base/sizeof.c: Don't include stdio.h and
13002 ../lib/unbuffer_output.c.
13003 (main): New variable 'size' and 'value'. Remove printf and
13004 gdb_unbuffer_output. Assign return value to size and value.
13005 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13006 at the beginning.
13007 (check_sizeof): Check the result by printing variable 'size'.
13008 (check_valueof): Check the result by printing variable 'value'.
13009
13010 2015-12-01 Yao Qi <yao.qi@linaro.org>
13011
13012 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13013 for aarch64*-*-linux* target.
13014
13015 2015-11-30 Pedro Alves <palves@redhat.com>
13016
13017 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13018
13019 2015-11-30 Pedro Alves <palves@redhat.com>
13020
13021 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13022 Handle non-stop mode vCont replies.
13023
13024 2015-11-30 Pedro Alves <palves@redhat.com>
13025
13026 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13027 prepare_for_testing. Start gdb with "set non-stop on" appended to
13028 GDBFLAGS. Lax expected stop output.
13029
13030 2015-11-27 Yao Qi <yao.qi@linaro.org>
13031
13032 * gdb.arch/arm-neon.exp: New.
13033 * gdb.arch/arm-neon.c: New.
13034
13035 2015-11-27 Yao Qi <yao.qi@linaro.org>
13036
13037 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13038
13039 2015-11-27 Yao Qi <yao.qi@linaro.org>
13040
13041 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13042 frames-invalid annotation.
13043
13044 2015-11-27 Yao Qi <yao.qi@linaro.org>
13045
13046 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13047
13048 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13049
13050 * gdb.threads/names.exp: New file.
13051 * gdb.threads/names.c: New file.
13052 * README: Mention gdb,no_thread_names.
13053
13054 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13055
13056 PR 19297
13057 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13058 support" error.
13059
13060 2015-11-24 Pedro Alves <palves@redhat.com>
13061
13062 PR 17539
13063 * gdb.base/display.exp: Expect displays to be sorted in ascending
13064 order. Use multi_line.
13065 * gdb.base/solib-display.exp: Likewise.
13066
13067 2015-11-24 Pedro Alves <palves@redhat.com>
13068
13069 PR 17539
13070 * gdb.base/display.exp: Expect displays to be sorted in ascending
13071 order. Use multi_line.
13072 * gdb.base/solib-display.exp: Likewise.
13073
13074 2015-11-24 Pedro Alves <palves@redhat.com>
13075
13076 PR 17539
13077 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13078 threads in ascending order.
13079 * gdb.base/foll-fork.exp: Likewise.
13080 * gdb.base/foll-vfork.exp: Likewise.
13081 * gdb.base/multi-forks.exp: Likewise.
13082 * gdb.mi/mi-nonstop.exp: Likewise.
13083 * gdb.mi/mi-nsintrall.exp: Likewise.
13084 * gdb.multi/base.exp: Likewise.
13085 * gdb.multi/multi-arch.exp: Likewise.
13086 * gdb.python/py-inferior.exp: Likewise.
13087 * gdb.threads/break-while-running.exp: Likewise.
13088 * gdb.threads/execl.exp: Likewise.
13089 * gdb.threads/gcore-thread.exp: Likewise.
13090 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13091 * gdb.threads/kill.exp: Likewise.
13092 * gdb.threads/linux-dp.exp: Likewise.
13093 * gdb.threads/multiple-step-overs.exp: Likewise.
13094 * gdb.threads/next-bp-other-thread.exp: Likewise.
13095 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13096 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13097 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13098 * gdb.threads/thread-find.exp: Likewise.
13099 * gdb.threads/tls.exp: Likewise.
13100 * lib/mi-support.exp (mi_reverse_list): Delete.
13101 (mi_check_thread_states): No longer reverse list.
13102
13103 2015-11-24 Pedro Alves <palves@redhat.com>
13104
13105 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13106 use lowercase.
13107
13108 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13109
13110 * gdb.trace/actions.c: Include trace-common.h.
13111 (main): Add a location for a fast tracepoint.
13112 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13113 the normal tracepoints.
13114 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13115
13116 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13117
13118 * save-trace.exp: Factor out code to these...
13119 (gdb_save_tracepoints): New.
13120 (gdb_load_tracepoints): New.
13121 (do_save_load_test): New.
13122
13123 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13124
13125 * gdb.base/asmlabel.exp: New test.
13126 * gdb.base/asmlabel.c: New test case.
13127
13128 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13129
13130 * gdb.base/wrong_frame_bt_full-main.c: New file.
13131 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13132 * gdb.base/wrong_frame_bt_full.exp: New file.
13133
13134 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13135
13136 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13137
13138 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13139
13140 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13141 pstate register when comparing registers values in
13142 sparc64-*-linux-gnu targets to avoid spurious differences.
13143
13144 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13145
13146 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13147
13148 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13149
13150 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13151 as type argument to gdb_compile.
13152 * gdb.base/nested-subp2.exp: Likewise.
13153 * gdb.base/nested-subp3.exp: Likewise.
13154
13155 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13156
13157 * lib/dwarf.exp (_note): Fix left shift of negative value.
13158 * gdb.trace/trace-condition.exp: Likewise.
13159
13160 2015-11-13 Yao Qi <yao.qi@linaro.org>
13161
13162 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13163 comments about d10v.
13164 (test_scalar_returns): Likewise.
13165 * gdb.base/d10v.ld: Remove.
13166 * gdb.base/overlays.exp: Remove the target triplet checking for
13167 d10v-*-*.
13168 * gdb.base/structs.exp (test_struct_returns): Remove the
13169 comments about d10v.
13170 (test_struct_calls): Likewise.
13171
13172 2015-11-13 Yao Qi <yao.qi@linaro.org>
13173
13174 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13175 * gdb.base/gnu_vector.c: Don't include stdio.h.
13176 (main): Don't print res and call add_some_intvecs.
13177
13178 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13179
13180 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13181 macro.
13182 (func5): Removed.
13183 (func4): Use FAST_TRACEPOINT_LABEL.
13184 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13185 macro.
13186 (func): Removed.
13187 (thread_function): Use FAST_TRACEPOINT_LABEL.
13188 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13189 (func): Remove.
13190 (marker): Use FAST_TRACEPOINT_LABEL.
13191 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13192 (pendfunc1): Remove.
13193 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13194 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13195 (foo): Remove.
13196 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13197 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13198 macro.
13199 (func): Remove.
13200 (marker): Use FAST_TRACEPOINT_LABEL.
13201 * gdb.trace/trace-common.h: New header.
13202 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13203 macro.
13204 (func): Remove.
13205 (marker): Use FAST_TRACEPOINT_LABEL.
13206 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13207 (func): Remove.
13208 (thread_function): Use FAST_TRACEPOINT_LABEL.
13209
13210 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13211
13212 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13213 in front.
13214 * gdb.trace/change-loc.exp: Use global pcreg definition.
13215 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13216 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13217 in front.
13218 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13219 * gdb.trace/pending.exp: Likewise.
13220 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13221 * gdb.trace/trace-break.exp: Likewise.
13222 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13223 in front.
13224 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13225 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13226 in front.
13227 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13228
13229 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13230
13231 * gdb.ada/fin_fun_out: New testcase.
13232
13233 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13234
13235 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13236 value associated with DW_AT_byte_size.
13237 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13238 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13239 DW_AT_upper_bound.
13240
13241 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13242
13243 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13244 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13245 version.
13246 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13247 gdb.dwarf2/dw2-canonicalize-type.exp,
13248 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13249 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13250 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13251 provided by gdb_target_symbol_prefix_flags_asm.
13252 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13253 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13254 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13255 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13256 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13257 macros where needed). Use this macro for symbols which require
13258 the prefix provided by SYMBOL_PREFIX.
13259
13260 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13261
13262 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13263 New procs.
13264 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13265 representing expressions, of more than one list element.
13266 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13267 to prepend linker symbol prefix to f.
13268 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13269 table_1 and table_2.
13270 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13271 Likewise, for f and g.
13272 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13273 for ptr.
13274 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13275 for main.
13276 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13277 table_1_ptr and table_2_ptr.
13278
13279 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13280 Joel Brobecker <brobecker@adacore.com>
13281
13282 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13283
13284 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13285
13286 * gdb.reverse/s390-mvcle.c: New test.
13287 * gdb.reverse/s390-mvcle.exp: New file.
13288 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13289
13290 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13291
13292 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13293
13294 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13295
13296 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13297 reaching marker2.
13298 * gdb.reverse/getresuid-reverse.exp: Likewise.
13299 * gdb.reverse/pipe-reverse.exp: Likewise.
13300 * gdb.reverse/readv-reverse.exp: Likewise.
13301 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13302 * gdb.reverse/time-reverse.exp: Likewise.
13303 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13304
13305 2015-10-30 Yao Qi <yao.qi@linaro.org>
13306
13307 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13308 (empty_cycle): Remove.
13309 (main): Don't call empty_cycle. Don't use watch_count_done.
13310 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13311 empty_cycle. Rewrite the code counting HW watchpoints.
13312
13313 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13314
13315 * gdb.reverse/fstatat-reverse.c: New test.
13316 * gdb.reverse/fstatat-reverse.exp: New file.
13317 * gdb.reverse/getresuid-reverse.c: New test.
13318 * gdb.reverse/getresuid-reverse.exp: New file.
13319 * gdb.reverse/pipe-reverse.c: New test.
13320 * gdb.reverse/pipe-reverse.exp: New file.
13321 * gdb.reverse/readv-reverse.c: New test.
13322 * gdb.reverse/readv-reverse.exp: New file.
13323 * gdb.reverse/recvmsg-reverse.c: New test.
13324 * gdb.reverse/recvmsg-reverse.exp: New file.
13325 * gdb.reverse/time-reverse.c: New test.
13326 * gdb.reverse/time-reverse.exp: New file.
13327 * gdb.reverse/waitpid-reverse.c: New test.
13328 * gdb.reverse/waitpid-reverse.exp: New file.
13329
13330 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13331
13332 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13333
13334 2015-10-26 Doug Evans <dje@google.com>
13335
13336 PR symtab/17391
13337 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13338 * gdb.dwarf2/bad-regnum.c: New file.
13339 * gdb.dwarf2/bad-regnum.exp: New file.
13340
13341 2015-10-26 Doug Evans <dje@google.com>
13342
13343 PR python/18938
13344 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13345 file.
13346
13347 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13348
13349 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13350 for a change by "Mention language in compile error message".
13351
13352 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13353
13354 PR python/18073
13355 * gdb.python/py-type.c (C::a_method): New.
13356 (C::a_const_method): New.
13357 (C::a_static_method): New.
13358 (a_function): New.
13359 * gdb.python/py-type.exp (test_fields): Test getting fields
13360 from function and method.
13361
13362 2015-10-21 Keven Boell <keven.boell@intel.com>
13363
13364 * gdb.fortran/vla-alloc-assoc.exp: New file.
13365 * gdb.fortran/vla-datatypes.exp: New file.
13366 * gdb.fortran/vla-datatypes.f90: New file.
13367 * gdb.fortran/vla-history.exp: New file.
13368 * gdb.fortran/vla-ptype-sub.exp: New file.
13369 * gdb.fortran/vla-ptype.exp: New file.
13370 * gdb.fortran/vla-sizeof.exp: New file.
13371 * gdb.fortran/vla-sub.f90: New file.
13372 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13373 * gdb.fortran/vla-value-sub-finish.exp: New file.
13374 * gdb.fortran/vla-value-sub.exp: New file.
13375 * gdb.fortran/vla-value.exp: New file.
13376 * gdb.fortran/vla-ptr-info.exp: New file.
13377 * gdb.mi/mi-vla-fortran.exp: New file.
13378 * gdb.mi/vla.f90: New file.
13379
13380 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13381
13382 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13383 of hardwired timeout value.
13384
13385 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13386 Pedro Alves <palves@redhat.com>
13387
13388 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13389 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13390
13391 2015-10-19 Josh Stone <jistone@redhat.com>
13392
13393 * gdb.base/catch-syscall.c: Include <sched.h>.
13394 (unknown_syscall): New variable.
13395 (main): Trigger a vfork and an unknown syscall.
13396 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13397 (unknown_syscall_number): Likewise.
13398 (check_call_to_syscall): Accept an optional syscall pattern.
13399 (check_return_from_syscall): Likewise.
13400 (check_continue): Likewise.
13401 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13402 (test_catch_syscall_skipping_return): New test toggling off 'catch
13403 syscall' to step over the syscall return, then toggling back on.
13404 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13405 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13406 (do_syscall_tests): Call test_catch_syscall_without_args and
13407 test_catch_syscall_mid_vfork.
13408 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13409 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13410
13411 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13412
13413 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13414 print g_vE): Add new pass patterns.
13415 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13416 print various symbol names for vptr fields.
13417
13418 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13419
13420 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13421 results.
13422
13423 2015-10-12 Yao Qi <yao.qi@linaro.org>
13424
13425 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13426
13427 2015-10-12 Yao Qi <yao.qi@linaro.org>
13428
13429 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13430 is aarch64*-*-linux*.
13431
13432 2015-10-12 Yao Qi <yao.qi@linaro.org>
13433
13434 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13435 (can_relocate_bcond_true): ... it.
13436 (can_relocate_bcond_false): New function.
13437 (foo): Likewise.
13438 (can_relocate_bl): Likewise.
13439 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13440 can_relocate_bl.
13441
13442 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13443
13444 * gdb.base/nested-addr.c: New file.
13445 * gdb.base/nested-addr.exp: New testcase.
13446
13447 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13448
13449 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13450 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13451 its output. Ignore the output of "record goto begin" and instead
13452 check that GDB is replaying.
13453
13454 2015-10-09 Pedro Alves <palves@redhat.com>
13455
13456 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13457 (top level): Use it in the run with no args test.
13458
13459 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13460
13461 * gdb.dlang/properties.exp: New file.
13462
13463 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13464
13465 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13466 whether or not address 0x1000 is mapped on the target.
13467
13468 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13469
13470 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13471 build.
13472
13473 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13474
13475 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13476 instruction-history test.
13477
13478 2015-09-28 Doug Evans <dje@google.com>
13479
13480 * gdb.base/gcore.c (array_func): Add reference to static_array.
13481
13482 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13483
13484 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13485 source line.
13486
13487 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13488
13489 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13490 short or char as base type.
13491
13492 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13493
13494 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13495 to allow any size enum.
13496
13497 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13498
13499 * gdb.ada/array_ptr_renaming.exp: New testcase.
13500 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13501 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13502
13503 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13504
13505 * gdb.trace/ftrace-lock.c: New file.
13506 * gdb.trace/ftrace-lock.exp: New file.
13507
13508 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13509
13510 * gdb.arch/insn-reloc.c: New file.
13511 * gdb.arch/ftrace-insn-reloc.exp: New file.
13512
13513 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13514
13515 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13516 instruction.
13517 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13518 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13519 * gdb.trace/range-stepping.c: Likewise.
13520 * gdb.trace/trace-break.c: Likewise.
13521 * gdb.trace/trace-mt.c (thread_function): Likewise.
13522 * gdb.trace/ftrace.c (marker): Likewise.
13523 * gdb.trace/trace-condition.c (marker): Likewise.
13524 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13525 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13526 is_aarch64_target.
13527
13528 2015-09-18 Doug Evans <xdje42@gmail.com>
13529
13530 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13531 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13532
13533 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13534
13535 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13536 the breakpoint.
13537
13538 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13539
13540 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13541 the pending breakpoint. Remove timeout override for "Run till
13542 MI pending breakpoint on pendfunc3 on thread 2" test.
13543
13544 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13545
13546 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13547 filename pattern.
13548
13549 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13550
13551 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13552 in breakpoint filename pattern.
13553
13554 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13555
13556 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13557
13558 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13559
13560 * gdb.linespec/explicit.exp: Check for readline support for
13561 tab-completion tests. Fix obvious typo.
13562
13563 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13564
13565 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13566 and replay.
13567
13568 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13569
13570 * gdb.btrace/non-stop.c: New.
13571 * gdb.btrace/non-stop.exp: New.
13572
13573 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13574 Yao Qi <yao.qi@linaro.org>
13575
13576 * gdb.trace/trace-condition.c: New file.
13577 * gdb.trace/trace-condition.exp: New file.
13578
13579 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13580
13581 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13582 for testing bytecode compilation.
13583
13584 2015-09-16 Pedro Alves <palves@redhat.com>
13585 Sandra Loosemore <sandra@codesourcery.com>
13586
13587 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13588 (SECONDS): Redefine.
13589 (main): Call pthread_kill and alarm early.
13590 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13591 support.
13592 (test): If the target can't hardware step and doesn't support
13593 displaced stepping, increase the timeout.
13594
13595 2015-09-16 Pedro Alves <palves@redhat.com>
13596
13597 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13598 (enable_debug): New procedures.
13599 (test): Use them. Bail out if waiting for threads fails.
13600 (top level): Bail out if a test fails.
13601
13602 2015-09-16 Yao Qi <yao.qi@linaro.org>
13603
13604 * gdb.asm/asm-source.exp: Set asm-arch for
13605 aarch64*-*-* target.
13606 * gdb.asm/aarch64.inc: New file.
13607
13608 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13609
13610 * gdb.ada/array_of_variable_length.exp: New testcase.
13611 * gdb.ada/array_of_variable_length/foo.adb: New file.
13612 * gdb.ada/array_of_variable_length/pck.adb: New file.
13613 * gdb.ada/array_of_variable_length/pck.ads: New file.
13614
13615 2015-09-15 Doug Evans <dje@google.com>
13616
13617 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13618 of function static local variable.
13619
13620 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13621
13622 * gdb.threads/tls-so_extern.exp: New test file.
13623 * gdb.threads/tls-so_extern.c: New test file.
13624 * gdb.threads/tls-so_extern_main.c: New test file.
13625
13626 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13627
13628 * gdb.opt/solib-intra-step-lib.c: New file.
13629 * gdb.opt/solib-intra-step-main.c: New file.
13630 * gdb.opt/solib-intra-step.exp: New file.
13631
13632 2015-09-15 Pedro Alves <palves@redhat.com>
13633
13634 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13635 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13636
13637 2015-09-14 Pedro Alves <palves@redhat.com>
13638
13639 * gdb.base/hook-stop-continue.c: Delete.
13640 * gdb.base/hook-stop-continue.exp: Delete.
13641 * gdb.base/hook-stop-frame.c: Delete.
13642 * gdb.base/hook-stop-frame.exp: Delete.
13643 * gdb.base/hook-stop.c: New file.
13644 * gdb.base/hook-stop.exp: New file.
13645
13646 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13647
13648 * gdb.ada/access_to_packed_array.exp: New testcase.
13649 * gdb.ada/access_to_packed_array/foo.adb: New file.
13650 * gdb.ada/access_to_packed_array/pack.adb: New file.
13651 * gdb.ada/access_to_packed_array/pack.ads: New file.
13652
13653 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13654
13655 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13656 buffer size test.
13657
13658 2015-09-11 Don Breazeal <donb@codesourcery.com>
13659
13660 * gdb.base/foll-exec.c: Add copyright header. Fix
13661 formatting issues.
13662 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13663 (do_exec_tests): Use clean_restart in place of zap_session,
13664 and for test initialization. Fix formatting issues. Use
13665 fail in place of perror.
13666 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13667 an expect statement to match an expression with output from
13668 the program under debug.
13669 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13670 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13671 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13672 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13673 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13674
13675 2015-09-09 Doug Evans <dje@google.com>
13676
13677 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13678
13679 2015-09-09 Doug Evans <dje@google.com>
13680
13681 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13682
13683 2015-09-09 Doug Evans <dje@google.com>
13684
13685 * gdb.base/savedregs.exp: Fix typo.
13686
13687 2015-09-09 Pedro Alves <palves@redhat.com>
13688
13689 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13690
13691 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13692
13693 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13694 command actually switches threads. Give up on remaining
13695 tests if target fails to stop at breakpoint.
13696
13697 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13698
13699 * gdb.ada/funcall_char.exp: New testcase.
13700 * gdb.ada/funcall_char/foo.adb: New file.
13701
13702 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13703
13704 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13705 expected outputs. Add two testcases for completing ambiguous
13706 functions.
13707 * gdb.ada/complete/aux_pck.adb: New file.
13708 * gdb.ada/complete/aux_pck.ads: New file.
13709 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13710 Ambiguous_Func functions.
13711 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13712 * gdb.ada/complete/pck.adb: Likewise.
13713
13714 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13715
13716 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13717 failures to run the test program under GDB.
13718
13719 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13720
13721 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13722 to C.
13723
13724 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13725
13726 * gdb.base/run-after-attach.exp: New test file.
13727 * gdb.base/run-after-attach.c: New test file.
13728
13729 2015-08-26 Don Breazeal <donb@codesourcery.com>
13730
13731 * gdb.base/foll-exec-2.c: New test program.
13732 * gdb.base/foll-exec-2.exp: New test.
13733
13734 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13735
13736 * gdb.base/nested-subp1.exp: New file.
13737 * gdb.base/nested-subp1.c: New file.
13738 * gdb.base/nested-subp2.exp: New file.
13739 * gdb.base/nested-subp2.c: New file.
13740 * gdb.base/nested-subp3.exp: New file.
13741 * gdb.base/nested-subp3.c: New file.
13742
13743 2015-08-24 Pedro Alves <palves@redhat.com>
13744
13745 * gdb.server/connect-without-multi-process.c: New file.
13746 * gdb.server/connect-without-multi-process.exp: New file.
13747
13748 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13749
13750 * gdb.opt/inline-markers.c: Make z int.
13751
13752 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13753
13754 * gdb.opt/inline-markers.c: Make z volatile.
13755
13756 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13757
13758 * gdb.opt/inline-bt.c: New volatile global z.
13759 * gdb.opt/inline-cmds.c: Likewise.
13760 * gdb.opt/inline-locals.c: Likewise.
13761 * gdb.opt/inline-markers.c: New extern global z.
13762 (marker): Use z.
13763 (inline_fn): Likewise.
13764
13765 2015-08-24 Pedro Alves <palves@redhat.com>
13766
13767 * config/m32r-stub.exp: Remove file.
13768 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13769 * gdb.base/call-rt-st.exp: Likewise.
13770 * gdb.base/call-strs.exp: Likewise.
13771 * gdb.base/default.exp: Remove references to h8300-*-hms and
13772 *-*-udi*.
13773 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13774
13775 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13776
13777 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13778 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13779 and "return" use KFAIL when GDB can not read/write the vector
13780 return value.
13781
13782 2015-08-21 Gary Benson <gbenson@redhat.com>
13783
13784 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13785
13786 2015-08-20 Pedro Alves <palves@redhat.com>
13787
13788 * gdb.server/solib-list.exp: No longer expect an interior stop in
13789 non-stop mode.
13790
13791 2015-08-20 Pedro Alves <palves@redhat.com>
13792
13793 * gdb.server/connect-stopped-target.c: New file.
13794 * gdb.server/connect-stopped-target.exp: New file.
13795
13796 2015-08-20 Pedro Alves <palves@redhat.com>
13797
13798 * gdb.dwarf2/comp-unit-lang.exp: New file.
13799 * gdb.dwarf2/comp-unit-lang.c: New file.
13800
13801 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13802
13803 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13804 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13805
13806 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13807
13808 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13809 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13810
13811 2015-08-18 Doug Evans <dje@google.com>
13812 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13813
13814 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13815 skip_python_tests. New arg prompt_regexp.
13816 (skip_python_tests): New function.
13817 * lib/mi-support.exp (mi_skip_python_tests): New function.
13818 * gdb.python/py-mi-objfile-gdb.py: New file.
13819 * gdb.python/py-mi-objfile.c: New file.
13820 * gdb.python/py-mi-objfile.exp: New file.
13821
13822 2015-08-17 Keith Seitz <keiths@redhat.com>
13823
13824 * gdb.linespec/explicit.exp: Move strace test from here ...
13825 * gdb.trace/strace.exp: ... to here.
13826
13827 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13828
13829 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13830 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13831
13832 2015-08-14 Doug Evans <xdje42@gmail.com>
13833
13834 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13835 inferior before selecting a new file.
13836
13837 2015-08-14 Doug Evans <xdje42@gmail.com>
13838
13839 * gdb.mi/mi-disassemble.exp: Update.
13840 * gdb.base/disasm-optim.S: New file.
13841 * gdb.base/disasm-optim.c: New file.
13842 * gdb.base/disasm-optim.h: New file.
13843 * gdb.base/disasm-optim.exp: New file.
13844
13845 2015-08-14 Keith Seitz <keiths@redhat.com>
13846
13847 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13848 "evaluated-by".
13849
13850 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13851
13852 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13853
13854 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13855
13856 * gdb.ada/fun_renaming.exp: New testcase.
13857 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13858 * gdb.ada/fun_renaming/pack.adb: New file.
13859 * gdb.ada/fun_renaming/pack.ads: New file.
13860
13861 2015-08-12 Keith Seitz <keiths@redhat.com>
13862
13863 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13864 gdb_get_line_number.
13865
13866 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13867
13868 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13869 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13870 gdb.base/dso2dso.exp: New files.
13871
13872 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13873 Pedro Alves <palves@redhat.com>
13874 Keith Seitz <keiths@redhat.com>
13875
13876 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13877 GDBFLAGS.
13878
13879 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13880
13881 * gdb.base/gdbhistsize-history.exp
13882 (test_histsize_history_setting): Use save_vars.
13883 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13884 Use save_vars.
13885 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13886 * gdb.base/readline.exp: Use save_vars.
13887
13888 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13889
13890 * lib/gdb.exp (save_vars): New proc.
13891
13892 2015-08-11 Keith Seitz <keiths@redhat.com>
13893
13894 * gdb.base/help.exp: Update help_breakpoint_text.
13895
13896 2015-08-11 Keith Seitz <keiths@redhat.com>
13897
13898 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13899 (at toplevel): Call test_explicit_breakpoints.
13900 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13901 breakpoints.
13902 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13903 breakpoint conditions, "-cond".
13904
13905 2015-08-11 Keith Seitz <keiths@redhat.com>
13906
13907 * gdb.linespec/3explicit.c: New file.
13908 * gdb.linespec/cpexplicit.cc: New file.
13909 * gdb.linespec/cpexplicit.exp: New file.
13910 * gdb.linespec/explicit.c: New file.
13911 * gdb.linespec/explicit.exp: New file.
13912 * gdb.linespec/explicit2.c: New file.
13913 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13914 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13915 before using in the matching pattern.
13916 Clarify that `prefix' is a regular expression.
13917
13918 2015-08-11 Keith Seitz <keiths@redhat.com>
13919
13920 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13921 test.
13922 Add tests for missing ",FMT" and ",".
13923
13924 2015-08-10 Doug Evans <dje@google.com>
13925 Keith Seitz <keiths@redhat.com>
13926
13927 PR gdb/17960
13928 * gdb.base/completion.exp: Add location completer tests.
13929
13930 2015-08-07 Pedro Alves <palves@redhat.com>
13931
13932 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13933 tests here.
13934 (top level): Run do_test with and without displaced stepping.
13935
13936 2015-08-07 Pedro Alves <palves@redhat.com>
13937
13938 * gdb.base/valgrind-disp-step.c: New file.
13939 * gdb.base/valgrind-disp-step.exp: New file.
13940
13941 2015-08-07 Pedro Alves <palves@redhat.com>
13942
13943 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13944 Delete function.
13945 (main): Add alarm. Run an infinite loop instead of calling
13946 wait_threads.
13947 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13948 comment.
13949 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13950 Delete function.
13951 (main): Add alarm. Run an infinite loop instead of calling
13952 wait_threads.
13953 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13954 comment.
13955
13956 2015-08-07 Pedro Alves <palves@redhat.com>
13957
13958 * gdb.base/checkpoint-ns.exp: New file.
13959 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13960 standard_testfile.
13961
13962 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13963
13964 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13965 * gdb.btrace/instruction_history.exp: Update.
13966 * gdb.btrace/tsx.exp: New.
13967 * gdb.btrace/tsx.c: New.
13968
13969 2015-08-06 Pedro Alves <palves@redhat.com>
13970
13971 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13972 increase timeout.
13973 * gdb.reverse/until-precsave.exp: Bump timeouts.
13974
13975 2015-08-06 Pedro Alves <palves@redhat.com>
13976
13977 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13978
13979 2015-08-06 Pedro Alves <palves@redhat.com>
13980
13981 PR gdb/18749
13982 * gdb.threads/process-dies-while-handling-bp.c: New file.
13983 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13984
13985 2015-08-06 Pedro Alves <palves@redhat.com>
13986
13987 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13988 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13989
13990 2015-08-05 Pedro Alves <palves@redhat.com>
13991
13992 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13993 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13994
13995 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13996
13997 * gdb.base/bp-permanent.exp: Report test as unsupported if
13998 the target cannot stop at the permanent breakpoint.
13999
14000 2015-08-03 Doug Evans <dje@google.com>
14001
14002 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14003 10000.
14004
14005 2015-08-03 Doug Evans <dje@google.com>
14006
14007 * Makefile.in (workers/%.worker, build-perf): New rule.
14008 (GDB_PERFTEST_MODE): New variable.
14009 (check-perf): Use it.
14010 (clean): Clean up gdb.perf parallel build subdirs.
14011 * lib/build-piece.exp: New file.
14012 * lib/gdb.exp (make_gdb_parallel_path): New function
14013 (standard_output_file, standard_temp_file): Call it.
14014 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14015 of $GDB_PARALLEL.
14016 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14017
14018 2015-08-03 Doug Evans <dje@google.com>
14019
14020 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14021 (LOG_FILE_NAME): New global.
14022 (TextReporter.__init__): Initialize self.txt_sum.
14023 (TextReporter.report): Add support for multiple data-points.
14024 Move report to perftest.sum, put raw data in perftest.log.
14025 (TextReporter.start): Open sum and log files.
14026 (TextReporter.end): Close sum and log files.
14027 * gdb.perf/lib/perftest/testresult.py
14028 (SingleStatisticTestResult.record): Handle multiple data-points.
14029
14030 2015-07-31 Pedro Alves <palves@redhat.com>
14031
14032 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14033 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14034 kill_wait_spawned_process instead of explicit "kill -9".
14035 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14036 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14037 kill_wait_spawned_process.
14038 * gdb.base/attach-twice.exp: Likewise.
14039 * gdb.base/attach.exp: Likewise.
14040 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14041 gdb_test_multiple.
14042 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14043 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14044 kill_wait_spawned_process.
14045 * gdb.base/valgrind-infcall.exp: Likewise.
14046 * gdb.multi/multi-attach.exp: Likewise.
14047 * gdb.python/py-prompt.exp: Likewise.
14048 * gdb.python/py-sync-interp.exp: Likewise.
14049 * gdb.server/ext-attach.exp: Likewise.
14050 * gdb.threads/attach-into-signal.exp (corefunc): Use
14051 spawn_wait_for_attach, spawn_id_get_pid and
14052 kill_wait_spawned_process.
14053 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14054 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14055 spawn_id_get_pid and kill_wait_spawned_process.
14056 * gdb.threads/attach-stopped.exp (corefunc): Use
14057 spawn_wait_for_attach, spawn_id_get_pid and
14058 kill_wait_spawned_process.
14059 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14060 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14061 kill_wait_spawned_process instead of explicit "kill -9".
14062 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14063 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14064 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14065 processes. Don't map cygwin/windows pids here. Now returns a
14066 spawn id list.
14067
14068 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14069
14070 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14071 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14072 correct patch.
14073
14074 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14075
14076 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14077
14078 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14079
14080 Reapply:
14081 2014-05-21 Mark Wielaard <mjw@redhat.com>
14082
14083 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14084
14085 2015-07-30 Pedro Alves <palves@redhat.com>
14086
14087 * linux-low.c (handle_extended_wait): Set the child's last
14088 reported status to TARGET_WAITKIND_STOPPED.
14089
14090 2015-07-30 Pedro Alves <palves@redhat.com>
14091
14092 PR threads/18600
14093 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14094 only shows inferior 1.
14095
14096 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14097 Pedro Alves <palves@redhat.com>
14098
14099 PR threads/18600
14100 * gdb.threads/fork-plus-threads.c: New file.
14101 * gdb.threads/fork-plus-threads.exp: New file.
14102
14103 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14104
14105 * gdb.base/batch-preserve-term-settings.exp
14106 (test_terminal_settings_preserved_after_cli_exit): Use
14107 send_quit_command.
14108
14109 2015-07-29 Pedro Alves <palves@redhat.com>
14110 Don Breazeal <donb@codesourcery.com>
14111
14112 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14113 output from both inferior_spawn_id and gdb_spawn_id.
14114
14115 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14116
14117 * gdb.threads/attach-into-signal.exp (corefunc): Use
14118 with_test_prefix on nested loops, uniquefying the test messages.
14119
14120 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14121
14122 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14123 commit.
14124
14125 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14126
14127 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14128 New proc.
14129 (test_terminal_settings_preserved_after_sigterm): New test.
14130
14131 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14132
14133 * gdb.base/batch-preserve-term-settings.exp
14134 (test_terminal_settings_preserved_after_cli_exit): New test.
14135
14136 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14137
14138 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14139 manipulation of saved_gdbflags.
14140 (test_terminal_settings_preserved): Remove global declaration of
14141 the unused variable pagination_prompt. Remove manipulation of
14142 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14143 GDBFLAGS.
14144
14145 2015-07-29 Pedro Alves <palves@redhat.com>
14146
14147 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14148
14149 2015-07-29 Pedro Alves <palves@redhat.com>
14150
14151 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14152 at the top.
14153
14154 2015-07-29 Pedro Alves <palves@redhat.com>
14155
14156 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14157 (main): Call gdb_unbuffer_output.
14158 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14159 (main): Call gdb_unbuffer_output.
14160 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14161 (main): Call gdb_unbuffer_output.
14162 * gdb.base/call-strs.exp: Adjust to step over the
14163 gdb_unbuffer_output call.
14164 * gdb.base/catch-gdb-caused-signals.c: Include
14165 "../lib/unbuffer_output.c".
14166 (main): Call gdb_unbuffer_output.
14167 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14168 (main): Call gdb_unbuffer_output.
14169 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14170 (main): Call gdb_unbuffer_output.
14171 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14172 (main): Call gdb_unbuffer_output.
14173 * gdb.base/shlib-call.exp: Adjust to step over the
14174 gdb_unbuffer_output call.
14175 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14176 (main): Call gdb_unbuffer_output.
14177 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14178 (main): Call gdb_unbuffer_output.
14179 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14180 (main): Rename to ...
14181 (test): ... this.
14182 (main): Reimplement.
14183 * gdb.base/varargs.exp: Run to test instead of to main.
14184 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14185 (main): Call gdb_unbuffer_output.
14186
14187 2015-07-29 Pedro Alves <palves@redhat.com>
14188
14189 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14190 factore out from mi_continue_dprintf. For call-style dprintfs,
14191 expect dprintf output out of $inferior_spawn_id.
14192 (mi_continue_dprintf): Use mi_expect_dprintf.
14193 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14194 (main): Call gdb_unbuffer_output.
14195
14196 2015-07-29 Pedro Alves <palves@redhat.com>
14197
14198 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14199 (default_mi_gdb_start): Set inferior_spawn_id instead of
14200 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14201 gdb_spawn_id.
14202 (mi_gdb_test): Always expect inferior output from both
14203 $inferior_spawn_id and $gdb_spawn_id.
14204
14205 2015-07-29 Pedro Alves <palves@redhat.com>
14206
14207 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14208 send_inferior and $inferior_spawn_id.
14209
14210 2015-07-29 Pedro Alves <palves@redhat.com>
14211
14212 * gdb.gdb/complaints.exp (test_initial_complaints)
14213 (test_serial_complaints, test_short_complaints): Use
14214 gdb_test_stdio.
14215 (test_empty_complaint): Handle $inferior_spawn_id !=
14216 $gdb_spawn_id.
14217
14218 2015-07-29 Pedro Alves <palves@redhat.com>
14219
14220 * gdb.base/varargs.exp: Use gdb_test_stdio.
14221
14222 2015-07-29 Pedro Alves <palves@redhat.com>
14223
14224 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14225
14226 2015-07-29 Pedro Alves <palves@redhat.com>
14227
14228 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14229
14230 2015-07-29 Pedro Alves <palves@redhat.com>
14231
14232 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14233 parameter into two new parameters, "inf_result" and "gdb_result".
14234 Expect inferior output and gdb output from $inferior_spawn_id and
14235 $gdb_spawn_id, respectively. Adjust all callers.
14236
14237 2015-07-29 Pedro Alves <palves@redhat.com>
14238
14239 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14240 of gdb_test_sequence.
14241
14242 2015-07-29 Pedro Alves <palves@redhat.com>
14243
14244 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14245 (saw_spurious_output): Expect inferior output from
14246 $inferior_spawn_id. Use gdb_test_stdio.
14247
14248 2015-07-29 Pedro Alves <palves@redhat.com>
14249
14250 * gdb.base/dprintf.exp: Use standard_testfile. Change
14251 prepare_for_testing call.
14252 (srcfile): Don't set.
14253 (restart): New procedure.
14254 (test_dprintf): New procecure, use to continue over dprintfs.
14255 (test_call, test_agent): New procedures, tests moved here.
14256 Restart gdb and recreate dprintfs. Adjust expected output.
14257
14258 2015-07-29 Pedro Alves <palves@redhat.com>
14259
14260 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14261
14262 2015-07-29 Pedro Alves <palves@redhat.com>
14263
14264 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14265
14266 2015-07-29 Pedro Alves <palves@redhat.com>
14267
14268 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14269 gdb_test_stdio.
14270
14271 2015-07-29 Pedro Alves <palves@redhat.com>
14272
14273 * lib/gdb.exp (gdb_test_stdio): New procedure.
14274
14275 2015-07-29 Pedro Alves <palves@redhat.com>
14276
14277 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14278
14279 2015-07-29 Pedro Alves <palves@redhat.com>
14280
14281 * gdb.base/call-signal-resume.exp: Remove check for
14282 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14283 * gdb.base/unwindonsignal.exp: Likewise.
14284 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14285 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14286
14287 2015-07-29 Pedro Alves <palves@redhat.com>
14288
14289 * gdb.base/siginfo-addr.c (pass): New function.
14290 (handler): Call it iff si_addr is correct.
14291 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14292 Set a breakpoint at "pass" and continue to it.
14293
14294 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14295
14296 * gdb.python/py-objfile.exp: Make some tests have unique names.
14297 * gdb.python/py-pp-registration.exp: Likewise.
14298
14299 2015-07-28 Pedro Alves <palves@redhat.com>
14300
14301 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14302
14303 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14304
14305 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14306
14307 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14308
14309 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14310
14311 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14312
14313 * gdb.base/gdb-sigterm-2.exp: New test.
14314
14315 2015-07-25 Doug Evans <xdje42@gmail.com>
14316
14317 Revert:
14318 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14319 (workers/%.worker, build-perf): New rule.
14320 (GDB_PERFTEST_MODE): New variable.
14321 (check-perf): Use it.
14322 (clean): Clean up gdb.perf parallel build subdirs.
14323 * lib/build-piece.exp: New file.
14324 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14325 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14326 name.
14327 (standard_temp_file): Ditto.
14328 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14329 of $GDB_PARALLEL.
14330
14331 2015-07-24 Doug Evans <dje@google.com>
14332
14333 * gdb.perf/lib/perftest/utils.py: New file.
14334 * gdb.perf/gm-hello.cc: New file.
14335 * gdb.perf/gm-pervasive-typedef.cc: New file.
14336 * gdb.perf/gm-pervasive-typedef.h: New file.
14337 * gdb.perf/gm-std.cc: New file.
14338 * gdb.perf/gm-std.h: New file.
14339 * gdb.perf/gm-use-cerr.cc: New file.
14340 * gdb.perf/gm-utils.h: New file.
14341 * gdb.perf/gmonster-null-lookup.py: New file.
14342 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14343 * gdb.perf/gmonster-print-cerr.py: New file.
14344 * gdb.perf/gmonster-ptype-string.py: New file.
14345 * gdb.perf/gmonster-runto-main.py: New file.
14346 * gdb.perf/gmonster-select-file.py: New file.
14347 * gdb.perf/gmonster1-null-lookup.exp: New file.
14348 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14349 * gdb.perf/gmonster1-print-cerr.exp: New file.
14350 * gdb.perf/gmonster1-ptype-string.exp: New file.
14351 * gdb.perf/gmonster1-runto-main.exp: New file.
14352 * gdb.perf/gmonster1-select-file.exp: New file.
14353 * gdb.perf/gmonster1.cc: New file.
14354 * gdb.perf/gmonster1.exp: New file.
14355 * gdb.perf/gmonster2-null-lookup.exp: New file.
14356 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14357 * gdb.perf/gmonster2-print-cerr.exp: New file.
14358 * gdb.perf/gmonster2-ptype-string.exp: New file.
14359 * gdb.perf/gmonster2-runto-main.exp: New file.
14360 * gdb.perf/gmonster2-select-file.exp: New file.
14361 * gdb.perf/gmonster2.cc: New file.
14362 * gdb.perf/gmonster2.exp: New file.
14363
14364 2015-07-24 Doug Evans <dje@google.com>
14365
14366 * gdb.perf/README: New file.
14367 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14368 * lib/gen-perf-test.exp: New file.
14369
14370 2015-07-24 Doug Evans <dje@google.com>
14371
14372 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14373 (PerfTest::startup): New function.
14374 (PerfTest::run): Return result of calling body.
14375 (PerfTest::assemble): Rewrite.
14376 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14377 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14378 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14379 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14380 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14381
14382 2015-07-24 Doug Evans <dje@google.com>
14383
14384 * lib/gdb.exp (clean_restart): Make executable optional.
14385
14386 2015-07-24 Doug Evans <dje@google.com>
14387
14388 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14389 compiler_info references.
14390 * gdb.cp/temargs.exp: Ditto.
14391 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14392 (get_compiler_info): Early exit if already computed. Set compiler_info
14393 to "unknown" if there was a problem.
14394 (test_compiler_info): Add function comment. Call get_compiler_info.
14395
14396 2015-07-24 Doug Evans <dje@google.com>
14397
14398 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14399 (workers/%.worker, build-perf): New rule.
14400 (GDB_PERFTEST_MODE): New variable.
14401 (check-perf): Use it.
14402 (clean): Clean up gdb.perf parallel build subdirs.
14403 * lib/build-piece.exp: New file.
14404 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14405 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14406 name.
14407 (standard_temp_file): Ditto.
14408 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14409 of $GDB_PARALLEL.
14410
14411 2015-07-24 Doug Evans <dje@google.com>
14412
14413 * lib/future.exp (gdb_default_target_compile): New option
14414 "early_flags".
14415 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14416 --as-needed.
14417
14418 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14419
14420 * gdb.base/catch-syscall.exp: Call gdb_exit before
14421 gdb_skip_xml_test.
14422
14423 2015-07-24 Pedro Alves <palves@redhat.com>
14424
14425 * gdb.python/py-events.exp: Accept output between the stop event
14426 and the prompt.
14427 * gdb.python/py-evsignal.exp: Likewise.
14428 * gdb.python/py-evthreads.exp: Likewise.
14429
14430 2015-07-24 Pedro Alves <palves@redhat.com>
14431
14432 PR gdb/18717
14433 * gdb.threads/non-ldr-exit.c: New file.
14434 * gdb.threads/non-ldr-exit.exp: New file.
14435
14436 2015-07-24 Yao Qi <yao.qi@linaro.org>
14437
14438 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14439 restarting process.
14440
14441 2015-07-24 Yao Qi <yao.qi@linaro.org>
14442
14443 * gdb.server/ext-restart.exp: New file.
14444
14445 2015-07-24 Yao Qi <yao.qi@linaro.org>
14446
14447 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14448 argument options.
14449 * gdb.server/ext-wrapper.exp: New file.
14450
14451 2015-07-23 Doug Evans <dje@google.com>
14452
14453 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14454 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14455
14456 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14457
14458 * gdb.ada/var_arr_typedef.exp: New testcase.
14459 * gdb.ada/var_arr_typedef/pack.adb: New file.
14460 * gdb.ada/var_arr_typedef/pack.ads: New file.
14461 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14462
14463 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14464
14465 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14466
14467 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14468
14469 * gdb.arch/i386-biarch-core.exp: Replace istarget
14470 by "complete set gnutarget". Remove expectation for the "core-file"
14471 command.
14472
14473 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14474
14475 Revert the previous commit:
14476 Tests for validate symbol file using build-id.
14477
14478 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14479
14480 Tests for validate symbol file using build-id.
14481 * gdb.base/solib-mismatch-lib.c: New file.
14482 * gdb.base/solib-mismatch-libmod.c: New file.
14483 * gdb.base/solib-mismatch.c: New file.
14484 * gdb.base/solib-mismatch.exp: New file.
14485
14486 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14487
14488 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14489 nios2-*-linux*.
14490 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14491 * gdb.base/siginfo.exp: Likewise.
14492 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14493
14494 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14495
14496 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14497 Move it to ...
14498 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14499 ... here.
14500 * gdb.trace/range-stepping.exp: Check that the target supports
14501 range stepping.
14502
14503 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14504
14505 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14506
14507 2015-07-14 Pedro Alves <palves@redhat.com>
14508
14509 * gdb.base/killed-outside.exp: New file.
14510 * gdb.base/killed-outside.c: New file.
14511
14512 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14513
14514 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14515 (n at main): New.
14516 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14517
14518 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14519
14520 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14521 infcall tests instead of setting up for KFAIL.
14522
14523 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14524
14525 * gdb.btrace/record_goto-step.exp: New.
14526
14527 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14528
14529 PR compile/18484
14530 * gdb.compile/compile.c (struct struct_type): Add volatile to
14531 selffield's type.
14532 * gdb.compile/compile.exp
14533 (compile code struct_object.selffield = &struct_object): Skip further
14534 struct_object tests if this one xfails.
14535
14536 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14537
14538 PR exp/18617
14539 * gdb.trace/ax.exp: Add test.
14540
14541 2015-07-07 Yao Qi <yao.qi@linaro.org>
14542
14543 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14544 instead of istarget "aarch64*-*-*".
14545 * gdb.arch/aarch64-fp.exp: Likewise.
14546 * gdb.base/float.exp: Likewise.
14547 * gdb.reverse/aarch64.exp: Likewise.
14548 * lib/gdb.exp (is_aarch64_target): New proc.
14549
14550 2015-07-07 Yao Qi <yao.qi@linaro.org>
14551
14552 * lib/gdb.exp (is_aarch32_target): New proc.
14553 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14554 instead of "istarget "arm*-*-*"".
14555 * gdb.arch/arm-disp-step.exp: Likewise.
14556 * gdb.arch/thumb-bx-pc.exp: Likewise.
14557 * gdb.arch/thumb-prologue.exp: Likewise.
14558 * gdb.arch/thumb-singlestep.exp: Likewise.
14559 * gdb.base/disp-step-syscall.exp: Likewise.
14560 * gdb.base/float.exp: Likewise.
14561
14562 2015-07-07 Yao Qi <yao.qi@linaro.org>
14563
14564 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14565 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14566
14567 2015-07-07 Yao Qi <yao.qi@linaro.org>
14568
14569 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14570 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14571 if it exists.
14572 * gdb.multi/multi-arch.exp: Likewise.
14573
14574 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14575
14576 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14577 print.
14578
14579 2015-07-07 Yao Qi <yao.qi@linaro.org>
14580
14581 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14582
14583 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14584
14585 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14586 '[' and ']' characters.
14587
14588 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14589
14590 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14591
14592 2015-06-29 Pedro Alves <palves@redhat.com>
14593
14594 PR threads/18127
14595 * gdb.threads/hand-call-new-thread.c: New file.
14596 * gdb.threads/hand-call-new-thread.c: New file.
14597
14598 2015-06-26 Keith Seitz <keiths@redhat.com>
14599 Doug Evans <dje@google.com>
14600
14601 PR 16253
14602 * gdb.cp/var-tag-2.cc: New file.
14603 * gdb.cp/var-tag-3.cc: New file.
14604 * gdb.cp/var-tag-4.cc: New file.
14605 * gdb.cp/var-tag.cc: New file.
14606 * gdb.cp/var-tag.exp: New file.
14607
14608 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14609
14610 * gdb.base/history-duplicates.exp: New test.
14611
14612 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14613
14614 * gdb.base/completion.exp: Test the completion of the "focus"
14615 command.
14616
14617 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14618
14619 * gdb.arch/amd64-prologue-skip.S: New file.
14620 * gdb.arch/amd64-prologue-skip.exp: New file.
14621
14622 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14623
14624 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14625 is_address_zero_readable check.
14626
14627 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14628
14629 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14630 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14631
14632 2015-06-24 Yao Qi <yao.qi@linaro.org>
14633
14634 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14635 linux targets.
14636
14637 2015-06-24 Yao Qi <yao.qi@linaro.org>
14638
14639 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14640 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14641 * gdb.base/siginfo-thread.exp: Likewise.
14642
14643 2015-06-22 Yao Qi <yao.qi@linaro.org>
14644
14645 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14646
14647 2015-06-22 Yao Qi <yao.qi@linaro.org>
14648
14649 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14650 aarch64*-*-*.
14651 (skip_hw_watchpoint_tests): Likewise.
14652
14653 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14654
14655 * gdb.base/gdbinit-history.exp: Test the interaction between
14656 setting GDBHISTSIZE and setting the history size via .gdbinit.
14657
14658 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14659
14660 PR gdb/16999
14661 * gdb.base/gdbhistsize-history.exp: New test.
14662
14663 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14664
14665 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14666 with GDBHISTSIZE.
14667 * gdb.base/readline.exp: Likewise.
14668
14669 2015-06-17 Yao Qi <yao.qi@linaro.org>
14670
14671 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14672 line.
14673
14674 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14675
14676 * gdb.base/gdbinit-history.exp: Add test case to check that
14677 an unlimited history file does not get truncated on exit.
14678
14679 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14680
14681 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14682 (VECTOR): New macro. Use it...
14683 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14684 ...for these typedefs.
14685 (int8, char1, int1, double1): New typedefs.
14686 (struct just_int2, struct two_int2): New structures.
14687 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14688 (add_structvecs, add_singlevecs): New functions.
14689 (main): Call add_some_intvecs twice.
14690 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14691 the compile and exit upon failure. Try compiling for the "native"
14692 architecture. Test inferior function calls with vector arguments
14693 and vector return value handling with "finish" and "return".
14694
14695 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14696
14697 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14698 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14699 PE file.
14700 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14701
14702 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14703
14704 PR breakpoints/16465
14705 * gdb.mi/mi-dprintf-pending.c: New file.
14706 * gdb.mi/mi-dprintf-pending.exp: New test.
14707 * gdb.mi/mi-dprintf-pendshr.c: New file.
14708
14709 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14710 Mircea Gherzan <mircea.gherzan@intel.com>
14711
14712 * gdb.arch/i386-mpx-map.c: New file.
14713 * gdb.arch/i386-mpx-map.exp: New File.
14714
14715 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14716
14717 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14718 * gdb.arch/i386-mpx.exp: Indentation fixed.
14719
14720 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14721
14722 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14723 function and improved indentation.
14724 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14725 gdb_test_multiple. Added additional tests to skip the test.
14726
14727 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14728
14729 * gdb.arch/i386-avx512.c: Change path in include file.
14730 * gdb.arch/i386-avx512.exp: Change include dir path
14731 compilation flag.
14732 * gdb.arch/i386-mpx.c: Change path in include file.
14733 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14734 flag.
14735
14736 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14737
14738 * gdb.compile/compile-print.exp (compile print *vararray@3)
14739 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14740
14741 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14742
14743 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14744 (do not keep jit in memory): ... this.
14745 (expect 5): Change it to ...
14746 (expect no 5): ... this.
14747
14748 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14749
14750 PR gdb/15564
14751 * gdb.mi/mi-detach.exp: New file.
14752
14753 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14754
14755 PR symtab/18392
14756 * gdb.arch/amd64-tailcall-self.S: New file.
14757 * gdb.arch/amd64-tailcall-self.c: New file.
14758 * gdb.arch/amd64-tailcall-self.exp: New file.
14759
14760 2015-05-28 Don Breazeal <donb@codesourcery.com>
14761
14762 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14763 tests for remote targets by checking is_target_gdbserver.
14764
14765 2015-05-27 Doug Evans <dje@google.com>
14766
14767 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14768 * gdb.dwarf2/opaque-type-lookup.c: New file.
14769 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14770
14771 2015-05-26 Doug Evans <dje@google.com>
14772
14773 * gdb.cp/iostream.cc: New file.
14774 * gdb.cp/iostream.exp: New file.
14775
14776 2015-05-26 Doug Evans <dje@google.com>
14777
14778 * gdb.dwarf2/dw2-op-call.exp: Update.
14779 * gdb.dwarf2/dw4-sig-types.exp: Update.
14780 * gdb.dwarf2/implptr.exp: Update.
14781 * gdb.mi/mi-cmd-param-changed.exp: Update.
14782
14783 2015-05-26 Doug Evans <dje@google.com>
14784
14785 * gdb.python/py-lazy-string.c: New file.
14786 * gdb.python/py-lazy-string.exp: New file.
14787 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14788 (main): Update. Add estring3.
14789 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14790 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14791
14792 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14793 Yao Qi <yao.qi@linaro.org>
14794
14795 * gdb.reverse/aarch64.c: New.
14796 * gdb.reverse/aarch64.exp: New.
14797
14798 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14799
14800 * lib/gdb.exp (supports_process_record): Return true for
14801 aarch64*-linux*.
14802 (supports_reverse): Likewise.
14803
14804 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14805
14806 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14807 Use with_test_prefix.
14808
14809 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14810
14811 * gdb.base/completion.exp: Add test for completion of layout
14812 names.
14813
14814 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14815
14816 * lib/gdb.exp (skip_tui_tests): New proc.
14817 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14818
14819 2015-05-19 Pedro Alves <palves@redhat.com>
14820
14821 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14822 Save the whole env array instead of just HOME. Unset HISTSIZE in
14823 the environment while testing. Restore whole environment
14824 afterwards.
14825
14826 2015-05-16 Doug Evans <xdje42@gmail.com>
14827
14828 * gdb.guile/scm-ports.c: New file.
14829 * gdb.guile/scm-ports.exp: Add memory port tests.
14830
14831 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14832
14833 * gdb.compile/compile-print.c: New file.
14834 * gdb.compile/compile-print.exp: New file.
14835
14836 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14837
14838 * gdb.compile/compile-ops.exp: Cast param to void.
14839 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14840 (compile code struct_object.selffield = &struct_object): Add xfail.
14841
14842 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14843
14844 * gdb.ada/arr_enum_with_gap: New testcase.
14845
14846 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14847
14848 * gdb.ada/byte_packed_arr: New testcase.
14849
14850 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14851
14852 * gdb.ada/pckd_neg: New testcase.
14853
14854 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14855
14856 PR gdb/17820
14857 * gdb.base/gdbinit-history.exp: New test.
14858 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14859 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14860
14861 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14862
14863 * gdb.python/py-xmethods.cc: Enhance test case.
14864 * gdb.python/py-xmethods.exp: New tests.
14865 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14866 function.
14867 (B_indexoper): Likewise.
14868 (global_dm_list) : Add new xmethod worker functions.
14869
14870 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14871
14872 * gdb.base/coredump-filter.exp: Correctly unset
14873 "coredump_var_addr" array.
14874
14875 2015-05-08 Pedro Alves <palves@redhat.com>
14876
14877 * gdb.server/non-existing-program.exp: Unset spawn_id.
14878
14879 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14880
14881 PR python/18291
14882 * gdb.python/py-xmethods.exp: Add tests.
14883
14884 2015-05-08 Yao Qi <yao.qi@linaro.org>
14885
14886 PR gdb/18208
14887 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14888 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14889 function set_coredump_filter, and remove remote_exec call.
14890 Remove argument ipid. Callers update.
14891 (top level): Don't get inferior's PID.
14892
14893 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14894
14895 * gdb.base/watch_thread_num.exp: Skip test on targets without
14896 access watchpoints.
14897
14898 2015-05-06 Pedro Alves <palves@redhat.com>
14899
14900 PR server/18081
14901 * gdb.server/non-existing-program.exp: New file.
14902
14903 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14904
14905 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14906
14907 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14908
14909 * gdb.ada/out_of_line_in_inlined: New testcase.
14910
14911 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14912
14913 * gdb.ada/var_rec_arr: New testcase.
14914
14915 2015-04-30 Yao Qi <yao.qi@linaro.org>
14916
14917 * gdb.base/break-idempotent.exp: If
14918 skip_hw_watchpoint_multi_tests returns true, skip the tests
14919 on "rwatch" and "awatch".
14920
14921 2015-04-30 Yao Qi <yao.qi@linaro.org>
14922
14923 * gdb.base/relativedebug.exp: Invoke gdb command
14924 "info sharedlibrary", and if libc.so doesn't have debug info,
14925 skip the test.
14926
14927 2015-04-29 Doug Evans <dje@google.com>
14928
14929 * gdb.python/py-xmethods.exp: Add ptype tests.
14930 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14931 get_result_type method.
14932
14933 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14934
14935 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14936 the target does not support hardware watchpoints.
14937
14938 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14939
14940 * gdb.base/break-always.exp: Abort testing if writing to memory
14941 causes an error.
14942
14943 2015-04-28 Doug Evans <dje@google.com>
14944
14945 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14946 * gdb.python/py-pp-registration.exp: ... here. New file.
14947 * gdb.python/py-pp-registration.c: New file.
14948 * gdb.python/py-pp-registration.py: New file.
14949
14950 2015-04-28 Doug Evans <dje@google.com>
14951
14952 * gdb.python/py-bad-printers.c: New file.
14953 * gdb.python/py-bad-printers.py: New file.
14954 * gdb.python/py-bad-printers.exp: New file.
14955
14956 2015-04-28 Sasha Smundak <asmundak@google.com>
14957
14958 * gdb.python/py-type.exp: New test.
14959
14960 2015-04-28 Andy Wingo <wingo@igalia.com>
14961
14962 * gdb.python/py-parameter.exp:
14963 * gdb.guile/scm-parameter.exp: Escape the path that we are
14964 matching against, as it might contain characters that are special
14965 to regular expressions.
14966
14967 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14968
14969 * gdb.ada/rec_comp: New testcase.
14970
14971 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14972
14973 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14974 before using it.
14975
14976 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14977
14978 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14979 new tests for verilog output.
14980
14981 2015-04-24 Yao Qi <yao.qi@linaro.org>
14982
14983 * boards/remote-gdbserver-on-localhost.exp: New file.
14984
14985 2015-04-23 Pedro Alves <palves@redhat.com>
14986
14987 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14988 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14989 "end of file", remove $inferior_spawn_id from the indirect list.
14990
14991 2015-04-23 Pedro Alves <palves@redhat.com>
14992
14993 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14994
14995 2015-04-23 Pedro Alves <palves@redhat.com>
14996
14997 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14998 on $any_spawn_id instead of only on $gdb_spawn_id.
14999
15000 2015-04-21 Pierre Muller <muller@sourceware.org>
15001
15002 PR pascal/17815
15003 * lib/pascal.exp (gpc_compile): Add new option "class".
15004 (fpc_compile): Likewise.
15005 * gdb.pascal/case-insensitive-symbols.pas: New file.
15006 * gdb.pascal/case-insensitive-symbols.exp: New file.
15007
15008 2015-04-20 Gary Benson <gbenson@redhat.com>
15009
15010 * gdb.base/attach.exp: Fix three extended remote failures.
15011
15012 2015-04-17 Gary Benson <gbenson@redhat.com>
15013
15014 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15015 the main executable over the remote protocol.
15016
15017 2015-04-16 Pedro Alves <palves@redhat.com>
15018
15019 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15020 a new gdbserver if gdbserver_reconnect_p is set.
15021
15022 2015-04-16 Pedro Alves <palves@redhat.com>
15023
15024 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15025 is set, don't exit gdbserver.
15026
15027 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15028
15029 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15030 appropriate .insn, such that an older assembler can be used.
15031 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15032 the z/Architecture instruction set on 31-bit targets as well.
15033
15034 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15035
15036 * gdb.go/handcall.exp: Remove all logic related to the first
15037 breakpoint and rely on go_runto_main instead.
15038 * gdb.go/strings.exp: Likewise.
15039 * gdb.go/unsafe.exp: Likewise.
15040 * gdb.go/hello.exp: Likewise. Also rename the remaining
15041 breakpoint marker to "breakpoint 1".
15042 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15043 * gdb.go/strings.go: Likewise.
15044 * gdb.go/unsafe.go: Likewise.
15045 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15046 "set breakpoint 2 here" and rename the remaining breakpoint marker
15047 to "breakpoint 1".
15048
15049 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15050
15051 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15052 if itertools.imap is not present.
15053 * gdb.python/py-objfile.exp: Add parentheses.
15054 * gdb.python/py-type.exp: Same.
15055 * gdb.python/py-unwind-maint.py: Same.
15056
15057 2015-04-15 Yao Qi <yao.qi@linaro.org>
15058
15059 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15060 of ":$ptr_size" and set its form explicitly.
15061
15062 2015-04-15 Pedro Alves <palves@redhat.com>
15063 Yao Qi <yao.qi@linaro.org>
15064
15065 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15066 timeout by factor of 4.
15067 (test_regular_watch): Likewise.
15068 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15069 * gdb.reverse/sigall-reverse.exp: Likewise.
15070 * gdb.reverse/until-precsave.exp: Likewise.
15071 * lib/gdb.exp (with_timeout_factor): New proc.
15072 (gdb_expect): Move some code to ...
15073 (get_largest_timeout): ... here. New procedure.
15074
15075 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15076
15077 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15078
15079 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15080
15081 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15082 to write to the .text section.
15083
15084 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15085
15086 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15087 Handle the case of targets that do not provide PID information.
15088
15089 2015-04-13 Yao Qi <yao.qi@linaro.org>
15090
15091 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15092 and use expect instead of gdb_expect.
15093
15094 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15095
15096 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15097 "coredump_var_addr" to avoid naming conflict with other testcases.
15098
15099 2015-04-10 Pedro Alves <palves@redhat.com>
15100
15101 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15102 gdb_test_sequence and gdb_assert.
15103
15104 2015-04-10 Pedro Alves <palves@redhat.com>
15105
15106 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15107 test messages that don't include the breakpoint address.
15108
15109 2015-04-10 Yao Qi <yao.qi@linaro.org>
15110
15111 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15112 false for some offset and width combinations which aren't
15113 supported by linux kernel.
15114
15115 2015-04-10 Pedro Alves <palves@redhat.com>
15116
15117 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15118 procedure, factored out from ...
15119 (top level): ... here. Add "set displaced-stepping" testing axis.
15120 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15121 parameter "displaced". Use it.
15122 (top level): Use foreach and add "set displaced-stepping" testing
15123 axis.
15124
15125 2015-04-10 Pedro Alves <palves@redhat.com>
15126
15127 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15128 Remove comment.
15129 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15130 both the address of the instruction that triggers the watchpoint
15131 and the address of the instruction immediately after, and use
15132 those addresses for the test. Fix comment.
15133
15134 2015-04-10 Pedro Alves <palves@redhat.com>
15135
15136 * gdb.base/sigstep.exp (breakpoint_to_handler)
15137 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15138 Test "backtrace" in handler.
15139 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15140 (top level): Add new "displaced" test axis to
15141 breakpoint_to_handler, breakpoint_to_handler_entry and
15142 breakpoint_over_handler.
15143
15144 2015-04-10 Pedro Alves <palves@redhat.com>
15145
15146 PR gdb/18216
15147 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15148
15149 2015-04-10 Yao Qi <yao.qi@linaro.org>
15150
15151 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15152 (test_add_rn_pc): New function.
15153 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15154 (top level): Invoke test_add_rn_pc.
15155
15156 2015-04-10 Pedro Alves <palves@redhat.com>
15157
15158 PR gdb/13858
15159 * gdb.base/step-over-no-symbols.exp: New file.
15160
15161 2015-04-09 Andy Wingo <wingo@igalia.com>
15162
15163 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15164 after the Python tests.
15165
15166 2015-04-08 Keith Seitz <keiths@redhat.com>
15167
15168 PR python/16699
15169 * gdb.python/py-completion.exp: New tests for completion.
15170 * gdb.python/py-completion.py (CompleteLimit1): New class.
15171 (CompleteLimit2): Likewise.
15172 (CompleteLimit3): Likewise.
15173 (CompleteLimit4): Likewise.
15174 (CompleteLimit5): Likewise.
15175 (CompleteLimit6): Likewise.
15176 (CompleteLimit7): Likewise.
15177
15178 2015-04-08 Pedro Alves <palves@redhat.com>
15179
15180 PR gdb/18214
15181 PR gdb/18216
15182 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15183 function.
15184 (main): Install it as SIGUSR1 handler.
15185 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15186 parameter. Always use "setup" as prefix. Toggle "set
15187 displaced-stepping" off/on depending on global. Don't switch to
15188 thread 1 here.
15189 (top level): Add displaced stepping "off/on" test axis. Update
15190 "setup" calls. Wrap each subtest with with_test_prefix. Test
15191 continuing with a queued signal in each thread.
15192
15193 2015-04-08 Pedro Alves <palves@redhat.com>
15194
15195 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15196 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15197 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15198 Return early if running to main fails.
15199 * gdb.trace/while-stepping.exp: Likewise.
15200
15201 2015-04-07 Pedro Alves <palves@redhat.com>
15202
15203 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15204 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15205 interact with inferior program.
15206
15207 2015-04-07 Pedro Alves <palves@redhat.com>
15208
15209 * lib/gdb.exp (inferior_spawn_id): New global.
15210 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15211 spawn id after processing the user code.
15212 (default_gdb_start): Set inferior_spawn_id.
15213 (send_inferior): New procedure.
15214 * lib/gdbserver-support.exp (gdbserver_start): Set
15215 inferior_spawn_id.
15216 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15217
15218 2015-04-07 Pedro Alves <palves@redhat.com>
15219
15220 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15221 * lib/gdbserver-support.exp (gdbserver_start): Make
15222 $server_spawn_id global.
15223 (gdbserver_start): Don't wait for gdbserver's spawn id with
15224 expect_background.
15225 (close_gdbserver): New procedure.
15226 (gdb_exit): Rename the default version and reimplement.
15227
15228 2015-04-07 Pedro Alves <palves@redhat.com>
15229
15230 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15231 append the substituted item, not the original item.
15232
15233 2015-04-07 Pedro Alves <palves@redhat.com>
15234
15235 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15236 gdb_expect.
15237
15238 2015-04-07 Pedro Alves <palves@redhat.com>
15239
15240 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15241 output appearing once only.
15242
15243 2015-04-07 Pedro Alves <palves@redhat.com>
15244
15245 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15246 that doesn't expect anything. Return early if running to main
15247 fails.
15248
15249 2015-04-07 Yao Qi <yao.qi@linaro.org>
15250
15251 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15252 (child_function): Call alarm.
15253 (main): Move call to alarm into the loop.
15254 * gdb.threads/non-stop-fair-events.exp: Build program with
15255 -DTIMEOUT=$timeout.
15256
15257 2015-04-06 Doug Evans <xdje42@gmail.com>
15258
15259 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15260 Fix dest parameter to board_info.
15261 (fpc_compile): Ditto.
15262 (gdb_compile_pascal): Rename dest arg to destfile.
15263
15264 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15265
15266 * gdb.ada/funcall_ref.exp: New file.
15267 * gdb.ada/funcall_ref/foo.adb: New file.
15268
15269 2015-04-02 Yao Qi <yao.qi@linaro.org>
15270
15271 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15272 is remote.
15273
15274 2015-04-02 Gary Benson <gbenson@redhat.com>
15275
15276 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15277
15278 2015-04-01 Sasha Smundak <asmundak@google.com>
15279
15280 * gdb.python/py-unwind-maint.c: New file.
15281 * gdb.python/py-unwind-maint.exp: New test.
15282 * gdb.python/py-unwind-maint.py: New file.
15283 * gdb.python/py-unwind.c: New file.
15284 * gdb.python/py-unwind.exp: New test.
15285 * gdb.python/py-unwind.py: New test.
15286
15287 2015-04-01 Pedro Alves <palves@redhat.com>
15288
15289 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15290 to fail instead of non-existent $test.
15291
15292 2015-04-01 Pedro Alves <palves@redhat.com>
15293
15294 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15295 GDBFLAGS if not empty.
15296
15297 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15298
15299 * gdb.ada/complete.exp: Remove "multi_line".
15300 * gdb.ada/info_exc.exp: Remove "multi_line".
15301 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15302 * gdb.ada/ptype_field.exp: Remove "multi_line".
15303 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15304 * gdb.ada/tagged.exp: Remove "multi_line".
15305 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15306 [multi_line ...]
15307 * gdb.btrace/delta.exp: Likewise.
15308 * gdb.btrace/exception.exp: Likewise.
15309 * gdb.btrace/function_call_history.exp: Likewise.
15310 * gdb.btrace/instruction_history.exp: Likewise.
15311 * gdb.btrace/nohist.exp: Likewise.
15312 * gdb.btrace/record_goto.exp: Likewise.
15313 * gdb.btrace/segv.exp: Likewise.
15314 * gdb.btrace/stepi.exp: Likewise.
15315 * gdb.btrace/tailcall.exp: Likewise.
15316 * gdb.btrace/unknown_functions.exp: Likewise.
15317 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15318 * lib/gdb.exp: Add the "multi_line" helper.
15319
15320 2015-04-01 Pedro Alves <palves@redhat.com>
15321
15322 * gdb.threads/tid-reuse.c: New file.
15323 * gdb.threads/tid-reuse.exp: New file.
15324
15325 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15326
15327 PR corefiles/16092
15328 * gdb.base/coredump-filter.c: New file.
15329 * gdb.base/coredump-filter.exp: Likewise.
15330
15331 2015-03-27 Petr Machata <pmachata@redhat.com>
15332
15333 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15334 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15335 (Dwarf::assemble): Initialize them.
15336 (Dwarf::lines): New function.
15337
15338 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15339
15340 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15341 SYMBOL_PREFIX for x86_64-*-cygwin.
15342
15343 2015-03-26 Andy Wingo <wingo@igalia.com>
15344
15345 PR symtab/18148
15346 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15347 const_value but not a location.
15348 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15349 location defined in non-main CUs are visible.
15350
15351 2015-03-26 Yao Qi <yao.qi@linaro.org>
15352
15353 PR testsuite/18139
15354 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15355 Add a line number entry for the same line.
15356 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15357 Add a line number entry for the same line.
15358
15359 2015-03-26 Yao Qi <yao.qi@linaro.org>
15360
15361 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15362 .int 0.
15363 (func): Likewise. Add .Lfunc_1 label.
15364 Use .Lfunc_1 label.
15365 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15366 .int 0.
15367 (func): Likewise.
15368 Use .Lfunc_1 label.
15369
15370 2015-03-26 Yao Qi <yao.qi@linaro.org>
15371
15372 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15373 Call gdb_compile instead to compile each .s files without debug
15374 information.
15375
15376 2015-03-26 Yao Qi <yao.qi@linaro.org>
15377
15378 * gdb.base/savedregs.exp (process_saved_regs): Make
15379 "Saved registers:" optional in the pattern.
15380
15381 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15382
15383 * gdb.btrace/next.exp: Merged into step.exp.
15384 * gdb.btrace/finish.exp: Merged into step.exp.
15385 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15386 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15387 "record goto" and checking the exact replay position.
15388 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15389 check for "Recording format" in "info record" output.
15390 * gdb.btrace/record_goto.exp: Choose test file based on target.
15391 * gdb.btrace/x86-record_goto.S: Renamed into ...
15392 * gdb.btrace/x86_64-record_goto.S: ... this.
15393 * gdb.btrace/i686-record_goto.S: New.
15394 * gdb.btrace/x86-tailcall.S: Renamed into ...
15395 * gdb.btrace/x86_64-tailcall.S: ... this.
15396 * gdb.btrace/i686-tailcall.S: New.
15397 * gdb.btrace/x86-tailcall.c: Renamed into ...
15398 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15399 separate statements. Update test.
15400 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15401 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15402 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15403 * gdb.btrace/tailcall.exp: Choose test file based on target.
15404 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15405
15406 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15407
15408 * gdb.btrace/exception.exp: Increase BTS buffer size.
15409
15410 2015-03-24 Pedro Alves <palves@redhat.com>
15411
15412 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15413
15414 2015-03-24 Pedro Alves <palves@redhat.com>
15415
15416 * gdb.threads/schedlock.exp (test_step): No longer expect that
15417 "set scheduler-locking step" with "next" over a function call runs
15418 threads unlocked.
15419
15420 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15421
15422 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15423
15424 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15425
15426 PR breakpoints/16466
15427 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15428 * gdb.mi/mi-pending.c (thread_func): New function.
15429 (int main): Add threading support required.
15430 * gdb.mi/mi-pending.exp: Add tests for this issue.
15431 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15432 (pendfunc2): Remove stdio dependency.
15433 * gdb.mi/mi-pendshr2.c: New file.
15434
15435 2015-03-23 Keith Seitz <keiths@redhat.com>
15436
15437 * gdb.linespec/keywords.c: New file.
15438 * gdb.linespec/keywords.exp: New file.
15439
15440 2015-03-23 Keith Seitz <keiths@redhat.com>
15441
15442 PR gdb/18021
15443 * gdb.dwarf2/staticvirtual.exp: New test.
15444
15445 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15446
15447 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15448 * README: Remove HP-UX and gdb.hp.
15449 (configuration):
15450 * configure: Regenerate.
15451 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15452 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15453 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15454 gdb.hp/gdb.defects/Makefile.
15455 * gdb.hp/Makefile.in: File deleted.
15456 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15457 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15458 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15459 * gdb.hp/gdb.aCC/run.c: File deleted.
15460 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15461 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15462 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15463 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15464 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15465 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15466 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15467 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15468 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15469 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15470 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15471 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15472 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15473 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15474 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15475 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15476 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15477 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15478 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15479 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15480 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15481 * gdb.hp/gdb.compat/average.c: File deleted.
15482 * gdb.hp/gdb.compat/sum.c: File deleted.
15483 * gdb.hp/gdb.compat/xdb.c: File deleted.
15484 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15485 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15486 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15487 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15488 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15489 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15490 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15491 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15492 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15493 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15494 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15495 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15496 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15497 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15498 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15499 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15500 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15501 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15502 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15503 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15504 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15505 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15506 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15507 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15508 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15509 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15510 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15511 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15512 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15513 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15514 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15515 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15516 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15517 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15518 * gdb.hp/tools/odump: File deleted.
15519
15520 2015-03-19 Pedro Alves <palves@redhat.com>
15521
15522 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15523 (saw_thread_3): New globals.
15524 (top level): Increment them when an event for the corresponding
15525 thread is seen.
15526 (no thread starvation): New test.
15527
15528 2015-03-19 Pedro Alves <palves@redhat.com>
15529
15530 * gdb.threads/continue-pending-status.c: New file.
15531 * gdb.threads/continue-pending-status.exp: New file.
15532
15533 2015-03-18 Pedro Alves <palves@redhat.com>
15534
15535 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15536 Use gdb_is_target_remote instead of is_remote. Use
15537 gdb_test_multiple instead of gdb_expect. Exit early if
15538 gdb_test_multiple hits its internal matches. Tighten stepi tests
15539 expected output. Fail on exit with any signal, instead of just
15540 SIGILL.
15541
15542 2015-03-18 Yao Qi <yao.qi@linaro.org>
15543
15544 PR tdep/18107
15545 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15546 variable.
15547 * gdb.base/catch-syscall.exp: Don't skip it on
15548 aarch64*-*-linux* target. Remove elements in all_syscalls.
15549 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15550 target.
15551 (setup_all_syscalls): New proc.
15552
15553 2015-03-16 Yao Qi <yao.qi@linaro.org>
15554
15555 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15556 (top level): Skip tests if valid_addr_p returns false for
15557 $cmd1 or $cmd2.
15558
15559 2015-03-11 Andy Wingo <wingo@igalia.com>
15560
15561 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15562
15563 2015-03-11 Yao Qi <yao.qi@linaro.org>
15564
15565 * gdb.base/catch-syscall.exp: Fix typo in comments.
15566
15567 2015-03-11 Yao Qi <yao.qi@linaro.org>
15568
15569 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15570
15571 2015-03-09 Pedro Alves <palves@redhat.com>
15572
15573 * dg-extract-results.py: Delete.
15574
15575 2015-03-09 Pedro Alves <palves@redhat.com>
15576
15577 Merge dg-extract-results.sh from GCC upstream (r218843).
15578
15579 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15580 * dg-extract-results.sh: Use --text with grep to avoid issues with
15581 binary files. Fall back to cat -v, if that doesn't work.
15582
15583 2015-03-05 Pedro Alves <palves@redhat.com>
15584
15585 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15586
15587 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15588
15589 * lib/mi-support.exp (mi_expect_interrupt): Accept
15590 alternative event for when in all-stop mode.
15591
15592 2015-03-04 Pedro Alves <palves@redhat.com>
15593
15594 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15595
15596 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15597
15598 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15599
15600 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15601
15602 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15603 regexps for GDB's current line display, accept a hex address
15604 preceding the line number.
15605
15606 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15607
15608 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15609 the 'arch1' variable for "s390*-linux*" targets.
15610
15611 2015-03-04 Pedro Alves <palves@redhat.com>
15612
15613 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15614 (main): Pass missing retval argument to pthread_join call.
15615
15616 2015-03-02 Pedro Alves <palves@redhat.com>
15617
15618 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15619 (top level): Call do_test with non-stop as well.
15620
15621 2015-03-02 Pedro Alves <palves@redhat.com>
15622
15623 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15624 -1.
15625
15626 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15627
15628 * gdb.arch/s390-vregs.exp: New test.
15629 * gdb.arch/s390-vregs.S: New file.
15630
15631 2015-02-27 Pedro Alves <palves@redhat.com>
15632
15633 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15634 call to catch_command_errors.
15635 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15636 catch_command_errors.
15637
15638 2015-02-27 Pedro Alves <palves@redhat.com>
15639
15640 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15641 "true" for boolean result.
15642 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15643 prototype of main.
15644
15645 2015-02-27 Pedro Alves <palves@redhat.com>
15646
15647 * lib/unbuffer_output.c: New file.
15648 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15649 (main): Call gdb_unbuffer_output.
15650
15651 2015-02-27 Yao Qi <yao.qi@linaro.org>
15652
15653 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15654 target.
15655
15656 2015-02-26 Doug Evans <dje@google.com>
15657
15658 * gdb.cp/class2.cc (Dbase, D): New classes.
15659 (main): New local delta.
15660 * gdb.cp/class2.exp: Test printing delta.
15661 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15662 (dynbar): New global.
15663 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15664
15665 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15666
15667 * gdb.compile/compile-ifunc.c: New file.
15668 * gdb.compile/compile-ifunc.exp: New file.
15669
15670 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15671
15672 * gdb.base/structs.exp: Check for correct struct on finish.
15673
15674 2015-02-26 Yao Qi <yao.qi@linaro.org>
15675
15676 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15677 is zero.
15678
15679 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15680
15681 * gdb.arch/cordic.ko.bz2: New file.
15682 * gdb.arch/cordic.ko.debug.bz2: New file.
15683 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15684
15685 2015-02-25 Yao Qi <yao.qi@linaro.org>
15686
15687 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15688 aarch64*-*-* target.
15689
15690 2015-02-23 Pedro Alves <palves@redhat.com>
15691
15692 * lib/gdb.exp (delete_breakpoints): Rewrite using
15693 gdb_test_multiple.
15694
15695 2015-02-23 Pedro Alves <palves@redhat.com>
15696
15697 * gdb.base/info-os.c: Include stdlib.h.
15698
15699 2015-02-22 Doug Evans <xdje42@gmail.com>
15700
15701 PR symtab/17855
15702 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15703 is read after symbols have been re-read.
15704 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15705 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15706
15707 2015-02-21 Doug Evans <dje@google.com>
15708
15709 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15710
15711 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15712
15713 PR corefiles/17808
15714 * gdb.arch/i386-biarch-core.core.bz2: New file.
15715 * gdb.arch/i386-biarch-core.exp: New file.
15716
15717 2015-02-21 Pedro Alves <palves@redhat.com>
15718
15719 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15720 runto_main fails.
15721
15722 2015-02-20 Pedro Alves <palves@redhat.com>
15723
15724 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15725 info probes.
15726
15727 2015-02-20 Pedro Alves <palves@redhat.com>
15728
15729 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15730
15731 2015-02-20 Pedro Alves <palves@redhat.com>
15732
15733 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15734 clean_restart before gdb_target_supports_trace.
15735
15736 2015-02-20 Pedro Alves <palves@redhat.com>
15737
15738 PR threads/18006
15739 * gdb.threads/clone-thread_db.c: New file.
15740 * gdb.threads/clone-thread_db.exp: New file.
15741
15742 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15743
15744 PR breakpoints/16812
15745 * gdb.base/catch-gdb-caused-signals.c: New file.
15746 * gdb.base/catch-gdb-caused-signals.exp: New file.
15747
15748 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15749
15750 * configure: Regenerated.
15751 * configure.ac: Use GDB_AC_TRANSFORM.
15752 * aclocal.m4: sinclude ../transform.m4.
15753
15754 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15755
15756 * lib/dtrace.exp: New file.
15757 * gdb.base/dtrace-probe.exp: Likewise.
15758 * gdb.base/dtrace-probe.d: Likewise.
15759 * gdb.base/dtrace-probe.c: Likewise.
15760 * lib/pdtrace.in: Likewise.
15761 * configure.ac: Output variables with the transformed names of
15762 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15763 * configure: Regenerated.
15764
15765 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15766
15767 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15768 expected message when trying to access $_probe_* convenience
15769 variables while not on a probe.
15770
15771 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15772
15773 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15774
15775 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15776
15777 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15778 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15779
15780 2015-02-10 Doug Evans <xdje42@gmail.com>
15781
15782 * lib/gdb.exp (gdb_load): Always return a result.
15783
15784 2015-02-10 Pedro Alves <palves@redhat.com>
15785
15786 * gdb.threads/signal-sigtrap.c: New file.
15787 * gdb.threads/signal-sigtrap.exp: New file.
15788
15789 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15790
15791 * gdb.trace/no-attach-trace.c: New file.
15792 * gdb.trace/no-attach-trace.exp: New file.
15793
15794 2015-02-09 Mark Wielaard <mjw@redhat.com>
15795
15796 * gdb.dwarf2/atomic.c: New file.
15797 * gdb.dwarf2/atomic-type.exp: Likewise.
15798
15799 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15800
15801 * gdb.btrace/buffer-size.exp: Update "info record" output.
15802 * gdb.btrace/delta.exp: Update "info record" output.
15803 * gdb.btrace/enable.exp: Update "info record" output.
15804 * gdb.btrace/finish.exp: Update "info record" output.
15805 * gdb.btrace/instruction_history.exp: Update "info record" output.
15806 * gdb.btrace/next.exp: Update "info record" output.
15807 * gdb.btrace/nexti.exp: Update "info record" output.
15808 * gdb.btrace/step.exp: Update "info record" output.
15809 * gdb.btrace/stepi.exp: Update "info record" output.
15810 * gdb.btrace/nohist.exp: Update "info record" output.
15811
15812 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15813
15814 * gdb.btrace/buffer-size: New.
15815
15816 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15817
15818 * gdb.btrace/delta.exp: Update "info record" output.
15819 * gdb.btrace/enable.exp: Update "info record" output.
15820 * gdb.btrace/finish.exp: Update "info record" output.
15821 * gdb.btrace/instruction_history.exp: Update "info record" output.
15822 * gdb.btrace/next.exp: Update "info record" output.
15823 * gdb.btrace/nexti.exp: Update "info record" output.
15824 * gdb.btrace/step.exp: Update "info record" output.
15825 * gdb.btrace/stepi.exp: Update "info record" output.
15826 * gdb.btrace/nohist.exp: Update "info record" output.
15827
15828 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15829
15830 PR gdb/15678
15831 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15832
15833 2015-02-06 Pedro Alves <palves@redhat.com>
15834
15835 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15836 macro.
15837 (seconds_left, again): New globals.
15838 (main): Wait seconds_left in a 1-second sleep loop instead of
15839 sleeping 180 seconds. If 'again' is set, reset the seconds
15840 counter.
15841 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15842 'again' in the inferior before detaching. Print the seconds left.
15843 (options): New global.
15844 (top level): Build program with -DTIMEOUT=$timeout.
15845
15846 2015-02-06 Pedro Alves <palves@redhat.com>
15847
15848 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15849 determine how many seconds to pass to 'alarm'.
15850 * gdb.base/gdb-sigterm.exp (top level): Build program with
15851 -DTIMEOUT=$timeout.
15852 (do_test): Return success/failure indication. Add more verbose
15853 logging. Don't fail if 200 single steps are seen. Instead, fail
15854 when the test times out.
15855 (passes): New global.
15856 (top level): Break the testing loop if testing fails on any
15857 iteration. Use gdb_assert.
15858
15859 2015-02-04 Don Breazeal <donb@codesourcery.com>
15860
15861 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15862 and initialize them.
15863 (ipc_cleanup): New function.
15864 (main): Don't declare shmid, semid, and msqid. Add a call to
15865 atexit so that we call ipc_cleanup on exit.
15866
15867 2015-02-04 Pedro Alves <palves@redhat.com>
15868
15869 * boards/native-extended-gdbserver.exp: Remove any target variant
15870 specifications from the board name before clearing the isremote
15871 flag from board_info.
15872
15873 2015-01-31 Doug Evans <xdje42@gmail.com>
15874
15875 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15876
15877 2015-01-31 Gary Benson <gbenson@redhat.com>
15878
15879 * gdb.base/completion.exp: Disable completion limiting for
15880 existing tests. Add new tests to check completion limiting.
15881 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15882
15883 2015-01-31 Doug Evans <xdje42@gmail.com>
15884
15885 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15886
15887 2015-01-31 Doug Evans <xdje42@gmail.com>
15888
15889 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15890 entries. Duplicate file section script entries.
15891 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15892 inlined entries. Add test for safe-path rejection.
15893 * gdb.python/py-section-script.c: Add duplicate inlined section script
15894 entries. Duplicate file section script entries.
15895 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15896 inlined entries. Add test for safe-path rejection.
15897
15898 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15899
15900 * gdb.ada/disc_arr_bound: New testcase.
15901
15902 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15903
15904 * gdb.ada/mi_var_array: New testcase.
15905
15906 2015-01-27 Doug Evans <dje@google.com>
15907
15908 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15909 Add test for objfile.filename, objfile.username after objfile
15910 has been unloaded.
15911
15912 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15913
15914 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15915 the second test to print the name attribute of value
15916 returned by the call to gdb.lookup_type, and adjust
15917 the expected output accordingly.
15918
15919 2015-01-25 Mark Wielaard <mjw@redhat.com>
15920
15921 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15922 * gdb.base/disp-step-fork.c: Include unistd.h.
15923 * gdb.base/siginfo-obj.c: Include stdio.h.
15924 * gdb.base/siginfo-thread.c: Likewise.
15925 * gdb.mi/non-stop.c: Include unistd.h.
15926 * gdb.mi/nsthrexec.c: Include stdio.h.
15927 * gdb.mi/pthreads.c: Include unistd.h.
15928 * gdb.modula2/unbounded1.c (main): Declare returns int.
15929 * gdb.reverse/consecutive-reverse.c: Likewise.
15930 * gdb.threads/create-fail.c: Include unistd.h.
15931 * gdb.threads/killed.c: Likewise.
15932 * gdb.threads/linux-dp.c: Likewise.
15933 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15934 * gdb.threads/non-ldr-exc-2.c: Likewise.
15935 * gdb.threads/non-ldr-exc-3.c: Likewise.
15936 * gdb.threads/non-ldr-exc-4.c: Likewise.
15937 * gdb.threads/pthreads.c: Include unistd.h.
15938 (main): Declare returns int.
15939 * gdb.threads/tls-main.c (foo): New declaration.
15940 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15941
15942 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15943
15944 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15945 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15946
15947 2015-01-15 Mark Wielaard <mjw@redhat.com>
15948
15949 * gdb.base/noreturn-return.c: New file.
15950 * gdb.base/noreturn-return.exp: New file.
15951 * gdb.base/noreturn-finish.c: New file.
15952 * gdb.base/noreturn-finish.exp: New file.
15953
15954 2015-01-23 Pedro Alves <palves@redhat.com>
15955
15956 * gdb.threads/continue-pending-after-query.c: New file.
15957 * gdb.threads/continue-pending-after-query.exp: New file.
15958
15959 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15960 Simon Marchi <simon.marchi@ericsson.com>
15961
15962 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15963 * gdb.base/valgrind-db-attach.exp: Same.
15964 * gdb.base/valgrind-infcall.exp: Same.
15965 * lib/mi-support.exp (default_mi_gdb_start): Same.
15966 * lib/prompt.exp (default_prompt_gdb_start): Same.
15967 * lib/gdb.exp (default_gdb_spawn): Same.
15968 (gdb_interact): New.
15969
15970
15971 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15972
15973 * gdb.compile/compile.exp (pointer to jit function): New test.
15974
15975 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15976
15977 * lib/gdb.exp (supports_process_record): Return true for
15978 powerpc*-*-linux*.
15979 (supports_reverse): Likewise.
15980
15981 2015-01-15 Don Breazeal <donb@codesourcery.com>
15982
15983 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15984 instead of checking whether the target board is remote and
15985 use spawn_wait_for_attach instead of exec/sleep.
15986 * gdb.base/attach-twice.exp: Likewise.
15987
15988 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15989
15990 * gdb.ada/var_arr_attrs: New testcase.
15991
15992 2015-01-14 Pedro Alves <palves@redhat.com>
15993 Joel Brobecker <brobecker@adacore.com>
15994
15995 PR gdb/17525
15996 * gdb.base/bp-cmds-execution-x-script.c: New file.
15997 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15998 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15999
16000 2015-01-14 Pedro Alves <palves@redhat.com>
16001
16002 PR cli/17828
16003 * gdb.base/batch-preserve-term-settings.c: New file.
16004 * gdb.base/batch-preserve-term-settings.exp: New file.
16005
16006 2015-01-13 Doug Evans <dje@google.com>
16007
16008 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16009 binary.
16010
16011 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16012
16013 * Makefile.in (clean mostlyclean): Do not delete *.py.
16014
16015 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16016
16017 * gdb.python/py-lookup-type.exp: New file.
16018
16019 2015-01-12 Pedro Alves <palves@redhat.com>
16020
16021 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16022 restore GDBFLAGS before returning.
16023
16024 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16025
16026 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16027 is_amd64_regs_target and is_x86_like_target.
16028
16029 2015-01-11 Doug Evans <xdje42@gmail.com>
16030
16031 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16032 is given without an explicit form.
16033 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16034 attributes.
16035 * gdb.dwarf/corrupt.exp: Ditto.
16036 * gdb.dwarf2/enum-type.exp: Ditto.
16037 * gdb.trace/entry-values.exp: Ditto.
16038 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16039
16040 2015-01-11 Doug Evans <xdje42@gmail.com>
16041
16042 PR gdb/15830
16043 * gdb.base/maint.exp: Remove references to "maint demangle".
16044 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16045 Add tests for explicitly specifying language to demangle.
16046 * gdb.dlang/demangle.exp: Ditto.
16047
16048 2015-01-09 Pedro Alves <palves@redhat.com>
16049
16050 * gdb.threads/non-stop-fair-events.c: New file.
16051 * gdb.threads/non-stop-fair-events.exp: New file.
16052
16053 2015-01-09 Pedro Alves <palves@redhat.com>
16054
16055 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16056 the global scope. Set a breakpoint after all threads are started
16057 rather than stepping over two source lines. Expect the prompt.
16058 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16059 global.
16060 (NUM): Now 15.
16061 (main): Use threads_started_barrier to wait for all threads to
16062 start. Main thread no longer calls thread_function. Exit after
16063 180 seconds.
16064 (loop): New function.
16065 (thread_function): Wait on threads_started_barrier barrier. Call
16066 'loop' at each iteration.
16067 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16068 threads have started, instead of hardcoding number of "next"
16069 steps. Use an access watchpoint instead of a write watchpoint.
16070
16071 2015-01-09 Pedro Alves <palves@redhat.com>
16072
16073 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16074 (thread_func): Wait on barrier.
16075 (main): Wait for all threads to start before stopping GDB.
16076 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16077 global.
16078 (thread1_func, thread2_func): Wait on barrier.
16079 (main): Wait for all threads to start before stopping GDB.
16080 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16081 New global.
16082 (thread1_func, thread2_func): Wait on barrier.
16083 (main): Wait for all threads to start before stopping GDB.
16084
16085 2015-01-09 Pedro Alves <palves@redhat.com>
16086
16087 * gdb.threads/attach-many-short-lived-threads.c: New file.
16088 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16089
16090 2014-01-09 Pedro Alves <palves@redhat.com>
16091
16092 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16093 instead of to thread 2.
16094 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16095 Add barrier around each pthread_create call instead of around all
16096 calls.
16097 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16098 Set a break on thread_function and have the child threads hit it
16099 one at at a time.
16100
16101 2015-01-09 Pedro Alves <palves@redhat.com>
16102
16103 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16104 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16105 false.
16106 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16107 checking whether the target board is remote.
16108 * gdb.multi/multi-attach.exp: Likewise.
16109 * gdb.python/py-sync-interp.exp: Likewise.
16110 * gdb.server/ext-attach.exp: Likewise.
16111 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16112 tests that need to attach, instead of checking whether the target
16113 board is remote at the top of the file.
16114
16115 2015-01-08 Yao Qi <yao@codesourcery.com>
16116
16117 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16118
16119 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16120
16121 Fix testcase compilation.
16122 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16123
16124 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16125
16126 * gdb.python/py-type.exp: Add a couple test about empty
16127 array creation, and negative-length array creation.
16128
16129 2015-01-02 Doug Evans <xdje42@gmail.com>
16130
16131 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16132
16133 2015-01-02 Doug Evans <dje@google.com>
16134
16135 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16136
16137 2014-12-29 Yao Qi <yao@codesourcery.com>
16138
16139 * gdb.trace/entry-values.exp: Update comments. Rename variable
16140 bar_call_foo to returned_from_foo.
16141
16142 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16143
16144 PR gdb/17394
16145 * gdb.linespec/break-asm-file.c: New file.
16146 * gdb.linespec/break-asm-file.exp: New file.
16147 * gdb.linespec/break-asm-file0.s: New file.
16148 * gdb.linespec/break-asm-file1.s: New file.
16149
16150 2014-12-18 Nigel Stephens <nigel@mips.com>
16151 Maciej W. Rozycki <macro@codesourcery.com>
16152
16153 * gdb.base/float.exp: Handle the new output from "info float" on
16154 MIPS targets.
16155
16156 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16157
16158 Fix MinGW compilation.
16159 * gdb.compile/compile-ops.exp: Update untested message if
16160 !skip_compile_feature_tests.
16161 * gdb.compile/compile-setjmp.exp: Likewise.
16162 * gdb.compile/compile-tls.exp: Likewise.
16163 * gdb.compile/compile.exp: Likewise.
16164 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16165 supported on this host".
16166
16167 2014-12-16 Doug Evans <xdje42@gmail.com>
16168
16169 * boards/stabs.exp: New file.
16170
16171 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16172
16173 * gdb.base/completion.exp: Adjust to format changes of "maint
16174 print user-registers".
16175
16176 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16177
16178 PR server/17457
16179 * gdb.arch/aarch64-fp.c: New file.
16180 * gdb.arch/aarch64-fp.exp: New file.
16181
16182 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16183
16184 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16185 r210637, r210913, r211666, r215400, r215817).
16186
16187 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16188 * dg-extract-results.py: New file.
16189 * dg-extract-results.sh: Use it if the environment seems
16190 suitable.
16191
16192 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16193
16194 * dg-extract-results.py (parse_run): Handle warnings that
16195 are printed before a test harness is run.
16196
16197 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16198
16199 * dg-extract-results.py (Named): Remove __cmp__ method.
16200 (output_variation): Use a key to sort variation.harnesses.
16201
16202 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16203
16204 * dg-extract-results.py: For Python 3, force sys.stdout to
16205 handle surrogate escape sequences.
16206 (safe_open): New function.
16207 (output_segment, main): Use it.
16208
16209 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16210
16211 * dg-extract-results.py (Prog.result_re): Include options
16212 in test name.
16213
16214 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16215
16216 * dg-extract-results.py (output_variation): Always sort if
16217 do_sum.
16218
16219 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16220
16221 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16222 as long as we get pagination notifications.
16223
16224 2014-12-15 Jason Merrill <jason@redhat.com>
16225
16226 * Makefile.in (check-gdb.%): Restore.
16227 * README: Mention it.
16228
16229 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16230
16231 * gdb.ada/str_uninit: New testcase.
16232
16233 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16234
16235 PR symtab/17642
16236 * gdb.base/vla-stub-define.c: New file.
16237 * gdb.base/vla-stub.c: New file.
16238 * gdb.base/vla-stub.exp: New file.
16239
16240 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16241 Jan Kratochvil <jan.kratochvil@redhat.com>
16242 Tom Tromey <tromey@redhat.com>
16243
16244 * configure.ac: Add gdb.compile/.
16245 * configure: Regenerate.
16246 * gdb.compile/Makefile.in: New file.
16247 * gdb.compile/compile-ops.exp: New file.
16248 * gdb.compile/compile-ops.c: New file.
16249 * gdb.compile/compile-tls.c: New file.
16250 * gdb.compile/compile-tls.exp: New file.
16251 * gdb.compile/compile-constvar.S: New file.
16252 * gdb.compile/compile-constvar.c: New file.
16253 * gdb.compile/compile-mod.c: New file.
16254 * gdb.compile/compile-nodebug.c: New file.
16255 * gdb.compile/compile-setjmp-mod.c: New file.
16256 * gdb.compile/compile-setjmp.c: New file.
16257 * gdb.compile/compile-setjmp.exp: New file.
16258 * gdb.compile/compile-shlib.c: New file.
16259 * gdb.compile/compile.c: New file.
16260 * gdb.compile/compile.exp: New file.
16261 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16262
16263 2014-12-12 Tom Tromey <tromey@redhat.com>
16264
16265 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16266 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16267
16268 2014-12-12 Doug Evans <dje@google.com>
16269
16270 * lib/gdb-python.exp (get_python_valueof): New function.
16271 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16272
16273 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16274
16275 * gdb.base/completion.exp: Add test for completion of "info
16276 registers ".
16277
16278 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16279
16280 * gdb.base/func-ptrs.c: New file.
16281 * gdb.base/func-ptrs.exp: New file.
16282
16283 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16284
16285 PR breakpoints/17012
16286 * gdb.base/dprintf-detach.c: New file.
16287 * gdb.base/dprintf-detach.exp: New file.
16288
16289 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16290
16291 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16292 * lib/gdb.exp (target_is_gdbserver): New procedure.
16293
16294 2014-12-08 Doug Evans <dje@google.com>
16295
16296 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16297
16298 2014-12-05 Yao Qi <yao@codesourcery.com>
16299
16300 * gdb.guile/scm-error.exp: Remove the third argument to
16301 gdb_remote_download.
16302 * gdb.guile/scm-frame-args.exp: Likewise.
16303 * gdb.guile/scm-section-script.exp: Likewise.
16304
16305 2014-12-05 Yao Qi <yao@codesourcery.com>
16306
16307 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16308
16309 2014-12-04 Doug Evans <dje@google.com>
16310
16311 * gdb.python/py-objfile.exp: Add tests for
16312 objfile.add_separate_debug_file.
16313
16314 2014-12-04 Doug Evans <dje@google.com>
16315
16316 * lib/gdb.exp (get_build_id): New function.
16317 (build_id_debug_filename_get): Rewrite to use it.
16318 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16319
16320 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16321
16322 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16323 `method(long)', not just 0x0.
16324 * gdb.cp/nsalias.exp: Align code labels to 4.
16325 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16326 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16327 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16328 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16329 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16330 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16331
16332 2014-12-02 Doug Evans <dje@google.com>
16333
16334 PR symtab/17602
16335 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16336 * gdb.cp/anon-ns2.cc: ... here. New file.
16337 * gdb.cp/anon-ns.exp: Update.
16338
16339 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16340
16341 * gdb.python/py-events.py (inferior_call_handler): New.
16342 (register_changed_handler, memory_changed_handler): New.
16343 (test_events.invoke): Register new handlers.
16344 * gdb.python/py-events.exp: Add tests for inferior call,
16345 memory_changed and register_changed events.
16346
16347 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16348
16349 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16350 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16351 if the linker doesn't understand this.
16352
16353 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16354
16355 * gdb.python/python.exp: Change expected reply to help().
16356
16357 2014-12-01 Yao Qi <yao@codesourcery.com>
16358
16359 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16360 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16361 * configure: Re-generated.
16362
16363 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16364
16365 * gdb.cp/chained-calls.cc: New file.
16366 * gdb.cp/chained-calls.exp: New file.
16367 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16368
16369 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16370
16371 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16372 * gdb.dwarf2/symtab-producer.exp: Same.
16373 * gdb.gdb/python-interrupts.exp: Same.
16374 * gdb.gdb/python-selftest.exp: Same.
16375 * gdb.python/py-linetable.exp: Same.
16376 * gdb.python/py-type.exp: Same.
16377 * gdb.python/py-value-cc.exp: Same.
16378 * gdb.python/py-value.exp: Same.
16379
16380 2014-11-28 Yao Qi <yao@codesourcery.com>
16381
16382 * gdb.base/break-probes.exp: Match library name prefixed with
16383 sysroot.
16384
16385 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16386
16387 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16388 test expected output. Add parentheses for the call to print.
16389 Remove L suffix from integers.
16390
16391 2014-11-26 Doug Evans <dje@google.com>
16392
16393 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16394
16395 2014-11-22 Yao Qi <yao@codesourcery.com>
16396
16397 * gdb.trace/entry-values.c: Remove asms.
16398 (foo): Add foo_label.
16399 (bar): Add bar_label.
16400 * gdb.trace/entry-values.exp: Remove code computing foo's
16401 length and bar's length.
16402 (Dwarf::assemble): Invoke function_range for bar and use
16403 MACRO_AT_func for foo.
16404
16405 2014-11-22 Yao Qi <yao@codesourcery.com>
16406
16407 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16408 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16409 Use .Lgcc43_procstart instead of gcc43.
16410
16411 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16412
16413 * gdb.ada/n_arr_bound: New testcase.
16414
16415 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16416
16417 PR breakpoints/10737
16418 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16419 test_catch_syscall_multi_arch.
16420 (test_catch_syscall_multi_arch): New function.
16421
16422 2014-11-20 Doug Evans <xdje42@gmail.com>
16423
16424 * gdb.base/maint.exp: Update expected output.
16425
16426 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16427
16428 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16429 4-byte instruction on S390.
16430
16431 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16432
16433 * gdb.ada/arr_arr: New testcase.
16434
16435 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16436
16437 * gdb.ada/pkd_arr_elem: New Testcase.
16438
16439 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16440
16441 * gdb.reverse/break-precsave: Expect completion message for
16442 core file reads.
16443 * gdb.reverse/consecutive-precsave.exp: Likewise.
16444 * gdb.reverse/finish-precsave.exp: Likewise.
16445 * gdb.reverse/i386-precsave.exp: Likewise.
16446 * gdb.reverse/machinestate-precsave.exp: Likewise.
16447 * gdb.reverse/sigall-precsave.exp: Likewise.
16448 * gdb.reverse/solib-precsave.exp: Likewise.
16449 * gdb.reverse/step-precsave.exp: Likewise.
16450 * gdb.reverse/until-precsave.exp: Likewise.
16451 * gdb.reverse/watch-precsave.exp: Likewise.
16452
16453 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16454
16455 * gdb.base/bp-permanent.c: Include unistd.h.
16456 * gdb.python/py-framefilter-mi.c (main): Add return type.
16457 * gdb.python/py-framefilter.c (main): Likewise.
16458 * gdb.trace/actions-changed.c (main): Likewise.
16459
16460 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16461
16462 * gdb.mi/until.c: Add eye-catchers.
16463 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16464 line numbers.
16465
16466 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16467
16468 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16469 function header variants in break1.c.
16470 * gdb.base/ena-dis-br.exp: Likewise.
16471 * gdb.base/hbreak2.exp: Likewise.
16472 * gdb.reverse/until-precsave.exp: Drop references to removed
16473 non-prototype function header variants in ur1.c.
16474 * gdb.reverse/until-reverse.exp: Likewise.
16475
16476 2014-11-17 Petr Machata <pmachata@redhat.com>
16477
16478 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16479 ${_cu_offset_size} bytes abbrev offset.
16480
16481 2014-11-15 Doug Evans <xdje42@gmail.com>
16482
16483 PR symtab/17559
16484 * gdb.base/line-symtabs.exp: New file.
16485 * gdb.base/line-symtabs.c: New file.
16486 * gdb.base/line-symtabs.h: New file.
16487
16488 2014-11-14 Yao Qi <yao@codesourcery.com>
16489
16490 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16491 (func): Add label func_label.
16492 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16493 Replace low_pc and high_pc with MACRO_AT_range.
16494 Replace name, low_pc and high_pc with MACRO_AT_func.
16495
16496 2014-11-14 Yao Qi <yao@codesourcery.com>
16497
16498 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16499 Replace name, low_pc and high_pc with MACRO_AT_func.
16500
16501 2014-11-14 Yao Qi <yao@codesourcery.com>
16502
16503 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16504 produce debug information.
16505 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16506
16507 2014-11-14 Yao Qi <yao@codesourcery.com>
16508
16509 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16510 object and get function length.
16511 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16512 with MACRO_AT_func.
16513 (top-level): Replace gdb_compile and clean_restart with
16514 prepare_for_testing.
16515 * gdb.dwarf2/main.c (main): Add label main_label.
16516
16517 2014-11-14 Yao Qi <yao@codesourcery.com>
16518
16519 * lib/dwarf.exp (function_range): New procedure.
16520 (Dwarf::_handle_macro_at_func): New procedure.
16521 (Dwarf::_handle_macro_at_range): New procedure.
16522 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16523
16524 2014-11-14 Yao Qi <yao@codesourcery.com>
16525
16526 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16527 (_handle_attribute): New procedure.
16528
16529 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16530
16531 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16532 * gdb.base/call-sc.c (zed): Likewise.
16533 * gdb.base/checkpoint.c (main): Likewise.
16534 * gdb.base/dump.c (main): Likewise.
16535 * gdb.base/gcore.c (main): Likewise.
16536 * gdb.base/huge.c (main): Likewise.
16537 * gdb.base/multi-forks.c (main): Likewise.
16538 * gdb.base/pr10179-a.c (main): Likewise.
16539 * gdb.base/savedregs.c (main): Likewise.
16540 * gdb.base/sigaltstack.c (main): Likewise.
16541 * gdb.base/siginfo.c (main): Likewise.
16542 * gdb.base/structs.c (zed): Likewise.
16543 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16544 * gdb.mi/mi-syn-frame.c (main): Likewise.
16545 * gdb.mi/until.c (foo, main): Likewise.
16546 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16547 * gdb.base/solib-weak.c (foo): Declare.
16548 * gdb.base/attach-twice.c: Include stdio.h.
16549 * gdb.base/weaklib1.c: Likewise.
16550 * gdb.base/weaklib2.c: Likewise.
16551 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16552 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16553 unistd.h.
16554 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16555 * gdb.mi/mi-exit-code.c: Likewise.
16556 * gdb.base/break-interp-lib.c: Include string.h.
16557 * gdb.base/coremaker.c: Likewise.
16558 * gdb.base/testenv.c: Likewise.
16559 * gdb.python/py-finish-breakpoint.c: Likewise.
16560 * gdb.base/inferior-died.c: Include sys/wait.h.
16561 * gdb.base/fileio.c: Include time.h.
16562 * gdb.base/async-shell.c: Include unistd.h.
16563 * gdb.base/dprintf-non-stop.c: Likewise.
16564 * gdb.base/info-os.c: Likewise.
16565 * gdb.mi/mi-console.c: Likewise.
16566 * gdb.mi/watch-nonstop.c: Likewise.
16567 * gdb.python/py-events.c: Likewise.
16568 * gdb.base/async.c (baz): Move up before its invocation.
16569 * gdb.base/code_elim2.c (my_global_func): Likewise.
16570 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16571 * gdb.base/advance.c (func2): Likewise.
16572
16573 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16574
16575 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16576 variant.
16577 * gdb.base/annota3.c: Likewise.
16578 * gdb.base/async.c: Likewise.
16579 * gdb.base/average.c: Likewise.
16580 * gdb.base/call-ar-st.c: Likewise.
16581 * gdb.base/call-rt-st.c: Likewise.
16582 * gdb.base/call-sc.c: Likewise.
16583 * gdb.base/call-strs.c: Likewise.
16584 * gdb.base/ending-run.c: Likewise.
16585 * gdb.base/execd-prog.c: Likewise.
16586 * gdb.base/exprs.c: Likewise.
16587 * gdb.base/foll-exec.c: Likewise.
16588 * gdb.base/foll-fork.c: Likewise.
16589 * gdb.base/foll-vfork.c: Likewise.
16590 * gdb.base/funcargs.c: Likewise.
16591 * gdb.base/gcore.c: Likewise.
16592 * gdb.base/jump.c: Likewise.
16593 * gdb.base/langs0.c: Likewise.
16594 * gdb.base/langs1.c: Likewise.
16595 * gdb.base/langs2.c: Likewise.
16596 * gdb.base/mips_pro.c: Likewise.
16597 * gdb.base/nodebug.c: Likewise.
16598 * gdb.base/opaque0.c: Likewise.
16599 * gdb.base/opaque1.c: Likewise.
16600 * gdb.base/recurse.c: Likewise.
16601 * gdb.base/run.c: Likewise.
16602 * gdb.base/scope0.c: Likewise.
16603 * gdb.base/scope1.c: Likewise.
16604 * gdb.base/setshow.c: Likewise.
16605 * gdb.base/setvar.c: Likewise.
16606 * gdb.base/shmain.c: Likewise.
16607 * gdb.base/shr1.c: Likewise.
16608 * gdb.base/shr2.c: Likewise.
16609 * gdb.base/sigall.c: Likewise.
16610 * gdb.base/signals.c: Likewise.
16611 * gdb.base/so-indr-cl.c: Likewise.
16612 * gdb.base/solib2.c: Likewise.
16613 * gdb.base/structs.c: Likewise.
16614 * gdb.base/sum.c: Likewise.
16615 * gdb.base/vforked-prog.c: Likewise.
16616 * gdb.base/watchpoint.c: Likewise.
16617 * gdb.reverse/shr2.c: Likewise.
16618 * gdb.reverse/until-reverse.c: Likewise.
16619 * gdb.reverse/ur1.c: Likewise.
16620 * gdb.reverse/watch-reverse.c: Likewise.
16621
16622 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16623
16624 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16625 variant.
16626 * gdb.base/sepdebug.exp: Drop references to removed code.
16627
16628 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16629
16630 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16631 variant. Preserve original line numbering.
16632 * gdb.base/list1.c: Likewise.
16633
16634 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16635
16636 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16637 variant.
16638 * gdb.base/break1.c: Likewise.
16639 * gdb.base/break.exp: Drop references to removed code.
16640
16641 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16642
16643 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16644 variant.
16645
16646 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16647
16648 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16649
16650 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16651
16652 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16653 logic into perform_all_tests() and invoke it with and without
16654 function header prototypes.
16655 (do_function_calls): Remove conditional XFAIL for PR 5318.
16656 (rerun_and_prepare): Remove duplicate code.
16657 (perform_all_tests): New. Main logic moved here.
16658
16659 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16660
16661 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16662 code guarded by #ifdef NO_PROTOTYPES.
16663 (t_double_many_args): Likewise.
16664 (DEF_FUNC_MANY_ARGS_1): Likewise.
16665 (DEF_FUNC_VALUES_1): Likewise.
16666 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16667 guarded by #ifdef PROTOTYPES.
16668
16669 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16670
16671 * gdb.mi/mi-console.c: Add eye-catcher.
16672 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16673 instead of literal line number.
16674
16675 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16676
16677 * gdb.base/shr2.c: Add eye-catcher.
16678 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16679 line number.
16680
16681 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16682
16683 * gdb.base/jump.c: Add eye-catchers.
16684 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16685 numbers.
16686
16687 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16688
16689 * gdb.base/execd-prog.c: Add eye-catchers.
16690 * gdb.base/foll-exec.c: Likewise.
16691 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16692 line numbers.
16693
16694 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16695
16696 * gdb.base/ending-run.c: Add eye-catchers.
16697 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16698 literal line numbers.
16699
16700 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16701
16702 * gdb.base/call-rt-st.c: Add eye-catchers.
16703 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16704 literal line numbers.
16705
16706 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16707
16708 * gdb.base/call-ar-st.c: Add eye-catchers.
16709 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16710 literal line numbers.
16711
16712 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16713
16714 * gdb.base/average.c: Add eye-catchers.
16715 * gdb.base/sum.c: Likewise.
16716 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16717 regexps dynamically.
16718
16719 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16720
16721 * gdb.base/solib1.c: Add eye-catchers.
16722 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16723 literal line numbers.
16724
16725 2014-11-12 Pedro Alves <palves@redhat.com>
16726
16727 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16728 leader has exited.
16729
16730 2014-11-12 Pedro Alves <palves@redhat.com>
16731
16732 * gdb.arch/i386-bp_permanent.c: New file.
16733 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16734 (srcfile): Set to i386-bp_permanent.c.
16735 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16736 that stepi does not execute the 'leave' instruction, instead of
16737 testing it does execute.
16738 * gdb.base/bp-permanent.c: New file.
16739 * gdb.base/bp-permanent.exp: New file.
16740
16741 2014-11-10 Doug Evans <xdje42@gmail.com>
16742
16743 PR symtab/17564
16744 * gdb.base/symtab-search-order.exp: New file.
16745 * gdb.base/symtab-search-order.c: New file.
16746 * gdb.base/symtab-search-order-1.c: New file.
16747 * gdb.base/symtab-search-order-shlib-1.c: New file.
16748
16749 2014-11-07 Pedro Alves <palves@redhat.com>
16750
16751 PR gdb/17511
16752 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16753 i?86-*-linux*.
16754
16755 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16756
16757 PR c++/17494
16758 * gdb.cp/pr17494.cc: New file.
16759 * gdb.cp/pr17494.exp: New file.
16760
16761 2014-11-02 Yao Qi <yao@codesourcery.com>
16762
16763 * gdb.python/python.exp: Get working directory and match the
16764 output of "set extended-prompt \\w " with it.
16765
16766 2014-10-30 Doug Evans <dje@google.com>
16767
16768 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16769 in objfiles.
16770 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16771 in progspaces.
16772
16773 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16774
16775 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16776 * gdb.base/realname-expand.exp: Likewise.
16777 * gdb.linespec/macro-relative.exp: Likewise.
16778
16779 2014-10-29 Pedro Alves <palves@redhat.com>
16780
16781 PR gdb/17408
16782 * gdb.threads/schedlock.c (some_function): New function.
16783 (call_function): New global.
16784 (MAYBE_CALL_SOME_FUNCTION): New macro.
16785 (thread_function): Call it.
16786 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16787 and use it instead of a global counter. Adjust all callers.
16788 (get_current_thread): Use "find current thread" for test message
16789 here rather than having all callers pass down the same string.
16790 (goto_loop): New procedure, factored out from ...
16791 (my_continue): ... this.
16792 (step_ten_loops): Change parameter from test message to command to
16793 use. Adjust.
16794 (list_count): Delete global.
16795 (check_result): New procedure, factored out from duplicate top
16796 level code.
16797 (continue tests): Wrap in with_test_prefix.
16798 (test_step): New procedure, factored out from duplicate top level
16799 code.
16800 (top level): Test "step" in combination with all scheduler-locking
16801 modes. Test "next" in combination with all scheduler-locking
16802 modes, and in combination with stepping over a function call or
16803 not.
16804 * gdb.threads/next-bp-other-thread.c: New file.
16805 * gdb.threads/next-bp-other-thread.exp: New file.
16806
16807 2014-10-29 Pedro Alves <palves@redhat.com>
16808
16809 PR python/17372
16810 * gdb.python/python.exp: Test a multi-line command that spawns
16811 interactive Python.
16812 * gdb.base/multi-line-starts-subshell.exp: New file.
16813
16814 2014-10-29 Yao Qi <yao@codesourcery.com>
16815
16816 * gdb.base/fileio.exp: Make directories on host.
16817
16818 2014-10-29 Yao Qi <yao@codesourcery.com>
16819
16820 * gdb.base/fileio.c (test_write): Close the file.
16821
16822 2014-10-28 Pedro Alves <palves@redhat.com>
16823
16824 PR gdb/12623
16825 * gdb.base/sigstep.c (no_handler): New global.
16826 (main): If 'no_handler is true, set the signal handlers to
16827 SIG_IGN.
16828 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16829 with_sw_watch and no_handler parameters. Handle them.
16830 (top level) <stepping over handler when stopped at a breakpoint
16831 test>: Add a test axis for testing with a software watchpoint, and
16832 another for testing with the signal handler set to SIG_IGN.
16833 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16834 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16835
16836 2014-10-28 Pedro Alves <palves@redhat.com>
16837
16838 PR gdb/17511
16839 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16840 * gdb.base/sigstep.exp (other_handler_location): New global.
16841 (advance): Support stepping into the signal handler, and running
16842 commands while in the handler.
16843 (in_handler_map): New global.
16844 (top level): In the advance test, add combinations for getting
16845 into the handler with stepping commands, and for running commands
16846 in the handler. Add comment descripting the advancei tests.
16847
16848 2014-10-28 Pedro Alves <palves@redhat.com>
16849
16850 * gdb.base/sigstep.exp: Use build_executable instead of
16851 prepare_for_testing.
16852 (top level): Move code that starts GDB, runs to main and creates a
16853 display to ...
16854 (restart): ... this new procedure.
16855 (top level): Move backtrace from signal handler test to ...
16856 (validate_backtrace): ... this new procedure.
16857 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16858 with_test_prefix. Always restart GDB.
16859 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16860 with_test_prefix. Always restart GDB. No need to delete
16861 breakpoints after the test.
16862 (test_skip_handler): Remove prefix parameter.
16863 (skip_over_handler, breakpoint_to_handler)
16864 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16865 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16866 restart GDB. No need to delete breakpoints after the test.
16867 (top level): Use foreach to call the test procedures with
16868 different commands.
16869
16870 2014-10-28 Pedro Alves <palves@redhat.com>
16871
16872 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16873 instead of GNATS numbers.
16874 * gdb.base/sigbpt.exp: Likewise.
16875 * gdb.base/siginfo.exp: Likewise.
16876 * gdb.base/sigstep.exp: Likewise.
16877
16878 2014-10-27 Pedro Alves <palves@redhat.com>
16879
16880 * gdb.base/sigstep.c (dummy): New global.
16881 (main): Issue a couple writes to the new global.
16882 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16883 procedures.
16884 (skip_over_handler): Use test_skip_handler.
16885 (top level): Call skip_over_handler for stepi and nexti too.
16886 (breakpoint_over_handler): Use test_skip_handler.
16887 (top level): Call breakpoint_over_handler for stepi and nexti too.
16888
16889 2014-10-27 Yao Qi <yao@codesourcery.com>
16890
16891 * gdb.trace/tfile.c (adjust_function_address)
16892 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16893 function descriptor.
16894
16895 2014-10-24 Don Breazeal <donb@codesourcery.com>
16896
16897 * gdb.base/foll-fork.exp (test_follow_fork,
16898 catch_fork_child_follow): Check for updated fork messages emitted
16899 from infrun.c.
16900 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16901 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16902 vfork_and_exec_child_follow_through_step): Check for updated vfork
16903 messages emitted from infrun.c.
16904
16905 2014-10-24 Pedro Alves <palves@redhat.com>
16906
16907 * gdb.base/corefile.exp: Remove references to ultrix.
16908 * gdb.base/interrupt.exp: Likewise.
16909 * gdb.base/whatis.exp: Likewise.
16910 * gdb.gdb/selftest.exp: Likewise.
16911 * gdb.threads/manythreads.exp: Likewise.
16912 * gdb.threads/print-threads.exp: Likewise.
16913 * gdb.threads/pthreads.exp:: Likewise.
16914 * gdb.threads/schedlock.exp: Likewise.
16915
16916 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16917
16918 * gdb.cp/non-trivial-retval.cc: Add a test case.
16919 * gdb.cp/non-trivial-retval.exp: Add a test.
16920
16921 2014-10-20 Yao Qi <yao@codesourcery.com>
16922
16923 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16924 * gdb.python/py-objfile-script-gdb.py: New file.
16925 * gdb.python/py-objfile-script.exp: Update reference to
16926 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16927 of remote_download. Remove the dest file.
16928
16929 2014-10-20 Yao Qi <yao@codesourcery.com>
16930
16931 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16932 * gdb.base/step-line.exp: Likewise.
16933 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16934 * gdb.dwarf2/dw2-basic.exp: Likewise.
16935 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16936 * gdb.dwarf2/dw2-filename.exp: Likewise.
16937 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16938 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16939 * gdb.dwarf2/dw2-producer.exp: Likewise.
16940 * gdb.dwarf2/mac-fileno.exp: Likewise.
16941 * gdb.python/py-frame-args.exp: Likewise.
16942 * gdb.python/py-framefilter.exp: Likewise.
16943 * gdb.python/py-mi.exp: Likewise.
16944 * gdb.python/py-objfile-script.exp: Likewise
16945 * gdb.python/py-pp-integral.exp: Likewise.
16946 * gdb.python/py-pp-re-notag.exp: Likewise.
16947 * gdb.python/py-prettyprint.exp: Likewise.
16948 * gdb.python/py-section-script.exp: Likewise.
16949 * gdb.python/py-typeprint.exp: Likewise.
16950 * gdb.python/py-xmethods.exp: Likewise.
16951 * gdb.stabs/weird.exp: Likewise.
16952 * gdb.xml/tdesc-regs.exp: Likewise.
16953
16954 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16955
16956 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16957 (out_cu): Use addr_len for the size of addresses.
16958 (out_line): Likewise. Size DW_LNE_set_address instruction
16959 according to addr_len.
16960 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16961 (FUNC): Add START_INSNS to definition.
16962
16963 2014-10-18 Yao Qi <yao@codesourcery.com>
16964
16965 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16966 gdb_has_argv0 return true.
16967 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16968 check [target_info exists noargs], check [gdb_has_argv0]
16969 instead.
16970 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16971 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16972 procedures.
16973
16974 2014-10-17 Doug Evans <dje@google.com>
16975
16976 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16977 event.
16978 * gdb.python/py-events.py: Add clear_objfiles event.
16979
16980 2014-10-17 Doug Evans <dje@google.com>
16981
16982 * gdb.python/py-objfile.exp: Test progspace attribute.
16983
16984 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16985
16986 * gdb.guile/scm-breakpoint.exp: Do not assume any
16987 directory separators when matching source file paths.
16988 * gdb.python/py-breakpoint.exp: Likewise.
16989 * gdb.reverse/break-precsave.exp: Likewise.
16990 * gdb.reverse/break-reverse.exp: Likewise.
16991 * gdb.reverse/consecutive-precsave.exp: Likewise.
16992 * gdb.reverse/finish-precsave.exp: Likewise.
16993 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16994 * gdb.reverse/finish-reverse.exp: Likewise.
16995 * gdb.reverse/i386-precsave.exp: Likewise.
16996 * gdb.reverse/i387-env-reverse.exp: Likewise.
16997 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16998 * gdb.reverse/machinestate-precsave.exp: Likewise.
16999 * gdb.reverse/machinestate.exp: Likewise.
17000 * gdb.reverse/sigall-precsave.exp: Likewise.
17001 * gdb.reverse/solib-precsave.exp: Likewise.
17002 * gdb.reverse/step-precsave.exp: Likewise.
17003 * gdb.reverse/until-precsave.exp: Likewise.
17004 * gdb.reverse/watch-precsave.exp: Likewise.
17005 * gdb.reverse/watch-reverse.exp: Likewise.
17006
17007 2014-10-17 Yao Qi <yao@codesourcery.com>
17008
17009 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17010 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17011
17012 2014-10-17 Pedro Alves <palves@redhat.com>
17013
17014 PR gdb/17471
17015 * gdb.base/bg-execution-repeat.c: New file.
17016 * gdb.base/bg-execution-repeat.exp: New file.
17017
17018 2014-10-17 Pedro Alves <palves@redhat.com>
17019
17020 PR gdb/17300
17021 * gdb.base/continue-all-already-running.c: New file.
17022 * gdb.base/continue-all-already-running.exp: New file.
17023
17024 2014-10-17 Pedro Alves <palves@redhat.com>
17025
17026 PR gdb/17472
17027 * gdb.base/annota-input-while-running.c: New file.
17028 * gdb.base/annota-input-while-running.exp: New file.
17029
17030 2014-10-17 Pedro Alves <palves@redhat.com>
17031
17032 * gdb.base/callfuncs.exp: emove references to osf.
17033 * gdb.base/sigall.exp: Likewise.
17034 * gdb.gdb/selftest.exp: Likewise.
17035 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17036 * gdb.mi/non-stop.c: Likewise.
17037 * gdb.mi/pthreads.c: Likewise.
17038 * gdb.reverse/sigall-precsave.exp: Likewise.
17039 * gdb.reverse/sigall-reverse.exp: Likewise.
17040 * gdb.threads/pthreads.c: Likewise.
17041 * gdb.threads/pthreads.exp: Likewise.
17042
17043 2014-10-17 Yao Qi <yao@codesourcery.com>
17044
17045 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17046 check 'target_info exists noargs'.
17047 (test_command_prompt_position): Likewise.
17048 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17049 Remove "set args".
17050 (progvar_simple_while_test): Likewise.
17051 (progvar_complex_if_while_test): Likewise.
17052 (if_while_breakpoint_command_test): Likewise.
17053 (infrun_breakpoint_command_test): Likewise.
17054 (breakpoint_command_test): Likewise.
17055 (watchpoint_command_test): Likewise.
17056 (bp_deleted_in_command_test): Likewise.
17057 (temporary_breakpoint_commands): Likewise.
17058
17059 2014-10-16 Yao Qi <yao@codesourcery.com>
17060
17061 * gdb.base/remotetimeout.exp: Remove noargs checking.
17062
17063 2014-10-15 Pedro Alves <palves@redhat.com>
17064
17065 PR breakpoints/9649
17066 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17067 * gdb.base/breakpoint-in-ro-region.exp
17068 (probe_target_hardware_step): New procedure.
17069 (top level): Probe hardware stepping and hardware breakpoint
17070 support. Test stepping through a read-only region, with both
17071 "breakpoint auto-hw" on and off and both "always-inserted" on and
17072 off.
17073
17074 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17075
17076 * gdb.dlang/demangle.exp: Update for demangling changes.
17077
17078 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17079
17080 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17081 * gdb.cp/non-trivial-retval.exp: Add new tests.
17082
17083 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17084
17085 PR c++/13403
17086 PR c++/15154
17087 * gdb.cp/non-trivial-retval.cc: New file.
17088 * gdb.cp/non-trivial-retval.exp: New file.
17089
17090 2014-10-15 Yao Qi <yao@codesourcery.com>
17091
17092 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17093 remote host.
17094
17095 2014-10-15 Yao Qi <yao@codesourcery.com>
17096
17097 * gdb.python/py-symbol.exp: Match file base name if host is
17098 remote, otherwise match file name with dir name.
17099 * gdb.python/py-symtab.exp: Likewise.
17100 * gdb.python/python.exp: Likewise.
17101
17102 2014-10-15 Yao Qi <yao@codesourcery.com>
17103
17104 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17105 pattern.
17106 * gdb.python/py-symtab.exp: Likewise.
17107 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17108 locationn.
17109
17110 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17111
17112 * gdb.ada/addr_arith: New testcase.
17113
17114 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17115
17116 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17117 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17118 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17119 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17120
17121 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17122
17123 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17124 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17125 * gdb.arch/stap-eval-lang-ada.exp: New file.
17126
17127 2014-10-14 Yao Qi <yao@codesourcery.com>
17128
17129 * gdb.mi/mi-var-child.c (nothing1): New function.
17130 (nothing2): New function.
17131 (do_children_tests): Set function pointers by nothing1 and
17132 nothing2.
17133 * gdb.mi/mi-var-child.exp: Step over new added statements.
17134 Update test to match the new output.
17135 * gdb.mi/var-cmd.c (nothing1): New function.
17136 (nothing2): New function.
17137 (do_children_tests): Set function pointers by nothing1 and
17138 nothing2.
17139 * gdb.mi/mi-var-display.exp: Update test to match output.
17140 Step to the line specified by $line_dct_nothing.
17141 Increase the number of lines to step.
17142
17143 2014-10-14 Yao Qi <yao@codesourcery.com>
17144
17145 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17146 tests.
17147 * gdb.mi/mi2-var-child.exp: Likewise.
17148
17149 2014-10-13 Doug Evans <dje@google.com>
17150
17151 * gdb.python/py-objfile.exp: Change name of file name test.
17152
17153 2014-10-13 Doug Evans <dje@google.com>
17154
17155 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17156 from the start of the CU.
17157
17158 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17159 Yao Qi <yao@codesourcery.com>
17160
17161 Fix "save breakpoints" for "catch" command.
17162 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17163 Remove -nonewline. Match also the added "main" line.
17164
17165 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17166
17167 Fix "save breakpoints" for "disable $bpnum" command.
17168 * gdb.base/save-bp.c (main): Add label.
17169 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17170
17171 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17172
17173 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17174
17175 2014-10-11 Yao Qi <yao@codesourcery.com>
17176
17177 * gdb.server/server-kill.exp: Execute command
17178 "set remote trace-status-packet on" before "tstatus".
17179
17180 2014-10-11 Yao Qi <yao@codesourcery.com>
17181
17182 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17183 (main): Call getppid.
17184 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17185 and continue to it. Read variable "server_pid".
17186
17187 2014-10-11 Yao Qi <yao@codesourcery.com>
17188
17189 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17190
17191 2014-10-11 Yao Qi <yao@codesourcery.com>
17192
17193 * gdb.threads/thread-find.exp: Don't execute command
17194 "info threads".
17195 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17196 * gdb.threads/linux-dp.exp: Don't check the condition
17197 $threads_created equals to zero.
17198
17199 2014-10-10 Pedro Alves <palves@redhat.com>
17200
17201 * gdb.base/bigcore.exp: Remove references to IRIX.
17202 * gdb.base/funcargs.exp: Likewise.
17203 * gdb.base/interrupt.exp: Likewise.
17204 * gdb.base/mips_pro.exp: Likewise.
17205 * gdb.base/nodebug.exp: Likewise.
17206 * gdb.base/setvar.exp: Likewise.
17207 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17208
17209 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17210 Pedro Alves <palves@redhat.com>
17211
17212 PR symtab/14466
17213 * gdb.base/vdso-warning.c: New file.
17214 * gdb.base/vdso-warning.exp: New file.
17215
17216 2014-10-02 Doug Evans <dje@google.com>
17217
17218 * gdb.base/structs.c (main): Don't run forever.
17219
17220 2014-10-02 Pedro Alves <palves@redhat.com>
17221
17222 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17223 (top level) <stop threads 1, stop threads 2>: Use it.
17224
17225 2014-10-02 Pedro Alves <palves@redhat.com>
17226
17227 * gdb.threads/break-while-running.exp (test): Add new
17228 'update_thread_list' argument. Skip "info threads" if false.
17229 (top level): Add new 'update_thread_list' axis.
17230
17231 2014-10-02 Pedro Alves <palves@redhat.com>
17232
17233 PR breakpoints/17431
17234 * gdb.base/execl-update-breakpoints.c: New file.
17235 * gdb.base/execl-update-breakpoints.exp: New file.
17236
17237 2014-10-01 Pedro Alves <palves@redhat.com>
17238
17239 * gdb.base/breakpoint-in-ro-region.c: New file.
17240 * gdb.base/breakpoint-in-ro-region.exp: New file.
17241
17242 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17243
17244 * gdb.mi/mi-exit-code.exp: New file.
17245 * gdb.mi/mi-exit-code.c: New file.
17246
17247 2014-09-30 Yao Qi <yao@codesourcery.com>
17248
17249 * lib/prelink-support.exp (build_executable_own_libs): Error if
17250 the target isn't native.
17251
17252 2014-09-30 Yao Qi <yao@codesourcery.com>
17253
17254 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17255 false.
17256
17257 2014-09-22 Pedro Alves <palves@redhat.com>
17258
17259 * gdb.threads/break-while-running.exp: New file.
17260 * gdb.threads/break-while-running.c: New file.
17261
17262 2014-09-19 Yao Qi <yao@codesourcery.com>
17263
17264 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17265 Invoke test. Restart GDB with --readnow and invoke test again.
17266
17267 2014-09-19 Yao Qi <yao@codesourcery.com>
17268
17269 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17270 proc set_breakpoint_on_gcd_function. Invoke
17271 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17272 invoke set_breakpoint_on_gcd_function again.
17273
17274 2014-09-18 Doug Evans <dje@google.com>
17275
17276 * gdb.dwarf2/symtab-producer.exp: New file.
17277
17278 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17279
17280 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17281 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17282 * gdb.base/global-var-nested-by-dso.c: Likewise.
17283 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17284
17285 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17286 Pedro Alves <palves@redhat.com>
17287
17288 * gdb.base/watch-bitfields.exp: Pass string other than test file
17289 name to prepare_for_testing.
17290 (watch): New procedure.
17291 (expect_watchpoint): Use with_test_prefix.
17292 (top level): Factor out tests to ...
17293 (test_watch_location, test_regular_watch): ... these new
17294 procedures, and use with_test_prefix and gdb_continue_to_end.
17295
17296 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17297
17298 PR breakpoints/12526
17299 * gdb.base/watch-bitfields.exp: New file.
17300 * gdb.base/watch-bitfields.c: New file.
17301
17302 2014-09-16 Pedro Alves <palves@redhat.com>
17303
17304 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17305 software and hardware addresses, not software address against
17306 itself.
17307
17308 2014-09-16 Pedro Alves <palves@redhat.com>
17309
17310 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17311 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17312
17313 2014-09-16 Pedro Alves <palves@redhat.com>
17314
17315 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17316 files.
17317 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17318 "*-*-vxworks*" throughout.
17319 * gdb.base/break.exp: Likewise.
17320 * gdb.base/default.exp: Likewise.
17321 * gdb.base/scope.exp: Likewise.
17322 * gdb.base/sepdebug.exp: Likewise.
17323 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17324 throughout.
17325 * gdb.base/run.c: Likewise.
17326 * gdb.base/sepdebug.c: Likewise.
17327 * gdb.hp/gdb.aCC/run.c: Likewise.
17328 * gdb.reverse/until-reverse.c: Likewise.
17329 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17330
17331 2014-09-16 Yao Qi <yao@codesourcery.com>
17332
17333 * boards/local-remote-host-native.exp: New file.
17334
17335 2014-09-14 Doug Evans <xdje42@gmail.com>
17336
17337 * gdb.threads/queue-signal.c (thread_count): New variable.
17338 (thread_count_mutex, thread_count_condvar): New variables.
17339 (incr_thread_count, wait_all_threads_running): New functions.
17340 (main): Wait for all threads to be in their thread functions.
17341
17342 2014-09-13 Doug Evans <xdje42@gmail.com>
17343
17344 * gdb.threads/queue-signal.c: New file.
17345 * gdb.threads/queue-signal.exp: New file.
17346
17347 2014-09-13 Doug Evans <xdje42@gmail.com>
17348
17349 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17350 be consistent with what default_gdb_init uses.
17351 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17352 the plain text of the prompt. Add some logging printfs.
17353 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17354
17355 2014-09-12 Pedro Alves <palves@redhat.com>
17356
17357 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17358 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17359 * gdb.arch/i386-size-overlap.exp: Likewise.
17360 * gdb.arch/i386-size.exp: Likewise.
17361 * gdb.arch/i386-unwind.exp: Likewise.
17362 * gdb.base/a2-run.exp: Likewise.
17363 * gdb.base/break.exp: Likewise.
17364 * gdb.base/charset.exp: Likewise.
17365 * gdb.base/chng-syms.exp: Likewise.
17366 * gdb.base/commands.exp: Likewise.
17367 * gdb.base/dbx.exp: Likewise.
17368 * gdb.base/find.exp: Likewise.
17369 * gdb.base/funcargs.exp: Likewise.
17370 * gdb.base/jit-simple.exp: Likewise.
17371 * gdb.base/reread.exp: Likewise.
17372 * gdb.base/sepdebug.exp: Likewise.
17373 * gdb.base/step-bt.exp: Likewise.
17374 * gdb.cp/mb-inline.exp: Likewise.
17375 * gdb.cp/mb-templates.exp: Likewise.
17376 * gdb.objc/basicclass.exp: Likewise.
17377 * gdb.threads/killed.exp: Likewise.
17378
17379 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17380
17381 PR tdep/17379
17382 * gdb.arch/powerpc-stackless.S: New file.
17383 * gdb.arch/powerpc-stackless.exp: New file.
17384
17385 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17386
17387 * gdb.base/attach.c: Include unistd.h.
17388 (main): Call alarm. Add label postloop.
17389 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17390 gdb_breakpoint, gdb_continue_to_breakpoint.
17391 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17392
17393 2014-09-11 Pedro Alves <palves@redhat.com>
17394
17395 PR gdb/17347
17396 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17397 * gdb.base/attach.exp (test_command_line_attach_run): New
17398 procedure.
17399 (top level): Call it.
17400
17401 2014-09-11 Pedro Alves <palves@redhat.com>
17402
17403 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17404 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17405 (do_command_attach_tests): Use spawn_wait_for_attach.
17406 * gdb.base/solib-overlap.exp: Likewise.
17407 * gdb.multi/multi-attach.exp: Likewise.
17408 * gdb.python/py-prompt.exp: Likewise.
17409 * gdb.python/py-sync-interp.exp: Likewise.
17410 * gdb.server/ext-attach.exp: Likewise.
17411
17412 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17413
17414 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17415 command in testcase. Simplify testcase.
17416
17417 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17418
17419 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17420
17421 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17422
17423 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17424
17425 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17426
17427 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17428
17429 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17430
17431 * gdb.dwarf2/dynarr-ptr.c: New file.
17432 * gdb.dwarf2/dynarr-ptr.exp: New file.
17433
17434 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17435
17436 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17437 of 30 rather than hardcoding 120 for a slow test case. Take the
17438 `gdb,timeout' target setting into account for this calculation.
17439 Don't extend the timeout for the test cases that don't need it.
17440
17441 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17442
17443 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17444 a factor of 2 for a slow test case. Take the `gdb,timeout'
17445 target setting into account for this calculation.
17446 * gdb.reverse/until-precsave.exp: Increase the timeout by
17447 a factor of 15 and 3 respectively rather than adding 120
17448 for a pair of slow test cases. Take the `gdb,timeout'
17449 target setting into account for this calculation.
17450
17451 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17452
17453 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17454 timeout, don't pass one down to gdb_expect.
17455 (gdb_expect): Rework timeout selection.
17456
17457 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17458
17459 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17460 exception on timeout.
17461 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17462 (gdbserver_start_extended): Catch any `gdbserver_start' error
17463 exceptions.
17464 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17465 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17466 `gdbserver_gdb_load' error exceptions.
17467
17468 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17469
17470 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17471 120 on waiting for the TCP socket to open.
17472
17473 2014-09-09 Doug Evans <xdje42@gmail.com>
17474
17475 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17476 _caller_matches, _any_caller_is, _any_caller_matches.
17477
17478 2014-09-09 Doug Evans <xdje42@gmail.com>
17479
17480 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17481
17482 2014-09-09 Yao Qi <yao@codesourcery.com>
17483
17484 * gdb.mi/mi-var-display.exp: Set print symbol off.
17485
17486 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17487
17488 PR gdb/17035
17489 * gdb.base/commands.exp: Add tests to verify user-defined
17490 commands with empty bodies.
17491 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17492 python commands in `show user command`.
17493 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17494 scheme commands in `show user command`.
17495
17496 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17497
17498 PR python/17355
17499 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17500 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17501 * gdb.python/py-framefilter-invalidarg.exp: New file.
17502 * gdb.python/py-framefilter-invalidarg.py: New file.
17503
17504 2014-09-06 Doug Evans <xdje42@gmail.com>
17505
17506 PR 15276
17507 * gdb.python/py-caller-is.c: New file.
17508 * gdb.python/py-caller-is.exp: New file.
17509
17510 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17511
17512 PR gdb/17235
17513 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17514 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17515
17516 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17517
17518 PR fortran/17237
17519 * gdb.fortran/print-formatted.exp: New file.
17520 * gdb.fortran/print-formatted.f90: Likewise.
17521
17522 2014-09-03 Sasha Smundak <asmundak@google.com>
17523
17524 * gdb.python/py-frame.exp: Test Frame.read_register.
17525
17526 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17527
17528 PR python/16699
17529 * gdb.python/py-completion.exp: New file.
17530 * gdb.python/py-completion.py: Likewise.
17531
17532 2014-08-28 Doug Evans <dje@google.com>
17533
17534 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17535 eax,etc. are live with values set by gdb and thus the compiler can't
17536 use them.
17537 * gdb.arch/i386-pseudo.c (main): Ditto.
17538
17539 2014-08-27 Doug Evans <dje@google.com>
17540
17541 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17542
17543 2014-08-25 Doug Evans <dje@google.com>
17544
17545 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17546 (main): Ditto.
17547
17548 2014-08-25 Doug Evans <dje@google.com>
17549
17550 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17551
17552 2014-08-24 Yao Qi <yao@codesourcery.com>
17553
17554 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17555 symbol off.
17556 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17557
17558 2014-08-22 Doug Evans <dje@google.com>
17559
17560 PR 17276
17561 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17562 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17563 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17564
17565 2014-08-22 Yao Qi <yao@codesourcery.com>
17566
17567 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17568 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17569 * gdb.python/python.exp: Likewise. Use .py file on the host
17570 instead of the build.
17571
17572 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17573
17574 * gdb.threads/gcore-stale-thread.c: New file.
17575 * gdb.threads/gcore-stale-thread.exp: New file.
17576
17577 2014-08-21 Pedro Alves <palves@redhat.com>
17578
17579 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17580 * gdb.base/gcore-relro-pie.exp: Likewise.
17581 * gdb.base/gcore-relro.exp: Likewise.
17582 * gdb.base/gcore.exp: Likewise.
17583 * gdb.base/print-symbol-loading.exp: Likewise.
17584 * gdb.threads/gcore-thread.exp: Likewise.
17585 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17586
17587 2014-08-20 Pedro Alves <palves@redhat.com>
17588 Jan Kratochvil <jan.kratochvil@redhat.com>
17589
17590 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17591 configure.
17592 (EXPECT): Handle READ1 being set.
17593 (all): Depend on EXTRA_RULES.
17594 (check-read1, expect-read1, read1.so, read1): New rules.
17595 * README (Testsuite Parameters): Document the READ1 make variable.
17596 (Race detection): New section.
17597 * configure: Regenerate.
17598 * configure.ac: If build==host==target, and running under a
17599 GNU/glibc system, add read1 to the extra Makefile rules.
17600 (EXTRA_RULES): AC_SUBST it.
17601 * lib/read1.c: New file.
17602
17603 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17604
17605 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17606 the handling of variables declared as a typedef to an array
17607 which a DW_AT_data_location attribute.
17608
17609 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17610 Pedro Alves <palves@redhat.com>
17611
17612 PR symtab/14604
17613 PR symtab/14605
17614 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17615 gdb_test.
17616
17617 2014-08-19 Pedro Alves <palves@redhat.com>
17618
17619 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17620
17621 2014-08-19 Yao Qi <yao@codesourcery.com>
17622
17623 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17624 right line.
17625
17626 2014-08-18 David Blaikie <dblaikie@gmail.com>
17627
17628 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17629
17630 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17631
17632 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17633 attribute in array range.
17634
17635 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17636
17637 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17638
17639 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17640
17641 PR c++/17132
17642 * gdb.cp/pr17132.cc: New file.
17643 * gdb.cp/pr17132.exp: New file.
17644
17645 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17646
17647 * gdb.python/py-xmethods.py (A_getarrayind)
17648 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17649 Use 'print' with function call syntax.
17650 (E_method_matcher.match): Fix tab vs space indentation mixup.
17651
17652 2014-08-15 Yao Qi <yao@codesourcery.com>
17653
17654 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17655 false.
17656
17657 2014-08-15 Yao Qi <yao@codesourcery.com>
17658
17659 * gdb.cp/casts.exp: Set print symbol off.
17660 * gdb.cp/class2.exp: Likewise.
17661 * gdb.cp/overload.exp: Likewise.
17662 * gdb.cp/templates.exp: Likewise.
17663
17664 2014-08-11 Doug Evans <dje@google.com>
17665
17666 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17667 (test_load_shlib): Update.
17668
17669 2014-08-09 Yao Qi <yao@codesourcery.com>
17670
17671 * gdb.base/display.exp: Invoke is_address_zero_readable.
17672 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17673 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17674 * gdb.base/hbreak-unmapped.exp: Return if
17675 is_address_zero_readable returns true.
17676 * gdb.base/signest.exp: Likewise.
17677 * gdb.base/signull.exp: Likewise.
17678 * gdb.base/sigbpt.exp: Likewise.
17679 * gdb.guile/scm-disasm.exp: Do the test if
17680 is_address_zero_readable returns false.
17681 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17682 * gdb.python/py-arch.exp: Likewise.
17683 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17684 * lib/gdb.exp (is_address_zero_readable): New proc.
17685
17686 2014-08-09 Yao Qi <yao@codesourcery.com>
17687
17688 PR testsuite/13443
17689 * gdb.mi/mi-var-display.exp: Make test messages unique.
17690
17691 2014-08-04 Tom Tromey <tromey@redhat.com>
17692
17693 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17694 target 0".
17695
17696 2014-08-04 Tom Tromey <tromey@redhat.com>
17697
17698 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17699 "target_resume".
17700
17701 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17702
17703 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17704 inner_vla_struct_object_size.
17705 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17706 as xfail.
17707
17708 2014-07-30 Pedro Alves <palves@redhat.com>
17709
17710 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17711 comment.
17712
17713 2014-07-29 Yao Qi <yao@codesourcery.com>
17714
17715 PR gdb/17206
17716 * gdb.base/until-nodebug.exp: New.
17717
17718 2014-07-28 Doug Evans <xdje42@gmail.com>
17719
17720 PR guile/17203
17721 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17722 previously existing parameter, and previously ambiguously spelled
17723 parameter.
17724
17725 2014-07-28 Will Newton <will.newton@linaro.org>
17726
17727 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17728
17729 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17730 Doug Evans <xdje42@gmail.com>
17731
17732 PR guile/17146
17733 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17734
17735 2014-07-25 Pedro Alves <palves@redhat.com>
17736
17737 * gdb.threads/signal-command-handle-nopass.c: New file.
17738 * gdb.threads/signal-command-handle-nopass.exp: New file.
17739 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17740 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17741 * gdb.threads/signal-delivered-right-thread.c: New file.
17742 * gdb.threads/signal-delivered-right-thread.exp: New file.
17743
17744 2014-07-25 Pedro Alves <palves@redhat.com>
17745
17746 * gdb.base/double-prompt-target-event-error.exp
17747 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17748 match.
17749 (cancel_pagination_in_target_event): Rework double prompt
17750 detection.
17751 * gdb.base/paginate-after-ctrl-c-running.exp
17752 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17753 <return>' match.
17754 * gdb.base/paginate-bg-execution.exp
17755 (test_bg_execution_pagination_return)
17756 (test_bg_execution_pagination_cancel): Remove '-notransfer
17757 <return>' matches.
17758 * gdb.base/paginate-execution-startup.exp
17759 (test_fg_execution_pagination_return)
17760 (test_fg_execution_pagination_cancel): Remove '-notransfer
17761 <return>' matches.
17762 * gdb.base/paginate-inferior-exit.exp
17763 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17764 match.
17765 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17766 * lib/gdb.exp (pagination_prompt): Run text through
17767 string_to_regexp.
17768 (gdb_test_multiple): Match $pagination_prompt instead of
17769 "<return>".
17770 (string_to_regexp): Move to lib/gdb-utils.exp.
17771
17772 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17773
17774 * gdb.arch/amd64-entry-value-paramref.S: New file.
17775 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17776 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17777 * gdb.arch/amd64-optimout-repeat.S: New file.
17778 * gdb.arch/amd64-optimout-repeat.c: New file.
17779 * gdb.arch/amd64-optimout-repeat.exp: New file.
17780
17781 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17782
17783 PR gdb/17170
17784 * gdb.base/statistics.exp: New file.
17785
17786 2014-07-17 Doug Evans <dje@google.com>
17787
17788 PR gdb/17170
17789 * gdb.base/maint.exp: Update testing of per-command stats.
17790
17791 2014-07-16 Pedro Alves <palves@redhat.com>
17792
17793 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17794 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17795 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17796 (tfile_write_buf): New functions.
17797 (add_memory_block): Rewrite using the above.
17798 (adjust_function_address): New function.
17799 (FUNCTION_ADDRESS): New macro.
17800 (write_basic_trace_file): Remove short_x local, and use
17801 tfile_write_16. Change type of func_addr local to unsigned long
17802 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17803 here. Cast argument of add_memory_block to char pointer.
17804 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17805 (main): Remove parameters.
17806 * gdb.trace/tfile.exp: Remove nowarnings.
17807
17808 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17809
17810 * gdb.base/debug-expr.exp: Test string evaluation with
17811 "debug expression" on.
17812
17813 2014-07-15 Pedro Alves <palves@redhat.com>
17814
17815 * gdb.base/reread.exp: Use clean_restart.
17816
17817 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17818
17819 * gdb.arch/avr-flash-qualifer.c: New.
17820 * gdb.arch/avr-flash-qualifer.exp: New.
17821
17822 2014-07-14 Pedro Alves <palves@redhat.com>
17823
17824 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17825 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17826
17827 2014-07-14 Pedro Alves <palves@redhat.com>
17828
17829 * gdb.base/double-prompt-target-event-error.c: New file.
17830 * gdb.base/double-prompt-target-event-error.exp: New file.
17831
17832 2014-07-14 Pedro Alves <palves@redhat.com>
17833
17834 PR gdb/17072
17835 * gdb.base/paginate-inferior-exit.c: New file.
17836 * gdb.base/paginate-inferior-exit.exp: New file.
17837
17838 2014-07-14 Pedro Alves <palves@redhat.com>
17839
17840 PR gdb/17072
17841 * gdb.base/paginate-bg-execution.c: New file.
17842 * gdb.base/paginate-bg-execution.exp: New file.
17843
17844 2014-07-14 Pedro Alves <palves@redhat.com>
17845
17846 PR gdb/17072
17847 * gdb.base/paginate-execution-startup.c: New file.
17848 * gdb.base/paginate-execution-startup.exp: New file.
17849 * lib/gdb.exp (pagination_prompt): New global.
17850 (default_gdb_spawn): New procedure, factored out from
17851 default_gdb_spawn.
17852 (default_gdb_start): Adjust to call default_gdb_spawn.
17853 (gdb_spawn): New procedure.
17854
17855 2014-07-14 Pedro Alves <palves@redhat.com>
17856
17857 * lib/gdb.exp (gdb_assert): New procedure.
17858 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17859
17860 2014-07-14 Pedro Alves <palves@redhat.com>
17861
17862 * gdb.base/execution-termios.c: New file.
17863 * gdb.base/execution-termios.exp: New file.
17864
17865 2014-07-14 Tom Tromey <tromey@redhat.com>
17866
17867 * gdb.cp/vla-cxx.cc: New file.
17868 * gdb.cp/vla-cxx.exp: New file.
17869
17870 2014-07-14 Tom Tromey <tromey@redhat.com>
17871
17872 * gdb.reverse/rerun-prec.c: New file.
17873 * gdb.reverse/rerun-prec.exp: New file.
17874
17875 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17876 Maciej W. Rozycki <macro@codesourcery.com>
17877
17878 * lib/gdb-utils.exp: New file.
17879 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17880 inline `gdb_init_command' processing.
17881 (gdb_start_cmd): Likewise.
17882 * lib/mi-support.exp (mi_run_cmd): Likewise.
17883 * README: Document `gdb_init_command' and `gdb_init_commands'.
17884
17885 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17886
17887 Fix false FAIL running under a very long directory name.
17888 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17889 and "set print elements 10000". Twice.
17890
17891 2014-07-11 Yao Qi <yao@codesourcery.com>
17892
17893 * gdb.base/exprs.exp: "set print symbol off".
17894
17895 2014-07-11 Pedro Alves <palves@redhat.com>
17896
17897 * gdb.threads/kill.c: New file.
17898 * gdb.threads/kill.exp: New file.
17899
17900 2014-07-10 Yao Qi <yao@codesourcery.com>
17901
17902 * gdb.trace/tfile.c (write_basic_trace_file)
17903 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17904 address written to trace file.
17905
17906 2014-07-09 Pedro Alves <palves@redhat.com>
17907
17908 * gdb.base/attach-wait-input.exp: New file.
17909 * gdb.base/attach-wait-input.c: New file.
17910
17911 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17912
17913 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17914 setting up test structures.
17915 (main): Call new test function.
17916 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17917 test function, continue into test function and walk test
17918 structures.
17919
17920 2014-07-02 Yao Qi <yao@codesourcery.com>
17921
17922 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17923 'bar_start' at the beginning of functions 'foo' and 'bar'
17924 respectively.
17925 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17926 instead of 'foo' and 'bar'.
17927
17928 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17929
17930 * gdb.btrace/segv.exp: New.
17931 * gdb.btrace/segv.c: New.
17932
17933 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17934
17935 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17936 instruction.
17937
17938 2014-06-30 Mark Wielaard <mjw@redhat.com>
17939
17940 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17941 vulture, vilify, villar): New volatile array constants.
17942 (vindictive, vegetation): New const volatile array constants.
17943 * gdb.base/volatile.exp: Test volatile and const volatile array
17944 types.
17945
17946 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17947
17948 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17949 target lacks support for awatch, rwatch, or hbreak.
17950
17951 2014-06-27 Yao Qi <yao@codesourcery.com>
17952
17953 * gdb.multi/dummy-frame-restore.exp: New.
17954 * gdb.multi/dummy-frame-restore.c: New.
17955
17956 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17957
17958 * gdb.btrace/gcore.exp: New.
17959
17960 2014-06-23 Pedro Alves <palves@redhat.com>
17961
17962 * gdb.base/watchpoint-reuse-slot.c: New file.
17963 * gdb.base/watchpoint-reuse-slot.exp: New file.
17964
17965 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17966
17967 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17968 progspace's filename in 'info', 'enable' and 'disable' command
17969 tests.
17970
17971 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17972
17973 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17974 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17975 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17976
17977 2014-06-20 Gary Benson <gbenson@redhat.com>
17978
17979 * gdb.arch/i386-avx.exp: Fix include file location.
17980 * gdb.arch/i386-sse.exp: Likewise.
17981
17982 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17983
17984 * gdb.dlang/expression.exp: New file.
17985
17986 2014-06-19 Pedro Alves <palves@redhat.com>
17987
17988 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17989 out from ...
17990 (top level): ... here. Iterate running tests under different
17991 scheduler-locking settings.
17992
17993 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17994
17995 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17996 to DW_FORM_addr and use non-zero addresses.
17997
17998 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17999
18000 PR gdb/17017
18001 * gdb.python/py-xmethods.cc: Add global function call counters and
18002 increment them in their respective functions. Remove "cout"
18003 statements.
18004 * gdb.python/py-xmethods.exp: Make tests check the global function
18005 call counters instead of depending on inferior IO.
18006
18007 2014-06-18 Don Breazeal <donb@codesourcery.com>
18008
18009 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18010 Deleted procedure.
18011 (explicit_fork_parent_follow): Deleted procedure.
18012 (explicit_fork_child_follow): Deleted procedure.
18013 (test_follow_fork): New procedure.
18014 (do_fork_tests): Replace calls to deleted procedures with
18015 calls to test_follow_fork and reset GDB for subsequent
18016 procedure calls.
18017
18018 2014-06-17 Yao Qi <yao@codesourcery.com>
18019
18020 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18021 CP1252.
18022
18023 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18024
18025 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18026 Initialize ptr and S explicitly.
18027 (skip_type_update_when_not_use_rtti_test): Likewise.
18028
18029 2014-06-16 Keith Seitz <keiths@redhat.com>
18030
18031 PR mi/15863
18032 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18033 the inferior is started.
18034
18035 2014-06-16 Pedro Alves <palves@redhat.com>
18036
18037 * gdb.base/break-main-file-remove-fail.c: New file.
18038 * gdb.base/break-main-file-remove-fail.exp: New file.
18039 * gdb.base/break-unload-file.exp: Use build_executable instead of
18040 prepare_for_testing.
18041 (test_break): New parameter "initial_load". Handle it.
18042 (top level): Add initial_load cmdline/file axis.
18043
18044 2014-06-12 Tom Tromey <tromey@redhat.com>
18045
18046 * gdb.base/completion.exp: Don't use directory name in test.
18047
18048 2014-06-09 Gary Benson <gbenson@redhat.com>
18049
18050 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18051 separate the always-available ANSI-standard signals from the
18052 signals that require checking.
18053 (main): Likewise.
18054 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18055 Likewise.
18056 (main): Likewise.
18057
18058 2014-06-07 Keith Seitz <keiths@redhat.com>
18059
18060 Revert:
18061 PR c++/16253
18062 * gdb.cp/var-tag.cc: New file.
18063 * gdb.cp/var-tag.exp: New file.
18064 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18065 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18066 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18067 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18068
18069 2014-06-06 Doug Evans <xdje42@gmail.com>
18070
18071 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18072
18073 2014-06-06 Pedro Alves <palves@redhat.com>
18074
18075 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18076 in target debug output instead of looking at RSP packets,
18077 disabling the test on any target that uses hardware stepping.
18078 Update comments.
18079
18080 2014-06-06 Pedro Alves <palves@redhat.com>
18081
18082 * gdb.base/break-unload-file.exp: Fix typo.
18083
18084 2014-06-06 Yao Qi <yao@codesourcery.com>
18085
18086 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18087 from "jit_function" to "^jit_function".
18088
18089 2014-06-06 Yao Qi <yao@codesourcery.com>
18090
18091 * gdb.base/async.c (foo): Add one statement.
18092 * gdb.base/async.exp: Get the next instruction address and
18093 match the output of "nexti" by instruction address. Match
18094 the hex address in the output of "finish".
18095
18096 2014-06-06 Gary Benson <gbenson@redhat.com>
18097
18098 * gdb.base/call-signals.c: Remove preprocessor conditionals
18099 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18100 SIGSEGV and SIGTERM.
18101 * gdb.base/sigall.c: Likewise.
18102 * gdb.base/unwindonsignal.c: Likewise.
18103 * gdb.reverse/sigall-reverse.c: Likewise.
18104
18105 2014-06-06 Yao Qi <yao@codesourcery.com>
18106
18107 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18108 readable, skip the test.
18109
18110 2014-06-06 Yao Qi <yao@codesourcery.com>
18111
18112 * gdb.threads/staticthreads.c (thread_function): Move the line
18113 setting breakpoint on forward.
18114 * gdb.threads/staticthreads.exp: Update comments.
18115
18116 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18117
18118 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18119 "history-append! type error".
18120
18121 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18122
18123 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18124 erroneous dprintf expected input.
18125
18126 2014-06-04 Doug Evans <xdje42@gmail.com>
18127
18128 * gdb.guile/scm-generics.exp: Delete.
18129
18130 2014-06-04 Doug Evans <xdje42@gmail.com>
18131
18132 * gdb.guile/scm-breakpoint.exp: Update.
18133 Add tests for breakpoint registration.
18134
18135 2014-06-04 Tom Tromey <tromey@redhat.com>
18136
18137 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18138 VLA-in-union.
18139 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18140 inner_vla_struct, vla_union types. Initialize objects of those
18141 types and compute their sizes.
18142
18143 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18144 Hui Zhu <hui@codesourcery.com>
18145
18146 * gdb.base/fileio.exp: Add test for shell not available as well as
18147 available.
18148 * gdb.base/fileio.c (test_system): Check for shell twice.
18149
18150 2014-06-04 Yao Qi <yao@codesourcery.com>
18151
18152 * gdb.base/auto-connect-native-target.exp: Remove redundant
18153 space from the regexp pattern.
18154
18155 2014-06-04 Yao Qi <yao@codesourcery.com>
18156
18157 * gdb.base/default.exp: Replace "child" with "native" in
18158 regexp pattern.
18159
18160 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18161
18162 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18163 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18164 * gdb.python/py-xmethods.py: Python script supporting the
18165 new testcase and tests.
18166
18167 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18168 Pedro Alves <palves@redhat.com>
18169
18170 PR breakpoints/17000
18171 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18172 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18173
18174 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18175
18176 * gdb.base/subst.exp: Add tests to verify partial path matching
18177 output.
18178
18179 2014-06-03 Pedro Alves <palves@redhat.com>
18180
18181 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18182 target that doesn't use software single-stepping.
18183
18184 2014-06-03 Pedro Alves <palves@redhat.com>
18185
18186 PR breakpoints/17000
18187 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18188 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18189
18190 2014-06-02 Doug Evans <xdje42@gmail.com>
18191
18192 * gdb.guile/scm-parameter.exp: New file.
18193
18194 2014-06-02 Doug Evans <xdje42@gmail.com>
18195
18196 * gdb.guile/scm-cmd.c: New file.
18197 * gdb.guile/scm-cmd.exp: New file.
18198
18199 2014-06-02 Doug Evans <xdje42@gmail.com>
18200
18201 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18202 pretty-printer lookup.
18203 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18204 (make-pp_s-printer): Call it.
18205 (make-pretty-printer-from-dict): New function.
18206 (lookup-pretty-printer-maker-from-dict): New function.
18207 (*pretty-printer*): Simplify.
18208 (make-objfile-pp_s-printer): New function.
18209 (install-objfile-pretty-printers!): New function.
18210 (make-progspace-pp_s-printer): New function.
18211 (install-progspace-pretty-printers!): New function.
18212 * gdb.guile/scm-progspace.c: New file.
18213 * gdb.guile/scm-progspace.exp: New file.
18214
18215 2014-06-02 Pedro Alves <palves@redhat.com>
18216
18217 * gdb.base/dprintf-bp-same-addr.c: New file.
18218 * gdb.base/dprintf-bp-same-addr.exp: New file.
18219
18220 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18221
18222 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18223 * gdb.arch/powerpc-power.s: Likewise.
18224
18225 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18226
18227 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18228
18229 2014-06-01 Yao Qi <yao@codesourcery.com>
18230
18231 * gdb.base/watchpoint.exp (test_watch_location): Check null
18232 pointer can be dereferenced. If not, do the test, otherwise
18233 skip it.
18234
18235 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18236
18237 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18238 results.
18239 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18240
18241 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18242
18243 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18244 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18245 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18246 * gdb.arch/amd64-invalid-stack-top.c: New file.
18247 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18248
18249 2014-05-30 Pedro Alves <palves@redhat.com>
18250
18251 PR breakpoints/17000
18252 * gdb.base/sss-bp-on-user-bp.c: New file.
18253 * gdb.base/sss-bp-on-user-bp.exp: New file.
18254
18255 2014-05-30 David Blaikie <dblaikie@gmail.com>
18256
18257 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18258 gnu_inline semantics via attribute.
18259 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18260 source explicitly specifies the required semantics.
18261
18262 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18263
18264 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18265
18266 2014-05-29 Pedro Alves <palves@redhat.com>
18267 Tom Tromey <tromey@redhat.com>
18268
18269 * gdb.base/async-shell.exp: Don't enable target-async.
18270 * gdb.base/async.exp
18271 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18272 parameter. Adjust.
18273 (top level): Don't test with "target-async".
18274 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18275 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18276 * gdb.base/inferior-died.exp: Don't enable target-async.
18277 * gdb.base/interrupt-noterm.exp: Likewise.
18278 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18279 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18280 * gdb.mi/mi-nonstop.exp: Likewise.
18281 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18282 * gdb.mi/mi-nsintrall.exp: Likewise.
18283 * gdb.mi/mi-nsmoribund.exp: Likewise.
18284 * gdb.mi/mi-nsthrexec.exp: Likewise.
18285 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18286 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18287 * gdb.python/py-evsignal.exp: Don't enable target-async.
18288 * gdb.python/py-evthreads.exp: Likewise.
18289 * gdb.python/py-prompt.exp: Likewise.
18290 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18291 * gdb.server/solib-list.exp: Don't enable target-async.
18292 * gdb.threads/thread-specific-bp.exp: Likewise.
18293 * lib/mi-support.exp: Adjust to use mi-async.
18294
18295 2014-05-29 Pedro Alves <palves@redhat.com>
18296
18297 PR gdb/13860
18298 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18299 reason, even in sync mode.
18300
18301 2014-05-29 Pedro Alves <palves@redhat.com>
18302 Hui Zhu <hui@codesourcery.com>
18303
18304 PR PR15693
18305 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18306 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18307 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18308 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18309
18310 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18311
18312 * config/monitor.exp (gdb_target_monitor): Replace use of
18313 "set remotebaud" by "set serial baud".
18314
18315 2014-05-26 Andy Wingo <wingo@igalia.com>
18316
18317 * gdb.guile/scm-breakpoint.exp:
18318 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18319 properties instead of gdb-object-properties.
18320
18321 2014-05-26 Yao Qi <yao@codesourcery.com>
18322
18323 * gdb.server/no-thread-db.exp: Specify source file name
18324 explicitly when setting a breakpoint.
18325
18326 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18327
18328 * gdb.btrace/vdso.c: New.
18329 * gdb.btrace/vdso.exp: New.
18330
18331 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18332
18333 * gdb.base/gcore.exp (capture_command_output): Move ...
18334 * lib/gdb.exp (capture_command_output): ... here.
18335
18336 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18337
18338 * gdb.btrace/data.exp: Test memory access during btrace replay.
18339
18340 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18341
18342 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18343
18344 2014-05-21 Pedro Alves <palves@redhat.com>
18345
18346 PR gdb/13860
18347 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18348 (top level): Test that output related to execution commands is
18349 sent to the console with CLI commands, but not with MI commands.
18350 Test that breakpoint events are always mirrored to the console.
18351 Also expect the new source line to be output after a "next" in
18352 async mode too. Make it a pass/fail test.
18353 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18354 output.
18355 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18356
18357 2014-05-21 Pedro Alves <palves@redhat.com>
18358
18359 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18360 Use them to test variations of "list" after reaching a breakpoint.
18361 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18362 Test "list" with listsize 10 after reaching a breakpoint.
18363 * gdb.python/python.exp (decode_line current location line
18364 number): Adjust expected line number.
18365
18366 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18367
18368 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18369 behavior for $args, pass it directly to "run".
18370
18371 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18372
18373 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18374 30000 to 65536.
18375
18376 2014-05-21 Pedro Alves <palves@redhat.com>
18377
18378 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18379 auto-connect-native-target off".
18380 * gdb.base/auto-connect-native-target.c: New file.
18381 * gdb.base/auto-connect-native-target.exp: New file.
18382
18383 2014-05-21 Pedro Alves <palves@redhat.com>
18384
18385 * gdb.base/default.exp: Test "target native" instead of "target
18386 child".
18387
18388 2014-05-21 Mark Wielaard <mjw@redhat.com>
18389
18390 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18391
18392 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18393
18394 Fix TLS access for -static -pthread.
18395 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18396 <HAVE_TLS> (thread_function, main): Initialize it.
18397 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18398 Add clean_restart.
18399 <$have_tls != "">: Check TLSVAR.
18400
18401 2014-05-21 Pedro Alves <palves@redhat.com>
18402
18403 * gdb.base/dcache-line-read-error.c: New.
18404 * gdb.base/dcache-line-read-error.exp: New.
18405
18406 2014-05-20 Pedro Alves <palves@redhat.com>
18407
18408 * gdb.base/compare-sections.c: New file.
18409 * gdb.base/compare-sections.exp: New file.
18410
18411 2014-05-20 Pedro Alves <palves@redhat.com>
18412
18413 * gdb.base/break-idempotent.c: New file.
18414 * gdb.base/break-idempotent.exp: New file.
18415
18416 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18417
18418 * gdb.btrace/nohist.exp: New.
18419
18420 2014-05-20 Yao Qi <yao@codesourcery.com>
18421
18422 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18423 gdb.reverse directory and gdb_reverse_timeout exists in board
18424 setting.
18425 * README: Document gdb_reverse_timeout.
18426
18427 2014-05-20 Yao Qi <yao@codesourcery.com>
18428
18429 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18430 'test_file_name'. Treat args as a string instead of a list.
18431 (gdb_init): Rename argument 'args' by 'test_file_name'.
18432
18433 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18434
18435 * gdb.arch/powerpc-power.exp: New file.
18436 * gdb.arch/powerpc-power.s: New file.
18437
18438 2014-05-16 Doug Evans <dje@google.com>
18439
18440 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18441 * gdb.base/completion.exp: Check that all expected files exist
18442 before doing file completion.
18443
18444 2014-05-16 Doug Evans <dje@google.com>
18445
18446 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18447 Update.
18448 (do_syscall_tests_without_xml): Update.
18449
18450 2014-05-16 Pedro Alves <palves@redhat.com>
18451
18452 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18453 instead of "unknown output after running".
18454
18455 2014-05-16 Yao Qi <yao@codesourcery.com>
18456
18457 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18458 file1.txt from host at the end.
18459 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18460
18461 2014-05-15 Doug Evans <dje@google.com>
18462
18463 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18464 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18465 loading file. Add test for TU lookup.
18466
18467 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18468
18469 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18470 calling "-exec-arguments" or "set args" before running the
18471 inferior.
18472
18473 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18474
18475 * lib/mi-support.exp (mi_expect_stop): Expect message for
18476 inferiors that exit with non-zero exit code.
18477
18478 2014-05-14 Yao Qi <yao@codesourcery.com>
18479
18480 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18481 match absolute path on remote host.
18482 (test_file_list_exec_source_files): Remove "/" from the
18483 pattern.
18484
18485 2014-05-14 Yao Qi <yao@codesourcery.com>
18486
18487 * boards/local-remote-host-notty.exp (${board}_file): New
18488 proc.
18489
18490 2014-05-07 Kyle McMartin <kyle@redhat.com>
18491
18492 Pushed by Joel Brobecker <brobecker@adacore.com>.
18493 * gdb.arch/aarch64-atomic-inst.c: New file.
18494 * gdb.arch/aarch64-atomic-inst.exp: New file.
18495
18496 2014-05-07 Yao Qi <yao@codesourcery.com>
18497
18498 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18499 in current context" too.
18500
18501 2014-05-05 Keith Seitz <keiths@redhat.com>
18502
18503 * gdb.linespec/ls-dollar.exp: Add test for linespec
18504 file:convenience_variable.
18505
18506 2014-05-05 Yao Qi <yao@codesourcery.com>
18507
18508 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18509 traceframes into tfile and ctf trace files. Read data from
18510 trace file and test collected data.
18511 (gdb_collect_locals_test): Likewise.
18512 (gdb_unavailable_registers_test): Likewise.
18513 (gdb_unavailable_floats): Likewise.
18514 (gdb_collect_globals_test): Likewise.
18515 (top-level): Append "ctf" to trace_file_targets if GDB
18516 supports.
18517
18518 2014-05-05 Yao Qi <yao@codesourcery.com>
18519
18520 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18521 code to ...
18522 (gdb_collect_args_test_1): ... it. New proc.
18523 (gdb_collect_locals_test): Move some code to ...
18524 (gdb_collect_locals_test_1): ... it. New proc.
18525 (gdb_unavailable_registers_test): Move some code to ...
18526 (gdb_unavailable_registers_test_1): ... it. New proc.
18527 (gdb_unavailable_floats): Move some code to ...
18528 (gdb_unavailable_floats_1): ... it. New proc.
18529
18530 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18531
18532 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18533 probes to test for bitness recognition.
18534 * gdb.arch/amd64-stap-optional-prefix.exp
18535 (test_probe_value_without_reg): New procedure.
18536 Add code to test for different kinds of bitness.
18537
18538 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18539
18540 PR breakpoints/16889
18541 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18542 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18543
18544 2014-05-01 Pedro Alves <palves@redhat.com>
18545
18546 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18547 gdb_file_cmd if no file is specified.
18548 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18549 last_loaded_file to set the remote exec-file.
18550
18551 2014-05-01 Pedro Alves <palves@redhat.com>
18552
18553 * boards/local-remote-host.exp: New file.
18554
18555 2014-05-01 Pedro Alves <palves@redhat.com>
18556
18557 * boards/local-remote-host.exp: Rename to ...
18558 * boards/local-remote-host-notty.exp: ... this.
18559
18560 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18561
18562 * gdb.ada/dyn_arrayidx: New testcase.
18563
18564 2014-04-26 Yao Qi <yao@codesourcery.com>
18565
18566 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18567 and compute the length of function main. Save it in
18568 $main_length.
18569 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18570 (top-level): Use gdb_compile to compile objects into
18571 executable and restart GDB. Remove invocation to
18572 prepare_for_testing.
18573
18574 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18575 Pedro Alves <palves@redhat.com>
18576
18577 PR server/16255
18578 * gdb.multi/multi-attach.c: New file.
18579 * gdb.multi/multi-attach.exp: New file.
18580
18581 2014-04-25 Pedro Alves <palves@redhat.com>
18582
18583 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18584 user.
18585 (top level): Test that "set remote conditional-breakpoints-packet
18586 off" works as intended.
18587 * gdb.base/dprintf.exp: Test that "set remote
18588 breakpoint-commands-packet off" works as intended.
18589 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18590 New function.
18591 (top level): Call it.
18592 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18593 remote fast-tracepoints-packet off" works as intended.
18594 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18595 * lib/gdb.exp (gdb_is_target_remote): ... here.
18596
18597 2014-04-24 David Blaikie <dblaikie@gmail.com>
18598
18599 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18600 ensure clang would not discard them.
18601 * gdb.base/gdbvars.c: Ditto.
18602 * gdb.base/memattr.c: Ditto.
18603 * gdb.base/whatis.c: Ditto.
18604 * gdb.python/py-prettyprint.c: Ditto.
18605 * gdb.trace/actions.c: Ditto.
18606 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18607 ensure clang would not discard it.
18608
18609 2014-04-24 David Blaikie <dblaikie@gmail.com>
18610
18611 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18612 clang to emit the full definition of type required by the test
18613 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18614
18615 2014-04-24 David Blaikie <dblaikie@gmail.com>
18616
18617 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18618 coax Clang into emitting the definition of the type.
18619 * gdb.cp/pr10728-x.h (y): Ditto.
18620 * gdb.cp/pr10728-y.cc (y): Ditto.
18621
18622 2014-04-24 David Blaikie <dblaikie@gmail.com>
18623
18624 * gdb.base/label.exp: XFAIL label related tests under Clang.
18625 * gdb.cp/cplabel.exp: Ditto.
18626 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18627 under Clang those using labels.
18628
18629 2014-04-25 Yao Qi <yao@codesourcery.com>
18630
18631 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18632 double_label.
18633 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18634 partial_label and double_label.
18635
18636 2014-04-24 David Blaikie <dblaikie@gmail.com>
18637
18638 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18639
18640 2014-04-24 David Blaikie <dblaikie@gmail.com>
18641
18642 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18643 of the function to work across GCC and Clang.
18644 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18645 pointer types (const void ** const V void **).
18646
18647 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18648 Walfred Tedeschi <walfred.tedeschi@intel.com>
18649
18650 * Makefile.in (EXECUTABLES): Added i386-avx512.
18651 * gdb.arch/i386-avx512.c: New file.
18652 * gdb.arch/i386-avx512.exp: Likewise.
18653
18654 2014-04-23 Keith Seitz <keiths@redhat.com>
18655
18656 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18657 (mi_make_breakpoint_table): New procedure.
18658 (mi_create_breakpoint): Use mi_make_breakpoint
18659 and return the result.
18660 (mi_make_breakpoint): New procedure.
18661 (mi_build_kv_pairs): New procedure.
18662
18663 * gdb.mi/mi-break.exp: Remove unused globals,
18664 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18665 All callers updated.
18666 * gdb.mi/mi-dprintf.exp: Use variable to track command
18667 number.
18668 Update all callers of mi_create_breakpoint and use
18669 mi_make_breakpoint_table.
18670 Remove any unused global variables.
18671 * gdb.mi/mi-nonstop.exp: Likewise.
18672 * gdb.mi/mi-nsintrall.exp: Likewise.
18673 * gdb.mi/mi-nsmoribund.exp: Likewise.
18674 * gdb.mi/mi-nsthrexec.exp: Likewise.
18675 * gdb.mi/mi-reverse.exp: Likewise.
18676 * gdb.mi/mi-simplerun.exp: Likewise.
18677 * gdb.mi/mi-stepn.exp: Likewise.
18678 * gdb.mi/mi-syn-frame.exp: Likewise.
18679 * gdb.mi/mi-until.exp: Likewise.
18680 * gdb.mi/mi-var-cp.exp: Likewise.
18681 * gdb.mi/mi-var-display.exp: Likewise.
18682 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18683 * gdb.mi/mi2-var-child.exp: Likewise.
18684 * gdb.mi/mi-vla-c99.exp: Likewise.
18685 * lib/mi-support.exp: Likewise.
18686
18687 From Ian Lance Taylor <iant@cygnus.com>:
18688 * lib/gdb.exp (parse_args): New procedure.
18689
18690 2014-04-23 Pedro Alves <palves@redhat.com>
18691
18692 * gdb.base/break-unload-file.c: New file.
18693 * gdb.base/break-unload-file.exp: New file.
18694 * gdb.base/sym-file-lib.c (baz): New function.
18695 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18696 field.
18697 (load): Store the segment's mapped size.
18698 (unload): New function.
18699 (unload_shlib): New function.
18700 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18701 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18702 set a breakpoint at baz, and call it.
18703 * gdb.base/sym-file.exp: New tests for stale breakpoint
18704 instructions.
18705
18706 2014-04-23 Pedro Alves <palves@redhat.com>
18707
18708 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18709 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18710 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18711 * gdb.base/hbreak-unmapped.c: New file.
18712 * gdb.base/hbreak-unmapped.exp: New file.
18713 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18714 * lib/gdb.exp (gdb_is_target_remote): ... here.
18715
18716 2014-04-22 Pedro Alves <palves@redhat.com>
18717
18718 * gdb.base/consecutive-step-over.c: New file.
18719 * gdb.base/consecutive-step-over.exp: New file.
18720
18721 2014-04-22 Pedro Alves <palves@redhat.com>
18722
18723 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18724 instead of send_gdb/gdb_expect.
18725
18726 2014-04-22 Yao Qi <yao@codesourcery.com>
18727
18728 * lib/trace-support.exp (generate_tracefile): New procedure.
18729 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18730 return 0.
18731 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18732 if generate_tracefile returns 1.
18733
18734 2014-04-18 Tom Tromey <palves@redhat.com>
18735 Pedro alves <tromey@redhat.com>
18736
18737 PR backtrace/15558
18738 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18739 with a backtrace limit.
18740 * gdb.python/py-frame-inline.exp: Test running to an inline
18741 function with a backtrace limit, and printing the newest frame.
18742 * gdb.python/py-frame-inline.c (main): Call f.
18743
18744 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18745
18746 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18747
18748 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18749
18750 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18751 Drop prefix from unsupported source file path.
18752
18753 2014-04-17 Yao Qi <yao@codesourcery.com>
18754
18755 * lib/gdb.exp (with_target_charset): New proc.
18756 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18757 with_target_charset.
18758 (test_print_strings): Likewise.
18759 (test_repeat_bytes): Likewise.
18760 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18761 for some tests.
18762
18763 2014-04-16 Keith Seitz <keiths@redhat.com>
18764
18765 PR gdb/15827
18766 * gdb.dwarf2/corrupt.c: New file.
18767 * gdb.dwarf2/corrupt.exp: New file.
18768
18769 2014-04-16 Keith Seitz <keiths@redhat.com>
18770
18771 PR c++/16597
18772 * gdb.cp/namelessclass.cc: New file.
18773 * gdb.cp/namelessclass.exp: New file.
18774 * gdb.cp/namelessclass.S: New file.
18775
18776 2014-04-16 Doug Evans <dje@google.com>
18777
18778 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18779 Add comment.
18780 (gdbserver_default_get_comm_port): New function.
18781 (gdbserver_start): Check if board file provided
18782 "gdbserver,get_comm_port" and use it if so.
18783 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18784 (gdb,socketport): Set to "stdio".
18785 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18786 (stdio_gdbserver_template): Delete.
18787 (${board}_get_remote_address): Update.
18788 (${board}_build_remote_cmd): Delete.
18789 (${board}_get_comm_port): New function.
18790 (${board}_spawn): Update.
18791 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18792 Delete.
18793 (${board}_get_remote_address): Update.
18794 (${board}_get_comm_port): New function.
18795
18796 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18797
18798 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18799 appearing in any order.
18800
18801 2014-04-15 Doug Evans <dje@google.com>
18802
18803 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18804 uninitialized value of "description".
18805
18806 2014-04-15 Keith Seitz <keiths@redhat.com>
18807
18808 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18809 Remove unused globals.
18810 (test_running_the_program): Likewise.
18811 (test_controlled_execution): Likewise.
18812 (test_controlling_breakpoints): Likewise.
18813 (test_program_termination): Likewise.
18814
18815 2014-04-15 Keith Seitz <keiths@redhat.com>
18816
18817 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18818 unused globals.
18819 (test_rbreak_creation_and_listing): Likewise.
18820 (test_ignore_count): Likewise.
18821 (test_error): Likewise.
18822
18823 2014-04-15 Pedro Alves <palves@redhat.com>
18824
18825 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18826 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18827 sym-file-loader.c.
18828 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18829 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18830 to sym-file-loader.c.
18831 (struct library): Forward declare.
18832 (load_shlib, lookup_function): Change prototypes.
18833 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18834 (translate_offset): Remove declarations.
18835 (get_text_addr): New declaration.
18836 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18837 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18838 sym-file-loader.h.
18839 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18840 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18841 here from sym-file-loader.h.
18842 (struct library): New structure.
18843 (load_shlib, lookup_function): Change prototypes and adjust to
18844 work with a struct library.
18845 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18846 (translate_offset): Make static.
18847 (get_text_addr): New function.
18848 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18849
18850 2014-04-15 Pedro Alves <palves@redhat.com>
18851
18852 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18853
18854 2014-04-15 Pedro Alves <palves@redhat.com>
18855
18856 * gdb.base/sym-file-loader.c: Include <limits.h>.
18857 (SELF_LINK): New define.
18858 (get_origin): New function.
18859 (load_shlib): Use it.
18860 * gdb.base/sym-file.exp: Don't early return if the target is
18861 remote. Use runto_main, and issue fail is that fails. Use
18862 gdb_load_shlibs.
18863 (shlib_name): Delete.
18864 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18865
18866 2014-04-15 Pedro Alves <palves@redhat.com>
18867
18868 * gdb.base/sym-file.exp: Remove regex characters from test
18869 message. Don't refer to breakpoint numbers in test messages.
18870
18871 2014-04-14 Keith Seitz <keiths@redhat.com>
18872
18873 PR c++/16253
18874 * gdb.cp/var-tag.cc: New file.
18875 * gdb.cp/var-tag.exp: New file.
18876 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18877 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18878 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18879 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18880
18881 2014-04-14 Tom Tromey <tromey@redhat.com>
18882
18883 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18884 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18885 type.
18886 * gdb.cp/enum-class.exp: New file.
18887 * gdb.cp/enum-class.cc: New file.
18888
18889 2014-04-14 Tom Tromey <tromey@redhat.com>
18890
18891 * gdb.dwarf2/enum-type.exp: New file.
18892
18893 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18894
18895 * gdb.mi/mi-vla-c99.exp: New file.
18896 * gdb.mi/vla.c: New file.
18897
18898 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18899
18900 * gdb.base/vla-datatypes.c: New file.
18901 * gdb.base/vla-datatypes.exp: New file.
18902
18903 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18904
18905 * gdb.base/vla-ptr.c: New file.
18906 * gdb.base/vla-ptr.exp: New file.
18907
18908 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18909
18910 * gdb.dwarf2/count.exp: New file.
18911
18912 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18913
18914 * gdb.base/vla-sideeffect.c: New file.
18915 * gdb.base/vla-sideeffect.exp: New file.
18916
18917 2014-04-14 David Blaikie <dblaikie@gmail.com>
18918
18919 * gdb.mi/non-stop.c: Add return value for non-void function return
18920 statement.
18921 * gdb.threads/staticthreads.c: Ditto.
18922
18923 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18924 Doug Evans <xdje42@gmail.com>
18925
18926 * gdb.guile/scm-value.c: Improve test case.
18927 * gdb.guile/scm-value.exp: Add new test.
18928
18929 2014-04-11 David Blaikie <dblaikie@gmail.com>
18930
18931 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18932 override Clang's default.
18933
18934 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18935
18936 Revert the following changes (regressions):
18937
18938 * gdb.base/vla-sideeffect.c: New file.
18939 * gdb.base/vla-sideeffect.exp: New file.
18940
18941 * gdb.dwarf2/count.exp: New file.
18942
18943 * gdb.base/vla-multi.c: New file.
18944 * gdb.base/vla-multi.exp: New file.
18945
18946 * gdb.base/vla-ptr.c: New file.
18947 * gdb.base/vla-ptr.exp: New file.
18948
18949 * gdb.base/vla-datatypes.c: New file.
18950 * gdb.base/vla-datatypes.exp: New file.
18951
18952 * gdb.mi/mi-vla-c99.exp: New file.
18953 * gdb.mi/vla.c: New file.
18954
18955 2014-04-11 Keith Seitz <keiths@redhat.com>
18956
18957 PR c++/16675
18958 * gdb.cp/cpsizeof.exp: New file.
18959 * gdb.cp/cpsizeof.cc: New file.
18960
18961 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18962
18963 * gdb.mi/mi-vla-c99.exp: New file.
18964 * gdb.mi/vla.c: New file.
18965
18966 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18967
18968 * gdb.base/vla-datatypes.c: New file.
18969 * gdb.base/vla-datatypes.exp: New file.
18970
18971 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18972
18973 * gdb.base/vla-ptr.c: New file.
18974 * gdb.base/vla-ptr.exp: New file.
18975
18976 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18977
18978 * gdb.base/vla-multi.c: New file.
18979 * gdb.base/vla-multi.exp: New file.
18980
18981 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18982
18983 * gdb.dwarf2/count.exp: New file.
18984
18985 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18986
18987 * gdb.base/vla-sideeffect.c: New file.
18988 * gdb.base/vla-sideeffect.exp: New file.
18989
18990 2014-04-11 Yao Qi <yao@codesourcery.com>
18991
18992 * gdb.base/completion.exp: Check file exists before running tests
18993 on file completion.
18994
18995 2014-04-10 Pedro Alves <palves@redhat.com>
18996
18997 * gdb.base/cond-eval-mode.c: New file.
18998 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18999 prepare_for_testing to build the new file. Check result of
19000 runto_main.
19001 (test_break, test_watch): New procedures.
19002 (top level): Use them.
19003
19004 2014-04-08 Pierre Muller <muller@sourceware.org>
19005
19006 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19007 Ctrl-V use for mingw hosts.
19008
19009 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19010
19011 * gdb.python/py-value.c: Improve test case.
19012 * gdb.python/py-value.exp: Add new test.
19013
19014 2014-04-07 David Blaikie <dblaikie@gmail.com>
19015
19016 * lib/compiler.c: Identify the clang compiler.
19017 * lib/compiler.cc: Ditto.
19018
19019 2014-04-03 Yao Qi <yao@codesourcery.com>
19020
19021 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19022
19023 2014-04-01 Anton Blanchard <anton@samba.org>
19024
19025 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19026 messages unique.
19027
19028 2014-04-01 Anton Blanchard <anton@samba.org>
19029
19030 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19031 prepare_for_testing.
19032
19033 2014-04-01 Anton Blanchard <anton@samba.org>
19034
19035 * gdb.arch/ppc64-atomic-inst.c: Remove.
19036 * gdb.arch/ppc64-atomic-inst.S: New file.
19037 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19038
19039 2014-03-31 Doug Evans <dje@google.com>
19040
19041 * gdb.base/print-symbol-loading-lib.c: New file.
19042 * gdb.base/print-symbol-loading-main.c: New file.
19043 * gdb.base/print-symbol-loading.exp: New file.
19044
19045 2014-03-31 Yao Qi <yao@codesourcery.com>
19046
19047 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19048
19049 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19050
19051 * gdb.ada/mi_dyn_arr: New testcase.
19052
19053 2014-03-27 Doug Evans <dje@google.com>
19054
19055 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19056
19057 2014-03-27 Yao Qi <yao@codesourcery.com>
19058
19059 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19060 if target is nios2-*-*.
19061
19062 2014-03-26 Yao Qi <yao@codesourcery.com>
19063
19064 * lib/gdb.exp (readline_is_used): New proc.
19065 * gdb.base/completion.exp: Move tests on command complete up.
19066 Skip the rest of tests if readline is not used.
19067 * gdb.ada/complete.exp: Skp the test if readline is not
19068 used.
19069 * gdb.base/filesym.exp: Likewise.
19070 * gdb.base/macscp.exp: Likewise.
19071 * gdb.base/readline-ask.exp: Likewise.
19072 * gdb.base/readline.exp: Likewise.
19073 * gdb.python/py-cmd.exp: Likewise.
19074 * gdb.trace/tfile.exp: Likewise.
19075
19076 2014-03-26 Yao Qi <yao@codesourcery.com>
19077
19078 * gdb.base/macscp.exp: Fix code format issues.
19079
19080 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19081
19082 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19083 * gdb.asm/powerpc64le.inc: New file.
19084
19085 2014-03-25 Pedro Alves <palves@redhat.com>
19086 Doug Evans <dje@google.com>
19087
19088 * gdb.base/source-execution.c: New file.
19089 * gdb.base/source-execution.exp: New file.
19090 * gdb.base/source-execution.gdb: New file.
19091
19092 2014-03-24 Doug Evans <dje@google.com>
19093
19094 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19095 using fission.
19096
19097 2014-03-24 Hui Zhu <hui@codesourcery.com>
19098 Pedro Alves <palves@redhat.com>
19099
19100 PR breakpoints/16101
19101 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19102 test pass/fail messages. Detect missing support for dprintf when
19103 breakpoints are actually inserted.
19104 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19105 breakpoints are actually inserted.
19106 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19107 fails.
19108
19109 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19110
19111 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19112
19113 2014-03-22 Doug Evans <xdje42@gmail.com>
19114
19115 * gdb.python/python.exp (python not supported): Verify multi-line
19116 python command issues an error.
19117 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19118 guile command issues an error.
19119
19120 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19121
19122 * gdb.threads/thread-specific.exp: Handle the lack of usable
19123 $this_breakpoint and $this_thread.
19124
19125 2014-03-21 Hui Zhu <hui@codesourcery.com>
19126
19127 * gdb.base/attach.exp (do_command_attach_tests): New.
19128
19129 2014-03-20 Tom Tromey <tromey@redhat.com>
19130 Pedro Alves <palves@redhat.com>
19131
19132 PR cli/15718
19133 * gdb.base/condbreak-call-false.c: New file.
19134 * gdb.base/condbreak-call-false.exp: New file.
19135
19136 2014-03-20 Pedro Alves <palves@redhat.com>
19137
19138 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19139 Delete.
19140 (block_signals, unblock_signals): Delete.
19141 (child_function_2, main): Remove references to deleted variable
19142 and functions.
19143
19144 2014-03-20 Pedro Alves <palves@redhat.com>
19145
19146 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19147 Use pthread_kill to signal thread 2.
19148 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19149 Adjust to make the test send itself a signal rather than using the
19150 host's "kill" command.
19151
19152 2014-03-20 Pedro Alves <palves@redhat.com>
19153
19154 * gdb.threads/multiple-step-overs.c: New file.
19155 * gdb.threads/multiple-step-overs.exp: New file.
19156 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19157 Adjust expected infrun debug output.
19158
19159 2014-03-20 Pedro Alves <palves@redhat.com>
19160
19161 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19162 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19163
19164 2014-03-20 Pedro Alves <palves@redhat.com>
19165
19166 PR breakpoints/7143
19167 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19168 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19169 of gdb_test_multiple.
19170 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19171 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19172
19173 2014-03-20 Pedro Alves <palves@redhat.com>
19174
19175 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19176 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19177
19178 2014-03-19 Pedro Alves <palves@redhat.com>
19179
19180 * gdb.base/async.exp: Remove early return.
19181
19182 2014-03-19 Pedro Alves <palves@redhat.com>
19183
19184 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19185
19186 2014-03-19 Pedro Alves <palves@redhat.com>
19187
19188 * gdb.base/async.exp (test_background): Expect \r\n after
19189 "completed." in the fail pattern.
19190
19191 2014-03-19 Pedro Alves <palves@redhat.com>
19192
19193 * gdb.base/async.exp (test_background): New procedure.
19194 Use it for all background execution command tests.
19195
19196 2014-03-19 Pedro Alves <palves@redhat.com>
19197
19198 * gdb.base/async.exp: Use prepare_for_testing.
19199
19200 2014-03-19 Pedro Alves <palves@redhat.com>
19201
19202 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19203 the same line.
19204
19205 2014-03-19 Pedro Alves <palves@redhat.com>
19206
19207 * gdb.base/async.c (main): Add "jump here" and "until here" line
19208 marker comments.
19209 * gdb.base/async.exp (jump_here): New global.
19210 (jump& test): Use it.
19211 (until_here): New global.
19212 (until& test): Use it.
19213
19214 2014-03-19 Pedro Alves <palves@redhat.com>
19215
19216 * gdb.base/async.exp: Don't frob gdb_protocol.
19217
19218 2014-03-18 Doug Evans <xdje42@gmail.com>
19219
19220 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19221 Fix spelling of exec-done-display.
19222
19223 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19224
19225 PR gdb/15358
19226 * gdb.base/gdb-sigterm.c: New file.
19227 * gdb.base/gdb-sigterm.exp: New file.
19228
19229 2014-03-18 Pedro Alves <palves@redhat.com>
19230
19231 PR gdb/13860
19232 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19233 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19234 solib-event.
19235
19236 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19237
19238 * gdb.ada/pckd_arr_ren: New testcase.
19239
19240 2014-03-13 Doug Evans <xdje42@gmail.com>
19241
19242 PR guile/16612
19243 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19244 collect after discarding symbols.
19245
19246 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19247 Doug Evans <xdje42@gmail.com>
19248
19249 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19250 to history survives a gc.
19251
19252 2014-03-13 Pedro Alves <palves@redhat.com>
19253
19254 * gdb.base/default.exp: Don't test "target procfs".
19255
19256 2014-03-13 Pedro Alves <palves@redhat.com>
19257
19258 * gdb.base/default.exp: Update "target child" and "target procfs"
19259 tests to not expect "Unix".
19260
19261 2014-03-12 Tom Tromey <tromey@redhat.com>
19262
19263 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19264 New procs. Add target-async tests.
19265 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19266 Add target-async tests.
19267
19268 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19269
19270 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19271 'func_start' and 'func_end' for the beginning and end of the
19272 function code, respectively.
19273 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19274 'func_end' instead of 'func' and 'main'.
19275
19276 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19277
19278 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19279 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19280 generate the debug info assembler source.
19281
19282 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19283
19284 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19285 * gdb.dwarf2/arr-subrange.exp: Likewise.
19286 * gdb.dwarf2/dwz.exp: Likewise.
19287 * gdb.dwarf2/method-ptr.exp: Likewise.
19288 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19289 * gdb.dwarf2/subrange.exp: Likewise.
19290 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19291 * gdb.dwarf2/implptrpiece.exp: Likewise.
19292 * gdb.dwarf2/nostaticblock.exp: Likewise.
19293
19294 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19295
19296 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19297 directory to absolute path name arguments.
19298
19299 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19300
19301 * gdb.ada/tagged_access: New testcase.
19302
19303 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19304
19305 * gdb.btrace/data.exp: Update expected output.
19306
19307 2014-03-06 Yao Qi <yao@codesourcery.com>
19308
19309 * gdb.trace/pr16508.exp: New file.
19310
19311 2014-03-05 Pedro Alves <palves@redhat.com>
19312
19313 PR gdb/16575
19314 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19315 procedure.
19316 (top level): Adjust to use it. Add tests that exercise breakpoint
19317 interaction with the code-cache.
19318
19319 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19320
19321 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19322 test for 'history-append!'.
19323
19324 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19325
19326 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19327 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19328 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19329 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19330 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19331 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19332
19333 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19334
19335 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19336 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19337 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19338
19339 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19340
19341 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19342
19343 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19344
19345 * gdb.dwarf2/arr-stride.c: New file.
19346 * gdb.dwarf2/arr-stride.exp: New file.
19347
19348 2014-02-26 Pedro Alves <palves@redhat.com>
19349
19350 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19351 that won't ever trigger. Make sure that GDB reports the correct
19352 breakpoint that caused the stop.
19353
19354 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19355
19356 PR gdb/16626
19357 * gdb.base/auto-load-script: New file.
19358 * gdb.base/auto-load.c: New file.
19359 * gdb.base/auto-load.exp: New file.
19360
19361 PR gdb/16626
19362 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19363
19364 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19365
19366 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19367 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19368
19369 2014-02-24 Doug Evans <dje@google.com>
19370
19371 * lib/gdb.exp (run_on_host): Log error output if program fails.
19372
19373 2014-02-21 Pedro Alves <palves@redhat.com>
19374
19375 * gdb.threads/step-after-sr-lock.c: Rename to ...
19376 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19377 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19378 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19379 ... this.
19380
19381 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19382
19383 PR tdep/16397
19384 * gdb.arch/amd64-stap-special-operands.exp: New file.
19385 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19386 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19387 * gdb.arch/amd64-stap-triplet.S: Likewise.
19388 * gdb.arch/amd64-stap-triplet.c: Likewise.
19389
19390 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19391
19392 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19393 in .section pseudo-op.
19394
19395 2014-02-20 lin zuojian <manjian2006@gmail.com>
19396 Joel Brobecker <brobecker@adacore.com>
19397 Doug Evans <xdje42@gmail.com>
19398
19399 PR symtab/16581
19400 * gdb.dwarf2/dw2-icycle.S: New file.
19401 * gdb.dwarf2/dw2-icycle.c: New file.
19402 * gdb.dwarf2/dw2-icycle.exp: New file.
19403
19404 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19405
19406 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19407 operations on gdb.Value objects.
19408 * gdb.python/py-value-cc.exp: Add new test to test operations on
19409 gdb.Value objects.
19410
19411 2014-02-18 Doug Evans <dje@google.com>
19412
19413 * Makefile.in (TESTS): New variable.
19414 (expanded_tests, expanded_tests_or_none): New variables
19415 (check-single): Pass $(expanded_tests_or_none) to runtest.
19416 (check-parallel): Only run tests in $(TESTS) if non-empty.
19417 (check/no-matching-tests-found): New rule.
19418 * README: Document TESTS makefile variable.
19419
19420 2014-02-18 Doug Evans <dje@google.com>
19421
19422 * Makefile.in (check-parallel): rm -rf outputs temp.
19423
19424 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19425
19426 Fix "ERROR: no fileid for" in the testsuite.
19427 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19428
19429 2014-02-12 Doug Evans <dje@google.com>
19430
19431 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19432 (MISCELLANEOUS): New variable.
19433 (clean): rm -rf $(MISCELLANEOUS).
19434 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19435 dwp live in the same directory as symlinks, with each symlink pointed
19436 to a differently named file in a different directory.
19437
19438 2014-02-11 Doug Evans <dje@google.com>
19439
19440 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19441 of Tcl file commands.
19442
19443 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19444
19445 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19446 "kill -SIGUSR1 -1".
19447
19448 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19449
19450 * gdb.ada/tick_length_array_enum_idx: New testcase.
19451
19452 2014-02-10 Doug Evans <xdje42@gmail.com>
19453
19454 * configure.ac (AC_OUTPUT): Add gdb.guile.
19455 * configure: Regenerate.
19456 * lib/gdb-guile.exp: New file.
19457 * lib/gdb.exp (get_target_charset): New function.
19458 * gdb.base/help.exp: Update expected output from "apropos apropos".
19459 * gdb.guile/Makefile.in: New file.
19460 * gdb.guile/guile.exp: New file.
19461 * gdb.guile/scm-arch.c: New file.
19462 * gdb.guile/scm-arch.exp: New file.
19463 * gdb.guile/scm-block.c: New file.
19464 * gdb.guile/scm-block.exp: New file.
19465 * gdb.guile/scm-breakpoint.c: New file.
19466 * gdb.guile/scm-breakpoint.exp: New file.
19467 * gdb.guile/scm-disasm.c: New file.
19468 * gdb.guile/scm-disasm.exp: New file.
19469 * gdb.guile/scm-equal.c: New file.
19470 * gdb.guile/scm-equal.exp: New file.
19471 * gdb.guile/scm-error.exp: New file.
19472 * gdb.guile/scm-error.scm: New file.
19473 * gdb.guile/scm-frame-args.c: New file.
19474 * gdb.guile/scm-frame-args.exp: New file.
19475 * gdb.guile/scm-frame-args.scm: New file.
19476 * gdb.guile/scm-frame-inline.c: New file.
19477 * gdb.guile/scm-frame-inline.exp: New file.
19478 * gdb.guile/scm-frame.c: New file.
19479 * gdb.guile/scm-frame.exp: New file.
19480 * gdb.guile/scm-generics.exp: New file.
19481 * gdb.guile/scm-gsmob.exp: New file.
19482 * gdb.guile/scm-iterator.c: New file.
19483 * gdb.guile/scm-iterator.exp: New file.
19484 * gdb.guile/scm-math.c: New file.
19485 * gdb.guile/scm-math.exp: New file.
19486 * gdb.guile/scm-objfile-script-gdb.in: New file.
19487 * gdb.guile/scm-objfile-script.c: New file.
19488 * gdb.guile/scm-objfile-script.exp: New file.
19489 * gdb.guile/scm-objfile.c: New file.
19490 * gdb.guile/scm-objfile.exp: New file.
19491 * gdb.guile/scm-ports.exp: New file.
19492 * gdb.guile/scm-pretty-print.c: New file.
19493 * gdb.guile/scm-pretty-print.exp: New file.
19494 * gdb.guile/scm-pretty-print.scm: New file.
19495 * gdb.guile/scm-section-script.c: New file.
19496 * gdb.guile/scm-section-script.exp: New file.
19497 * gdb.guile/scm-section-script.scm: New file.
19498 * gdb.guile/scm-symbol.c: New file.
19499 * gdb.guile/scm-symbol.exp: New file.
19500 * gdb.guile/scm-symtab-2.c: New file.
19501 * gdb.guile/scm-symtab.c: New file.
19502 * gdb.guile/scm-symtab.exp: New file.
19503 * gdb.guile/scm-type.c: New file.
19504 * gdb.guile/scm-type.exp: New file.
19505 * gdb.guile/scm-value-cc.cc: New file.
19506 * gdb.guile/scm-value-cc.exp: New file.
19507 * gdb.guile/scm-value.c: New file.
19508 * gdb.guile/scm-value.exp: New file.
19509 * gdb.guile/source2.scm: New file.
19510 * gdb.guile/types-module.cc: New file.
19511 * gdb.guile/types-module.exp: New file.
19512
19513 2014-02-10 Yao Qi <yao@codesourcery.com>
19514
19515 PR testsuite/16543
19516 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19517 * configure: Regenerated.
19518 * Makefile.in: New file.
19519
19520 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19521
19522 * gdb.python/py-framefilter.exp: Fix typo.
19523
19524 2014-02-08 Yao Qi <yao@codesourcery.com>
19525
19526 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19527 that no =breakpoint-modified is emitted when breakpoints are
19528 modified through MI commands.
19529
19530 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19531 Pedro Alves <palves@redhat.com>
19532
19533 * gdb.threads/step-after-sr-lock.c: New file.
19534 * gdb.threads/step-after-sr-lock.exp: New file.
19535
19536 2014-02-07 Pedro Alves <palves@redhat.com>
19537
19538 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19539
19540 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19541
19542 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19543 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19544
19545 2014-02-06 Doug Evans <xdje42@gmail.com>
19546
19547 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19548 output.
19549
19550 * gdb.gdb/python-interrupts.exp: New file.
19551
19552 2014-02-05 Yao Qi <yao@codesourcery.com>
19553
19554 * gdb.trace/report.exp (use_collected_data): Test the output
19555 of "info threads" and "info inferiors".
19556
19557 2014-02-05 Yao Qi <yao@codesourcery.com>
19558
19559 Revert this patch:
19560
19561 2013-05-24 Yao Qi <yao@codesourcery.com>
19562
19563 * gdb.trace/tfile.exp: Test inferior and thread.
19564
19565 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19566
19567 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19568 on a function.
19569 * gdb.base/step-bt.c: Call hello via function pointer to make
19570 sure its first instruction is executed on powerpc64le-linux.
19571
19572 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19573
19574 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19575
19576 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19577
19578 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19579 of the test patterns for use on little-endian systems.
19580
19581 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19582
19583 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19584 (decimal_vector): Fix for little-endian.
19585
19586 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19587
19588 * gdb.arch/sparc-sysstep.exp: New file.
19589 * gdb.arch/sparc-sysstep.c: Likewise.
19590
19591 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19592
19593 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19594
19595 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19596
19597 2014-01-23 Tom Tromey <tromey@redhat.com>
19598
19599 * gdb.ada/array_char_idx: New testcase.
19600
19601 2014-01-23 Tom Tromey <tromey@redhat.com>
19602
19603 PR python/16487:
19604 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19605 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19606 classes.
19607
19608 2014-01-23 Tom Tromey <tromey@redhat.com>
19609
19610 PR python/16491:
19611 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19612 string from an inferior frame.
19613 * gdb.python/py-framefilter-mi.exp: Update.
19614
19615 2014-01-22 Doug Evans <dje@google.com>
19616
19617 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19618
19619 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19620
19621 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19622
19623 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19624
19625 * gdb.trace/entry-values.exp: Remove excess space character from
19626 regex patterns. Handle s390 call instruction.
19627
19628 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19629
19630 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19631 define "*_start" label. Make "name" static.
19632 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19633 ${name} by references to ${name}_start.
19634
19635 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19636
19637 * gdb.base/info-macros.exp: Remove "debug" from the compile
19638 options.
19639
19640 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19641
19642 * gdb.dlang/demangle.exp: New file.
19643
19644 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19645
19646 * gdb.dlang/primitive-types.exp: New file.
19647
19648 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19649
19650 * configure.ac: Create gdb.dlang/Makefile.
19651 * configure: Regenerate.
19652 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19653 * gdb.dlang/Makefile.in: New file.
19654 * lib/d-support.exp: New file.
19655 * lib/gdb.exp (skip_d_tests): New proc.
19656
19657 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19658
19659 * gdb.btrace/delta.exp: Check reverse stepi.
19660 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19661 * gdb.btrace/finish.exp: New.
19662 * gdb.btrace/next.exp: New.
19663 * gdb.btrace/nexti.exp: New.
19664 * gdb.btrace/record_goto.c: Add comments.
19665 * gdb.btrace/step.exp: New.
19666 * gdb.btrace/stepi.exp: New.
19667 * gdb.btrace/multi-thread-step.c: New.
19668 * gdb.btrace/multi-thread-step.exp: New.
19669 * gdb.btrace/rn-dl-bind.c: New.
19670 * gdb.btrace/rn-dl-bind.exp: New.
19671 * gdb.btrace/data.c: New.
19672 * gdb.btrace/data.exp: New.
19673 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19674
19675 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19676
19677 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19678 * gdb.btrace/exception.exp: Update.
19679 * gdb.btrace/instruction_history.exp: Update.
19680 * gdb.btrace/record_goto.exp: Update.
19681 * gdb.btrace/tailcall.exp: Update.
19682 * gdb.btrace/unknown_functions.exp: Update.
19683 * gdb.btrace/delta.exp: New.
19684
19685 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19686
19687 * gdb.btrace/record_goto.exp: Add backtrace test.
19688 * gdb.btrace/tailcall.exp: Add backtrace test.
19689
19690 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19691
19692 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19693 * gdb.btrace/record_goto.c: New.
19694 * gdb.btrace/record_goto.exp: New.
19695 * gdb.btrace/x86-record_goto.S: New.
19696
19697 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19698
19699 * gdb.btrace/function_call_history.exp: Update tests.
19700 * gdb.btrace/instruction_history.exp: Update tests.
19701
19702 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19703
19704 * gdb.btrace/function_call_history.exp: Fix expected field
19705 order for "record function-call-history".
19706 Add new tests for "record function-call-history /c".
19707 * gdb.btrace/exception.cc: New.
19708 * gdb.btrace/exception.exp: New.
19709 * gdb.btrace/tailcall.exp: New.
19710 * gdb.btrace/x86-tailcall.S: New.
19711 * gdb.btrace/x86-tailcall.c: New.
19712 * gdb.btrace/unknown_functions.c: New.
19713 * gdb.btrace/unknown_functions.exp: New.
19714 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19715
19716 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19717
19718 * gdb.btrace/instruction_history.exp: Update.
19719 * gdb.btrace/function_call_history.exp: Update.
19720
19721 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19722
19723 * gdb.btrace/function_call_history.exp: Fix expected function
19724 trace.
19725 * gdb.btrace/instruction_history.exp: Initialize traced.
19726 Remove traced_functions.
19727
19728 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19729
19730 * gdb.btrace/function_call_history.exp: Update
19731 * gdb.btrace/instruction_history.exp: Update.
19732
19733 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19734
19735 * gdb.btrace/enable.exp: Update expected text.
19736
19737 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19738
19739 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19740 bytes.
19741
19742 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19743
19744 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19745
19746 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19747
19748 * lib/gdb.exp (supports_process_record): Return true for
19749 arm*-linux*. (supports_reverse): Likewise.
19750
19751 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19752
19753 PR python/15464
19754 PR python/16113
19755 * gdb.python/py-type.c: Enhance test case.
19756 * gdb.python/py-value-cc.cc: Likewise
19757 * gdb.python/py-type.exp: Add new tests.
19758 * gdb.python/py-value-cc.exp: Likewise
19759
19760 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19761 Pedro Alves <palves@redhat.com>
19762
19763 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19764 Make "name" extern.
19765 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19766 references to ${name}_start by references to ${name}.
19767
19768 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19769
19770 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19771
19772 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19773
19774 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19775
19776 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19777 Pedro Alves <palves@redhat.com>
19778
19779 * gdb.mi/mi-info-os.exp: Connect to the target with
19780 mi_gdb_target_load.
19781
19782 2014-01-08 Pedro Alves <palves@redhat.com>
19783
19784 * gdb.threads/reconnect-signal.c: New file.
19785 * gdb.threads/reconnect-signal.exp: New file.
19786
19787 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19788
19789 * gdb.base/source-dir.exp: New file.
19790
19791 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19792
19793 * gdb.ada/mi_interface: New testcase.
19794
19795 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19796
19797 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19798 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19799 gdb.ada/pp-rec-component/pck.ads: New files.
19800
19801 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19802
19803 * gdb.python/py-pp-integral.c: New file.
19804 * gdb.python/py-pp-integral.py: New file.
19805 * gdb.python/py-pp-integral.exp: New file.
19806
19807 For older changes see ChangeLog-1993-2013.
19808 \f
19809 ;; Local Variables:
19810 ;; mode: change-log
19811 ;; left-margin: 8
19812 ;; fill-column: 74
19813 ;; version-control: never
19814 ;; End:
19815
19816 Copyright 2014-2020 Free Software Foundation, Inc.
19817 Copying and distribution of this file, with or without modification,
19818 are permitted provided the copyright notice and this notice are preserved.
This page took 0.447469 seconds and 4 git commands to generate.