PowerPC: downgrade FP mismatch error for shared libraries to a warning
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
2
3 PR gdb/26016
4 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
5 against MAP_FAILED.
6 * gdb.base/coremaker.c (mmapdata): Likewise.
7 * gdb.base/jit-reader-host.c (main): Likewise.
8 * gdb.base/sym-file-loader.c (load): Likewise.
9 (load_shlib): Likewise.
10
11 2020-05-20 Tom Tromey <tromey@adacore.com>
12
13 * gdb.ada/array_char_idx.exp: Recognize initialized array.
14
15 2020-05-20 Tom de Vries <tdevries@suse.de>
16
17 PR symtab/25833
18 * gdb.base/with-mf-inc.c: New test.
19 * gdb.base/with-mf-main.c: New test.
20 * gdb.base/with-mf.exp: New file.
21
22 2020-05-19 Tom Tromey <tromey@adacore.com>
23
24 * gdb.rust/simple.exp: Restore missing test result.
25
26 2020-05-19 Tom de Vries <tdevries@suse.de>
27
28 * gdb.base/gdb-caching-proc.exp: Fix typo.
29
30 2020-05-19 Tom Tromey <tromey@adacore.com>
31
32 * gdb.rust/simple.exp: Add some test descriptions.
33 (test_one_slice): Use with_test_prefix.
34
35 2020-05-18 Tom de Vries <tdevries@suse.de>
36
37 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
38
39 2020-05-17 Pedro Alves <palves@redhat.com>
40
41 PR gdb/25741
42 * gdb.base/hw-sw-break-same-address.exp: New file.
43
44 2020-05-16 Pedro Alves <palves@redhat.com>
45
46 * gdb.multi/multi-re-run.exp (test_re_run): Switch
47 LAST_LOADED_FILE accordingly.
48
49 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
50
51 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
52
53 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
54
55 * gdb.base/help.exp: Test apropos and help for commands
56 having aliases. Fixed comments not starting with an
57 upper-case letter or not finishing with a dot.
58
59 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
60
61 * gdb.base/alias.exp: Update help output check.
62
63 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
64
65 * gdb.base/default.exp: Update output following fixes.
66
67 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
68
69 * gdb.base/alias.exp: Test aliases starting with a prefix of
70 another alias.
71
72 2020-05-15 Gary Benson <gbenson@redhat.com>
73
74 * gdb.base/info-os.c (main): Add return statement.
75 * gdb.base/info_minsym.c (minsym_fun): Likewise.
76 * gdb.base/large-frame-2.c (func): Likewise.
77 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
78 * gdb.base/pr10179-b.c (foo2): Likewise.
79 * gdb.base/valgrind-disp-step.c (foo): Likewise.
80 * gdb.base/watch-cond.c (func): Likewise.
81 * gdb.multi/goodbye.c (verylongfun): Likewise.
82 * gdb.multi/hello.c (commonfun): Likewise.
83 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
84 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
85 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
86 Likewise.
87 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
88 * gdb.threads/interrupt-while-step-over.c (child_function):
89 Likewise.
90 * gdb.trace/actions-changed.c (end): Likewise.
91
92 2020-05-15 Gary Benson <gbenson@redhat.com>
93
94 * gdb.opencl/callfuncs.exp: Report when test skipped.
95 * gdb.opencl/convs_casts.exp: Likewise.
96 * gdb.opencl/datatypes.exp: Likewise.
97 * gdb.opencl/operators.exp: Likewise.
98 * gdb.opencl/vec_comps.exp: Likewise.
99
100 2020-05-15 Tom de Vries <tdevries@suse.de>
101
102 * gdb.base/align.exp.in: Rename to ...
103 * gdb.base/align.exp.tcl: ... this.
104 * gdb.base/align-c++.exp: Update.
105 * gdb.base/align-c.exp: Update.
106 * gdb.base/all-architectures.exp.in: Rename to ...
107 * gdb.base/all-architectures.exp: ... this.
108 * gdb.base/all-architectures-0.exp: Update.
109 * gdb.base/all-architectures-1.exp: Update.
110 * gdb.base/all-architectures-2.exp: Update.
111 * gdb.base/all-architectures-3.exp: Update.
112 * gdb.base/all-architectures-4.exp: Update.
113 * gdb.base/all-architectures-5.exp: Update.
114 * gdb.base/all-architectures-6.exp: Update.
115 * gdb.base/all-architectures-7.exp: Update.
116 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
117 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
118 * gdb.base/infcall-nested-structs-c++.exp: Update.
119 * gdb.base/infcall-nested-structs-c.exp: Update.
120 * gdb.base/info-types.exp.in: Rename to ...
121 * gdb.base/info-types.exp.tcl: ... this.
122 * gdb.base/info-types-c++.exp: Update.
123 * gdb.base/info-types-c.exp: Update.
124 * gdb.base/max-depth.exp.in: Rename to ...
125 * gdb.base/max-depth.exp.tcl: ... this.
126 * gdb.base/max-depth-c++.exp: Update.
127 * gdb.base/max-depth-c.exp: Update.
128 * gdb.cp/cpexprs.exp.in: Rename to ...
129 * gdb.cp/cpexprs.exp.tcl: ... this.
130 * gdb.cp/cpexprs-debug-types.exp: Update.
131 * gdb.cp/cpexprs.exp: Update.
132 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
133 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
134 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
135 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
136 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
137 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
138 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
139 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
140 * gdb.dwarf2/clang-debug-names-2.exp: Update.
141 * gdb.dwarf2/clang-debug-names.exp: Update.
142
143 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
144
145 * lib/check-test-names.exp: Remove code that prevents this file
146 loading when tests are run in parallel.
147
148 2020-05-15 Pedro Alves <palves@redhat.com>
149
150 * gdb.multi/multi-kill.exp (start_inferior): Remove
151 'testpid' parameter. Refer to namespace variable directly.
152 (testpid): Declare as namespace variable.
153
154 2020-05-15 Pedro Alves <palves@redhat.com>
155
156 * gdb.multi/multi-kill.exp: Wrap in namespace.
157 (start_inferior): Add TESTPID parameter. Use it instead of the
158 testpid global.
159 (top level): Define empty TESTPID array, and pass it down to
160 start_inferior.
161
162 2020-05-14 Tom de Vries <tdevries@suse.de>
163
164 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
165 output.
166
167 2020-05-14 Tom de Vries <tdevries@suse.de>
168
169 * gdb.base/align.exp: Split into ...
170 * gdb.base/align.exp.in: ...
171 * gdb.base/align-c++.exp: ...
172 * gdb.base/align-c.exp: ... these.
173 * gdb.base/infcall-nested-structs.exp: Split into ...
174 * gdb.base/infcall-nested-structs.exp.in: ...
175 * gdb.base/infcall-nested-structs-c++.exp: ...
176 * gdb.base/infcall-nested-structs-c.exp: ... these.
177 * gdb.base/info-types.exp: Split into ...
178 * gdb.base/info-types.exp.in: ...
179 * gdb.base/info-types-c++.exp: ...
180 * gdb.base/info-types-c.exp: ... these.
181 * gdb.base/max-depth.exp: Split into ...
182 * gdb.base/max-depth.exp.in: ...
183 * gdb.base/max-depth-c++.exp: ...
184 * gdb.base/max-depth-c.exp: ... these.
185 * gdb.cp/infcall-nodebug.exp: Split into ...
186 * gdb.cp/infcall-nodebug.exp.in: ...
187 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
188 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
189 * gdb.cp/infcall-nodebug-c-d0.exp: ...
190 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
191
192 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
193 Pedro Alves <palves@redhat.com>
194
195 * gdb.multi/multi-exit.c: New file.
196 * gdb.multi/multi-exit.exp: New file.
197 * gdb.multi/multi-kill.c: New file.
198 * gdb.multi/multi-kill.exp: New file.
199
200 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
201
202 * gdb.base/annota1.exp: Update the expected output.
203 * gdb.cp/annota2.exp: Ditto.
204
205 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
206
207 * lib/check-test-names.exp: Disable when testing is being run in
208 parallel.
209
210 2020-05-12 Tom de Vries <tdevries@suse.de>
211
212 * gdb.base/jit-elf.exp: Fix string concat.
213
214 2020-05-12 Tom de Vries <tdevries@suse.de>
215
216 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
217 messages.
218
219 2020-05-12 Tom de Vries <tdevries@suse.de>
220
221 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
222
223 2020-05-12 Tom de Vries <tdevries@suse.de>
224
225 * gdb.ada/catch_ex.exp: Use with_test_prefix.
226 * gdb.ada/mi_catch_ex.exp: Same.
227 * gdb.ada/mi_catch_ex_hand.exp: Same.
228
229 2020-05-12 Tom de Vries <tdevries@suse.de>
230
231 * gdb.fortran/complex.exp: Use with_test_prefix.
232
233 2020-05-12 Tom de Vries <tdevries@suse.de>
234
235 * gdb.trace/passcount.exp: Fix test-names.
236
237 2020-05-12 Tom de Vries <tdevries@suse.de>
238
239 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
240
241 2020-05-12 Tom de Vries <tdevries@suse.de>
242
243 * gdb.gdb/complaints.exp: Use with_test_prefix.
244 * gdb.xml/tdesc-regs.exp: Same.
245 * gdb.opt/inline-locals.exp: Fix test name.
246
247 2020-05-12 Tom de Vries <tdevries@suse.de>
248
249 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
250 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
251 * gdb.dwarf2/implref-struct.exp: Same.
252 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
253 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
254
255 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
256
257 * gdb.base/jit-so.exp (one_jit_test): Change test name.
258
259 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
260
261 * lib/check-test-names.exp (all_test_names): New module variable.
262 (counts): Add 'duplicates' field.
263 (_check_duplicates): New procedure.
264 (check): Also check for duplicates.
265 (do_log_summary): Print duplicates count.
266 (do_reset_vars): Reset counter for duplicate test names, and
267 discard all know test names.
268
269 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
270
271 * lib/gdb.exp: Include check-test-names.exp library.
272 * lib/check-test-names.exp: New file.
273
274 2020-05-11 Tom de Vries <tdevries@suse.de>
275
276 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
277
278 2020-05-11 Keith Seitz <keiths@redhat.com>
279
280 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
281
282 2020-05-11 Tom de Vries <tdevries@suse.de>
283
284 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
285 * gdb.cp/cpexprs.exp.in: .. here.
286 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
287 cpexprs.exp.
288
289 2020-05-11 Keith Seitz <keiths@redhat.com>
290
291 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
292 test names.
293 * gdb.ada/arrayptr.exp: Likewise.
294 * gdb.ada/assign_arr.exp: Likewise.
295 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
296 * gdb.ada/bp_on_var.exp: Likewise.
297 * gdb.ada/call_pn.exp: Likewise.
298 * gdb.ada/complete.exp: Likewise.
299 * gdb.ada/fun_overload_menu.exp: Likewise.
300 * gdb.ada/funcall_param.exp: Likewise.
301 * gdb.ada/funcall_ref.exp: Likewise.
302 * gdb.ada/packed_array_assign.exp: Likewise.
303 * gdb.ada/same_component_name.exp: Likewise.
304 * gdb.ada/type_coercion.exp: Likewise.
305 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
306 * gdb.ada/variant_record_packed_array.exp: Likewise.
307
308 2020-05-11 Tom de Vries <tdevries@suse.de>
309
310 PR symtab/25941
311 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
312 out of ...
313 * gdb.dwarf2/clang-debug-names.exp: ... here.
314 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
315 clang-debug-names.exp.in.
316 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
317 * gdb.dwarf2/clang-debug-names-2.c: New test.
318
319 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
320
321 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
322 (fortran_runto_main): New Proc, fortran version of runto_main.
323 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
324 * gdb.fortran/array-bounds.exp: Likewise.
325 * gdb.fortran/array-slices.exp: Likewise.
326 * gdb.fortran/block-data.exp: Likewise.
327 * gdb.fortran/charset.exp: Likewise.
328 * gdb.fortran/common-block.exp: Likewise.
329 * gdb.fortran/complex.exp: Likewise.
330 * gdb.fortran/derived-type-function.exp: Likewise.
331 * gdb.fortran/derived-type.exp: Likewise.
332 * gdb.fortran/info-modules.exp: Likewise.
333 * gdb.fortran/info-types.exp: Likewise.
334 * gdb.fortran/intrinsics.exp: Likewise.
335 * gdb.fortran/library-module.exp: Likewise.
336 * gdb.fortran/logical.exp: Likewise.
337 * gdb.fortran/max-depth.exp: Likewise.
338 * gdb.fortran/module.exp: Likewise.
339 * gdb.fortran/multi-dim.exp: Likewise.
340 * gdb.fortran/nested-funcs.exp: Likewise.
341 * gdb.fortran/print-formatted.exp: Likewise.
342 * gdb.fortran/print_type.exp: Likewise.
343 * gdb.fortran/printing-types.exp: Likewise.
344 * gdb.fortran/ptr-indentation.exp: Likewise.
345 * gdb.fortran/ptype-on-functions.exp: Likewise.
346 * gdb.fortran/subarray.exp: Likewise.
347 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
348 * gdb.fortran/vla-datatypes.exp: Likewise.
349 * gdb.fortran/vla-history.exp: Likewise.
350 * gdb.fortran/vla-ptr-info.exp: Likewise.
351 * gdb.fortran/vla-ptype-sub.exp: Likewise.
352 * gdb.fortran/vla-ptype.exp: Likewise.
353 * gdb.fortran/vla-sizeof.exp: Likewise.
354 * gdb.fortran/vla-type.exp: Likewise.
355 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
356 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
357 * gdb.fortran/vla-value-sub.exp: Likewise.
358 * gdb.fortran/vla-value.exp: Likewise.
359 * gdb.fortran/whatis_type.exp: Likewise.
360 * gdb.mi/mi-var-child-f.exp: Likewise.
361
362 2020-05-09 Tom de Vries <tdevries@suse.de>
363
364 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
365
366 2020-05-08 Tom de Vries <tdevries@suse.de>
367
368 * gdb.dwarf2/clang-debug-names.c: New test.
369 * gdb.dwarf2/clang-debug-names.exp: New file.
370
371 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
372
373 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
374 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
375
376 2020-05-06 Tom de Vries <tdevries@suse.de>
377
378 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
379 breakpoint is at a "recommended breakpoint location".
380 * gdb.reverse/consecutive-reverse.exp: Same.
381
382 2020-05-06 Tom de Vries <tdevries@suse.de>
383
384 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
385 address.
386
387 2020-05-06 Tom de Vries <tdevries@suse.de>
388
389 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
390
391 2020-05-06 Tom de Vries <tdevries@suse.de>
392
393 * gdb.base/store.exp (check_set, up_set): Allowing missing location
394 info for r.
395
396 2020-05-06 Tom de Vries <tdevries@suse.de>
397
398 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
399 necessary.
400
401 2020-05-06 Tom de Vries <tdevries@suse.de>
402
403 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
404 void.
405
406 2020-05-06 Tom de Vries <tdevries@suse.de>
407
408 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
409 of ...
410 * gdb.base/async.exp: ... here.
411 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
412 "recommended breakpoint location".
413
414 2020-05-06 Tom de Vries <tdevries@suse.de>
415
416 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
417
418 2020-05-04 Tom de Vries <tdevries@suse.de>
419
420 * gdb.base/async.exp: Check whether instruction addresses are a
421 "recommended breakpoint location".
422
423 2020-05-03 Tom Tromey <tom@tromey.com>
424
425 * gdb.base/sepdebug.exp: Remove "catch" test.
426 * gdb.base/break.exp: Remove "catch" test.
427 * gdb.base/default.exp: Update expected output.
428
429 2020-05-02 Tom de Vries <tdevries@suse.de>
430
431 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
432 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
433 * gdb.arch/i386-mpx-map.exp: Same.
434 * gdb.arch/i386-mpx-sigsegv.exp: Same.
435 * gdb.arch/i386-mpx-simple_segv.exp: Same.
436 * gdb.arch/i386-mpx.exp: Same.
437
438 2020-05-02 Tom de Vries <tdevries@suse.de>
439
440 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
441
442 2020-05-01 Tom de Vries <tdevries@suse.de>
443
444 * gdb.ada/operator_bp.exp: Allow more than required amount of
445 breakpoint.
446
447 2020-05-01 Tom de Vries <tdevries@suse.de>
448
449 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
450
451 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
452
453 PR gdb/18706
454 * gdb.cp/stub-array-size.cc: New test.
455 * gdb.cp/stub-array-size.exp: New file.
456 * gdb.cp/stub-array-size.h: New test.
457 * gdb.cp/stub-array-size2.cc: New test.
458
459 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
460
461 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
462 output to the new format.
463
464 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
465
466 * gdb.base/break.exp: Use with_test_prefix.
467
468 2020-04-29 Tom de Vries <tdevries@suse.de>
469
470 * lib/gdb.exp (debug_types): New proc.
471 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
472 * gdb.python/py-symtab.exp: Same.
473
474 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
475
476 PR gdb/17320
477 * gdb.base/pretty-array.c: New test.
478 * gdb.base/pretty-array.exp: New file.
479
480 2020-04-29 Tom de Vries <tdevries@suse.de>
481
482 PR symtab/25889
483 * gdb.cp/cpexprs.exp: Adapt for inclusion.
484 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
485 and include cpexprs.exp.
486
487 2020-04-28 Mark Williams <mark@myosotissp.com>
488
489 PR gdb/24480
490 * dw4-toplevel-types.exp: Test for top level types.
491 * dw4-toplevel-types.cc: Test for top level types.
492
493 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
494
495 * gdb.threads/stop-with-handle.exp: Fix typo in comment
496 (theads -> threads).
497
498 2020-04-28 Tom de Vries <tdevries@suse.de>
499
500 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
501
502 2020-04-28 Tom de Vries <tdevries@suse.de>
503
504 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
505
506 2020-04-28 Tom de Vries <tdevries@suse.de>
507
508 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
509
510 2020-04-28 Tom de Vries <tdevries@suse.de>
511
512 * gdb.dwarf2/main-foo.c: New test.
513 * gdb.dwarf2/struct-with-sig.exp: New file.
514
515 2020-04-25 Tom de Vries <tdevries@suse.de>
516
517 * boards/debug-types.exp: New file.
518
519 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
520
521 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
522
523 2020-04-24 Tom Tromey <tom@tromey.com>
524
525 PR symtab/12707:
526 * gdb.python/py-symbol.exp: Update expected results for
527 linkage_name test.
528 * gdb.cp/print-demangle.exp: New file.
529 * gdb.base/c-linkage-name.exp: Fix test.
530 * gdb.guile/scm-symbol.exp: Update expected results for
531 linkage_name test.
532
533 2020-04-24 Tom Tromey <tom@tromey.com>
534
535 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
536 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
537 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
538 assembler.
539
540 2020-04-24 Tom de Vries <tdevries@suse.de>
541
542 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
543 C++.
544
545 2020-04-24 Tom Tromey <tromey@adacore.com>
546
547 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
548 values.
549 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
550 values. Update test for minimal encodings.
551 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
552 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
553 values. Update test for minimal encodings.
554
555 2020-04-24 Tom Tromey <tromey@adacore.com>
556
557 PR python/23662:
558 * gdb.ada/variant.exp: Add Python checks.
559 * gdb.rust/simple.exp: Add dynamic type checks.
560
561 2020-04-24 Tom Tromey <tromey@adacore.com>
562
563 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
564 Make array type matching more lax.
565 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
566 * gdb.ada/mi_variant.exp: New file.
567 * gdb.ada/mi_variant/pck.ads: New file.
568 * gdb.ada/mi_variant/pkg.adb: New file.
569 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
570 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
571
572 2020-04-24 Tom Tromey <tromey@adacore.com>
573
574 * gdb.ada/variant.exp: Add dynamic field offset tests.
575 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
576 * gdb.ada/variant/pkg.adb: Add new variables.
577
578 2020-04-24 Tom Tromey <tromey@adacore.com>
579
580 * gdb.ada/variant.exp: New file
581 * gdb.ada/variant/pkg.adb: New file
582 * gdb.ada/variant/pck.adb: New file
583
584 2020-04-24 Tom de Vries <tdevries@suse.de>
585
586 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
587
588 2020-04-24 Tom de Vries <tdevries@suse.de>
589
590 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
591 flags.
592
593 2020-04-24 Tom de Vries <tdevries@suse.de>
594
595 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
596
597 2020-04-24 Tom de Vries <tdevries@suse.de>
598
599 * lib/gdb.exp (default_gdb_start): Handle eof.
600 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
601 failure.
602 * gdb.base/readnever.exp: Handle clean_restart failure.
603
604 2020-04-23 Tom de Vries <tdevries@suse.de>
605
606 * gdb.base/decl-before-def.exp: Run to main and print a again.
607
608 2020-04-23 Tom de Vries <tdevries@suse.de>
609
610 * gdb.base/decl-before-def-decl.c: New test.
611 * gdb.base/decl-before-def-def.c: New test.
612 * gdb.base/decl-before-def.exp: New file.
613
614 2020-04-23 Tom de Vries <tdevries@suse.de>
615
616 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
617
618 2020-04-22 Tom de Vries <tdevries@suse.de>
619
620 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
621 debug_info_offset.
622 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
623 before $objsfile in the line line.
624
625 2020-04-22 Tom de Vries <tdevries@suse.de>
626
627 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
628
629 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
630
631 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
632 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
633 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
634 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
635 * gdb.base/jit-protocol.h: Update definitions to match all usage
636 contexts.
637
638 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
639
640 * gdb.base: Rename all jit related test and source files.
641
642 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
643
644 * gdb.base/jit-reader.exp: Relax register output check.
645
646 2020-04-22 Tom de Vries <tdevries@suse.de>
647
648 PR symtab/25764
649 * gdb.base/psym-external-decl-2.c: New test.
650 * gdb.base/psym-external-decl.c: New test.
651 * gdb.base/psym-external-decl.exp: New file.
652 * gdb.threads/tls.exp: Add PR25807 kfail.
653
654 2020-04-22 Tom de Vries <tdevries@suse.de>
655
656 PR symtab/25801
657 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
658 in "info source" output.
659
660 2020-04-22 Tom de Vries <tdevries@suse.de>
661
662 PR symtab/25700
663 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
664 symtab for imported_unit.c.
665
666 2020-04-21 Gary Benson <gbenson@redhat.com>
667
668 * gdb.base/advance.c (func): New argument, to match call site.
669 (func2, func3): Add return statements.
670
671 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
672
673 * gdb.multi/run-only-second-inf.c: New file.
674 * gdb.multi/run-only-second-inf.exp: New file.
675
676 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
677
678 * gdb.btrace/multi-inferior.c: New test.
679 * gdb.btrace/multi-inferior.exp: New file.
680
681 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
682
683 * gdb.btrace/enable-new-thread.c: New test.
684 * gdb.btrace/enable-new-thread.exp: New file.
685
686 2020-04-21 Tom de Vries <tdevries@suse.de>
687
688 PR gdb/25471
689 * gdb.threads/killed-outside.c: New test.
690 * gdb.threads/killed-outside.exp: New file.
691
692 2020-04-20 Gary Benson <gbenson@redhat.com>
693
694 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
695 * gdb.base/nested-subp2.exp: Likewise.
696 * gdb.base/nested-subp3.exp: Likewise.
697
698 2020-04-20 Gary Benson <gbenson@redhat.com>
699
700 * gdb.base/nested-subp1.exp: Disable test when using clang.
701 * gdb.base/nested-subp2.exp: Likewise.
702 * gdb.base/nested-subp3.exp: Likewise.
703
704 2020-04-20 Gary Benson <gbenson@redhat.com>
705
706 * gdb.cp/exception.cc: Fix compilation error with clang.
707
708 2020-04-20 Gary Benson <gbenson@redhat.com>
709
710 * gdb.trace/tspeed.c: Fix compilation error with clang.
711
712 2020-04-20 Gary Benson <gbenson@redhat.com>
713
714 * gdb.base/jit-main.c: Fix compilation error with clang.
715
716 2020-04-17 Kamil Rytarowski <n54@gmx.com>
717
718 * gdb.base/attach-twice.c: Include "sys/types.h".
719 (PTRACE_ATTACH): Add fallback definition.
720 (main): Pass `0' to the 4th argument of `ptrace'.
721
722 2020-04-17 Kamil Rytarowski <n54@gmx.com>
723
724 * gdb.base/fork-running-state.c: Include "signal.h".
725
726 2020-04-17 Tom Tromey <tromey@adacore.com>
727
728 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
729 Update tests.
730 * gdb.btrace/cpu.exp: Update tests.
731 * gdb.base/maint.exp: Update tests.
732 * gdb.base/default.exp: Update tests.
733 * gdb.base/completion.exp: Update tests.
734
735 2020-04-16 Tom de Vries <tdevries@suse.de>
736
737 PR symtab/25791
738 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
739 (ensure_gdb_index): and factor out and move ...
740 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
741 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
742
743 2020-04-16 Tom de Vries <tdevries@suse.de>
744
745 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
746 loading exec.
747
748 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
749
750 * gdb.base/many-completions.exp: New file.
751
752 2020-04-14 Tom de Vries <tdevries@suse.de>
753
754 PR symtab/25718
755 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
756
757 2020-04-14 Tom de Vries <tdevries@suse.de>
758
759 PR symtab/25720
760 * gdb.base/maint-expand-symbols-header-file.c: New test.
761 * gdb.base/maint-expand-symbols-header-file.exp: New file.
762 * gdb.base/maint-expand-symbols-header-file.h: New test.
763
764 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
765
766 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
767 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
768 get_func_info.
769 (get_func_info): Delete.
770 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
771 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
772 * lib/dwarf.exp (get_func_info): New function.
773
774 2020-04-13 Tom de Vries <tdevries@suse.de>
775
776 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
777 to what find_gnatmake does.
778
779 2020-04-10 Tom de Vries <tdevries@suse.de>
780
781 * gdb.base/style.exp: Expect "Expanding full symbols" message for
782 -readnow.
783
784 2020-04-10 Tom de Vries <tdevries@suse.de>
785
786 PR cli/25808
787 * gdb.base/style.c: Add leading newlines.
788 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
789 Check listing of main's one-line body.
790
791 2020-04-08 Tom de Vries <tdevries@suse.de>
792
793 * lib/gdb.exp (psymtabs_p): New proc.
794 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
795 importing unit" unsupported if there are no partial symbols.
796
797 2020-04-08 Tom de Vries <tdevries@suse.de>
798
799 PR testsuite/25760
800 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
801
802 2020-04-07 Tom de Vries <tdevries@suse.de>
803
804 PR symtab/25796
805 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
806
807 2020-04-07 Tom de Vries <tdevries@suse.de>
808
809 * gdb.base/check-psymtab.c: New test.
810 * gdb.base/check-psymtab.exp: New file.
811
812 2020-04-06 Tom Tromey <tromey@adacore.com>
813
814 * gdb.ada/variant-record/proc.adb: New file.
815 * gdb.ada/variant-record/value.adb: New file.
816 * gdb.ada/variant-record/value.s: New file.
817 * gdb.ada/variant-record.exp: New file.
818
819 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
820
821 PR gdb/25325
822 * gdb.cp/typed-enum.cc: New test.
823 * gdb.cp/typed-enum.exp: New file.
824
825 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
826
827 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
828 * gdb.dwarf2/dw2-inline-small-func.c: New file.
829 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
830 * gdb.dwarf2/dw2-inline-small-func.h: New file.
831 * gdb.opt/inline-small-func.c: New file.
832 * gdb.opt/inline-small-func.exp: New file.
833 * gdb.opt/inline-small-func.h: New file.
834
835 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
836
837 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
838 function.
839
840 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
841
842 * lib/dwarf.exp (function_range): Allow compiler options to be
843 specified.
844
845 2020-04-02 Tom de Vries <tdevries@suse.de>
846
847 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
848 __attribute__((always_inline)).
849 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
850
851 2020-04-02 Tom de Vries <tdevries@suse.de>
852
853 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
854 (gdbserver_gdb_exit): ... here. Add timeout warning.
855 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
856 (connect_target_extended_remote): Append new server_spawn_id to
857 server_spawn_ids.
858 (cleanup): New proc.
859 (setup, <toplevel>): Call cleanup.
860
861 2020-04-02 Tom de Vries <tdevries@suse.de>
862
863 * gdb.base/main-psymtab.exp: New file.
864
865 2020-04-02 Tom de Vries <tdevries@suse.de>
866
867 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
868
869 2020-04-01 Tom Tromey <tom@tromey.com>
870
871 * gdb.base/complex-parts.exp: Add type tests.
872
873 2020-04-01 Tom Tromey <tom@tromey.com>
874
875 * gdb.base/complex-parts.exp: Add arithmetic tests.
876
877 2020-04-01 Tom Tromey <tom@tromey.com>
878
879 * gdb.compile/compile.exp: Update.
880 * gdb.compile/compile-cplus.exp: Update.
881 * gdb.base/varargs.exp: Update.
882 * gdb.base/floatn.exp: Update.
883 * gdb.base/endianity.exp: Update.
884 * gdb.base/callfuncs.exp (do_function_calls): Update.
885 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
886 (complex_float_integral_args): Update.
887 * gdb.base/complex.exp: Update.
888 * gdb.base/complex-parts.exp: Update.
889
890 2020-04-01 Tom Tromey <tromey@adacore.com>
891
892 * gdb.rust/union.rs: New file.
893 * gdb.rust/union.exp: New file.
894 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
895 (main): Update.
896 * gdb.rust/simple.exp: Move union tests to union.exp.
897
898 2020-04-01 Tom Tromey <tromey@adacore.com>
899
900 * gdb.rust/simple.rs (main): Remove "y0".
901
902 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
903
904 * gdb.multi/stop-all-on-exit.c: New test.
905 * gdb.multi/stop-all-on-exit.exp: New file.
906
907 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
908
909 PR gdb/24789
910 * gdb.cp/misc.cc: Add integer reference variable.
911 * gdb.cp/misc.exp: Add test.
912
913 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
914
915 * gdb.server/stop-reply-no-thread.exp: Enhance the test
916 scenario to cover execution until the end and also the case
917
918 2020-03-31 Tom de Vries <tdevries@suse.de>
919
920 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
921 c. Use "maint info symtabs" to check symtab expansion.
922
923 2020-03-30 Tom de Vries <tdevries@suse.de>
924
925 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
926 unsupported.
927 (verify_psymtab_expanded): Move ...
928 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
929 test.
930 (readnow): New proc.
931
932 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
933
934 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
935 with $hex.
936
937 2020-03-20 Tom Tromey <tromey@adacore.com>
938
939 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
940
941 2020-03-20 Tom Tromey <tromey@adacore.com>
942
943 * gdb.ada/sub_variant/subv.adb: New file.
944 * gdb.ada/sub_variant.exp: New file.
945
946 2020-03-20 Tom de Vries <tdevries@suse.de>
947
948 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
949 first break fails.
950 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
951
952 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
953
954 * gdb.server/exit-multiple-threads.c: New file.
955 * gdb.server/exit-multiple-threads.exp: New file.
956
957 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
958
959 * gdb.fortran/mixed-lang-stack.c: New file.
960 * gdb.fortran/mixed-lang-stack.cpp: New file.
961 * gdb.fortran/mixed-lang-stack.exp: New file.
962 * gdb.fortran/mixed-lang-stack.f90: New file.
963
964 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
965
966 * gdb.linespec/cp-completion-aliases.cc: New file.
967 * gdb.linespec/cp-completion-aliases.exp: New file.
968
969 2020-03-19 Tom de Vries <tdevries@suse.de>
970
971 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
972 more precise.
973
974 2020-03-18 Tom de Vries <tdevries@suse.de>
975
976 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
977 * gdb.dwarf2/break-inline-psymtab.c: New test.
978 * gdb.dwarf2/break-inline-psymtab.exp: New file.
979
980 2020-03-16 Tom de Vries <tdevries@suse.de>
981
982 * lib/cache.exp (gdb_do_cache): Add and handle local variables
983 cache_verify and cache_verify_proc.
984
985 2020-03-15 Tom de Vries <tdevries@suse.de>
986
987 * gdb.server/solib-list.exp: Handle
988 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
989
990 2020-03-15 Tom de Vries <tdevries@suse.de>
991
992 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
993 objfiles".
994
995 2020-03-14 Tom Tromey <tom@tromey.com>
996
997 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
998
999 2020-03-14 Tom de Vries <tdevries@suse.de>
1000
1001 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1002
1003 2020-03-14 Tom de Vries <tdevries@suse.de>
1004
1005 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1006 result in line-by-line fashion.
1007
1008 2020-03-14 Tom de Vries <tdevries@suse.de>
1009
1010 * lib/gdb.exp (supports_statement_frontiers): New proc.
1011 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1012
1013 2020-03-14 Tom de Vries <tdevries@suse.de>
1014
1015 * gdb.base/printcmds.exp: Add missing quoting for "print
1016 teststring2".
1017
1018 2020-03-13 Tom Tromey <tom@tromey.com>
1019
1020 * gdb.base/printcmds.exp (test_print_strings): Add regression
1021 test.
1022 * gdb.base/printcmds.c (charptr): New typedef.
1023 (teststring2): New global.
1024
1025 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1026
1027 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1028 full path in the test name.
1029 (test_ld): Add some with_test_prefix blocks to make test names
1030 unique.
1031
1032 2020-03-13 Tom de Vries <tdevries@suse.de>
1033
1034 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1035
1036 2020-03-13 Tom de Vries <tdevries@suse.de>
1037
1038 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1039
1040 2020-03-13 Tom de Vries <tdevries@suse.de>
1041
1042 PR symtab/25646
1043 * gdb.dwarf2/imported-unit.exp: Add test.
1044
1045 2020-03-13 Tom de Vries <tdevries@suse.de>
1046
1047 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1048 (var1, var2): New variable.
1049 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1050 matching symbols.
1051
1052 2020-03-13 Tom de Vries <tdevries@suse.de>
1053
1054 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1055 (Term::command): Use prompt prefix.
1056 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1057 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1058 command_no_prompt_prefix instead of prefix.
1059 * gdb.tui/tui-layout-asm.exp: Same.
1060
1061 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1062
1063 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1064
1065 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1066
1067 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1068 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1069 on" while stepping over the test instruction, match printed
1070 message.
1071
1072 2020-03-12 Tom de Vries <tdevries@suse.de>
1073
1074 * gdb.base/info-types.exp: Use exp_continue during matching of output
1075 of "info types".
1076
1077 2020-03-12 Tom de Vries <tdevries@suse.de>
1078
1079 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1080
1081 2020-03-12 Tom de Vries <tdevries@suse.de>
1082
1083 * gdb.fortran/module.exp: Use exp_continue during matching of output
1084 of "info variable -n".
1085
1086 2020-03-12 Tom de Vries <tdevries@suse.de>
1087
1088 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1089 gdb.dwarf2/dw2-ranges-base.c.
1090
1091 2020-03-12 Tom de Vries <tdevries@suse.de>
1092
1093 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1094 in presence of GLIBC debuginfo.
1095
1096 2020-03-12 Tom de Vries <tdevries@suse.de>
1097
1098 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1099 $core.
1100
1101 2020-03-12 Tom de Vries <tdevries@suse.de>
1102
1103 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1104 more precise.
1105
1106 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1107
1108 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1109 from Unix to Windows path.
1110
1111 2020-03-11 Tom de Vries <tdevries@suse.de>
1112
1113 * gdb.ada/minsyms.exp: Set language to ada.
1114
1115 2020-03-11 Tom de Vries <tdevries@suse.de>
1116
1117 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1118
1119 2020-03-11 Tom de Vries <tdevries@suse.de>
1120
1121 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1122
1123 2020-03-11 Tom Tromey <tromey@adacore.com>
1124
1125 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1126
1127 2020-03-11 Tom de Vries <tdevries@suse.de>
1128
1129 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1130
1131 2020-03-11 Tom de Vries <tdevries@suse.de>
1132
1133 * gdb.base/break-interp.exp: Limit verbose scope.
1134
1135 2020-03-11 Tom de Vries <tdevries@suse.de>
1136
1137 * gdb.fortran/logical.f90: Define variable with character type.
1138 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1139
1140 2020-03-11 Tom de Vries <tdevries@suse.de>
1141
1142 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1143
1144 2020-03-11 Tom de Vries <tdevries@suse.de>
1145
1146 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1147 symtabs.
1148
1149 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1150 Bernd Edlinger <bernd.edlinger@hotmail.de>
1151
1152 * gdb.cp/step-and-next-inline.cc: New file.
1153 * gdb.cp/step-and-next-inline.exp: New file.
1154 * gdb.cp/step-and-next-inline.h: New file.
1155 * gdb.dwarf2/dw2-is-stmt.c: New file.
1156 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1157 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1158 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1159 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1160
1161 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1162
1163 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1164 is-stmt flag in the line table.
1165
1166 2020-03-09 Tom de Vries <tdevries@suse.de>
1167
1168 * lib/gdb.exp (cached_file): Create cache dir.
1169
1170 2020-03-07 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1173 * gdb.cp/rvalue-ref-params.exp: Same.
1174
1175 2020-03-06 Tom de Vries <tdevries@suse.de>
1176
1177 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1178 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1179
1180 2020-03-06 Tom de Vries <tdevries@suse.de>
1181
1182 * README: Fix "the the".
1183 * gdb.base/dprintf.exp: Same.
1184
1185 2020-03-05 Tom de Vries <tdevries@suse.de>
1186
1187 * gdb.base/maint.exp: Update "main print statistics" expected output.
1188
1189 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1190
1191 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1192 (fortran_int8): Likewise.
1193 (fortran_real4): Likewise.
1194 (fortran_real8): Likewise.
1195 (fortran_complex4): Likewise.
1196 (fortran_logical4): Likewise.
1197 (fortran_character1): Likewise.
1198
1199 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1200
1201 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1202 printed as true.
1203
1204 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1205
1206 * gdb.base/printcmds.exp: Add test to verify printf of a
1207 variable holding an address.
1208
1209 2020-03-03 Tom de Vries <tdevries@suse.de>
1210
1211 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1212
1213 2020-03-03 Tom de Vries <tdevries@suse.de>
1214
1215 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1216 gdb_test_multiple call.
1217
1218 2020-03-03 Tom de Vries <tdevries@suse.de>
1219
1220 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1221 gdb_test_multiple calls.
1222
1223 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1224
1225 * gdb.base/default.exp: Remove test of 'set history filename'.
1226 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1227 filename to the empty string.
1228 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1229 and GDBHISTSIZE.
1230
1231 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1232
1233 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1234 disabled.
1235
1236 2020-03-02 Pedro Alves <palves@redhat.com>
1237 Tom de Vries <tdevries@suse.de>
1238
1239 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1240 -prompt prefix, before user_code argument. Add -lbl option likewise.
1241 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1242 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1243 argument.
1244 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1245 have "\r\n" at start-of-line, instead of at end-of-line.
1246
1247 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1248
1249 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1250 libinproctrace.so.
1251
1252 2020-02-28 Luis Machado <luis.machado@linaro.org>
1253
1254 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1255 to "p/x".
1256
1257 2020-02-28 Luis Machado <luis.machado@linaro.org>
1258
1259 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1260 asm/ptrace.h and error.h.
1261
1262 2020-02-28 Tom de Vries <tdevries@suse.de>
1263
1264 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1265 (struct wrapper, do_something, mundane/symada__cS): Move ...
1266 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1267 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1268 Update "print symada__cS before partial symtab expansion" regexp.
1269 Update breakpoint location. Flush symbol cache after expansion.
1270
1271 2020-02-28 Luis Machado <luis.machado@linaro.org>
1272
1273 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1274
1275 2020-02-27 Tom de Vries <tdevries@suse.de>
1276
1277 * config/sid.exp: Remove unused globals.
1278 * gdb.base/attach.exp: Same.
1279 * gdb.base/catch-load.exp: Same.
1280 * gdb.base/dbx.exp: Same.
1281 * lib/gdb.exp: Same.
1282 * lib/mi-support.exp: Same.
1283 * lib/prompt.exp: Same.
1284
1285 2020-02-27 Tom de Vries <tdevries@suse.de>
1286
1287 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1288 not set.
1289
1290 2020-02-26 Aaron Merey <amerey@redhat.com>
1291
1292 * gdb.debuginfod: New directory for debuginfod tests.
1293 * gdb.debuginfod/main.c: New test file.
1294 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1295
1296 2020-02-26 Tom de Vries <tdevries@suse.de>
1297
1298 PR gdb/25603
1299 * gdb.base/persistent-lang.cc: New test.
1300 * gdb.base/persistent-lang.exp: New file.
1301
1302 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1303
1304 * gdb.fortran/derived-type-striding.exp: Add a new test.
1305 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1306 new test.
1307
1308 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1309
1310 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1311 names.
1312
1313 2020-02-25 Tom de Vries <tdevries@suse.de>
1314
1315 PR go/18926
1316 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1317
1318 2020-02-24 Tom de Vries <tdevries@suse.de>
1319
1320 PR gdb/25592
1321 * gdb.base/info-locals-unused-static-var.c: New test.
1322 * gdb.base/info-locals-unused-static-var.exp: New file.
1323
1324 2020-02-22 Tom Tromey <tom@tromey.com>
1325
1326 * gdb.python/tui-window.exp: New file.
1327 * gdb.python/tui-window.py: New file.
1328
1329 2020-02-22 Tom Tromey <tom@tromey.com>
1330
1331 PR tui/17850:
1332 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1333 tests.
1334
1335 2020-02-22 Tom Tromey <tom@tromey.com>
1336
1337 * gdb.tui/new-layout.exp: Add sub-layout tests.
1338
1339 2020-02-22 Tom Tromey <tom@tromey.com>
1340
1341 * gdb.tui/new-layout.exp: New file.
1342
1343 2020-02-22 Tom Tromey <tom@tromey.com>
1344
1345 * gdb.rust/rust-style.rs: New file.
1346 * gdb.rust/rust-style.exp: New file.
1347 * gdb.base/style.exp: Test structure printing.
1348 * gdb.base/style.c (struct some_struct): New type.
1349 (enum etype): New type.
1350 (struct_value): New global.
1351
1352 2020-02-21 Tom de Vries <tdevries@suse.de>
1353
1354 PR go/18926
1355 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1356 Remove blanket xfails. Use message argument for gdb_breakpoint.
1357 Make continuing to breakpoint test conditional on setting breakpoint.
1358 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1359 DW_AT_name attribute. Add xfail for GCC PR93866.
1360
1361 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1362
1363 * gdb.dwarf2/cpp-linkage-name.c: New file.
1364 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1365
1366 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1367
1368 * lib/gdb.exp (gdb_wrapper_init): Reset
1369 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1370 not exist.
1371
1372 2020-02-20 Tom de Vries <tdevries@suse.de>
1373
1374 PR go/17018
1375 * gdb.go/hello.exp: Copy ...
1376 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1377 print of st to print value of global definition. Add xfail for GCC
1378 PR93844.
1379 * gdb.go/hello.exp: Remove printing of st before definition.
1380 * gdb.go/hello.go: Copy ...
1381 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1382 to st.
1383 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1384
1385 2020-02-20 Tom de Vries <tdevries@suse.de>
1386
1387 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1388 (gdb_simple_compile): Handle compile_flags go by using .go extension
1389 for source file.
1390 * gdb.go/chan.exp: Use support_go_compile.
1391 * gdb.go/handcall.exp: Same.
1392 * gdb.go/hello.exp: Same.
1393 * gdb.go/integers.exp: Same.
1394 * gdb.go/max-depth.exp: Same.
1395 * gdb.go/methods.exp: Same.
1396 * gdb.go/package.exp: Same.
1397 * gdb.go/strings.exp: Same.
1398 * gdb.go/types.exp: Same.
1399 * gdb.go/unsafe.exp: Same.
1400
1401 2020-02-19 Tom de Vries <tdevries@suse.de>
1402
1403 * gdb.python/lib-types.exp: Make xfail more strict.
1404
1405 2020-02-19 Tom de Vries <tdevries@suse.de>
1406
1407 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1408
1409 2020-02-19 Doug Evans <dje@google.com>
1410
1411 PR rust/25535
1412 * gdb.rust/simple.exp: Add test.
1413 * gdb.rust/simple.rs: Add test.
1414
1415 2020-02-19 Tom de Vries <tdevries@suse.de>
1416
1417 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1418 output line-by-line.
1419
1420 2020-02-19 Tom de Vries <tdevries@suse.de>
1421
1422 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1423
1424 2020-02-19 Tom de Vries <tdevries@suse.de>
1425
1426 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1427 prelink.
1428
1429 2020-02-19 Tom de Vries <tdevries@suse.de>
1430
1431 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1432 (gdb_do_cache): Use gdb_do_cache_wrap.
1433 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1434
1435 2020-02-19 Tom de Vries <tdevries@suse.de>
1436
1437 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1438 gdb_compile option.
1439
1440 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1441
1442 * gdb.base/printcmds.exp (test_print_enums): Update expected
1443 output.
1444
1445 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1446
1447 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1448 for "unknown".
1449
1450 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1451
1452 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1453 enumerator.
1454
1455 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1456
1457 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1458 FE_, add FE_NONE.
1459 (three): Update.
1460 (enum flag_enum_without_zero): New enum.
1461 (flag_enum_without_zero): New variable.
1462 (enum not_flag_enum): New enum.
1463 (three_not_flag): New variable.
1464 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1465 (test_print_enums): Add more tests for printing flag enums.
1466
1467 2020-02-18 Tom de Vries <tdevries@suse.de>
1468
1469 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1470 (gdb_compile_ada): ... here.
1471 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1472 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1473
1474 2020-02-14 Tom Tromey <tom@tromey.com>
1475
1476 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1477 build directory.
1478 * boards/gdbserver-base.exp: Update path to gdbserver.
1479
1480 2020-02-13 Tom de Vries <tdevries@suse.de>
1481
1482 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1483
1484 2020-02-13 Tom de Vries <tdevries@suse.de>
1485
1486 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1487 are missing.
1488
1489 2020-02-13 Tom de Vries <tdevries@suse.de>
1490
1491 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1492 call.
1493
1494 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1495
1496 PR tui/25126
1497 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1498 * gdb.base/cached-source-file.c: New file.
1499 * gdb.base/cached-source-file.exp: New file.
1500
1501 2020-02-11 Tom de Vries <tdevries@suse.de>
1502
1503 PR testsuite/25488
1504 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1505
1506 2020-02-10 Tom de Vries <tdevries@suse.de>
1507
1508 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1509
1510 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1511
1512 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1513 and $after_addr are both integers before making a comparison.
1514
1515 2020-02-09 Tom de Vries <tdevries@suse.de>
1516
1517 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1518 command output and paste it into gdb.log. If any, paste catch message
1519 to gdb.log.
1520
1521 2020-02-07 Tom Tromey <tromey@adacore.com>
1522
1523 PR breakpoints/24915:
1524 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1525
1526 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1527
1528 * gdb.tui/tui-missing-src.exp: Add the "missing source
1529 file" test for the TUI.
1530
1531 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1532
1533 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1534 including a port number in the output.
1535
1536 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1537
1538 * lib/fortran.exp (fortran_int4): Handle clang.
1539 (fortran_int8): Likewise.
1540 (fortran_real4): Likewise.
1541 (fortran_real8): Likewise.
1542 (fortran_complex4): Likewise.
1543 (fortran_logical4): Likewise.
1544 (fortran_character1): Likewise.
1545
1546 2020-02-04 Tom de Vries <tdevries@suse.de>
1547
1548 * README (Race detection): Add note.
1549
1550 2020-02-04 Tom de Vries <tdevries@suse.de>
1551
1552 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1553
1554 2020-02-04 Tom de Vries <tdevries@suse.de>
1555
1556 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1557
1558 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1559
1560 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1561 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1562 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1563 blttar, bnetarl.
1564 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1565 binary for blttar, bnetarl.
1566 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1567 wait instruction. Delete ldmx test.
1568 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1569
1570 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1571
1572 * gdb.fortran/array-bounds-high.exp: New file.
1573 * gdb.fortran/array-bounds-high.f90: New file.
1574
1575 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1576
1577 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1578 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1579
1580 2020-02-01 Tom de Vries <tdevries@suse.de>
1581
1582 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1583
1584 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1585
1586 PR tui/9765
1587 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1588 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1589
1590 2020-01-29 Luis Machado <luis.machado@linaro.org>
1591
1592 * gdb.arch/aarch64-brk-patterns.c: New source file.
1593 * gdb.arch/aarch64-brk-patterns.exp: New test.
1594
1595 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1596
1597 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1598 GCC/Clang version.
1599 * gdb.cp/pass-by-ref.exp: Ditto.
1600
1601 2020-01-29 Tom de Vries <tdevries@suse.de>
1602
1603 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1604 * gdb.threads/watchpoint-fork-mt.c: Same.
1605 * gdb.threads/watchpoint-fork-parent.c: Same.
1606 * gdb.threads/watchpoint-fork-st.c: Same.
1607 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1608
1609 2020-01-27 Luis Machado <luis.machado@linaro.org>
1610
1611 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1612 sitting at a syscall instruction when we hit the syscall function's
1613 breakpoint.
1614 Check PC against one obtained with the x command.
1615 Validate syscall number.
1616 (step_over_syscall): Don't continue to the syscall instruction if
1617 we're already there.
1618
1619 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1620
1621 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1622
1623 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1624
1625 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1626 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1627
1628 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1629
1630 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1631 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1632
1633 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1634
1635 * gdb.base/maint.exp: Update line table parsing test.
1636 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1637
1638 2020-01-24 Pedro Alves <palves@redhat.com>
1639
1640 PR gdb/25410
1641 * gdb.multi/multi-re-run-1.c: New.
1642 * gdb.multi/multi-re-run-2.c: New.
1643 * gdb.multi/multi-re-run.exp: New.
1644
1645 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1646
1647 PR gdb/23718
1648 * gdb.server/server-kill-python.exp: New file.
1649
1650 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1651
1652 * gdb.server/multi-ui-errors.c: New file.
1653 * gdb.server/multi-ui-errors.exp: New file.
1654
1655 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1656
1657 PR tui/9765
1658 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1659
1660 2020-01-19 Tom Tromey <tom@tromey.com>
1661
1662 * gdb.tui/main.exp: Add check for plain "file".
1663
1664 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1665
1666 * lib/gdb.exp: Fix spelling error (seperatelly).
1667
1668 2020-01-14 Tom Tromey <tom@tromey.com>
1669
1670 PR symtab/12535:
1671 * gdb.python/python.exp: Test decode_line with empty string
1672 argument.
1673
1674 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1675
1676 * gdb.base/skip-inline.exp: Extend test.
1677
1678 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1679
1680 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1681 * gdb.dwarf2/dw2-bad-elf.c: New file.
1682 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1683
1684 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1685
1686 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1687 _line_saw_file.
1688
1689 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1690
1691 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1692 border.
1693
1694 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1695
1696 * gdb.multi/multi-target.exp (setup): Factor out "info
1697 connections" and "info inferiors" tests to ...
1698 (test_info_inferiors): ... this new procedure.
1699 (top level): Run new "info-inferiors" tests.
1700
1701 2020-01-10 Pedro Alves <palves@redhat.com>
1702
1703 * gdb.server/bkpt-other-inferior.exp: New file.
1704
1705 2020-01-10 Pedro Alves <palves@redhat.com>
1706
1707 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1708 of "add-inferior".
1709 * gdb.base/quit-live.exp: Likewise.
1710 * gdb.base/remote-exec-file.exp: Likewise.
1711 * gdb.guile/scm-progspace.exp: Likewise.
1712 * gdb.linespec/linespec.exp: Likewise.
1713 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1714 * gdb.mi/user-selected-context-sync.exp: Likewise.
1715 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1716 "info inferiors" tests.
1717 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1718 "add-inferior".
1719 * gdb.multi/watchpoint-multi.exp: Likewise.
1720 * gdb.python/py-inferior.exp: Likewise.
1721 * gdb.server/extended-remote-restart.exp: Likewise.
1722 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1723 "info inferiors".
1724 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1725 * gdb.trace/report.exp: Likewise.
1726
1727 2020-01-10 Pedro Alves <palves@redhat.com>
1728
1729 * gdb.multi/multi-target.c: New file.
1730 * gdb.multi/multi-target.exp: New file.
1731 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1732 mode requested, but remote does not support non-stop".
1733
1734 2020-01-10 Pedro Alves <palves@redhat.com>
1735
1736 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1737 disconnect before reconnecting.
1738
1739 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1740 Pedro Alves <palves@redhat.com>
1741
1742 * gdb.server/connect-without-multi-process.exp: Also test
1743 continuing to end.
1744
1745 2020-01-10 Pedro Alves <palves@redhat.com>
1746
1747 * gdb.base/remote-exec-file.exp: New file.
1748
1749 2020-01-10 Pedro Alves <palves@redhat.com>
1750
1751 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1752 output.
1753 * gdb.threads/async.c: New.
1754 * gdb.threads/async.exp: New.
1755 * gdb.multi/tids-gid-reset.c: New.
1756 * gdb.multi/tids-gid-reset.exp: New.
1757
1758 2020-01-10 George Barrett <bob@bob131.so>
1759
1760 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1761 to help in finding the image relocation offset.
1762 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1763 options in arguments.
1764 (stap_test_no_debuginfo): Likewise.
1765 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1766 test variants.
1767 (stap_test): Add null semaphore relocation test.
1768
1769 2020-01-10 George Barrett <bob@bob131.so>
1770
1771 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1772 * gdb.base/stap-probe.exp: Likewise.
1773 (stap_test): Pass argument as an additional flag.
1774 (stap_test_no_debuginfo): Likewise.
1775 (stap_test): Check `info probes stap' output for semaphore
1776 addresses if the test binary is supposed to have them.
1777
1778 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 * gdb.tui/basic.exp: Add more scrolling tests.
1781
1782 2020-01-09 Tom Tromey <tom@tromey.com>
1783
1784 PR tui/18932:
1785 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1786 meangingful value.
1787 (Term::command, Term::resize): Update.
1788 * gdb.tui/basic.exp: Add scrolling test.
1789
1790 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1791
1792 * gdb.tui/tui-layout-asm.exp: New file.
1793
1794 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1795
1796 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1797
1798 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1799
1800 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1801 (Term::enter_tui): Use Term::prepare_for_tui.
1802
1803 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1804
1805 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1806 called.
1807
1808 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1809
1810 * gdb.base/skip.exp: Fix race condition in test.
1811
1812 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1813
1814 * gdb.base/backtrace.c: New file.
1815 * gdb.base/backtrace.exp: New file.
1816
1817 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1818
1819 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1820
1821 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1822
1823 * gdb.base/style.exp: Test that warnings are styled.
1824
1825 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1826
1827 * gdb.base/line65535.exp: New file.
1828 * gdb.base/line65535.c: New file.
1829
1830 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1831
1832 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1833 * lib/gnat_debug_info_test.adb: New file.
1834 * gdb.ada/ptype_tagged_param.exp: Use
1835 gnat_runtime_has_debug_info, expect a different output if
1836 runtime does not have debug info.
1837
1838 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1839
1840 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1841 (another) quote in test name.
1842
1843 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1844
1845 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1846 Add quote in test name.
1847
1848 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1849
1850 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1851 directory instead.
1852 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1853 * gdb.cp/pass-by-ref-2.cc: New file.
1854 * gdb.cp/pass-by-ref-2.exp: New file.
1855
1856 2019-12-20 Tom Tromey <tom@tromey.com>
1857
1858 * gdb.tui/list-before.exp: New file.
1859
1860 2019-12-20 Tom Tromey <tom@tromey.com>
1861
1862 * gdb.tui/list.exp: Check for source on initial listing.
1863
1864 2019-12-11 Tom Tromey <tromey@adacore.com>
1865
1866 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1867 Add crlf test.
1868
1869 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1870
1871 * gdb.base/default.exp: Update value of $_gdb_major.
1872
1873 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1874
1875 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1876
1877 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1878
1879 * gdb.base/skip.exp: Whitespace fix.
1880
1881 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1882
1883 * gdb.base/skip-inline.c: New file.
1884 * gdb.base/skip-inline.exp: New file.
1885
1886 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1887
1888 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1889 jit_function_00 to jit_function_stack_mangle.
1890 * gdb.base/jithost.c (jit_function_t): Rename to...
1891 (jit_function_stack_mangle_t): ... this.
1892 (jit_function_add_t): New typedef.
1893 (jit_function_00_code): Rename to...
1894 (jit_function_stack_mangle_code): ... this, make static.
1895 (jit_function_add_code): New.
1896 (main): Generate "add" function and call it. Adjust to changes
1897 in jithost_abi.
1898 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1899 (struct jithost_abi) <begin, end>: Remove fields.
1900 <object, function_stack_mangle, function_add>: New fields.
1901 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1902 code_end>: Remove fields.
1903 <func_stack_mangle>: New field.
1904 (read_debug_info): Adjust to renaming, create block for "add"
1905 function.
1906 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1907
1908 2019-12-11 Tom Tromey <tom@tromey.com>
1909
1910 * gdb.tui/resize.exp: Fix regexp.
1911 * gdb.tui/regs.exp: Fix regexps.
1912 * gdb.tui/main.exp: Fix regexp.
1913
1914 2019-12-11 Tom Tromey <tom@tromey.com>
1915
1916 * gdb.tui/resize.exp: Update.
1917 * gdb.tui/empty.exp (layouts): Update.
1918
1919 2019-12-11 Tom Tromey <tom@tromey.com>
1920
1921 * gdb.tui/regs.exp: Update.
1922 * gdb.tui/empty.exp (layouts): Update.
1923 * gdb.tui/basic.exp: Update.
1924 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1925
1926 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1927
1928 * gdb.base/options.exp: Add -raw-values in the print completion list.
1929 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1930
1931 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1932
1933 * gdb.threads/omp-par-scope.c: New file.
1934 * gdb/threads/omp-par-scope.exp: New file.
1935
1936 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1937
1938 * lib/gdb.exp (support_nested_function_tests): New proc.
1939
1940 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1941
1942 * lib/gdb.exp (gdb_compile_openmp): New proc.
1943 (build_executable_from_specs): Add an "openmp" option.
1944 (gdb_compile_pthreads): Add non-executable case.
1945
1946 2019-12-10 Tom Tromey <tromey@adacore.com>
1947
1948 * gdb.ada/unchecked_union.exp: New file.
1949 * gdb.ada/unchecked_union/pck.adb: New file.
1950 * gdb.ada/unchecked_union/pck.ads: New file.
1951 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1952 * gdb-utils.exp (string_to_regexp): Also quote "?".
1953
1954 2019-12-10 George Barrett <bob@bob131.so>
1955
1956 Test scripted probe breakpoints.
1957 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1958 * gdb.python/py-breakpoint.c (main): Likewise.
1959 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1960 specifier test.
1961 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1962
1963 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1964
1965 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1966 an rvalue parameter.
1967 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1968 parameter.
1969
1970 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1971
1972 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1973 modules.
1974
1975 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1976
1977 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1978 broken version of GCC.
1979
1980 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1981
1982 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1983 sym-info-cmds library.
1984 * gdb.fortran/info-types.exp: Likewise.
1985 * lib/sym-info-cmds.exp: New file.
1986
1987 2019-12-08 Tom de Vries <tdevries@suse.de>
1988
1989 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1990
1991 2019-12-07 Keith Seitz <keiths@redhat.com>
1992
1993 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1994 * gdb.base/corefile-buildid-shlib.c: New file.
1995 * gdb.base/corefile-buildid.c: New file.
1996 * gdb.base/corefile-buildid.exp: New file.
1997
1998 2019-12-06 Tom de Vries <tdevries@suse.de>
1999
2000 * gdb.dwarf2/varval.exp: Add decl before def test.
2001
2002 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2003
2004 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2005
2006 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2007
2008 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2009 CV and reference conversion for overload resolution.
2010 * gdb.cp/rvalue-ref-overload.exp: Test it.
2011
2012 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2013
2014 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2015 * gdb.base/frameapply.exp: Test faas without command.
2016
2017 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2018
2019 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2020 Fortran tests.
2021 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2022 order.
2023
2024 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2025
2026 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2027 casting to type with no kind specified.
2028 (test_basic_parsing_of_type_kinds): Additional tests for types
2029 with no kind specified, and add tests for single/double
2030 precision/complex types.
2031
2032 2019-12-04 Tom Tromey <tromey@adacore.com>
2033
2034 * gdb.base/endianity.c (struct other) <x>: New field.
2035 (main): Initialize it.
2036 * gdb.base/endianity.exp: Update.
2037
2038 2019-12-04 Tom Tromey <tromey@adacore.com>
2039
2040 * gdb.ada/scalar_storage/storage.adb: New file.
2041 * gdb.ada/scalar_storage/pck.adb: New file.
2042 * gdb.ada/scalar_storage/pck.ads: New file.
2043 * gdb.ada/scalar_storage.exp: New file.
2044
2045 2019-12-04 Tom Tromey <tromey@adacore.com>
2046
2047 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2048 (main): Initialize it.
2049 * gdb.base/endianity.exp: Update.
2050
2051 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2052
2053 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2054
2055 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2056
2057 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2058 -symbol-info-module-functions and -symbol-info-module-variables.
2059
2060 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2061
2062 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2063
2064 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2065 Andrew Burgess <andrew.burgess@embecosm.com>
2066
2067 * gdb.fortran/derived-type-striding.exp: New file.
2068 * gdb.fortran/derived-type-striding.f90: New file.
2069 * gdb.fortran/array-slices.exp: New file.
2070 * gdb.fortran/array-slices.f90: New file.
2071
2072 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2073
2074 * gdb.base/define.exp: Test . in command names.
2075 * gdb.base/setshow.exp: Update test, as . is now part of
2076 command name.
2077
2078 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2079
2080 * gdb.base/define-prefix.exp: New file.
2081
2082 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2083
2084 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2085 compile.
2086 (skip_btrace_pt_tests): Likewise.
2087
2088 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2089
2090 * gdb.fortran/info-modules.exp: Compile source files in correct
2091 order.
2092
2093 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2094
2095 * gdb.dwarf2/imported-unit.exp: New file.
2096 * gdb.dwarf2/imported-unit.c: New file.
2097
2098 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2099
2100 * gdb.mi/mi-fortran-modules-2.f90: New file.
2101 * gdb.mi/mi-fortran-modules.exp: New file.
2102 * gdb.mi/mi-fortran-modules.f90: New file.
2103
2104 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2105
2106 * gdb.mi/mi-sym-info-1.c: New file.
2107 * gdb.mi/mi-sym-info-2.c: New file.
2108 * gdb.mi/mi-sym-info.exp: New file.
2109
2110 2019-11-22 Tom Tromey <tromey@adacore.com>
2111
2112 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2113 * gdb.ada/tasks/foo.adb: Add another stopping location.
2114
2115 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2116
2117 * gdb.base/endianity.c: New test.
2118 * gdb.base/endianity.exp: New file.
2119
2120 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2121
2122 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2123
2124 2019-11-21 Tom de Vries <tdevries@suse.de>
2125
2126 PR gdb/24956
2127 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2128
2129 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2130
2131 * gdb.python/py-progspace.exp: Add missing parentheses on some
2132 'print' commands.
2133
2134 2019-11-19 Tom Tromey <tom@tromey.com>
2135
2136 * gdb.tui/winheight.exp: New file.
2137
2138 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2139
2140 * gdb.base/ctf-whatis.c: Delete.
2141 * gdb.base/ctf-whatis.exp: Delete.
2142 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2143
2144 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2145
2146 * gdb.base/ctf-cvexpr.exp: Delete.
2147 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2148
2149 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2150
2151 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2152 the compiler. Clean up header comment a little.
2153 * gdb.base/ctf-ptype.exp: Likewise.
2154 * gdb.base/ctf-whatis.exp: Likewise.
2155 * lib/gdb.exp (skip_ctf_tests): New proc.
2156
2157 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2158
2159 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2160 * gdb.tui/corefile-run.exp: New file.
2161
2162 2019-11-14 Tom Tromey <tromey@adacore.com>
2163
2164 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2165 regression tests.
2166
2167 2019-11-12 Tom Tromey <tom@tromey.com>
2168
2169 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2170 after any command. Expect prompt after WAIT_FOR is seen.
2171 (enter_tui): Enable resize messages.
2172 (command): Expect command in output.
2173 (get_line): Avoid error when cursor appears to be off-screen.
2174 (dump_screen): Include screen size in title.
2175 (_do_resize): New proc, from "resize".
2176 (resize): Rewrite. Do resize in two steps.
2177 * gdb.tui/empty.exp (layouts): Fix entries.
2178 (check_boxes): Remove xfail.
2179 (check_text): Dump screen on failure.
2180
2181 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2182
2183 * gdb.python/py-symbol.exp: Add test for
2184 gdb.lookup_static_symbols.
2185
2186 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2187
2188 * gdb.python/py-symbol.c: Declare and call function from new
2189 py-symbol-2.c file.
2190 * gdb.python/py-symbol.exp: Compile both source files, and add new
2191 tests for gdb.lookup_static_symbol.
2192 * gdb.python/py-symbol-2.c: New file.
2193
2194 2019-11-02 Tom de Vries <tdevries@suse.de>
2195
2196 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2197 * gdb.base/anon.exp: Same.
2198 * gdb.base/auto-connect-native-target.exp: Same.
2199 * gdb.base/call-ar-st.exp: Same.
2200 * gdb.base/catch-syscall.exp: Same.
2201 * gdb.base/commands.exp: Same.
2202 * gdb.base/default.exp: Same.
2203 * gdb.base/display.exp: Same.
2204 * gdb.base/float.exp: Same.
2205 * gdb.base/foll-fork.exp: Same.
2206 * gdb.base/help.exp: Same.
2207 * gdb.base/info-macros.exp: Same.
2208 * gdb.base/info-proc.exp: Same.
2209 * gdb.base/info-target.exp: Same.
2210 * gdb.base/long_long.exp: Same.
2211 * gdb.base/macscp.exp: Same.
2212 * gdb.base/memattr.exp: Same.
2213 * gdb.base/nofield.exp: Same.
2214 * gdb.base/pointers.exp: Same.
2215 * gdb.base/printcmds.exp: Same.
2216 * gdb.base/ptype.exp: Same.
2217 * gdb.base/restore.exp: Same.
2218 * gdb.base/return.exp: Same.
2219 * gdb.base/scope.exp: Same.
2220 * gdb.base/set-noassign.exp: Same.
2221 * gdb.base/setshow.exp: Same.
2222 * gdb.base/shlib-call.exp: Same.
2223 * gdb.base/signals.exp: Same.
2224 * gdb.base/sigstep.exp: Same.
2225 * gdb.base/skip.exp: Same.
2226 * gdb.base/solib-symbol.exp: Same.
2227 * gdb.base/stap-probe.exp: Same.
2228 * gdb.base/step-line.exp: Same.
2229 * gdb.base/step-test.exp: Same.
2230 * gdb.base/style.exp: Same.
2231 * gdb.base/varargs.exp: Same.
2232 * gdb.base/vla-datatypes.exp: Same.
2233 * gdb.base/vla-ptr.exp: Same.
2234 * gdb.base/vla-sideeffect.exp: Same.
2235 * gdb.base/volatile.exp: Same.
2236 * gdb.base/watch-cond-infcall.exp: Same.
2237 * gdb.base/watchpoint.exp: Same.
2238
2239 2019-11-02 Tom de Vries <tdevries@suse.de>
2240
2241 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2242 * gdb.cp/cpexprs.exp: Same.
2243 * gdb.cp/except-multi-location.exp: Same.
2244 * gdb.cp/exceptprint.exp: Same.
2245 * gdb.cp/gdb2384.exp: Same.
2246 * gdb.cp/inherit.exp: Same.
2247 * gdb.cp/m-static.exp: Same.
2248 * gdb.cp/meth-typedefs.exp: Same.
2249 * gdb.cp/misc.exp: Same.
2250 * gdb.cp/namespace.exp: Same.
2251 * gdb.cp/non-trivial-retval.exp: Same.
2252 * gdb.cp/overload.exp: Same.
2253 * gdb.cp/pr17132.exp: Same.
2254 * gdb.cp/re-set-overloaded.exp: Same.
2255 * gdb.cp/rvalue-ref-types.exp: Same.
2256 * gdb.cp/templates.exp: Same.
2257
2258 2019-11-01 Luis Machado <luis.machado@linaro.org>
2259
2260 PR gdb/25124
2261
2262 * gdb.arch/pr25124.S: New file.
2263 * gdb.arch/pr25124.exp: New file.
2264
2265 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2266
2267 * gdb.fortran/info-modules.exp: Update expected results, and add
2268 additional tests for 'info module functinos', and 'info module
2269 variables'.
2270 * gdb.fortran/info-types.exp: Update expected results.
2271 * gdb.fortran/info-types.f90: Extend testcase with additional
2272 module variables and functions.
2273
2274 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2275
2276 * gdb.fortran/info-modules.exp: New file.
2277 * gdb.fortran/info-types.exp: Build with new file.
2278 * gdb.fortran/info-types.f90: Include and use new module.
2279 * gdb.fortran/info-types-2.f90: New file.
2280
2281 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2282
2283 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2284 * gdb.base/settings.exp: Test all settings types using
2285 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2286 that now verifies that the value of "maint show" is the same as
2287 returned by the settings functions. Test the type of the
2288 maintenance settings.
2289 * gdb.base/default.exp: Update show_conv_list.
2290
2291 2019-10-31 Tom de Vries <tdevries@suse.de>
2292
2293 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2294 gdb_test.
2295 * gdb.arch/amd64-disp-step.exp: Same.
2296 * gdb.asm/asm-source.exp: Same.
2297 * gdb.btrace/buffer-size.exp: Same.
2298 * gdb.btrace/cpu.exp: Same.
2299 * gdb.btrace/enable.exp: Same.
2300 * gdb.dwarf2/count.exp: Same.
2301 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2302 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2303 * gdb.fortran/vla-datatypes.exp: Same.
2304 * gdb.fortran/vla-history.exp: Same.
2305 * gdb.fortran/vla-ptype.exp: Same.
2306 * gdb.fortran/vla-value.exp: Same.
2307 * gdb.fortran/whatis_type.exp: Same.
2308 * gdb.guile/guile.exp: Same.
2309 * gdb.multi/tids.exp: Same.
2310 * gdb.python/py-finish-breakpoint.exp: Same.
2311 * gdb.python/py-framefilter.exp: Same.
2312 * gdb.python/py-pp-registration.exp: Same.
2313 * gdb.python/py-xmethods.exp: Same.
2314 * gdb.python/python.exp: Same.
2315 * gdb.server/connect-with-no-symbol-file.exp: Same.
2316 * gdb.server/no-thread-db.exp: Same.
2317 * gdb.server/run-without-local-binary.exp: Same.
2318 * gdb.stabs/weird.exp: Same.
2319 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2320 * gdb.threads/thread-find.exp: Same.
2321 * gdb.threads/tls-shared.exp: Same.
2322 * gdb.threads/tls.exp: Same.
2323 * gdb.threads/wp-replication.exp: Same.
2324 * gdb.trace/ax.exp: Same.
2325 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2326
2327 2019-10-31 Tom de Vries <tdevries@suse.de>
2328
2329 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2330 * gdb.ada/array_subscript_addr.exp: Same.
2331 * gdb.ada/arrayidx.exp: Same.
2332 * gdb.ada/arrayparam.exp: Same.
2333 * gdb.ada/arrayptr.exp: Same.
2334 * gdb.ada/boolean_expr.exp: Same.
2335 * gdb.ada/call_pn.exp: Same.
2336 * gdb.ada/complete.exp: Same.
2337 * gdb.ada/fixed_cmp.exp: Same.
2338 * gdb.ada/fun_addr.exp: Same.
2339 * gdb.ada/funcall_param.exp: Same.
2340 * gdb.ada/interface.exp: Same.
2341 * gdb.ada/mod_from_name.exp: Same.
2342 * gdb.ada/null_array.exp: Same.
2343 * gdb.ada/packed_array.exp: Same.
2344 * gdb.ada/packed_tagged.exp: Same.
2345 * gdb.ada/print_chars.exp: Same.
2346 * gdb.ada/print_pc.exp: Same.
2347 * gdb.ada/ptype_arith_binop.exp: Same.
2348 * gdb.ada/ptype_field.exp: Same.
2349 * gdb.ada/ptype_tagged_param.exp: Same.
2350 * gdb.ada/rec_return.exp: Same.
2351 * gdb.ada/ref_tick_size.exp: Same.
2352 * gdb.ada/str_ref_cmp.exp: Same.
2353 * gdb.ada/taft_type.exp: Same.
2354 * gdb.ada/tagged.exp: Same.
2355 * gdb.ada/type_coercion.exp: Same.
2356 * gdb.ada/uninitialized_vars.exp: Same.
2357
2358 2019-10-30 Tom de Vries <tdevries@suse.de>
2359
2360 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2361
2362 2019-10-26 Tom de Vries <tdevries@suse.de>
2363
2364 * gdb.base/bigcore.c: Fix typos in comments.
2365 * gdb.base/ctf-ptype.c: Same.
2366 * gdb.base/long_long.c: Same.
2367 * gdb.dwarf2/dw2-op-out-param.S: Same.
2368 * gdb.python/py-evthreads.c: Same.
2369 * gdb.reverse/i387-stack-reverse.c: Same.
2370 * gdb.trace/tfile.c: Same.
2371 * lib/compiler.c: Same.
2372 * lib/compiler.cc: Same.
2373
2374 2019-10-25 Tom de Vries <tdevries@suse.de>
2375
2376 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2377 gdb_test_multiple calls.
2378 * gdb.reverse/sigall-reverse.exp: Same.
2379 * gdb.reverse/solib-precsave.exp: Same.
2380 * gdb.reverse/solib-reverse.exp: Same.
2381 * gdb.reverse/until-precsave.exp: Same.
2382 * gdb.reverse/until-reverse.exp: Same.
2383
2384 2019-10-24 Tom de Vries <tdevries@suse.de>
2385
2386 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2387 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2388 kfail using -wrap pattern flag and convenience variable
2389 gdb_test_name.
2390
2391 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2392
2393 * gdb.python/py-progspace.exp: Add tests for the
2394 Progspace.block_for_pc method.
2395
2396 2019-10-23 Tom Tromey <tom@tromey.com>
2397
2398 * configure: Rebuild.
2399 * aclocal.m4: Use m4_include, not sinclude.
2400
2401 2019-10-21 Tom de Vries <tdevries@suse.de>
2402
2403 * gdb.base/infcall-nested-structs.c: Add
2404 __attribute__((noinline,noclone)) to all functions.
2405 (call_all): Add missing variable initialization. Simplify return value.
2406 (breakpt): Increment volatile variable, to prevent call from being
2407 optimized out.
2408 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2409
2410 2019-10-17 Tom de Vries <tdevries@suse.de>
2411
2412 * gdb.fortran/module.exp: Allow info variables to print info for files
2413 other than module.f90.
2414
2415 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2416
2417 * gdb.fortran/module.exp: Extend with 'info variables' test.
2418
2419 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2420
2421 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2422 F77_FOR_TARGET.
2423
2424 2019-10-16 Tom de Vries <tdevries@suse.de>
2425
2426 PR tdep/25096
2427 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2428
2429 2019-10-16 Tom de Vries <tdevries@suse.de>
2430
2431 PR tdep/24104
2432 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2433 Add KFAIL for PR tdep/25096.
2434
2435 2019-10-16 Tom de Vries <tdevries@suse.de>
2436
2437 PR testsuite/25059
2438 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2439
2440 2019-10-16 Tom de Vries <tdevries@suse.de>
2441
2442 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2443 as signed.
2444
2445 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2446
2447 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2448 one instead of increasing timeout.
2449
2450 2019-10-13 Tom de Vries <tdevries@suse.de>
2451
2452 PR record/25038
2453 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2454 * gdb.reverse/sigall-reverse.exp: Same.
2455 * gdb.reverse/solib-precsave.exp: Same.
2456 * gdb.reverse/solib-reverse.exp: Same.
2457 * gdb.reverse/step-precsave.exp: Same.
2458 * gdb.reverse/until-precsave.exp: Same.
2459 * gdb.reverse/until-reverse.exp: Same.
2460 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2461
2462 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2463
2464 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2465 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2466 (cmp_struct_05_01, cmp_struct_static_02_01)
2467 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2468 comparisons.
2469
2470 2019-10-10 Tom de Vries <tdevries@suse.de>
2471
2472 PR testsuite/24888
2473 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2474 gnatlink.
2475
2476 2019-10-09 Tom de Vries <tdevries@suse.de>
2477
2478 PR testsuite/25048
2479 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2480
2481 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2482
2483 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2484 exceptions due to missing debug information.
2485
2486 2019-10-07 Tom de Vries <tdevries@suse.de>
2487
2488 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2489
2490 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2491
2492 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2493 * gdb.base/annota1.exp: Update to use gdb_test_name.
2494
2495 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2496
2497 * gdb.base/ctf-whatis.exp: New file.
2498 * gdb.base/ctf-whatis.c: New file.
2499 * gdb.base/ctf-ptype.exp: New file.
2500 * gdb.base/ctf-ptype.c: New file.
2501 * gdb.base/ctf-constvars.exp: New file.
2502 * gdb.base/ctf-constvars.c: New file.
2503 * gdb.base/ctf-cvexpr.exp: New file.
2504
2505 2019-10-04 Tom de Vries <tdevries@suse.de>
2506
2507 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2508 for loop.
2509
2510 2019-10-03 Tom Tromey <tom@tromey.com>
2511
2512 PR rust/24976:
2513 * gdb.rust/simple.rs (Union2): New type.
2514 (main): Use Union2.
2515 * gdb.rust/simple.exp: Add test.
2516
2517 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2518
2519 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2520 nested function prefix.
2521
2522 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2523 Richard Bunt <richard.bunt@arm.com>
2524 Andrew Burgess <andrew.burgess@embecosm.com>
2525
2526 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2527 nested functions.
2528 * gdb.fortran/nested-funcs.f90: Update expected results.
2529 * gdb.fortran/nested-funcs-2.exp: New file.
2530 * gdb.fortran/nested-funcs-2.f90: New file.
2531
2532 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2533
2534 * gdb.python/py-parameter.exp: Make test names unique.
2535 * gdb.python/py-template.exp: Likewise.
2536 * gdb.python/py-value.exp: Likewise.
2537
2538 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2539
2540 * gdb.base/break-interp.exp: Reduce test name duplication.
2541 * gdb.base/call-sc.exp: Likewise.
2542 * gdb.base/callfuncs.exp: Likewise.
2543 * gdb.base/charset.exp: Likewise.
2544 * gdb.base/dump.exp: Likewise.
2545 * gdb.base/ena-dis-br.exp: Likewise.
2546 * gdb.base/relational.exp: Likewise.
2547 * gdb.base/step-over-syscall.exp: Likewise.
2548 * gdb.base/structs.exp: Likewise.
2549
2550 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2551
2552 * gdb.linespec/explicit.exp: Make test names unique.
2553 * gdb.linespec/ls-errs.exp: Likewise.
2554
2555 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2556
2557 * gdb.reverse/break-precsave.exp: Make test names unique.
2558 * gdb.reverse/break-reverse.exp: Likewise.
2559 * gdb.reverse/finish-precsave.exp: Likewise.
2560 * gdb.reverse/finish-reverse.exp: Likewise.
2561 * gdb.reverse/machinestate-precsave.exp: Likewise.
2562 * gdb.reverse/machinestate.exp: Likewise.
2563 * gdb.reverse/readv-reverse.exp: Likewise.
2564 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2565 * gdb.reverse/sigall-precsave.exp: Likewise.
2566 * gdb.reverse/sigall-reverse.exp: Likewise.
2567 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2568 * gdb.reverse/watch-precsave.exp: Likewise.
2569 * gdb.reverse/watch-reverse.exp: Likewise.
2570
2571 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2572
2573 * gdb.threads/stop-with-handle.c: New file.
2574 * gdb.threads/stop-with-handle.exp: New file.
2575
2576 2019-10-03 Tom de Vries <tdevries@suse.de>
2577
2578 PR testsuite/25059
2579 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2580 directory" line to be missing.
2581
2582 2019-10-03 Tom de Vries <tdevries@suse.de>
2583
2584 PR testsuite/25059
2585 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2586 type optional.
2587
2588 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2589
2590 * gdb.python/py-format-string.c (string.h): New include.
2591 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2592 the same value, for endianness-independence.
2593 * gdb.python/py-format-string.exp (default_regexp_dict)
2594 (test_pretty_structs, test_format): Adjust expected output to the
2595 changed initialization.
2596
2597 2019-10-02 Tom Tromey <tromey@adacore.com>
2598
2599 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2600
2601 2019-10-02 Pedro Alves <palves@redhat.com>
2602 Andrew Burgess <andrew.burgess@embecosm.com>
2603
2604 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2605 "print-file-var.h".
2606 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2607 (get_version_1): Print this_version_id and its address.
2608 Add extern "C" wrappers around interface functions.
2609 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2610 "print-file-var.h".
2611 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2612 (get_version_2): Print this_version_id and its address.
2613 Add extern "C" wrappers around interface functions.
2614 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2615 <stddef.h> and "print-file-var.h".
2616 Add extern "C" wrappers around interface functions.
2617 [VERSION_ID_MAIN] (this_version_id): Define.
2618 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2619 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2620 up extern "C" blocks.
2621 * gdb.base/print-file-var.exp (test): New, factored out from top
2622 level.
2623 (top level): Test all combinations of attribute hidden or not,
2624 dlopen or not, and this_version_id symbol in main file or not.
2625 Compile tests as both C++ and C, make test names unique.
2626
2627 2019-10-01 Tom Tromey <tom@tromey.com>
2628
2629 * gdb.base/style.exp: Test "show logging filename".
2630
2631 2019-10-01 Tom Tromey <tom@tromey.com>
2632
2633 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2634 * gdb.base/style.exp: Add metadata style test.
2635
2636 2019-10-01 Tom Tromey <tom@tromey.com>
2637
2638 * gdb.base/style.exp: Test "pwd".
2639
2640 2019-10-01 Tom Tromey <tom@tromey.com>
2641
2642 * gdb.base/style.exp: Update tests.
2643
2644 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2645
2646 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2647 'six' to unsigned.
2648 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2649 'five'. Use an all-ones bit pattern for each.
2650 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2651 to its changed values.
2652
2653 2019-09-30 Tom Tromey <tromey@adacore.com>
2654
2655 * gdb.rust/traits.rs: Disable all warnings.
2656
2657 2019-09-29 Tom de Vries <tdevries@suse.de>
2658
2659 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2660
2661 2019-09-29 Tom de Vries <tdevries@suse.de>
2662
2663 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2664
2665 2019-09-27 Tom de Vries <tdevries@suse.de>
2666
2667 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2668
2669 2019-09-27 Tom de Vries <tdevries@suse.de>
2670
2671 PR record/23188
2672 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2673
2674 2019-09-26 Tom Tromey <tromey@adacore.com>
2675
2676 * gdb.ada/py_taft.exp: New file.
2677 * gdb.ada/py_taft/main.adb: New file.
2678 * gdb.ada/py_taft/pkg.adb: New file.
2679 * gdb.ada/py_taft/pkg.ads: New file.
2680
2681 2019-09-24 Tom de Vries <tdevries@suse.de>
2682
2683 PR gdb/24598
2684 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2685
2686 2019-09-22 Tom de Vries <tdevries@suse.de>
2687
2688 * gdb.base/restore.exp: Allow register variables to be optimized out at
2689 -O0.
2690
2691 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2692
2693 * gdb.arch/spu-info.exp: Remove file.
2694 * gdb.arch/spu-info.c: Remove file.
2695 * gdb.arch/spu-ls.exp: Remove file.
2696 * gdb.arch/spu-ls.c: Remove file.
2697
2698 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2699 * gdb.asm/spu.inc: Remove file.
2700
2701 * gdb.base/dump.exp: Remove support for spu*-*-*.
2702 * gdb.base/stack-checking.exp: Likewise.
2703 * gdb.base/overlays.exp: Likewise.
2704 * gdb.base/ovlymgr.c: Likewise.
2705 * gdb.base/spu.ld: Remove file.
2706
2707 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2708 * gdb.cp/cpexprs.exp: Likewise.
2709 * gdb.cp/exception.exp: Likewise.
2710 * gdb.cp/gdb2495.exp: Likewise.
2711 * gdb.cp/mb-templates.exp: Likewise.
2712 * gdb.cp/pr9167.exp: Likewise.
2713 * gdb.cp/userdef.exp: Likewise.
2714
2715 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2716
2717 * gdb.cell: Remove directory.
2718 * lib/cell.exp: Remove file.
2719
2720 2019-09-19 Tom de Vries <tdevries@suse.de>
2721
2722 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2723
2724 2019-09-19 Tom de Vries <tdevries@suse.de>
2725
2726 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2727
2728 2019-09-19 Tom de Vries <tdevries@suse.de>
2729
2730 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2731 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2732 (gdb_target_cmd): ... here.
2733 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2734 value 2.
2735
2736 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2737
2738 * gdb.base/source-dir.exp: Avoid having directory names in test
2739 names.
2740
2741 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2742
2743 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2744 directory.
2745
2746 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2747
2748 * gdb.base/list-missing-source.exp: New file.
2749
2750 2019-09-14 Tom de Vries <tdevries@suse.de>
2751
2752 PR teststuite/24599
2753 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2754 * lib/ada.exp (gnatmake_version_at_least): New proc.
2755
2756 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2757
2758 * gdb.base/maint.exp: Use exec_has_index_section.
2759
2760 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2761
2762 * gdb.base/maint.exp: Add test for 'maint info sections'.
2763
2764 2019-09-12 Tom de Vries <tdevries@suse.de>
2765
2766 * gdb.base/store.exp: Allow register variables to be optimized out at
2767 -O0.
2768
2769 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2770
2771 * gdb.ada/rdv_wait.exp: Update to new task names.
2772 * gdb.base/task_switch_in_core.exp: Likewise.
2773 * gdb.base/info_sources_base.c: Likewise.
2774
2775 2019-09-10 Tom Tromey <tromey@adacore.com>
2776
2777 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2778
2779 2019-09-10 Tom Tromey <tromey@adacore.com>
2780
2781 * gdb.ada/dgopt.exp: New file.
2782 * gdb.ada/dgopt/x.adb: New file.
2783
2784 2019-09-08 Tom Tromey <tom@tromey.com>
2785
2786 * gdb.tui/resize.exp: Remove setup_xfail.
2787 * gdb.tui/regs.exp: Remove setup_xfail.
2788 * gdb.tui/basic.exp: Remove setup_xfail.
2789
2790 2019-09-06 David Blaikie <dblaikie@gmail.com>
2791
2792 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2793 * gdb.cp/cplabel.exp: Ditto.
2794 * gdb.linespec/ls-errs.exp: Ditto.
2795
2796 2019-09-05 Tom de Vries <tdevries@suse.de>
2797
2798 * lib/gdb.exp (cmp_file_string): New proc.
2799 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2800 runto_main. Verify save breakpoints output.
2801
2802 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2803
2804 * gdb.base/info-var.exp: Test info variables without running
2805 to main, to avoid expect's buffer overflow.
2806
2807 2019-09-03 Tom Tromey <tromey@adacore.com>
2808
2809 * gdb.ada/bias.exp: New file.
2810 * gdb.ada/bias/bias.adb: New file.
2811 * gdb.ada/print_chars.exp: Add regression test.
2812 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2813 (MC): New variable.
2814
2815 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2816
2817 * gdb.base/argv0-symlink.exp: Run only on native target
2818 and local host.
2819
2820 2019-08-29 Tom de Vries <tdevries@suse.de>
2821
2822 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2823 diverse debug info.
2824 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2825
2826 2019-08-28 Tom de Vries <tdevries@suse.de>
2827
2828 * gdb.base/info-var.exp: Allow info variables to print info for files
2829 other than info-var-f1.c and info-var-f2.c.
2830
2831 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2832
2833 * gdb.fortran/info-types.exp: Add module.
2834 * gdb.fortran/info-types.f90: Update expected results.
2835
2836 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2837
2838 * gdb.fortran/info-types.exp: New file.
2839 * gdb.fortran/info-types.f90: New file.
2840 * lib/fortran.exp (fortran_character1): New proc.
2841
2842 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2843
2844 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2845 functions'. Reindent as needed.
2846 * gdb.base/info-var-f1.c: New file.
2847 * gdb.base/info-var-f2.c: New file.
2848 * gdb.base/info-var.exp: New file.
2849 * gdb.base/info-var.h: New file.
2850
2851 2019-08-26 Tom de Vries <tdevries@suse.de>
2852
2853 PR c++/24852
2854 * gdb.cp/no-libstdcxx-probe.exp: New test.
2855
2856 2019-08-26 Tom de Vries <tdevries@suse.de>
2857
2858 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2859 * tests need to be skipped.
2860 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2861 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2862 mi_skip_libstdcxx_probe_tests.
2863
2864 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2865
2866 * gdb.python/py-xmethods.exp: Use raw strings when passing
2867 arguments to SimpleXMethodMatcher.
2868
2869 2019-08-22 Tom de Vries <tdevries@suse.de>
2870
2871 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2872 more informative.
2873
2874 2019-08-21 Pedro Alves <palves@redhat.com>
2875
2876 * gdb.base/with.exp: Test "with" with no arguments.
2877
2878 2019-08-21 Tom de Vries <tdevries@suse.de>
2879
2880 * gdb.base/gdb-caching-proc.exp: Sort files.
2881
2882 2019-08-20 Tom de Vries <tdevries@suse.de>
2883
2884 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2885 compilation.
2886
2887 2019-08-16 Tom de Vries <tdevries@suse.de>
2888
2889 * gdb.base/compare-sections.exp ("after run to main"): Allow
2890 mismatched read-only sections for PIE executables.
2891
2892 2019-08-16 Tom Tromey <tom@tromey.com>
2893
2894 * lib/tuiterm.exp (_csi_Z): New proc.
2895 * gdb.tui/basic.exp: Update window positions.
2896 * gdb.tui/empty.exp: Update window positions.
2897
2898 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2899
2900 * gdb.base/examine-backward.exp: Correct regexp for
2901 "examine 3 bytes backward from ${address_zero}".
2902
2903 2019-08-15 Tom Tromey <tom@tromey.com>
2904
2905 * gdb.tui/empty.exp: Enable resizing tests.
2906
2907 2019-08-15 Tom Tromey <tromey@adacore.com>
2908
2909 * gdb.ada/char_enum.exp: Add regression tests.
2910 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2911 and '0'.
2912 (Char, Gchar): Update.
2913 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2914
2915 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2916
2917 * gdb.python/python.exp: Expect a leading underscore on
2918 GdbOutput{,Error}File.
2919
2920 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2921
2922 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2923 Windows host.
2924
2925 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2926
2927 * gdb.base/batch-preserve-term-settings.exp
2928 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2929
2930 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2931
2932 * lib/gdb.exp: When running on a mingw target, replace
2933 /x/ with x:/.
2934
2935 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2936
2937 * gdb.arch/aarch64-prologue.c: New test.
2938 * gdb.arch/aarch64-prologue.exp: New file.
2939
2940 2019-08-13 Tom de Vries <tdevries@suse.de>
2941
2942 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2943 Thread.
2944
2945 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2946
2947 * gdb.python/py-completion.exp: Download the .py file to the host
2948 and use its host pathname. Conditionalize tests that use
2949 tab completion and manipulate files on the build machine.
2950 * gdb.python/py-events.exp: Download the .py file to the host
2951 and use its host pathname.
2952 * gdb.python/py-evsignal.exp: Likewise.
2953 * gdb.python/py-evthreads.exp: Likewise.
2954 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2955 pathname syntax.
2956 * gdb.python/py-framefilter.exp: Download the .py file to the right
2957 place on the host. Match Windows pathname syntax.
2958 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2959 .py file to the host and use its host pathname.
2960 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2961 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2962 build pathname. Skip symlink test on Windows host. Add missing
2963 newline at end of file.
2964 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2965 and use its host pathname.
2966 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2967 * gdb.python/py-section-script.exp: Use host location of binfile
2968 on safe-path. Use correct path separator on Windows host.
2969 Reorder alternatives in gdb_test_multiple to prevent matching
2970 the wrong alternative on success.
2971 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2972
2973 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2974
2975 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2976 expect the GDB inferior to no longer immediately stop after
2977 being resumed with "signal SIGINT".
2978
2979 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2980
2981 * gdb.linespec/break-ask.exp: Generalize regexps to match
2982 Windows pathnames too.
2983
2984 2019-08-08 Tom de Vries <tdevries@suse.de>
2985
2986 PR testsuite/24862
2987 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2988
2989 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2990
2991 * gdb.base/style.exp: Update tests for help doc new invariants.
2992 * gdb.base/help.exp: Likewise.
2993
2994 2019-08-06 Tom Tromey <tom@tromey.com>
2995
2996 * gdb.base/style.exp: Add disassemble test.
2997 * gdb.base/style.c (some_called_function): New function.
2998 (main): Use it.
2999
3000 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3001
3002 * gdb.python/py-block.exp: Test dictionary access on blocks.
3003
3004 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3005
3006 PR gdb/24863
3007 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3008 -list-thread-groups --available test when running under
3009 check-read1.
3010
3011 2019-08-05 Tom de Vries <tdevries@suse.de>
3012
3013 PR testsuite/24863
3014 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3015 * gdb.base/help.exp: Use with_read1_timeout_factor.
3016 * gdb.base/info-macros.exp: Same.
3017 * gdb.cp/nested-types.exp: Same.
3018
3019 2019-08-05 Tom de Vries <tdevries@suse.de>
3020
3021 * lib/gdb.exp (version_at_least): Factor out of ...
3022 (tcl_version_at_least): ... here.
3023 (gdb_compile): Fail if pie results in non-PIE executable.
3024 (readelf_version, readelf_prints_pie): New proc.
3025 (exec_is_pie): Return -1 if unknown.
3026
3027 2019-08-05 Tom de Vries <tdevries@suse.de>
3028
3029 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3030
3031 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3032
3033 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3034
3035 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3036
3037 * lib/completion-support.exp (test_gdb_complete_none): Skip
3038 tab completion tests if no readline support.
3039 (test_gdb_complete_unique_re): Likewise.
3040 (test_gdb_complete_multiple): Likewise.
3041
3042 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3043
3044 * gdb.base/info_sources.exp: New file.
3045 * gdb.base/info_sources.c: New file.
3046 * gdb.base/info_sources_base.c: New file.
3047
3048 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3049
3050 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3051 prefix argument.
3052 (test_exit_status): Add prefix argument.
3053
3054 2019-08-01 Tom de Vries <tdevries@suse.de>
3055
3056 PR testsuite/24863
3057 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3058 calling exp_continue for new thread and thread exited messages.
3059
3060 2019-08-01 Tom de Vries <tdevries@suse.de>
3061
3062 PR testsuite/24863
3063 * gdb.base/structs.exp: Fix check-read1 timeout using
3064 gdb_test_sequence.
3065 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3066
3067 2019-08-01 Tom de Vries <tdevries@suse.de>
3068
3069 PR testsuite/24863
3070 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3071 line.
3072
3073 2019-08-01 Tom de Vries <tdevries@suse.de>
3074
3075 PR testsuite/24863
3076 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3077
3078 2019-07-30 Tom Tromey <tromey@adacore.com>
3079
3080 * gdb.ada/display_nested.exp: New file.
3081 * gdb.ada/display_nested/foo.adb: New file.
3082 * gdb.ada/display_nested/pack.adb: New file.
3083 * gdb.ada/display_nested/pack.ads: New file.
3084
3085 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3086
3087 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3088 namespace.
3089 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3090
3091 2019-07-30 Tom de Vries <tdevries@suse.de>
3092
3093 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3094 instead.
3095
3096 2019-07-30 Tom de Vries <tdevries@suse.de>
3097
3098 PR testsuite/24834
3099 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3100 (exec_is_pie): New proc.
3101
3102 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3103
3104 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3105
3106 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3107
3108 * gdb.python/py-objfile.c: Add global and static vars.
3109 * gdb.python/py-objfile.exp: Test new functions Objfile.
3110 lookup_global_symbol and lookup_static_symbol.
3111
3112 2019-07-29 Tom Tromey <tom@tromey.com>
3113
3114 * lib/tuiterm.exp (Term::_csi_@): New proc.
3115 (Term::_csi_X): Don't move cursor.
3116
3117 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3118
3119 * gdb.base/options.exp: Update backtrace - completion to
3120 new option -frame-info.
3121 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3122 Test new 'set print frame-info'. Test backtrace -frame-info
3123 overriding 'set print frame-info'.
3124 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3125 Test new 'set print frame-info'.
3126 Verify consistency of backtrace with and without filters, with and
3127 without -no-filters.
3128 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3129 default.
3130
3131 2019-07-29 Tom de Vries <tdevries@suse.de>
3132
3133 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3134 no arguments".
3135
3136 2019-07-29 Tom de Vries <tdevries@suse.de>
3137
3138 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3139 is a substring of the first for "complete non-unique file name".
3140
3141 2019-07-29 Tom de Vries <tdevries@suse.de>
3142
3143 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3144 with ".*".
3145
3146 2019-07-29 Tom de Vries <tdevries@suse.de>
3147
3148 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3149 Pass prompt_regexp parameter to gdb_test_multiple calls.
3150
3151 2019-07-29 Tom de Vries <tdevries@suse.de>
3152
3153 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3154 print registers" regexps.
3155
3156 2019-07-29 Tom de Vries <tdevries@suse.de>
3157
3158 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3159
3160 2019-07-29 Tom de Vries <tdevries@suse.de>
3161
3162 PR gdb/24855
3163 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3164 (skip_python_tests_prompt): Add prompt_regexp argument to
3165 gdb_test_multiple calls.
3166
3167 2019-07-27 Tom Tromey <tom@tromey.com>
3168
3169 * gdb.tui/main.exp: New file.
3170
3171 2019-07-27 Tom Tromey <tom@tromey.com>
3172
3173 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3174 optional.
3175 * gdb.tui/empty.exp: New file.
3176
3177 2019-07-27 Tom Tromey <tom@tromey.com>
3178
3179 * lib/tuiterm.exp (spawn): New proc.
3180 (Term::resize): New proc.
3181 * gdb.tui/resize.exp: New file.
3182
3183 2019-07-27 Tom Tromey <tom@tromey.com>
3184
3185 * gdb.tui/list.exp: New file.
3186
3187 2019-07-27 Tom Tromey <tom@tromey.com>
3188
3189 * gdb.tui/regs.exp: New file.
3190
3191 2019-07-27 Tom Tromey <tom@tromey.com>
3192
3193 * gdb.tui/basic.exp: Add "layout split" test.
3194
3195 2019-07-27 Tom Tromey <tom@tromey.com>
3196
3197 * gdb.tui/basic.exp: Add "layout asm" test.
3198
3199 2019-07-27 Tom Tromey <tom@tromey.com>
3200
3201 * lib/tuiterm.exp: New file.
3202 * gdb.tui/basic.exp: New file.
3203
3204 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3205
3206 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3207 Enable tests associated with this flag. Adjust regex
3208 referencing "foo_low" to now refer to "foo_cold" instead.
3209
3210 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3211
3212 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3213 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3214 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3215 foo_cold. Revise comments to match.
3216 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3217 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3218 were wrapped into this proc; Call do_test in loop from outermost
3219 level.
3220 (foo_low): Rename all occurrences to "foo_cold".
3221 (backtrace from baz): New test.
3222 (x2/i foo_cold): New test.
3223 (info line *foo_cold): New test.
3224
3225 2019-07-26 Tom de Vries <tdevries@suse.de>
3226
3227 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3228
3229 2019-07-25 Tom de Vries <tdevries@suse.de>
3230
3231 PR testsuite/24830
3232 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3233 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3234 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3235 (skip_libstdcxx_probe_tests): ... here.
3236 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3237
3238 2019-07-24 Tom de Vries <tdevries@suse.de>
3239
3240 PR testsuite/24807
3241 * gdb.objc/basicclass.m: Include stdio.h.
3242 * gdb.objc/nondebug.m: Same.
3243 * gdb.objc/objcdecode.m: Same.
3244
3245 2019-07-24 Tom de Vries <tdevries@suse.de>
3246
3247 PR testsuite/24612
3248 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3249 additional_flags.
3250
3251 2019-07-24 Tom de Vries <tdevries@suse.de>
3252
3253 PR testsuite/24831
3254 * gdb.multi/tids.exp: Update error messages for info threads.
3255
3256 2019-07-24 Tom de Vries <tdevries@suse.de>
3257
3258 * gdb.base/info-types.exp: Allow info types to print info for more than
3259 one file.
3260
3261 2019-07-23 Tom de Vries <tdevries@suse.de>
3262
3263 PR testsuite/24842
3264 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3265 gdb_spawn_with_cmdline_opts.
3266
3267 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3268
3269 * gdb.arch/arm-cmse-sgstubs.c: New test.
3270 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3271
3272 2019-07-23 Tom de Vries <tdevries@suse.de>
3273
3274 PR testsuite/24711
3275 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3276 issuing next command.
3277
3278 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3279
3280 * gdb.ada/info_auto_lang.exp: Update expected results.
3281 * gdb.base/info-types.c: Add additional types to check.
3282 * gdb.base/info-types.exp: Update expected results.
3283
3284 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3285
3286 * gdb.base/info-types.c: New file.
3287 * gdb.base/info-types.exp: New file.
3288
3289 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3290
3291 * gdb.arch/riscv-bp-infcall.c: New file.
3292 * gdb.arch/riscv-bp-infcall.exp: New file.
3293
3294 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3295
3296 PR breakpoints/24541
3297 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3298
3299 2019-07-14 Tom de Vries <tdevries@suse.de>
3300
3301 PR testsuite/24760
3302 * gdb.objc/basicclass.exp: Fix unterminated string.
3303
3304 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3305 Andrew Burgess <andrew.burgess@embecosm.com>
3306
3307 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3308 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3309 negative bounds.
3310 * gdb.fortran/vla-value.exp: Print elements of an array with
3311 negative bounds.
3312 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3313 testing.
3314
3315 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3316
3317 * gdb.base/options.exp (expect_string): Dequote strings in
3318 results.
3319 (test-string): Test strings with different quoting and reindent.
3320
3321 2019-07-10 Tom Tromey <tromey@adacore.com>
3322
3323 * gdb.ada/mi_ex_cond.exp: Update expected results.
3324 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3325 * gdb.ada/mi_catch_ex.exp: Update expected results.
3326 * gdb.ada/mi_catch_assert.exp: Update expected results.
3327 * gdb.ada/catch_ex.exp (catch_exception_info)
3328 (catch_exception_entry, catch_assert_entry)
3329 (catch_unhandled_entry): Update.
3330 * gdb.ada/catch_assert_if.exp: Update expected results.
3331
3332 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3333 Stephen Roberts <stephen.roberts@arm.com>
3334
3335 * gdb.base/define.exp: Restore original prompt.
3336
3337 2019-07-09 Pedro Alves <palves@redhat.com>
3338
3339 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3340 breakpoints" output.
3341 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3342 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3343 throw" creates breakpoint.
3344 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3345 'type="catchpoint"'.
3346
3347 2019-07-09 Pedro Alves <palves@redhat.com>
3348
3349 PR c++/15468
3350 * gdb.cp/except-multi-location-lib.cc: New.
3351 * gdb.cp/except-multi-location-main.cc: New.
3352 * gdb.cp/except-multi-location.exp: New.
3353
3354 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3355
3356 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3357 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3358 argument and update callers.
3359
3360 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3361
3362 * gdb.arch/amd64-break-on-asm-line.S: New file.
3363 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3364
3365 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3366
3367 * gdb.base/printcmds.exp: Test printing C string and
3368 C wide string convenience vars without transiting via the inferior.
3369 Also make test names unique.
3370
3371 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3372
3373 PR breakpoints/25011
3374 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3375
3376 2019-07-04 Pedro Alves <palves@redhat.com>
3377
3378 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3379 body returned ok(0), break(3) or continue(4).
3380 * gdb.testsuite/foreach_with_prefix.exp: New file.
3381
3382 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3383
3384 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3385
3386 2019-07-03 Pedro Alves <palves@redhat.com>
3387
3388 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3389 "return -code".
3390
3391 2019-07-03 Pedro Alves <palves@redhat.com>
3392
3393 PR cli/24732
3394 * gdb.base/shell.exp: Load completion-support.exp.
3395 Adjust expected error output. Add completion tests.
3396
3397 2019-07-03 Pedro Alves <palves@redhat.com>
3398
3399 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3400 string_to_regexp.
3401
3402 2019-07-03 Pedro Alves <palves@redhat.com>
3403
3404 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3405 (expect_integer): Adjust to expect "-string".
3406 (expect_string): New.
3407 (all_options): Expect "-string".
3408 (test-flag, test-boolean): Adjust to expect "-string".
3409 (test-string): New proc.
3410 (top level): Call it.
3411
3412 2019-07-03 Pedro Alves <palves@redhat.com>
3413
3414 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3415 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3416 the expected output in the success.
3417
3418 2019-07-03 Pedro Alves <palves@redhat.com>
3419
3420 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3421 Split one gdb_test_multiple call in two to avoid a race.
3422
3423 2019-07-03 Pedro Alves <palves@redhat.com>
3424
3425 * gdb.base/with.c: New file.
3426 * gdb.base/with.exp: New file.
3427
3428 2019-07-03 Pedro Alves <palves@redhat.com>
3429
3430 * gdb.base/settings.exp: Replace all references to "maint
3431 test-settings set" with references to "maint set test-settings",
3432 and all references to "maint test-settings show" with references
3433 to "maint show test-settings".
3434
3435 2019-07-03 Pedro Alves <palves@redhat.com>
3436
3437 * gdb.base/settings.exp (test-string): Adjust expected out when
3438 testing "maint test-settings show filename"
3439
3440 2019-07-02 Pedro Alves <palves@redhat.com>
3441
3442 * gdb.base/options.exp (test-info-threads): New procedure.
3443 (top level): Call it.
3444
3445 2019-06-28 Tom Tromey <tromey@adacore.com>
3446
3447 * gdb.dwarf2/ada-linkage-name.c: New file.
3448 * gdb.dwarf2/ada-linkage-name.exp: New file.
3449
3450 2019-06-27 Tom Tromey <tromey@adacore.com>
3451
3452 PR c++/20020:
3453 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3454
3455 2019-06-26 Tom de Vries <tdevries@suse.de>
3456
3457 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3458
3459 2019-06-26 Tom de Vries <tdevries@suse.de>
3460
3461 * gdb.base/index-cache.exp: Add back missing debug option.
3462
3463 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3464
3465 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3466
3467 2019-06-25 Tom de Vries <tdevries@suse.de>
3468
3469 PR testsuite/24727
3470 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3471
3472 2019-06-24 Tom de Vries <tdevries@suse.de>
3473
3474 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3475
3476 2019-06-24 Tom de Vries <tdevries@suse.de>
3477
3478 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3479 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3480 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3481
3482 2019-06-24 Tom de Vries <tdevries@suse.de>
3483
3484 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3485
3486 2019-06-21 Tom de Vries <tdevries@suse.de>
3487
3488 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3489
3490 2019-06-21 Tom de Vries <tdevries@suse.de>
3491
3492 PR testsuite/24518
3493 PR ada/24713
3494 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3495 index.
3496
3497 2019-06-19 Tom Tromey <tromey@adacore.com>
3498
3499 * gdb.ada/length_cond.exp: Add intro comment.
3500
3501 2019-06-19 Tom Tromey <tromey@adacore.com>
3502
3503 * gdb.ada/length_cond.exp: New file.
3504 * gdb.ada/length_cond/length_cond.adb: New file.
3505 * gdb.ada/length_cond/pck.adb: New file.
3506 * gdb.ada/length_cond/pck.ads: New file.
3507
3508 2019-06-18 Tom de Vries <tdevries@suse.de>
3509
3510 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3511
3512 2019-06-18 Tom Tromey <tromey@adacore.com>
3513
3514 * gdb.base/list0.h: Add comment explaining control character.
3515
3516 2019-06-18 Tom de Vries <tdevries@suse.de>
3517
3518 * boards/fission.exp: Break up long debug_flags line.
3519
3520 2019-06-16 Tom de Vries <tdevries@suse.de>
3521
3522 PR gdb/24445
3523 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3524 generated index.
3525
3526 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3527
3528 PR gdb/24686
3529 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3530 improve detection of bug gdb/24541.
3531
3532 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3533
3534 PR gdb/24669
3535 * gdb.base/index-cache.exp (uses_readnow,
3536 expecting_index_cache_use): Define global variable.
3537 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3538 expecting_index_cache_use.
3539
3540 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3541 Andrew Burgess <andrew.burgess@embecosm.com>
3542
3543 * gdb.fortran/pointers.f90: New file.
3544 * gdb.fortran/print_type.exp: New file.
3545 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3546 * gdb.fortran/vla-type.exp: Likewise.
3547 * gdb.fortran/vla-value.exp: Likewise.
3548 * gdb.mi/mi-vla-fortran.exp: Likewise.
3549
3550 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3551
3552 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3553 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3554 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3555 as a stop reason.
3556
3557 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3558
3559 * gdb.base/annota1.exp: Update expected results.
3560 * gdb.cp/annota2.exp: Likewise.
3561 * gdb.cp/annota3.exp: Likewise.
3562
3563 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3564
3565 * gdb.base/style-logging.exp: Remove path from test name.
3566
3567 2019-06-14 Tom Tromey <tromey@adacore.com>
3568
3569 PR gdb/24502:
3570 * gdb.base/style-logging.exp: New file.
3571
3572 2019-06-14 Tom Tromey <tromey@adacore.com>
3573
3574 * gdb.base/symfile-warn.exp: New file.
3575 * gdb.base/symfile-warn.c: New file.
3576
3577 2019-06-14 Tom Tromey <tromey@adacore.com>
3578
3579 * gdb.base/annotate-symlink.exp: New file.
3580
3581 2019-06-14 Tom Tromey <tromey@adacore.com>
3582
3583 * gdb.ada/set_wstr.exp: Add reassignment test.
3584
3585 2019-06-14 Tom Tromey <tromey@adacore.com>
3586
3587 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3588 'unchecked_access and 'unrestricted_access as well.
3589
3590 2019-06-14 Tom Tromey <tromey@adacore.com>
3591
3592 PR ada/24539:
3593 * gdb.ada/vla.exp: Update tests.
3594 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3595 pragma.
3596
3597 2019-06-13 Pedro Alves <palves@redhat.com>
3598
3599 * gdb.base/settings.exp (test-integer): Test junk after
3600 "unlimited".
3601
3602 2019-06-13 Pedro Alves <palves@redhat.com>
3603
3604 * gdb.base/options.exp (test-thread-apply): New.
3605 (top level): Call it.
3606
3607 2019-06-13 Pedro Alves <palves@redhat.com>
3608
3609 * gdb.base/options.exp (test-frame-apply): New.
3610 (top level): Test print commands with different "frame apply"
3611 prefixes.
3612
3613 2019-06-13 Pedro Alves <palves@redhat.com>
3614
3615 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3616 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3617 'max_completions' parameter and handle it.
3618 (test_gdb_completion_offers_commands): New.
3619
3620 2019-06-13 Pedro Alves <palves@redhat.com>
3621
3622 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3623
3624 2019-06-13 Pedro Alves <palves@redhat.com>
3625
3626 * gdb.base/options.exp (test-backtrace): New.
3627 (top level): Call it.
3628
3629 2019-06-13 Pedro Alves <palves@redhat.com>
3630
3631 * gdb.guile/scm-frame-args.exp: Use "set print
3632 raw-frame-arguments" instead of "set print raw frame-arguments".
3633 * gdb.python/py-frame-args.exp: Likewise.
3634
3635 2019-06-13 Pedro Alves <palves@redhat.com>
3636
3637 * gdb.compile/compile.exp: Adjust expected output to option
3638 processing changes.
3639
3640 2019-06-13 Pedro Alves <palves@redhat.com>
3641
3642 * gdb.base/options.exp: Build executable.
3643 (test-print): New procedure.
3644 (top level): Call it, once for "print" and another for "compile
3645 print".
3646
3647 2019-06-13 Pedro Alves <palves@redhat.com>
3648
3649 * gdb.base/options.c: New file.
3650 * gdb.base/options.exp: New file.
3651
3652 2019-06-13 Pedro Alves <palves@redhat.com>
3653
3654 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3655 that "o" is ambiguous.
3656
3657 2019-06-13 Pedro Alves <palves@redhat.com>
3658
3659 * gdb.base/settings.c: New file.
3660 * gdb.base/settings.exp: New file.
3661
3662 2019-06-13 Pedro Alves <palves@redhat.com>
3663
3664 * gdb.base/completion.exp: Fix comment typo.
3665
3666 2019-06-13 Pedro Alves <palves@redhat.com>
3667
3668 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3669 foo --1" test.
3670
3671 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3672
3673 * gdb.fortran/block-data.f: New.
3674 * gdb.fortran/block-data.exp: New.
3675
3676 2019-06-11 Tom de Vries <tdevries@suse.de>
3677
3678 PR testsuite/24521
3679 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3680 message.
3681
3682 2019-06-11 Tom de Vries <tdevries@suse.de>
3683
3684 PR testsuite/24521
3685 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3686
3687 2019-06-11 Tom de Vries <tdevries@suse.de>
3688
3689 * boards/readnow.exp: New file.
3690
3691 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3692
3693 * gdb.fortran/vla-sizeof.exp: Update expected results.
3694
3695 2019-06-06 Amos Bird <amosbird@gmail.com>
3696
3697 * gdb.base/annota1.exp (thread_switch): Add test for
3698 thread-exited annotation.
3699
3700 2019-06-06 Tom Tromey <tromey@adacore.com>
3701
3702 * gdb.base/maint.exp: Expect command started/finished output.
3703
3704 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3705
3706 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3707 comment.
3708 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3709
3710 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3711
3712 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3713 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3714 * gdb.arch/riscv-unwind-long-insn.c: New file.
3715 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3716
3717 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3718
3719 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3720
3721 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3722
3723 * lib/gdb.exp (help_list_trailer): New regexp variable
3724 factorizing the help trailer message.
3725 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3726 arg to allow to better factorize various tests.
3727 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3728 (test_prefix_command_help): Use help_list_trailer.
3729 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3730 * gdb.guile/scm-cmd.exp: Likewise.
3731 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3732 * gdb.base/help.exp: Use test_user_defined_class_help.
3733 * gdb.base/style.exp: Add tests for styling of help and apropos.
3734 * lib/gdb-utils.exp (style): Add title and highlight styles.
3735
3736 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3737
3738 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3739 $_shell_exitsignal.
3740 * gdb.base/default.exp: Update for new convenience variables.
3741
3742 2019-05-29 Tom Tromey <tromey@adacore.com>
3743
3744 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3745 to "break complete ada" test case's regexp.
3746
3747 2019-05-29 Tom Tromey <tromey@adacore.com>
3748
3749 PR c++/20020:
3750 * gdb.cp/constexpr-field.exp: New file.
3751 * gdb.cp/constexpr-field.cc: New file.
3752
3753 2019-05-29 Tom Tromey <tromey@adacore.com>
3754
3755 * gdb.base/finish.exp (finish_no_print): New proc.
3756 (finish_tests): Call it.
3757
3758 2019-05-24 Tom de Vries <tdevries@suse.de>
3759
3760 * gdb.dwarf2/gdb-add-index.exp: New file.
3761
3762 2019-05-22 Tom Tromey <tromey@adacore.com>
3763
3764 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3765 * gdb.base/style.exp: Use "style".
3766 * lib/gdb-utils.exp (style): New proc.
3767
3768 2019-05-22 Tom de Vries <tdevries@suse.de>
3769
3770 * gdb.base/align.exp: Require c++11.
3771
3772 2019-05-22 Tom de Vries <tdevries@suse.de>
3773
3774 PR testsuite/24586
3775 * gdb.python/py-mi-var-info-path-expression.exp: Call
3776 mi_skip_python_tests to check if python is supported.
3777
3778 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3779
3780 * gdb.arch/aarch64-pauth.c: New test.
3781 * gdb.arch/aarch64-pauth.exp: New file.
3782
3783 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3784
3785 * README (Re-running Tests Outside The Testsuite): New section.
3786
3787 2019-05-21 Tom de Vries <tdevries@suse.de>
3788
3789 * gdb.arch/amd64-eval.exp: Require c++11.
3790 * gdb.base/max-depth.exp: Same.
3791 * gdb.compile/compile-cplus-array-decay.exp: Same.
3792 * gdb.cp/meth-typedefs.exp: Same.
3793 * gdb.cp/subtypes.exp: Same.
3794 * gdb.cp/temargs.exp: Same.
3795
3796 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3797
3798 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3799
3800 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3801
3802 PR gdb/18644
3803 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3804 * gdb.fortran/printing-types.exp: Add new test.
3805 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3806 testing.
3807 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3808 setup_kfail call.
3809
3810 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3811
3812 * README (Running the Testsuite): Change example.
3813 (Testsuite Parameters): Remove TRANSCRIPT.
3814 * lib/gdb.exp: Remove TRANSCRIPT check.
3815
3816 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3817
3818 * README (Testsuite Parameters): Add replay logging to
3819 GDBSERVER_DEBUG.
3820 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3821 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3822 as a comma separated list.
3823 (gdb_debug_init): Override procedure.
3824
3825 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3826
3827 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3828 (gdb_write_cmd_file): New procedure.
3829 * lib/gdbserver-support.exp (gdbserver_start): Call
3830 gdbserver_write_cmd_file.
3831 (gdbserver_write_cmd_file): New procedure.
3832
3833 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3834
3835 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3836 (delete_breakpoints): Likewise.
3837 (gdb_run_cmd): Likewise.
3838 (gdb_start_cmd): Likewise.
3839 (gdb_starti_cmd): Likewise.
3840 (gdb_internal_error_resync): Likewise.
3841 (gdb_test_multiple): Likewise.
3842 (gdb_reinitialize_dir): Likewise.
3843 (default_gdb_exit): Likewise.
3844 (gdb_file_cmd): Mark kill as optional.
3845 (default_gdb_start): Call gdb_stdin_log_init.
3846 (send_gdb): Call gdb_stdin_log_write.
3847 (rerun_to_main): Mark Y as an answer.
3848 (gdb_stdin_log_init): New function.
3849 (gdb_stdin_log_write): Likewise.
3850
3851 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3852
3853 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3854 * gdb.base/debug-expr.exp: Likewise.
3855 * gdb.base/foll-fork.exp: Likewise.
3856 * gdb.base/foll-vfork.exp: Likewise.
3857 * gdb.base/fork-print-inferior-events.exp: Likewise.
3858 * gdb.base/gdb-sigterm.exp: Likewise.
3859 * gdb.base/gdbinit-history.exp: Likewise.
3860 * gdb.base/osabi.exp: Likewise.
3861 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3862 * gdb.base/ui-redirect.exp: Likewise.
3863 * gdb.gdb/unittest.exp: Likewise.
3864 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3865 * gdb.mi/mi-watch.exp: Likewise.
3866 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3867 * gdb.mi/user-selected-context-sync.exp: Likewise.
3868 * gdb.python/python.exp: Disable debug test when debugging.
3869 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3870 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3871 Likewise.
3872 * gdb.threads/stepi-random-signal.exp: Likewise.
3873
3874 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3875
3876 * Makefile.in: Pass through GDB_DEBUG.
3877 * README (Testsuite Parameters): Add GDB_DEBUG.
3878 (gdb,debug): Add board setting.
3879 * lib/gdb.exp (default_gdb_start): Start debugging.
3880 (gdb_debug_enabled): New procedure.
3881 (gdb_debug_init): Likewise.
3882
3883 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3884
3885 * Makefile.in: Pass through GDB_DEBUG.
3886 * README (Testsuite Parameters): Add GDB_DEBUG.
3887 (gdb,debug): Add board setting.
3888 * lib/gdb.exp (default_gdb_start): Start debugging.
3889 (gdb_debug_enabled): New procedure.
3890 (gdb_debug_init): Likewise.
3891
3892 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3893
3894 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3895
3896 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3897
3898 * gdb.base/ui-redirect.exp: Test redirection.
3899
3900 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3901
3902 * gdb.mi/mi-complete.exp: New file.
3903 * gdb.mi/mi-complete.cc: Likewise.
3904
3905 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3906
3907 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3908 indexed and sliced arrays, and pointers to arrays.
3909
3910 2019-05-14 Tom Tromey <tromey@adacore.com>
3911
3912 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3913 styling test.
3914
3915 2019-05-14 Tom de Vries <tdevries@suse.de>
3916
3917 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3918 selection entry encoding.
3919
3920 2019-05-10 Tom Tromey <tromey@adacore.com>
3921
3922 * gdb.ada/info_exc.exp: Add "complete" test.
3923
3924 2019-05-09 Tom de Vries <tdevries@suse.de>
3925
3926 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3927 CU-relative.
3928
3929 2019-05-09 Tom de Vries <tdevries@suse.de>
3930
3931 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3932 CU-relative.
3933
3934 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3935
3936 * gdb.ada/frame_arg_lang.exp: New testcase.
3937 * gdb.ada/frame_arg_lang/bla.adb: New file.
3938 * gdb.ada/frame_arg_lang/pck.ads: New file.
3939 * gdb.ada/frame_arg_lang/pck.adb: New file.
3940 * gdb.ada/frame_arg_lang/foo.c: New file.
3941
3942 2019-05-08 Tom Tromey <tromey@adacore.com>
3943
3944 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3945
3946 2019-05-08 Tom Tromey <tromey@adacore.com>
3947
3948 * gdb.base/ptype-offsets.exp: Update tests.
3949
3950 2019-05-08 Tom Tromey <tromey@adacore.com>
3951
3952 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3953 cases.
3954 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3955 "short".
3956
3957 2019-05-08 Tom Tromey <tromey@adacore.com>
3958
3959 * gdb.ada/vla.exp: New file.
3960 * gdb.ada/vla/vla.adb: New file.
3961
3962 2019-05-07 Tom de Vries <tdevries@suse.de>
3963
3964 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3965
3966 2019-05-07 Tom de Vries <tdevries@suse.de>
3967
3968 PR testsuite/24522
3969 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3970 section.
3971
3972 2019-05-07 Tom de Vries <tdevries@suse.de>
3973
3974 PR testsuite/24522
3975 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3976 .debug_aranges section.
3977
3978 2019-05-07 Tom de Vries <tdevries@suse.de>
3979
3980 PR testsuite/24159
3981 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3982
3983 2019-05-06 Tom de Vries <tdevries@suse.de>
3984
3985 * lib/gdb.exp (exec_has_index_section): New proc.
3986 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3987 section.
3988
3989 2019-05-04 Tom de Vries <tdevries@suse.de>
3990
3991 * boards/cc-with-debug-names.exp: New file.
3992
3993 2019-05-03 Tom Tromey <tromey@adacore.com>
3994
3995 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3996 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3997 * gdb.ada/char_enum.exp: Add test.
3998
3999 2019-05-03 Tom de Vries <tdevries@suse.de>
4000
4001 * boards/cc-with-gdb-index.exp: New file.
4002
4003 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4004
4005 * gdb.rust/simple.exp: Add new test case.
4006 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4007 (main): Initialise an instance of the new struct.
4008
4009 2019-05-01 Tom Tromey <tromey@adacore.com>
4010
4011 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4012 record.
4013 (NPR): New variable.
4014 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4015 test.
4016
4017 2019-05-01 Tom Tromey <tromey@adacore.com>
4018
4019 * gdb.ada/packed_array_assign.exp: Add packed assignment
4020 regression test.
4021
4022 2019-05-01 Tom de Vries <tdevries@suse.de>
4023
4024 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4025
4026 2019-05-01 Tom de Vries <tdevries@suse.de>
4027
4028 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4029
4030 2019-04-30 Ali Tamur <tamur@google.com>
4031
4032 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4033
4034 2019-04-30 Tom Tromey <tromey@adacore.com>
4035
4036 * lib/ada.exp (find_ada_tool): New proc.
4037 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4038 * gdb.ada/catch_ex_std.exp: New file.
4039 * gdb.ada/catch_ex_std/foo.adb: New file.
4040 * gdb.ada/catch_ex_std/some_package.adb: New file.
4041 * gdb.ada/catch_ex_std/some_package.ads: New file.
4042
4043 2019-04-30 Tom Tromey <tromey@adacore.com>
4044
4045 PR c++/24470:
4046 * gdb.cp/temargs.cc: Add test code from PR.
4047
4048 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4049
4050 * gdb.fortran/vla-datatypes.exp: Update expected results.
4051 * gdb.fortran/vla-ptype.exp: Likewise.
4052 * gdb.fortran/vla-type.exp: Likewise.
4053 * gdb.fortran/vla-value.exp: Likewise.
4054
4055 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4056
4057 * gdb.fortran/ptr-indentation.exp: Update expected results.
4058 * gdb.fortran/ptype-on-functions.exp: Likewise.
4059 * gdb.fortran/vla-ptr-info.exp: Likewise.
4060 * gdb.fortran/vla-value.exp: Likewise.
4061
4062 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4063
4064 * gdb.fortran/ptype-on-functions.exp: New file.
4065 * gdb.fortran/ptype-on-functions.f90: New file.
4066
4067 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4068
4069 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4070 case void string.
4071
4072 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4073
4074 * gdb.fortran/complex.exp: Expand.
4075 * gdb.fortran/complex.f: Renamed to...
4076 * gdb.fortran/complex.f90: ...this, and extended to add more
4077 complex values.
4078
4079 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4080
4081 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4082 MODULO, CMPLX.
4083
4084 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4085 Richard Bunt <richard.bunt@arm.com>
4086
4087 * gdb.base/max-depth.c: New file.
4088 * gdb.base/max-depth.exp: New file.
4089 * gdb.python/py-nested-maps.c: New file.
4090 * gdb.python/py-nested-maps.exp: New file.
4091 * gdb.python/py-nested-maps.py: New file.
4092 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4093 (test_all_common): Call test_max_depth.
4094 * gdb.fortran/max-depth.exp: New file.
4095 * gdb.fortran/max-depth.f90: New file.
4096 * gdb.go/max-depth.exp: New file.
4097 * gdb.go/max-depth.go: New file.
4098 * gdb.modula2/max-depth.exp: New file.
4099 * gdb.modula2/max-depth.c: New file.
4100 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4101
4102 2019-04-29 Tom de Vries <tdevries@suse.de>
4103
4104 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4105
4106 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4107
4108 * gdb.base/callexit.exp: Test may-call-functions off.
4109
4110 2019-04-25 Keith Seitz <keiths@redhat.com>
4111
4112 PR c++/24367
4113 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4114 (another_incomplete_struct, test_incomplete): New definitions.
4115 (main): Use new definitions.
4116 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4117 functions.
4118
4119 2019-04-25 Ali Tamur <tamur@google.com>
4120
4121 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4122
4123 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4124
4125 PR corefiles/11608
4126 PR corefiles/18187
4127 * gdb.base/coredump-filter-build-id.exp: New file.
4128
4129 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4130
4131 * Makefile.in: Pass through GDBSERVER_DEBUG.
4132 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4133 (gdbserver,debug): Add board setting.
4134 * gdb.trace/tspeed.exp: Skip when debugging.
4135 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4136 * lib/gdbserver-support.exp: Likewise
4137
4138 2019-04-24 Tom Tromey <tromey@adacore.com>
4139
4140 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4141 Rust.
4142
4143 2019-04-24 Tom Tromey <tromey@adacore.com>
4144
4145 * gdb.arch/amd64-eval.exp: Test bitfield return.
4146 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4147 (class Foo) <return_bitfields>: New method.
4148 (main): Call it.
4149
4150 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4151
4152 * gdb.cp/many-args.cc: New file.
4153 * gdb.cp/many-args.exp: New file.
4154
4155 2019-04-23 Tom de Vries <tdevries@suse.de>
4156
4157 PR gdb/24433
4158 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4159
4160 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4161
4162 * gdb.trace/backtrace.exp: Use nopie flag.
4163 * gdb.trace/circ.exp: Likewise.
4164 * gdb.trace/collection.exp: Likewise.
4165 * gdb.trace/ftrace.exp: Likewise.
4166 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4167 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4168 * gdb.trace/qtro.exp: Likewise.
4169 * gdb.trace/read-memory.exp: Likewise.
4170 * gdb.trace/report.exp: Likewise.
4171 * gdb.trace/tfile.exp: Likewise.
4172 * gdb.trace/tfind.exp: Likewise.
4173 * gdb.trace/unavailable.exp: Likewise.
4174
4175 2019-04-22 Pedro Alves <palves@redhat.com>
4176
4177 * gdb.base/solib-probes-nosharedlibrary.c,
4178 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4179
4180 2019-04-19 Tom Tromey <tromey@adacore.com>
4181
4182 * gdb.ada/ptype_union.c: New file.
4183 * gdb.ada/ptype_union.exp: New file.
4184
4185 2019-04-19 Tom Tromey <tromey@adacore.com>
4186
4187 PR symtab/24423:
4188 * gdb.base/list0.h (foo): Add a control-l character.
4189
4190 2019-04-18 Tom de Vries <tdevries@suse.de>
4191
4192 PR gdb/24433
4193 * boards/local-board.exp: Set sysroot to "".
4194
4195 2019-04-18 Tom de Vries <tdevries@suse.de>
4196 Pedro Alves <palves@redhat.com>
4197
4198 PR gdb/24454
4199 * gdb.threads/vfork-follow-child-exec.c: New file.
4200 * gdb.threads/vfork-follow-child-exec.exp: New file.
4201 * gdb.threads/vfork-follow-child-exit.c: New file.
4202 * gdb.threads/vfork-follow-child-exit.exp: New file.
4203
4204 2019-04-15 Leszek Swirski <leszeks@google.com>
4205
4206 * gdb.arch/amd64-eval.cc: New file.
4207 * gdb.arch/amd64-eval.exp: New file.
4208
4209 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4210
4211 * gdb.server/sysroot.c: New test.
4212 * gdb.server/sysroot.exp: New file.
4213 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4214 matching param.
4215
4216 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4217
4218 * gdb.base/align.exp: Extend test to cover structures containing
4219 only static fields.
4220
4221 2019-04-11 Tom de Vries <tdevries@suse.de>
4222
4223 * boards/cc-with-dwz-m.exp: New file.
4224 * boards/cc-with-dwz.exp: New file.
4225 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4226
4227 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4228
4229 * gdb.base/start-cpp.exp: New file.
4230 * gdb.base/start-cpp.cc: New file.
4231
4232 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4233
4234 * gdb.python/py-thrhandle.exp: Adjust tests to call
4235 thread_from_handle instead of thread_from_thread_handle.
4236
4237 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4238
4239 * gdb.python/py-thrhandle.exp: Add tests for
4240 gdb.InferiorThread.handle.
4241
4242 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4243
4244 * gdb.python/py-function.exp: Check calling helper function from
4245 all languages.
4246 * lib/gdb.exp (gdb_supported_languages): New proc.
4247
4248 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4249
4250 * gdb.base/complex-parts.c: New file.
4251 * gdb.base/complex-parts.exp: New file.
4252
4253 2019-04-01 Tom Tromey <tromey@adacore.com>
4254
4255 PR symtab/23331:
4256 * gdb.dwarf2/dw2-ranges-main.c: New file.
4257 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4258 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4259
4260 2019-03-30 Simon Marchi <simark@simark.ca>
4261
4262 * gdb.base/default.exp: Add values for $_gdb_major and
4263 $_gdb_minor.
4264
4265 2019-03-29 Tom Tromey <tromey@adacore.com>
4266
4267 * gdb.base/help.exp: Tighten apropos regexp.
4268
4269 2019-03-29 Keith Seitz <keiths@redhat.com>
4270
4271 * gdb.fortran/array-bounds.exp: New file.
4272 * gdb.fortran/array-bounds.f90: New file.
4273
4274 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4275
4276 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4277
4278 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4279
4280 * gdb.multi/hello.c (main): Increase alarm timer.
4281
4282 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4283
4284 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4285 factor when no hardware watchpoint support.
4286
4287 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4288 Pedro Alves <palves@redhat.com>
4289
4290 * boards/local-board.exp: set sysroot to /.
4291
4292 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4293
4294 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4295 in child.
4296
4297 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4298
4299 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4300 field.
4301 (make_container): Initialise new field.
4302 * gdb.python/py-prettyprint.exp: Add new tests.
4303 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4304 <display_hint>: New method.
4305
4306 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4307
4308 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4309 gdb_continue_to_breakpoint more throughout this test.
4310 (run_lang_tests) Supply unique test names, and use
4311 gdb_test_no_output.
4312
4313 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4314
4315 * gdb.base/finish-pretty.exp: Update expected results.
4316 * gdb.base/pretty-print.c: New file.
4317 * gdb.base/pretty-print.exp: New file.
4318
4319 2019-03-25 Pedro Alves <palves@redhat.com>
4320
4321 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4322 move comments outside list. Append '-i "" eof' section.
4323
4324 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4325
4326 PR testsuite/25016
4327 * README: Add pie options.
4328 * gdb.base/break-interp.exp: Ensure pie is disabled.
4329 * gdb.base/dump.exp: Likewise.
4330 * lib/gdb.exp (gdb_compile): Add pie option.
4331
4332 2019-03-19 Tom Tromey <tromey@adacore.com>
4333
4334 * gdb.mi/mi2-cli-display.c: New file.
4335 * gdb.mi/mi2-cli-display.exp: New file.
4336
4337 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4338 Tom Tromey <tromey@adacore.com>
4339
4340 * gdb.ada/ptype_array/pck.adb: New file.
4341 * gdb.ada/ptype_array/pck.ads: New file.
4342 * gdb.ada/ptype_array/foo.adb: New file.
4343 * gdb.ada/ptype_array.exp: New file.
4344
4345 2019-03-14 Tom Tromey <tromey@adacore.com>
4346
4347 * gdb.base/style.exp: Add "set style sources" test.
4348
4349 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4350
4351 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4352 * mi-breakpoint-multiple-locations.exp: ... this.
4353 (make_breakpoints_pattern): New proc.
4354 (do_test): Add mi_version parameter, test -break-insert,
4355 -break-info and =breakpoint-created.
4356
4357 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4358
4359 * config/default.exp: Remove 'load_lib gdb.exp'.
4360 * config/monitor.exp: Likewise.
4361 * config/sid.exp: Likewise.
4362 * config/sim.exp: Likewise.
4363 * config/slite.exp: Likewise.
4364 * config/unix.exp: Likewise.
4365 * gdb.base/default.exp: Remove unhelpful comment.
4366
4367 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4368
4369 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4370
4371 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4372
4373 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4374
4375 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4376
4377 * gdb.fortran/type-kinds.exp: Update expected results.
4378
4379 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4380
4381 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4382
4383 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4384
4385 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4386 function.
4387 (test_basic_parsing_of_type_kinds): Expand types tested.
4388 (test_parsing_invalid_type_kinds): New function.
4389
4390 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4391
4392 * gdb.fortran/intrinsics.exp: New file.
4393 * gdb.fortran/intrinsics.f90: New file.
4394 * gdb.fortran/type-kinds.exp: New file.
4395
4396 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4397
4398 * gdb.fortran/dot-ops.exp: New file.
4399
4400 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4401
4402 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4403 Check upper and lower case logical literals.
4404
4405 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4406
4407 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4408 Remove duplicate tests.
4409
4410 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4411
4412 * lib/gdb.exp (builtin_cd): rename of cd.
4413 (cd): Override builtin.
4414
4415 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4416
4417 * gdb.fortran/function-calls.exp: New file.
4418 * gdb.fortran/function-calls.f90: New test.
4419
4420 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4421
4422 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4423 on user program standard output.
4424 * gdb.fortran/short-circuit-argument-list.f90: Record function
4425 calls.
4426
4427 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4428
4429 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4430 failure.
4431
4432 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4433
4434 PR gdb/8527
4435 * gdb.base/interrupt-daemon-attach.c,
4436 gdb.base/interrupt-daemon-attach.exp: New test.
4437
4438 2019-02-27 Pedro Alves <palves@redhat.com>
4439
4440 * gdb.base/page.exp: Add tests for "set width/height -1".
4441
4442 2019-02-27 Pedro Alves <palves@redhat.com>
4443
4444 * gdb.base/page.exp: Add tests for "set/show width/height" with
4445 "infinite" values.
4446
4447 2019-02-27 Tom Tromey <tromey@adacore.com>
4448
4449 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4450 2.4.
4451 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4452 workaround.
4453
4454 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4455
4456 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4457 tests for structs with static members.
4458
4459 2019-02-26 Tom Tromey <tromey@adacore.com>
4460
4461 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4462 ValueError, not TypeError.
4463
4464 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4465
4466 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4467 call from main program.
4468
4469 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4470
4471 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4472 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4473 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4474 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4475 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4476
4477 2019-02-22 Keith Seitz <keiths@redhat.com>
4478
4479 PR symtab/23853
4480 * gdb.base/symlink-sourcefile.c: New file.
4481 * gdb.base/symlink-sourcefile.exp: New file.
4482
4483 2019-02-20 Tom Tromey <tom@tromey.com>
4484
4485 * gdb.base/info_qt.exp: Update.
4486
4487 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4488
4489 * gdb.base/source.exp: Move "error in sourced script" code to
4490 the end.
4491 * gdb.base/source-error.gdb: Move contents to
4492 source-error-1.gdb. Add new code to source source-error-1.gdb.
4493 * gdb.base/source-error-1.gdb: New file, from previous
4494 source-error.gdb.
4495
4496 2019-02-17 Tom Tromey <tom@tromey.com>
4497
4498 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4499 for macro styling.
4500 * gdb.base/style.c (SOME_MACRO): New macro.
4501
4502 2019-02-17 Tom Tromey <tom@tromey.com>
4503
4504 * gdb.base/style.exp: Add line-wrapping tests.
4505 * gdb.base/page.exp: Add test for quitting during pagination.
4506
4507 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4508
4509 * gdb.ada/big_packed_array: New testcase.
4510 * gdb.ada/homonym.exp: Fix incorrect expected output for
4511 "break <homonym__get_value>" test.
4512
4513 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4514
4515 PR breakpoints/21870
4516 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4517 and prepare_for_testing. Add comment.
4518 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4519 redundant cleanup call. Clean up comment.
4520
4521 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4522
4523 PR breakpoints/21870
4524 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4525 * gdb.arch/aarch64-dbreg-contents.c: New file.
4526
4527 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4528
4529 * gdb.ada/mi_ref_changeable: New testcase.
4530
4531 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4532
4533 * gdb.base/attach.exp: Add double attach test.
4534
4535 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4536
4537 * lib/gdb.exp (default_gdb_start): Don't match pagination
4538 prompt.
4539 (gdb_init): Set stty_init.
4540
4541 2019-01-27 Tom Tromey <tom@tromey.com>
4542
4543 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4544 skip_python_tests.
4545
4546 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4547
4548 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4549 New structure.
4550 (struct struct_static_02_02): Likewise.
4551 (struct struct_static_02_03): Likewise.
4552 (struct struct_static_02_04): Likewise.
4553 (struct struct_static_04_01): Likewise.
4554 (struct struct_static_04_02): Likewise.
4555 (struct struct_static_04_03): Likewise.
4556 (struct struct_static_04_04): Likewise.
4557 (struct struct_static_06_01): Likewise.
4558 (struct struct_static_06_02): Likewise.
4559 (struct struct_static_06_03): Likewise.
4560 (struct struct_static_06_04): Likewise.
4561 (cmp_struct_static_02_01): Likewise.
4562 (cmp_struct_static_02_02): Likewise.
4563 (cmp_struct_static_02_03): Likewise.
4564 (cmp_struct_static_02_04): Likewise.
4565 (cmp_struct_static_04_01): Likewise.
4566 (cmp_struct_static_04_02): Likewise.
4567 (cmp_struct_static_04_03): Likewise.
4568 (cmp_struct_static_04_04): Likewise.
4569 (cmp_struct_static_06_01): Likewise.
4570 (cmp_struct_static_06_02): Likewise.
4571 (cmp_struct_static_06_03): Likewise.
4572 (cmp_struct_static_06_04): Likewise.
4573 (call_all): Test new structs.
4574 * gdb.base/infcall-nested-structs.exp: Likewise.
4575
4576 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4577 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4578
4579 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4580 * gdb.base/stack-protector.c: New test.
4581 * gdb.base/stack-protector.exp: New file.
4582 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4583 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4584 option.
4585 (gdb_compile): Remove stack protector for GCC and prevent
4586 recursion.
4587
4588 2019-01-16 Keith Seitz <keiths@redhat.com>
4589
4590 PR gdb/23773
4591 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4592
4593 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4594
4595 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4596 aliases.
4597 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4598 tests.
4599 * gdb.arch/powerpc-vector-regs.c: New file.
4600 * gdb.arch/powerpc-vector-regs.exp: New file.
4601
4602 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4603
4604 * gdb.arch/altivec-regs.exp: Fix the list passed to
4605 gdb_expect_list when testing "info vector".
4606
4607 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4608
4609 * gdb.base/style.exp: Don't include path in testname.
4610
4611 2019-01-10 Keith Seitz <keiths@redhat.com>
4612
4613 PR gdb/23712
4614 PR symtab/23010
4615 * gdb.dwarf2/multidictionary.exp: New file.
4616
4617 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4618
4619 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4620 (test_gnuv3_style_demangling): ... this.
4621 (test_lucid_style_demangling): Remove.
4622 (test_arm_style_demangling): Remove.
4623 (test_hp_style_demangling): Remove.
4624 (do_tests): Remove calls to the above.
4625
4626 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4627
4628 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4629 case.
4630
4631 2019-01-06 Tom Tromey <tom@tromey.com>
4632
4633 PR gdb/28155:
4634 * gdb.dwarf2/typedef-void-finish.exp: New file.
4635
4636 2018-12-28 Tom Tromey <tom@tromey.com>
4637 Simon Marchi <simark@simark.ca>
4638
4639 * gdb.base/jit-exec.exp: New file.
4640 * gdb.base/jit-exec.c: New file.
4641 * gdb.base/jit-execd.c: New file.
4642
4643 2018-12-28 Tom Tromey <tom@tromey.com>
4644
4645 * gdb.base/style.exp: Update test to check for address styling.
4646
4647 2018-12-28 Tom Tromey <tom@tromey.com>
4648
4649 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4650 message.
4651
4652 2018-12-28 Tom Tromey <tom@tromey.com>
4653
4654 * gdb.base/style.exp: Add test for version number styling.
4655
4656 2018-12-28 Tom Tromey <tom@tromey.com>
4657
4658 * gdb.base/style.exp: Add test for print_address_symbolic.
4659
4660 2018-12-28 Tom Tromey <tom@tromey.com>
4661
4662 * gdb.base/style.exp: Add test for breakpoint setting.
4663
4664 2018-12-28 Tom Tromey <tom@tromey.com>
4665
4666 * gdb.base/style.exp: Add test for variable names.
4667
4668 2018-12-28 Tom Tromey <tom@tromey.com>
4669
4670 * gdb.base/style.exp: New file.
4671 * gdb.base/style.c: New file.
4672
4673 2018-12-28 Tom Tromey <tom@tromey.com>
4674
4675 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4676 "dumb".
4677 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4678 the TERM environment variable.
4679
4680 2018-12-27 Tom Tromey <tom@tromey.com>
4681
4682 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4683 pagination test.
4684
4685 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4686
4687 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4688 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4689
4690 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4691
4692 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4693 Filename a.adb changed to bp_fun_addr.adb.
4694 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4695
4696 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4697
4698 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4699 non-PIE executables.
4700 * README: Mention the gdb,nopie_flag board setting.
4701 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4702 non-PIE executable.
4703 * gdb.arch/amd64-entry-value.exp: Likewise.
4704 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4705 * gdb.arch/i386-float.exp: Likewise.
4706 * gdb.arch/i386-signal.exp: Likewise.
4707 * gdb.mi/mi-reg-undefined.exp: Likewise.
4708
4709 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4710
4711 PR gdb/23974
4712 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4713
4714 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4715
4716 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4717 Update order of results accordingly.
4718
4719 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4720
4721 * gdb.base/annota1.exp: Update a test regexp.
4722
4723 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4724
4725 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4726
4727 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4728
4729 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4730 (reuse_time): Initialize to REUSE_TIME_CAP.
4731 (check_rc): New function.
4732 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4733 Check pthread_create rc.
4734 (spawner_thread_func): Check pthread_create and pthread_join rc.
4735
4736 2018-12-08 Pedro Alves <palves@redhat.com>
4737
4738 * gdb.base/list.exp (test_forward_search): Rename to ...
4739 (test_forward_reverse_search): ... this. Also test reverse-search
4740 and the forward-search alias.
4741
4742 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4743
4744 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4745 local timeout variable before return, and remove all local timeout
4746 variable entirely.
4747 (gdb_load): Likewise.
4748
4749 2018-12-01 Tom de Vries <tdevries@suse.de>
4750
4751 * gdb.base/gdb-caching-proc.exp: New file.
4752
4753 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4754
4755 * Makefile.in (TIMESTAMP): New variable.
4756 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4757 command.
4758 (check-single-racy): Likewise.
4759 (check/%.exp): Likewise.
4760 (check-racy/%.exp): Likewise.
4761 (workers/%.worker): Likewise.
4762 (build-perf): Likewise.
4763 (check-perf): Likewise.
4764 * README: Describe new "TS" and "TS_FORMAT" variables.
4765 * print-ts.py: New file.
4766
4767 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4768
4769 PR python/23714
4770 * gdb.python/python.exp: Test command repetition after
4771 gdb.execute.
4772
4773 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4774
4775 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4776 is correctly aligned.
4777
4778 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4779
4780 * gdb.ada/info_auto_lang.exp: New testcase.
4781 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4782 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4783 * gdb.ada/info_auto_lang/some_c.c: New file.
4784
4785 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4786
4787 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4788 FUNC_lang language syntax.
4789
4790 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4791
4792 * gdb.base/info_minsym.c: New file.
4793 * gdb.base/info_minsym.exp: New file.
4794
4795 2018-11-19 Tom Tromey <tom@tromey.com>
4796
4797 PR rust/23625:
4798 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4799 * gdb.rust/expr.exp: Update expected output. Change one test.
4800
4801 2018-11-19 Tom Tromey <tom@tromey.com>
4802
4803 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4804
4805 2018-11-19 Pedro Alves <palves@redhat.com>
4806
4807 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4808 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4809 see the expected warning.
4810
4811 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4812
4813 PR gdb/22736:
4814 * gdb.cp/infcall-nodebug-lib.c: New test.
4815 * gdb.cp/infcall-nodebug-main.c: New test.
4816 * gdb.cp/infcall-nodebug.exp: New file.
4817
4818 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4819
4820 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4821 completer tests.
4822
4823 2018-11-09 Tom de Vries <tdevries@suse.de>
4824
4825 * gdb.base/msym-lang.c: New test.
4826 * gdb.base/msym-lang.exp: New file.
4827 * gdb.base/msym-lang-main.c: New test.
4828
4829 2018-11-08 Tom Tromey <tom@tromey.com>
4830
4831 PR gdb/23555:
4832 PR gdb/23838:
4833 * gdb.base/warning.exp: New file.
4834
4835 2018-11-08 Jan Beulich <jbeulich@suse.com>
4836
4837 * testsuite/gdb.arch/i386-avx512.c,
4838 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4839
4840 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4841
4842 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4843 point hardware.
4844
4845 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4846
4847 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4848 * gdb.dwarf2/missing-type-name.exp: New file.
4849
4850 2018-11-06 Tom de Vries <tdevries@suse.de>
4851
4852 * gdb.base/many-headers.c: New test.
4853 * gdb.base/many-headers.exp: New file.
4854
4855 2018-11-06 Jim Wilson <jimw@sifive.com>
4856
4857 * gdb.base/code_elim.exp: For riscv, set additional_flags
4858 to include -msmall-data-limit=0.
4859
4860 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4861
4862 * gdb.ada/watch_minus_l: New testcase.
4863
4864 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4865
4866 * gdb.arch/aix-sighandle.c: New file.
4867 * gdb.arch/aix-sighandle.exp: New file.
4868
4869 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4872 registers being unions.
4873
4874 2018-10-31 Tom de Vries <tdevries@suse.de>
4875
4876 * lib/valgrind.exp: New file.
4877 (vgdb_start, vgdb_stop): New procs, factored out of ...
4878 * gdb.base/valgrind-bt.exp: ... here, ...
4879 * gdb.base/valgrind-disp-step.exp: ... here and ...
4880 * gdb.base/valgrind-infcall.exp: ... here.
4881
4882 2018-10-31 Tom de Vries <tdevries@suse.de>
4883
4884 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4885
4886 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4887
4888 * gdb.dwarf2/void-type.c: New file.
4889 * gdb.dwarf2/void-type.exp: New file.
4890
4891 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4892
4893 * gdb.base/info_qt.c: New file.
4894 * gdb.base/info_qt.exp: New file.
4895
4896 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4897
4898 * gdb.arch/powerpc-htm-regs.c: New file.
4899 * gdb.arch/powerpc-htm-regs.exp: New file.
4900
4901 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4902
4903 * gdb.arch/powerpc-tar.c: New file.
4904 * gdb.arch/powerpc-tar.exp: New file.
4905
4906 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4907
4908 * gdb.arch/powerpc-ppr-dscr.c: New file.
4909 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4910
4911 2018-10-25 Tom de Vries <tdevries@suse.de>
4912
4913 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4914
4915 2018-10-24 Tom de Vries <tdevries@suse.de>
4916
4917 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4918 longer exists error.
4919
4920 2018-10-24 Tom de Vries <tdevries@suse.de>
4921
4922 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4923
4924 2018-10-24 Tom de Vries <tdevries@suse.de>
4925
4926 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4927 --db-attach in valgrind.
4928
4929 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4930
4931 * gdb.arch/riscv-reg-aliases.c: New file.
4932 * gdb.arch/riscv-reg-aliases.exp: New file.
4933
4934 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4935
4936 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4937
4938 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4939
4940 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4941
4942 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4943
4944 * gdb.cp/ovldbreak.exp: Fix regexps.
4945
4946 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4947
4948 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4949
4950 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4951
4952 PR cli/23785
4953 * gdb.base/restore.exp: New test to check if "restore" with an
4954 invalid file doesn't segfault.
4955
4956 2018-10-18 Tom de Vries <tdevries@suse.de>
4957
4958 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4959 * gdb.ada/excep_handle.exp: Same.
4960 * gdb.ada/mi_string_access.exp: Same.
4961 * gdb.ada/mi_var_union.exp: Same.
4962 * gdb.arch/arc-analyze-prologue.exp: Same.
4963 * gdb.arch/arc-decode-insn.exp: Same.
4964 * gdb.base/readnever.exp: Same.
4965 * gdb.fortran/printing-types.exp: Same.
4966 * gdb.guile/scm-lazy-string.exp: Same.
4967
4968 2018-10-16 Tom de Vries <tdevries@suse.de>
4969
4970 PR gdb/23730
4971 * gdb.base/catch-follow-exec.c: Add copyright notice.
4972 * gdb.base/catch-follow-exec.exp: Rewrite to use
4973 gdb_spawn_with_cmdline_opts. Require gdb-native.
4974
4975 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4976
4977 * gdb.trace/actions-changed.exp: Check for arch support.
4978 * gdb.trace/actions.exp: Likewise.
4979 * gdb.trace/ax.exp: Likewise.
4980 * gdb.trace/backtrace.exp: Likewise.
4981 * gdb.trace/change-loc.exp: Likewise.
4982 * gdb.trace/deltrace.exp: Likewise.
4983 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4984 * gdb.trace/ftrace.exp: Likewise.
4985 * gdb.trace/infotrace.exp: Check for arch support.
4986 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4987 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4988 * gdb.trace/mi-tsv-changed.exp: Likewise.
4989 * gdb.trace/packetlen.exp: Likewise.
4990 * gdb.trace/passc-dyn.exp: Likewise.
4991 * gdb.trace/passcount.exp: Likewise.
4992 * gdb.trace/pending.exp: Likewise.
4993 * gdb.trace/range-stepping.exp: Check for shlib support.
4994 * gdb.trace/report.exp: Check for arch support.
4995 * gdb.trace/save-trace.exp: Likewise.
4996 * gdb.trace/signal.exp: Check for signal support.
4997 * gdb.trace/tfind.exp: Check for arch support.
4998 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4999 * gdb.trace/trace-common.h: Add comment.
5000 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5001 * gdb.trace/trace-enable-disable.exp: Likewise.
5002 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5003 * gdb.trace/tracecmd.exp: Check for arch support.
5004 * gdb.trace/tspeed.exp: Check for shlib and target support.
5005 * gdb.trace/tstatus.exp: Check for arch support.
5006 * gdb.trace/tsv.exp: Likewise.
5007 * gdb.trace/while-dyn.exp: Likewise.
5008 * gdb.trace/while-stepping.exp: Likewise.
5009 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5010
5011 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5012
5013 * gdb.trace/tspeed.exp: Remove nowarnings.
5014 (prepare_for_trace_test): Declare "global ipalib".
5015 * gdb.trace/tspeed.c: Include unistd.h.
5016 (main): Remove superfluous printf argument.
5017
5018 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5019
5020 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5021 directory prefix on the filename.
5022
5023 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5024
5025 * gdb.gdb/unittest.exp: Update expected message informing that
5026 selftests have been disabled.
5027 * gdb.server/unittest.exp: Likewise.
5028
5029 2018-10-09 Tom de Vries <tdevries@suse.de>
5030
5031 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5032 with runto_main.
5033
5034 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5035
5036 PR c++/16841
5037 * gdb.cp/virtbase2.cc: New file.
5038 * gdb.cp/virtbase2.exp: New file.
5039
5040 2018-10-06 Tom Tromey <tom@tromey.com>
5041
5042 PR python/19399:
5043 * gdb.python/py-inferior.exp: Add architecture test.
5044
5045 2018-10-06 Tom Tromey <tom@tromey.com>
5046
5047 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5048 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5049
5050 2018-10-06 Tom Tromey <tom@tromey.com>
5051
5052 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5053 of a "throw" catchpoint.
5054
5055 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5056
5057 * gdb.base/info-proc.exp: Update string expected from "help info
5058 proc".
5059
5060 2018-10-04 Tom Tromey <tom@tromey.com>
5061
5062 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5063 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5064 (test_initial_complaints, test_empty_complaints): Update.
5065 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5066
5067 2018-10-04 Tom Tromey <tom@tromey.com>
5068
5069 PR cli/19551:
5070 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5071 * lib/gdb.exp (gdb_file_cmd): Update.
5072 * gdb.stabs/weird.exp (print_weird_var): Update.
5073 * gdb.server/solib-list.exp: Update.
5074 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5075 * gdb.mi/mi-cli.exp: Update.
5076 * gdb.linespec/linespec.exp: Update.
5077 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5078 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5079 * gdb.cp/cp-relocate.exp: Update.
5080 * gdb.base/sym-file.exp: Update.
5081 * gdb.base/relocate.exp: Update.
5082 * gdb.base/readnever.exp: Update.
5083 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5084 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5085 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5086 * gdb.base/code_elim.exp: Update.
5087 * gdb.base/break-unload-file.exp (test_break): Update.
5088 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5089 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5090 Update.
5091 * gdb.base/attach.exp (do_attach_tests): Update.
5092 * gdb.base/sepdebug.exp: Update.
5093 * gdb.python/py-section-script.exp: Update.
5094
5095 2018-10-04 Tom Tromey <tom@tromey.com>
5096
5097 PR cli/22234:
5098 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5099 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5100 output.
5101
5102 2018-10-04 Tom Tromey <tom@tromey.com>
5103
5104 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5105 set width and height to 0.
5106 (test_command_line_attach_run): Use -quiet.
5107
5108 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5109
5110 * lib/gdb.exp (skip_ifunc_tests): New.
5111 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5112 other compile failures.
5113 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5114
5115 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5116
5117 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5118 is_amd64_regs_target.
5119
5120 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5121
5122 * gdb.arch/aarch64-sighandler-regs.c: New test.
5123 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5124 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5125
5126 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5127
5128 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5129 assembly.
5130
5131 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5132
5133 * gdb.base/frame-selection.exp: New file.
5134 * gdb.base/frame-selection.c: New file.
5135
5136 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5137
5138 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5139 pthread barrier.
5140 (main): Likewise.
5141
5142 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5143
5144 * gdb.base/large-frame-1.c: New file.
5145 * gdb.base/large-frame-2.c: New file.
5146 * gdb.base/large-frame.exp: New file.
5147 * gdb.base/large-frame.h: New file.
5148
5149 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5150
5151 PR gdb/20948
5152 * gdb.base/write_mem.exp: New test.
5153 * gdb.base/write_mem.c: Likewise.
5154
5155 2018-09-23 Tom Tromey <tom@tromey.com>
5156
5157 PR python/18852:
5158 * gdb.python/py-parameter.exp: Add test for parameter that throws
5159 on "set".
5160
5161 2018-09-23 Tom Tromey <tom@tromey.com>
5162
5163 PR python/17284:
5164 * gdb.python/py-template.exp (test_template_arg): Add test for
5165 negative template argument number.
5166
5167 2018-09-23 Tom Tromey <tom@tromey.com>
5168
5169 PR python/14062:
5170 * gdb.python/python.exp: Add test for post_event error.
5171
5172 2018-09-23 Tom Tromey <tom@tromey.com>
5173
5174 PR python/18170:
5175 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5176 convert pointers to int and long.
5177
5178 2018-09-23 Tom Tromey <tom@tromey.com>
5179
5180 PR python/20126:
5181 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5182 signed-ness conversion tests.
5183
5184 2018-09-23 Tom Tromey <tom@tromey.com>
5185
5186 PR python/18352;
5187 * gdb.python/py-value.exp (test_float_conversion): New proc.
5188 Use it.
5189
5190 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5191
5192 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5193
5194 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5195
5196 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5197 no readline.
5198 * gdb.base/utf8-identifiers.exp: Likewise.
5199 * gdb.cp/cpcompletion.exp: Likewise.
5200 * gdb.linespec/cpcompletion.exp: Likewise.
5201 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5202 * gdb.linespec/cpls-ops.exp: Likewise.
5203
5204 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5205 Chris January <chris.january@arm.com>
5206
5207 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5208 * gdb.fortran/short-circuit-argument-list.exp: New file.
5209 * gdb.fortran/short-circuit-argument-list.f90: New test.
5210
5211 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5212
5213 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5214 "arch=" keyword when executing "-stack-list-frames".
5215
5216 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5217
5218 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5219 "arch=" keyword when executing "-stack-list-frames".
5220
5221 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5222
5223 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5224 break ada".
5225
5226 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5227
5228 PR python/23669
5229 * gdb.python/python.exp: Test gdb.execute("show commands").
5230
5231 2018-09-16 Tom Tromey <tom@tromey.com>
5232
5233 * gdb.base/new-ui.exp (do_execution_tests): Update.
5234 * gdb.base/dbx.exp (test_breakpoints): Update.
5235
5236 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5237
5238 * lib/gdb.exp (gdb_simple_compile): Add proc.
5239 (is_elf_target): Use gdb_simple_compile.
5240 (skip_altivec_tests): Likewise.
5241 (skip_vsx_tests): Likewise.
5242 (skip_tsx_tests): Likewise.
5243 (skip_btrace_tests): Likewise.
5244 (skip_btrace_pt_tests): Likewise.
5245 (gdb_can_simple_compile): Likewise.
5246 (gdb_has_argv0): Likewise.
5247 (gdb_target_symbol_prefix): Likewise.
5248 (target_supports_scheduler_locking): Likewise.
5249
5250 2018-09-13 Tom Tromey <tom@tromey.com>
5251
5252 * Makefile.in (TAGS): Recognize proc_with_prefix and
5253 gdb_caching_proc.
5254
5255 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5256
5257 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5258 method.
5259
5260 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5261
5262 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5263 and a few other Inferior properties when the Inferior is no
5264 longer valid.
5265
5266 2018-09-13 Tom Tromey <tom@tromey.com>
5267
5268 PR rust/23650:
5269 * gdb.rust/simple.exp: Add test for enum field access error.
5270
5271 2018-09-13 Tom Tromey <tom@tromey.com>
5272
5273 PR rust/23626:
5274 * gdb.rust/simple.rs (EmptyEnum): New type.
5275 (main): Use it.
5276 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5277
5278 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5279
5280 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5281 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5282 * gdb.python/py-symtab.exp: Update test printing an objfile.
5283
5284 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5285
5286 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5287 object.
5288
5289 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5290
5291 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5292 (support_complex_tests): Use gdb_can_simple_compile.
5293 (is_ilp32_target): Likewise.
5294 (is_lp64_target): Likewise.
5295 (is_64_target): Likewise.
5296 (is_amd64_regs_target): Likewise.
5297 (is_aarch32_target): Likewise.
5298 (gdb_int128_helper): Likewise.
5299
5300 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5301
5302 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5303
5304 2018-09-10 Jerome Guitton <guitton@adacore.com>
5305
5306 * gdb.ada/same_component_name: Add test for case of tagged record
5307 with variable-length fields.
5308
5309 2018-09-10 Xavier Roirand <roirand@adacore.com>
5310
5311 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5312 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5313 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5314 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5315
5316 2018-09-10 Xavier Roirand <roirand@adacore.com>
5317
5318 * gdb.ada/mi_string_access.exp: New testcase.
5319 * gdb.ada/mi_string_access/bar.adb: New file.
5320 * gdb.ada/mi_string_access/pck.adb: New file.
5321 * gdb.ada/mi_string_access/pck.asd: New file.
5322
5323 2018-09-10 Xavier Roirand <roirand@adacore.com>
5324
5325 * gdb.ada/mi_var_union.exp: New testcase.
5326 * gdb.ada/mi_var_union/bar.adb: New file.
5327 * gdb.ada/mi_var_union/pck.adb: New file.
5328 * gdb.ada/mi_var_union/pck.asd: New file.
5329
5330 2018-09-08 Tom Tromey <tom@tromey.com>
5331
5332 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5333
5334 2018-09-08 Tom Tromey <tom@tromey.com>
5335
5336 PR python/16047:
5337 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5338 (register_pretty_printers): Register new printer.
5339 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5340 test.
5341 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5342 (an_int_type3): New global.
5343
5344 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5345
5346 * gdb.ada/expr_with_funcall: New testcase.
5347
5348 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5349
5350 * gdb.ada/packed_array_assign: New testcase.
5351
5352 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5353
5354 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5355 names, and add test prefixes to make test names unique.
5356
5357 2018-09-05 Tom de Vries <tdevries@suse.de>
5358
5359 * gdb.dwarf2/varval.exp: Add test.
5360
5361 2018-09-04 Gary Benson <gbenson@redhat.com>
5362
5363 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5364 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5365
5366 2018-08-31 Tom Tromey <tom@tromey.com>
5367
5368 * gdb.rust/simple.rs: Rename second variable "v".
5369
5370 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5371
5372 * gdb.base/funcargs.c (use_a): New function.
5373 (recurse): Call use_a.
5374
5375 2018-08-29 Keith Seitz <keiths@redhat.com>
5376
5377 * gdb.compile/compile-cplus-anonymous.cc: New file.
5378 * gdb.compile/compile-cplus-anonymous.exp: New file.
5379 * gdb.compile/compile-cplus-array-decay.cc: New file.
5380 * gdb.compile/compile-cplus-array-decay.exp: New file.
5381 * gdb.compile/compile-cplus-inherit.cc: New file.
5382 * gdb.compile/compile-cplus-inherit.exp: New file.
5383 * gdb.compile/compile-cplus-member.cc: New file.
5384 * gdb.compile/compile-cplus-member.exp: New file.
5385 * gdb.compile/compile-cplus-method.cc: New file.
5386 * gdb.compile/compile-cplus-method.exp: New file.
5387 * gdb.compile/compile-cplus-mod.c: "New" file.
5388 * gdb.compile/compile-cplus-namespace.cc: New file.
5389 * gdb.compile/compile-cplus-namespace.exp: New file.
5390 * gdb.compile/compile-cplus-nested.cc: New file.
5391 * gdb.compile/compile-cplus-nested.exp: New file.
5392 * gdb.compile/compile-cplus-print.c: "New" file.
5393 * gdb.compile/compile-cplus-print.exp: "New" file.
5394 * gdb.compile/compile-cplus-virtual.cc: New file.
5395 * gdb.compile/compile-cplus-virtual.exp: New file.
5396 * gdb.compile/compile-cplus.c: "New" file.
5397 * gdb.compile/compile-cplus.exp: "New" file.
5398 * lib/compile-support.exp: New file.
5399
5400 2018-08-16 Gary Benson <gbenson@redhat.com>
5401
5402 PR gdb/13000:
5403 * gdb.base/batch-exit-status.exp: New file.
5404 * gdb.base/batch-exit-status.good-commands: Likewise.
5405 * gdb.base/batch-exit-status.bad-commands: Likewise.
5406
5407 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5408
5409 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5410 (struct struct02): Likewise.
5411 (struct struct03): Likewise.
5412 (struct struct04): Likewise.
5413 (struct struct_01_01): New struct.
5414 (struct struct_01_02): Likewise.
5415 (struct struct_01_03): Likewise.
5416 (struct struct_01_04): Likewise.
5417 (struct struct_02_01): Likewise.
5418 (struct struct_02_02): Likewise.
5419 (struct struct_02_03): Likewise.
5420 (struct struct_02_04): Likewise.
5421 (struct struct_04_01): Likewise.
5422 (struct struct_04_02): Likewise.
5423 (struct struct_04_03): Likewise.
5424 (struct struct_04_04): Likewise.
5425 (struct struct_05_01): Likewise.
5426 (struct struct_05_02): Likewise.
5427 (struct struct_05_03): Likewise.
5428 (struct struct_05_04): Likewise.
5429 (cmp_struct01): Remove function.
5430 (cmp_struct02): Likewise.
5431 (cmp_struct03): Likewise.
5432 (cmp_struct04): Likewise.
5433 (cmp_struct_01_01): Add Function.
5434 (cmp_struct_01_02): Likewise.
5435 (cmp_struct_01_03): Likewise.
5436 (cmp_struct_01_04): Likewise.
5437 (cmp_struct_02_01): Likewise.
5438 (cmp_struct_02_02): Likewise.
5439 (cmp_struct_02_03): Likewise.
5440 (cmp_struct_02_04): Likewise.
5441 (cmp_struct_04_01): Likewise.
5442 (cmp_struct_04_02): Likewise.
5443 (cmp_struct_04_03): Likewise.
5444 (cmp_struct_04_04): Likewise.
5445 (cmp_struct_05_01): Likewise.
5446 (cmp_struct_05_02): Likewise.
5447 (cmp_struct_05_03): Likewise.
5448 (cmp_struct_05_04): Likewise.
5449 (call_all): Add new structs.
5450 * gdb.base/infcall-nested-structs.exp: Likewise.
5451
5452 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5453
5454 * gdb.python/py-framefilter-mi.exp: Update regexp to
5455 check for "arch" field in frame output.
5456
5457 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5458
5459 * gdb.dwarf2/dw2-ranges-func.c: New file.
5460 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5461
5462 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5463
5464 * gdb.base/term.exp: Compare terminal settings with values from
5465 the inferior.
5466 * gdb.base/term.c: Get and set terminal settings.
5467
5468 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5469
5470 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5471 accommodate new "arch" field in frame output.
5472 * gdb.mi/mi-return.exp: Likewise.
5473 * gdb.mi/mi-stack.exp: Likewise.
5474 * gdb.mi/mi-syn-frame.exp: Likewise.
5475 * gdb.mi/user-selected-context-sync.exp: Likewise.
5476
5477 2018-08-19 Michael Spang <spang@google.com>
5478
5479 PR gdb/11786
5480 * gdb.base/gcore-tls-pie.c: New file.
5481 * gdb.base/gcore-tls-pie.exp: New file.
5482
5483 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5484
5485 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5486 * gdb.dwarf2/varval.c: New file.
5487 * gdb.dwarf2/varval.exp: New file.
5488
5489 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5490
5491 PR gdb/18931
5492 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5493
5494 2018-08-16 Keith Seitz <keiths@redhat.com>
5495
5496 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5497 tests expected to pass.
5498
5499 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5500
5501 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5502 -data-disassemble -a.
5503 (test_disassembly_bogus_args): Likewise.
5504
5505 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5506
5507 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5508
5509 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5510
5511 * gdb.base/vla-optimized-out.exp: Add new test.
5512
5513 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5514
5515 * gdb.base/vla-optimized-out-o3.exp: Delete.
5516 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5517 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5518 deleted tests.
5519
5520 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5521
5522 PR gdb/18050:
5523 * gdb.server/extended-remote-restart.c: New file.
5524 * gdb.server/extended-remote-restart.exp: New file.
5525
5526 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5527
5528 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5529 "set variable index = 42".
5530
5531 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5532
5533 * boards/index-cache-gdb.exp: New file.
5534 * gdb.dwarf2/index-cache.exp: New file.
5535 * gdb.dwarf2/index-cache.c: New file.
5536 * gdb.base/maint.exp: Check if we are using the index cache.
5537
5538 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5539
5540 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5541 MAKEFLAGS.
5542
5543 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5544
5545 * dg-extract-results.sh: Move to toplevel contrib.
5546 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5547 * Makefile.in (check-parallel-racy): Likewise.
5548
5549 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5550
5551 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5552 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5553 tests if the target supports scheduler locking.
5554
5555 2018-08-04 Tom de Vries <tdevries@suse.de>
5556
5557 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5558
5559 2018-08-02 Tom Tromey <tom@tromey.com>
5560
5561 PR symtab/16842.
5562 * gdb.cp/temargs.exp: Test "info address" of a template
5563 parameter.
5564
5565 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5566
5567 * gdb.python/py-mi-var-info-path-expression.c: New file.
5568 * gdb.python/py-mi-var-info-path-expression.py: New file.
5569 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5570
5571 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5572
5573 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5574 error after "cannot resolve name" string.
5575
5576 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5577
5578 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5579 started.
5580 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5581
5582 2018-07-28 Tom de Vries <tdevries@suse.de>
5583
5584 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5585
5586 2018-07-26 Tom de Vries <tdevries@suse.de>
5587
5588 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5589
5590 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5591
5592 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5593 is visible.
5594
5595 2018-07-26 Tom de Vries <tdevries@suse.de>
5596
5597 PR breakpoints/23366
5598 * gdb.base/catch-follow-exec.c: New test.
5599 * gdb.base/catch-follow-exec.exp: New file.
5600
5601 2018-07-25 Tom de Vries <tdevries@suse.de>
5602
5603 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5604 vla-optimized-out.c.
5605
5606 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5607
5608 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5609 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5610
5611 2018-07-20 Tom de Vries <tdevries@suse.de>
5612
5613 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5614 NOCLONE macro.
5615 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5616
5617 2018-07-19 Tom de Vries <tdevries@suse.de>
5618
5619 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5620 regular expression.
5621
5622 2018-07-18 Tom de Vries <tdevries@suse.de>
5623
5624 * gdb.base/vla-optimized-out.c: New test.
5625 * gdb.base/vla-optimized-out.exp: New file.
5626
5627 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5628
5629 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5630 message "No address associated with hostname" when gdbserver
5631 cannot resolve the hostname.
5632
5633 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5634
5635 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5636 Add some test prefixes to make tests unique.
5637
5638 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5639
5640 * gdb.base/frameapply.c: New file.
5641 * gdb.base/frameapply.exp: New file.
5642
5643 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5644
5645 * gdb.base/skip.exp: Update expected error message.
5646
5647 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5648 Jan Kratochvil <jan.kratochvil@redhat.com>
5649 Paul Fertser <fercerpav@gmail.com>
5650 Tsutomu Seki <sekiriki@gmail.com>
5651
5652 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5653 parameter.
5654 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5655 by default.
5656 * boards/native-gdbserver.exp: Likewise.
5657 * gdb.server/run-without-local-binary.exp: Improve regexp used
5658 for detecting when a remote debugging connection succeeds.
5659 * gdb.server/server-connect.exp: New file.
5660 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5661 Do not prefix the port number with ":".
5662 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5663 support for detecting and using it. Add '$debughost_gdbserver'
5664 to the list of arguments used to start gdbserver. Handle case
5665 when gdbserver cannot resolve a network name.
5666
5667 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5668
5669 PR c++/23373
5670 * gdb.base/ptype-offsets.cc (struct static_member): New
5671 struct.
5672 (main) <stmember>: New variable.
5673 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5674 with a static member in it.
5675
5676 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5677
5678 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5679 watchpoints enabled and disabled.
5680
5681 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5682
5683 * gdb.base/examine-backward.exp: Still run tests around address
5684 0x0, even if address 0x0 is not readable. Update the pattern for
5685 matching address 0x0 in expected output.
5686
5687 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5688
5689 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5690 malloc/free.
5691
5692 2018-07-04 Tom de Vries <tdevries@suse.de>
5693
5694 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5695
5696 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5697
5698 PR tdep/8282
5699 * gdb.arch/mips-disassembler-options.exp: New test.
5700 * gdb.arch/mips-disassembler-options.s: New test source.
5701
5702 2018-06-29 Pedro Alves <palves@redhat.com>
5703
5704 * gdb.threads/names.exp: Adjust expected "info threads" output.
5705
5706 2018-06-29 Pedro Alves <palves@redhat.com>
5707
5708 * gdb.opt/inline-break.exp (line number, address): Add "info
5709 break" tests.
5710
5711 2018-06-29 Pedro Alves <palves@redhat.com>
5712
5713 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5714 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5715 number and address and running to them.
5716
5717 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5718
5719 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5720
5721 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5722
5723 * lib/compiler.c: Remove executable permission flag.
5724
5725 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5726
5727 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5728 code.
5729 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5730
5731 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5732
5733 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5734
5735 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5736
5737 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5738 address argument is omitted.
5739
5740 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5741
5742 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5743
5744 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5745
5746 PR gdb/21695
5747 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5748 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5749
5750 2018-06-26 Tom Tromey <tom@tromey.com>
5751
5752 PR rust/22574:
5753 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5754 * gdb.rust/simple.rs (struct SimpleLayout): New.
5755
5756 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5757
5758 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5759 "info registers" output.
5760
5761 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5762
5763 * gdb.base/watchpoint-hw-attach.c: New test.
5764 * gdb.base/watchpoint-hw-attach.exp: New file.
5765
5766 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5767
5768 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5769 through /bin/sh.
5770 * boards/dwarf4-gdb-index.exp: Likewise.
5771 * boards/fission-dwp.exp: Likewise.
5772
5773 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5774
5775 * gdb.base/float128.exp: Add comment and improved fail message
5776 to the failure case of "print large128" test.
5777
5778 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5779
5780 * configure.ac: Remove AC_PREREQ.
5781 * configure: Re-generate.
5782
5783 2018-06-19 Pedro Alves <palves@redhat.com>
5784
5785 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5786 (func_extern_caller): New.
5787 (main): Call func_extern_caller.
5788 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5789 logic change.
5790
5791 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5792
5793 PR gdb/16841
5794 * gdb.cp/typedef-base.cc: New file.
5795 * gdb.cp/typedef-base.exp: New file.
5796
5797 2018-06-18 Tom de Vries <tdevries@suse.de>
5798
5799 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5800
5801 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5802 Richard Bunt <Richard.Bunt@arm.com>
5803
5804 * gdb.threads/attach-slow-waitpid.c: New file.
5805 * gdb.threads/attach-slow-waitpid.exp: New file.
5806 * gdb.threads/slow-waitpid.c: New file.
5807
5808 2018-06-14 Pedro Alves <palves@redhat.com>
5809
5810 * gdb.base/fork-running-state.c: Include <errno.h>.
5811 (exit_if_relative_exits): New.
5812 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5813 exits.
5814 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5815 child exits.
5816
5817 2018-06-14 Tom de Vries <tdevries@suse.de>
5818
5819 PR cli/22573
5820 * gdb.base/finish-pretty.c: New test.
5821 * gdb.base/finish-pretty.exp: New file.
5822
5823 2018-06-14 Pedro Alves <palves@redhat.com>
5824
5825 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5826 gdb's expected startup output.
5827
5828 2018-06-14 Pedro Alves <palves@redhat.com>
5829
5830 * lib/selftest-support.exp (selftest_setup): Remove inlined
5831 function handling.
5832
5833 2018-06-14 Tom de Vries <tdevries@suse.de>
5834
5835 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5836 matching of breakpoint printing.
5837
5838 2018-06-13 Tom de Vries <tdevries@suse.de>
5839
5840 PR testsuite/23269
5841 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5842 (fork_child): ... here, and ...
5843 (fork_parent): ... here.
5844
5845 2018-06-12 Tom de Vries <tdevries@suse.de>
5846
5847 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5848
5849 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5850 Stephen Roberts <stephen.roberts@arm.com>
5851
5852 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5853 rewrite test to describe action performed, rather than possible
5854 failure.
5855
5856 2018-06-08 Gary Benson <gbenson@redhat.com>
5857
5858 * gdb.threads/check-libthread-db.exp: New file.
5859 * gdb.threads/check-libthread-db.c: Likewise.
5860
5861 2018-06-05 Tom Tromey <tom@tromey.com>
5862
5863 * gdb.base/default.exp: Update expected "show version" output.
5864
5865 2018-06-05 Tom Tromey <tom@tromey.com>
5866
5867 PR cli/12326:
5868 * gdb.cp/static-print-quit.exp: Update.
5869 * lib/gdb.exp (pagination_prompt): Update.
5870 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5871 * gdb.python/python.exp: Update.
5872
5873 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5874
5875 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5876
5877 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5878
5879 * gdb.ada/bp_fun_addr: New testcase.
5880
5881 2018-06-01 Tom Tromey <tom@tromey.com>
5882
5883 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5884 results.
5885 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5886 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5887 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5888 * gdb.base/maint.exp (maint_pass_if): Update.
5889
5890 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5891
5892 * gdb.base/endian.exp: New test.
5893 * gdb.base/endian.c: New test source.
5894
5895 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5896
5897 PR gdb/23203
5898 * gdb.base/bt-selected-frame.c: New file.
5899 * gdb.base/bt-selected-frame.exp: New file.
5900 * lib/gdb.exp (get_current_frame_number): New function.
5901
5902 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5903 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.threads/tls-core.c: Include <stdlib.h>
5906 (thread_proc): Call `abort'.
5907 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5908 (tls_core_test): New procedure, bits factored out from ...
5909 (top level): ... here. Test both native cores and gcore cores.
5910
5911 2018-05-23 Tom Tromey <tom@tromey.com>
5912
5913 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5914
5915 2018-05-23 Tom Tromey <tom@tromey.com>
5916
5917 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5918 symfile_complaints.
5919 (test_short_complaints): Likewise.
5920 (test_empty_complaints): Likewise.
5921 (test_initial_complaints): Update.
5922
5923 2018-05-23 Tom Tromey <tom@tromey.com>
5924
5925 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5926
5927 2018-05-23 Tom Tromey <tom@tromey.com>
5928
5929 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5930 (test_short_complaints): Update.
5931
5932 2018-05-22 Pedro Alves <palves@redhat.com>
5933
5934 * gdb.base/remote.exp: Only gdb_start after compiling the
5935 testcase. Issue "disconnect" before testing "set remote" command
5936 defaults. Issue clean_restart before running to main.
5937
5938 2018-05-22 Pedro Alves <palves@redhat.com>
5939
5940 * gdb.base/remote.exp: Adjust expected output of "show remote
5941 memory-write-packet-size". Add tests for "set remote
5942 memory-write-packet-size 0" and "set remote
5943 memory-write-packet-size fixed/limit".
5944
5945 2018-05-22 Pedro Alves <palves@redhat.com>
5946
5947 PR gdb/22973
5948 * gdb.base/utf8-identifiers.c: New file.
5949 * gdb.base/utf8-identifiers.exp: New file.
5950
5951 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5952
5953 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5954
5955 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5956
5957 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5958
5959 2018-05-18 Tom Tromey <tom@tromey.com>
5960
5961 * gdb.base/ptype-offsets.exp: Update.
5962
5963 2018-05-17 Keith Seitz <keiths@redhat.com>
5964
5965 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5966 in expected breakpoint stop locations.
5967 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5968 move to proper scope to test variable values.
5969 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5970 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5971 New functions.
5972 (main): Call not_inline_func3.
5973 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5974 inline_func1, inline_func2, and inline_func3. Test that when each
5975 breakpoint is hit, GDB properly reports both the stop location
5976 and the backtrace. Repeat tests for temporary breakpoints.
5977
5978 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5979
5980 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5981 rather then trying to access it in determining whether the PID
5982 of `gdbserver' could have been retrieved.
5983
5984 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5985
5986 * gdb.arch/amd64-init-x87-values.S: New file.
5987 * gdb.arch/amd64-init-x87-values.exp: New file.
5988
5989 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5990
5991 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5992
5993 2018-05-04 Tom Tromey <tom@tromey.com>
5994
5995 PR python/22730:
5996 * gdb.python/python.exp: Test multi-line execute.
5997
5998 2018-05-04 Tom Tromey <tom@tromey.com>
5999
6000 PR python/22731:
6001 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6002
6003 2018-05-04 Tom Tromey <tom@tromey.com>
6004
6005 PR gdb/11750:
6006 * gdb.base/define.exp: Test defining a user command inside a user
6007 command.
6008 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6009
6010 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6011 Pedro Alves <palves@redhat.com>
6012
6013 PR breakpoints/19806 and support for PR external/20207.
6014 * gdb.base/watchpoint-unaligned.c: New file.
6015 * gdb.base/watchpoint-unaligned.exp: New file.
6016
6017 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6018
6019 * gdb.base/maint.exp: Make test names unique, use
6020 test_prefix_command_help to test 'help maint info', and remove
6021 repeated test of 'help maint'.
6022
6023 2018-05-04 Tom Tromey <tom@tromey.com>
6024
6025 PR gdb/22619:
6026 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6027 behavior.
6028
6029 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6030
6031 * gdb.base/maint.exp: Process output from 'maint print registers'
6032 line at a time.
6033
6034 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6035
6036 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6037 timeout.
6038
6039 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6040
6041 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6042 filter pattern.
6043
6044 2018-05-02 Pedro Alves <palves@redhat.com>
6045
6046 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6047 to_log_command renames.
6048 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6049
6050 2018-05-02 Tom Tromey <tom@tromey.com>
6051
6052 * gdb.python/py-parameter.exp: Set test message.
6053
6054 2018-05-02 Tom Tromey <tom@tromey.com>
6055
6056 PR python/20084:
6057 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6058 PARAM_ZUINTEGER_UNLIMITED tests.
6059
6060 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6061
6062 PR rust/23124
6063 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6064 when casting.
6065
6066 2018-04-30 Tom Tromey <tom@tromey.com>
6067
6068 * gdb.python/py-type.exp: Check align attribute.
6069 * gdb.python/py-type.c: New "aligncheck" global.
6070
6071 2018-04-30 Tom Tromey <tom@tromey.com>
6072
6073 PR exp/17095:
6074 * gdb.dwarf2/dw2-align.exp: New file.
6075 * gdb.cp/align.exp: New file.
6076 * gdb.base/align.exp: New file.
6077 * lib/gdb.exp (gdb_int128_helper): New proc.
6078 (has_int128_c, has_int128_cxx): New caching procs.
6079
6080 2018-04-27 Tom Tromey <tom@tromey.com>
6081
6082 PR rust/22545:
6083 * gdb.rust/simple.exp: Add inclusive range tests.
6084
6085 2018-04-26 Pedro Alves <palves@redhat.com>
6086
6087 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6088 ifunc breakpoint locations correctly of ifunc breakpoints set
6089 while the program resolves the ifunc.
6090
6091 2018-04-26 Pedro Alves <palves@redhat.com>
6092
6093 * gdb.base/gnu-ifunc-final.c: New file.
6094 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6095 * gdb.base/gnu-ifunc.exp (executable): Delete.
6096 (staticexecutable): Adjust.
6097 (lib_opts, exec_opts): Delete.
6098 (make_binsuffix, build, set-break): New procedures.
6099 (misc_tests): New, with tests factored out from the top level.
6100 (top level): Test different combinations of ifunc resolver name,
6101 resolver with and with debug info, and ifunc target with and
6102 without debug info. Wrap static tests with with_target_prefix.
6103
6104 2018-04-26 Pedro Alves <palves@redhat.com>
6105
6106 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6107 return type" warnings.
6108
6109 2018-04-25 Pedro Alves <palves@redhat.com>
6110
6111 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6112 killed".
6113 * gdb.base/kill-after-signal.exp: Likewise.
6114 * gdb.threads/kill.exp: Likewise.
6115
6116 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6117 Sergio Durigan Junior <sergiodj@redhat.com>
6118 Pedro Alves <palves@redhat.com>
6119
6120 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6121 regexps to expect for '[Inferior ... detached]' as well.
6122 * gdb.base/attach.exp: Likewise.
6123 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6124 "gdb_continue_to_end".
6125 (test_catch_syscall_with_wrong_args): Likewise.
6126 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6127 ']'. Don't set 'verbose' on.
6128 * gdb.base/foll-vfork.exp: Likewise.
6129 * gdb.base/fork-print-inferior-events.c: New file.
6130 * gdb.base/fork-print-inferior-events.exp: New file.
6131 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6132 '[Inferior ... has been killed]' message.
6133 * gdb.base/kill-after-signal.exp: Likewise.
6134 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6135 detach message.
6136 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6137 message.
6138 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6139 regexps to expect for '[Inferior ... detached]' as well.
6140 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6141
6142 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6143
6144 PR gdb/23104
6145 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6146
6147 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6148
6149 PR gdb/23095
6150 * gdb.base/break-probes.exp: Pass shlib_load to
6151 prepare_for_testing. Set normal_bp to r_debug_state if target is
6152 bsd.
6153
6154 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6155
6156 * gdb.threads/multiple-successive-infcall.c: New test.
6157 * gdb.threads/multiple-successive-infcall.exp: New file.
6158
6159 2018-04-17 Tom Tromey <tom@tromey.com>
6160
6161 * gdb.rust/simple.rs (Union): New type.
6162 (main): New local "u".
6163 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6164
6165 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6166
6167 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6168 number information in output of "whereis" command.
6169 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6170
6171 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6172
6173 * gdb.ada/info_types.exp: Adjust expected output to the line
6174 numbers now printed by "info var/func/type".
6175 * gdb.base/completion.exp: Likewise.
6176 * gdb.base/included.exp: Likewise.
6177 * gdb.cp/cp-relocate.exp: Likewise.
6178 * gdb.cp/cplusfuncs.exp: Likewise.
6179 * gdb.cp/namespace.exp: Likewise.
6180 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6181
6182 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6183
6184 * gdb.btrace/cpu.exp: New.
6185
6186 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6187
6188 * gdb.base/step-indirect-call-thunk.exp: New.
6189 * gdb.base/step-indirect-call-thunk.c: New.
6190 * gdb.reverse/step-indirect-call-thunk.exp: New.
6191 * gdb.reverse/step-indirect-call-thunk.c: New.
6192
6193 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6194
6195 * gdb.base/pie-fork.c: New file.
6196 * gdb.base/pie-fork.exp: New file.
6197
6198 2018-04-11 Tom Tromey <tom@tromey.com>
6199
6200 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6201
6202 2018-04-10 Pedro Alves <palves@redhat.com>
6203
6204 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6205 exits. Instead loop running forever.
6206 (fork_parent): Run forever too.
6207
6208 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6209
6210 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6211 mi_continue_to_line.
6212 * gdb.mi/mi-stack.c (callee4): Add comment.
6213
6214 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6215
6216 * gdb.mi/mi-stack.exp: Fix indentation.
6217
6218 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6219
6220 PR gdb/22979
6221 * gdb.arch/amd64-osabi.exp: New file.
6222
6223 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6224
6225 PR gdb/22980
6226 * gdb.base/osabi.exp: New file.
6227
6228 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6229
6230 * gdb.cp/static-typedef-print.exp: New file.
6231 * gdb.cp/static-typedef-print.cc: New file.
6232
6233 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6234
6235 * gdb.ada/varsize_limit: New testcase.
6236
6237 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6238
6239 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6240
6241 * gdb.ada/notcplusplus: New testcase.
6242
6243 * gdb.base/c-linkage-name.c: New file.
6244 * gdb.base/c-linkage-name.exp: New testcase.
6245
6246 2018-03-26 Tom Tromey <tom@tromey.com>
6247
6248 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6249 * gdb.python/py-framefilter.py (name_error): New global.
6250 (ErrorInName.function): Use name_error.
6251
6252 2018-03-26 Tom Tromey <tom@tromey.com>
6253
6254 PR backtrace/15582:
6255 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6256
6257 2018-03-23 Keith Seitz <keiths@redhat.com>
6258
6259 PR c++/22968
6260 * gdb.cp/subtypes.exp: New file.
6261 * gdb.cp/subtypes.h: New file.
6262 * gdb.cp/subtypes.cc: New file.
6263 * gdb.cp/subtypes-2.cc: New file.
6264
6265 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6266
6267 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6268 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6269 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6270 -nostartfiles when compiling the test. Confirm that all registers
6271 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6272
6273 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6274
6275 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6276 option, syntax was wrong anyway.
6277 * gdb.arch/arm-disp-step.exp: Likewise.
6278 * gdb.arch/sparc64-regs.exp: Likewise.
6279 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6280 option, syntax was wrong anyway, switch to use
6281 prepare_for_testing.
6282 * gdb.arch/i386-disp-step.exp: Likewise.
6283
6284 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6285
6286 * gdb.ada/exec_changed.exp: Replace "target_info exists
6287 use_gdb_stub" by "use_gdb_stub".
6288 * gdb.ada/start.exp: Likewise.
6289 * gdb.base/async-shell.exp: Likewise.
6290 * gdb.base/attach-pie-misread.exp: Likewise.
6291 * gdb.base/attach-wait-input.exp: Likewise.
6292 * gdb.base/break-entry.exp: Likewise.
6293 * gdb.base/break-interp.exp: Likewise.
6294 * gdb.base/dprintf-detach.exp: Likewise.
6295 * gdb.base/nostdlib.exp: Likewise.
6296 * gdb.base/solib-nodir.exp: Likewise.
6297 * gdb.base/statistics.exp: Likewise.
6298 * gdb.base/testenv.exp: Likewise.
6299 * gdb.mi/mi-exec-run.exp: Likewise.
6300 * gdb.mi/mi-start.exp: Likewise.
6301 * gdb.multi/dummy-frame-restore.exp: Likewise.
6302 * gdb.multi/multi-arch-exec.exp: Likewise.
6303 * gdb.multi/multi-arch.exp: Likewise.
6304 * gdb.multi/tids.exp: Likewise.
6305 * gdb.multi/watchpoint-multi.exp: Likewise.
6306 * gdb.python/py-events.exp: Likewise.
6307 * gdb.threads/attach-into-signal.exp: Likewise.
6308 * gdb.threads/attach-stopped.exp: Likewise.
6309 * gdb.threads/threadapply.exp: Likewise.
6310 * lib/selftest-support.exp: Likewise.
6311
6312 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6313
6314 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6315
6316 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6317
6318 * gdb.perf/template-breakpoints.cc: New file.
6319 * gdb.perf/template-breakpoints.exp: New file.
6320 * gdb.perf/template-breakpoints.py: New file.
6321
6322 2018-03-19 Tom Tromey <tom@tromey.com>
6323
6324 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6325 y0.
6326 * gdb.rust/simple.exp: Test bare identifier form of struct
6327 initializer.
6328
6329 2018-03-19 Tom Tromey <tom@tromey.com>
6330
6331 * gdb.gdb/observer.exp: Remove.
6332
6333 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6334
6335 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6336 "qualified" option when setting breakpoints.
6337 * gdb.trace/backtrace.exp: Likewise.
6338 * gdb.trace/circ.exp: Likewise.
6339 * gdb.trace/collection.exp: Likewise.
6340 * gdb.trace/disconnected-tracing.exp: Likewise.
6341 * gdb.trace/ftrace-lock.exp: Likewise.
6342 * gdb.trace/ftrace.exp: Likewise.
6343 * gdb.trace/infotrace.exp: Likewise.
6344 * gdb.trace/packetlen.exp: Likewise.
6345 * gdb.trace/passc-dyn.exp: Likewise.
6346 * gdb.trace/qtro.exp: Likewise.
6347 * gdb.trace/read-memory.exp: Likewise.
6348 * gdb.trace/report.exp: Likewise.
6349 * gdb.trace/signal.exp: Likewise.
6350 * gdb.trace/status-stop.exp: Likewise.
6351 * gdb.trace/strace.exp: Likewise.
6352 * gdb.trace/tfind.exp: Likewise.
6353 * gdb.trace/trace-break.exp: Likewise.
6354 * gdb.trace/trace-condition.exp: Likewise.
6355 * gdb.trace/trace-mt.exp: Likewise.
6356 * gdb.trace/tstatus.exp: Likewise.
6357 * gdb.trace/tsv.exp: Likewise.
6358 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6359 * gdb.trace/unavailable.exp: Likewise.
6360 * gdb.trace/while-dyn.exp: Likewise.
6361
6362 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6363
6364 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6365 that libinproctrace is copied to the target.
6366
6367 2018-03-14 Tom Tromey <tom@tromey.com>
6368
6369 PR cli/14977:
6370 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6371 a null pointer.
6372 * gdb.base/wchar.exp: Likewise.
6373
6374 2018-03-14 Tom Tromey <tom@tromey.com>
6375
6376 PR cli/19918:
6377 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6378 flag.
6379
6380 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6381
6382 PR gdb/22841
6383 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6384 "target" to remote_exec.
6385
6386 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6387
6388 PR gdb/22841
6389 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6390 ${board}_upload): Remove.
6391
6392 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6393
6394 * gdb.cp/watch-cp.cc: New test.
6395 * gdb.cp/watch-cp.exp: New file.
6396
6397 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6398
6399 * gdb.base/infcall-nested-structs.exp: New file.
6400 * gdb.base/infcall-nested-structs.c: New file.
6401 * gdb.base/float.exp: Add riscv support.
6402
6403 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6404
6405 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6406 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6407
6408 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6409
6410 * gdb.server/abspath.exp: New file.
6411 * lib/gdb.exp (with_cwd): New procedure.
6412
6413 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6414
6415 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6416 use it.
6417 (gdb_is_target_remote_prompt): New proc.
6418 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6419 (gdb_is_target_native): Pass prompt parameter to
6420 gdb_is_target_1.
6421
6422 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6423
6424 * gdb.base/load-command.c: New file.
6425 * gdb.base/load-command.exp: New file.
6426 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6427 (gdb_is_target_1): ...this, and generalize for other targets
6428 than just remote.
6429 (gdb_is_target_remote): Use gdb_is_target_1.
6430 (gdb_is_target_native): use gdb_is_target_1.
6431
6432 2018-02-26 Tom Tromey <tom@tromey.com>
6433
6434 PR python/16497:
6435 * gdb.python/py-framefilter.exp: Update test.
6436
6437 2018-02-26 Tom Tromey <tom@tromey.com>
6438
6439 * gdb.dwarf2/variant.c: New file.
6440 * gdb.dwarf2/variant.exp: New file.
6441
6442 2018-02-26 Tom Tromey <tom@tromey.com>
6443
6444 * gdb.rust/simple.exp: Accept more possible results in enum test.
6445
6446 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6447
6448 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6449 parentheses.
6450
6451 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6452
6453 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6454 name of a variable: $actual_linejj -> $actual_line.
6455
6456 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6457
6458 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6459
6460 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6461
6462 * gdb.btrace/buffer-size.exp: Do not force BTS.
6463
6464 2018-02-14 Pedro Alves <palves@redhat.com>
6465
6466 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6467 getting a "Quit".
6468
6469 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6470
6471 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6472 Fix test name.
6473
6474 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6475
6476 * gdb.cp/m-static.exp: Check type of optimized out static
6477 member.
6478
6479 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6480
6481 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6482 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6483
6484 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6485 Leszek Swirski <leszeks@google.com>
6486
6487 * gdb.python/py-prettyprint.c
6488 (struct to_string_returns_value_inner,
6489 struct to_string_returns_value_wrapper): New.
6490 (main): Add tsrvw variable.
6491 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6492 ToStringReturnsValueWrapper): New classes.
6493 (register_pretty_printers): Register new pretty-printers.
6494 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6495 recursive pretty printer.
6496 * gdb.python/py-mi.exp: Likewise.
6497
6498 2018-02-01 Leszek Swirski <leszeks@google.com>
6499
6500 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6501 functions with the same name as an include file are parsed
6502 correctly.
6503
6504 2018-02-01 Yao Qi <yao.qi@linaro.org>
6505
6506 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6507 "\[^\r\n\]*".
6508
6509 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6510
6511 * gdb.arch/powerpc-prologue-frame.s: New file.
6512 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6513 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6514
6515 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6516
6517 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6518
6519 2018-01-30 Pedro Alves <palves@redhat.com>
6520
6521 PR gdb/13211
6522 * gdb.base/interrupt-daemon.c: New.
6523 * gdb.base/interrupt-daemon.exp: New.
6524 * gdb.multi/multi-term-settings.c: New.
6525 * gdb.multi/multi-term-settings.exp: New.
6526
6527 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6528
6529 * gdb.base/break.exp: Save the location where the breakpoint
6530 on break.c:47 was actually inserted when debugging the version
6531 compiled at -O2 and use it in the expected output of the "info
6532 break" test performed soon after.
6533
6534 2018-01-22 Pedro Alves <palves@redhat.com>
6535 Sergio Durigan Junior <sergiodj@redhat.com>
6536
6537 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6538 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6539
6540 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6541
6542 * gdb.base/break-include.c, gdb.base/break-include.inc,
6543 gdb.base/break-include.exp: New files.
6544 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6545 line number now being the actual line number where the breakpoint
6546 was inserted.
6547 * gdb.mi/mi-break.exp: Likewise.
6548 * gdb.mi/mi-reverse.exp: Likewise.
6549 * gdb.mi/mi-simplerun.exp: Ditto.
6550
6551 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6552
6553 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6554 varobj.
6555 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6556
6557 2018-01-21 Don Breazeal <donb@codesourcery.com>
6558 Andrew Burgess <andrew.burgess@embecosm.com>
6559
6560 * gdb.mi/basics.c: Add new global.
6561 * gdb.mi/mi-frame-regs.exp: New file.
6562 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6563 case.
6564
6565 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6566
6567 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6568 non-parameter, and on an unknown symbol.
6569
6570 2018-01-19 Tom Tromey <tom@tromey.com>
6571
6572 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6573 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6574
6575 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6576
6577 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6578 setrlimit and chdir to int.
6579
6580 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6581
6582 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6583 function.
6584 (my_tend): Likewise.
6585 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6586 rationale of avoiding FP- and vector instructions.
6587
6588 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6589
6590 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6591 "info reg" with "\[ \t\]*".
6592 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6593 "\[ \t\]+".
6594 * gdb.arch/s390-multiarch.exp: Ditto.
6595 * gdb.base/pc-fp.exp: Ditto.
6596 * gdb.reverse/i386-precsave.exp: Ditto.
6597 * gdb.reverse/i386-reverse.exp: Ditto.
6598 * gdb.reverse/i387-env-reverse.exp: Ditto.
6599 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6600
6601 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6602
6603 * lib/gdb.exp (gdb_compile): Re-enable use of
6604 universal_compile_options for languages other than Rust.
6605
6606 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6607
6608 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6609
6610 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6611
6612 PR gdb/16577
6613 * gdb.base/solib-vanish.exp: New.
6614 * gdb.base/solib-vanish-main.c: New.
6615 * gdb.base/solib-vanish-lib1.c: New.
6616 * gdb.base/solib-vanish-lib2.c: New.
6617
6618 2018-01-17 Yao Qi <yao.qi@linaro.org>
6619
6620 * gdb.compile/compile.exp: Match the address printed for
6621 frame in the output of command "bt".
6622
6623 2018-01-15 Tom Tromey <tom@tromey.com>
6624
6625 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6626 compute sp_reg.
6627
6628 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6629
6630 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6631 to prepare.
6632 (prepare): Return 0 on error, 1 on success.
6633
6634 2018-01-12 Pedro Alves <palves@redhat.com>
6635
6636 * gdb.base/continue-after-aborted-step-over.c: New.
6637 * gdb.base/continue-after-aborted-step-over.exp: New.
6638
6639 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6640
6641 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6642 options when not creating an executable.
6643
6644 2018-01-11 Pedro Alves <palves@redhat.com>
6645
6646 PR remote/22597
6647 * gdb.server/stop-reply-no-thread.c: New file.
6648 * gdb.server/stop-reply-no-thread.exp: New file.
6649
6650 2018-01-10 Pedro Alves <palves@redhat.com>
6651
6652 PR gdb/22670
6653 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6654 functions too. Test setting breakpoints and printing C functions
6655 with no debug info too.
6656 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6657
6658 2018-01-10 Pedro Alves <palves@redhat.com>
6659
6660 PR gdb/22670
6661 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6662 a fail.
6663
6664 2018-01-10 Pedro Alves <palves@redhat.com>
6665
6666 PR gdb/22670
6667 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6668
6669 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6670
6671 * gdb.server/unittest.exp: Match the output in non-development
6672 mode.
6673
6674 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6675
6676 * gdb.gdb/unittest.exp: Match output in non-development mode.
6677
6678 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6679
6680 * gdb.ada/access_tagged_param.exp: Relax expected output
6681 for value of "ObjL" in "continue" to pck.inspect breakpoint
6682 test.
6683
6684 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6685
6686 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6687 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6688
6689 2018-01-05 Pedro Alves <palves@redhat.com>
6690
6691 PR gdb/18653
6692 * gdb.base/libsegfault.exp: New.
6693
6694 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6695
6696 PR gdb/22670
6697 * gdb.ada/access_tagged_param.exp: New file.
6698 * gdb.ada/access_tagged_param/foo.adb: New file.
6699
6700 2018-01-05 Pedro Alves <palves@redhat.com>
6701
6702 PR gdb/22670
6703 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6704 exercise lower case too, and to exercise both full matching and
6705 wild matching.
6706
6707 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6708
6709 * gdb.ada/rename_subscript_param: New testcase.
6710
6711 2018-01-05 Jerome Guitton <guitton@adacore.com>
6712
6713 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6714
6715 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6716
6717 * gdb.ada/convvar_comp: New testcase.
6718
6719 2018-01-05 Xavier Roirand <roirand@adacore.com>
6720
6721 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6722 (My_Table): New global variable.
6723 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6724
6725 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6726
6727 PR gdb/22670
6728 * gdb.ada/maint_with_ada: New testcase.
6729
6730 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6731
6732 PR gdb/22670
6733 * gdb.ada/bp_c_mixed_case: New testcase.
6734
6735 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6736
6737 PR gdb/22670
6738 * gdb.ada/complete.exp: Add "complete break ada" test.
6739
6740 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6741
6742 PR gdb/22670
6743 * gdb.ada/info_addr_mixed_case: New testcase.
6744
6745 2018-01-03 Xavier Roirand <roirand@adacore.com>
6746
6747 * gdb.ada/excep_handle.exp: New testcase.
6748 * gdb.ada/excep_handle/foo.adb: New file.
6749 * gdb.ada/excep_handle/pck.ads: New file.
6750
6751 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6752
6753 * gdb.base/step-line.c: Add extra empty line in copyright header.
6754 * gdb.base/step-line.inp: Likewise.
6755
6756 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6757
6758 * gdb.ada/dyn_stride.exp: Add slice test.
6759
6760 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6761
6762 * gdb.ada/dyn_stride: New testcase.
6763
6764 2017-12-27 Stafford Horne <shorne@gmail.com>
6765
6766 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6767 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6768
6769 2017-12-27 Stafford Horne <shorne@gmail.com>
6770
6771 * gdb.base/reggroups.c: New file.
6772 * gdb.base/reggroups.exp: New file.
6773
6774 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6775
6776 * gdb.dwarf2/ada-valprint-error.c: New file.
6777 * gdb.dwarf2/ada-valprint-error.exp: New file.
6778
6779 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6780
6781 * gdb.ada/assign_arr: New testcase.
6782
6783 2017-12-18 Xavier Roirand <roirand@adacore.com>
6784
6785 * gdb.ada/funcall_ptr: New testcase.
6786
6787 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6788
6789 PR cli/16224
6790 * gdb.base/ptype-offsets.cc: New file.
6791 * gdb.base/ptype-offsets.exp: New file.
6792
6793 2017-12-15 Yao Qi <yao.qi@linaro.org>
6794
6795 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6796 if XML is disabled.
6797
6798 2017-12-15 Xavier Roirand <roirand@adacore.com>
6799
6800 * gdb.ada/same_component_name: New testcase.
6801
6802 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6803
6804 * gdb.ada/str_binop_equal: New testcase.
6805
6806 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6807
6808 * gdb.ada/task_switch_in_core: New testcase.
6809
6810 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6811
6812 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6813 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6814 call test_bkpt_qualified.
6815 (test_bkpt_qualified): New proc.
6816
6817 2017-12-13 Pedro Alves <palves@redhat.com>
6818
6819 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6820 Tighten regexp by matching with an anchor.
6821
6822 2017-12-13 Pedro Alves <palves@redhat.com>
6823
6824 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6825 ("expression with namespace"): New set of tests.
6826 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6827 (Nested::Test_NS::qux): New.
6828 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6829 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6830
6831 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6832
6833 * gdb.base/server-del-break.c: New file.
6834 * gdb.base/server-del-break.exp: New file.
6835
6836 2017-12-12 Stafford Horne <shorne@gmail.com>
6837
6838 * gdb.xml/tdesc-regs.exp: Add or1k support.
6839
6840 2017-12-12 Stafford Horne <shorne@gmail.com>
6841
6842 * gdb.base/bp-permanent.c: Define nop of or1k.
6843
6844 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6845
6846 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6847 output with components being reordered.
6848
6849 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6850
6851 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6852 output with components being reordered.
6853
6854 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6855 Pedro Alves <palves@redhat.com>
6856
6857 * gdb.base/maint.exp (check for .gdb_index): Check also for
6858 .debug_names.
6859 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6860 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6861 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6862 (.gdb_index used after symbol reloading): Support also .debug_names.
6863 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6864
6865 2017-12-08 Yao Qi <yao.qi@linaro.org>
6866
6867 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6868 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6869
6870 2017-12-08 Yao Qi <yao.qi@linaro.org>
6871
6872 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6873 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6874
6875 2017-12-08 Yao Qi <yao.qi@linaro.org>
6876
6877 * gdb.arch/aarch64-tagged-pointer.c: New file.
6878 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6879
6880 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6881
6882 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6883 "int".
6884
6885 2017-12-07 Keith Seitz <keiths@redhat.com>
6886
6887 PR breakpoints/22569
6888 * gdb.linespec/ls-errs.exp: Change expected result of "break
6889 -source this file has spaces.c -line 3".
6890 Check that an explicit source file followed by whitespace is
6891 identified as an invalid explicit location.
6892
6893 2017-12-07 Keith Seitz <keiths@redhat.com>
6894
6895 * gdb.cp/nested-types.cc: New file.
6896 * gdb.cp/nested-types.exp: New file.
6897 * lib/cp-support.exp: Load data-structures.exp library.
6898 (debug_cp_test_ptype_class): New global.
6899 (cp_ptype_class_verbose, next_line): New procedures.
6900 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6901 Add and document new return value.
6902 Switch the list of lines to a queue.
6903 Add support for new `type' key for nested type definitions.
6904 Add debugging/troubleshooting messages.
6905 * lib/data-structures.exp: New file.
6906
6907 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6908
6909 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6910 with proc_with_prefix, don't use with_test_prefix.
6911
6912 2017-12-07 Tom Tromey <tom@tromey.com>
6913
6914 * gdb.base/break.exp: Add test for empty "commands".
6915
6916 2017-12-07 Yao Qi <yao.qi@linaro.org>
6917
6918 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6919 malloc and catch syscall.
6920
6921 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6922
6923 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6924 tests for explicit locations.
6925
6926 2017-12-06 Pedro Alves <palves@redhat.com>
6927
6928 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6929 force-disabling XML descriptions.
6930
6931 2017-12-04 Pedro Alves <palves@redhat.com>
6932
6933 PR gdb/22499
6934 * gdb.arch/amd64-disp-step-avx.S: New file.
6935 * gdb.arch/amd64-disp-step-avx.exp: New file.
6936
6937 2017-12-03 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6940 and <string.h>.
6941 (parent_function): Print distinct messages when waitpid fails, or
6942 the child exits with a signal, or the child exits for an unhandled
6943 reason.
6944 * gdb.threads/process-dies-while-detaching.exp
6945 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6946 it. Wait for both inferior output and GDB's prompt. Use an
6947 indirect spawn id list.
6948 (do_detach): New parameter 'child_exit'. Use it to compute
6949 expected inferior output.
6950 (test_detach, test_detach_watch, test_detach_killed_outside):
6951 Adjust to pass down the expected child exit kind.
6952
6953 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6954 Sergio Durigan Junior <sergiodj@redhat.com>
6955 Pedro Alves <palves@redhat.com>
6956
6957 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6958
6959 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6960
6961 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6962 to 'symbol-file' and 'add-symbol-file' can be
6963 position-independent.
6964
6965 2017-12-01 Yao Qi <yao.qi@linaro.org>
6966
6967 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6968 the URL in copyright header.
6969 * gdb.arch/aarch64-fp.exp: Likewise.
6970 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6971 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6972 * gdb.base/expand-psymtabs.exp: Likewise.
6973 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6974 * gdb.fortran/common-block.exp: Likewise.
6975 * gdb.fortran/common-block.f90: Likewise.
6976 * gdb.fortran/logical.exp: Likewise.
6977 * gdb.fortran/vla-datatypes.f90: Likewise.
6978 * gdb.fortran/vla-sub.f90: Likewise.
6979
6980 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6981
6982 * gdb.ada/repeat_dyn: New testcase.
6983
6984 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6985
6986 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6987 Update for changed thread numbering.
6988 * gdb.cell/bt.exp: Update for changed GDB output.
6989
6990 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6991
6992 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6993 setting isremote by hand.
6994 * boards/dwarf4-gdb-index.exp: Likewise.
6995 * boards/fission.exp: Likewise.
6996 * boards/stabs.exp: Likewise.
6997
6998 2017-11-30 Pedro Alves <palves@redhat.com>
6999
7000 * gdb.linespec/cpls-ops.exp
7001 (check_explicit_skips_function_argument): Extract the underlying
7002 type of size_t instead of hardcoding it.
7003
7004 2017-11-29 Pedro Alves <palves@redhat.com>
7005
7006 PR c++/19436
7007 * gdb.linespec/cpls-abi-tag.cc: New file.
7008 * gdb.linespec/cpls-abi-tag.exp: New file.
7009
7010 2017-11-29 Pedro Alves <palves@redhat.com>
7011
7012 * gdb.base/langs.exp: Use -qualified.
7013 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7014 it.
7015 * gdb.cp/namespace.exp: Use -qualified.
7016 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7017 (overload-3, template-overload, template-ret-type, const-overload)
7018 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7019 procedures.
7020 (test_driver): Call them.
7021 * gdb.cp/save-bp-qualified.cc: New.
7022 * gdb.cp/save-bp-qualified.exp: New.
7023 * gdb.linespec/explicit.exp: Test -qualified.
7024 * lib/completion-support.exp (completion::explicit_opts_list): Add
7025 "-qualified".
7026 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7027
7028 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7029
7030 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7031
7032 2017-11-29 Tom Tromey <tom@tromey.com>
7033
7034 * gdb.base/relocate.exp: Update invalid argument test.
7035 Add new tests for invalid arguments.
7036
7037 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7038
7039 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7040 Return 0 as a long.
7041 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7042
7043 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7044
7045 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7046 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7047 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7048 func ().
7049 * gdb.cp/shadow.cc (B.func): Return 0.
7050
7051 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7052
7053 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7054 expected output in gdb_expect call to allow the exception
7055 message to be present as well. Fix syntax confusion to avoid
7056 TCL thinking that exception_name is an array.
7057
7058 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7059
7060 * gdb.arch/spu-info.c: Include <unistd.h>.
7061 (do_signal_test): Fix broken calls to write.
7062 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7063 Fix checks for empty mailboxes. Update signal tests for corrected
7064 do_signal_test routine. Allow nonzero event status.
7065 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7066 * gdb.cell/arch.exp: Use standard_output_file.
7067 * gdb.cell/break.exp: Likewise.
7068 * gdb.cell/bt.exp: Likewise.
7069 * gdb.cell/core.exp: Likewise.
7070 * gdb.cell/dwarfaddr.exp: Likewise.
7071 * gdb.cell/ea-cache.exp: Likewise.
7072 * gdb.cell/ea-standalone.exp: Likewise.
7073 * gdb.cell/f-regs.exp: Likewise.
7074 * gdb.cell/fork.exp: Likewise.
7075 * gdb.cell/gcore.exp: Likewise.
7076 * gdb.cell/mem-access.exp: Likewise.
7077 * gdb.cell/ptype.exp: Likewise.
7078 * gdb.cell/registers.exp: Likewise.
7079 * gdb.cell/sizeof.exp: Likewise.
7080 * gdb.cell/solib-symbol.exp: Likewise.
7081 * gdb.cell/solib.exp: Likewise.
7082
7083 2017-11-25 Pedro Alves <palves@redhat.com>
7084
7085 * gdb.base/complete-empty.exp: New file.
7086 * gdb.base/completion.exp: Adjust.
7087
7088 2017-11-25 Pedro Alves <palves@redhat.com>
7089
7090 * gdb.linespec/cpls-ops.cc: New file.
7091 * gdb.linespec/cpls-ops.exp: New file.
7092 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7093 factored out from ...
7094 (test_complete_prefix_range): ... this.
7095
7096 2017-11-24 Pedro Alves <palves@redhat.com>
7097
7098 * gdb.linespec/cpcompletion.exp: New file.
7099 * gdb.linespec/cpls-hyphen.cc: New file.
7100 * gdb.linespec/cpls.cc: New file.
7101 * gdb.linespec/cpls2.cc: New file.
7102 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7103 test to use test_gdb_complete_unique. Add label completion,
7104 keyword completion and explicit location completion tests.
7105 * lib/completion-support.exp: New file.
7106
7107 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7108
7109 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7110 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7111 when hitting an exception catchpoint.
7112
7113 2017-11-22 Yao Qi <yao.qi@linaro.org>
7114
7115 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7116
7117 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7118
7119 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7120 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7121 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7122
7123 2017-11-22 Yao Qi <yao.qi@linaro.org>
7124
7125 * gdb.base/info-os.exp: Pass pthreads.
7126 * gdb.multi/multi-attach.exp: Likewise.
7127
7128 2017-11-22 Yao Qi <yao.qi@linaro.org>
7129
7130 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7131 compiler.
7132
7133 2017-11-22 Yao Qi <yao.qi@linaro.org>
7134
7135 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7136 * gdb.base/break-interp.exp: Likewise.
7137 * gdb.base/jit-attach-pie.exp: Likewise.
7138
7139 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7140
7141 * gdb.base/float128.c (large128): New variable.
7142 * gdb.base/float128.exp: Add test to print largest __float128 value.
7143
7144 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7145
7146 * gdb.arch/vsx-regs.exp: Update register content checks.
7147
7148 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7149
7150 * gdb.arch/ppc-longdouble.exp: New file.
7151 * gdb.arch/ppc-longdouble.c: Likewise.
7152
7153 2017-11-21 Pedro Alves <palves@redhat.com>
7154
7155 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7156
7157 2017-11-20 Pedro Alves <palves@redhat.com>
7158
7159 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7160 (long_double_typedef): New typedefs.
7161 Use DEF on double and long double.
7162 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7163 cases.
7164 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7165 and 'long_double_ptr_same_size' locals. Use them to decide
7166 whether cast from array/function to float is valid/invalid.
7167
7168 2017-11-17 Tom Tromey <tom@tromey.com>
7169
7170 * gdb.rust/traits.rs: New file.
7171 * gdb.rust/traits.exp: New file.
7172
7173 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7174
7175 * gdb.ada/minsyms: New testcase.
7176
7177 2017-11-16 Pedro Alves <palves@redhat.com>
7178
7179 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7180 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7181
7182 2017-11-16 Pedro Alves <palves@redhat.com>
7183
7184 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7185 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7186
7187 2017-11-16 Pedro Alves <palves@redhat.com>
7188
7189 * gdb.server/reconnect-ctrl-c.c: New file.
7190 * gdb.server/reconnect-ctrl-c.exp: New file.
7191
7192 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7193
7194 * gdb.python/py-rbreak.exp: New file.
7195 * gdb.python/py-rbreak.c: New file.
7196 * gdb.python/py-rbreak-func2.c: New file.
7197
7198 2017-11-16 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7201 pattern.
7202 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7203 GDB.
7204
7205 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7206
7207 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7208 regex.
7209
7210 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7211
7212 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7213 test names.
7214
7215 2017-11-09 Pedro Alves <palves@redhat.com>
7216
7217 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7218 factored out from ...
7219 (top level): ... here, and adjusted to avoid expecting beyond the
7220 prompt in a single gdb_test_multiple.
7221
7222 2017-11-09 Pedro Alves <palves@redhat.com>
7223
7224 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7225 output.
7226 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7227 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7228 * gdb.server/ext-run.exp ("kill" test): Likewise.
7229 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7230
7231 2017-11-09 Pedro Alves <palves@redhat.com>
7232
7233 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7234 match till end of line.
7235
7236 2017-11-09 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7239
7240 2017-11-09 Pedro Alves <palves@redhat.com>
7241
7242 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7243 New procedures, factored out from ...
7244 (top level): ... here, and adjusted to avoid expecting beyond the
7245 prompt in one go.
7246
7247 2017-11-09 Pedro Alves <palves@redhat.com>
7248
7249 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7250 output. Fix '?' match.
7251
7252 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7253
7254 * gdb.ada/scoped_watch: New testcase.
7255 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7256 which is actually correct.
7257 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7258 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7259
7260 2017-11-08 Pedro Alves <palves@redhat.com>
7261
7262 * gdb.gdb/complaints.exp (test_initial_complaints)
7263 (test_serial_complaints, test_short_complaints): Call
7264 complaint_internal instead of complaint.
7265
7266 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7267
7268 * gdb.threads/tls-core.c: New file.
7269 * gdb.threads/tls-core.exp: Likewise.
7270
7271 2017-11-08 Pedro Alves <palves@redhat.com>
7272
7273 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7274 (p Exported_Capitalized): New test.
7275 (p exported_capitalized): New test.
7276
7277 2017-11-07 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7280
7281 2017-11-07 Pedro Alves <palves@redhat.com>
7282
7283 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7284 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7285 (disable_invalid, disable_inverted, disable_negative): New
7286 procedures.
7287 ("bad numbers"): New set of tests.
7288
7289 2017-11-07 Pedro Alves <palves@redhat.com>
7290
7291 * gdb.cp/ena-dis-br-range.exp: Add tests.
7292
7293 2017-11-07 Pedro Alves <palves@redhat.com>
7294
7295 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7296
7297 2017-11-07 Xavier Roirand <roirand@adacore.com>
7298 Pedro Alves <palves@redhat.com>
7299
7300 * gdb.base/ena-dis-br.exp: Add reference to
7301 gdb.cp/ena-dis-br-range.exp.
7302 * gdb.cp/ena-dis-br-range.exp: New file.
7303 * gdb.cp/ena-dis-br-range.cc: New file.
7304
7305 2017-11-06 Pedro Alves <palves@redhat.com>
7306
7307 * gdb.base/attach-non-pgrp-leader.c: New.
7308 * gdb.base/attach-non-pgrp-leader.exp: New.
7309
7310 2017-11-06 Pedro Alves <palves@redhat.com>
7311
7312 * configure.ac: No longer check for termio.h and sgtty.h.
7313 * configure: Regenerate.
7314 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7315 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7316 Remove termio and sgtty code.
7317
7318 2017-11-03 Yao Qi <yao.qi@linaro.org>
7319
7320 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7321 in GDB is disabled.
7322
7323 2017-11-03 Yao Qi <yao.qi@linaro.org>
7324
7325 * gdb.python/py-thrhandle.exp: Skip it if python is not
7326 enabled.
7327
7328 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7329
7330 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7331 as a breakpoint command.
7332
7333 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7334
7335 PR python/21213
7336 * gdb.python/py-infthread.exp: Test calling
7337 InferiorThread.inferior () multiple times in a row.
7338
7339 2017-10-27 Keith Seitz <keiths@redhat.com>
7340
7341 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7342 Test "info break" for every inlined function breakpoint.
7343
7344 2017-10-27 Yao Qi <yao.qi@linaro.org>
7345
7346 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7347
7348 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7349
7350 * gdb.cp/classes.exp (test_static_members): Test printing
7351 Outer::instance.
7352 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7353 (Inner::instance, Outer::instance): New.
7354
7355 2017-10-24 Pedro Alves <palves@redhat.com>
7356
7357 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7358 extra console" test in two stages.
7359
7360 2017-10-24 Pedro Alves <palves@redhat.com>
7361
7362 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7363
7364 2017-10-24 Pedro Alves <palves@redhat.com>
7365
7366 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7367 loop.
7368
7369 2017-10-24 Pedro Alves <palves@redhat.com>
7370
7371 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7372 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7373
7374 2017-10-24 Pedro Alves <palves@redhat.com>
7375
7376 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7377 parameter and handle it. Don't output read value in test name.
7378
7379 2017-10-24 Pedro Alves <palves@redhat.com>
7380
7381 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7382 custom test name.
7383
7384 2017-10-24 Pedro Alves <palves@redhat.com>
7385
7386 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7387 include the unstable output directory name in the test's name.
7388 (initial_setup_simple) <'set args'>: Use custom test name.
7389
7390 2017-10-24 Pedro Alves <palves@redhat.com>
7391
7392 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7393 with explicit test name.
7394
7395 2017-10-20 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7398 'wait -i'. Use gdb_assert and remote_close.
7399
7400 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7401
7402 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7403 number from variable rather than hard-coded.
7404
7405 2017-10-19 Pedro Alves <palves@redhat.com>
7406
7407 * gdb.base/long-inferior-output.c: New file.
7408 * gdb.base/long-inferior-output.exp: New file.
7409
7410 2017-11-18 Keith Seitz <keiths@redhat.com>
7411
7412 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7413 method.
7414 (main): Call it.
7415 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7416 Add additional user-defined conversion operator tests.
7417
7418 2017-10-17 Pedro Alves <palves@redhat.com>
7419
7420 * boards/native-stdio-gdbserver.exp: Load "local-board".
7421
7422 2017-10-17 Pedro Alves <palves@redhat.com>
7423
7424 * gdb.base/quit-live.c: New file.
7425 * gdb.base/quit-live.exp: New file.
7426
7427 2017-10-16 Keith Seitz <keiths@redhat.com>
7428
7429 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7430 (class_with_protected_typedef, class_with_private_typedef)
7431 (struct_with_public_typedef, struct_with_protected_typedef)
7432 (struct_with_private_typedef): New classes/structs.
7433 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7434 typedefs and access specifiers.
7435
7436 2017-10-16 Pedro Alves <palves@redhat.com>
7437 Simon Marchi <simon.marchi@polymtl.ca>
7438
7439 * README (Local vs Remote vs Native): New section.
7440 * boards/local-board.exp: New file, with bits factored out from
7441 ...
7442 * boards/native-extended-gdbserver.exp: ... here. Load
7443 "local-board".
7444 * boards/native-gdbserver.exp: Load "local-board".
7445 (${board}_spawn, ${board}_exec): Delete.
7446 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7447 ...
7448 * boards/stdio-gdbserver-base.exp: ... this new file.
7449 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7450 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7451 procedure.
7452 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7453 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7454 stdio_gdbserver_command.
7455 (${board}_get_remote_address, ${board}_get_comm_port)
7456 (${board}_download, ${board}_upload): Delete.
7457 (get_target_remote_pipe_cmd): New.
7458
7459 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7460
7461 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7462 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7463 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7464 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7465 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7466 remove with_test_prefix.
7467
7468 2017-10-13 Pedro Alves <palves@redhat.com>
7469
7470 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7471 * gdb.base/annota1.exp: Use it instead of is_remote.
7472 * gdb.base/annota3.exp: Use it instead of is_remote.
7473 * gdb.cp/annota2.exp: Use it instead of is_remote.
7474 * gdb.cp/annota3.exp: Use it instead of is_remote.
7475 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7476
7477 2017-10-13 Pedro Alves <palves@redhat.com>
7478
7479 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7480 (test_num_test_vars, run_and_count_vars, find_env)
7481 (test_set_unset_env, test_inherit_env_var): New procedures.
7482 (top level): Use them.
7483
7484 2017-10-13 Pedro Alves <palves@redhat.com>
7485
7486 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7487 also skip on stub-like targets.
7488
7489 2017-10-13 Pedro Alves <palves@redhat.com>
7490
7491 PR gdb/22293
7492 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7493 (top level): Move some tests to ...
7494 (test_not_found): ... this new procedure.
7495 (top level): Call it.
7496
7497 2017-10-13 Pedro Alves <palves@redhat.com>
7498
7499 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7500 expect different "info terminal" output if testing with a
7501 non-native target.
7502
7503 2017-10-13 Pedro Alves <palves@redhat.com>
7504 Simon Marchi <simon.marchi@polymtl.ca>
7505
7506 PR python/12966
7507 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7508
7509 2017-10-13 Pedro Alves <palves@redhat.com>
7510
7511 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7512 already.
7513
7514 2017-10-13 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7517 is_remote.
7518
7519 2017-10-13 Pedro Alves <palves@redhat.com>
7520
7521 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7522 is_remote.
7523
7524 2017-10-13 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7527 is set.
7528 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7529 instead of is_remote.
7530
7531 2017-10-13 Pedro Alves <palves@redhat.com>
7532
7533 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7534 (top level): Add comment.
7535
7536 2017-10-13 Pedro Alves <palves@redhat.com>
7537
7538 * gdb.base/remote.exp (top level): Fix comment typo and add
7539 missing return.
7540
7541 2017-10-13 Pedro Alves <palves@redhat.com>
7542 Simon Marchi <simon.marchi@polymtl.ca>
7543
7544 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7545 calls and add comments. Skip test if use_gdb_stub is set.
7546 (top level): Use "set cwd" command instead of "cd" command.
7547
7548 2017-10-13 Pedro Alves <palves@redhat.com>
7549
7550 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7551 is_remote target check.
7552
7553 2017-10-13 Pedro Alves <palves@redhat.com>
7554
7555 * gdb.base/scope.exp: Use build_executable + clean_restart +
7556 gdb_file_cmd instead of prepare_for_testing and no longer skip
7557 "before run" tests on is_remote target boards. Update comments.
7558 * boards/native-extended-gdbserver.exp
7559 (extended_gdbserver_load_last_file): New, factored out from ...
7560 (gdb_load): ... this. Move further below and add comment.
7561 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7562
7563 2017-10-12 Pedro Alves <palves@redhat.com>
7564
7565 * gdb.base/attach.exp: Remove references to gdb64.
7566 * gdb.base/dbx.exp: Remove references to gdb64.
7567
7568 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7569 Pedro Alves <palves@redhat.com>
7570
7571 * gdb.base/label.exp: Remove is_remote target check.
7572
7573 2017-10-12 Pedro Alves <palves@redhat.com>
7574
7575 * gdb.base/auvx.exp (coredir): Update comment.
7576 (top level) <core_works>: Use "set cwd" command instead of "cd"
7577 command.
7578
7579 2017-10-12 Pedro Alves <palves@redhat.com>
7580 Simon Marchi <simon.marchi@polymtl.ca>
7581
7582 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7583 target boards.
7584
7585 2017-10-12 Pedro Alves <palves@redhat.com>
7586 Simon Marchi <simon.marchi@polymtl.ca>
7587
7588 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7589 Instead skip if there's any gdb_protocol set.
7590
7591 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7592 Pedro Alves <palves@redhat.com>
7593
7594 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7595
7596 2017-10-12 Pedro Alves <palves@redhat.com>
7597 Simon Marchi <simon.marchi@polymtl.ca>
7598
7599 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7600 instead of on dejagnu remote boards.
7601
7602 2017-10-12 Pedro Alves <palves@redhat.com>
7603 Simon Marchi <simon.marchi@polymtl.ca>
7604
7605 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7606 checks. Use build_executable + clean_restart instead of
7607 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7608 of enabling non-stop after starting gdb.
7609
7610 2017-10-12 Pedro Alves <palves@redhat.com>
7611
7612 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7613 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7614 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7615 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7616
7617 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7618
7619 * gdb.arch/arc-tdesc-cpu.exp: New file.
7620 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7621
7622 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7623
7624 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7625
7626 2017-10-10 Pedro Alves <palves@redhat.com>
7627
7628 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7629 expect CLI output.
7630
7631 2017-10-10 Pedro Alves <palves@redhat.com>
7632
7633 * lib/selftest-support.exp (selftest_setup): Update for
7634 captured_command_loop's prototype change.
7635
7636 2017-10-09 Pedro Alves <palves@redhat.com>
7637
7638 Test both arch1=>arch2 and arch2=>arch1.
7639
7640 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7641 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7642 factored out to...
7643 (append_arch1_options, append_arch2_options, append_arch_options)
7644 (build_executables): New procedures.
7645 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7646 local.
7647 (top level): Add new 'first_arch' testing axis.
7648
7649 2017-10-09 Pedro Alves <palves@redhat.com>
7650
7651 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7652 (barrier): New.
7653 (thread_start, all_started): New functions.
7654 (main): Spawn new thread and wait until it is scheduled.
7655 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7656 option.
7657 (do_test): Add 'selected_thread' parameter. Run to all_started
7658 instead of main. Explicitly set the breakpoint at main. Switch
7659 to the SELECTED_THREAD thread.
7660 (top level): Test handling the exec event with either the main
7661 thread or the second thread selected.
7662
7663 2017-10-09 Pedro Alves <palves@redhat.com>
7664
7665 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7666 logic. Move STOP marker after the value checks.
7667 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7668 regexp.
7669
7670 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7671
7672 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7673
7674 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7675
7676 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7677 integer-to-dfp conversion.
7678 * gdb.base/dfp-test.exp: Likewise.
7679
7680 2017-10-04 Pedro Alves <palves@redhat.com>
7681
7682 * gdb.multi/hangout.c: Include <unistd.h>.
7683 (hangout_loop): New function.
7684 (main): Call alarm. Call hangout_loop in a loop.
7685 * gdb.multi/hello.c: Include <unistd.h>.
7686 (hello_loop): New function.
7687 (main): Call alarm. Call hangout_loop in a loop.
7688 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7689 inferior with the other selected.
7690
7691 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7692
7693 * gdb.mi/list-thread-groups-available.exp: New file.
7694 * gdb.mi/list-thread-groups-available.c: New file.
7695
7696 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7697
7698 * gdb.base/set-cwd.exp: Make it available on
7699 native-extended-gdbserver.
7700
7701 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7702
7703 * gdb.base/set-cwd.c: New file.
7704 * gdb.base/set-cwd.exp: Likewise.
7705
7706 2017-10-02 Tom Tromey <tom@tromey.com>
7707
7708 PR rust/22236:
7709 * gdb.rust/simple.rs (main): New variable "fslice".
7710 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7711
7712 2017-10-02 Tom Tromey <tom@tromey.com>
7713
7714 * gdb.rust/simple.exp: Test ptype of a slice.
7715
7716 2017-10-02 Tom Tromey <tom@tromey.com>
7717
7718 * gdb.rust/simple.exp: Test index of slice.
7719
7720 2017-09-27 Tom Tromey <tom@tromey.com>
7721
7722 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7723
7724 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7725 Pedro Alves <palves@redhat.com>
7726
7727 * gdb.base/compare-sections.exp (get value of read-only section): Read
7728 as unsigned value.
7729 (corrupt read-only section): Likewise and don't set written if patching
7730 failed.
7731
7732 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7733
7734 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7735 files.
7736
7737 2017-09-20 Pedro Alves <palves@redhat.com>
7738
7739 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7740 symbol names in gdb's output.
7741 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7742
7743 2017-09-20 Pedro Alves <palves@redhat.com>
7744
7745 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7746 Rename to ...
7747 (test_list_ambiguous_symbol): ... this and add a symbol name
7748 parameter. Adjust.
7749 (test_list_ambiguous_function): Reimplement on top of
7750 test_list_ambiguous_symbol and also test listing ambiguous
7751 variables.
7752 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7753 (ambiguous_fun): ... this.
7754 (ambiguous_var): New.
7755 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7756 (ambiguous_fun): ... this.
7757 (ambiguous_var): New.
7758
7759 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7760
7761 * gdb.base/starti.c: New file.
7762 * gdb.base/starti.exp: New file.
7763 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7764
7765 2017-09-14 Pedro Alves <palves@redhat.com>
7766
7767 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7768 (top level): Use it instead of runto.
7769
7770 2017-09-11 Tom Tromey <tom@tromey.com>
7771
7772 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7773
7774 2017-09-11 Tom Tromey <tom@tromey.com>
7775
7776 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7777 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7778
7779 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7780
7781 * gdb.fortran/printing-types.exp: New file.
7782 * gdb.fortran/printing-types.exp: New file.
7783
7784 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7785
7786 * gdb.fortran/vla-ptype.exp: Fix typos.
7787 * gdb.fortran/vla-value.exp: Same.
7788
7789 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7790
7791 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7792 * gdb.mi/mi-var-child-f.exp: Likewise.
7793 * gdb.mi/mi-vla-fortran.exp: Likewise.
7794
7795 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7796 Christoph Weinmann <christoph.t.weinmann@intel.com>
7797 Bernhard Heckel <bernhard.heckel@intel.com>
7798
7799 * gdb.fortran/ptr-indentation.f90: New file.
7800 * gdb.fortran/ptr-indentation.exp: New file.
7801
7802 2017-09-05 Tom Tromey <tom@tromey.com>
7803
7804 PR gdb/22010:
7805 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7806
7807 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7808
7809 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7810
7811 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7812
7813 * gdb.threads/tls-nodebug-pie.c: New file.
7814 * gdb.threads/tls-nodebug-pie.exp: New file.
7815
7816 2017-09-05 Tom Tromey <tom@tromey.com>
7817
7818 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7819 for rust.
7820
7821 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7822
7823 * gdb.multi/multi-arch-exec.exp: Test with different
7824 "follow-exec-mode" settings.
7825 (do_test): New procedure.
7826
7827 2017-09-04 Pedro Alves <palves@redhat.com>
7828
7829 * gdb.base/func-static.c (S::method const, S::method volatile)
7830 (S::method volatile const): New methods.
7831 (c_s, v_s, cv_s): New instances.
7832 (main): Call method() on them.
7833 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7834 (cannot_resolve): New procedure.
7835 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7836 print-quote-unquoted columns.
7837 (do_test): Test printing each scope too.
7838
7839 2017-09-04 Pedro Alves <palves@redhat.com>
7840
7841 * gdb.base/local-static.exp: Also test with
7842 class::method::variable wholly quoted.
7843 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7844
7845 2017-09-04 Pedro Alves <palves@redhat.com>
7846
7847 * gdb.base/local-static.c: New.
7848 * gdb.base/local-static.cc: New.
7849 * gdb.base/local-static.exp: New.
7850
7851 2017-09-04 Pedro Alves <palves@redhat.com>
7852
7853 * gdb.asm/asm-source.exp: Add casts to int.
7854 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7855 (dataglobal64_1, dataglobal64_2): New globals.
7856 * gdb.base/nodebug.exp: Test different expressions involving the
7857 new globals, with print, whatis and ptype. Add casts to int.
7858 * gdb.base/solib-display.exp: Add casts to int.
7859 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7860 * gdb.cp/m-static.exp: Add cast to int.
7861 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7862 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7863 tls variable with no debug info without a cast. Test with a cast
7864 to int too.
7865 * gdb.trace/entry-values.exp: Add casts.
7866
7867 2017-09-04 Pedro Alves <palves@redhat.com>
7868
7869 * gdb.base/nodebug.exp: Test that ptype's error about functions
7870 with unknown return type includes the function name too.
7871
7872 2017-09-04 Pedro Alves <palves@redhat.com>
7873
7874 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7875 return type of munmap in infcall.
7876 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7877 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7878 type of ftell in infcall.
7879 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7880 type of getpid in infcall.
7881 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7882 infcall.
7883 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7884 Bail on failure to extract the pid.
7885 * gdb.base/nodebug.c: #include <stdint.h>.
7886 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7887 New functions.
7888 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7889 Change expected output of print/whatis/ptype with functions with
7890 no debug info. Test all supported languages. Call
7891 test_call_promotion.
7892 * gdb.compile/compile.exp: Adjust expected output to expect
7893 warning.
7894 * gdb.threads/siginfo-threads.exp: Likewise.
7895
7896 2017-09-04 Pedro Alves <palves@redhat.com>
7897
7898 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7899 "prototypes". Test calling float functions via prototyped and
7900 unprototyped function pointers.
7901 (perform_all_tests): New parameter "prototypes". Pass it down.
7902 (top level): Pass down "prototypes" parameter to
7903 perform_all_tests.
7904
7905 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7906
7907 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7908 Test with nested loops.
7909
7910 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7911
7912 * gdb.base/commands.exp: Call the new procedures.
7913 (loop_break_test, loop_continue_test): New procedures.
7914
7915 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7916
7917 * gdb.base/commands.exp: Call new procedure.
7918 (define_if_without_arg_test): New procedure.
7919
7920 2017-09-04 Pedro Alves <palves@redhat.com>
7921
7922 * gdb.base/list-ambiguous.exp: New file.
7923 * gdb.base/list-ambiguous0.c: New file.
7924 * gdb.base/list-ambiguous1.c: New file.
7925 * gdb.base/list.exp (test_list_range): Adjust expected output.
7926
7927 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7928
7929 * gdb.base/share-env-with-gdbserver.c: New file.
7930 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7931
7932 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7933
7934 * gdb.base/commands.exp (gdbvar_simple_if_test,
7935 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7936 progvar_simple_if_test, progvar_simple_while_test,
7937 progvar_complex_if_while_test, user_defined_command_test,
7938 user_defined_command_args_eval,
7939 user_defined_command_args_stack_test,
7940 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7941 temporary_breakpoint_commands,
7942 gdb_test_no_prompt, redefine_hook_test,
7943 redefine_backtrace_test): Remove "global gdb_prompt".
7944
7945 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7946
7947 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7948 New proc, call it from toplevel.
7949
7950 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7951
7952 PR remote/21852
7953 * gdb.server/normal.c: New file, copied from gdb.base.
7954 * gdb.server/run-without-local-binary.exp: New file.
7955
7956 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7957
7958 * gdb.arch/sparc64-adi.exp: New file.
7959 * gdb.arch/sparc64-adi.c: New file.
7960
7961 2017-08-22 Pedro Alves <palves@redhat.com>
7962
7963 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7964 (top level): Add "list all overloads" tests.
7965
7966 2017-08-22 Tom Tromey <tom@tromey.com>
7967
7968 * gdb.gdb/xfullpath.exp: Remove.
7969
7970 2017-08-21 Pedro Alves <palves@redhat.com>
7971
7972 PR gdb/19487
7973 * gdb.base/symbol-alias.c: New.
7974 * gdb.base/symbol-alias2.c: New.
7975 * gdb.base/symbol-alias.exp: New.
7976
7977 2017-08-21 Pedro Alves <palves@redhat.com>
7978
7979 * gdb.base/dfp-test.c
7980 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7981 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7982 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7983 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7984 * gdb.base/whatis-ptype-typedefs.c: New.
7985 * gdb.base/whatis-ptype-typedefs.exp: New.
7986 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7987 (an_int, an_int_type, an_int_type2): New globals.
7988 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7989 involving typedefs and cast expressions.
7990 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7991 (lookup_typedefs_function): New.
7992 (typedefs_pretty_printers_dict): New.
7993 (top level): Register lookup_typedefs_function in
7994 gdb.pretty_printers.
7995
7996 2017-08-18 Yao Qi <yao.qi@linaro.org>
7997
7998 * gdb.server/unittest.exp: New.
7999
8000 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8001
8002 PR gdb/21954
8003 * gdb.base/environ.exp: Add test to check if 'unset environment'
8004 works.
8005
8006 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8007
8008 * lib/gdb.exp (universal_compile_options): New caching proc.
8009 (gdb_compile): Suppress GCC's coloring of messages.
8010
8011 2017-08-14 Tom Tromey <tom@tromey.com>
8012
8013 PR gdb/21675:
8014 * gdb.base/printcmds.exp (test_radices): New function.
8015 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8016 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8017 * lib/gdb.exp (get_integer_valueof): Use p/d.
8018
8019 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8020
8021 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8022 characters.
8023
8024 2017-08-05 Tom Tromey <tom@tromey.com>
8025
8026 * gdb.rust/simple.exp: Allow String to appear in a different
8027 namespace.
8028
8029 2017-07-26 Yao Qi <yao.qi@linaro.org>
8030
8031 * gdb.gdb/unittest.exp: Invoke command
8032 "maintenance check xml-descriptions".
8033
8034 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8035
8036 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8037 calling context.
8038 (hex128): Drop erroneous calculation of parameters.
8039
8040 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8041
8042 * gdb.python/py-unwind.exp: Disable stack protection when
8043 building test file.
8044
8045 2017-07-20 Pedro Alves <palves@redhat.com>
8046
8047 * gdb.base/default.exp (set language): Adjust expected output.
8048
8049 2017-07-20 Pedro Alves <palves@redhat.com>
8050
8051 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8052 (test_minsym): ... this, and make static.
8053 (get_pck__foo__bar__minsym): Rename to ...
8054 (get_test_minsym): ... this.
8055 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8056 symbol names and comments.
8057 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8058 (get_test_minsym): ... this.
8059 (pck__foo__bar__minsym__2): Rename to ...
8060 (test_minsym): ... this.
8061 (main): Adjust.
8062
8063 2017-07-17 Pedro Alves <palves@redhat.com>
8064
8065 * gdb.base/completion.exp: Adjust expected output.
8066 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8067 the completer works.
8068
8069 2017-07-17 Pedro Alves <palves@redhat.com>
8070
8071 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8072
8073 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8074
8075 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8076
8077 2017-07-14 Tom Tromey <tom@tromey.com>
8078
8079 PR rust/21764:
8080 * gdb.rust/simple.exp: Add tests.
8081
8082 2017-07-14 Tom Tromey <tom@tromey.com>
8083
8084 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8085
8086 2017-07-14 Pedro Alves <palves@redhat.com>
8087
8088 * gdb.linespec/base/one/thefile.cc (z1): New function.
8089 * gdb.linespec/base/two/thefile.cc (z2): New function.
8090 * gdb.linespec/linespec.exp: Add tests.
8091
8092 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8093
8094 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8095 to mi_create_breakpoint.
8096
8097 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8098
8099 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8100 mi_create_breakpoint.
8101
8102 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8103
8104 * gdb.dlang/demangle.exp: Update for demangling changes.
8105
8106 2017-07-09 Tom Tromey <tom@tromey.com>
8107
8108 * gdb.dwarf2/shortpiece.exp: New file.
8109
8110 2017-07-06 David Blaikie <dblaikie@gmail.com>
8111
8112 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8113 built from fissiont-multi-cu{1,2}.c.
8114 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8115 except putting 'main' and 'func' in separate CUs in the same DWO file.
8116 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8117 test.
8118 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8119 test.
8120
8121 2017-07-06 Pedro Alves <palves@redhat.com>
8122
8123 * gdb.python/py-unwind.exp: Test flushregs.
8124
8125 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8126
8127 PR cli/21688
8128 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8129 tests for alias commands and trailing whitespace.
8130
8131 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8132
8133 PR cli/21688
8134 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8135 procedure. Call it.
8136
8137 2017-06-29 Pedro Alves <palves@redhat.com>
8138
8139 * gdb.base/printcmds.exp: Add tests.
8140
8141 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8142
8143 PR gdb/21337
8144 * gdb.base/reread-readsym.exp: New file.
8145 * gdb.base/reread-readsym.c: New file.
8146
8147 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8148
8149 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8150 subpattern.
8151
8152 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8153
8154 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8155 extended mnemonic.
8156 * gdb.arch/powerpc-power9.s: Likewise.
8157
8158 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8159
8160 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8161 on 32-bit x86 targets. Exploit is_*_target macros where
8162 appropriate.
8163
8164 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8165
8166 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8167 register pieces.
8168
8169 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8170
8171 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8172 located in one or more DWARF pieces.
8173
8174 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8175
8176 * lib/gdb.exp (get_endianness): New proc.
8177 * gdb.arch/aarch64-fp.exp: Use it.
8178 * gdb.arch/altivec-regs.exp: Likewise.
8179 * gdb.arch/e500-regs.exp: Likewise.
8180 * gdb.arch/vsx-regs.exp: Likewise.
8181 * gdb.base/dump.exp: Likewise.
8182 * gdb.base/funcargs.exp: Likewise.
8183 * gdb.base/gnu_vector.exp: Likewise.
8184 * gdb.dwarf2/formdata16.exp: Likewise.
8185 * gdb.dwarf2/implptrpiece.exp: Likewise.
8186 * gdb.dwarf2/nonvar-access.exp: Likewise.
8187 * gdb.python/py-inferior.exp: Likewise.
8188 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8189
8190 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8191
8192 PR gdb/21226
8193 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8194 stack value pieces are taken from the LSB end.
8195
8196 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8197
8198 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8199 variable at nonzero offset.
8200
8201 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8202
8203 * gdb.dwarf2/var-access.c: New file.
8204 * gdb.dwarf2/var-access.exp: New test.
8205 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8206
8207 2017-06-12 Tom Tromey <tom@tromey.com>
8208
8209 * gdb.dwarf2/formdata16.exp: Add tests.
8210
8211 2017-06-12 Tom Tromey <tom@tromey.com>
8212
8213 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8214
8215 2017-06-12 Tom Tromey <tom@tromey.com>
8216
8217 PR exp/16225:
8218 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8219 * gdb.arch/vsx-regs.exp: Update tests.
8220 * gdb.arch/s390-vregs.exp (hex128): New proc.
8221 Update test.
8222 * gdb.arch/altivec-regs.exp: Update tests.
8223
8224 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8225
8226 * gdb.base/startup-with-shell.c: New file.
8227 * gdb.base/startup-with-shell.exp: Likewise.
8228
8229 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8230
8231 * gdb.server/non-existing-program.exp: Update regex in order to
8232 reflect the fact that gdbserver is now using fork_inferior (with a
8233 shell) to startup the inferior.
8234
8235 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8236
8237 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8238 support function calls from GDB.
8239
8240 2017-05-21 Tom Tromey <tom@tromey.com>
8241
8242 PR rust/21466:
8243 * gdb.rust/unsized.exp: New file.
8244 * gdb.rust/unsized.rs: New file.
8245
8246 2017-05-19 Tom Tromey <tom@tromey.com>
8247
8248 PR rust/21484:
8249 * gdb.rust/watch.exp: New file.
8250 * gdb.rust/watch.rs: New file.
8251
8252 2017-05-18 Tom Tromey <tom@tromey.com>
8253
8254 * gdb.rust/simple.exp: Allow Box to be qualified.
8255
8256 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8257
8258 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8259
8260 2017-05-18 Pedro Alves <palves@redhat.com>
8261
8262 * gdb.base/fileio.c (test_write, test_read, test_close)
8263 (test_fstat): Don't print 'ret' in the fail path.
8264
8265 2017-05-18 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8268 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8269 (test_system, test_rename, test_unlink, test_time): Change
8270 prototypes.
8271 * gdb.base/fileio.exp (stop_msg): Adjust.
8272
8273 2017-05-18 Pedro Alves <palves@redhat.com>
8274
8275 * gdb.base/fileio.c (null_str): New global.
8276 (test_stat): Use it.
8277 * gdb.base/fileio.exp: Remove nowarnings.
8278
8279 2017-05-17 Yao Qi <yao.qi@linaro.org>
8280
8281 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8282
8283 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8284
8285 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8286 argument command.
8287 (top-level): Invoke test_set_inferior_tty.
8288
8289 2017-05-04 Pedro Alves <palves@redhat.com>
8290
8291 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8292 Add parens to print call for Python 3.
8293
8294 2017-05-03 Keith Seitz <keiths@redhat.com>
8295
8296 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8297 (main): Call it.
8298
8299 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8300
8301 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8302 to prev and next.
8303
8304 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8305
8306 * gdb.python/py-record-btrace.exp: Remove test for
8307 gdb.BtraceInstruction.error.
8308
8309 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8310
8311 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8312
8313 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8314
8315 * gdb.python/py-record-btrace-threads.c: New file.
8316 * gdb.python/py-record-btrace-threads.exp: New file.
8317
8318 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8319
8320 PR testsuite/8595
8321 * gdb.base/environ.exp: Make test available in all architectures.
8322 Move bits related to "info program" testing to
8323 gdb.base/info-program.exp. Rewrite tests to use the two new
8324 procedures mentione below.
8325 (test_set_show_env_var) New procedure.
8326 (test_set_show_env_var_equal): Likewise.
8327 * gdb.base/info-program.exp: New file.
8328
8329 2017-04-27 Keith Seitz <keiths@redhat.com>
8330
8331 * gdb.cp/oranking.cc (test15): New function.
8332 (main): Call test15 and declare additional variables for testing.
8333 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8334 "p foo101('abc')" tests.
8335 Add tests for cv qualifier overloads.
8336 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8337 "lvalue reference overload" test.
8338 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8339 "print value of f1 on Child&& in f2" test.
8340
8341 2017-04-19 Pedro Alves <palves@redhat.com>
8342
8343 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8344 procedure.
8345 (top level): Call it.
8346 * lib/gdb.exp (gdb_define_cmd): New procedure.
8347
8348 2017-04-12 Pedro Alves <palves@redhat.com>
8349
8350 PR gdb/21323
8351 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8352 (wchar): New global.
8353 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8354 (do_test_wide_char, wide_char_types_no_program, top level): Add
8355 wchar_t testing.
8356
8357 2017-04-12 Pedro Alves <palves@redhat.com>
8358
8359 PR c++/21323
8360 * gdb.cp/wide_char_types.c: New file.
8361 * gdb.cp/wide_char_types.exp: New file.
8362
8363 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8364
8365 PR gdb/21352
8366 * gdb.trace/tsv.exp: Add test for "tsave -r".
8367
8368 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8369
8370 * gdb.dlang/watch-loc.c: New file.
8371 * gdb.dlang/watch-loc.exp: New file.
8372
8373 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8374
8375 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8376
8377 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8378
8379 * gdb.arch/arc-analyze-prologue.S: New file.
8380 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8381
8382 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8383
8384 * gdb.arch/arc-decode-insn.S: New file.
8385 * gdb.arch/arc-decode-insn.exp: Likewise.
8386
8387 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8388
8389 PR tdep/20928
8390 * gdb.arch/sparc64-regs.exp: New file.
8391 * gdb.arch/sparc64-regs.S: Likewise.
8392
8393 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8394
8395 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8396 and memory view on Python 3.
8397
8398 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8399 Keith Seitz <keiths@redhat.com>
8400
8401 PR gdb/14441
8402 * gdb.cp/demangle.exp: Add rvalue reference tests.
8403 * gdb.cp/rvalue-ref-casts.cc: New file.
8404 * gdb.cp/rvalue-ref-casts.exp: New file.
8405 * gdb.cp/rvalue-ref-overload.cc: New file.
8406 * gdb.cp/rvalue-ref-overload.exp: New file.
8407 * gdb.cp/rvalue-ref-params.cc: New file.
8408 * gdb.cp/rvalue-ref-params.exp: New file.
8409 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8410 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8411 * gdb.cp/rvalue-ref-types.cc: New file.
8412 * gdb.cp/rvalue-ref-types.exp: New file.
8413 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8414 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8415
8416 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8417
8418 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8419 New procedure.
8420
8421 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8422
8423 * lib/mi-support.exp (mi_gdb_test): Add additional message
8424 for unexpected output.
8425
8426 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8427
8428 * gdb.base/examine-backward.c (Barrier): New character array
8429 constant, to ensure that TestStrings is preceded by a string
8430 terminator.
8431
8432 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8433
8434 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8435 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8436 and implicit pointer into such a location.
8437
8438 2017-03-16 Doug Evans <dje@google.com>
8439
8440 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8441
8442 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8443
8444 * gdb.cp/m-static.exp: Fix expectation for prototype of
8445 test5.single_constructor and single_constructor::single_constructor.
8446
8447 2017-03-16 Doug Evans <dje@google.com>
8448
8449 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8450 * gdb.guile/scm-lazy-string.c: New file.
8451 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8452 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8453 for pointer, array, typedef lazy strings.
8454
8455 2017-03-16 Doug Evans <dje@google.com>
8456
8457 PR python/17728, python/18439, python/18779
8458 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8459 * gdb.python/py-lazy-string.c (pointer): New typedef.
8460 (main): New locals ptr, array, typedef_ptr.
8461 * gdb.python/py-value.exp: Move lazy string tests to ...
8462 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8463 array, typedef lazy strings.
8464
8465 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8466
8467 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8468 Add optional 'test' parameter.
8469
8470 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8471
8472 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8473 Skip for versions of DejaGnu < 1.5.
8474
8475 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8476
8477 * lib/gdb.exp (dejagnu_version): New proc.
8478 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8479 Use dejagnu_version.
8480
8481 2017-03-10 Keith Seitz <keiths@redhat.com>
8482
8483 PR c++/8128
8484 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8485 type from destructor regexps.
8486 Add a branch which actually passes the test.
8487 Adjust "ptype t5i" test names.
8488
8489 2017-03-08 Pedro Alves <palves@redhat.com>
8490
8491 * gdb.base/step-over-exit.exp: Add explicit test message.
8492
8493 2017-03-08 Pedro Alves <palves@redhat.com>
8494
8495 PR gdb/18360
8496 * gdb.threads/interrupt-while-step-over.c: New file.
8497 * gdb.threads/interrupt-while-step-over.exp: New file.
8498
8499 2017-03-08 Pedro Alves <palves@redhat.com>
8500
8501 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8502 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8503
8504 2017-03-08 Pedro Alves <palves@redhat.com>
8505
8506 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8507 PKRU as not supported as a PASS.
8508
8509 2017-03-08 Pedro Alves <palves@redhat.com>
8510
8511 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8512 prefix instead of $binfile1/$binfile2.
8513 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8514 in test message.
8515 * gdb.python/py-completion.exp: Use "load python file" as test
8516 messages instead of unstable path names.
8517
8518 2017-03-08 Pedro Alves <palves@redhat.com>
8519 Jan Kratochvil <jan.kratochvil@redhat.com>
8520
8521 PR cli/21218
8522 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8523 New proc.
8524 (top level): Call it.
8525
8526 2017-03-08 Pedro Alves <palves@redhat.com>
8527
8528 PR tui/21216
8529 * gdb.tui/tui-nl-filtered-output.exp: New file.
8530
8531 2017-03-08 Pedro Alves <palves@redhat.com>
8532
8533 * gdb.base/completion.exp: Move TUI completion tests to ...
8534 * gdb.tui/completion.exp: ... this new file.
8535
8536 2017-03-08 Pedro Alves <palves@redhat.com>
8537
8538 * gdb.base/tui-disasm-long-lines.c,
8539 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8540 gdb.base/tui-layout.exp: Move to ...
8541 * gdb.tui/: ... this new directory.
8542
8543 2017-03-07 Pedro Alves <palves@redhat.com>
8544
8545 * gdb.base/tui-layout.c: New file.
8546 * gdb.base/tui-layout.exp: New file.
8547
8548 2017-03-07 Pedro Alves <palves@redhat.com>
8549
8550 * gdb.base/tui-layout.c: Rename to ...
8551 * gdb.base/tui-disasm-long-lines.c: ... this.
8552 * gdb.base/tui-layout.exp: Rename to ...
8553 * gdb.base/tui-disasm-long-lines.exp: ... this.
8554
8555 2017-03-07 Pedro Alves <palves@redhat.com>
8556
8557 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8558
8559 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8560
8561 * i386-mpx-call.c: New file.
8562 * i386-mpx-call.exp: New file.
8563
8564 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8565
8566 * gdb.arch/powerpc-power.exp: Delete test.
8567 * gdb.arch/powerpc-power.s: Likewise.
8568 * gdb.disasm/disassembler-options.exp: New test.
8569 * gdb.arch/powerpc-altivec.exp: Likewise.
8570 * gdb.arch/powerpc-altivec.s: Likewise.
8571 * gdb.arch/powerpc-altivec2.exp: Likewise.
8572 * gdb.arch/powerpc-altivec2.s: Likewise.
8573 * gdb.arch/powerpc-altivec3.exp: Likewise.
8574 * gdb.arch/powerpc-altivec3.s: Likewise.
8575 * gdb.arch/powerpc-power7.exp: Likewise.
8576 * gdb.arch/powerpc-power7.s: Likewise.
8577 * gdb.arch/powerpc-power8.exp: Likewise.
8578 * gdb.arch/powerpc-power8.s: Likewise.
8579 * gdb.arch/powerpc-power9.exp: Likewise.
8580 * gdb.arch/powerpc-power9.s: Likewise.
8581 * gdb.arch/powerpc-vsx.exp: Likewise.
8582 * gdb.arch/powerpc-vsx.s: Likewise.
8583 * gdb.arch/powerpc-vsx2.exp: Likewise.
8584 * gdb.arch/powerpc-vsx2.s: Likewise.
8585 * gdb.arch/powerpc-vsx3.exp: Likewise.
8586 * gdb.arch/powerpc-vsx3.s: Likewise.
8587 * gdb.arch/arm-disassembler-options.exp: Likewise.
8588 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8589 * gdb.arch/s390-disassembler-options.exp: Likewise.
8590
8591 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8592
8593 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8594 (check_supported_features): ... this. Changed return type to void.
8595 (supports_rdseed): New static global.
8596 (rdseed): Check supports_rdseed.
8597 (initialize): Call check_supported_features.
8598
8599 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8600
8601 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8602 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8603 and lqarx/stqcx.
8604 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8605 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8606
8607 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8608
8609 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8610 uppercase.
8611
8612 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8613
8614 * gdb.dwarf2/formdata16.c: New file.
8615 * gdb.dwarf2/formdata16.exp: New file.
8616 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8617
8618 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8619
8620 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8621 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8622 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8623 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8624 DW_AT_GNU_*.
8625
8626 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8627
8628 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8629
8630 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8631
8632 PR gdb/21164
8633 * gdb.base/maint.exp: Add testcases for when the commands do
8634 not have arguments.
8635
8636 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8637
8638 * gdb.cp/chained-calls.exp: Use p instead of P.
8639
8640 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8641
8642 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8643 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8644
8645 2017-02-14 Tom Tromey <tom@tromey.com>
8646
8647 PR python/13598:
8648 * gdb.python/py-events.exp: Add before_prompt event tests.
8649
8650 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8651
8652 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8653
8654 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8655
8656 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8657 (main): Call my_unique_function_name.
8658 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8659 completion of patterns with a single match.
8660 Add missing -re switches to gdb_test_multiple calls.
8661
8662 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8663
8664 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8665 return if core file is not recognized.
8666
8667 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8668
8669 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8670 and extra UIs.
8671
8672 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8673
8674 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8675 proc_with_prefix.
8676
8677 2017-02-10 Tom Tromey <tom@tromey.com>
8678
8679 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8680
8681 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8682
8683 PR gdb/21122
8684 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8685
8686 2017-02-08 Jerome Guitton <guitton@adacore.com>
8687
8688 * gdb.base/define.exp: Add test for command abbreviations
8689 in define.
8690
8691 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8692
8693 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8694 * gdb.reverse/insn-reverse-x86.c: New file.
8695
8696 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8697
8698 PR tdep/20936
8699 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8700
8701 2017-02-03 Tom Tromey <tom@tromey.com>
8702
8703 PR rust/21097:
8704 * gdb.rust/simple.exp: Add new tests.
8705
8706 2017-02-02 Pedro Alves <palves@redhat.com>
8707
8708 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8709 tests.
8710
8711 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8712
8713 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8714 taking a 2-byte value out of a 4-byte DWARF implicit value on
8715 big-endian targets.
8716 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8717 logic. Add test cases for DW_OP_implicit.
8718
8719 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8720
8721 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8722
8723 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8724
8725 * gdb.btrace/enable.exp: Call gdb_exit before
8726 skip_gdbserver_tests.
8727
8728 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8729
8730 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8731 GDBFLAGS.
8732
8733 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8734
8735 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8736 the test is skipped.
8737 * gdb.btrace/data.exp: Likewise.
8738 * gdb.btrace/delta.exp: Likewise.
8739 * gdb.btrace/dlopen.exp: Likewise.
8740 * gdb.btrace/enable-running.exp: Likewise.
8741 * gdb.btrace/enable.exp: Likewise.
8742 * gdb.btrace/exception.exp: Likewise.
8743 * gdb.btrace/function_call_history.exp: Likewise.
8744 * gdb.btrace/gcore.exp: Likewise.
8745 * gdb.btrace/instruction_history.exp: Likewise.
8746 * gdb.btrace/multi-thread-step.exp: Likewise.
8747 * gdb.btrace/nohist.exp: Likewise.
8748 * gdb.btrace/non-stop.exp: Likewise.
8749 * gdb.btrace/reconnect.exp: Likewise.
8750 * gdb.btrace/record_goto-step.exp: Likewise.
8751 * gdb.btrace/record_goto.exp: Likewise.
8752 * gdb.btrace/rn-dl-bind.exp: Likewise.
8753 * gdb.btrace/segv.exp: Likewise.
8754 * gdb.btrace/step.exp: Likewise.
8755 * gdb.btrace/stepi.exp: Likewise.
8756 * gdb.btrace/tailcall-only.exp: Likewise.
8757 * gdb.btrace/tailcall.exp: Likewise.
8758 * gdb.btrace/tsx.exp: Likewise.
8759 * gdb.btrace/unknown_functions.exp: Likewise.
8760 * gdb.btrace/vdso.exp: Likewise.
8761
8762 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8763
8764 * gdb.btrace/enable-running.c: New.
8765 * gdb.btrace/enable-running.exp: New.
8766
8767 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8768
8769 * gdb.arch/amd64-gs_base.c: New file.
8770 * gdb.arch/amd64-gs_base.exp: New file.
8771
8772 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8773
8774 * lib/memory.exp: Remove spurious empty newlines.
8775
8776 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8777
8778 * gdb.python/py-bad-printers.exp: Load python file using "source".
8779 * gdb.python/py-events.exp: Likewise.
8780 * gdb.python/py-evsignal.exp: Likewise.
8781 * gdb.python/py-evthreads.exp: Likewise.
8782 * gdb.python/py-frame-args.exp: Likewise.
8783 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8784 * gdb.python/py-framefilter-mi.exp: Likewise.
8785 * gdb.python/py-framefilter.exp: Likewise.
8786 * gdb.python/py-mi.exp: Likewise.
8787 * gdb.python/py-pp-maint.exp: Likewise.
8788 * gdb.python/py-pp-registration.exp: Likewise.
8789 * gdb.python/py-prettyprint.exp: Likewise.
8790 (run_lang_tests): Likewise.
8791 * gdb.python/py-typeprint.exp: Likewise.
8792
8793 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8794
8795 * lib/memory.exp: New file.
8796 * lib/gdb.exp: Load memory.exp.
8797 * gdb.base/memattr.exp (delete_memory): Move proc to
8798 lib/memory.exp and rename to delete_memory_regions.
8799 Replace delete_memory with delete_memory_regions.
8800 Cleanup memory regions before tests.
8801 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8802 before tests.
8803
8804 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8805
8806 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8807 files.
8808 (initialize): New function conditionally defined.
8809 (testcases): Move within conditional block.
8810 (main): Call initialize.
8811 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8812 of gdb.reverse/insn-reverse.c.
8813 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8814 gdb.reverse/insn-reverse.c.
8815
8816 2017-01-26 Yao Qi <yao.qi@linaro.org>
8817
8818 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8819 disassemble on address 0.
8820
8821 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8822 Yao Qi <yao.qi@linaro.org>
8823
8824 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8825 * gdb.dwarf2/implptr-64bit.S: Remove.
8826 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8827 variables in caller's context. Add DW_OP_implicit_value.
8828
8829 2017-01-25 Yao Qi <yao.qi@linaro.org>
8830
8831 * lib/dwarf.exp (Dwarf::_location): Handle
8832 DW_OP_GNU_implicit_pointer with proper size.
8833
8834 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8835
8836 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8837 and add untested calls.
8838
8839 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8840
8841 * gdb.python/python.exp: Check line number against what GDB thinks
8842 the line number is for func1.
8843
8844 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8845
8846 * gdb.dlang/debug-expr.exp: New file.
8847
8848 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8849
8850 Fix test names for the following files:
8851
8852 * gdb.ada/exec_changed.exp
8853 * gdb.ada/info_types.exp
8854 * gdb.arch/aarch64-atomic-inst.exp
8855 * gdb.arch/aarch64-fp.exp
8856 * gdb.arch/altivec-abi.exp
8857 * gdb.arch/altivec-regs.exp
8858 * gdb.arch/amd64-byte.exp
8859 * gdb.arch/amd64-disp-step.exp
8860 * gdb.arch/amd64-dword.exp
8861 * gdb.arch/amd64-entry-value-inline.exp
8862 * gdb.arch/amd64-entry-value-param.exp
8863 * gdb.arch/amd64-entry-value-paramref.exp
8864 * gdb.arch/amd64-entry-value.exp
8865 * gdb.arch/amd64-i386-address.exp
8866 * gdb.arch/amd64-invalid-stack-middle.exp
8867 * gdb.arch/amd64-invalid-stack-top.exp
8868 * gdb.arch/amd64-optimout-repeat.exp
8869 * gdb.arch/amd64-prologue-skip.exp
8870 * gdb.arch/amd64-prologue-xmm.exp
8871 * gdb.arch/amd64-stap-special-operands.exp
8872 * gdb.arch/amd64-stap-wrong-subexp.exp
8873 * gdb.arch/amd64-tailcall-cxx.exp
8874 * gdb.arch/amd64-tailcall-noret.exp
8875 * gdb.arch/amd64-tailcall-ret.exp
8876 * gdb.arch/amd64-tailcall-self.exp
8877 * gdb.arch/amd64-word.exp
8878 * gdb.arch/arm-bl-branch-dest.exp
8879 * gdb.arch/arm-disp-step.exp
8880 * gdb.arch/arm-neon.exp
8881 * gdb.arch/arm-single-step-kernel-helper.exp
8882 * gdb.arch/avr-flash-qualifier.exp
8883 * gdb.arch/disp-step-insn-reloc.exp
8884 * gdb.arch/e500-abi.exp
8885 * gdb.arch/e500-regs.exp
8886 * gdb.arch/ftrace-insn-reloc.exp
8887 * gdb.arch/i386-avx512.exp
8888 * gdb.arch/i386-bp_permanent.exp
8889 * gdb.arch/i386-byte.exp
8890 * gdb.arch/i386-cfi-notcurrent.exp
8891 * gdb.arch/i386-disp-step.exp
8892 * gdb.arch/i386-dr3-watch.exp
8893 * gdb.arch/i386-float.exp
8894 * gdb.arch/i386-gnu-cfi.exp
8895 * gdb.arch/i386-mpx-map.exp
8896 * gdb.arch/i386-mpx-sigsegv.exp
8897 * gdb.arch/i386-mpx-simple_segv.exp
8898 * gdb.arch/i386-mpx.exp
8899 * gdb.arch/i386-permbkpt.exp
8900 * gdb.arch/i386-prologue.exp
8901 * gdb.arch/i386-signal.exp
8902 * gdb.arch/i386-size-overlap.exp
8903 * gdb.arch/i386-unwind.exp
8904 * gdb.arch/i386-word.exp
8905 * gdb.arch/mips-fcr.exp
8906 * gdb.arch/powerpc-d128-regs.exp
8907 * gdb.arch/powerpc-stackless.exp
8908 * gdb.arch/ppc64-atomic-inst.exp
8909 * gdb.arch/s390-stackless.exp
8910 * gdb.arch/s390-tdbregs.exp
8911 * gdb.arch/s390-vregs.exp
8912 * gdb.arch/sparc-sysstep.exp
8913 * gdb.arch/thumb-bx-pc.exp
8914 * gdb.arch/thumb-singlestep.exp
8915 * gdb.arch/thumb2-it.exp
8916 * gdb.arch/vsx-regs.exp
8917 * gdb.asm/asm-source.exp
8918 * gdb.base/a2-run.exp
8919 * gdb.base/advance.exp
8920 * gdb.base/all-bin.exp
8921 * gdb.base/anon.exp
8922 * gdb.base/args.exp
8923 * gdb.base/arithmet.exp
8924 * gdb.base/async-shell.exp
8925 * gdb.base/async.exp
8926 * gdb.base/attach-pie-noexec.exp
8927 * gdb.base/attach-twice.exp
8928 * gdb.base/auto-load.exp
8929 * gdb.base/bang.exp
8930 * gdb.base/bitfields.exp
8931 * gdb.base/break-always.exp
8932 * gdb.base/break-caller-line.exp
8933 * gdb.base/break-entry.exp
8934 * gdb.base/break-inline.exp
8935 * gdb.base/break-on-linker-gcd-function.exp
8936 * gdb.base/break-probes.exp
8937 * gdb.base/break.exp
8938 * gdb.base/breakpoint-shadow.exp
8939 * gdb.base/call-ar-st.exp
8940 * gdb.base/call-sc.exp
8941 * gdb.base/call-signal-resume.exp
8942 * gdb.base/call-strs.exp
8943 * gdb.base/callfuncs.exp
8944 * gdb.base/catch-fork-static.exp
8945 * gdb.base/catch-gdb-caused-signals.exp
8946 * gdb.base/catch-load.exp
8947 * gdb.base/catch-signal-fork.exp
8948 * gdb.base/catch-signal.exp
8949 * gdb.base/catch-syscall.exp
8950 * gdb.base/charset.exp
8951 * gdb.base/checkpoint.exp
8952 * gdb.base/chng-syms.exp
8953 * gdb.base/code-expr.exp
8954 * gdb.base/code_elim.exp
8955 * gdb.base/commands.exp
8956 * gdb.base/completion.exp
8957 * gdb.base/complex.exp
8958 * gdb.base/cond-expr.exp
8959 * gdb.base/condbreak.exp
8960 * gdb.base/consecutive.exp
8961 * gdb.base/continue-all-already-running.exp
8962 * gdb.base/coredump-filter.exp
8963 * gdb.base/corefile.exp
8964 * gdb.base/dbx.exp
8965 * gdb.base/debug-expr.exp
8966 * gdb.base/define.exp
8967 * gdb.base/del.exp
8968 * gdb.base/disabled-location.exp
8969 * gdb.base/disasm-end-cu.exp
8970 * gdb.base/disasm-optim.exp
8971 * gdb.base/display.exp
8972 * gdb.base/duplicate-bp.exp
8973 * gdb.base/ena-dis-br.exp
8974 * gdb.base/ending-run.exp
8975 * gdb.base/enumval.exp
8976 * gdb.base/environ.exp
8977 * gdb.base/eu-strip-infcall.exp
8978 * gdb.base/eval-avoid-side-effects.exp
8979 * gdb.base/eval-skip.exp
8980 * gdb.base/exitsignal.exp
8981 * gdb.base/expand-psymtabs.exp
8982 * gdb.base/filesym.exp
8983 * gdb.base/find-unmapped.exp
8984 * gdb.base/finish.exp
8985 * gdb.base/float.exp
8986 * gdb.base/foll-exec-mode.exp
8987 * gdb.base/foll-exec.exp
8988 * gdb.base/foll-fork.exp
8989 * gdb.base/fortran-sym-case.exp
8990 * gdb.base/freebpcmd.exp
8991 * gdb.base/func-ptr.exp
8992 * gdb.base/func-ptrs.exp
8993 * gdb.base/funcargs.exp
8994 * gdb.base/gcore-buffer-overflow.exp
8995 * gdb.base/gcore-relro-pie.exp
8996 * gdb.base/gcore-relro.exp
8997 * gdb.base/gcore.exp
8998 * gdb.base/gdb1090.exp
8999 * gdb.base/gdb11530.exp
9000 * gdb.base/gdb11531.exp
9001 * gdb.base/gdb1821.exp
9002 * gdb.base/gdbindex-stabs.exp
9003 * gdb.base/gdbvars.exp
9004 * gdb.base/hbreak.exp
9005 * gdb.base/hbreak2.exp
9006 * gdb.base/included.exp
9007 * gdb.base/infcall-input.exp
9008 * gdb.base/inferior-died.exp
9009 * gdb.base/infnan.exp
9010 * gdb.base/info-macros.exp
9011 * gdb.base/info-os.exp
9012 * gdb.base/info-proc.exp
9013 * gdb.base/info-shared.exp
9014 * gdb.base/info-target.exp
9015 * gdb.base/infoline.exp
9016 * gdb.base/interp.exp
9017 * gdb.base/interrupt.exp
9018 * gdb.base/jit-reader.exp
9019 * gdb.base/jit-simple.exp
9020 * gdb.base/kill-after-signal.exp
9021 * gdb.base/kill-detach-inferiors-cmd.exp
9022 * gdb.base/label.exp
9023 * gdb.base/langs.exp
9024 * gdb.base/ldbl_e308.exp
9025 * gdb.base/line-symtabs.exp
9026 * gdb.base/linespecs.exp
9027 * gdb.base/list.exp
9028 * gdb.base/long_long.exp
9029 * gdb.base/longest-types.exp
9030 * gdb.base/maint.exp
9031 * gdb.base/max-value-size.exp
9032 * gdb.base/memattr.exp
9033 * gdb.base/mips_pro.exp
9034 * gdb.base/morestack.exp
9035 * gdb.base/moribund-step.exp
9036 * gdb.base/multi-forks.exp
9037 * gdb.base/nested-addr.exp
9038 * gdb.base/nextoverexit.exp
9039 * gdb.base/noreturn-finish.exp
9040 * gdb.base/noreturn-return.exp
9041 * gdb.base/nostdlib.exp
9042 * gdb.base/offsets.exp
9043 * gdb.base/opaque.exp
9044 * gdb.base/pc-fp.exp
9045 * gdb.base/permissions.exp
9046 * gdb.base/print-symbol-loading.exp
9047 * gdb.base/prologue-include.exp
9048 * gdb.base/psymtab.exp
9049 * gdb.base/ptype.exp
9050 * gdb.base/random-signal.exp
9051 * gdb.base/randomize.exp
9052 * gdb.base/range-stepping.exp
9053 * gdb.base/readline-ask.exp
9054 * gdb.base/recpar.exp
9055 * gdb.base/recurse.exp
9056 * gdb.base/relational.exp
9057 * gdb.base/restore.exp
9058 * gdb.base/return-nodebug.exp
9059 * gdb.base/return.exp
9060 * gdb.base/run-after-attach.exp
9061 * gdb.base/save-bp.exp
9062 * gdb.base/scope.exp
9063 * gdb.base/sect-cmd.exp
9064 * gdb.base/set-lang-auto.exp
9065 * gdb.base/set-noassign.exp
9066 * gdb.base/setvar.exp
9067 * gdb.base/sigall.exp
9068 * gdb.base/sigbpt.exp
9069 * gdb.base/siginfo-addr.exp
9070 * gdb.base/siginfo-infcall.exp
9071 * gdb.base/siginfo-obj.exp
9072 * gdb.base/siginfo.exp
9073 * gdb.base/signals-state-child.exp
9074 * gdb.base/signest.exp
9075 * gdb.base/sigstep.exp
9076 * gdb.base/sizeof.exp
9077 * gdb.base/skip.exp
9078 * gdb.base/solib-corrupted.exp
9079 * gdb.base/solib-nodir.exp
9080 * gdb.base/solib-search.exp
9081 * gdb.base/stack-checking.exp
9082 * gdb.base/stale-infcall.exp
9083 * gdb.base/stap-probe.exp
9084 * gdb.base/start.exp
9085 * gdb.base/step-break.exp
9086 * gdb.base/step-bt.exp
9087 * gdb.base/step-line.exp
9088 * gdb.base/step-over-exit.exp
9089 * gdb.base/step-over-syscall.exp
9090 * gdb.base/step-resume-infcall.exp
9091 * gdb.base/step-test.exp
9092 * gdb.base/store.exp
9093 * gdb.base/structs3.exp
9094 * gdb.base/sym-file.exp
9095 * gdb.base/symbol-without-target_section.exp
9096 * gdb.base/term.exp
9097 * gdb.base/testenv.exp
9098 * gdb.base/ui-redirect.exp
9099 * gdb.base/until.exp
9100 * gdb.base/unwindonsignal.exp
9101 * gdb.base/value-double-free.exp
9102 * gdb.base/vla-datatypes.exp
9103 * gdb.base/vla-ptr.exp
9104 * gdb.base/vla-sideeffect.exp
9105 * gdb.base/volatile.exp
9106 * gdb.base/watch-cond-infcall.exp
9107 * gdb.base/watch-cond.exp
9108 * gdb.base/watch-non-mem.exp
9109 * gdb.base/watch-read.exp
9110 * gdb.base/watch-vfork.exp
9111 * gdb.base/watchpoint-cond-gone.exp
9112 * gdb.base/watchpoint-delete.exp
9113 * gdb.base/watchpoint-hw-hit-once.exp
9114 * gdb.base/watchpoint-hw.exp
9115 * gdb.base/watchpoint-stops-at-right-insn.exp
9116 * gdb.base/watchpoints.exp
9117 * gdb.base/wchar.exp
9118 * gdb.base/whatis-exp.exp
9119 * gdb.btrace/buffer-size.exp
9120 * gdb.btrace/data.exp
9121 * gdb.btrace/delta.exp
9122 * gdb.btrace/dlopen.exp
9123 * gdb.btrace/enable.exp
9124 * gdb.btrace/exception.exp
9125 * gdb.btrace/function_call_history.exp
9126 * gdb.btrace/gcore.exp
9127 * gdb.btrace/instruction_history.exp
9128 * gdb.btrace/nohist.exp
9129 * gdb.btrace/reconnect.exp
9130 * gdb.btrace/record_goto-step.exp
9131 * gdb.btrace/record_goto.exp
9132 * gdb.btrace/rn-dl-bind.exp
9133 * gdb.btrace/segv.exp
9134 * gdb.btrace/step.exp
9135 * gdb.btrace/stepi.exp
9136 * gdb.btrace/tailcall-only.exp
9137 * gdb.btrace/tailcall.exp
9138 * gdb.btrace/tsx.exp
9139 * gdb.btrace/unknown_functions.exp
9140 * gdb.btrace/vdso.exp
9141 * gdb.compile/compile-ifunc.exp
9142 * gdb.compile/compile-ops.exp
9143 * gdb.compile/compile-print.exp
9144 * gdb.compile/compile-setjmp.exp
9145 * gdb.cp/abstract-origin.exp
9146 * gdb.cp/ambiguous.exp
9147 * gdb.cp/annota2.exp
9148 * gdb.cp/annota3.exp
9149 * gdb.cp/anon-ns.exp
9150 * gdb.cp/anon-struct.exp
9151 * gdb.cp/anon-union.exp
9152 * gdb.cp/arg-reference.exp
9153 * gdb.cp/baseenum.exp
9154 * gdb.cp/bool.exp
9155 * gdb.cp/breakpoint.exp
9156 * gdb.cp/bs15503.exp
9157 * gdb.cp/call-c.exp
9158 * gdb.cp/casts.exp
9159 * gdb.cp/chained-calls.exp
9160 * gdb.cp/class2.exp
9161 * gdb.cp/classes.exp
9162 * gdb.cp/cmpd-minsyms.exp
9163 * gdb.cp/converts.exp
9164 * gdb.cp/cp-relocate.exp
9165 * gdb.cp/cpcompletion.exp
9166 * gdb.cp/cpexprs.exp
9167 * gdb.cp/cplabel.exp
9168 * gdb.cp/cplusfuncs.exp
9169 * gdb.cp/cpsizeof.exp
9170 * gdb.cp/ctti.exp
9171 * gdb.cp/derivation.exp
9172 * gdb.cp/destrprint.exp
9173 * gdb.cp/dispcxx.exp
9174 * gdb.cp/enum-class.exp
9175 * gdb.cp/exception.exp
9176 * gdb.cp/exceptprint.exp
9177 * gdb.cp/expand-psymtabs-cxx.exp
9178 * gdb.cp/expand-sals.exp
9179 * gdb.cp/extern-c.exp
9180 * gdb.cp/filename.exp
9181 * gdb.cp/formatted-ref.exp
9182 * gdb.cp/fpointer.exp
9183 * gdb.cp/gdb1355.exp
9184 * gdb.cp/gdb2495.exp
9185 * gdb.cp/hang.exp
9186 * gdb.cp/impl-this.exp
9187 * gdb.cp/infcall-dlopen.exp
9188 * gdb.cp/inherit.exp
9189 * gdb.cp/iostream.exp
9190 * gdb.cp/koenig.exp
9191 * gdb.cp/local.exp
9192 * gdb.cp/m-data.exp
9193 * gdb.cp/m-static.exp
9194 * gdb.cp/mb-ctor.exp
9195 * gdb.cp/mb-inline.exp
9196 * gdb.cp/mb-templates.exp
9197 * gdb.cp/member-name.exp
9198 * gdb.cp/member-ptr.exp
9199 * gdb.cp/meth-typedefs.exp
9200 * gdb.cp/method.exp
9201 * gdb.cp/method2.exp
9202 * gdb.cp/minsym-fallback.exp
9203 * gdb.cp/misc.exp
9204 * gdb.cp/namelessclass.exp
9205 * gdb.cp/namespace-enum.exp
9206 * gdb.cp/namespace-nested-import.exp
9207 * gdb.cp/namespace.exp
9208 * gdb.cp/nextoverthrow.exp
9209 * gdb.cp/no-dmgl-verbose.exp
9210 * gdb.cp/non-trivial-retval.exp
9211 * gdb.cp/noparam.exp
9212 * gdb.cp/nsdecl.exp
9213 * gdb.cp/nsimport.exp
9214 * gdb.cp/nsnested.exp
9215 * gdb.cp/nsnoimports.exp
9216 * gdb.cp/nsrecurs.exp
9217 * gdb.cp/nsstress.exp
9218 * gdb.cp/nsusing.exp
9219 * gdb.cp/operator.exp
9220 * gdb.cp/oranking.exp
9221 * gdb.cp/overload-const.exp
9222 * gdb.cp/overload.exp
9223 * gdb.cp/ovldbreak.exp
9224 * gdb.cp/ovsrch.exp
9225 * gdb.cp/paren-type.exp
9226 * gdb.cp/parse-lang.exp
9227 * gdb.cp/pass-by-ref.exp
9228 * gdb.cp/pr-1023.exp
9229 * gdb.cp/pr-1210.exp
9230 * gdb.cp/pr-574.exp
9231 * gdb.cp/pr10687.exp
9232 * gdb.cp/pr12028.exp
9233 * gdb.cp/pr17132.exp
9234 * gdb.cp/pr17494.exp
9235 * gdb.cp/pr9067.exp
9236 * gdb.cp/pr9167.exp
9237 * gdb.cp/pr9631.exp
9238 * gdb.cp/printmethod.exp
9239 * gdb.cp/psmang.exp
9240 * gdb.cp/psymtab-parameter.exp
9241 * gdb.cp/ptype-cv-cp.exp
9242 * gdb.cp/ptype-flags.exp
9243 * gdb.cp/re-set-overloaded.exp
9244 * gdb.cp/ref-types.exp
9245 * gdb.cp/rtti.exp
9246 * gdb.cp/scope-err.exp
9247 * gdb.cp/shadow.exp
9248 * gdb.cp/smartp.exp
9249 * gdb.cp/static-method.exp
9250 * gdb.cp/static-print-quit.exp
9251 * gdb.cp/temargs.exp
9252 * gdb.cp/templates.exp
9253 * gdb.cp/try_catch.exp
9254 * gdb.cp/typedef-operator.exp
9255 * gdb.cp/typeid.exp
9256 * gdb.cp/userdef.exp
9257 * gdb.cp/using-crash.exp
9258 * gdb.cp/var-tag.exp
9259 * gdb.cp/virtbase.exp
9260 * gdb.cp/virtfunc.exp
9261 * gdb.cp/virtfunc2.exp
9262 * gdb.cp/vla-cxx.exp
9263 * gdb.disasm/t01_mov.exp
9264 * gdb.disasm/t02_mova.exp
9265 * gdb.disasm/t03_add.exp
9266 * gdb.disasm/t04_sub.exp
9267 * gdb.disasm/t05_cmp.exp
9268 * gdb.disasm/t06_ari2.exp
9269 * gdb.disasm/t07_ari3.exp
9270 * gdb.disasm/t08_or.exp
9271 * gdb.disasm/t09_xor.exp
9272 * gdb.disasm/t10_and.exp
9273 * gdb.disasm/t11_logs.exp
9274 * gdb.disasm/t12_bit.exp
9275 * gdb.disasm/t13_otr.exp
9276 * gdb.dlang/circular.exp
9277 * gdb.dwarf2/arr-stride.exp
9278 * gdb.dwarf2/arr-subrange.exp
9279 * gdb.dwarf2/atomic-type.exp
9280 * gdb.dwarf2/bad-regnum.exp
9281 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9282 * gdb.dwarf2/callframecfa.exp
9283 * gdb.dwarf2/clztest.exp
9284 * gdb.dwarf2/corrupt.exp
9285 * gdb.dwarf2/data-loc.exp
9286 * gdb.dwarf2/dup-psym.exp
9287 * gdb.dwarf2/dw2-anon-mptr.exp
9288 * gdb.dwarf2/dw2-anonymous-func.exp
9289 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9290 * gdb.dwarf2/dw2-bad-unresolved.exp
9291 * gdb.dwarf2/dw2-basic.exp
9292 * gdb.dwarf2/dw2-canonicalize-type.exp
9293 * gdb.dwarf2/dw2-case-insensitive.exp
9294 * gdb.dwarf2/dw2-common-block.exp
9295 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9296 * gdb.dwarf2/dw2-compressed.exp
9297 * gdb.dwarf2/dw2-const.exp
9298 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9299 * gdb.dwarf2/dw2-cu-size.exp
9300 * gdb.dwarf2/dw2-dup-frame.exp
9301 * gdb.dwarf2/dw2-entry-value.exp
9302 * gdb.dwarf2/dw2-icycle.exp
9303 * gdb.dwarf2/dw2-ifort-parameter.exp
9304 * gdb.dwarf2/dw2-inline-break.exp
9305 * gdb.dwarf2/dw2-inline-param.exp
9306 * gdb.dwarf2/dw2-intercu.exp
9307 * gdb.dwarf2/dw2-intermix.exp
9308 * gdb.dwarf2/dw2-lexical-block-bare.exp
9309 * gdb.dwarf2/dw2-linkage-name-trust.exp
9310 * gdb.dwarf2/dw2-minsym-in-cu.exp
9311 * gdb.dwarf2/dw2-noloc.exp
9312 * gdb.dwarf2/dw2-op-call.exp
9313 * gdb.dwarf2/dw2-op-out-param.exp
9314 * gdb.dwarf2/dw2-opt-structptr.exp
9315 * gdb.dwarf2/dw2-param-error.exp
9316 * gdb.dwarf2/dw2-producer.exp
9317 * gdb.dwarf2/dw2-ranges-base.exp
9318 * gdb.dwarf2/dw2-ref-missing-frame.exp
9319 * gdb.dwarf2/dw2-reg-undefined.exp
9320 * gdb.dwarf2/dw2-regno-invalid.exp
9321 * gdb.dwarf2/dw2-restore.exp
9322 * gdb.dwarf2/dw2-restrict.exp
9323 * gdb.dwarf2/dw2-single-line-discriminators.exp
9324 * gdb.dwarf2/dw2-strp.exp
9325 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9326 * gdb.dwarf2/dw2-unresolved.exp
9327 * gdb.dwarf2/dw2-var-zero-addr.exp
9328 * gdb.dwarf2/dw4-sig-types.exp
9329 * gdb.dwarf2/dwz.exp
9330 * gdb.dwarf2/dynarr-ptr.exp
9331 * gdb.dwarf2/enum-type.exp
9332 * gdb.dwarf2/gdb-index.exp
9333 * gdb.dwarf2/implptr-64bit.exp
9334 * gdb.dwarf2/implptr-optimized-out.exp
9335 * gdb.dwarf2/implptr.exp
9336 * gdb.dwarf2/implref-array.exp
9337 * gdb.dwarf2/implref-const.exp
9338 * gdb.dwarf2/implref-global.exp
9339 * gdb.dwarf2/implref-struct.exp
9340 * gdb.dwarf2/mac-fileno.exp
9341 * gdb.dwarf2/main-subprogram.exp
9342 * gdb.dwarf2/member-ptr-forwardref.exp
9343 * gdb.dwarf2/method-ptr.exp
9344 * gdb.dwarf2/missing-sig-type.exp
9345 * gdb.dwarf2/nonvar-access.exp
9346 * gdb.dwarf2/opaque-type-lookup.exp
9347 * gdb.dwarf2/pieces-optimized-out.exp
9348 * gdb.dwarf2/pieces.exp
9349 * gdb.dwarf2/pr10770.exp
9350 * gdb.dwarf2/pr13961.exp
9351 * gdb.dwarf2/staticvirtual.exp
9352 * gdb.dwarf2/subrange.exp
9353 * gdb.dwarf2/symtab-producer.exp
9354 * gdb.dwarf2/trace-crash.exp
9355 * gdb.dwarf2/typeddwarf.exp
9356 * gdb.dwarf2/valop.exp
9357 * gdb.dwarf2/watch-notconst.exp
9358 * gdb.fortran/array-element.exp
9359 * gdb.fortran/charset.exp
9360 * gdb.fortran/common-block.exp
9361 * gdb.fortran/complex.exp
9362 * gdb.fortran/derived-type-function.exp
9363 * gdb.fortran/derived-type.exp
9364 * gdb.fortran/logical.exp
9365 * gdb.fortran/module.exp
9366 * gdb.fortran/multi-dim.exp
9367 * gdb.fortran/nested-funcs.exp
9368 * gdb.fortran/print-formatted.exp
9369 * gdb.fortran/subarray.exp
9370 * gdb.fortran/vla-alloc-assoc.exp
9371 * gdb.fortran/vla-datatypes.exp
9372 * gdb.fortran/vla-history.exp
9373 * gdb.fortran/vla-ptr-info.exp
9374 * gdb.fortran/vla-ptype-sub.exp
9375 * gdb.fortran/vla-ptype.exp
9376 * gdb.fortran/vla-sizeof.exp
9377 * gdb.fortran/vla-type.exp
9378 * gdb.fortran/vla-value-sub-arbitrary.exp
9379 * gdb.fortran/vla-value-sub-finish.exp
9380 * gdb.fortran/vla-value-sub.exp
9381 * gdb.fortran/vla-value.exp
9382 * gdb.fortran/whatis_type.exp
9383 * gdb.go/chan.exp
9384 * gdb.go/handcall.exp
9385 * gdb.go/hello.exp
9386 * gdb.go/integers.exp
9387 * gdb.go/methods.exp
9388 * gdb.go/package.exp
9389 * gdb.go/strings.exp
9390 * gdb.go/types.exp
9391 * gdb.go/unsafe.exp
9392 * gdb.guile/scm-arch.exp
9393 * gdb.guile/scm-block.exp
9394 * gdb.guile/scm-breakpoint.exp
9395 * gdb.guile/scm-cmd.exp
9396 * gdb.guile/scm-disasm.exp
9397 * gdb.guile/scm-equal.exp
9398 * gdb.guile/scm-frame-args.exp
9399 * gdb.guile/scm-frame-inline.exp
9400 * gdb.guile/scm-frame.exp
9401 * gdb.guile/scm-iterator.exp
9402 * gdb.guile/scm-math.exp
9403 * gdb.guile/scm-objfile.exp
9404 * gdb.guile/scm-ports.exp
9405 * gdb.guile/scm-symbol.exp
9406 * gdb.guile/scm-symtab.exp
9407 * gdb.guile/scm-value-cc.exp
9408 * gdb.guile/types-module.exp
9409 * gdb.linespec/break-ask.exp
9410 * gdb.linespec/cpexplicit.exp
9411 * gdb.linespec/explicit.exp
9412 * gdb.linespec/keywords.exp
9413 * gdb.linespec/linespec.exp
9414 * gdb.linespec/ls-dollar.exp
9415 * gdb.linespec/ls-errs.exp
9416 * gdb.linespec/skip-two.exp
9417 * gdb.linespec/thread.exp
9418 * gdb.mi/mi-async.exp
9419 * gdb.mi/mi-basics.exp
9420 * gdb.mi/mi-break.exp
9421 * gdb.mi/mi-catch-load.exp
9422 * gdb.mi/mi-cli.exp
9423 * gdb.mi/mi-cmd-param-changed.exp
9424 * gdb.mi/mi-console.exp
9425 * gdb.mi/mi-detach.exp
9426 * gdb.mi/mi-disassemble.exp
9427 * gdb.mi/mi-eval.exp
9428 * gdb.mi/mi-file-transfer.exp
9429 * gdb.mi/mi-file.exp
9430 * gdb.mi/mi-fill-memory.exp
9431 * gdb.mi/mi-inheritance-syntax-error.exp
9432 * gdb.mi/mi-linespec-err-cp.exp
9433 * gdb.mi/mi-logging.exp
9434 * gdb.mi/mi-memory-changed.exp
9435 * gdb.mi/mi-read-memory.exp
9436 * gdb.mi/mi-record-changed.exp
9437 * gdb.mi/mi-reg-undefined.exp
9438 * gdb.mi/mi-regs.exp
9439 * gdb.mi/mi-return.exp
9440 * gdb.mi/mi-reverse.exp
9441 * gdb.mi/mi-simplerun.exp
9442 * gdb.mi/mi-solib.exp
9443 * gdb.mi/mi-stack.exp
9444 * gdb.mi/mi-stepi.exp
9445 * gdb.mi/mi-syn-frame.exp
9446 * gdb.mi/mi-until.exp
9447 * gdb.mi/mi-var-block.exp
9448 * gdb.mi/mi-var-child.exp
9449 * gdb.mi/mi-var-cmd.exp
9450 * gdb.mi/mi-var-cp.exp
9451 * gdb.mi/mi-var-display.exp
9452 * gdb.mi/mi-var-invalidate.exp
9453 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9454 * gdb.mi/mi-vla-fortran.exp
9455 * gdb.mi/mi-watch.exp
9456 * gdb.mi/mi2-var-child.exp
9457 * gdb.mi/user-selected-context-sync.exp
9458 * gdb.modula2/unbounded-array.exp
9459 * gdb.multi/dummy-frame-restore.exp
9460 * gdb.multi/multi-arch-exec.exp
9461 * gdb.multi/multi-arch.exp
9462 * gdb.multi/tids.exp
9463 * gdb.multi/watchpoint-multi.exp
9464 * gdb.opencl/callfuncs.exp
9465 * gdb.opencl/convs_casts.exp
9466 * gdb.opencl/datatypes.exp
9467 * gdb.opencl/operators.exp
9468 * gdb.opencl/vec_comps.exp
9469 * gdb.opt/clobbered-registers-O2.exp
9470 * gdb.opt/inline-break.exp
9471 * gdb.opt/inline-bt.exp
9472 * gdb.opt/inline-cmds.exp
9473 * gdb.opt/inline-locals.exp
9474 * gdb.pascal/case-insensitive-symbols.exp
9475 * gdb.pascal/floats.exp
9476 * gdb.pascal/gdb11492.exp
9477 * gdb.python/lib-types.exp
9478 * gdb.python/py-arch.exp
9479 * gdb.python/py-as-string.exp
9480 * gdb.python/py-bad-printers.exp
9481 * gdb.python/py-block.exp
9482 * gdb.python/py-breakpoint-create-fail.exp
9483 * gdb.python/py-breakpoint.exp
9484 * gdb.python/py-caller-is.exp
9485 * gdb.python/py-cmd.exp
9486 * gdb.python/py-explore-cc.exp
9487 * gdb.python/py-explore.exp
9488 * gdb.python/py-finish-breakpoint.exp
9489 * gdb.python/py-finish-breakpoint2.exp
9490 * gdb.python/py-frame-args.exp
9491 * gdb.python/py-frame-inline.exp
9492 * gdb.python/py-frame.exp
9493 * gdb.python/py-framefilter-mi.exp
9494 * gdb.python/py-infthread.exp
9495 * gdb.python/py-lazy-string.exp
9496 * gdb.python/py-linetable.exp
9497 * gdb.python/py-mi-events.exp
9498 * gdb.python/py-mi-objfile.exp
9499 * gdb.python/py-mi.exp
9500 * gdb.python/py-objfile.exp
9501 * gdb.python/py-pp-integral.exp
9502 * gdb.python/py-pp-maint.exp
9503 * gdb.python/py-pp-re-notag.exp
9504 * gdb.python/py-pp-registration.exp
9505 * gdb.python/py-recurse-unwind.exp
9506 * gdb.python/py-strfns.exp
9507 * gdb.python/py-symbol.exp
9508 * gdb.python/py-symtab.exp
9509 * gdb.python/py-sync-interp.exp
9510 * gdb.python/py-typeprint.exp
9511 * gdb.python/py-unwind-maint.exp
9512 * gdb.python/py-unwind.exp
9513 * gdb.python/py-value-cc.exp
9514 * gdb.python/py-xmethods.exp
9515 * gdb.reverse/amd64-tailcall-reverse.exp
9516 * gdb.reverse/break-precsave.exp
9517 * gdb.reverse/break-reverse.exp
9518 * gdb.reverse/consecutive-precsave.exp
9519 * gdb.reverse/consecutive-reverse.exp
9520 * gdb.reverse/finish-precsave.exp
9521 * gdb.reverse/finish-reverse-bkpt.exp
9522 * gdb.reverse/finish-reverse.exp
9523 * gdb.reverse/fstatat-reverse.exp
9524 * gdb.reverse/getresuid-reverse.exp
9525 * gdb.reverse/i386-precsave.exp
9526 * gdb.reverse/i386-reverse.exp
9527 * gdb.reverse/i386-sse-reverse.exp
9528 * gdb.reverse/i387-env-reverse.exp
9529 * gdb.reverse/i387-stack-reverse.exp
9530 * gdb.reverse/insn-reverse.exp
9531 * gdb.reverse/machinestate-precsave.exp
9532 * gdb.reverse/machinestate.exp
9533 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9534 * gdb.reverse/pipe-reverse.exp
9535 * gdb.reverse/readv-reverse.exp
9536 * gdb.reverse/recvmsg-reverse.exp
9537 * gdb.reverse/rerun-prec.exp
9538 * gdb.reverse/s390-mvcle.exp
9539 * gdb.reverse/step-precsave.exp
9540 * gdb.reverse/step-reverse.exp
9541 * gdb.reverse/time-reverse.exp
9542 * gdb.reverse/until-precsave.exp
9543 * gdb.reverse/until-reverse.exp
9544 * gdb.reverse/waitpid-reverse.exp
9545 * gdb.reverse/watch-precsave.exp
9546 * gdb.reverse/watch-reverse.exp
9547 * gdb.rust/generics.exp
9548 * gdb.rust/methods.exp
9549 * gdb.rust/modules.exp
9550 * gdb.rust/simple.exp
9551 * gdb.server/connect-with-no-symbol-file.exp
9552 * gdb.server/ext-attach.exp
9553 * gdb.server/ext-restart.exp
9554 * gdb.server/ext-wrapper.exp
9555 * gdb.server/file-transfer.exp
9556 * gdb.server/server-exec-info.exp
9557 * gdb.server/server-kill.exp
9558 * gdb.server/server-mon.exp
9559 * gdb.server/wrapper.exp
9560 * gdb.stabs/exclfwd.exp
9561 * gdb.stabs/gdb11479.exp
9562 * gdb.threads/clone-new-thread-event.exp
9563 * gdb.threads/corethreads.exp
9564 * gdb.threads/current-lwp-dead.exp
9565 * gdb.threads/dlopen-libpthread.exp
9566 * gdb.threads/gcore-thread.exp
9567 * gdb.threads/sigstep-threads.exp
9568 * gdb.threads/watchpoint-fork.exp
9569 * gdb.trace/actions-changed.exp
9570 * gdb.trace/backtrace.exp
9571 * gdb.trace/change-loc.exp
9572 * gdb.trace/circ.exp
9573 * gdb.trace/collection.exp
9574 * gdb.trace/disconnected-tracing.exp
9575 * gdb.trace/ftrace.exp
9576 * gdb.trace/mi-trace-frame-collected.exp
9577 * gdb.trace/mi-trace-unavailable.exp
9578 * gdb.trace/mi-traceframe-changed.exp
9579 * gdb.trace/mi-tsv-changed.exp
9580 * gdb.trace/no-attach-trace.exp
9581 * gdb.trace/passc-dyn.exp
9582 * gdb.trace/qtro.exp
9583 * gdb.trace/range-stepping.exp
9584 * gdb.trace/read-memory.exp
9585 * gdb.trace/save-trace.exp
9586 * gdb.trace/signal.exp
9587 * gdb.trace/status-stop.exp
9588 * gdb.trace/tfile.exp
9589 * gdb.trace/trace-break.exp
9590 * gdb.trace/trace-buffer-size.exp
9591 * gdb.trace/trace-condition.exp
9592 * gdb.trace/tracefile-pseudo-reg.exp
9593 * gdb.trace/tstatus.exp
9594 * gdb.trace/unavailable.exp
9595 * gdb.trace/while-dyn.exp
9596 * gdb.trace/while-stepping.exp
9597
9598 2016-12-22 Doug Evans <xdje42@gmail.com>
9599
9600 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9601 and msymbols.
9602
9603 2016-12-19 Yao Qi <yao.qi@linaro.org>
9604
9605 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9606 (test_with_self): Don't call do_steps_and_nexts, and remove
9607 code about stepping into xmalloc.
9608
9609 2016-12-09 Yao Qi <yao.qi@linaro.org>
9610
9611 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9612
9613 2016-12-09 Yao Qi <yao.qi@linaro.org>
9614
9615 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9616
9617 2016-12-09 Pedro Alves <palves@redhat.com>
9618
9619 * gdb.base/all-architectures-0.exp: New file.
9620 * gdb.base/all-architectures-1.exp: New file.
9621 * gdb.base/all-architectures-2.exp: New file.
9622 * gdb.base/all-architectures-3.exp: New file.
9623 * gdb.base/all-architectures-4.exp: New file.
9624 * gdb.base/all-architectures-5.exp: New file.
9625 * gdb.base/all-architectures-6.exp: New file.
9626 * gdb.base/all-architectures-7.exp: New file.
9627 * gdb.base/all-architectures.exp.in: New file.
9628
9629 2016-12-09 Yao Qi <yao.qi@linaro.org>
9630
9631 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9632
9633 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9634
9635 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9636 possible.
9637 Remove useless pattern-matching code.
9638
9639 2016-12-02 Pedro Alves <palves@redhat.com>
9640
9641 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9642 procedure.
9643 (top level): Call it.
9644
9645 2016-12-02 Pedro Alves <palves@redhat.com>
9646
9647 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9648 New procedure.
9649 (top level): Call it.
9650
9651 2016-12-02 Pedro Alves <palves@redhat.com>
9652
9653 PR cli/20559
9654 * gdb.base/commands.exp (user_defined_command_args_eval): New
9655 procedure.
9656 (top level): Call it.
9657
9658 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9659
9660 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9661 timeout handling.
9662
9663 2016-12-02 Tom Tromey <tom@tromey.com>
9664
9665 * gdb.dwarf2/main-subprogram.c: New file.
9666 * gdb.dwarf2/main-subprogram.exp: New file.
9667
9668 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9669
9670 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9671 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9672 gdb_test_no_output for a couple of cases.
9673 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9674
9675 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9676
9677 Fix test names and standardize compilation error messages throughout
9678 the following files:
9679
9680 * gdb.ada/start.exp
9681 * gdb.arch/alpha-step.exp
9682 * gdb.arch/e500-prologue.exp
9683 * gdb.arch/ftrace-insn-reloc.exp
9684 * gdb.arch/gdb1291.exp
9685 * gdb.arch/gdb1431.exp
9686 * gdb.arch/gdb1558.exp
9687 * gdb.arch/i386-dr3-watch.exp
9688 * gdb.arch/i386-sse-stack-align.exp
9689 * gdb.arch/ia64-breakpoint-shadow.exp
9690 * gdb.arch/pa-nullify.exp
9691 * gdb.arch/powerpc-aix-prologue.exp
9692 * gdb.arch/thumb-bx-pc.exp
9693 * gdb.base/annota1.exp
9694 * gdb.base/annota3.exp
9695 * gdb.base/arrayidx.exp
9696 * gdb.base/assign.exp
9697 * gdb.base/attach.exp
9698 * gdb.base/auxv.exp
9699 * gdb.base/bang.exp
9700 * gdb.base/bfp-test.exp
9701 * gdb.base/bigcore.exp
9702 * gdb.base/bitfields2.exp
9703 * gdb.base/break-fun-addr.exp
9704 * gdb.base/break-probes.exp
9705 * gdb.base/call-rt-st.exp
9706 * gdb.base/callexit.exp
9707 * gdb.base/catch-fork-kill.exp
9708 * gdb.base/charset.exp
9709 * gdb.base/checkpoint.exp
9710 * gdb.base/comprdebug.exp
9711 * gdb.base/constvars.exp
9712 * gdb.base/coredump-filter.exp
9713 * gdb.base/cursal.exp
9714 * gdb.base/cvexpr.exp
9715 * gdb.base/detach.exp
9716 * gdb.base/display.exp
9717 * gdb.base/dmsym.exp
9718 * gdb.base/dprintf-pending.exp
9719 * gdb.base/dso2dso.exp
9720 * gdb.base/dtrace-probe.exp
9721 * gdb.base/dump.exp
9722 * gdb.base/enum_cond.exp
9723 * gdb.base/exe-lock.exp
9724 * gdb.base/exec-invalid-sysroot.exp
9725 * gdb.base/execl-update-breakpoints.exp
9726 * gdb.base/exprs.exp
9727 * gdb.base/fileio.exp
9728 * gdb.base/find.exp
9729 * gdb.base/finish.exp
9730 * gdb.base/fixsection.exp
9731 * gdb.base/foll-vfork.exp
9732 * gdb.base/frame-args.exp
9733 * gdb.base/gcore.exp
9734 * gdb.base/gdb1250.exp
9735 * gdb.base/global-var-nested-by-dso.exp
9736 * gdb.base/gnu-ifunc.exp
9737 * gdb.base/hashline1.exp
9738 * gdb.base/hashline2.exp
9739 * gdb.base/hashline3.exp
9740 * gdb.base/hbreak-in-shr-unsupported.exp
9741 * gdb.base/huge.exp
9742 * gdb.base/infcall-input.exp
9743 * gdb.base/info-fun.exp
9744 * gdb.base/info-shared.exp
9745 * gdb.base/jit-simple.exp
9746 * gdb.base/jit-so.exp
9747 * gdb.base/jit.exp
9748 * gdb.base/jump.exp
9749 * gdb.base/label.exp
9750 * gdb.base/lineinc.exp
9751 * gdb.base/logical.exp
9752 * gdb.base/longjmp.exp
9753 * gdb.base/macscp.exp
9754 * gdb.base/miscexprs.exp
9755 * gdb.base/new-ui-echo.exp
9756 * gdb.base/new-ui-pending-input.exp
9757 * gdb.base/new-ui.exp
9758 * gdb.base/nodebug.exp
9759 * gdb.base/nofield.exp
9760 * gdb.base/offsets.exp
9761 * gdb.base/overlays.exp
9762 * gdb.base/pending.exp
9763 * gdb.base/pointers.exp
9764 * gdb.base/pr11022.exp
9765 * gdb.base/printcmds.exp
9766 * gdb.base/prologue.exp
9767 * gdb.base/ptr-typedef.exp
9768 * gdb.base/realname-expand.exp
9769 * gdb.base/relativedebug.exp
9770 * gdb.base/relocate.exp
9771 * gdb.base/remote.exp
9772 * gdb.base/reread.exp
9773 * gdb.base/return2.exp
9774 * gdb.base/savedregs.exp
9775 * gdb.base/sep.exp
9776 * gdb.base/sepdebug.exp
9777 * gdb.base/sepsymtab.exp
9778 * gdb.base/set-inferior-tty.exp
9779 * gdb.base/setshow.exp
9780 * gdb.base/shlib-call.exp
9781 * gdb.base/sigaltstack.exp
9782 * gdb.base/siginfo-addr.exp
9783 * gdb.base/signals.exp
9784 * gdb.base/signull.exp
9785 * gdb.base/sigrepeat.exp
9786 * gdb.base/so-impl-ld.exp
9787 * gdb.base/solib-display.exp
9788 * gdb.base/solib-overlap.exp
9789 * gdb.base/solib-search.exp
9790 * gdb.base/solib-symbol.exp
9791 * gdb.base/structs.exp
9792 * gdb.base/structs2.exp
9793 * gdb.base/symtab-search-order.exp
9794 * gdb.base/twice.exp
9795 * gdb.base/unload.exp
9796 * gdb.base/varargs.exp
9797 * gdb.base/watchpoint-solib.exp
9798 * gdb.base/watchpoint.exp
9799 * gdb.base/whatis.exp
9800 * gdb.base/wrong_frame_bt_full.exp
9801 * gdb.btrace/dlopen.exp
9802 * gdb.cell/ea-standalone.exp
9803 * gdb.cell/ea-test.exp
9804 * gdb.cp/dispcxx.exp
9805 * gdb.cp/gdb2384.exp
9806 * gdb.cp/method2.exp
9807 * gdb.cp/nextoverthrow.exp
9808 * gdb.cp/pr10728.exp
9809 * gdb.disasm/am33.exp
9810 * gdb.disasm/h8300s.exp
9811 * gdb.disasm/mn10300.exp
9812 * gdb.disasm/sh3.exp
9813 * gdb.dwarf2/dw2-dir-file-name.exp
9814 * gdb.fortran/complex.exp
9815 * gdb.fortran/library-module.exp
9816 * gdb.guile/scm-pretty-print.exp
9817 * gdb.guile/scm-symbol.exp
9818 * gdb.guile/scm-type.exp
9819 * gdb.guile/scm-value.exp
9820 * gdb.linespec/linespec.exp
9821 * gdb.mi/gdb701.exp
9822 * gdb.mi/gdb792.exp
9823 * gdb.mi/mi-breakpoint-changed.exp
9824 * gdb.mi/mi-dprintf-pending.exp
9825 * gdb.mi/mi-dprintf.exp
9826 * gdb.mi/mi-exit-code.exp
9827 * gdb.mi/mi-pending.exp
9828 * gdb.mi/mi-solib.exp
9829 * gdb.mi/new-ui-mi-sync.exp
9830 * gdb.mi/pr11022.exp
9831 * gdb.mi/user-selected-context-sync.exp
9832 * gdb.opt/solib-intra-step.exp
9833 * gdb.python/py-events.exp
9834 * gdb.python/py-finish-breakpoint.exp
9835 * gdb.python/py-mi.exp
9836 * gdb.python/py-prettyprint.exp
9837 * gdb.python/py-shared.exp
9838 * gdb.python/py-symbol.exp
9839 * gdb.python/py-template.exp
9840 * gdb.python/py-type.exp
9841 * gdb.python/py-value.exp
9842 * gdb.reverse/solib-precsave.exp
9843 * gdb.reverse/solib-reverse.exp
9844 * gdb.server/solib-list.exp
9845 * gdb.stabs/weird.exp
9846 * gdb.threads/reconnect-signal.exp
9847 * gdb.threads/stepi-random-signal.exp
9848 * gdb.trace/actions.exp
9849 * gdb.trace/ax.exp
9850 * gdb.trace/backtrace.exp
9851 * gdb.trace/change-loc.exp
9852 * gdb.trace/deltrace.exp
9853 * gdb.trace/ftrace-lock.exp
9854 * gdb.trace/ftrace.exp
9855 * gdb.trace/infotrace.exp
9856 * gdb.trace/mi-tracepoint-changed.exp
9857 * gdb.trace/packetlen.exp
9858 * gdb.trace/passcount.exp
9859 * gdb.trace/pending.exp
9860 * gdb.trace/range-stepping.exp
9861 * gdb.trace/report.exp
9862 * gdb.trace/stap-trace.exp
9863 * gdb.trace/tfind.exp
9864 * gdb.trace/trace-break.exp
9865 * gdb.trace/trace-condition.exp
9866 * gdb.trace/trace-enable-disable.exp
9867 * gdb.trace/trace-mt.exp
9868 * gdb.trace/tracecmd.exp
9869 * gdb.trace/tspeed.exp
9870 * gdb.trace/tsv.exp
9871 * lib/perftest.exp
9872
9873 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9874
9875 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9876 with gdb_test_no_output.
9877 Use command as test name.
9878
9879 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9880
9881 Fix test names starting with uppercase throughout the files.
9882
9883 * gdb.ada/assign_1.exp
9884 * gdb.ada/boolean_expr.exp
9885 * gdb.base/arrayidx.exp
9886 * gdb.base/del.exp
9887 * gdb.base/gcore-buffer-overflow.exp
9888 * gdb.base/testenv.exp
9889 * gdb.compile/compile.exp
9890 * gdb.python/py-framefilter-invalidarg.exp
9891 * gdb.python/py-framefilter.exp
9892
9893 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9894
9895 Fix test names starting with uppercase throughout the files.
9896
9897 * gdb.ada/array_return.exp
9898 * gdb.ada/expr_delims.exp
9899 * gdb.ada/mi_dyn_arr.exp
9900 * gdb.ada/mi_interface.exp
9901 * gdb.ada/mi_var_array.exp
9902 * gdb.ada/watch_arg.exp
9903 * gdb.arch/alpha-step.exp
9904 * gdb.arch/altivec-regs.exp
9905 * gdb.arch/e500-regs.exp
9906 * gdb.arch/powerpc-d128-regs.exp
9907 * gdb.base/arrayidx.exp
9908 * gdb.base/break.exp
9909 * gdb.base/checkpoint.exp
9910 * gdb.base/debug-expr.exp
9911 * gdb.base/dmsym.exp
9912 * gdb.base/radix.exp
9913 * gdb.base/sepdebug.exp
9914 * gdb.base/testenv.exp
9915 * gdb.base/watch_thread_num.exp
9916 * gdb.base/watchpoint-cond-gone.exp
9917 * gdb.cell/break.exp
9918 * gdb.cell/ea-cache.exp
9919 * gdb.compile/compile.exp
9920 * gdb.cp/gdb2495.exp
9921 * gdb.gdb/selftest.exp
9922 * gdb.gdb/xfullpath.exp
9923 * gdb.go/hello.exp
9924 * gdb.go/integers.exp
9925 * gdb.objc/basicclass.exp
9926 * gdb.pascal/hello.exp
9927 * gdb.pascal/integers.exp
9928 * gdb.python/py-breakpoint.exp
9929 * gdb.python/py-cmd.exp
9930 * gdb.python/py-linetable.exp
9931 * gdb.python/py-xmethods.exp
9932 * gdb.python/python.exp
9933 * gdb.reverse/consecutive-precsave.exp
9934 * gdb.reverse/finish-precsave.exp
9935 * gdb.reverse/i386-precsave.exp
9936 * gdb.reverse/machinestate-precsave.exp
9937 * gdb.reverse/sigall-precsave.exp
9938 * gdb.reverse/solib-precsave.exp
9939 * gdb.reverse/step-precsave.exp
9940 * gdb.reverse/until-precsave.exp
9941 * gdb.reverse/watch-precsave.exp
9942 * gdb.threads/leader-exit.exp
9943 * gdb.threads/pthreads.exp
9944 * gdb.threads/wp-replication.exp
9945 * gdb.trace/actions.exp
9946 * gdb.trace/mi-tsv-changed.exp
9947 * gdb.trace/tsv.exp
9948
9949 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9950
9951 Fix test names starting with uppercase throughout the files.
9952
9953 * gdb.arch/i386-bp_permanent.exp
9954 * gdb.arch/i386-gnu-cfi.exp
9955 * gdb.base/disasm-end-cu.exp
9956 * gdb.base/macscp.exp
9957 * gdb.base/pending.exp
9958 * gdb.base/watch_thread_num.exp
9959 * gdb.cp/exception.exp
9960 * gdb.cp/gdb2495.exp
9961 * gdb.cp/local.exp
9962 * gdb.python/py-evsignal.exp
9963 * gdb.python/python.exp
9964 * gdb.trace/tracecmd.exp
9965
9966 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9967
9968 Fix test names starting with uppercase throughout the files.
9969
9970 * gdb.base/charset.exp
9971 * gdb.base/eval.exp
9972 * gdb.base/multi-forks.exp
9973 * gdb.guile/scm-progspace.exp
9974 * gdb.opencl/datatypes.exp
9975 * gdb.python/py-block.exp
9976 * gdb.python/py-function.exp
9977 * gdb.python/py-symbol.exp
9978 * gdb.python/py-symtab.exp
9979 * gdb.python/py-xmethods.exp
9980 * gdb.reverse/break-precsave.exp
9981 * gdb.reverse/break-reverse.exp
9982 * gdb.reverse/consecutive-precsave.exp
9983 * gdb.reverse/consecutive-reverse.exp
9984 * gdb.reverse/finish-precsave.exp
9985 * gdb.reverse/finish-reverse-bkpt.exp
9986 * gdb.reverse/finish-reverse.exp
9987 * gdb.reverse/fstatat-reverse.exp
9988 * gdb.reverse/getresuid-reverse.exp
9989 * gdb.reverse/i386-precsave.exp
9990 * gdb.reverse/i386-reverse.exp
9991 * gdb.reverse/i386-sse-reverse.exp
9992 * gdb.reverse/i387-stack-reverse.exp
9993 * gdb.reverse/insn-reverse.exp
9994 * gdb.reverse/machinestate-precsave.exp
9995 * gdb.reverse/machinestate.exp
9996 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9997 * gdb.reverse/pipe-reverse.exp
9998 * gdb.reverse/readv-reverse.exp
9999 * gdb.reverse/recvmsg-reverse.exp
10000 * gdb.reverse/rerun-prec.exp
10001 * gdb.reverse/s390-mvcle.exp
10002 * gdb.reverse/sigall-precsave.exp
10003 * gdb.reverse/sigall-reverse.exp
10004 * gdb.reverse/solib-precsave.exp
10005 * gdb.reverse/solib-reverse.exp
10006 * gdb.reverse/step-precsave.exp
10007 * gdb.reverse/step-reverse.exp
10008 * gdb.reverse/time-reverse.exp
10009 * gdb.reverse/until-precsave.exp
10010 * gdb.reverse/until-reverse.exp
10011 * gdb.reverse/waitpid-reverse.exp
10012 * gdb.reverse/watch-precsave.exp
10013 * gdb.reverse/watch-reverse.exp
10014
10015 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10016
10017 Fix test names starting with uppercase throughout the files.
10018
10019 * gdb.arch/i386-mpx-simple_segv.exp
10020 * gdb.arch/i386-mpx.exp
10021 * gdb.arch/i386-permbkpt.exp
10022 * gdb.arch/pa-nullify.exp
10023 * gdb.arch/powerpc-d128-regs.exp
10024 * gdb.arch/vsx-regs.exp
10025 * gdb.base/bfp-test.exp
10026 * gdb.base/break.exp
10027 * gdb.base/breakpoint-shadow.exp
10028 * gdb.base/callfuncs.exp
10029 * gdb.base/charset.exp
10030 * gdb.base/commands.exp
10031 * gdb.base/completion.exp
10032 * gdb.base/dfp-test.exp
10033 * gdb.base/echo.exp
10034 * gdb.base/ending-run.exp
10035 * gdb.base/eval.exp
10036 * gdb.base/expand-psymtabs.exp
10037 * gdb.base/float128.exp
10038 * gdb.base/floatn.exp
10039 * gdb.base/foll-exec-mode.exp
10040 * gdb.base/gdb1056.exp
10041 * gdb.base/gdb11531.exp
10042 * gdb.base/kill-after-signal.exp
10043 * gdb.base/multi-forks.exp
10044 * gdb.base/overlays.exp
10045 * gdb.base/pending.exp
10046 * gdb.base/sepdebug.exp
10047 * gdb.base/testenv.exp
10048 * gdb.base/valgrind-db-attach.exp
10049 * gdb.base/watch_thread_num.exp
10050 * gdb.base/watchpoint-cond-gone.exp
10051 * gdb.base/watchpoint.exp
10052 * gdb.base/watchpoints.exp
10053 * gdb.cp/arg-reference.exp
10054 * gdb.cp/baseenum.exp
10055 * gdb.cp/operator.exp
10056 * gdb.cp/shadow.exp
10057 * gdb.dwarf2/dw2-op-out-param.exp
10058 * gdb.dwarf2/dw2-reg-undefined.exp
10059 * gdb.go/chan.exp
10060 * gdb.go/hello.exp
10061 * gdb.go/integers.exp
10062 * gdb.go/methods.exp
10063 * gdb.go/package.exp
10064 * gdb.guile/scm-parameter.exp
10065 * gdb.guile/scm-progspace.exp
10066 * gdb.guile/scm-value.exp
10067 * gdb.mi/mi-pending.exp
10068 * gdb.mi/user-selected-context-sync.exp
10069 * gdb.multi/multi-attach.exp
10070 * gdb.multi/tids.exp
10071 * gdb.opt/clobbered-registers-O2.exp
10072 * gdb.pascal/floats.exp
10073 * gdb.pascal/integers.exp
10074 * gdb.python/py-block.exp
10075 * gdb.python/py-events.exp
10076 * gdb.python/py-parameter.exp
10077 * gdb.python/py-symbol.exp
10078 * gdb.python/py-symtab.exp
10079 * gdb.python/py-type.exp
10080 * gdb.python/py-value.exp
10081 * gdb.python/py-xmethods.exp
10082 * gdb.python/python.exp
10083 * gdb.reverse/break-precsave.exp
10084 * gdb.reverse/consecutive-precsave.exp
10085 * gdb.reverse/finish-precsave.exp
10086 * gdb.reverse/i386-precsave.exp
10087 * gdb.reverse/machinestate-precsave.exp
10088 * gdb.reverse/sigall-precsave.exp
10089 * gdb.reverse/solib-precsave.exp
10090 * gdb.reverse/step-precsave.exp
10091 * gdb.reverse/until-precsave.exp
10092 * gdb.reverse/watch-precsave.exp
10093 * gdb.server/ext-attach.exp
10094 * gdb.server/ext-restart.exp
10095 * gdb.server/ext-run.exp
10096 * gdb.server/ext-wrapper.exp
10097 * gdb.stabs/gdb11479.exp
10098 * gdb.stabs/weird.exp
10099 * gdb.threads/attach-many-short-lived-threads.exp
10100 * gdb.threads/kill.exp
10101 * gdb.threads/watchpoint-fork.exp
10102
10103 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10104
10105 Fix test names starting with uppercase throughout all the files below.
10106
10107 * gdb.ada/array_return.exp
10108 * gdb.ada/catch_ex.exp
10109 * gdb.ada/info_exc.exp
10110 * gdb.ada/mi_catch_ex.exp
10111 * gdb.ada/mi_dyn_arr.exp
10112 * gdb.ada/mi_ex_cond.exp
10113 * gdb.ada/mi_exc_info.exp
10114 * gdb.ada/mi_interface.exp
10115 * gdb.ada/mi_task_arg.exp
10116 * gdb.ada/mi_task_info.exp
10117 * gdb.ada/mi_var_array.exp
10118 * gdb.arch/alpha-step.exp
10119 * gdb.arch/amd64-disp-step.exp
10120 * gdb.arch/arm-disp-step.exp
10121 * gdb.arch/disp-step-insn-reloc.exp
10122 * gdb.arch/e500-prologue.exp
10123 * gdb.arch/ftrace-insn-reloc.exp
10124 * gdb.arch/gdb1558.exp
10125 * gdb.arch/i386-bp_permanent.exp
10126 * gdb.arch/i386-disp-step.exp
10127 * gdb.arch/i386-float.exp
10128 * gdb.arch/i386-gnu-cfi.exp
10129 * gdb.arch/ia64-breakpoint-shadow.exp
10130 * gdb.arch/mips16-thunks.exp
10131 * gdb.arch/pa-nullify.exp
10132 * gdb.arch/powerpc-aix-prologue.exp
10133 * gdb.arch/powerpc-power.exp
10134 * gdb.arch/ppc-dfp.exp
10135 * gdb.arch/s390-tdbregs.exp
10136 * gdb.arch/spu-info.exp
10137 * gdb.arch/spu-ls.exp
10138 * gdb.arch/thumb-bx-pc.exp
10139 * gdb.base/advance.exp
10140 * gdb.base/annota-input-while-running.exp
10141 * gdb.base/arrayidx.exp
10142 * gdb.base/asmlabel.exp
10143 * gdb.base/async.exp
10144 * gdb.base/attach-wait-input.exp
10145 * gdb.base/auto-connect-native-target.exp
10146 * gdb.base/batch-preserve-term-settings.exp
10147 * gdb.base/bfp-test.exp
10148 * gdb.base/bigcore.exp
10149 * gdb.base/bp-permanent.exp
10150 * gdb.base/break-always.exp
10151 * gdb.base/break-fun-addr.exp
10152 * gdb.base/break-idempotent.exp
10153 * gdb.base/break-main-file-remove-fail.exp
10154 * gdb.base/break-probes.exp
10155 * gdb.base/break-unload-file.exp
10156 * gdb.base/break.exp
10157 * gdb.base/call-ar-st.exp
10158 * gdb.base/call-rt-st.exp
10159 * gdb.base/call-sc.exp
10160 * gdb.base/call-signal-resume.exp
10161 * gdb.base/call-strs.exp
10162 * gdb.base/callexit.exp
10163 * gdb.base/callfuncs.exp
10164 * gdb.base/catch-gdb-caused-signals.exp
10165 * gdb.base/catch-signal-siginfo-cond.exp
10166 * gdb.base/catch-syscall.exp
10167 * gdb.base/compare-sections.exp
10168 * gdb.base/cond-eval-mode.exp
10169 * gdb.base/condbreak-call-false.exp
10170 * gdb.base/consecutive-step-over.exp
10171 * gdb.base/cursal.exp
10172 * gdb.base/disabled-location.exp
10173 * gdb.base/disasm-end-cu.exp
10174 * gdb.base/display.exp
10175 * gdb.base/double-prompt-target-event-error.exp
10176 * gdb.base/dprintf-bp-same-addr.exp
10177 * gdb.base/dprintf-detach.exp
10178 * gdb.base/dprintf-next.exp
10179 * gdb.base/dprintf-non-stop.exp
10180 * gdb.base/dprintf-pending.exp
10181 * gdb.base/dso2dso.exp
10182 * gdb.base/ending-run.exp
10183 * gdb.base/enum_cond.exp
10184 * gdb.base/examine-backward.exp
10185 * gdb.base/exe-lock.exp
10186 * gdb.base/exec-invalid-sysroot.exp
10187 * gdb.base/execl-update-breakpoints.exp
10188 * gdb.base/execution-termios.exp
10189 * gdb.base/fileio.exp
10190 * gdb.base/fixsection.exp
10191 * gdb.base/foll-exec-mode.exp
10192 * gdb.base/foll-exec.exp
10193 * gdb.base/fork-running-state.exp
10194 * gdb.base/frame-args.exp
10195 * gdb.base/fullpath-expand.exp
10196 * gdb.base/func-ptr.exp
10197 * gdb.base/gcore-relro-pie.exp
10198 * gdb.base/gdb1090.exp
10199 * gdb.base/gdb1555.exp
10200 * gdb.base/global-var-nested-by-dso.exp
10201 * gdb.base/gnu-ifunc.exp
10202 * gdb.base/hbreak-in-shr-unsupported.exp
10203 * gdb.base/hbreak-unmapped.exp
10204 * gdb.base/hook-stop.exp
10205 * gdb.base/infcall-input.exp
10206 * gdb.base/info-fun.exp
10207 * gdb.base/info-shared.exp
10208 * gdb.base/interrupt-noterm.exp
10209 * gdb.base/jit-so.exp
10210 * gdb.base/jit.exp
10211 * gdb.base/line-symtabs.exp
10212 * gdb.base/list.exp
10213 * gdb.base/longjmp.exp
10214 * gdb.base/macscp.exp
10215 * gdb.base/max-value-size.exp
10216 * gdb.base/nodebug.exp
10217 * gdb.base/nofield.exp
10218 * gdb.base/overlays.exp
10219 * gdb.base/paginate-after-ctrl-c-running.exp
10220 * gdb.base/paginate-bg-execution.exp
10221 * gdb.base/paginate-inferior-exit.exp
10222 * gdb.base/pending.exp
10223 * gdb.base/pr11022.exp
10224 * gdb.base/printcmds.exp
10225 * gdb.base/ptr-typedef.exp
10226 * gdb.base/ptype.exp
10227 * gdb.base/randomize.exp
10228 * gdb.base/range-stepping.exp
10229 * gdb.base/realname-expand.exp
10230 * gdb.base/relativedebug.exp
10231 * gdb.base/remote.exp
10232 * gdb.base/savedregs.exp
10233 * gdb.base/sepdebug.exp
10234 * gdb.base/set-noassign.exp
10235 * gdb.base/shlib-call.exp
10236 * gdb.base/shreloc.exp
10237 * gdb.base/sigaltstack.exp
10238 * gdb.base/sigbpt.exp
10239 * gdb.base/siginfo-addr.exp
10240 * gdb.base/siginfo-obj.exp
10241 * gdb.base/siginfo-thread.exp
10242 * gdb.base/signest.exp
10243 * gdb.base/signull.exp
10244 * gdb.base/sigrepeat.exp
10245 * gdb.base/skip.exp
10246 * gdb.base/so-impl-ld.exp
10247 * gdb.base/solib-corrupted.exp
10248 * gdb.base/solib-disc.exp
10249 * gdb.base/solib-display.exp
10250 * gdb.base/solib-overlap.exp
10251 * gdb.base/solib-search.exp
10252 * gdb.base/solib-symbol.exp
10253 * gdb.base/source-execution.exp
10254 * gdb.base/sss-bp-on-user-bp-2.exp
10255 * gdb.base/sss-bp-on-user-bp.exp
10256 * gdb.base/stack-checking.exp
10257 * gdb.base/stale-infcall.exp
10258 * gdb.base/step-break.exp
10259 * gdb.base/step-line.exp
10260 * gdb.base/step-over-exit.exp
10261 * gdb.base/step-test.exp
10262 * gdb.base/structs.exp
10263 * gdb.base/sym-file.exp
10264 * gdb.base/symtab-search-order.exp
10265 * gdb.base/term.exp
10266 * gdb.base/type-opaque.exp
10267 * gdb.base/unload.exp
10268 * gdb.base/until-nodebug.exp
10269 * gdb.base/until.exp
10270 * gdb.base/unwindonsignal.exp
10271 * gdb.base/watch-cond.exp
10272 * gdb.base/watch-non-mem.exp
10273 * gdb.base/watch_thread_num.exp
10274 * gdb.base/watchpoint-reuse-slot.exp
10275 * gdb.base/watchpoint-solib.exp
10276 * gdb.base/watchpoint.exp
10277 * gdb.btrace/dlopen.exp
10278 * gdb.cell/arch.exp
10279 * gdb.cell/break.exp
10280 * gdb.cell/bt.exp
10281 * gdb.cell/core.exp
10282 * gdb.cell/data.exp
10283 * gdb.cell/dwarfaddr.exp
10284 * gdb.cell/ea-cache.exp
10285 * gdb.cell/ea-standalone.exp
10286 * gdb.cell/ea-test.exp
10287 * gdb.cell/f-regs.exp
10288 * gdb.cell/fork.exp
10289 * gdb.cell/gcore.exp
10290 * gdb.cell/mem-access.exp
10291 * gdb.cell/ptype.exp
10292 * gdb.cell/registers.exp
10293 * gdb.cell/sizeof.exp
10294 * gdb.cell/solib-symbol.exp
10295 * gdb.cell/solib.exp
10296 * gdb.compile/compile-tls.exp
10297 * gdb.cp/exception.exp
10298 * gdb.cp/gdb2495.exp
10299 * gdb.cp/local.exp
10300 * gdb.cp/mb-inline.exp
10301 * gdb.cp/mb-templates.exp
10302 * gdb.cp/pr10687.exp
10303 * gdb.cp/pr9167.exp
10304 * gdb.cp/scope-err.exp
10305 * gdb.cp/templates.exp
10306 * gdb.cp/virtfunc.exp
10307 * gdb.dwarf2/dw2-dir-file-name.exp
10308 * gdb.dwarf2/dw2-single-line-discriminators.exp
10309 * gdb.fortran/complex.exp
10310 * gdb.fortran/library-module.exp
10311 * gdb.guile/guile.exp
10312 * gdb.guile/scm-cmd.exp
10313 * gdb.guile/scm-frame-inline.exp
10314 * gdb.guile/scm-objfile.exp
10315 * gdb.guile/scm-pretty-print.exp
10316 * gdb.guile/scm-symbol.exp
10317 * gdb.guile/scm-type.exp
10318 * gdb.guile/scm-value.exp
10319 * gdb.linespec/keywords.exp
10320 * gdb.linespec/ls-errs.exp
10321 * gdb.linespec/macro-relative.exp
10322 * gdb.linespec/thread.exp
10323 * gdb.mi/mi-breakpoint-changed.exp
10324 * gdb.mi/mi-dprintf-pending.exp
10325 * gdb.mi/mi-fullname-deleted.exp
10326 * gdb.mi/mi-logging.exp
10327 * gdb.mi/mi-pending.exp
10328 * gdb.mi/mi-solib.exp
10329 * gdb.mi/new-ui-mi-sync.exp
10330 * gdb.mi/user-selected-context-sync.exp
10331 * gdb.multi/dummy-frame-restore.exp
10332 * gdb.multi/multi-arch-exec.exp
10333 * gdb.multi/remove-inferiors.exp
10334 * gdb.multi/watchpoint-multi-exit.exp
10335 * gdb.opt/solib-intra-step.exp
10336 * gdb.perf/backtrace.exp
10337 * gdb.perf/single-step.exp
10338 * gdb.perf/skip-command.exp
10339 * gdb.perf/skip-prologue.exp
10340 * gdb.perf/solib.exp
10341 * gdb.python/lib-types.exp
10342 * gdb.python/py-as-string.exp
10343 * gdb.python/py-bad-printers.exp
10344 * gdb.python/py-block.exp
10345 * gdb.python/py-breakpoint.exp
10346 * gdb.python/py-cmd.exp
10347 * gdb.python/py-events.exp
10348 * gdb.python/py-evthreads.exp
10349 * gdb.python/py-finish-breakpoint.exp
10350 * gdb.python/py-finish-breakpoint2.exp
10351 * gdb.python/py-frame-inline.exp
10352 * gdb.python/py-frame.exp
10353 * gdb.python/py-inferior.exp
10354 * gdb.python/py-infthread.exp
10355 * gdb.python/py-mi.exp
10356 * gdb.python/py-objfile.exp
10357 * gdb.python/py-pp-maint.exp
10358 * gdb.python/py-pp-registration.exp
10359 * gdb.python/py-prettyprint.exp
10360 * gdb.python/py-recurse-unwind.exp
10361 * gdb.python/py-shared.exp
10362 * gdb.python/py-symbol.exp
10363 * gdb.python/py-symtab.exp
10364 * gdb.python/py-template.exp
10365 * gdb.python/py-type.exp
10366 * gdb.python/py-unwind-maint.exp
10367 * gdb.python/py-unwind.exp
10368 * gdb.python/py-value.exp
10369 * gdb.python/python.exp
10370 * gdb.reverse/finish-reverse-bkpt.exp
10371 * gdb.reverse/insn-reverse.exp
10372 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10373 * gdb.reverse/solib-precsave.exp
10374 * gdb.reverse/solib-reverse.exp
10375 * gdb.stabs/gdb11479.exp
10376 * gdb.stabs/weird.exp
10377 * gdb.threads/fork-child-threads.exp
10378 * gdb.threads/fork-plus-threads.exp
10379 * gdb.threads/fork-thread-pending.exp
10380 * gdb.threads/forking-threads-plus-breakpoint.exp
10381 * gdb.threads/hand-call-in-threads.exp
10382 * gdb.threads/interrupted-hand-call.exp
10383 * gdb.threads/linux-dp.exp
10384 * gdb.threads/local-watch-wrong-thread.exp
10385 * gdb.threads/next-while-other-thread-longjmps.exp
10386 * gdb.threads/non-ldr-exit.exp
10387 * gdb.threads/pending-step.exp
10388 * gdb.threads/print-threads.exp
10389 * gdb.threads/process-dies-while-detaching.exp
10390 * gdb.threads/process-dies-while-handling-bp.exp
10391 * gdb.threads/pthreads.exp
10392 * gdb.threads/queue-signal.exp
10393 * gdb.threads/reconnect-signal.exp
10394 * gdb.threads/signal-command-handle-nopass.exp
10395 * gdb.threads/signal-command-multiple-signals-pending.exp
10396 * gdb.threads/signal-delivered-right-thread.exp
10397 * gdb.threads/signal-sigtrap.exp
10398 * gdb.threads/sigthread.exp
10399 * gdb.threads/staticthreads.exp
10400 * gdb.threads/stepi-random-signal.exp
10401 * gdb.threads/thread-unwindonsignal.exp
10402 * gdb.threads/thread_check.exp
10403 * gdb.threads/thread_events.exp
10404 * gdb.threads/tid-reuse.exp
10405 * gdb.threads/tls-nodebug.exp
10406 * gdb.threads/tls-shared.exp
10407 * gdb.threads/tls-so_extern.exp
10408 * gdb.threads/tls.exp
10409 * gdb.threads/wp-replication.exp
10410 * gdb.trace/actions-changed.exp
10411 * gdb.trace/actions.exp
10412 * gdb.trace/backtrace.exp
10413 * gdb.trace/change-loc.exp
10414 * gdb.trace/collection.exp
10415 * gdb.trace/deltrace.exp
10416 * gdb.trace/disconnected-tracing.exp
10417 * gdb.trace/entry-values.exp
10418 * gdb.trace/ftrace-lock.exp
10419 * gdb.trace/ftrace.exp
10420 * gdb.trace/infotrace.exp
10421 * gdb.trace/mi-trace-frame-collected.exp
10422 * gdb.trace/mi-trace-unavailable.exp
10423 * gdb.trace/mi-traceframe-changed.exp
10424 * gdb.trace/mi-tracepoint-changed.exp
10425 * gdb.trace/mi-tsv-changed.exp
10426 * gdb.trace/no-attach-trace.exp
10427 * gdb.trace/packetlen.exp
10428 * gdb.trace/passc-dyn.exp
10429 * gdb.trace/passcount.exp
10430 * gdb.trace/pending.exp
10431 * gdb.trace/pr16508.exp
10432 * gdb.trace/qtro.exp
10433 * gdb.trace/range-stepping.exp
10434 * gdb.trace/read-memory.exp
10435 * gdb.trace/report.exp
10436 * gdb.trace/save-trace.exp
10437 * gdb.trace/signal.exp
10438 * gdb.trace/stap-trace.exp
10439 * gdb.trace/status-stop.exp
10440 * gdb.trace/strace.exp
10441 * gdb.trace/tfile.exp
10442 * gdb.trace/tfind.exp
10443 * gdb.trace/trace-break.exp
10444 * gdb.trace/trace-condition.exp
10445 * gdb.trace/trace-enable-disable.exp
10446 * gdb.trace/trace-mt.exp
10447 * gdb.trace/tracecmd.exp
10448 * gdb.trace/tracefile-pseudo-reg.exp
10449 * gdb.trace/tspeed.exp
10450 * gdb.trace/tstatus.exp
10451 * gdb.trace/tsv.exp
10452 * gdb.trace/unavailable.exp
10453 * gdb.trace/while-dyn.exp
10454 * gdb.trace/while-stepping.exp
10455 * lib/gdb-guile.exp
10456 * lib/gdb.exp
10457 * lib/mi-support.exp
10458 * lib/pascal.exp
10459 * lib/perftest.exp
10460 * lib/prelink-support.exp
10461 * lib/selftest-support.exp
10462
10463 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10464
10465 * Makefile.in: Include disable-implicit-rules.mk.
10466
10467 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10468
10469 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10470 non-byte-aligned bit fields.
10471
10472 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10473
10474 PR gdb/12616
10475 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10476 respects the DW_AT_data_bit_offset attribute.
10477
10478 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10479
10480 * gdb.base/default.exp: Fix output of "set language".
10481
10482 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10483
10484 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10485 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10486 make.
10487 * configure.ac: Remove checks for the make program.
10488 * configure: Re-generate.
10489
10490 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10491
10492 * gdb.python/py-recurse-unwind.c (main): Add loop.
10493 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10494 to read_register() and gdb.parse_and_eval(). Make each code
10495 call a separate case that can be individually tested.
10496 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10497 proc. Call cont_and_backtrace for each of the code paths that
10498 we want to test in the unwinder.
10499
10500 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10501
10502 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10503 the definition of struct S.
10504
10505 2016-11-11 Catherine Moore <clm@codesourcery.com>
10506
10507 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10508
10509 2016-11-09 Pedro Alves <palves@redhat.com>
10510
10511 * gdb.base/commands.exp (runto_or_return): New procedure.
10512 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10513 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10514 (progvar_simple_while_test, progvar_complex_if_while_test)
10515 (if_while_breakpoint_command_test)
10516 (infrun_breakpoint_command_test, breakpoint_command_test)
10517 (user_defined_command_test, watchpoint_command_test)
10518 (test_command_prompt_position, redefine_hook_test)
10519 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10520 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10521 multi_line_input and multi_line. Remove gdb_expect and
10522 gdb_stop_suppressing_tests uses.
10523 * lib/gdb.exp (valnum_re): New global.
10524 (multi_line_input): New procedure.
10525
10526 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10527
10528 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10529 Remove.
10530 (test_setup): Define with proc_with_prefix.
10531 (test_cli_inferior): Likewise.
10532 (test_cli_thread): Likewise.
10533 (test_cli_frame): Likewise.
10534 (test_cli_select_frame): Likewise.
10535 (test_cli_up_down): Likewise.
10536 (test_mi_thread_select): Likewise.
10537 (test_mi_stack_select_frame): Likewise.
10538 (test_cli_in_mi_inferior): Likewise.
10539 (test_cli_in_mi_thread): Likewise.
10540 (test_cli_in_mi_frame): Likewise.
10541 (top level): Do not use with_test_prefix_procname.
10542
10543 2016-11-09 Pedro Alves <palves@redhat.com>
10544
10545 * gdb.base/commands.exp (gdbvar_simple_if_test)
10546 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10547 (progvar_simple_if_test, progvar_simple_while_test)
10548 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10549 (infrun_breakpoint_command_test, breakpoint_command_test)
10550 (user_defined_command_test, watchpoint_command_test)
10551 (test_command_prompt_position, deprecated_command_test)
10552 (bp_deleted_in_command, temporary_breakpoint_commands)
10553 (stray_arg0_test, source_file_with_indented_comment)
10554 (recursive_source_test, if_commands_test)
10555 (error_clears_commands_left, redefine_hook_test)
10556 (redefine_backtrace_test): Use proc_with_prefix.
10557 * lib/gdb.exp (proc_with_prefix): New proc.
10558
10559 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10560
10561 * gdb.base/tui-layout.c: New file.
10562 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10563 disassembly window contains very long lines.
10564
10565 2016-11-08 Tom Tromey <tom@tromey.com>
10566
10567 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10568 depend on Python 2.
10569
10570 2016-11-08 Tom Tromey <tom@tromey.com>
10571
10572 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10573 New method.
10574
10575 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10576
10577 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10578
10579 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10580
10581 * gdb.rust/simple.rs: Add test for univariant enums without
10582 discriminants and for encoded struct-like enums.
10583
10584 2016-10-28 Pedro Alves <palves@redhat.com>
10585
10586 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10587 gdb_test_multiple, tighten regexps and match symtabs and line
10588 tables incrementally.
10589
10590 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10591
10592 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10593 general.
10594
10595 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10596
10597 * gdb.base/exec-invalid-sysroot.exp: New file.
10598
10599 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10600
10601 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10602
10603 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10604
10605 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10606
10607 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10608
10609 * gdb.base/killed-outside.exp: Remove $options from a call to
10610 `prepare_for_testing'.
10611
10612 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10613
10614 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10615 Change test message.
10616
10617 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10618
10619 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10620 Update comment.
10621
10622 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10623
10624 * gdb.trace/mi-trace-save.exp: New file.
10625
10626 2016-10-13 Yao Qi <yao.qi@linaro.org>
10627
10628 * gdb.base/code_elim.exp (get_var_address): Remove.
10629 * gdb.base/relocate.exp: Likewise.
10630 * gdb.base/shreloc.exp: Likewise.
10631 * lib/gdb.exp (get_var_address): New.
10632
10633 2016-10-13 Yao Qi <yao.qi@linaro.org>
10634
10635 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10636 floating point tests if $skip_float_test is false.
10637
10638 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10639
10640 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10641 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10642 argc values.
10643 Add 1 to argc so we guarantee distinct initial/modified argc values.
10644
10645 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10646
10647 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10648
10649 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10650
10651 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10652 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10653 * gdb.arch/vsx-regs.exp: Likewise.
10654
10655 2016-10-07 Yao Qi <yao.qi@linaro.org>
10656
10657 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10658
10659 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10660
10661 * gdb.python/python.exp: Test decode_line("*0").
10662
10663 2016-10-06 Doug Evans <dje@google.com>
10664
10665 * gdb.python/py-value.exp (test_value_creation): Add test for large
10666 unsigned 64-bit value.
10667
10668 2016-10-06 Tom Tromey <tom@tromey.com>
10669
10670 * gdb.compile/compile.exp: Change java tests to rust.
10671 * gdb.base/setshow.exp: Change java tests to rust.
10672 * gdb.base/default.exp: Remove java from language list.
10673 * README (Examples): Update language example.
10674 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10675 test.
10676 * lib/gdb.exp (skip_java_tests): Remove.
10677 * lib/java.exp: Remove.
10678 * gdb.java: Remove.
10679
10680 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10681
10682 * gdb.arch/mips-fcr.exp: New test.
10683 * gdb.arch/mips-fcr.c: Source for the new test.
10684
10685 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10686
10687 * gdb.base/solib-disc.exp: Use `standard_output_file'
10688 throughout.
10689
10690 2016-10-06 Pedro Alves <palves@redhat.com>
10691
10692 * gdb.base/jit-simple-dl.c: New file.
10693 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10694 * gdb.base/jit-simple.c: ... this.
10695 * gdb.base/jit-simple.exp (jit_run): Delete.
10696 (build_jit): New proc.
10697 (jit_test_reread): Recompile either the main program or the shared
10698 library, depending on what is being tested. Skip changing address
10699 if caller wants to. Compare before/after addresses. If testing
10700 standalone, explicitly load the binary. Test "maint info
10701 breakpoints".
10702 (top level): Add "standalone vs shared lib" and "change address"
10703 vs "same address" axes.
10704
10705 2016-10-06 Pedro Alves <palves@redhat.com>
10706
10707 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10708 call.
10709 (jit_run): Delete.
10710 (jit_test_reread): Use with_test_prefix. Reload the main binary
10711 explicitly. Compare the before/after addresses of the JIT
10712 descriptor.
10713
10714 2016-08-15 Doug Evans <dje@google.com>
10715
10716 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10717 for single bitfields is bool.
10718 * gdb.xml/tdesc-regs.exp: Ditto.
10719
10720 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10721
10722 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10723
10724 2016-10-05 Yao Qi <yao.qi@linaro.org>
10725
10726 * lib/gdb.exp (support_complex_tests): Return zero if
10727 gdb_skip_float_test return true.
10728
10729 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10730 Simon Marchi <simon.marchi@ericsson.com>
10731
10732 PR gdb/20487
10733 * gdb.mi/user-selected-context-sync.exp: New file.
10734 * gdb.mi/user-selected-context-sync.c: New file.
10735
10736 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10737 Simon Marchi <simon.marchi@ericsson.com>
10738
10739 PR gdb/20487
10740 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10741 =thread-select-event check.
10742
10743 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10744
10745 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10746 the compulsory L operand changes.
10747 * gdb.arch/powerpc-power.s: Likewise.
10748
10749 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10750
10751 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10752 * gdb.base/jit-attach-pie.c: New file.
10753 * gdb.base/jit-attach-pie.exp: New file.
10754
10755 2016-09-28 Pedro Alves <palves@redhat.com>
10756
10757 * gdb.base/infcall-input.c: New file.
10758 * gdb.base/infcall-input.exp: New file.
10759
10760 2016-09-22 Yao Qi <yao.qi@linaro.org>
10761
10762 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10763 (gdb_exit): Rename it to ...
10764 (gdbserver_gdb_exit): ... Close GDBserver.
10765 (gdb_exit): New proc, call gdbserver_gdb_exit.
10766 (mi_gdb_exit): Likewise.
10767
10768 2016-09-22 Yao Qi <yao.qi@linaro.org>
10769
10770 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10771 path.
10772 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10773 Remove duplication.
10774
10775 2016-09-22 Yao Qi <yao.qi@linaro.org>
10776
10777 * lib/gdbserver-support.exp: Check the existence of
10778 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10779
10780 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10781
10782 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10783
10784 2016-09-21 Tom Tromey <tom@tromey.com>
10785
10786 PR gdb/20604:
10787 * gdb.base/quit.exp: New file.
10788
10789 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10790
10791 * .gitignore: New file.
10792
10793 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10794
10795 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10796 throughout.
10797
10798 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10799
10800 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10801
10802 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10803
10804 * gdb.cp/casts.cc (decltype): Move it ...
10805 (main): ... with its call to ...
10806 * gdb.cp/casts03.cc: ... a new file.
10807 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10808
10809 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10810
10811 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10812
10813 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10814
10815 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10816 and sync up the test with tests in gas/testsuite/gas/ppc.
10817 * gdb.arch/powerpc-power.exp: Likewise.
10818
10819 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10820
10821 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10822
10823 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10824 Jan Kratochvil <jan.kratochvil@redhat.com>
10825
10826 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10827 make m1's definition to be different from m2's. Use 'dummy' as an
10828 argument for probe 'two'.
10829
10830 2016-09-10 Jon Beniston <jon@beniston.com>
10831
10832 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10833 for sim target.
10834
10835 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10836
10837 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10838 variable declaration.
10839 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10840 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10841 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10842 received HWCAP as its argument.
10843
10844 2016-09-06 Pedro Alves <palves@redhat.com>
10845
10846 * gdb.base/new-ui-pending-input.c: New file.
10847 * gdb.base/new-ui-pending-input.exp: New file.
10848 * gdb.exp (clear_gdb_spawn_id): New procedure.
10849 (with_spawn_id): Check whether gdb_spawn_id exists before
10850 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10851 on exit.
10852
10853 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10854
10855 * gdb.base/float128.c: New file.
10856 * gdb.base/float128.exp: Likewise.
10857 * gdb.base/floatn.c: Likewise.
10858 * gdb.base/floatn.exp: Likewise.
10859
10860 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10861
10862 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10863
10864 2016-09-05 Pedro Alves <palves@redhat.com>
10865
10866 PR backtrace/19927
10867 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10868 unwinders are immediately called as side effect of "source" or
10869 "disable unwinder" commands.
10870 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10871
10872 2016-09-02 Yao Qi <yao.qi@linaro.org>
10873
10874 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10875 is true and $type is "float" or "double".
10876
10877 2016-09-02 Yao Qi <yao.qi@linaro.org>
10878
10879 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10880 true.
10881 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10882 * gdb.base/call-rt-st.exp: Likewise.
10883 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10884 return value instead of gdb,skip_float_test.
10885 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10886 (do_function_calls): Use its return value instead of
10887 gdb,skip_float_test.
10888 * gdb.base/finish.exp: Likewise.
10889 * gdb.base/funcargs.exp: Likewise.
10890 * gdb.base/return.exp: Likewise.
10891 * gdb.base/return2.exp: Likewise.
10892 * gdb.base/varargs.exp: Likewise.
10893 * lib/gdb.exp (gdb_skip_float_test): Change it to
10894 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10895
10896 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10897
10898 * gdb.multi/tids.exp: Test "thread apply all".
10899
10900 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10901
10902 * gdb.base/default.exp (tty): Remove.
10903
10904 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10905
10906 * gdb.python/py-recurse-unwind.c: New file.
10907 * gdb.python/py-recurse-unwind.py: New file.
10908 * gdb.python/py-recurse-unwind.exp: New file.
10909
10910 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10911
10912 * gdb.base/set-inferior-tty.exp: New file.
10913 * gdb.base/set-inferior-tty.c: New file.
10914
10915 2016-08-23 Pedro Alves <palves@redhat.com>
10916
10917 PR gdb/20494
10918 * gdb.base/new-ui-echo.c: New file.
10919 * gdb.base/new-ui-echo.exp: New file.
10920
10921 2016-08-23 Yao Qi <yao.qi@linaro.org>
10922
10923 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10924 gdbserver_spawn.
10925 * gdb.server/connect-without-multi-process.exp (do_test):
10926 Likewise.
10927
10928 2016-08-23 Yao Qi <yao.qi@linaro.org>
10929
10930 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10931 standalone_txt. Delete gdb_txt and standalone_txt on host
10932 and target. Spawn the binary on target. Copy files from
10933 target to host.
10934
10935 2016-08-22 Pedro Alves <palves@redhat.com>
10936
10937 PR gdb/20505
10938 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10939 with_test_prefix. Factor out bits to ...
10940 (test_no_vdso): ... this new procedure.
10941
10942 2016-08-19 Carl Love <cel@us.ibm.com>
10943
10944 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10945 maintaining separate logic for constructing the output path.
10946 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10947 * gdb.arch/ppc-dfp.exp: Likewise.
10948 * gdb.arch/ppc-fp.exp: Likewise.
10949 * gdb.arch/vsx-regs.exp: Likewise.
10950 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10951 binprefix for generating the additional binary files.
10952
10953 2016-08-19 Pedro Alves <palves@redhat.com>
10954
10955 * gdb.trace/mi-trace-frame-collected.exp
10956 (test_trace_frame_collected): On x32, expect two registers.
10957
10958 2016-08-18 Carl Love <cel@us.ibm.com>
10959
10960 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10961 and sync up the test with tests in gas/testsuite/gas/ppc.
10962 * gdb.arch/powerpc-power.exp: Likewise.
10963
10964 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10965
10966 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10967 expected error message.
10968
10969 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10970
10971 * gdb.multi/remove-inferiors.exp: New file.
10972 * gdb.multi/remove-inferiors.c: New file.
10973
10974 2016-08-12 Yao Qi <yao.qi@linaro.org>
10975
10976 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10977 argument list.
10978
10979 2016-08-10 Pedro Alves <palves@redhat.com>
10980
10981 PR gdb/19187
10982 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10983 setup_kfails.
10984
10985 2016-08-09 Pedro Alves <palves@redhat.com>
10986 Simon Marchi <simon.marchi@ericsson.com>
10987
10988 PR gdb/20418
10989 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10990 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10991
10992 2016-08-09 Pedro Alves <palves@redhat.com>
10993
10994 PR mi/20431
10995 * gdb.mi/mi-cmd-error.exp: New file.
10996
10997 2016-08-09 Pedro Alves <palves@redhat.com>
10998
10999 PR gdb/18653
11000 * gdb.base/signals-state-child.c: New file.
11001 * gdb.base/signals-state-child.exp: New file.
11002 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11003
11004 2016-08-09 Pedro Alves <palves@redhat.com>
11005
11006 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11007
11008 2016-08-03 Tom Tromey <tom@tromey.com>
11009
11010 PR python/18565:
11011 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11012
11013 2016-08-01 Yao Qi <yao.qi@linaro.org>
11014
11015 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11016 variable mode to "multi-process" if $multi_process is 1, otherwise
11017 set it to "single-process".
11018
11019 2016-08-01 Yao Qi <yao.qi@linaro.org>
11020
11021 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11022 * gdb.cp/cpexprs.exp: Likewise.
11023 * gdb.cp/m-static.exp: Likewise.
11024
11025 2016-07-26 Tom Tromey <tom@tromey.com>
11026
11027 PR python/20190:
11028 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11029 test.
11030
11031 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11032
11033 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11034 selecting assembly source files.
11035 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11036 assembly source files.
11037 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11038 assembly source files.
11039 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11040 selecting assembly source files.
11041
11042 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11043
11044 * gdb.base/new-ui.exp (do_test_invalid_args): New
11045 procedure.
11046
11047 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11048
11049 * gdb.btrace/reconnect.c: New file.
11050 * gdb.btrace/reconnect.exp: New file.
11051
11052 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11053
11054 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11055 to test_catch_syscall_group.
11056 (test_catch_syscall_group): New.
11057
11058 2016-07-21 Tom Tromey <tom@tromey.com>
11059
11060 * gdb.rust/simple.rs (main): Use empty struct expression.
11061 * gdb.rust/simple.exp: Add tests for empty struct expression.
11062
11063 2016-07-21 Yao Qi <yao.qi@linaro.org>
11064
11065 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11066 if gdb_skip_xml_test is true on some targets.
11067
11068 2016-07-21 Yao Qi <yao.qi@linaro.org>
11069
11070 * gdb.server/solib-list.exp: Unset last_loaded_file.
11071
11072 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11073
11074 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11075 "step into captured_main (args)".
11076
11077 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11078
11079 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11080
11081 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11082
11083 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11084
11085 2016-07-19 Pedro Alves <palves@redhat.com>
11086
11087 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11088 * gdb.opt/inline-bt.exp: Likewise.
11089 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11090 additional_flags=-Winline.
11091 * gdb.opt/inline-locals.exp: Likewise.
11092 * gdb.opt/inline-markers.c (ATTR): Define.
11093 (inlined_fn): Use it.
11094
11095 2016-07-19 Yao Qi <yao.qi@linaro.org>
11096
11097 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11098 (test_with_self): Remove some code. Remove argument executable.
11099 (top-level): Use do_self_tests.
11100
11101 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11102 Don Breazeal <donb@codesourcery.com>
11103
11104 * gdb.base/maint.exp: Escape paths used in regular expressions.
11105 * gdb.stabs/weird.exp: Likewise.
11106
11107 2016-07-13 Tom Tromey <tom@tromey.com>
11108
11109 PR python/15620, PR python/18620:
11110 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11111 (test_bkpt_events): New procs.
11112
11113 2016-07-13 Tom Tromey <tom@tromey.com>
11114
11115 PR python/17698:
11116 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11117 test.
11118 (test_watchpoints): Likewise.
11119 (test_bkpt_pending): New proc.
11120
11121 2016-07-13 Tom Tromey <tom@tromey.com>
11122
11123 PR cli/18053:
11124 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11125 completion test.
11126
11127 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11128
11129 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11130 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11131 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11132 f_label.
11133 (g): Rename g_end_lbl to g_label.
11134 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11135 low_pc and high_pc.
11136 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11137
11138 2016-07-12 Tom Tromey <tom@tromey.com>
11139
11140 PR python/19293:
11141 * gdb.python/py-unwind-maint.exp: Update tests.
11142
11143 2016-07-12 Yao Qi <yao.qi@linaro.org>
11144
11145 * lib/selftest-support.exp (selftest_setup): Match the output
11146 when captured_main is inlined.
11147
11148 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11149
11150 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11151 New variables.
11152 (print this%a, print this%b, print this): New tests.
11153 * gdb.fortran/derived-types.f90 (this): New object and
11154 initialization.
11155
11156 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11157
11158 * gdb.ada/arraydim.exp: Remove extra directory level in build
11159 directory.
11160
11161 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11162
11163 * lib/ada.exp: Remove extra directory level in build directory.
11164 * gdb.ada/cond_lang.exp: Likewise.
11165 * gdb.ada/exec_changed.exp: Likewise.
11166 * gdb.ada/lang_switch.exp: Likewise.
11167
11168 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11169
11170 * simple.rs: Add test for raw pointer subscripting.
11171 * simple.exp: Add test expectations.
11172
11173 2016-07-05 Yao Qi <yao.qi@linaro.org>
11174
11175 * gdb.mi/mi-reverse.exp: Match =record-started output.
11176
11177 2016-07-01 Pedro Alves <palves@redhat.com>
11178
11179 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11180 procedure.
11181 (jit_reader_test): Test the jit reader's unwinder.
11182 * gdb.base/jithost.c (jit_function_00_code): New global.
11183 (main): Use memcpy to fill in the mmapped code, instead of poking
11184 bytes manually here.
11185 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11186 value.
11187 (read_debug_info): Save the function's range.
11188 (read_sp): New function.
11189 (unwind_frame): Use it. Also unwind RBP.
11190 (get_frame_id): Use read_sp.
11191 (gdb_init_reader): Use calloc instead of malloc.
11192 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11193 parameter. Use gdb_test_multiple.
11194
11195 2016-07-01 Pedro Alves <palves@redhat.com>
11196 Antoine Tremblay <antoine.tremblay@ericsson.com>
11197
11198 * gdb.threads/process-dies-while-detaching.c: New file.
11199 * gdb.threads/process-dies-while-detaching.exp: New file.
11200
11201 2016-07-01 Pedro Alves <palves@redhat.com>
11202
11203 * gdb.multi/watchpoint-multi-exit.c: New file.
11204 * gdb.multi/watchpoint-multi-exit.exp: New file.
11205
11206 2016-06-30 Pedro Alves <palves@redhat.com>
11207
11208 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11209 unset inferior_spawn_id.
11210
11211 2016-06-30 Pedro Alves <palves@redhat.com>
11212
11213 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11214 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11215
11216 2016-06-29 Yao Qi <yao.qi@linaro.org>
11217
11218 * gdb.base/return.c: Add copyright header.
11219
11220 2016-06-29 Tom Tromey <tom@tromey.com>
11221
11222 PR python/20129:
11223 * gdb.python/py-framefilter.exp: Add tests for setting priority
11224 and disabling of non-existent frame filter.
11225
11226 2016-06-29 Yao Qi <yao.qi@linaro.org>
11227
11228 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11229 0x0f07ff.
11230
11231 2016-06-28 Yao Qi <yao.qi@linaro.org>
11232
11233 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11234 triplets. Start gdb, execute catch syscall, and continue. Check
11235 gdb's output to determine catch syscall is supported.
11236
11237 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11238
11239 * gdb.rust/simple.rs: Add test for returning unit in a function.
11240 * gdb.rust/simple.exp: Add expectation for functions returning
11241 unit.
11242
11243 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11244
11245 * gdb.python/py-breakpoint-create-fail.c,
11246 gdb.python/py-breakpoint-create-fail.exp,
11247 gdb.python/py-breakpoint-create-fail.py: New testcase.
11248
11249 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11250
11251 PR gdb/20239
11252 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11253 * gdb.rust/simple.exp: Add test expectations for new NonZero
11254 tests.
11255
11256 2016-06-24 David Taylor <dtaylor@emc.com>
11257
11258 * gdb.base/offsets.exp: New file.
11259 * gdb.base/offsets.c: New file.
11260
11261 2016-06-23 Tom Tromey <tom@tromey.com>
11262
11263 PR gdb/16483:
11264 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11265 before any filters are loaded.
11266
11267 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11268
11269 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11270 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11271 structs.
11272 * gdb.fortran/derived-type-function.exp: New file.
11273 * gdb.fortran/derived-type-function.f90: New file.
11274
11275
11276 2016-06-21 Pedro Alves <palves@redhat.com>
11277
11278 * gdb.base/new-ui.exp: New file.
11279 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11280 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11281 (with_spawn_id): New procedure.
11282
11283 2016-06-21 Pedro Alves <palves@redhat.com>
11284
11285 * gdb.mi/mi-exec-run.exp: New file.
11286
11287 2016-06-21 Pedro Alves <palves@redhat.com>
11288
11289 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11290 breakpoint command's output on the main UI.
11291 (test_break): New procedure, factored out from calls in the top
11292 level.
11293 (top level): Use foreach_with_prefix to test MI as main UI and as
11294 separate UI.
11295
11296 2016-06-21 Pedro Alves <palves@redhat.com>
11297
11298 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11299 (test_awatch_creation_and_listing)
11300 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11301 Remove 'type' parameter.
11302 (test_watchpoint_all): New parameter mi_mode. Remove
11303 with_test_prefix.
11304 (top level): Use foreach_with_prefix, and add main/separate UI MI
11305 testing axis.
11306
11307 2016-06-21 Pedro Alves <palves@redhat.com>
11308
11309 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11310 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11311 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11312 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11313 (gdb_main_spawn_id, mi_spawn_id): Declare and
11314 comment.
11315 (mi_create_inferior_pty): New procedure,
11316 factored out from default_mi_gdb_start.
11317 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11318 procedures.
11319 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11320 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11321 Use mi_create_inferior_pty.
11322 (mi_gdb_start): Use eval to pass down args list.
11323
11324 2016-06-21 Pedro Alves <palves@redhat.com>
11325
11326 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11327 * gdb.opt/inline-cmds.exp: Add MI tests.
11328
11329 2016-06-21 Pedro Alves <palves@redhat.com>
11330
11331 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11332
11333 2016-06-21 Pedro Alves <palves@redhat.com>
11334
11335 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11336 (top level): Use it instead of mi_execute_to.
11337
11338 2016-06-21 Pedro Alves <palves@redhat.com>
11339
11340 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11341 (cont_handler_str): New.
11342 (signal_stop_handler): Set stop_handler_str instead of printing to
11343 stdout.
11344 (continue_handler): Set cont_handler_str instead of printing to
11345 stdout.
11346 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11347 mi_send_resuming_command. Print stop_handler_str and
11348 cont_handler_str instead of expecting the python events print
11349 directly.
11350
11351 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11352
11353 * gdb.base/jit-reader.exp: New file.
11354 * gdb.base/jithost.c: New file.
11355 * gdb.base/jithost.h: New file.
11356 * gdb.base/jitreader.c : New file.
11357 * gdb.base/jit-protocol.h: New file.
11358
11359 2016-06-17 Yao Qi <yao.qi@linaro.org>
11360
11361 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11362 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11363 and detach-on-fork. Adjust tests.
11364 (top level): Invoke break_cond_on_syscall with combinations of
11365 syscall, follow-fork-mode and detach-on-fork.
11366
11367 2016-06-17 Yao Qi <yao.qi@linaro.org>
11368
11369 * gdb.base/step-over-exit.c: New.
11370 * gdb.base/step-over-exit.exp: New.
11371
11372 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11373
11374 * gdb.base/float.exp: Add target check for nds32*-*-*.
11375 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11376
11377 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11378
11379 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11380 for unsupported target features.
11381 * gdb.base/call-rt-st.exp: Likewise.
11382 * gdb.base/call-sc.exp: Likewise.
11383 * gdb.base/call-signal-resume.exp: Likewise.
11384 * gdb.base/call-strs.exp: Likewise.
11385 * gdb.base/callexit.exp: Likewise.
11386 * gdb.base/callfuncs.exp: Likewise.
11387 * gdb.base/nodebug.exp: Likewise.
11388 * gdb.base/printcmds.exp: Likewise.
11389 * gdb.base/ptype.exp: Likewise.
11390 * gdb.base/structs.exp: Likewise.
11391 * gdb.base/unwindonsignal.exp: Likewise.
11392 * gdb.cp/gdb2495.exp: Likewise.
11393 * gdb.cp/templates.exp: Likewise.
11394 * gdb.cp/virtfunc.exp: Likewise.
11395 * gdb.threads/hand-call-in-threads.exp: Likewise.
11396 * gdb.threads/interrupted-hand-call.exp: Likewise.
11397 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11398
11399 2016-06-10 Tom Tromey <tom@tromey.com>
11400
11401 PR rust/20110:
11402 * gdb.rust/expr.exp: Add test for integer constant larger than
11403 i32.
11404
11405 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11406
11407 * gdb.fortran/nested-funcs.exp: New.
11408 * gdb.fortran/nested-funcs.f90: New.
11409
11410 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11411
11412 * gdb.base/examine-backward.c: New file.
11413 * gdb.base/examine-backward.exp: New file.
11414
11415 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11416
11417 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11418 matching.
11419
11420 2016-06-02 Tom Tromey <tom@tromey.com>
11421
11422 PR python/18984:
11423 * gdb.python/py-shared.exp: Add solib_name test.
11424
11425 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11426
11427 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11428
11429 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11430
11431 PR c++/19893
11432 * gdb.dwarf2/implref.exp: Rename to...
11433 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11434 * gdb.dwarf2/implref-array.c: New file.
11435 * gdb.dwarf2/implref-array.exp: Likewise.
11436 * gdb.dwarf2/implref-global.c: Likewise.
11437 * gdb.dwarf2/implref-global.exp: Likewise.
11438 * gdb.dwarf2/implref-struct.c: Likewise.
11439 * gdb.dwarf2/implref-struct.exp: Likewise.
11440
11441 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11442
11443 * gdb.trace/trace-condition.exp: Add 64bit tests.
11444
11445 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11446
11447 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11448 bits types.
11449 (main): Adapt to 8 to 64 bits types.
11450 * gdb.trace/trace-condition.exp: Add new tests.
11451
11452 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11453
11454 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11455
11456 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11457
11458 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11459 Move condition tests...
11460 * gdb.trace/trace-condition.exp: Here.
11461
11462 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11463
11464 * gdb.trace/trace-condition.exp: Add counter-case tests.
11465
11466 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11467
11468 PR c++/15231
11469 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11470 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11471
11472 2016-05-27 Pedro Alves <palves@redhat.com>
11473
11474 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11475 New procedure.
11476 (top level): Call it, and bail out of DejaGnu is known to be bad.
11477
11478 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11479
11480 * gdb.base/whatis.c: Extend the test case.
11481 * gdb.base/whatis.exp: Add additional tests.
11482
11483 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11484
11485 * gdb.fortran/type.f90: Add pointer variable.
11486 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11487
11488 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11489
11490 * gdb.fortran/vla-type.exp: Fix testcase name.
11491
11492 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11493
11494 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11495
11496 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11497
11498 * gdb.fortran/type.f90: Add nested structures.
11499 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11500 * gdb.fortran/derived-type.exp: Adapt expected output.
11501 * gdb.fortran/vla-type.exp: Adapt expected output.
11502
11503 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11504
11505 * gdb.fortran/whatis_type.exp: Adapt expected output.
11506
11507 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11508
11509 * gdb.fortran/print_type.exp: Fix expected output.
11510 * gdb.fortran/whatis_type.exp: Fix expected output.
11511
11512 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11513
11514 * gdb.fortran/whatis_type.exp: Use multi_line.
11515
11516 2016-05-24 Tom Tromey <tom@tromey.com>
11517
11518 PR python/17386:
11519 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11520 use value as an index.
11521
11522 2016-05-23 Tom Tromey <tom@tromey.com>
11523
11524 PR python/17981:
11525 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11526 no-breakpoint case.
11527
11528 2016-05-24 Pedro Alves <palves@redhat.com>
11529
11530 PR gdb/19828
11531 * gdb.threads/clone-attach-detach.c: New file.
11532 * gdb.threads/clone-attach-detach.exp: New file.
11533
11534 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11535
11536 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11537
11538 2016-05-23 Tom Tromey <tom@tromey.com>
11539
11540 PR python/19438, PR python/18393:
11541 * gdb.python/py-progspace.exp: Add "dir" test.
11542 * gdb.python/py-objfile.exp: Add "dir" test.
11543
11544 2016-05-23 Yao Qi <yao.qi@linaro.org>
11545
11546 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11547 * gdb.arch/thumb2-it.exp: Likewise.
11548
11549 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11550
11551 * gdb.mi/mi-threads-interrupt.c: New file.
11552 * gdb.mi/mi-threads-interrupt.exp: New file.
11553
11554 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11555
11556 PR gdb/18077
11557 * gdb.mi/mi-async-run.exp: New file.
11558 * gdb.mi/mi-async-run.c: New file.
11559
11560 2016-05-17 Tom Tromey <tom@tromey.com>
11561 Manish Goregaokar <manishsmail@gmail.com>
11562
11563 * lib/rust-support.exp: New file.
11564 * lib/gdb.exp (skip_rust_tests): New proc.
11565 (build_executable_from_specs): Handle rust.
11566 * lib/future.exp (gdb_find_rustc): New proc.
11567 (gdb_default_target_compile): Handle rust.
11568 * gdb.rust/expr.exp: New file.
11569 * gdb.rust/generics.exp: New file.
11570 * gdb.rust/generics.rs: New file.
11571 * gdb.rust/methods.exp: New file.
11572 * gdb.rust/methods.rs: New file.
11573 * gdb.rust/modules.exp: New file.
11574 * gdb.rust/modules.rs: New file.
11575 * gdb.rust/simple.exp: New file.
11576 * gdb.rust/simple.rs: New file.
11577
11578 2016-05-17 Tom Tromey <tom@tromey.com>
11579
11580 * gdb.base/default.exp (set language): Add rust.
11581
11582 2016-05-17 Tom Tromey <tom@tromey.com>
11583
11584 * gdb.gdb/unittest.exp: New file.
11585
11586 2016-05-16 Yao Qi <yao.qi@linaro.org>
11587
11588 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11589 shell_prompt. Update shell_prompt_re.
11590
11591 2016-05-12 Doug Evans <dje@google.com>
11592
11593 PR symtab/19999
11594 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11595 $options when building executable.
11596 * gdb.dwarf2/fission-loclists-pie.S: New file.
11597 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11598
11599 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11600
11601 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11602 of [is_remote target],
11603
11604 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11605
11606 * lib/gdb.exp (use_gdb_stub): New procedure.
11607
11608 2016-05-03 Yunlian Jiang <yunlian@google.com>
11609 Doug Evans <dje@google.com>
11610
11611 PR symtab/19914
11612 * gdb.dwarf2/dwp-sepdebug.c: New file.
11613 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11614
11615 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11616
11617 * gdb.base/detach.exp: Remove is_remote check.
11618
11619 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11620
11621 * gdb.base/annota-input-while-running.exp: Don't check for
11622 [is_remote target]. Enable annotations after running to main.
11623 Remove unused "set test..." line.
11624
11625 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11626
11627 * gdb.trace/trace-enable-disable.exp: New file.
11628 * gdb.trace/trace-enable-disable.c: New file.
11629
11630 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11631
11632 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11633 use it in info sharedlibrary test.
11634 * gdb.trace/ftrace-lock.exp: Likewise.
11635 * gdb.trace/ftrace.exp: Likewise.
11636 * gdb.trace/range-stepping.exp: Likewise.
11637 * gdb.trace/trace-break.exp: Likewise.
11638 * gdb.trace/trace-condition.exp: Likewise.
11639 * gdb.trace/trace-mt.exp: Likewise.
11640
11641 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11642
11643 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11644 (gdb_load_shlib): ... this.
11645 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11646 gdb_load_shlib.
11647 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11648 * gdb.base/ctxobj.exp: Likewise.
11649 * gdb.base/dprintf-pending.exp: Likewise.
11650 * gdb.base/dso2dso.exp: Likewise.
11651 * gdb.base/fixsection.exp: Likewise.
11652 * gdb.base/gcore-relro.exp: Likewise.
11653 * gdb.base/gdb1555.exp: Likewise.
11654 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11655 * gdb.base/gnu-ifunc.exp: Likewise.
11656 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11657 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11658 * gdb.base/pending.exp: Likewise.
11659 * gdb.base/print-file-var.exp: Likewise.
11660 * gdb.base/print-symbol-loading.exp: Likewise.
11661 * gdb.base/shlib-call.exp: Likewise.
11662 * gdb.base/shreloc.exp: Likewise.
11663 * gdb.base/so-impl-ld.exp: Likewise.
11664 * gdb.base/solib-disc.exp: Likewise.
11665 * gdb.base/solib-nodir.exp: Likewise.
11666 * gdb.base/solib-overlap.exp: Likewise.
11667 * gdb.base/solib-symbol.exp: Likewise.
11668 * gdb.base/solib-weak.exp (do_test): Likewise.
11669 * gdb.base/sym-file.exp: Likewise.
11670 * gdb.base/symtab-search-order.exp: Likewise.
11671 * gdb.base/type-opaque.exp: Likewise.
11672 * gdb.base/unload.exp: Likewise.
11673 * gdb.base/watchpoint-solib.exp: Likewise.
11674 * gdb.compile/compile.exp: Likewise.
11675 * gdb.cp/gdb2384.exp: Likewise.
11676 * gdb.cp/infcall-dlopen.exp: Likewise.
11677 * gdb.cp/re-set-overloaded.exp: Likewise.
11678 * gdb.fortran/library-module.exp: Likewise.
11679 * gdb.opt/solib-intra-step.exp: Likewise.
11680 * gdb.python/py-finish-breakpoint.exp: Likewise.
11681 * gdb.python/py-shared.exp: Likewise.
11682 * gdb.reverse/solib-precsave.exp: Likewise.
11683 * gdb.reverse/solib-reverse.exp: Likewise.
11684 * gdb.server/solib-list.exp: Likewise.
11685 * gdb.threads/dlopen-libpthread.exp: Likewise.
11686 * gdb.threads/tls-shared.exp: Likewise.
11687 * gdb.threads/tls-so_extern.exp: Likewise.
11688 * gdb.trace/change-loc.exp: Likewise.
11689 * gdb.trace/ftrace-lock.exp: Likewise.
11690 * gdb.trace/ftrace.exp: Likewise.
11691 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11692 * gdb.trace/pending.exp: Likewise.
11693 * gdb.trace/range-stepping.exp: Likewise.
11694 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11695 (strace_info_marker): Likewise.
11696 (strace_probe_marker): Likewise.
11697 (strace_trace_on_same_addr): Likewise.
11698 (strace_trace_on_diff_addr): Likewise.
11699 * gdb.trace/trace-break.exp: Likewise.
11700 * gdb.trace/trace-condition.exp: Likewise.
11701 * gdb.trace/trace-mt.exp: Likewise.
11702
11703 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11704
11705 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11706 result of gdb_remote_download.
11707 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11708 * gdb.base/dso2dso.exp: Likewise.
11709 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11710 * gdb.base/print-file-var.exp: Likewise.
11711 * gdb.base/shlib-call.exp: Likewise.
11712 * gdb.base/shreloc.exp: Likewise.
11713 * gdb.base/solib-overlap.exp: Likewise.
11714 * gdb.base/solib-weak.exp (do_test): Likewise.
11715 * gdb.base/unload.exp: Likewise.
11716
11717 2016-04-27 Yao Qi <yao.qi@linaro.org>
11718
11719 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11720 exists.
11721
11722 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11723
11724 * vla-type.exp: Print structure from toplevel.
11725
11726 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11727
11728 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11729 of dynamic types.
11730 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11731 of dynamic types.
11732
11733 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11734
11735 * gdb.fortran/vla-type.f90: New file.
11736 * gdb.fortran/vla-type.exp: New file.
11737
11738 2016-04-25 Yao Qi <yao.qi@linaro.org>
11739
11740 * gdb.base/branch-to-self.c: New file.
11741 * gdb.base/branch-to-self.exp: New file.
11742
11743 2016-04-22 Yao Qi <yao.qi@linaro.org>
11744
11745 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11746 more after $hex.
11747
11748 2016-04-22 Yao Qi <yao.qi@linaro.org>
11749
11750 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11751 * gdb.base/annota3.exp: Likewise.
11752
11753 2016-04-22 Yao Qi <yao.qi@linaro.org>
11754
11755 * gdb.reverse/step-precsave.exp: Do one step and test program
11756 stops in "callee" and do multiple steps until program goes out
11757 of "callee".
11758 * gdb.reverse/step-reverse.exp: Likewise.
11759
11760 2016-04-22 Yao Qi <yao.qi@linaro.org>
11761
11762 * gdb.trace/signal.exp: Also pass if
11763 $tracepoint_hits($i) > $iterations.
11764
11765 2016-04-22 Yao Qi <yao.qi@linaro.org>
11766
11767 * gdb.trace/signal.c: New file.
11768 * gdb.trace/signal.exp: New file.
11769
11770 2016-04-19 Doug Evans <xdje42@gmail.com>
11771
11772 * gdb.base/bad-file.exp: New file.
11773
11774 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11775
11776 * gdb.dwarf2/implref.exp: New file.
11777
11778 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11779
11780 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11781 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11782 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11783 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11784 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11785 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11786 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11787 * lib/fortran.exp (fortran_int4): New procedure.
11788 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11789 (fortran_logical4): Likewise.
11790
11791 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11792
11793 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11794
11795 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11796
11797 * lib/compiler.c: Add Intel specific preprocessor macros.
11798 * lib/compiler.cc: Likewise.
11799
11800 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11801
11802 * gdb.server/connect-with-no-symbol-file.c: New file.
11803 * gdb.server/connect-with-no-symbol-file.exp: New file.
11804
11805 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11806
11807 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11808
11809 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11810
11811 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11812 standard output directory.
11813
11814 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11815
11816 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11817
11818 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11819
11820 * gdb.btrace/instruction_history.c (loop): Add declaration.
11821
11822 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11823
11824 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11825
11826 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11827
11828 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11829 parentheses to print.
11830 (continue_handler): Likewise.
11831
11832 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11833
11834 * gdb.server/solib-list.exp: Remove is_remote check.
11835 Pass shlib= to gdb_compile. Don't link shared library with
11836 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11837 Run binary filename through "readlink -f" on the target.
11838
11839 2016-04-08 Pedro Alves <palves@redhat.com>
11840
11841 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11842 interpreter filename as argument to gdbserver_spawn.
11843 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11844 Return empty if $last_loaded_file does not exist.
11845
11846 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11847
11848 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11849 * gdb.base/jit-main.c: Use exit after usage.
11850
11851 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11852
11853 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11854 GDBHISTSIZE prior to the tests.
11855 * gdb.base/gdbinit-history.exp: Likewise.
11856
11857 2016-04-07 Pedro Alves <palves@redhat.com>
11858
11859 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11860 instead of build_executable. Use gdb_load_shlibs.
11861
11862 2016-04-07 Yao Qi <yao.qi@linaro.org>
11863
11864 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11865 Execute "si" command.
11866
11867 2016-04-07 Yao Qi <yao.qi@linaro.org>
11868
11869 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11870 number instead of the comments on some line.
11871
11872 2016-04-06 Don Breazeal <donb@codesourcery.com>
11873
11874 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11875 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11876
11877 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11878
11879 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11880 standard_output_file. Remove unused binfile variable.
11881
11882 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11883
11884 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11885 * gdb.python/py-mi-objfile.exp: Match "list main" output
11886 in console format.
11887
11888 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11889
11890 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11891 absolute.
11892
11893 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11894
11895 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11896 absolute.
11897 * gdb.trace/ftrace.exp: Likewise.
11898 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11899 targets as well.
11900 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11901 (gdb_load_shlibs): Copy libraries to test directory when testing
11902 natively. Only set solib-search-path if testing remotely.
11903 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11904
11905 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11906
11907 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11908 gdb_download. Use it even if the target is not remote.
11909 * gdb.base/jit.exp (compile_jit_test): Likewise.
11910 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11911 output directory if the destination board is local, otherwise use
11912 the standard remote_download from DejaGnu.
11913 (gdb_download): Remove.
11914 (gdb_load_shlibs): Use gdb_remote_download instead of
11915 gdb_download.
11916 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11917 Use gdb_remote_download instead of gdb_download. Use it even if
11918 the target is not remote.
11919 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11920 instead of gdb_download.
11921
11922 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11923
11924 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11925 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11926 run.
11927
11928 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11929
11930 PR gdb/19820
11931 * gdb.base/printcmds.exp: Add artificial arrays tests.
11932
11933 2016-03-31 Pedro Alves <palves@redhat.com>
11934
11935 PR gdb/19858
11936 * gdb.base/jit-main.c: Include unistd.h.
11937 (ATTACH): Define to 0 if not already defined.
11938 (wait_for_gdb, mypid): New globals.
11939 (WAIT_FOR_GDB): New macro.
11940 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11941 some breakpoint locations.
11942 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11943 New procedures.
11944 (one_jit_test): Add REATTACH parameter, and handle it. Use
11945 continue_to_test_location.
11946 (top level): Test attach, and adjusts calls to one_jit_test.
11947
11948 2016-03-31 Pedro Alves <palves@redhat.com>
11949
11950 PR gdb/19858
11951 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11952 BINSUFFIX parameter, and handle it.
11953 (top level): Adjust calls compile_jit_test.
11954
11955 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11956
11957 PR python/19743
11958 * gdb.python/py-mi-events-gdb.py: New file.
11959 * gdb.python/py-mi-events.c: New file.
11960 * gdb.python/py-mi-events.exp: New file.
11961
11962 2016-03-30 Yao Qi <yao.qi@linaro.org>
11963
11964 * gdb.reverse/until-precsave.exp: Match function name only.
11965 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11966 Move malloc to a condition block.
11967 * gdb.reverse/until-reverse.exp: Match function name only.
11968
11969 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11970
11971 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11972 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11973 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11974 variable for GPR 0 instead of assuming it is register 0.
11975 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11976 * lib/trace-support.exp: Add s390 registers.
11977
11978 2016-03-29 Yao Qi <yao.qi@linaro.org>
11979
11980 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11981
11982 2016-03-24 Yao Qi <yao.qi@linaro.org>
11983
11984 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11985 test message.
11986
11987 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11988
11989 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11990 maintaining separate logic for constructing the output path.
11991
11992 2016-03-16 Don Breazeal <donb@codesourcery.com>
11993
11994 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11995 Retry fork and waitpid on interrupted system call errors.
11996 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11997 Use with_timeout_factor to increase timeout by factor of 10.
11998
11999 2016-03-15 Don Breazeal <donb@codesourcery.com>
12000
12001 * gdb.cp/scope-err.cc: New test program.
12002 * gdb.cp/scope-err.exp: New test script.
12003 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12004 lines and "set breakpoint here" comment.
12005 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12006 Fixed some whitespace and format issues.
12007 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12008 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12009
12010 2016-03-15 Doug Evans <dje@google.com>
12011
12012 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12013 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12014 All callers updated. Add tests for enums, mixed flags register.
12015
12016 2016-03-15 Doug Evans <dje@google.com>
12017
12018 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12019 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12020
12021 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12022
12023 * gdb.base/default.exp: Add $_as_string to the list of expected
12024 convenience functions.
12025
12026 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12027
12028 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12029
12030 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12031
12032 * gdb.python/py-as-string.exp: New file.
12033 * gdb.python/py-as-string.c: New file.
12034
12035 2016-03-09 Pedro Alves <palves@redhat.com>
12036
12037 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12038 signal" -> "Thread NN received signal" output change.
12039 * gdb.threads/ia64-sigill.exp: Likewise.
12040 * gdb.threads/linux-dp.exp: Likewise.
12041 * gdb.threads/manythreads.exp: Likewise.
12042 * gdb.threads/pending-step.exp: Likewise.
12043 * gdb.threads/print-threads.exp: Likewise.
12044 * gdb.threads/sigstep-threads.exp: Likewise.
12045 * gdb.threads/staticthreads.exp: Likewise.
12046 * gdb.threads/tls.exp: Likewise.
12047
12048 2016-03-09 Pedro Alves <palves@redhat.com>
12049
12050 * gdb.base/command-line-input.exp: New file.
12051
12052 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12053
12054 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12055 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12056 * gdb.trace/pending.exp: Accept leading dot before function name.
12057 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12058 * lib/trace-support.exp: Set registers for ppc.
12059
12060 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12061
12062 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12063 use it for disassembly; accept .main in addition to main in backtrace.
12064
12065 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12066 Marcin Kościelnicki <koriakin@0x04.net>
12067
12068 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12069 (gdb_recursion_test_ptr): New global variable.
12070 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12071 gdb_recursion_test.
12072 (gdb_c_test): Ditto.
12073
12074 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12075
12076 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12077 ordering.
12078
12079 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12080
12081 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12082 (bar): Add bar_start_lbl label.
12083 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12084 of foo/bar for emitting DWARF and tracing.
12085
12086 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12087
12088 * analyze-racy-logs.py: Set executable bit.
12089
12090 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12091
12092 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12093 (CHECK_TARGET_TMP): Likewise.
12094 (check-single-racy): New rule.
12095 (check-parallel-racy): Likewise.
12096 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12097 (do-check-parallel-racy): New rule.
12098 (check-racy/%.exp): Likewise.
12099 * README (Racy testcases): New section.
12100 * analyze-racy-logs.py: New file.
12101
12102 2016-03-03 Doug Evans <dje@google.com>
12103
12104 * gdb.base/skip.exp: Use with_test_prefix.
12105
12106 2016-03-03 Yao Qi <yao.qi@linaro.org>
12107
12108 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12109 Invoke step_over_syscall "clone" and break_cond_on_syscall
12110 "clone".
12111 * gdb.base/step-over-clone.c: New file.
12112
12113 2016-03-03 Yao Qi <yao.qi@linaro.org>
12114
12115 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12116 code format.
12117
12118 2016-03-03 Yao Qi <yao.qi@linaro.org>
12119
12120 * gdb.base/disp-step-fork.c: Rename to ...
12121 * gdb.base/step-over-fork.c: ... it. New file.
12122 * gdb.base/disp-step-vfork.c: Rename to ...
12123 * gdb.base/step-over-vfork.c: ... it. New file.
12124 * gdb.base/disp-step-syscall.exp: Rename to ...
12125 * gdb.base/step-over-syscall.exp: ... it. New file.
12126 (disp_step_cross_syscall): Rename to ...
12127 (step_over_syscall): ... it.
12128
12129 2016-03-03 Yao Qi <yao.qi@linaro.org>
12130
12131 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12132 If target supports condition evaluation on target, invoke
12133 break_cond_on_syscall for fork and vfork.
12134
12135 2016-03-03 Yao Qi <yao.qi@linaro.org>
12136
12137 * gdb.base/disp-step-syscall.exp: Don't invoke
12138 support_displaced_stepping.
12139 (disp_step_cross_syscall): Test with displaced stepping off and
12140 on if supported.
12141
12142 2016-03-03 Yao Qi <yao.qi@linaro.org>
12143
12144 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12145 proc.
12146 (setup): New proc.
12147 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12148 and setup.
12149
12150 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12151
12152 * gdb.fortran/vla-history.exp: Remove breakpoint.
12153
12154 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12155
12156 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12157 exceeds timeout.
12158
12159 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12160
12161 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12162 breakpoint.
12163
12164 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12165
12166 * gdb.mi/vla.f90: Nullify pointer after declaration.
12167
12168 2016-03-01 Pedro Alves <palves@redhat.com>
12169
12170 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12171
12172 2016-03-01 Pedro Alves <palves@redhat.com>
12173
12174 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12175 before anything else.
12176 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12177 _GNU_SOURCE here.
12178 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12179 before anything else.
12180 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12181
12182 2016-03-01 Pedro Alves <palves@redhat.com>
12183
12184 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12185
12186 2016-03-01 Yao Qi <yao.qi@linaro.org>
12187
12188 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12189 prepare_for_testing.
12190
12191 2016-03-01 Yao Qi <yao.qi@linaro.org>
12192
12193 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12194
12195 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12196
12197 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12198 manually constructing the output path.
12199
12200 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12201
12202 * gdb.arch/s390-stackless.S: New.
12203 * gdb.arch/s390-stackless.exp: New.
12204
12205 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12206
12207 * gdb.dlang/circular.c: New file.
12208 * gdb.dlang/circular.exp: New file.
12209
12210 2016-02-26 Yao Qi <yao.qi@linaro.org>
12211
12212 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12213 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12214 (testcases): Update.
12215
12216 2016-02-26 Yao Qi <yao.qi@linaro.org>
12217
12218 * gdb.reverse/aarch64.c: Rename to ...
12219 * gdb.reverse/insn-reverse.c: ... it.
12220 * gdb.reverse/aarch64.exp: Rename to ...
12221 * gdb.reverse/insn-reverse.exp: ... it.
12222
12223 2016-02-26 Yao Qi <yao.qi@linaro.org>
12224
12225 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12226 (testcase_ftype): New.
12227 (testcases): New array.
12228 (n_testcases): New.
12229 (main): Call each element in testcases.
12230 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12231 (read_testcase): New.
12232 Do the tests in a loop.
12233
12234 2016-02-25 Yao Qi <yao.qi@linaro.org>
12235
12236 * gdb.base/branches.c: Remove.
12237
12238 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12239
12240 PR gdb/13808
12241 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12242
12243 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12244
12245 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12246
12247 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12248
12249 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12250 change x86_64 call_insn to 'callq'.
12251
12252 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12253
12254 * gdb.trace/tfile-avx.c: Move to...
12255 * gdb.trace/tracefile-pseudo-reg.c: Here.
12256 * gdb.trace/tfile-avx.exp: Move to...
12257 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12258
12259 2016-02-24 Gary Benson <gbenson@redhat.com>
12260
12261 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12262 message on attach.
12263
12264 2016-02-23 Doug Evans <dje@google.com>
12265
12266 * gdb.base/skip.c (test_skip): New function.
12267 (end_test_skip_file_and_function): New function.
12268 (test_skip_file_and_function): New function.
12269 * gdb.base/skip1.c (test_skip): New function.
12270 (skip1_test_skip_file_and_function): New function.
12271 * gdb.base/skip.exp: Add tests for new skip options.
12272 * gdb.base/skip-solib.exp: Update expected output.
12273 * gdb.perf/skip-command.cc: New file.
12274 * gdb.perf/skip-command.exp: New file.
12275 * gdb.perf/skip-command.py: New file.
12276
12277 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12278
12279 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12280 info registers pattern.
12281
12282 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12283
12284 * lib/future.exp: Add D support.
12285 (gdb_find_gdc): New proc.
12286 (gdb_default_target_compile): Add D support.
12287
12288 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12289
12290 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12291 user+system time.
12292 (trace_speed_test): Determine the iteration count for a time
12293 between 15..30 seconds.
12294
12295 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12296
12297 * gdb.arch/i386-mpx-sigsegv.c: New file.
12298 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12299 * gdb.arch/i386-mpx-simple_segv.c: New file.
12300 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12301
12302 2016-02-18 Yao Qi <yao.qi@linaro.org>
12303
12304 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12305 Don't call setup_kfail.
12306
12307 2016-02-18 Yao Qi <yao.qi@linaro.org>
12308
12309 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12310 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12311
12312 2016-02-16 Doug Evans <dje@google.com>
12313
12314 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12315 * gdb.base/skip1.c: Ditto.
12316 * gdb.base/skip.exp: Whitespace cleanup.
12317
12318 2016-02-16 Don Breazeal <donb@codesourcery.com>
12319
12320 PR remote/19496
12321 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12322 Remove kfail for PR remote/19496.
12323
12324 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12325
12326 * lib/gdb.exp (standard_temp_file): Return a path specific to
12327 the runtest invocation.
12328
12329 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12330
12331 * gdb.trace/save-trace.exp: Change relative path to be in the
12332 standard output directory.
12333
12334 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12335
12336 * gdb.arch/i386-prologue.c: Add missing prototypes.
12337
12338 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12339
12340 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12341 * gdb.arch/i386-prologue.exp: Likewise.
12342 * gdb.arch/i386-size.exp: Likewise.
12343
12344 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12345
12346 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12347 define object file path.
12348 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12349 file path.
12350 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12351 standard_output_file to define binfile.
12352
12353 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12354
12355 Fix compatibility with recent gfortran-5.3.1.
12356 * gdb.fortran/vla-history.exp (print vla1 allocated)
12357 (print vla2 allocated, print $2, print $3): Remove
12358 (print $4): Rename to ...
12359 (print $2): ... here.
12360 (print $9): Rename to ...
12361 (print $5): ... here.
12362 (print $10): Rename to ...
12363 (print $6): ... here.
12364 * gdb.fortran/vla.f90: Add pvla initialization.
12365
12366 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12367
12368 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12369 New test.
12370 * gdb.fortran/vla-value-sub.exp: Likewise.
12371
12372 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12373
12374 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12375
12376 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12377
12378 * i386-biarch-core.exp: Define corefile using
12379 standard_output_file.
12380
12381 2016-02-12 Yao Qi <yao.qi@linaro.org>
12382
12383 * gdb.arch/arm-single-step-kernel-helper.c: New.
12384 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12385
12386 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12387
12388 * gdb.btrace/tailcall-only.exp: New.
12389 * gdb.btrace/tailcall-only.c: New.
12390 * gdb.btrace/x86_64-tailcall-only.S: New.
12391 * gdb.btrace/i686-tailcall-only.S: New.
12392
12393 2016-02-11 Pedro Alves <palves@redhat.com>
12394
12395 * README (Parallel testing): Add missing double quotes.
12396
12397 2016-02-11 Pedro Alves <palves@redhat.com>
12398
12399 * README (Parallel testing): New section.
12400 (GDB_PARALLEL): Rewrite.
12401 (FORCE_PARALLEL): Document.
12402
12403 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12404
12405 * gdb.trace/tfile-avx.c: New test.
12406 * gdb.trace/tfile-avx.exp: New test.
12407
12408 2016-02-09 Keith Seitz <keiths@redhat.com>
12409
12410 PR breakpoints/19546
12411 * gdb.base/infcall-exec.c: New file.
12412 * gdb.base/infcall-exec2.c: New file.
12413 * gdb.base/infcall-exec.exp: New file.
12414
12415 2016-02-09 Keith Seitz <keiths@redhat.com>
12416
12417 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12418 (toplevel): Call test_bkpt_address.
12419
12420 2016-02-09 Keith Seitz <keiths@redhat.com>
12421
12422 PR python/19506
12423 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12424 (toplevel): Call test_bkpt_address.
12425
12426 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12427
12428 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12429 to AC_OUTPUT.
12430 * configure: Regenerate.
12431
12432 2016-02-09 Pedro Alves <palves@redhat.com>
12433
12434 PR breakpoints/19548
12435 * gdb.base/execl-update-breakpoints.c (some_function): New
12436 function.
12437 (main): Call it.
12438 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12439 Tighten expected GDB output.
12440
12441 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12442
12443 * Makefile.in (ALL_SUBDIRS): Remove.
12444 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12445 (distclean maintainer-clean realclean): Likewise.
12446 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12447 * configure: Regenerate.
12448 * gdb.ada/Makefile.in: Delete.
12449 * gdb.arch/Makefile.in: Likewise.
12450 * gdb.asm/Makefile.in: Likewise.
12451 * gdb.base/Makefile.in: Likewise.
12452 * gdb.btrace/Makefile.in: Likewise.
12453 * gdb.cell/Makefile.in: Likewise.
12454 * gdb.compile/Makefile.in: Likewise.
12455 * gdb.cp/Makefile.in: Likewise.
12456 * gdb.disasm/Makefile.in: Likewise.
12457 * gdb.dlang/Makefile.in: Likewise.
12458 * gdb.dwarf2/Makefile.in: Likewise.
12459 * gdb.fortran/Makefile.in: Likewise.
12460 * gdb.gdb/Makefile.in: Likewise.
12461 * gdb.go/Makefile.in: Likewise.
12462 * gdb.guile/Makefile.in: Likewise.
12463 * gdb.java/Makefile.in: Likewise.
12464 * gdb.linespec/Makefile.in: Likewise.
12465 * gdb.mi/Makefile.in: Likewise.
12466 * gdb.modula2/Makefile.in: Likewise.
12467 * gdb.multi/Makefile.in: Likewise.
12468 * gdb.objc/Makefile.in: Likewise.
12469 * gdb.opencl/Makefile.in: Likewise.
12470 * gdb.opt/Makefile.in: Likewise.
12471 * gdb.pascal/Makefile.in: Likewise.
12472 * gdb.perf/Makefile.in: Likewise.
12473 * gdb.python/Makefile.in: Likewise.
12474 * gdb.reverse/Makefile.in: Likewise.
12475 * gdb.server/Makefile.in: Likewise.
12476 * gdb.stabs/Makefile.in: Likewise.
12477 * gdb.threads/Makefile.in: Likewise.
12478 * gdb.trace/Makefile.in: Likewise.
12479 * gdb.xml/Makefile.in: Likewise.
12480 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12481 GDB_PARALLEL.
12482 (standard_output_file): Remove check for GDB_PARALLEL, always
12483 return path in outputs/$subdir/$testname.
12484
12485 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12486
12487 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12488 (site.exp): Assign abs_srcdir to tcl's srcdir.
12489
12490 2016-02-04 Yao Qi <yao.qi@linaro.org>
12491
12492 * gdb.base/foll-exec-mode.c: Include limits.h.
12493 (main): Add parameters argc and argv. Get directory from
12494 argv[0].
12495 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12496 compilation.
12497 * gdb.base/foll-exec.c: Include limits.h.
12498 (main): Add parameters argc and argv.
12499 Get directory from argv[0].
12500 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12501 Adjust tests on the number of lines as source code changed.
12502 * gdb.base/foll-vfork-exit.c: Include limits.h.
12503 (main): Add one line of statement before vfork.
12504 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12505 (main): Add parameters argc and argv. Get directory from
12506 argv[0].
12507 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12508 (setup_gdb): Set tbreak to skip some source lines.
12509 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12510 (main): Add parameters argc and argv. Get directory from
12511 argv[0].
12512 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12513 compilation.
12514 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12515 (main): Add parameters argc and argv. Get directory from
12516 argv[0].
12517 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12518 compilation.
12519
12520 2016-02-01 Doug Evans <dje@google.com>
12521
12522 * gdb.base/skip.exp: Clean up multiple references to same test name.
12523
12524 2016-02-01 Pedro Alves <palves@redhat.com>
12525
12526 PR remote/19496
12527 * gdb.threads/forking-threads-plus-breakpoint.exp
12528 (displaced_stepping_supported): New global.
12529 (probe_displaced_stepping_support): New procedure.
12530 (do_test): Add 'displaced' parameter, and use it.
12531 (top level): Check for displaced stepping support. Add displaced
12532 stepping on/off testing axis.
12533
12534 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12535
12536 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12537 pointer. Don't perform further tests on the unassociated pointer
12538 if the first test fails.
12539
12540 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12541
12542 * gdb.base/max-value-size.c: New file.
12543 * gdb.base/max-value-size.exp: New file.
12544 * gdb.base/huge.exp: Disable max-value-size for this test.
12545
12546 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12547
12548 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12549
12550 2016-01-28 Yao Qi <yao.qi@linaro.org>
12551
12552 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12553
12554 2016-01-25 Pedro Alves <palves@redhat.com>
12555
12556 PR threads/19461
12557 * gdb.base/fork-running-state.c: New file.
12558 * gdb.base/fork-running-state.exp: New file.
12559
12560 2016-01-25 Pedro Alves <palves@redhat.com>
12561
12562 PR gdb/19494
12563 * gdb.base/catch-fork-kill.c: New file.
12564 * gdb.base/catch-fork-kill.exp: New file.
12565
12566 2016-01-25 Pedro Alves <palves@redhat.com>
12567
12568 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12569 Delete, moved to lib/gdb.exp.
12570 * gdb.threads/forking-threads-plus-breakpoint.exp
12571 (foreach_with_prefix): Likewise.
12572 * gdb.threads/process-dies-while-handling-bp.exp
12573 (foreach_with_prefix): Likewise.
12574 * lib/gdb.exp (foreach_with_prefix): New procedure.
12575
12576 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12577
12578 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12579 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12580
12581 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12582
12583 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12584 endian targets.
12585
12586 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12587 Pedro Alves <palves@redhat.com>
12588
12589 Fix testsuite compatibility with Guile.
12590 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12591 number.
12592
12593 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12594
12595 Fix testsuite compatibility with Guile.
12596 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12597 (thread 1): New test for backtrace through signal handler.
12598
12599 2016-01-22 Yao Qi <yao.qi@linaro.org>
12600
12601 PR testsuite/19491
12602 * gdb.base/multi-forks.c: Include
12603 ../lib/unbuffer_output.c
12604 (main): Call gdb_unbuffer_output.
12605
12606 2016-01-21 Doug Evans <dje@google.com>
12607
12608 * lib/ada.exp (gdb_compile_ada): Fix typo.
12609
12610 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12611
12612 * gdb.base/break-fun-addr.exp: New file.
12613 * gdb.base/break-fun-addr1.c: New file.
12614 * gdb.base/break-fun-addr2.c: New file.
12615
12616 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12617
12618 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12619 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12620 enum flag values.
12621
12622 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12623
12624 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12625 when GDB can not set the vector return value. Add more comments
12626 for clarification.
12627
12628 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12629
12630 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12631 command.
12632
12633 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12634
12635 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12636
12637 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12638
12639 * Makefile.in (check-single): Pass --status to runtest.
12640 (check/%.exp): Likewise.
12641
12642 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12643
12644 * Makefile.in (check-parallel): Propagate return code from make
12645 do-check-parallel.
12646
12647 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12648
12649 * gdb.trace/ftrace.exp: Fix expected message on continue.
12650 * gdb.trace/pending.exp: Fix expected message on continue.
12651 * gdb.trace/trace-break.exp: Fix expected message on continue.
12652
12653 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12654
12655 * lib/gdb.exp (gdb_test): Remove unused global references.
12656
12657 2016-01-18 Pedro Alves <palves@redhat.com>
12658
12659 * gdb.base/async-shell.exp: Adjust expected output.
12660 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12661 * gdb.base/siginfo-thread.exp: Adjust expected output.
12662 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12663 * gdb.java/jnpe.exp: Adjust expected output.
12664 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12665 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12666 * gdb.threads/leader-exit.exp: Adjust expected output.
12667 * gdb.threads/manythreads.exp: Adjust expected output.
12668 * gdb.threads/pthreads.exp: Adjust expected output.
12669 * gdb.threads/schedlock.exp: Adjust expected output.
12670 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12671 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12672 expected output.
12673 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12674 output.
12675 * gdb.threads/sigthread.exp: Adjust expected output.
12676 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12677
12678 2016-01-18 Yao Qi <yao.qi@linaro.org>
12679
12680 * gdb.guile/scm-section-script.c: Replace @progbits with
12681 %progbits.
12682 * gdb.python/py-section-script.c: Likewise.
12683
12684 2016-01-15 Pedro Alves <palves@redhat.com>
12685
12686 * gdb.multi/tids.exp: Test star wildcard ranges.
12687
12688 2016-01-15 Pedro Alves <palves@redhat.com>
12689
12690 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12691 command from "thread apply" invocation.
12692 (thr_apply_info_thr_invalid): Default the expected output to the
12693 input tid list.
12694 (top level): Add tests that use convenience variables. Add tests
12695 for "thread apply" with a valid TID list, but missing the command.
12696
12697 2016-01-13 Pedro Alves <palves@redhat.com>
12698
12699 * gdb.base/default.exp: Expect $_gthread as well.
12700 * gdb.multi/tids.exp: Test $_gthread.
12701 * gdb.threads/thread-specific.exp: Test $_gthread.
12702
12703 2016-01-13 Pedro Alves <palves@redhat.com>
12704
12705 * gdb.multi/tids.exp: Test "info threads -gid".
12706
12707 2016-01-13 Pedro Alves <palves@redhat.com>
12708
12709 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12710 Breakpoint.thread.
12711 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12712
12713 2016-01-07 Pedro Alves <palves@redhat.com>
12714
12715 * gdb.base/break.exp: Adjust to output changes.
12716 * gdb.base/hbreak2.exp: Likewise.
12717 * gdb.base/sepdebug.exp: Likewise.
12718 * gdb.base/watch_thread_num.exp: Likewise.
12719 * gdb.linespec/keywords.exp: Likewise.
12720 * gdb.multi/info-threads.exp: Likewise.
12721 * gdb.threads/thread-find.exp: Likewise.
12722 * gdb.multi/tids.c: New file.
12723 * gdb.multi/tids.exp: New file.
12724
12725 2016-01-13 Pedro Alves <palves@redhat.com>
12726
12727 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12728
12729 2016-01-13 Pedro Alves <palves@redhat.com>
12730
12731 * gdb.base/default.exp: Expect $_inferior as well.
12732 * gdb.multi/base.exp: Test $_inferior.
12733
12734 2016-01-13 Pedro Alves <palves@redhat.com>
12735
12736 PR breakpoints/19388
12737 * gdb.base/catch-signal-siginfo-cond.c: New file.
12738 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12739
12740 2016-01-12 Josh Stone <jistone@redhat.com>
12741 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12742
12743 * gdb.base/catch-syscall.c (do_execve): New variable.
12744 (main): Conditionally trigger an execve.
12745 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12746 (test_catch_syscall_execve): New, check entry/return across execve.
12747 (do_syscall_tests): Call test_catch_syscall_execve.
12748
12749 2016-01-12 Pedro Alves <palves@redhat.com>
12750
12751 * gdb.base/random-signal.exp (do_test): New procedure, with body
12752 of testcase moved in.
12753
12754 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12755 Pedro Alves <palves@redhat.com>
12756
12757 * gdb.base/funcargs.exp (finish from indirectly called function):
12758 Reintroduce the case for 'First'.
12759
12760 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12761 Pedro Alves <palves@redhat.com>
12762
12763 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12764 (tcatch_vfork_then_child_follow_exec)
12765 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12766 identification.
12767
12768 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12769
12770 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12771 and repeats to unlimited.
12772 * gdb.python/py-value.exp: Likewise.
12773 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12774 and repeats to unlimited.
12775
12776 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12777
12778 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12779 and reordering the functions.
12780 * gdb.multi/hangout.c: Likewise.
12781 * gdb.multi/hello.c: Likewise.
12782
12783 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12784
12785 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12786 absolute.
12787 (SingleStatisticTestResult.report): Use dict.keys instead of
12788 dict.iterkeys.
12789
12790 2016-01-06 Pedro Alves <palves@redhat.com>
12791
12792 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12793
12794 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12795
12796 * gdb.btrace/dlopen.exp: New.
12797 * gdb.btrace/dlopen.c: New.
12798 * gdb.btrace/dlopen-dso.c: New.
12799
12800 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12801
12802 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12803 PATTERN argument is optional.
12804
12805 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12806
12807 * lib/ada.exp (target_compile_ada_from_dir): New function.
12808 (gdb_compile_ada): Reimplement avoiding the use of project files.
12809 * gdb.ada/gnat_ada.gpr: Delete.
12810 * gdb.ada/cond_lang.exp: Adjust test to make path before
12811 filename optional.
12812 * gdb.ada/small_reg_param.exp: Likewise.
12813
12814 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12815
12816 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12817
12818 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12819
12820 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12821 case.
12822
12823 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12824
12825 * gdb.base/break.exp: Remove dead code.
12826 * gdb.base/sepdebug.exp: Likewise.
12827
12828 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12829
12830 * gdb.asm/asm-source.exp: Remove HP-UX references.
12831 * gdb.base/annota1.exp: Likewise.
12832 * gdb.base/annota3.exp: Likewise.
12833 * gdb.base/attach.exp: Likewise.
12834 * gdb.base/bigcore.exp: Likewise.
12835 * gdb.base/break.exp: Likewise.
12836 * gdb.base/call-ar-st.exp: Likewise.
12837 * gdb.base/callfuncs.exp: Likewise.
12838 * gdb.base/catch-fork-static.exp: Likewise.
12839 * gdb.base/display.exp: Likewise.
12840 * gdb.base/foll-exec-mode.exp: Likewise.
12841 * gdb.base/foll-exec.exp: Likewise.
12842 * gdb.base/foll-fork.exp: Likewise.
12843 * gdb.base/foll-vfork.exp: Likewise.
12844 * gdb.base/funcargs.exp: Likewise.
12845 * gdb.base/hbreak2.exp: Likewise.
12846 * gdb.base/inferior-died.exp: Likewise.
12847 * gdb.base/interrupt.exp: Likewise.
12848 * gdb.base/multi-forks.exp: Likewise.
12849 * gdb.base/nodebug.exp: Likewise.
12850 * gdb.base/sepdebug.exp: Likewise.
12851 * gdb.base/solib1.c: Likewise.
12852 * gdb.base/step-test.exp: Likewise.
12853 * gdb.mi/non-stop.c: Likewise.
12854 * gdb.mi/pthreads.c: Likewise.
12855 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12856 * gdb.threads/pthreads.c: Likewise.
12857 * gdb.threads/staticthreads.exp: Likewise.
12858 * lib/future.exp: Likewise.
12859 * lib/gdb.exp: Likewise.
12860 * gdb.base/so-indr-cl.c: Remove.
12861 * gdb.base/so-indr-cl.exp: Likewise.
12862 * gdb.base/solib.c: Likewise.
12863 * gdb.base/solib.exp: Likewise.
12864 * gdb.base/solib2.c: Likewise.
12865
12866 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12867
12868 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12869 * gdb.base/call-ar-st.exp: Likewise.
12870 * gdb.base/callfuncs.exp: Likewise.
12871 * gdb.base/condbreak.exp: Likewise.
12872 * gdb.base/constvars.exp: Likewise.
12873 * gdb.base/hbreak2.exp: Likewise.
12874 * gdb.base/langs.exp: Likewise.
12875 * gdb.base/list.exp: Likewise.
12876 * gdb.base/long_long.exp: Likewise.
12877 * gdb.base/ptype.exp: Likewise.
12878 * gdb.base/scope.exp: Likewise.
12879 * gdb.base/signals.exp: Likewise.
12880 * gdb.base/so-impl-ld.exp: Likewise.
12881 * gdb.base/varargs.exp: Likewise.
12882 * gdb.base/volatile.exp: Likewise.
12883 * gdb.base/whatis.exp: Likewise.
12884 * gdb.cp/cplusfuncs.exp: Likewise.
12885 * gdb.cp/inherit.exp: Likewise.
12886 * gdb.cp/local.exp: Likewise.
12887 * gdb.cp/member-ptr.exp: Likewise.
12888 * gdb.cp/method.exp: Likewise.
12889 * gdb.cp/overload.exp: Likewise.
12890 * gdb.cp/templates.exp: Likewise.
12891 * gdb.stabs/weird.exp: Likewise.
12892 * lib/compiler.c: Likewise.
12893 * lib/compiler.cc: Likewise.
12894 * lib/cp-support.exp: Likewise.
12895 * lib/gdb.exp: Likewise.
12896
12897 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12898
12899 * configure.ac: Remove HP-UX case.
12900 * configure: Regenerate.
12901
12902 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12903
12904 * lib/gdb.exp (gdb_compile): Add function doc.
12905
12906 2015-12-17 Pedro Alves <palves@redhat.com>
12907
12908 PR threads/19354
12909 * gdb.multi/info-threads.exp: New file.
12910
12911 2015-12-15 Yao Qi <yao.qi@linaro.org>
12912
12913 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12914 is aarch64*-*-*.
12915
12916 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12917
12918 * gdb.base/history-duplicates.exp: Skip if no readline support.
12919
12920 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12921
12922 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12923
12924 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12925
12926 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12927
12928 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12929
12930 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12931 ctrl-C if nointerrupts target property is set.
12932 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12933 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12934 * gdb.base/paginate-bg-execution.exp: Likewise.
12935 * gdb.base/paginate-execution-startup.exp: Likewise.
12936 * gdb.base/random-signal.exp: Likewise.
12937 * gdb.base/range-stepping.exp: Likewise.
12938 * gdb.cp/annota2.exp: Likewise.
12939 * gdb.cp/annota3.exp: Likewise.
12940 * gdb.gdb/selftest.exp: Likewise.
12941 * gdb.threads/continue-pending-status.exp: Likewise.
12942 * gdb.threads/leader-exit.exp: Likewise.
12943 * gdb.threads/manythreads.exp: Likewise.
12944 * gdb.threads/pthreads.exp: Likewise.
12945 * gdb.threads/schedlock.exp: Likewise.
12946 * gdb.threads/sigthread.exp: Likewise.
12947
12948 2015-12-11 Don Breazeal <donb@codesourcery.com>
12949
12950 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12951 remote.
12952 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12953 * gdb.base/foll-exec.exp (main): Enable for target remote.
12954 * gdb.base/foll-fork.exp (main): Likewise.
12955 * gdb.base/foll-vfork.exp (main): Likewise.
12956 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12957 (proc continue_to_exit_bp_loc): Use clean_restart.
12958 * gdb.base/pie-execl.exp (main): Disable for target remote.
12959 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12960 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12961 * gdb.threads/execl.exp (main): Likewise.
12962 * gdb.threads/fork-child-threads.exp (main): Likewise.
12963 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12964 remote.
12965 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12966 remote.
12967 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12968 pid.tid style ptids, instead of just tid.
12969 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12970 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12971 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12972 ptids, instead of just tid.
12973
12974 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12975
12976 * gdb.base/list.exp (test_list_forward): Add end of file error
12977 test.
12978 (test_repeat_list_command): Add end of file error test.
12979 (test_list_backwards): Add beginning of file error test.
12980
12981 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12982
12983 * gdb.base/list.exp (test_list_invalid_args): New function,
12984 defined, and called.
12985
12986 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12987
12988 * gdb.base/list.exp (test_list): Make test names unique.
12989
12990 2015-12-11 Yao Qi <yao.qi@linaro.org>
12991
12992 * gdb.base/coremaker2.c: Remove.
12993
12994 2015-12-10 Pedro Alves <palves@redhat.com>
12995
12996 * gdb.multi/base.exp: Remove stale "spaces" references.
12997
12998 2015-12-10 Pedro Alves <palves@redhat.com>
12999
13000 * gdb.multi/base.exp: Don't use nowarnings.
13001 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13002 * gdb.multi/hangout.c: Include stdio.h.
13003 * gdb.multi/hello.c: Include stdlib.h.
13004 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13005 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13006 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13007
13008 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13009
13010 * gdb.dwarf2/dw2-ranges-base.c: New file.
13011 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13012 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13013 support additional line table, and debug ranges generation.
13014 (Dwarf::ranges): New function, generate .debug_ranges.
13015 (Dwarf::lines): Support generating simple line table programs.
13016 (Dwarf::assemble): Initialise new namespace variables.
13017
13018 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13019
13020 * gdb.base/async.exp (proc test_background): Add case for
13021 asynchronous execution not supported.
13022
13023 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13024
13025 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13026 format and change test names to make them unique.
13027
13028 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13029 Pedro Alves <pedro@redhat.com>
13030
13031 PR gdb/18702
13032 Add checking of floatformats setup on x86_64 hosts.
13033 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13034 (smallval, bigval): New labels/constants.
13035 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13036 float" after loading bigval and smallval.
13037
13038 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13039
13040 * gdb.ada/fun_overload_menu.exp: New testcase.
13041 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13042
13043 2015-12-04 Josh Stone <jistone@redhat.com>
13044
13045 * gdb.base/catch-fork-static.exp: New.
13046
13047 2015-12-03 Yao Qi <yao.qi@linaro.org>
13048
13049 * gdb.base/sizeof.c: Don't include stdio.h and
13050 ../lib/unbuffer_output.c.
13051 (main): New variable 'size' and 'value'. Remove printf and
13052 gdb_unbuffer_output. Assign return value to size and value.
13053 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13054 at the beginning.
13055 (check_sizeof): Check the result by printing variable 'size'.
13056 (check_valueof): Check the result by printing variable 'value'.
13057
13058 2015-12-01 Yao Qi <yao.qi@linaro.org>
13059
13060 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13061 for aarch64*-*-linux* target.
13062
13063 2015-11-30 Pedro Alves <palves@redhat.com>
13064
13065 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13066
13067 2015-11-30 Pedro Alves <palves@redhat.com>
13068
13069 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13070 Handle non-stop mode vCont replies.
13071
13072 2015-11-30 Pedro Alves <palves@redhat.com>
13073
13074 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13075 prepare_for_testing. Start gdb with "set non-stop on" appended to
13076 GDBFLAGS. Lax expected stop output.
13077
13078 2015-11-27 Yao Qi <yao.qi@linaro.org>
13079
13080 * gdb.arch/arm-neon.exp: New.
13081 * gdb.arch/arm-neon.c: New.
13082
13083 2015-11-27 Yao Qi <yao.qi@linaro.org>
13084
13085 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13086
13087 2015-11-27 Yao Qi <yao.qi@linaro.org>
13088
13089 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13090 frames-invalid annotation.
13091
13092 2015-11-27 Yao Qi <yao.qi@linaro.org>
13093
13094 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13095
13096 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13097
13098 * gdb.threads/names.exp: New file.
13099 * gdb.threads/names.c: New file.
13100 * README: Mention gdb,no_thread_names.
13101
13102 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13103
13104 PR 19297
13105 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13106 support" error.
13107
13108 2015-11-24 Pedro Alves <palves@redhat.com>
13109
13110 PR 17539
13111 * gdb.base/display.exp: Expect displays to be sorted in ascending
13112 order. Use multi_line.
13113 * gdb.base/solib-display.exp: Likewise.
13114
13115 2015-11-24 Pedro Alves <palves@redhat.com>
13116
13117 PR 17539
13118 * gdb.base/display.exp: Expect displays to be sorted in ascending
13119 order. Use multi_line.
13120 * gdb.base/solib-display.exp: Likewise.
13121
13122 2015-11-24 Pedro Alves <palves@redhat.com>
13123
13124 PR 17539
13125 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13126 threads in ascending order.
13127 * gdb.base/foll-fork.exp: Likewise.
13128 * gdb.base/foll-vfork.exp: Likewise.
13129 * gdb.base/multi-forks.exp: Likewise.
13130 * gdb.mi/mi-nonstop.exp: Likewise.
13131 * gdb.mi/mi-nsintrall.exp: Likewise.
13132 * gdb.multi/base.exp: Likewise.
13133 * gdb.multi/multi-arch.exp: Likewise.
13134 * gdb.python/py-inferior.exp: Likewise.
13135 * gdb.threads/break-while-running.exp: Likewise.
13136 * gdb.threads/execl.exp: Likewise.
13137 * gdb.threads/gcore-thread.exp: Likewise.
13138 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13139 * gdb.threads/kill.exp: Likewise.
13140 * gdb.threads/linux-dp.exp: Likewise.
13141 * gdb.threads/multiple-step-overs.exp: Likewise.
13142 * gdb.threads/next-bp-other-thread.exp: Likewise.
13143 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13144 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13145 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13146 * gdb.threads/thread-find.exp: Likewise.
13147 * gdb.threads/tls.exp: Likewise.
13148 * lib/mi-support.exp (mi_reverse_list): Delete.
13149 (mi_check_thread_states): No longer reverse list.
13150
13151 2015-11-24 Pedro Alves <palves@redhat.com>
13152
13153 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13154 use lowercase.
13155
13156 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13157
13158 * gdb.trace/actions.c: Include trace-common.h.
13159 (main): Add a location for a fast tracepoint.
13160 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13161 the normal tracepoints.
13162 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13163
13164 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13165
13166 * save-trace.exp: Factor out code to these...
13167 (gdb_save_tracepoints): New.
13168 (gdb_load_tracepoints): New.
13169 (do_save_load_test): New.
13170
13171 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13172
13173 * gdb.base/asmlabel.exp: New test.
13174 * gdb.base/asmlabel.c: New test case.
13175
13176 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13177
13178 * gdb.base/wrong_frame_bt_full-main.c: New file.
13179 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13180 * gdb.base/wrong_frame_bt_full.exp: New file.
13181
13182 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13183
13184 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13185
13186 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13187
13188 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13189 pstate register when comparing registers values in
13190 sparc64-*-linux-gnu targets to avoid spurious differences.
13191
13192 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13193
13194 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13195
13196 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13197
13198 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13199 as type argument to gdb_compile.
13200 * gdb.base/nested-subp2.exp: Likewise.
13201 * gdb.base/nested-subp3.exp: Likewise.
13202
13203 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13204
13205 * lib/dwarf.exp (_note): Fix left shift of negative value.
13206 * gdb.trace/trace-condition.exp: Likewise.
13207
13208 2015-11-13 Yao Qi <yao.qi@linaro.org>
13209
13210 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13211 comments about d10v.
13212 (test_scalar_returns): Likewise.
13213 * gdb.base/d10v.ld: Remove.
13214 * gdb.base/overlays.exp: Remove the target triplet checking for
13215 d10v-*-*.
13216 * gdb.base/structs.exp (test_struct_returns): Remove the
13217 comments about d10v.
13218 (test_struct_calls): Likewise.
13219
13220 2015-11-13 Yao Qi <yao.qi@linaro.org>
13221
13222 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13223 * gdb.base/gnu_vector.c: Don't include stdio.h.
13224 (main): Don't print res and call add_some_intvecs.
13225
13226 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13227
13228 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13229 macro.
13230 (func5): Removed.
13231 (func4): Use FAST_TRACEPOINT_LABEL.
13232 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13233 macro.
13234 (func): Removed.
13235 (thread_function): Use FAST_TRACEPOINT_LABEL.
13236 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13237 (func): Remove.
13238 (marker): Use FAST_TRACEPOINT_LABEL.
13239 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13240 (pendfunc1): Remove.
13241 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13242 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13243 (foo): Remove.
13244 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13245 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13246 macro.
13247 (func): Remove.
13248 (marker): Use FAST_TRACEPOINT_LABEL.
13249 * gdb.trace/trace-common.h: New header.
13250 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13251 macro.
13252 (func): Remove.
13253 (marker): Use FAST_TRACEPOINT_LABEL.
13254 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13255 (func): Remove.
13256 (thread_function): Use FAST_TRACEPOINT_LABEL.
13257
13258 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13259
13260 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13261 in front.
13262 * gdb.trace/change-loc.exp: Use global pcreg definition.
13263 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13264 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13265 in front.
13266 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13267 * gdb.trace/pending.exp: Likewise.
13268 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13269 * gdb.trace/trace-break.exp: Likewise.
13270 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13271 in front.
13272 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13273 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13274 in front.
13275 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13276
13277 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13278
13279 * gdb.ada/fin_fun_out: New testcase.
13280
13281 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13282
13283 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13284 value associated with DW_AT_byte_size.
13285 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13286 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13287 DW_AT_upper_bound.
13288
13289 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13290
13291 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13292 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13293 version.
13294 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13295 gdb.dwarf2/dw2-canonicalize-type.exp,
13296 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13297 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13298 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13299 provided by gdb_target_symbol_prefix_flags_asm.
13300 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13301 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13302 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13303 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13304 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13305 macros where needed). Use this macro for symbols which require
13306 the prefix provided by SYMBOL_PREFIX.
13307
13308 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13309
13310 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13311 New procs.
13312 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13313 representing expressions, of more than one list element.
13314 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13315 to prepend linker symbol prefix to f.
13316 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13317 table_1 and table_2.
13318 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13319 Likewise, for f and g.
13320 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13321 for ptr.
13322 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13323 for main.
13324 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13325 table_1_ptr and table_2_ptr.
13326
13327 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13328 Joel Brobecker <brobecker@adacore.com>
13329
13330 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13331
13332 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13333
13334 * gdb.reverse/s390-mvcle.c: New test.
13335 * gdb.reverse/s390-mvcle.exp: New file.
13336 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13337
13338 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13339
13340 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13341
13342 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13343
13344 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13345 reaching marker2.
13346 * gdb.reverse/getresuid-reverse.exp: Likewise.
13347 * gdb.reverse/pipe-reverse.exp: Likewise.
13348 * gdb.reverse/readv-reverse.exp: Likewise.
13349 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13350 * gdb.reverse/time-reverse.exp: Likewise.
13351 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13352
13353 2015-10-30 Yao Qi <yao.qi@linaro.org>
13354
13355 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13356 (empty_cycle): Remove.
13357 (main): Don't call empty_cycle. Don't use watch_count_done.
13358 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13359 empty_cycle. Rewrite the code counting HW watchpoints.
13360
13361 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13362
13363 * gdb.reverse/fstatat-reverse.c: New test.
13364 * gdb.reverse/fstatat-reverse.exp: New file.
13365 * gdb.reverse/getresuid-reverse.c: New test.
13366 * gdb.reverse/getresuid-reverse.exp: New file.
13367 * gdb.reverse/pipe-reverse.c: New test.
13368 * gdb.reverse/pipe-reverse.exp: New file.
13369 * gdb.reverse/readv-reverse.c: New test.
13370 * gdb.reverse/readv-reverse.exp: New file.
13371 * gdb.reverse/recvmsg-reverse.c: New test.
13372 * gdb.reverse/recvmsg-reverse.exp: New file.
13373 * gdb.reverse/time-reverse.c: New test.
13374 * gdb.reverse/time-reverse.exp: New file.
13375 * gdb.reverse/waitpid-reverse.c: New test.
13376 * gdb.reverse/waitpid-reverse.exp: New file.
13377
13378 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13379
13380 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13381
13382 2015-10-26 Doug Evans <dje@google.com>
13383
13384 PR symtab/17391
13385 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13386 * gdb.dwarf2/bad-regnum.c: New file.
13387 * gdb.dwarf2/bad-regnum.exp: New file.
13388
13389 2015-10-26 Doug Evans <dje@google.com>
13390
13391 PR python/18938
13392 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13393 file.
13394
13395 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13396
13397 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13398 for a change by "Mention language in compile error message".
13399
13400 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13401
13402 PR python/18073
13403 * gdb.python/py-type.c (C::a_method): New.
13404 (C::a_const_method): New.
13405 (C::a_static_method): New.
13406 (a_function): New.
13407 * gdb.python/py-type.exp (test_fields): Test getting fields
13408 from function and method.
13409
13410 2015-10-21 Keven Boell <keven.boell@intel.com>
13411
13412 * gdb.fortran/vla-alloc-assoc.exp: New file.
13413 * gdb.fortran/vla-datatypes.exp: New file.
13414 * gdb.fortran/vla-datatypes.f90: New file.
13415 * gdb.fortran/vla-history.exp: New file.
13416 * gdb.fortran/vla-ptype-sub.exp: New file.
13417 * gdb.fortran/vla-ptype.exp: New file.
13418 * gdb.fortran/vla-sizeof.exp: New file.
13419 * gdb.fortran/vla-sub.f90: New file.
13420 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13421 * gdb.fortran/vla-value-sub-finish.exp: New file.
13422 * gdb.fortran/vla-value-sub.exp: New file.
13423 * gdb.fortran/vla-value.exp: New file.
13424 * gdb.fortran/vla-ptr-info.exp: New file.
13425 * gdb.mi/mi-vla-fortran.exp: New file.
13426 * gdb.mi/vla.f90: New file.
13427
13428 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13429
13430 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13431 of hardwired timeout value.
13432
13433 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13434 Pedro Alves <palves@redhat.com>
13435
13436 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13437 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13438
13439 2015-10-19 Josh Stone <jistone@redhat.com>
13440
13441 * gdb.base/catch-syscall.c: Include <sched.h>.
13442 (unknown_syscall): New variable.
13443 (main): Trigger a vfork and an unknown syscall.
13444 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13445 (unknown_syscall_number): Likewise.
13446 (check_call_to_syscall): Accept an optional syscall pattern.
13447 (check_return_from_syscall): Likewise.
13448 (check_continue): Likewise.
13449 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13450 (test_catch_syscall_skipping_return): New test toggling off 'catch
13451 syscall' to step over the syscall return, then toggling back on.
13452 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13453 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13454 (do_syscall_tests): Call test_catch_syscall_without_args and
13455 test_catch_syscall_mid_vfork.
13456 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13457 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13458
13459 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13460
13461 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13462 print g_vE): Add new pass patterns.
13463 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13464 print various symbol names for vptr fields.
13465
13466 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13467
13468 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13469 results.
13470
13471 2015-10-12 Yao Qi <yao.qi@linaro.org>
13472
13473 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13474
13475 2015-10-12 Yao Qi <yao.qi@linaro.org>
13476
13477 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13478 is aarch64*-*-linux*.
13479
13480 2015-10-12 Yao Qi <yao.qi@linaro.org>
13481
13482 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13483 (can_relocate_bcond_true): ... it.
13484 (can_relocate_bcond_false): New function.
13485 (foo): Likewise.
13486 (can_relocate_bl): Likewise.
13487 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13488 can_relocate_bl.
13489
13490 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13491
13492 * gdb.base/nested-addr.c: New file.
13493 * gdb.base/nested-addr.exp: New testcase.
13494
13495 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13496
13497 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13498 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13499 its output. Ignore the output of "record goto begin" and instead
13500 check that GDB is replaying.
13501
13502 2015-10-09 Pedro Alves <palves@redhat.com>
13503
13504 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13505 (top level): Use it in the run with no args test.
13506
13507 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13508
13509 * gdb.dlang/properties.exp: New file.
13510
13511 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13512
13513 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13514 whether or not address 0x1000 is mapped on the target.
13515
13516 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13517
13518 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13519 build.
13520
13521 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13522
13523 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13524 instruction-history test.
13525
13526 2015-09-28 Doug Evans <dje@google.com>
13527
13528 * gdb.base/gcore.c (array_func): Add reference to static_array.
13529
13530 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13531
13532 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13533 source line.
13534
13535 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13536
13537 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13538 short or char as base type.
13539
13540 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13541
13542 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13543 to allow any size enum.
13544
13545 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13546
13547 * gdb.ada/array_ptr_renaming.exp: New testcase.
13548 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13549 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13550
13551 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13552
13553 * gdb.trace/ftrace-lock.c: New file.
13554 * gdb.trace/ftrace-lock.exp: New file.
13555
13556 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13557
13558 * gdb.arch/insn-reloc.c: New file.
13559 * gdb.arch/ftrace-insn-reloc.exp: New file.
13560
13561 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13562
13563 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13564 instruction.
13565 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13566 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13567 * gdb.trace/range-stepping.c: Likewise.
13568 * gdb.trace/trace-break.c: Likewise.
13569 * gdb.trace/trace-mt.c (thread_function): Likewise.
13570 * gdb.trace/ftrace.c (marker): Likewise.
13571 * gdb.trace/trace-condition.c (marker): Likewise.
13572 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13573 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13574 is_aarch64_target.
13575
13576 2015-09-18 Doug Evans <xdje42@gmail.com>
13577
13578 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13579 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13580
13581 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13582
13583 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13584 the breakpoint.
13585
13586 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13587
13588 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13589 the pending breakpoint. Remove timeout override for "Run till
13590 MI pending breakpoint on pendfunc3 on thread 2" test.
13591
13592 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13593
13594 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13595 filename pattern.
13596
13597 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13598
13599 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13600 in breakpoint filename pattern.
13601
13602 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13603
13604 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13605
13606 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13607
13608 * gdb.linespec/explicit.exp: Check for readline support for
13609 tab-completion tests. Fix obvious typo.
13610
13611 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13612
13613 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13614 and replay.
13615
13616 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13617
13618 * gdb.btrace/non-stop.c: New.
13619 * gdb.btrace/non-stop.exp: New.
13620
13621 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13622 Yao Qi <yao.qi@linaro.org>
13623
13624 * gdb.trace/trace-condition.c: New file.
13625 * gdb.trace/trace-condition.exp: New file.
13626
13627 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13628
13629 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13630 for testing bytecode compilation.
13631
13632 2015-09-16 Pedro Alves <palves@redhat.com>
13633 Sandra Loosemore <sandra@codesourcery.com>
13634
13635 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13636 (SECONDS): Redefine.
13637 (main): Call pthread_kill and alarm early.
13638 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13639 support.
13640 (test): If the target can't hardware step and doesn't support
13641 displaced stepping, increase the timeout.
13642
13643 2015-09-16 Pedro Alves <palves@redhat.com>
13644
13645 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13646 (enable_debug): New procedures.
13647 (test): Use them. Bail out if waiting for threads fails.
13648 (top level): Bail out if a test fails.
13649
13650 2015-09-16 Yao Qi <yao.qi@linaro.org>
13651
13652 * gdb.asm/asm-source.exp: Set asm-arch for
13653 aarch64*-*-* target.
13654 * gdb.asm/aarch64.inc: New file.
13655
13656 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13657
13658 * gdb.ada/array_of_variable_length.exp: New testcase.
13659 * gdb.ada/array_of_variable_length/foo.adb: New file.
13660 * gdb.ada/array_of_variable_length/pck.adb: New file.
13661 * gdb.ada/array_of_variable_length/pck.ads: New file.
13662
13663 2015-09-15 Doug Evans <dje@google.com>
13664
13665 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13666 of function static local variable.
13667
13668 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13669
13670 * gdb.threads/tls-so_extern.exp: New test file.
13671 * gdb.threads/tls-so_extern.c: New test file.
13672 * gdb.threads/tls-so_extern_main.c: New test file.
13673
13674 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13675
13676 * gdb.opt/solib-intra-step-lib.c: New file.
13677 * gdb.opt/solib-intra-step-main.c: New file.
13678 * gdb.opt/solib-intra-step.exp: New file.
13679
13680 2015-09-15 Pedro Alves <palves@redhat.com>
13681
13682 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13683 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13684
13685 2015-09-14 Pedro Alves <palves@redhat.com>
13686
13687 * gdb.base/hook-stop-continue.c: Delete.
13688 * gdb.base/hook-stop-continue.exp: Delete.
13689 * gdb.base/hook-stop-frame.c: Delete.
13690 * gdb.base/hook-stop-frame.exp: Delete.
13691 * gdb.base/hook-stop.c: New file.
13692 * gdb.base/hook-stop.exp: New file.
13693
13694 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13695
13696 * gdb.ada/access_to_packed_array.exp: New testcase.
13697 * gdb.ada/access_to_packed_array/foo.adb: New file.
13698 * gdb.ada/access_to_packed_array/pack.adb: New file.
13699 * gdb.ada/access_to_packed_array/pack.ads: New file.
13700
13701 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13702
13703 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13704 buffer size test.
13705
13706 2015-09-11 Don Breazeal <donb@codesourcery.com>
13707
13708 * gdb.base/foll-exec.c: Add copyright header. Fix
13709 formatting issues.
13710 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13711 (do_exec_tests): Use clean_restart in place of zap_session,
13712 and for test initialization. Fix formatting issues. Use
13713 fail in place of perror.
13714 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13715 an expect statement to match an expression with output from
13716 the program under debug.
13717 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13718 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13719 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13720 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13721 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13722
13723 2015-09-09 Doug Evans <dje@google.com>
13724
13725 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13726
13727 2015-09-09 Doug Evans <dje@google.com>
13728
13729 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13730
13731 2015-09-09 Doug Evans <dje@google.com>
13732
13733 * gdb.base/savedregs.exp: Fix typo.
13734
13735 2015-09-09 Pedro Alves <palves@redhat.com>
13736
13737 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13738
13739 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13740
13741 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13742 command actually switches threads. Give up on remaining
13743 tests if target fails to stop at breakpoint.
13744
13745 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13746
13747 * gdb.ada/funcall_char.exp: New testcase.
13748 * gdb.ada/funcall_char/foo.adb: New file.
13749
13750 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13751
13752 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13753 expected outputs. Add two testcases for completing ambiguous
13754 functions.
13755 * gdb.ada/complete/aux_pck.adb: New file.
13756 * gdb.ada/complete/aux_pck.ads: New file.
13757 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13758 Ambiguous_Func functions.
13759 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13760 * gdb.ada/complete/pck.adb: Likewise.
13761
13762 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13763
13764 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13765 failures to run the test program under GDB.
13766
13767 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13768
13769 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13770 to C.
13771
13772 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13773
13774 * gdb.base/run-after-attach.exp: New test file.
13775 * gdb.base/run-after-attach.c: New test file.
13776
13777 2015-08-26 Don Breazeal <donb@codesourcery.com>
13778
13779 * gdb.base/foll-exec-2.c: New test program.
13780 * gdb.base/foll-exec-2.exp: New test.
13781
13782 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13783
13784 * gdb.base/nested-subp1.exp: New file.
13785 * gdb.base/nested-subp1.c: New file.
13786 * gdb.base/nested-subp2.exp: New file.
13787 * gdb.base/nested-subp2.c: New file.
13788 * gdb.base/nested-subp3.exp: New file.
13789 * gdb.base/nested-subp3.c: New file.
13790
13791 2015-08-24 Pedro Alves <palves@redhat.com>
13792
13793 * gdb.server/connect-without-multi-process.c: New file.
13794 * gdb.server/connect-without-multi-process.exp: New file.
13795
13796 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13797
13798 * gdb.opt/inline-markers.c: Make z int.
13799
13800 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13801
13802 * gdb.opt/inline-markers.c: Make z volatile.
13803
13804 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13805
13806 * gdb.opt/inline-bt.c: New volatile global z.
13807 * gdb.opt/inline-cmds.c: Likewise.
13808 * gdb.opt/inline-locals.c: Likewise.
13809 * gdb.opt/inline-markers.c: New extern global z.
13810 (marker): Use z.
13811 (inline_fn): Likewise.
13812
13813 2015-08-24 Pedro Alves <palves@redhat.com>
13814
13815 * config/m32r-stub.exp: Remove file.
13816 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13817 * gdb.base/call-rt-st.exp: Likewise.
13818 * gdb.base/call-strs.exp: Likewise.
13819 * gdb.base/default.exp: Remove references to h8300-*-hms and
13820 *-*-udi*.
13821 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13822
13823 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13824
13825 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13826 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13827 and "return" use KFAIL when GDB can not read/write the vector
13828 return value.
13829
13830 2015-08-21 Gary Benson <gbenson@redhat.com>
13831
13832 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13833
13834 2015-08-20 Pedro Alves <palves@redhat.com>
13835
13836 * gdb.server/solib-list.exp: No longer expect an interior stop in
13837 non-stop mode.
13838
13839 2015-08-20 Pedro Alves <palves@redhat.com>
13840
13841 * gdb.server/connect-stopped-target.c: New file.
13842 * gdb.server/connect-stopped-target.exp: New file.
13843
13844 2015-08-20 Pedro Alves <palves@redhat.com>
13845
13846 * gdb.dwarf2/comp-unit-lang.exp: New file.
13847 * gdb.dwarf2/comp-unit-lang.c: New file.
13848
13849 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13850
13851 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13852 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13853
13854 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13855
13856 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13857 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13858
13859 2015-08-18 Doug Evans <dje@google.com>
13860 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13861
13862 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13863 skip_python_tests. New arg prompt_regexp.
13864 (skip_python_tests): New function.
13865 * lib/mi-support.exp (mi_skip_python_tests): New function.
13866 * gdb.python/py-mi-objfile-gdb.py: New file.
13867 * gdb.python/py-mi-objfile.c: New file.
13868 * gdb.python/py-mi-objfile.exp: New file.
13869
13870 2015-08-17 Keith Seitz <keiths@redhat.com>
13871
13872 * gdb.linespec/explicit.exp: Move strace test from here ...
13873 * gdb.trace/strace.exp: ... to here.
13874
13875 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13876
13877 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13878 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13879
13880 2015-08-14 Doug Evans <xdje42@gmail.com>
13881
13882 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13883 inferior before selecting a new file.
13884
13885 2015-08-14 Doug Evans <xdje42@gmail.com>
13886
13887 * gdb.mi/mi-disassemble.exp: Update.
13888 * gdb.base/disasm-optim.S: New file.
13889 * gdb.base/disasm-optim.c: New file.
13890 * gdb.base/disasm-optim.h: New file.
13891 * gdb.base/disasm-optim.exp: New file.
13892
13893 2015-08-14 Keith Seitz <keiths@redhat.com>
13894
13895 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13896 "evaluated-by".
13897
13898 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13899
13900 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13901
13902 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13903
13904 * gdb.ada/fun_renaming.exp: New testcase.
13905 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13906 * gdb.ada/fun_renaming/pack.adb: New file.
13907 * gdb.ada/fun_renaming/pack.ads: New file.
13908
13909 2015-08-12 Keith Seitz <keiths@redhat.com>
13910
13911 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13912 gdb_get_line_number.
13913
13914 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13915
13916 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13917 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13918 gdb.base/dso2dso.exp: New files.
13919
13920 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13921 Pedro Alves <palves@redhat.com>
13922 Keith Seitz <keiths@redhat.com>
13923
13924 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13925 GDBFLAGS.
13926
13927 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13928
13929 * gdb.base/gdbhistsize-history.exp
13930 (test_histsize_history_setting): Use save_vars.
13931 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13932 Use save_vars.
13933 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13934 * gdb.base/readline.exp: Use save_vars.
13935
13936 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13937
13938 * lib/gdb.exp (save_vars): New proc.
13939
13940 2015-08-11 Keith Seitz <keiths@redhat.com>
13941
13942 * gdb.base/help.exp: Update help_breakpoint_text.
13943
13944 2015-08-11 Keith Seitz <keiths@redhat.com>
13945
13946 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13947 (at toplevel): Call test_explicit_breakpoints.
13948 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13949 breakpoints.
13950 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13951 breakpoint conditions, "-cond".
13952
13953 2015-08-11 Keith Seitz <keiths@redhat.com>
13954
13955 * gdb.linespec/3explicit.c: New file.
13956 * gdb.linespec/cpexplicit.cc: New file.
13957 * gdb.linespec/cpexplicit.exp: New file.
13958 * gdb.linespec/explicit.c: New file.
13959 * gdb.linespec/explicit.exp: New file.
13960 * gdb.linespec/explicit2.c: New file.
13961 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13962 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13963 before using in the matching pattern.
13964 Clarify that `prefix' is a regular expression.
13965
13966 2015-08-11 Keith Seitz <keiths@redhat.com>
13967
13968 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13969 test.
13970 Add tests for missing ",FMT" and ",".
13971
13972 2015-08-10 Doug Evans <dje@google.com>
13973 Keith Seitz <keiths@redhat.com>
13974
13975 PR gdb/17960
13976 * gdb.base/completion.exp: Add location completer tests.
13977
13978 2015-08-07 Pedro Alves <palves@redhat.com>
13979
13980 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13981 tests here.
13982 (top level): Run do_test with and without displaced stepping.
13983
13984 2015-08-07 Pedro Alves <palves@redhat.com>
13985
13986 * gdb.base/valgrind-disp-step.c: New file.
13987 * gdb.base/valgrind-disp-step.exp: New file.
13988
13989 2015-08-07 Pedro Alves <palves@redhat.com>
13990
13991 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13992 Delete function.
13993 (main): Add alarm. Run an infinite loop instead of calling
13994 wait_threads.
13995 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13996 comment.
13997 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13998 Delete function.
13999 (main): Add alarm. Run an infinite loop instead of calling
14000 wait_threads.
14001 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14002 comment.
14003
14004 2015-08-07 Pedro Alves <palves@redhat.com>
14005
14006 * gdb.base/checkpoint-ns.exp: New file.
14007 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14008 standard_testfile.
14009
14010 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14011
14012 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14013 * gdb.btrace/instruction_history.exp: Update.
14014 * gdb.btrace/tsx.exp: New.
14015 * gdb.btrace/tsx.c: New.
14016
14017 2015-08-06 Pedro Alves <palves@redhat.com>
14018
14019 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14020 increase timeout.
14021 * gdb.reverse/until-precsave.exp: Bump timeouts.
14022
14023 2015-08-06 Pedro Alves <palves@redhat.com>
14024
14025 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14026
14027 2015-08-06 Pedro Alves <palves@redhat.com>
14028
14029 PR gdb/18749
14030 * gdb.threads/process-dies-while-handling-bp.c: New file.
14031 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14032
14033 2015-08-06 Pedro Alves <palves@redhat.com>
14034
14035 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14036 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14037
14038 2015-08-05 Pedro Alves <palves@redhat.com>
14039
14040 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14041 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14042
14043 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14044
14045 * gdb.base/bp-permanent.exp: Report test as unsupported if
14046 the target cannot stop at the permanent breakpoint.
14047
14048 2015-08-03 Doug Evans <dje@google.com>
14049
14050 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14051 10000.
14052
14053 2015-08-03 Doug Evans <dje@google.com>
14054
14055 * Makefile.in (workers/%.worker, build-perf): New rule.
14056 (GDB_PERFTEST_MODE): New variable.
14057 (check-perf): Use it.
14058 (clean): Clean up gdb.perf parallel build subdirs.
14059 * lib/build-piece.exp: New file.
14060 * lib/gdb.exp (make_gdb_parallel_path): New function
14061 (standard_output_file, standard_temp_file): Call it.
14062 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14063 of $GDB_PARALLEL.
14064 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14065
14066 2015-08-03 Doug Evans <dje@google.com>
14067
14068 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14069 (LOG_FILE_NAME): New global.
14070 (TextReporter.__init__): Initialize self.txt_sum.
14071 (TextReporter.report): Add support for multiple data-points.
14072 Move report to perftest.sum, put raw data in perftest.log.
14073 (TextReporter.start): Open sum and log files.
14074 (TextReporter.end): Close sum and log files.
14075 * gdb.perf/lib/perftest/testresult.py
14076 (SingleStatisticTestResult.record): Handle multiple data-points.
14077
14078 2015-07-31 Pedro Alves <palves@redhat.com>
14079
14080 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14081 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14082 kill_wait_spawned_process instead of explicit "kill -9".
14083 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14084 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14085 kill_wait_spawned_process.
14086 * gdb.base/attach-twice.exp: Likewise.
14087 * gdb.base/attach.exp: Likewise.
14088 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14089 gdb_test_multiple.
14090 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14091 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14092 kill_wait_spawned_process.
14093 * gdb.base/valgrind-infcall.exp: Likewise.
14094 * gdb.multi/multi-attach.exp: Likewise.
14095 * gdb.python/py-prompt.exp: Likewise.
14096 * gdb.python/py-sync-interp.exp: Likewise.
14097 * gdb.server/ext-attach.exp: Likewise.
14098 * gdb.threads/attach-into-signal.exp (corefunc): Use
14099 spawn_wait_for_attach, spawn_id_get_pid and
14100 kill_wait_spawned_process.
14101 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14102 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14103 spawn_id_get_pid and kill_wait_spawned_process.
14104 * gdb.threads/attach-stopped.exp (corefunc): Use
14105 spawn_wait_for_attach, spawn_id_get_pid and
14106 kill_wait_spawned_process.
14107 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14108 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14109 kill_wait_spawned_process instead of explicit "kill -9".
14110 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14111 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14112 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14113 processes. Don't map cygwin/windows pids here. Now returns a
14114 spawn id list.
14115
14116 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14117
14118 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14119 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14120 correct patch.
14121
14122 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14123
14124 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14125
14126 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14127
14128 Reapply:
14129 2014-05-21 Mark Wielaard <mjw@redhat.com>
14130
14131 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14132
14133 2015-07-30 Pedro Alves <palves@redhat.com>
14134
14135 * linux-low.c (handle_extended_wait): Set the child's last
14136 reported status to TARGET_WAITKIND_STOPPED.
14137
14138 2015-07-30 Pedro Alves <palves@redhat.com>
14139
14140 PR threads/18600
14141 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14142 only shows inferior 1.
14143
14144 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14145 Pedro Alves <palves@redhat.com>
14146
14147 PR threads/18600
14148 * gdb.threads/fork-plus-threads.c: New file.
14149 * gdb.threads/fork-plus-threads.exp: New file.
14150
14151 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14152
14153 * gdb.base/batch-preserve-term-settings.exp
14154 (test_terminal_settings_preserved_after_cli_exit): Use
14155 send_quit_command.
14156
14157 2015-07-29 Pedro Alves <palves@redhat.com>
14158 Don Breazeal <donb@codesourcery.com>
14159
14160 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14161 output from both inferior_spawn_id and gdb_spawn_id.
14162
14163 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14164
14165 * gdb.threads/attach-into-signal.exp (corefunc): Use
14166 with_test_prefix on nested loops, uniquefying the test messages.
14167
14168 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14169
14170 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14171 commit.
14172
14173 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14174
14175 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14176 New proc.
14177 (test_terminal_settings_preserved_after_sigterm): New test.
14178
14179 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14180
14181 * gdb.base/batch-preserve-term-settings.exp
14182 (test_terminal_settings_preserved_after_cli_exit): New test.
14183
14184 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14185
14186 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14187 manipulation of saved_gdbflags.
14188 (test_terminal_settings_preserved): Remove global declaration of
14189 the unused variable pagination_prompt. Remove manipulation of
14190 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14191 GDBFLAGS.
14192
14193 2015-07-29 Pedro Alves <palves@redhat.com>
14194
14195 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14196
14197 2015-07-29 Pedro Alves <palves@redhat.com>
14198
14199 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14200 at the top.
14201
14202 2015-07-29 Pedro Alves <palves@redhat.com>
14203
14204 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14205 (main): Call gdb_unbuffer_output.
14206 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14207 (main): Call gdb_unbuffer_output.
14208 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14209 (main): Call gdb_unbuffer_output.
14210 * gdb.base/call-strs.exp: Adjust to step over the
14211 gdb_unbuffer_output call.
14212 * gdb.base/catch-gdb-caused-signals.c: Include
14213 "../lib/unbuffer_output.c".
14214 (main): Call gdb_unbuffer_output.
14215 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14216 (main): Call gdb_unbuffer_output.
14217 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14218 (main): Call gdb_unbuffer_output.
14219 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14220 (main): Call gdb_unbuffer_output.
14221 * gdb.base/shlib-call.exp: Adjust to step over the
14222 gdb_unbuffer_output call.
14223 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14224 (main): Call gdb_unbuffer_output.
14225 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14226 (main): Call gdb_unbuffer_output.
14227 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14228 (main): Rename to ...
14229 (test): ... this.
14230 (main): Reimplement.
14231 * gdb.base/varargs.exp: Run to test instead of to main.
14232 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14233 (main): Call gdb_unbuffer_output.
14234
14235 2015-07-29 Pedro Alves <palves@redhat.com>
14236
14237 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14238 factore out from mi_continue_dprintf. For call-style dprintfs,
14239 expect dprintf output out of $inferior_spawn_id.
14240 (mi_continue_dprintf): Use mi_expect_dprintf.
14241 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14242 (main): Call gdb_unbuffer_output.
14243
14244 2015-07-29 Pedro Alves <palves@redhat.com>
14245
14246 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14247 (default_mi_gdb_start): Set inferior_spawn_id instead of
14248 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14249 gdb_spawn_id.
14250 (mi_gdb_test): Always expect inferior output from both
14251 $inferior_spawn_id and $gdb_spawn_id.
14252
14253 2015-07-29 Pedro Alves <palves@redhat.com>
14254
14255 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14256 send_inferior and $inferior_spawn_id.
14257
14258 2015-07-29 Pedro Alves <palves@redhat.com>
14259
14260 * gdb.gdb/complaints.exp (test_initial_complaints)
14261 (test_serial_complaints, test_short_complaints): Use
14262 gdb_test_stdio.
14263 (test_empty_complaint): Handle $inferior_spawn_id !=
14264 $gdb_spawn_id.
14265
14266 2015-07-29 Pedro Alves <palves@redhat.com>
14267
14268 * gdb.base/varargs.exp: Use gdb_test_stdio.
14269
14270 2015-07-29 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14273
14274 2015-07-29 Pedro Alves <palves@redhat.com>
14275
14276 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14277
14278 2015-07-29 Pedro Alves <palves@redhat.com>
14279
14280 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14281 parameter into two new parameters, "inf_result" and "gdb_result".
14282 Expect inferior output and gdb output from $inferior_spawn_id and
14283 $gdb_spawn_id, respectively. Adjust all callers.
14284
14285 2015-07-29 Pedro Alves <palves@redhat.com>
14286
14287 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14288 of gdb_test_sequence.
14289
14290 2015-07-29 Pedro Alves <palves@redhat.com>
14291
14292 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14293 (saw_spurious_output): Expect inferior output from
14294 $inferior_spawn_id. Use gdb_test_stdio.
14295
14296 2015-07-29 Pedro Alves <palves@redhat.com>
14297
14298 * gdb.base/dprintf.exp: Use standard_testfile. Change
14299 prepare_for_testing call.
14300 (srcfile): Don't set.
14301 (restart): New procedure.
14302 (test_dprintf): New procecure, use to continue over dprintfs.
14303 (test_call, test_agent): New procedures, tests moved here.
14304 Restart gdb and recreate dprintfs. Adjust expected output.
14305
14306 2015-07-29 Pedro Alves <palves@redhat.com>
14307
14308 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14309
14310 2015-07-29 Pedro Alves <palves@redhat.com>
14311
14312 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14313
14314 2015-07-29 Pedro Alves <palves@redhat.com>
14315
14316 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14317 gdb_test_stdio.
14318
14319 2015-07-29 Pedro Alves <palves@redhat.com>
14320
14321 * lib/gdb.exp (gdb_test_stdio): New procedure.
14322
14323 2015-07-29 Pedro Alves <palves@redhat.com>
14324
14325 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14326
14327 2015-07-29 Pedro Alves <palves@redhat.com>
14328
14329 * gdb.base/call-signal-resume.exp: Remove check for
14330 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14331 * gdb.base/unwindonsignal.exp: Likewise.
14332 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14333 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14334
14335 2015-07-29 Pedro Alves <palves@redhat.com>
14336
14337 * gdb.base/siginfo-addr.c (pass): New function.
14338 (handler): Call it iff si_addr is correct.
14339 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14340 Set a breakpoint at "pass" and continue to it.
14341
14342 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14343
14344 * gdb.python/py-objfile.exp: Make some tests have unique names.
14345 * gdb.python/py-pp-registration.exp: Likewise.
14346
14347 2015-07-28 Pedro Alves <palves@redhat.com>
14348
14349 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14350
14351 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14352
14353 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14354
14355 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14356
14357 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14358
14359 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14360
14361 * gdb.base/gdb-sigterm-2.exp: New test.
14362
14363 2015-07-25 Doug Evans <xdje42@gmail.com>
14364
14365 Revert:
14366 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14367 (workers/%.worker, build-perf): New rule.
14368 (GDB_PERFTEST_MODE): New variable.
14369 (check-perf): Use it.
14370 (clean): Clean up gdb.perf parallel build subdirs.
14371 * lib/build-piece.exp: New file.
14372 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14373 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14374 name.
14375 (standard_temp_file): Ditto.
14376 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14377 of $GDB_PARALLEL.
14378
14379 2015-07-24 Doug Evans <dje@google.com>
14380
14381 * gdb.perf/lib/perftest/utils.py: New file.
14382 * gdb.perf/gm-hello.cc: New file.
14383 * gdb.perf/gm-pervasive-typedef.cc: New file.
14384 * gdb.perf/gm-pervasive-typedef.h: New file.
14385 * gdb.perf/gm-std.cc: New file.
14386 * gdb.perf/gm-std.h: New file.
14387 * gdb.perf/gm-use-cerr.cc: New file.
14388 * gdb.perf/gm-utils.h: New file.
14389 * gdb.perf/gmonster-null-lookup.py: New file.
14390 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14391 * gdb.perf/gmonster-print-cerr.py: New file.
14392 * gdb.perf/gmonster-ptype-string.py: New file.
14393 * gdb.perf/gmonster-runto-main.py: New file.
14394 * gdb.perf/gmonster-select-file.py: New file.
14395 * gdb.perf/gmonster1-null-lookup.exp: New file.
14396 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14397 * gdb.perf/gmonster1-print-cerr.exp: New file.
14398 * gdb.perf/gmonster1-ptype-string.exp: New file.
14399 * gdb.perf/gmonster1-runto-main.exp: New file.
14400 * gdb.perf/gmonster1-select-file.exp: New file.
14401 * gdb.perf/gmonster1.cc: New file.
14402 * gdb.perf/gmonster1.exp: New file.
14403 * gdb.perf/gmonster2-null-lookup.exp: New file.
14404 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14405 * gdb.perf/gmonster2-print-cerr.exp: New file.
14406 * gdb.perf/gmonster2-ptype-string.exp: New file.
14407 * gdb.perf/gmonster2-runto-main.exp: New file.
14408 * gdb.perf/gmonster2-select-file.exp: New file.
14409 * gdb.perf/gmonster2.cc: New file.
14410 * gdb.perf/gmonster2.exp: New file.
14411
14412 2015-07-24 Doug Evans <dje@google.com>
14413
14414 * gdb.perf/README: New file.
14415 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14416 * lib/gen-perf-test.exp: New file.
14417
14418 2015-07-24 Doug Evans <dje@google.com>
14419
14420 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14421 (PerfTest::startup): New function.
14422 (PerfTest::run): Return result of calling body.
14423 (PerfTest::assemble): Rewrite.
14424 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14425 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14426 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14427 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14428 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14429
14430 2015-07-24 Doug Evans <dje@google.com>
14431
14432 * lib/gdb.exp (clean_restart): Make executable optional.
14433
14434 2015-07-24 Doug Evans <dje@google.com>
14435
14436 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14437 compiler_info references.
14438 * gdb.cp/temargs.exp: Ditto.
14439 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14440 (get_compiler_info): Early exit if already computed. Set compiler_info
14441 to "unknown" if there was a problem.
14442 (test_compiler_info): Add function comment. Call get_compiler_info.
14443
14444 2015-07-24 Doug Evans <dje@google.com>
14445
14446 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14447 (workers/%.worker, build-perf): New rule.
14448 (GDB_PERFTEST_MODE): New variable.
14449 (check-perf): Use it.
14450 (clean): Clean up gdb.perf parallel build subdirs.
14451 * lib/build-piece.exp: New file.
14452 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14453 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14454 name.
14455 (standard_temp_file): Ditto.
14456 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14457 of $GDB_PARALLEL.
14458
14459 2015-07-24 Doug Evans <dje@google.com>
14460
14461 * lib/future.exp (gdb_default_target_compile): New option
14462 "early_flags".
14463 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14464 --as-needed.
14465
14466 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14467
14468 * gdb.base/catch-syscall.exp: Call gdb_exit before
14469 gdb_skip_xml_test.
14470
14471 2015-07-24 Pedro Alves <palves@redhat.com>
14472
14473 * gdb.python/py-events.exp: Accept output between the stop event
14474 and the prompt.
14475 * gdb.python/py-evsignal.exp: Likewise.
14476 * gdb.python/py-evthreads.exp: Likewise.
14477
14478 2015-07-24 Pedro Alves <palves@redhat.com>
14479
14480 PR gdb/18717
14481 * gdb.threads/non-ldr-exit.c: New file.
14482 * gdb.threads/non-ldr-exit.exp: New file.
14483
14484 2015-07-24 Yao Qi <yao.qi@linaro.org>
14485
14486 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14487 restarting process.
14488
14489 2015-07-24 Yao Qi <yao.qi@linaro.org>
14490
14491 * gdb.server/ext-restart.exp: New file.
14492
14493 2015-07-24 Yao Qi <yao.qi@linaro.org>
14494
14495 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14496 argument options.
14497 * gdb.server/ext-wrapper.exp: New file.
14498
14499 2015-07-23 Doug Evans <dje@google.com>
14500
14501 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14502 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14503
14504 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14505
14506 * gdb.ada/var_arr_typedef.exp: New testcase.
14507 * gdb.ada/var_arr_typedef/pack.adb: New file.
14508 * gdb.ada/var_arr_typedef/pack.ads: New file.
14509 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14510
14511 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14512
14513 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14514
14515 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14516
14517 * gdb.arch/i386-biarch-core.exp: Replace istarget
14518 by "complete set gnutarget". Remove expectation for the "core-file"
14519 command.
14520
14521 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14522
14523 Revert the previous commit:
14524 Tests for validate symbol file using build-id.
14525
14526 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14527
14528 Tests for validate symbol file using build-id.
14529 * gdb.base/solib-mismatch-lib.c: New file.
14530 * gdb.base/solib-mismatch-libmod.c: New file.
14531 * gdb.base/solib-mismatch.c: New file.
14532 * gdb.base/solib-mismatch.exp: New file.
14533
14534 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14535
14536 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14537 nios2-*-linux*.
14538 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14539 * gdb.base/siginfo.exp: Likewise.
14540 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14541
14542 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14543
14544 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14545 Move it to ...
14546 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14547 ... here.
14548 * gdb.trace/range-stepping.exp: Check that the target supports
14549 range stepping.
14550
14551 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14552
14553 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14554
14555 2015-07-14 Pedro Alves <palves@redhat.com>
14556
14557 * gdb.base/killed-outside.exp: New file.
14558 * gdb.base/killed-outside.c: New file.
14559
14560 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14561
14562 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14563 (n at main): New.
14564 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14565
14566 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14567
14568 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14569 infcall tests instead of setting up for KFAIL.
14570
14571 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14572
14573 * gdb.btrace/record_goto-step.exp: New.
14574
14575 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14576
14577 PR compile/18484
14578 * gdb.compile/compile.c (struct struct_type): Add volatile to
14579 selffield's type.
14580 * gdb.compile/compile.exp
14581 (compile code struct_object.selffield = &struct_object): Skip further
14582 struct_object tests if this one xfails.
14583
14584 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14585
14586 PR exp/18617
14587 * gdb.trace/ax.exp: Add test.
14588
14589 2015-07-07 Yao Qi <yao.qi@linaro.org>
14590
14591 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14592 instead of istarget "aarch64*-*-*".
14593 * gdb.arch/aarch64-fp.exp: Likewise.
14594 * gdb.base/float.exp: Likewise.
14595 * gdb.reverse/aarch64.exp: Likewise.
14596 * lib/gdb.exp (is_aarch64_target): New proc.
14597
14598 2015-07-07 Yao Qi <yao.qi@linaro.org>
14599
14600 * lib/gdb.exp (is_aarch32_target): New proc.
14601 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14602 instead of "istarget "arm*-*-*"".
14603 * gdb.arch/arm-disp-step.exp: Likewise.
14604 * gdb.arch/thumb-bx-pc.exp: Likewise.
14605 * gdb.arch/thumb-prologue.exp: Likewise.
14606 * gdb.arch/thumb-singlestep.exp: Likewise.
14607 * gdb.base/disp-step-syscall.exp: Likewise.
14608 * gdb.base/float.exp: Likewise.
14609
14610 2015-07-07 Yao Qi <yao.qi@linaro.org>
14611
14612 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14613 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14614
14615 2015-07-07 Yao Qi <yao.qi@linaro.org>
14616
14617 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14618 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14619 if it exists.
14620 * gdb.multi/multi-arch.exp: Likewise.
14621
14622 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14623
14624 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14625 print.
14626
14627 2015-07-07 Yao Qi <yao.qi@linaro.org>
14628
14629 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14630
14631 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14632
14633 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14634 '[' and ']' characters.
14635
14636 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14637
14638 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14639
14640 2015-06-29 Pedro Alves <palves@redhat.com>
14641
14642 PR threads/18127
14643 * gdb.threads/hand-call-new-thread.c: New file.
14644 * gdb.threads/hand-call-new-thread.c: New file.
14645
14646 2015-06-26 Keith Seitz <keiths@redhat.com>
14647 Doug Evans <dje@google.com>
14648
14649 PR 16253
14650 * gdb.cp/var-tag-2.cc: New file.
14651 * gdb.cp/var-tag-3.cc: New file.
14652 * gdb.cp/var-tag-4.cc: New file.
14653 * gdb.cp/var-tag.cc: New file.
14654 * gdb.cp/var-tag.exp: New file.
14655
14656 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14657
14658 * gdb.base/history-duplicates.exp: New test.
14659
14660 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14661
14662 * gdb.base/completion.exp: Test the completion of the "focus"
14663 command.
14664
14665 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14666
14667 * gdb.arch/amd64-prologue-skip.S: New file.
14668 * gdb.arch/amd64-prologue-skip.exp: New file.
14669
14670 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14671
14672 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14673 is_address_zero_readable check.
14674
14675 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14676
14677 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14678 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14679
14680 2015-06-24 Yao Qi <yao.qi@linaro.org>
14681
14682 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14683 linux targets.
14684
14685 2015-06-24 Yao Qi <yao.qi@linaro.org>
14686
14687 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14688 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14689 * gdb.base/siginfo-thread.exp: Likewise.
14690
14691 2015-06-22 Yao Qi <yao.qi@linaro.org>
14692
14693 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14694
14695 2015-06-22 Yao Qi <yao.qi@linaro.org>
14696
14697 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14698 aarch64*-*-*.
14699 (skip_hw_watchpoint_tests): Likewise.
14700
14701 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14702
14703 * gdb.base/gdbinit-history.exp: Test the interaction between
14704 setting GDBHISTSIZE and setting the history size via .gdbinit.
14705
14706 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14707
14708 PR gdb/16999
14709 * gdb.base/gdbhistsize-history.exp: New test.
14710
14711 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14712
14713 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14714 with GDBHISTSIZE.
14715 * gdb.base/readline.exp: Likewise.
14716
14717 2015-06-17 Yao Qi <yao.qi@linaro.org>
14718
14719 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14720 line.
14721
14722 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14723
14724 * gdb.base/gdbinit-history.exp: Add test case to check that
14725 an unlimited history file does not get truncated on exit.
14726
14727 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14728
14729 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14730 (VECTOR): New macro. Use it...
14731 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14732 ...for these typedefs.
14733 (int8, char1, int1, double1): New typedefs.
14734 (struct just_int2, struct two_int2): New structures.
14735 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14736 (add_structvecs, add_singlevecs): New functions.
14737 (main): Call add_some_intvecs twice.
14738 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14739 the compile and exit upon failure. Try compiling for the "native"
14740 architecture. Test inferior function calls with vector arguments
14741 and vector return value handling with "finish" and "return".
14742
14743 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14744
14745 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14746 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14747 PE file.
14748 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14749
14750 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14751
14752 PR breakpoints/16465
14753 * gdb.mi/mi-dprintf-pending.c: New file.
14754 * gdb.mi/mi-dprintf-pending.exp: New test.
14755 * gdb.mi/mi-dprintf-pendshr.c: New file.
14756
14757 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14758 Mircea Gherzan <mircea.gherzan@intel.com>
14759
14760 * gdb.arch/i386-mpx-map.c: New file.
14761 * gdb.arch/i386-mpx-map.exp: New File.
14762
14763 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14764
14765 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14766 * gdb.arch/i386-mpx.exp: Indentation fixed.
14767
14768 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14769
14770 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14771 function and improved indentation.
14772 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14773 gdb_test_multiple. Added additional tests to skip the test.
14774
14775 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14776
14777 * gdb.arch/i386-avx512.c: Change path in include file.
14778 * gdb.arch/i386-avx512.exp: Change include dir path
14779 compilation flag.
14780 * gdb.arch/i386-mpx.c: Change path in include file.
14781 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14782 flag.
14783
14784 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14785
14786 * gdb.compile/compile-print.exp (compile print *vararray@3)
14787 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14788
14789 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14790
14791 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14792 (do not keep jit in memory): ... this.
14793 (expect 5): Change it to ...
14794 (expect no 5): ... this.
14795
14796 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14797
14798 PR gdb/15564
14799 * gdb.mi/mi-detach.exp: New file.
14800
14801 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14802
14803 PR symtab/18392
14804 * gdb.arch/amd64-tailcall-self.S: New file.
14805 * gdb.arch/amd64-tailcall-self.c: New file.
14806 * gdb.arch/amd64-tailcall-self.exp: New file.
14807
14808 2015-05-28 Don Breazeal <donb@codesourcery.com>
14809
14810 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14811 tests for remote targets by checking is_target_gdbserver.
14812
14813 2015-05-27 Doug Evans <dje@google.com>
14814
14815 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14816 * gdb.dwarf2/opaque-type-lookup.c: New file.
14817 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14818
14819 2015-05-26 Doug Evans <dje@google.com>
14820
14821 * gdb.cp/iostream.cc: New file.
14822 * gdb.cp/iostream.exp: New file.
14823
14824 2015-05-26 Doug Evans <dje@google.com>
14825
14826 * gdb.dwarf2/dw2-op-call.exp: Update.
14827 * gdb.dwarf2/dw4-sig-types.exp: Update.
14828 * gdb.dwarf2/implptr.exp: Update.
14829 * gdb.mi/mi-cmd-param-changed.exp: Update.
14830
14831 2015-05-26 Doug Evans <dje@google.com>
14832
14833 * gdb.python/py-lazy-string.c: New file.
14834 * gdb.python/py-lazy-string.exp: New file.
14835 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14836 (main): Update. Add estring3.
14837 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14838 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14839
14840 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14841 Yao Qi <yao.qi@linaro.org>
14842
14843 * gdb.reverse/aarch64.c: New.
14844 * gdb.reverse/aarch64.exp: New.
14845
14846 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14847
14848 * lib/gdb.exp (supports_process_record): Return true for
14849 aarch64*-linux*.
14850 (supports_reverse): Likewise.
14851
14852 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14853
14854 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14855 Use with_test_prefix.
14856
14857 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14858
14859 * gdb.base/completion.exp: Add test for completion of layout
14860 names.
14861
14862 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14863
14864 * lib/gdb.exp (skip_tui_tests): New proc.
14865 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14866
14867 2015-05-19 Pedro Alves <palves@redhat.com>
14868
14869 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14870 Save the whole env array instead of just HOME. Unset HISTSIZE in
14871 the environment while testing. Restore whole environment
14872 afterwards.
14873
14874 2015-05-16 Doug Evans <xdje42@gmail.com>
14875
14876 * gdb.guile/scm-ports.c: New file.
14877 * gdb.guile/scm-ports.exp: Add memory port tests.
14878
14879 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14880
14881 * gdb.compile/compile-print.c: New file.
14882 * gdb.compile/compile-print.exp: New file.
14883
14884 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14885
14886 * gdb.compile/compile-ops.exp: Cast param to void.
14887 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14888 (compile code struct_object.selffield = &struct_object): Add xfail.
14889
14890 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14891
14892 * gdb.ada/arr_enum_with_gap: New testcase.
14893
14894 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14895
14896 * gdb.ada/byte_packed_arr: New testcase.
14897
14898 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14899
14900 * gdb.ada/pckd_neg: New testcase.
14901
14902 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14903
14904 PR gdb/17820
14905 * gdb.base/gdbinit-history.exp: New test.
14906 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14907 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14908
14909 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14910
14911 * gdb.python/py-xmethods.cc: Enhance test case.
14912 * gdb.python/py-xmethods.exp: New tests.
14913 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14914 function.
14915 (B_indexoper): Likewise.
14916 (global_dm_list) : Add new xmethod worker functions.
14917
14918 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14919
14920 * gdb.base/coredump-filter.exp: Correctly unset
14921 "coredump_var_addr" array.
14922
14923 2015-05-08 Pedro Alves <palves@redhat.com>
14924
14925 * gdb.server/non-existing-program.exp: Unset spawn_id.
14926
14927 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14928
14929 PR python/18291
14930 * gdb.python/py-xmethods.exp: Add tests.
14931
14932 2015-05-08 Yao Qi <yao.qi@linaro.org>
14933
14934 PR gdb/18208
14935 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14936 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14937 function set_coredump_filter, and remove remote_exec call.
14938 Remove argument ipid. Callers update.
14939 (top level): Don't get inferior's PID.
14940
14941 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14942
14943 * gdb.base/watch_thread_num.exp: Skip test on targets without
14944 access watchpoints.
14945
14946 2015-05-06 Pedro Alves <palves@redhat.com>
14947
14948 PR server/18081
14949 * gdb.server/non-existing-program.exp: New file.
14950
14951 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14952
14953 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14954
14955 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14956
14957 * gdb.ada/out_of_line_in_inlined: New testcase.
14958
14959 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14960
14961 * gdb.ada/var_rec_arr: New testcase.
14962
14963 2015-04-30 Yao Qi <yao.qi@linaro.org>
14964
14965 * gdb.base/break-idempotent.exp: If
14966 skip_hw_watchpoint_multi_tests returns true, skip the tests
14967 on "rwatch" and "awatch".
14968
14969 2015-04-30 Yao Qi <yao.qi@linaro.org>
14970
14971 * gdb.base/relativedebug.exp: Invoke gdb command
14972 "info sharedlibrary", and if libc.so doesn't have debug info,
14973 skip the test.
14974
14975 2015-04-29 Doug Evans <dje@google.com>
14976
14977 * gdb.python/py-xmethods.exp: Add ptype tests.
14978 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14979 get_result_type method.
14980
14981 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14982
14983 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14984 the target does not support hardware watchpoints.
14985
14986 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14987
14988 * gdb.base/break-always.exp: Abort testing if writing to memory
14989 causes an error.
14990
14991 2015-04-28 Doug Evans <dje@google.com>
14992
14993 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14994 * gdb.python/py-pp-registration.exp: ... here. New file.
14995 * gdb.python/py-pp-registration.c: New file.
14996 * gdb.python/py-pp-registration.py: New file.
14997
14998 2015-04-28 Doug Evans <dje@google.com>
14999
15000 * gdb.python/py-bad-printers.c: New file.
15001 * gdb.python/py-bad-printers.py: New file.
15002 * gdb.python/py-bad-printers.exp: New file.
15003
15004 2015-04-28 Sasha Smundak <asmundak@google.com>
15005
15006 * gdb.python/py-type.exp: New test.
15007
15008 2015-04-28 Andy Wingo <wingo@igalia.com>
15009
15010 * gdb.python/py-parameter.exp:
15011 * gdb.guile/scm-parameter.exp: Escape the path that we are
15012 matching against, as it might contain characters that are special
15013 to regular expressions.
15014
15015 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15016
15017 * gdb.ada/rec_comp: New testcase.
15018
15019 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15020
15021 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15022 before using it.
15023
15024 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15025
15026 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15027 new tests for verilog output.
15028
15029 2015-04-24 Yao Qi <yao.qi@linaro.org>
15030
15031 * boards/remote-gdbserver-on-localhost.exp: New file.
15032
15033 2015-04-23 Pedro Alves <palves@redhat.com>
15034
15035 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15036 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15037 "end of file", remove $inferior_spawn_id from the indirect list.
15038
15039 2015-04-23 Pedro Alves <palves@redhat.com>
15040
15041 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15042
15043 2015-04-23 Pedro Alves <palves@redhat.com>
15044
15045 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15046 on $any_spawn_id instead of only on $gdb_spawn_id.
15047
15048 2015-04-21 Pierre Muller <muller@sourceware.org>
15049
15050 PR pascal/17815
15051 * lib/pascal.exp (gpc_compile): Add new option "class".
15052 (fpc_compile): Likewise.
15053 * gdb.pascal/case-insensitive-symbols.pas: New file.
15054 * gdb.pascal/case-insensitive-symbols.exp: New file.
15055
15056 2015-04-20 Gary Benson <gbenson@redhat.com>
15057
15058 * gdb.base/attach.exp: Fix three extended remote failures.
15059
15060 2015-04-17 Gary Benson <gbenson@redhat.com>
15061
15062 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15063 the main executable over the remote protocol.
15064
15065 2015-04-16 Pedro Alves <palves@redhat.com>
15066
15067 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15068 a new gdbserver if gdbserver_reconnect_p is set.
15069
15070 2015-04-16 Pedro Alves <palves@redhat.com>
15071
15072 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15073 is set, don't exit gdbserver.
15074
15075 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15076
15077 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15078 appropriate .insn, such that an older assembler can be used.
15079 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15080 the z/Architecture instruction set on 31-bit targets as well.
15081
15082 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15083
15084 * gdb.go/handcall.exp: Remove all logic related to the first
15085 breakpoint and rely on go_runto_main instead.
15086 * gdb.go/strings.exp: Likewise.
15087 * gdb.go/unsafe.exp: Likewise.
15088 * gdb.go/hello.exp: Likewise. Also rename the remaining
15089 breakpoint marker to "breakpoint 1".
15090 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15091 * gdb.go/strings.go: Likewise.
15092 * gdb.go/unsafe.go: Likewise.
15093 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15094 "set breakpoint 2 here" and rename the remaining breakpoint marker
15095 to "breakpoint 1".
15096
15097 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15098
15099 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15100 if itertools.imap is not present.
15101 * gdb.python/py-objfile.exp: Add parentheses.
15102 * gdb.python/py-type.exp: Same.
15103 * gdb.python/py-unwind-maint.py: Same.
15104
15105 2015-04-15 Yao Qi <yao.qi@linaro.org>
15106
15107 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15108 of ":$ptr_size" and set its form explicitly.
15109
15110 2015-04-15 Pedro Alves <palves@redhat.com>
15111 Yao Qi <yao.qi@linaro.org>
15112
15113 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15114 timeout by factor of 4.
15115 (test_regular_watch): Likewise.
15116 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15117 * gdb.reverse/sigall-reverse.exp: Likewise.
15118 * gdb.reverse/until-precsave.exp: Likewise.
15119 * lib/gdb.exp (with_timeout_factor): New proc.
15120 (gdb_expect): Move some code to ...
15121 (get_largest_timeout): ... here. New procedure.
15122
15123 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15124
15125 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15126
15127 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15128
15129 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15130 to write to the .text section.
15131
15132 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15133
15134 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15135 Handle the case of targets that do not provide PID information.
15136
15137 2015-04-13 Yao Qi <yao.qi@linaro.org>
15138
15139 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15140 and use expect instead of gdb_expect.
15141
15142 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15143
15144 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15145 "coredump_var_addr" to avoid naming conflict with other testcases.
15146
15147 2015-04-10 Pedro Alves <palves@redhat.com>
15148
15149 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15150 gdb_test_sequence and gdb_assert.
15151
15152 2015-04-10 Pedro Alves <palves@redhat.com>
15153
15154 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15155 test messages that don't include the breakpoint address.
15156
15157 2015-04-10 Yao Qi <yao.qi@linaro.org>
15158
15159 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15160 false for some offset and width combinations which aren't
15161 supported by linux kernel.
15162
15163 2015-04-10 Pedro Alves <palves@redhat.com>
15164
15165 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15166 procedure, factored out from ...
15167 (top level): ... here. Add "set displaced-stepping" testing axis.
15168 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15169 parameter "displaced". Use it.
15170 (top level): Use foreach and add "set displaced-stepping" testing
15171 axis.
15172
15173 2015-04-10 Pedro Alves <palves@redhat.com>
15174
15175 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15176 Remove comment.
15177 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15178 both the address of the instruction that triggers the watchpoint
15179 and the address of the instruction immediately after, and use
15180 those addresses for the test. Fix comment.
15181
15182 2015-04-10 Pedro Alves <palves@redhat.com>
15183
15184 * gdb.base/sigstep.exp (breakpoint_to_handler)
15185 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15186 Test "backtrace" in handler.
15187 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15188 (top level): Add new "displaced" test axis to
15189 breakpoint_to_handler, breakpoint_to_handler_entry and
15190 breakpoint_over_handler.
15191
15192 2015-04-10 Pedro Alves <palves@redhat.com>
15193
15194 PR gdb/18216
15195 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15196
15197 2015-04-10 Yao Qi <yao.qi@linaro.org>
15198
15199 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15200 (test_add_rn_pc): New function.
15201 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15202 (top level): Invoke test_add_rn_pc.
15203
15204 2015-04-10 Pedro Alves <palves@redhat.com>
15205
15206 PR gdb/13858
15207 * gdb.base/step-over-no-symbols.exp: New file.
15208
15209 2015-04-09 Andy Wingo <wingo@igalia.com>
15210
15211 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15212 after the Python tests.
15213
15214 2015-04-08 Keith Seitz <keiths@redhat.com>
15215
15216 PR python/16699
15217 * gdb.python/py-completion.exp: New tests for completion.
15218 * gdb.python/py-completion.py (CompleteLimit1): New class.
15219 (CompleteLimit2): Likewise.
15220 (CompleteLimit3): Likewise.
15221 (CompleteLimit4): Likewise.
15222 (CompleteLimit5): Likewise.
15223 (CompleteLimit6): Likewise.
15224 (CompleteLimit7): Likewise.
15225
15226 2015-04-08 Pedro Alves <palves@redhat.com>
15227
15228 PR gdb/18214
15229 PR gdb/18216
15230 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15231 function.
15232 (main): Install it as SIGUSR1 handler.
15233 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15234 parameter. Always use "setup" as prefix. Toggle "set
15235 displaced-stepping" off/on depending on global. Don't switch to
15236 thread 1 here.
15237 (top level): Add displaced stepping "off/on" test axis. Update
15238 "setup" calls. Wrap each subtest with with_test_prefix. Test
15239 continuing with a queued signal in each thread.
15240
15241 2015-04-08 Pedro Alves <palves@redhat.com>
15242
15243 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15244 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15245 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15246 Return early if running to main fails.
15247 * gdb.trace/while-stepping.exp: Likewise.
15248
15249 2015-04-07 Pedro Alves <palves@redhat.com>
15250
15251 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15252 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15253 interact with inferior program.
15254
15255 2015-04-07 Pedro Alves <palves@redhat.com>
15256
15257 * lib/gdb.exp (inferior_spawn_id): New global.
15258 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15259 spawn id after processing the user code.
15260 (default_gdb_start): Set inferior_spawn_id.
15261 (send_inferior): New procedure.
15262 * lib/gdbserver-support.exp (gdbserver_start): Set
15263 inferior_spawn_id.
15264 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15265
15266 2015-04-07 Pedro Alves <palves@redhat.com>
15267
15268 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15269 * lib/gdbserver-support.exp (gdbserver_start): Make
15270 $server_spawn_id global.
15271 (gdbserver_start): Don't wait for gdbserver's spawn id with
15272 expect_background.
15273 (close_gdbserver): New procedure.
15274 (gdb_exit): Rename the default version and reimplement.
15275
15276 2015-04-07 Pedro Alves <palves@redhat.com>
15277
15278 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15279 append the substituted item, not the original item.
15280
15281 2015-04-07 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15284 gdb_expect.
15285
15286 2015-04-07 Pedro Alves <palves@redhat.com>
15287
15288 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15289 output appearing once only.
15290
15291 2015-04-07 Pedro Alves <palves@redhat.com>
15292
15293 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15294 that doesn't expect anything. Return early if running to main
15295 fails.
15296
15297 2015-04-07 Yao Qi <yao.qi@linaro.org>
15298
15299 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15300 (child_function): Call alarm.
15301 (main): Move call to alarm into the loop.
15302 * gdb.threads/non-stop-fair-events.exp: Build program with
15303 -DTIMEOUT=$timeout.
15304
15305 2015-04-06 Doug Evans <xdje42@gmail.com>
15306
15307 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15308 Fix dest parameter to board_info.
15309 (fpc_compile): Ditto.
15310 (gdb_compile_pascal): Rename dest arg to destfile.
15311
15312 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15313
15314 * gdb.ada/funcall_ref.exp: New file.
15315 * gdb.ada/funcall_ref/foo.adb: New file.
15316
15317 2015-04-02 Yao Qi <yao.qi@linaro.org>
15318
15319 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15320 is remote.
15321
15322 2015-04-02 Gary Benson <gbenson@redhat.com>
15323
15324 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15325
15326 2015-04-01 Sasha Smundak <asmundak@google.com>
15327
15328 * gdb.python/py-unwind-maint.c: New file.
15329 * gdb.python/py-unwind-maint.exp: New test.
15330 * gdb.python/py-unwind-maint.py: New file.
15331 * gdb.python/py-unwind.c: New file.
15332 * gdb.python/py-unwind.exp: New test.
15333 * gdb.python/py-unwind.py: New test.
15334
15335 2015-04-01 Pedro Alves <palves@redhat.com>
15336
15337 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15338 to fail instead of non-existent $test.
15339
15340 2015-04-01 Pedro Alves <palves@redhat.com>
15341
15342 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15343 GDBFLAGS if not empty.
15344
15345 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15346
15347 * gdb.ada/complete.exp: Remove "multi_line".
15348 * gdb.ada/info_exc.exp: Remove "multi_line".
15349 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15350 * gdb.ada/ptype_field.exp: Remove "multi_line".
15351 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15352 * gdb.ada/tagged.exp: Remove "multi_line".
15353 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15354 [multi_line ...]
15355 * gdb.btrace/delta.exp: Likewise.
15356 * gdb.btrace/exception.exp: Likewise.
15357 * gdb.btrace/function_call_history.exp: Likewise.
15358 * gdb.btrace/instruction_history.exp: Likewise.
15359 * gdb.btrace/nohist.exp: Likewise.
15360 * gdb.btrace/record_goto.exp: Likewise.
15361 * gdb.btrace/segv.exp: Likewise.
15362 * gdb.btrace/stepi.exp: Likewise.
15363 * gdb.btrace/tailcall.exp: Likewise.
15364 * gdb.btrace/unknown_functions.exp: Likewise.
15365 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15366 * lib/gdb.exp: Add the "multi_line" helper.
15367
15368 2015-04-01 Pedro Alves <palves@redhat.com>
15369
15370 * gdb.threads/tid-reuse.c: New file.
15371 * gdb.threads/tid-reuse.exp: New file.
15372
15373 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15374
15375 PR corefiles/16092
15376 * gdb.base/coredump-filter.c: New file.
15377 * gdb.base/coredump-filter.exp: Likewise.
15378
15379 2015-03-27 Petr Machata <pmachata@redhat.com>
15380
15381 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15382 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15383 (Dwarf::assemble): Initialize them.
15384 (Dwarf::lines): New function.
15385
15386 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15387
15388 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15389 SYMBOL_PREFIX for x86_64-*-cygwin.
15390
15391 2015-03-26 Andy Wingo <wingo@igalia.com>
15392
15393 PR symtab/18148
15394 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15395 const_value but not a location.
15396 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15397 location defined in non-main CUs are visible.
15398
15399 2015-03-26 Yao Qi <yao.qi@linaro.org>
15400
15401 PR testsuite/18139
15402 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15403 Add a line number entry for the same line.
15404 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15405 Add a line number entry for the same line.
15406
15407 2015-03-26 Yao Qi <yao.qi@linaro.org>
15408
15409 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15410 .int 0.
15411 (func): Likewise. Add .Lfunc_1 label.
15412 Use .Lfunc_1 label.
15413 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15414 .int 0.
15415 (func): Likewise.
15416 Use .Lfunc_1 label.
15417
15418 2015-03-26 Yao Qi <yao.qi@linaro.org>
15419
15420 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15421 Call gdb_compile instead to compile each .s files without debug
15422 information.
15423
15424 2015-03-26 Yao Qi <yao.qi@linaro.org>
15425
15426 * gdb.base/savedregs.exp (process_saved_regs): Make
15427 "Saved registers:" optional in the pattern.
15428
15429 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15430
15431 * gdb.btrace/next.exp: Merged into step.exp.
15432 * gdb.btrace/finish.exp: Merged into step.exp.
15433 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15434 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15435 "record goto" and checking the exact replay position.
15436 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15437 check for "Recording format" in "info record" output.
15438 * gdb.btrace/record_goto.exp: Choose test file based on target.
15439 * gdb.btrace/x86-record_goto.S: Renamed into ...
15440 * gdb.btrace/x86_64-record_goto.S: ... this.
15441 * gdb.btrace/i686-record_goto.S: New.
15442 * gdb.btrace/x86-tailcall.S: Renamed into ...
15443 * gdb.btrace/x86_64-tailcall.S: ... this.
15444 * gdb.btrace/i686-tailcall.S: New.
15445 * gdb.btrace/x86-tailcall.c: Renamed into ...
15446 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15447 separate statements. Update test.
15448 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15449 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15450 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15451 * gdb.btrace/tailcall.exp: Choose test file based on target.
15452 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15453
15454 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15455
15456 * gdb.btrace/exception.exp: Increase BTS buffer size.
15457
15458 2015-03-24 Pedro Alves <palves@redhat.com>
15459
15460 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15461
15462 2015-03-24 Pedro Alves <palves@redhat.com>
15463
15464 * gdb.threads/schedlock.exp (test_step): No longer expect that
15465 "set scheduler-locking step" with "next" over a function call runs
15466 threads unlocked.
15467
15468 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15469
15470 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15471
15472 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15473
15474 PR breakpoints/16466
15475 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15476 * gdb.mi/mi-pending.c (thread_func): New function.
15477 (int main): Add threading support required.
15478 * gdb.mi/mi-pending.exp: Add tests for this issue.
15479 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15480 (pendfunc2): Remove stdio dependency.
15481 * gdb.mi/mi-pendshr2.c: New file.
15482
15483 2015-03-23 Keith Seitz <keiths@redhat.com>
15484
15485 * gdb.linespec/keywords.c: New file.
15486 * gdb.linespec/keywords.exp: New file.
15487
15488 2015-03-23 Keith Seitz <keiths@redhat.com>
15489
15490 PR gdb/18021
15491 * gdb.dwarf2/staticvirtual.exp: New test.
15492
15493 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15494
15495 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15496 * README: Remove HP-UX and gdb.hp.
15497 (configuration):
15498 * configure: Regenerate.
15499 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15500 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15501 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15502 gdb.hp/gdb.defects/Makefile.
15503 * gdb.hp/Makefile.in: File deleted.
15504 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15505 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15506 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15507 * gdb.hp/gdb.aCC/run.c: File deleted.
15508 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15509 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15510 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15511 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15512 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15513 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15514 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15515 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15516 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15517 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15518 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15519 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15520 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15521 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15522 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15523 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15524 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15525 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15526 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15527 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15528 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15529 * gdb.hp/gdb.compat/average.c: File deleted.
15530 * gdb.hp/gdb.compat/sum.c: File deleted.
15531 * gdb.hp/gdb.compat/xdb.c: File deleted.
15532 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15533 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15534 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15535 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15536 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15537 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15538 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15539 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15540 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15541 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15542 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15543 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15544 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15545 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15546 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15547 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15548 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15549 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15550 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15551 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15552 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15553 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15554 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15555 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15556 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15557 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15558 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15559 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15560 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15561 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15562 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15563 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15564 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15565 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15566 * gdb.hp/tools/odump: File deleted.
15567
15568 2015-03-19 Pedro Alves <palves@redhat.com>
15569
15570 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15571 (saw_thread_3): New globals.
15572 (top level): Increment them when an event for the corresponding
15573 thread is seen.
15574 (no thread starvation): New test.
15575
15576 2015-03-19 Pedro Alves <palves@redhat.com>
15577
15578 * gdb.threads/continue-pending-status.c: New file.
15579 * gdb.threads/continue-pending-status.exp: New file.
15580
15581 2015-03-18 Pedro Alves <palves@redhat.com>
15582
15583 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15584 Use gdb_is_target_remote instead of is_remote. Use
15585 gdb_test_multiple instead of gdb_expect. Exit early if
15586 gdb_test_multiple hits its internal matches. Tighten stepi tests
15587 expected output. Fail on exit with any signal, instead of just
15588 SIGILL.
15589
15590 2015-03-18 Yao Qi <yao.qi@linaro.org>
15591
15592 PR tdep/18107
15593 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15594 variable.
15595 * gdb.base/catch-syscall.exp: Don't skip it on
15596 aarch64*-*-linux* target. Remove elements in all_syscalls.
15597 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15598 target.
15599 (setup_all_syscalls): New proc.
15600
15601 2015-03-16 Yao Qi <yao.qi@linaro.org>
15602
15603 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15604 (top level): Skip tests if valid_addr_p returns false for
15605 $cmd1 or $cmd2.
15606
15607 2015-03-11 Andy Wingo <wingo@igalia.com>
15608
15609 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15610
15611 2015-03-11 Yao Qi <yao.qi@linaro.org>
15612
15613 * gdb.base/catch-syscall.exp: Fix typo in comments.
15614
15615 2015-03-11 Yao Qi <yao.qi@linaro.org>
15616
15617 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15618
15619 2015-03-09 Pedro Alves <palves@redhat.com>
15620
15621 * dg-extract-results.py: Delete.
15622
15623 2015-03-09 Pedro Alves <palves@redhat.com>
15624
15625 Merge dg-extract-results.sh from GCC upstream (r218843).
15626
15627 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15628 * dg-extract-results.sh: Use --text with grep to avoid issues with
15629 binary files. Fall back to cat -v, if that doesn't work.
15630
15631 2015-03-05 Pedro Alves <palves@redhat.com>
15632
15633 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15634
15635 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15636
15637 * lib/mi-support.exp (mi_expect_interrupt): Accept
15638 alternative event for when in all-stop mode.
15639
15640 2015-03-04 Pedro Alves <palves@redhat.com>
15641
15642 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15643
15644 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15645
15646 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15647
15648 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15649
15650 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15651 regexps for GDB's current line display, accept a hex address
15652 preceding the line number.
15653
15654 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15655
15656 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15657 the 'arch1' variable for "s390*-linux*" targets.
15658
15659 2015-03-04 Pedro Alves <palves@redhat.com>
15660
15661 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15662 (main): Pass missing retval argument to pthread_join call.
15663
15664 2015-03-02 Pedro Alves <palves@redhat.com>
15665
15666 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15667 (top level): Call do_test with non-stop as well.
15668
15669 2015-03-02 Pedro Alves <palves@redhat.com>
15670
15671 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15672 -1.
15673
15674 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15675
15676 * gdb.arch/s390-vregs.exp: New test.
15677 * gdb.arch/s390-vregs.S: New file.
15678
15679 2015-02-27 Pedro Alves <palves@redhat.com>
15680
15681 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15682 call to catch_command_errors.
15683 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15684 catch_command_errors.
15685
15686 2015-02-27 Pedro Alves <palves@redhat.com>
15687
15688 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15689 "true" for boolean result.
15690 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15691 prototype of main.
15692
15693 2015-02-27 Pedro Alves <palves@redhat.com>
15694
15695 * lib/unbuffer_output.c: New file.
15696 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15697 (main): Call gdb_unbuffer_output.
15698
15699 2015-02-27 Yao Qi <yao.qi@linaro.org>
15700
15701 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15702 target.
15703
15704 2015-02-26 Doug Evans <dje@google.com>
15705
15706 * gdb.cp/class2.cc (Dbase, D): New classes.
15707 (main): New local delta.
15708 * gdb.cp/class2.exp: Test printing delta.
15709 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15710 (dynbar): New global.
15711 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15712
15713 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15714
15715 * gdb.compile/compile-ifunc.c: New file.
15716 * gdb.compile/compile-ifunc.exp: New file.
15717
15718 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15719
15720 * gdb.base/structs.exp: Check for correct struct on finish.
15721
15722 2015-02-26 Yao Qi <yao.qi@linaro.org>
15723
15724 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15725 is zero.
15726
15727 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15728
15729 * gdb.arch/cordic.ko.bz2: New file.
15730 * gdb.arch/cordic.ko.debug.bz2: New file.
15731 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15732
15733 2015-02-25 Yao Qi <yao.qi@linaro.org>
15734
15735 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15736 aarch64*-*-* target.
15737
15738 2015-02-23 Pedro Alves <palves@redhat.com>
15739
15740 * lib/gdb.exp (delete_breakpoints): Rewrite using
15741 gdb_test_multiple.
15742
15743 2015-02-23 Pedro Alves <palves@redhat.com>
15744
15745 * gdb.base/info-os.c: Include stdlib.h.
15746
15747 2015-02-22 Doug Evans <xdje42@gmail.com>
15748
15749 PR symtab/17855
15750 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15751 is read after symbols have been re-read.
15752 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15753 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15754
15755 2015-02-21 Doug Evans <dje@google.com>
15756
15757 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15758
15759 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15760
15761 PR corefiles/17808
15762 * gdb.arch/i386-biarch-core.core.bz2: New file.
15763 * gdb.arch/i386-biarch-core.exp: New file.
15764
15765 2015-02-21 Pedro Alves <palves@redhat.com>
15766
15767 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15768 runto_main fails.
15769
15770 2015-02-20 Pedro Alves <palves@redhat.com>
15771
15772 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15773 info probes.
15774
15775 2015-02-20 Pedro Alves <palves@redhat.com>
15776
15777 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15778
15779 2015-02-20 Pedro Alves <palves@redhat.com>
15780
15781 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15782 clean_restart before gdb_target_supports_trace.
15783
15784 2015-02-20 Pedro Alves <palves@redhat.com>
15785
15786 PR threads/18006
15787 * gdb.threads/clone-thread_db.c: New file.
15788 * gdb.threads/clone-thread_db.exp: New file.
15789
15790 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15791
15792 PR breakpoints/16812
15793 * gdb.base/catch-gdb-caused-signals.c: New file.
15794 * gdb.base/catch-gdb-caused-signals.exp: New file.
15795
15796 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15797
15798 * configure: Regenerated.
15799 * configure.ac: Use GDB_AC_TRANSFORM.
15800 * aclocal.m4: sinclude ../transform.m4.
15801
15802 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15803
15804 * lib/dtrace.exp: New file.
15805 * gdb.base/dtrace-probe.exp: Likewise.
15806 * gdb.base/dtrace-probe.d: Likewise.
15807 * gdb.base/dtrace-probe.c: Likewise.
15808 * lib/pdtrace.in: Likewise.
15809 * configure.ac: Output variables with the transformed names of
15810 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15811 * configure: Regenerated.
15812
15813 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15814
15815 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15816 expected message when trying to access $_probe_* convenience
15817 variables while not on a probe.
15818
15819 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15820
15821 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15822
15823 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15824
15825 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15826 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15827
15828 2015-02-10 Doug Evans <xdje42@gmail.com>
15829
15830 * lib/gdb.exp (gdb_load): Always return a result.
15831
15832 2015-02-10 Pedro Alves <palves@redhat.com>
15833
15834 * gdb.threads/signal-sigtrap.c: New file.
15835 * gdb.threads/signal-sigtrap.exp: New file.
15836
15837 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15838
15839 * gdb.trace/no-attach-trace.c: New file.
15840 * gdb.trace/no-attach-trace.exp: New file.
15841
15842 2015-02-09 Mark Wielaard <mjw@redhat.com>
15843
15844 * gdb.dwarf2/atomic.c: New file.
15845 * gdb.dwarf2/atomic-type.exp: Likewise.
15846
15847 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15848
15849 * gdb.btrace/buffer-size.exp: Update "info record" output.
15850 * gdb.btrace/delta.exp: Update "info record" output.
15851 * gdb.btrace/enable.exp: Update "info record" output.
15852 * gdb.btrace/finish.exp: Update "info record" output.
15853 * gdb.btrace/instruction_history.exp: Update "info record" output.
15854 * gdb.btrace/next.exp: Update "info record" output.
15855 * gdb.btrace/nexti.exp: Update "info record" output.
15856 * gdb.btrace/step.exp: Update "info record" output.
15857 * gdb.btrace/stepi.exp: Update "info record" output.
15858 * gdb.btrace/nohist.exp: Update "info record" output.
15859
15860 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15861
15862 * gdb.btrace/buffer-size: New.
15863
15864 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15865
15866 * gdb.btrace/delta.exp: Update "info record" output.
15867 * gdb.btrace/enable.exp: Update "info record" output.
15868 * gdb.btrace/finish.exp: Update "info record" output.
15869 * gdb.btrace/instruction_history.exp: Update "info record" output.
15870 * gdb.btrace/next.exp: Update "info record" output.
15871 * gdb.btrace/nexti.exp: Update "info record" output.
15872 * gdb.btrace/step.exp: Update "info record" output.
15873 * gdb.btrace/stepi.exp: Update "info record" output.
15874 * gdb.btrace/nohist.exp: Update "info record" output.
15875
15876 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15877
15878 PR gdb/15678
15879 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15880
15881 2015-02-06 Pedro Alves <palves@redhat.com>
15882
15883 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15884 macro.
15885 (seconds_left, again): New globals.
15886 (main): Wait seconds_left in a 1-second sleep loop instead of
15887 sleeping 180 seconds. If 'again' is set, reset the seconds
15888 counter.
15889 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15890 'again' in the inferior before detaching. Print the seconds left.
15891 (options): New global.
15892 (top level): Build program with -DTIMEOUT=$timeout.
15893
15894 2015-02-06 Pedro Alves <palves@redhat.com>
15895
15896 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15897 determine how many seconds to pass to 'alarm'.
15898 * gdb.base/gdb-sigterm.exp (top level): Build program with
15899 -DTIMEOUT=$timeout.
15900 (do_test): Return success/failure indication. Add more verbose
15901 logging. Don't fail if 200 single steps are seen. Instead, fail
15902 when the test times out.
15903 (passes): New global.
15904 (top level): Break the testing loop if testing fails on any
15905 iteration. Use gdb_assert.
15906
15907 2015-02-04 Don Breazeal <donb@codesourcery.com>
15908
15909 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15910 and initialize them.
15911 (ipc_cleanup): New function.
15912 (main): Don't declare shmid, semid, and msqid. Add a call to
15913 atexit so that we call ipc_cleanup on exit.
15914
15915 2015-02-04 Pedro Alves <palves@redhat.com>
15916
15917 * boards/native-extended-gdbserver.exp: Remove any target variant
15918 specifications from the board name before clearing the isremote
15919 flag from board_info.
15920
15921 2015-01-31 Doug Evans <xdje42@gmail.com>
15922
15923 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15924
15925 2015-01-31 Gary Benson <gbenson@redhat.com>
15926
15927 * gdb.base/completion.exp: Disable completion limiting for
15928 existing tests. Add new tests to check completion limiting.
15929 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15930
15931 2015-01-31 Doug Evans <xdje42@gmail.com>
15932
15933 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15934
15935 2015-01-31 Doug Evans <xdje42@gmail.com>
15936
15937 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15938 entries. Duplicate file section script entries.
15939 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15940 inlined entries. Add test for safe-path rejection.
15941 * gdb.python/py-section-script.c: Add duplicate inlined section script
15942 entries. Duplicate file section script entries.
15943 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15944 inlined entries. Add test for safe-path rejection.
15945
15946 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15947
15948 * gdb.ada/disc_arr_bound: New testcase.
15949
15950 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15951
15952 * gdb.ada/mi_var_array: New testcase.
15953
15954 2015-01-27 Doug Evans <dje@google.com>
15955
15956 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15957 Add test for objfile.filename, objfile.username after objfile
15958 has been unloaded.
15959
15960 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15961
15962 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15963 the second test to print the name attribute of value
15964 returned by the call to gdb.lookup_type, and adjust
15965 the expected output accordingly.
15966
15967 2015-01-25 Mark Wielaard <mjw@redhat.com>
15968
15969 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15970 * gdb.base/disp-step-fork.c: Include unistd.h.
15971 * gdb.base/siginfo-obj.c: Include stdio.h.
15972 * gdb.base/siginfo-thread.c: Likewise.
15973 * gdb.mi/non-stop.c: Include unistd.h.
15974 * gdb.mi/nsthrexec.c: Include stdio.h.
15975 * gdb.mi/pthreads.c: Include unistd.h.
15976 * gdb.modula2/unbounded1.c (main): Declare returns int.
15977 * gdb.reverse/consecutive-reverse.c: Likewise.
15978 * gdb.threads/create-fail.c: Include unistd.h.
15979 * gdb.threads/killed.c: Likewise.
15980 * gdb.threads/linux-dp.c: Likewise.
15981 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15982 * gdb.threads/non-ldr-exc-2.c: Likewise.
15983 * gdb.threads/non-ldr-exc-3.c: Likewise.
15984 * gdb.threads/non-ldr-exc-4.c: Likewise.
15985 * gdb.threads/pthreads.c: Include unistd.h.
15986 (main): Declare returns int.
15987 * gdb.threads/tls-main.c (foo): New declaration.
15988 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15989
15990 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15991
15992 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15993 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15994
15995 2015-01-15 Mark Wielaard <mjw@redhat.com>
15996
15997 * gdb.base/noreturn-return.c: New file.
15998 * gdb.base/noreturn-return.exp: New file.
15999 * gdb.base/noreturn-finish.c: New file.
16000 * gdb.base/noreturn-finish.exp: New file.
16001
16002 2015-01-23 Pedro Alves <palves@redhat.com>
16003
16004 * gdb.threads/continue-pending-after-query.c: New file.
16005 * gdb.threads/continue-pending-after-query.exp: New file.
16006
16007 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16008 Simon Marchi <simon.marchi@ericsson.com>
16009
16010 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16011 * gdb.base/valgrind-db-attach.exp: Same.
16012 * gdb.base/valgrind-infcall.exp: Same.
16013 * lib/mi-support.exp (default_mi_gdb_start): Same.
16014 * lib/prompt.exp (default_prompt_gdb_start): Same.
16015 * lib/gdb.exp (default_gdb_spawn): Same.
16016 (gdb_interact): New.
16017
16018
16019 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16020
16021 * gdb.compile/compile.exp (pointer to jit function): New test.
16022
16023 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16024
16025 * lib/gdb.exp (supports_process_record): Return true for
16026 powerpc*-*-linux*.
16027 (supports_reverse): Likewise.
16028
16029 2015-01-15 Don Breazeal <donb@codesourcery.com>
16030
16031 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16032 instead of checking whether the target board is remote and
16033 use spawn_wait_for_attach instead of exec/sleep.
16034 * gdb.base/attach-twice.exp: Likewise.
16035
16036 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16037
16038 * gdb.ada/var_arr_attrs: New testcase.
16039
16040 2015-01-14 Pedro Alves <palves@redhat.com>
16041 Joel Brobecker <brobecker@adacore.com>
16042
16043 PR gdb/17525
16044 * gdb.base/bp-cmds-execution-x-script.c: New file.
16045 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16046 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16047
16048 2015-01-14 Pedro Alves <palves@redhat.com>
16049
16050 PR cli/17828
16051 * gdb.base/batch-preserve-term-settings.c: New file.
16052 * gdb.base/batch-preserve-term-settings.exp: New file.
16053
16054 2015-01-13 Doug Evans <dje@google.com>
16055
16056 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16057 binary.
16058
16059 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16060
16061 * Makefile.in (clean mostlyclean): Do not delete *.py.
16062
16063 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16064
16065 * gdb.python/py-lookup-type.exp: New file.
16066
16067 2015-01-12 Pedro Alves <palves@redhat.com>
16068
16069 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16070 restore GDBFLAGS before returning.
16071
16072 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16073
16074 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16075 is_amd64_regs_target and is_x86_like_target.
16076
16077 2015-01-11 Doug Evans <xdje42@gmail.com>
16078
16079 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16080 is given without an explicit form.
16081 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16082 attributes.
16083 * gdb.dwarf/corrupt.exp: Ditto.
16084 * gdb.dwarf2/enum-type.exp: Ditto.
16085 * gdb.trace/entry-values.exp: Ditto.
16086 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16087
16088 2015-01-11 Doug Evans <xdje42@gmail.com>
16089
16090 PR gdb/15830
16091 * gdb.base/maint.exp: Remove references to "maint demangle".
16092 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16093 Add tests for explicitly specifying language to demangle.
16094 * gdb.dlang/demangle.exp: Ditto.
16095
16096 2015-01-09 Pedro Alves <palves@redhat.com>
16097
16098 * gdb.threads/non-stop-fair-events.c: New file.
16099 * gdb.threads/non-stop-fair-events.exp: New file.
16100
16101 2015-01-09 Pedro Alves <palves@redhat.com>
16102
16103 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16104 the global scope. Set a breakpoint after all threads are started
16105 rather than stepping over two source lines. Expect the prompt.
16106 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16107 global.
16108 (NUM): Now 15.
16109 (main): Use threads_started_barrier to wait for all threads to
16110 start. Main thread no longer calls thread_function. Exit after
16111 180 seconds.
16112 (loop): New function.
16113 (thread_function): Wait on threads_started_barrier barrier. Call
16114 'loop' at each iteration.
16115 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16116 threads have started, instead of hardcoding number of "next"
16117 steps. Use an access watchpoint instead of a write watchpoint.
16118
16119 2015-01-09 Pedro Alves <palves@redhat.com>
16120
16121 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16122 (thread_func): Wait on barrier.
16123 (main): Wait for all threads to start before stopping GDB.
16124 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16125 global.
16126 (thread1_func, thread2_func): Wait on barrier.
16127 (main): Wait for all threads to start before stopping GDB.
16128 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16129 New global.
16130 (thread1_func, thread2_func): Wait on barrier.
16131 (main): Wait for all threads to start before stopping GDB.
16132
16133 2015-01-09 Pedro Alves <palves@redhat.com>
16134
16135 * gdb.threads/attach-many-short-lived-threads.c: New file.
16136 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16137
16138 2014-01-09 Pedro Alves <palves@redhat.com>
16139
16140 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16141 instead of to thread 2.
16142 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16143 Add barrier around each pthread_create call instead of around all
16144 calls.
16145 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16146 Set a break on thread_function and have the child threads hit it
16147 one at at a time.
16148
16149 2015-01-09 Pedro Alves <palves@redhat.com>
16150
16151 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16152 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16153 false.
16154 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16155 checking whether the target board is remote.
16156 * gdb.multi/multi-attach.exp: Likewise.
16157 * gdb.python/py-sync-interp.exp: Likewise.
16158 * gdb.server/ext-attach.exp: Likewise.
16159 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16160 tests that need to attach, instead of checking whether the target
16161 board is remote at the top of the file.
16162
16163 2015-01-08 Yao Qi <yao@codesourcery.com>
16164
16165 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16166
16167 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16168
16169 Fix testcase compilation.
16170 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16171
16172 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16173
16174 * gdb.python/py-type.exp: Add a couple test about empty
16175 array creation, and negative-length array creation.
16176
16177 2015-01-02 Doug Evans <xdje42@gmail.com>
16178
16179 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16180
16181 2015-01-02 Doug Evans <dje@google.com>
16182
16183 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16184
16185 2014-12-29 Yao Qi <yao@codesourcery.com>
16186
16187 * gdb.trace/entry-values.exp: Update comments. Rename variable
16188 bar_call_foo to returned_from_foo.
16189
16190 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16191
16192 PR gdb/17394
16193 * gdb.linespec/break-asm-file.c: New file.
16194 * gdb.linespec/break-asm-file.exp: New file.
16195 * gdb.linespec/break-asm-file0.s: New file.
16196 * gdb.linespec/break-asm-file1.s: New file.
16197
16198 2014-12-18 Nigel Stephens <nigel@mips.com>
16199 Maciej W. Rozycki <macro@codesourcery.com>
16200
16201 * gdb.base/float.exp: Handle the new output from "info float" on
16202 MIPS targets.
16203
16204 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16205
16206 Fix MinGW compilation.
16207 * gdb.compile/compile-ops.exp: Update untested message if
16208 !skip_compile_feature_tests.
16209 * gdb.compile/compile-setjmp.exp: Likewise.
16210 * gdb.compile/compile-tls.exp: Likewise.
16211 * gdb.compile/compile.exp: Likewise.
16212 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16213 supported on this host".
16214
16215 2014-12-16 Doug Evans <xdje42@gmail.com>
16216
16217 * boards/stabs.exp: New file.
16218
16219 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16220
16221 * gdb.base/completion.exp: Adjust to format changes of "maint
16222 print user-registers".
16223
16224 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16225
16226 PR server/17457
16227 * gdb.arch/aarch64-fp.c: New file.
16228 * gdb.arch/aarch64-fp.exp: New file.
16229
16230 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16231
16232 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16233 r210637, r210913, r211666, r215400, r215817).
16234
16235 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16236 * dg-extract-results.py: New file.
16237 * dg-extract-results.sh: Use it if the environment seems
16238 suitable.
16239
16240 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16241
16242 * dg-extract-results.py (parse_run): Handle warnings that
16243 are printed before a test harness is run.
16244
16245 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16246
16247 * dg-extract-results.py (Named): Remove __cmp__ method.
16248 (output_variation): Use a key to sort variation.harnesses.
16249
16250 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16251
16252 * dg-extract-results.py: For Python 3, force sys.stdout to
16253 handle surrogate escape sequences.
16254 (safe_open): New function.
16255 (output_segment, main): Use it.
16256
16257 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16258
16259 * dg-extract-results.py (Prog.result_re): Include options
16260 in test name.
16261
16262 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16263
16264 * dg-extract-results.py (output_variation): Always sort if
16265 do_sum.
16266
16267 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16268
16269 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16270 as long as we get pagination notifications.
16271
16272 2014-12-15 Jason Merrill <jason@redhat.com>
16273
16274 * Makefile.in (check-gdb.%): Restore.
16275 * README: Mention it.
16276
16277 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16278
16279 * gdb.ada/str_uninit: New testcase.
16280
16281 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16282
16283 PR symtab/17642
16284 * gdb.base/vla-stub-define.c: New file.
16285 * gdb.base/vla-stub.c: New file.
16286 * gdb.base/vla-stub.exp: New file.
16287
16288 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16289 Jan Kratochvil <jan.kratochvil@redhat.com>
16290 Tom Tromey <tromey@redhat.com>
16291
16292 * configure.ac: Add gdb.compile/.
16293 * configure: Regenerate.
16294 * gdb.compile/Makefile.in: New file.
16295 * gdb.compile/compile-ops.exp: New file.
16296 * gdb.compile/compile-ops.c: New file.
16297 * gdb.compile/compile-tls.c: New file.
16298 * gdb.compile/compile-tls.exp: New file.
16299 * gdb.compile/compile-constvar.S: New file.
16300 * gdb.compile/compile-constvar.c: New file.
16301 * gdb.compile/compile-mod.c: New file.
16302 * gdb.compile/compile-nodebug.c: New file.
16303 * gdb.compile/compile-setjmp-mod.c: New file.
16304 * gdb.compile/compile-setjmp.c: New file.
16305 * gdb.compile/compile-setjmp.exp: New file.
16306 * gdb.compile/compile-shlib.c: New file.
16307 * gdb.compile/compile.c: New file.
16308 * gdb.compile/compile.exp: New file.
16309 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16310
16311 2014-12-12 Tom Tromey <tromey@redhat.com>
16312
16313 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16314 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16315
16316 2014-12-12 Doug Evans <dje@google.com>
16317
16318 * lib/gdb-python.exp (get_python_valueof): New function.
16319 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16320
16321 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16322
16323 * gdb.base/completion.exp: Add test for completion of "info
16324 registers ".
16325
16326 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16327
16328 * gdb.base/func-ptrs.c: New file.
16329 * gdb.base/func-ptrs.exp: New file.
16330
16331 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16332
16333 PR breakpoints/17012
16334 * gdb.base/dprintf-detach.c: New file.
16335 * gdb.base/dprintf-detach.exp: New file.
16336
16337 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16338
16339 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16340 * lib/gdb.exp (target_is_gdbserver): New procedure.
16341
16342 2014-12-08 Doug Evans <dje@google.com>
16343
16344 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16345
16346 2014-12-05 Yao Qi <yao@codesourcery.com>
16347
16348 * gdb.guile/scm-error.exp: Remove the third argument to
16349 gdb_remote_download.
16350 * gdb.guile/scm-frame-args.exp: Likewise.
16351 * gdb.guile/scm-section-script.exp: Likewise.
16352
16353 2014-12-05 Yao Qi <yao@codesourcery.com>
16354
16355 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16356
16357 2014-12-04 Doug Evans <dje@google.com>
16358
16359 * gdb.python/py-objfile.exp: Add tests for
16360 objfile.add_separate_debug_file.
16361
16362 2014-12-04 Doug Evans <dje@google.com>
16363
16364 * lib/gdb.exp (get_build_id): New function.
16365 (build_id_debug_filename_get): Rewrite to use it.
16366 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16367
16368 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16369
16370 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16371 `method(long)', not just 0x0.
16372 * gdb.cp/nsalias.exp: Align code labels to 4.
16373 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16374 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16375 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16376 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16377 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16378 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16379
16380 2014-12-02 Doug Evans <dje@google.com>
16381
16382 PR symtab/17602
16383 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16384 * gdb.cp/anon-ns2.cc: ... here. New file.
16385 * gdb.cp/anon-ns.exp: Update.
16386
16387 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16388
16389 * gdb.python/py-events.py (inferior_call_handler): New.
16390 (register_changed_handler, memory_changed_handler): New.
16391 (test_events.invoke): Register new handlers.
16392 * gdb.python/py-events.exp: Add tests for inferior call,
16393 memory_changed and register_changed events.
16394
16395 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16396
16397 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16398 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16399 if the linker doesn't understand this.
16400
16401 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16402
16403 * gdb.python/python.exp: Change expected reply to help().
16404
16405 2014-12-01 Yao Qi <yao@codesourcery.com>
16406
16407 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16408 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16409 * configure: Re-generated.
16410
16411 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16412
16413 * gdb.cp/chained-calls.cc: New file.
16414 * gdb.cp/chained-calls.exp: New file.
16415 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16416
16417 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16418
16419 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16420 * gdb.dwarf2/symtab-producer.exp: Same.
16421 * gdb.gdb/python-interrupts.exp: Same.
16422 * gdb.gdb/python-selftest.exp: Same.
16423 * gdb.python/py-linetable.exp: Same.
16424 * gdb.python/py-type.exp: Same.
16425 * gdb.python/py-value-cc.exp: Same.
16426 * gdb.python/py-value.exp: Same.
16427
16428 2014-11-28 Yao Qi <yao@codesourcery.com>
16429
16430 * gdb.base/break-probes.exp: Match library name prefixed with
16431 sysroot.
16432
16433 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16434
16435 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16436 test expected output. Add parentheses for the call to print.
16437 Remove L suffix from integers.
16438
16439 2014-11-26 Doug Evans <dje@google.com>
16440
16441 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16442
16443 2014-11-22 Yao Qi <yao@codesourcery.com>
16444
16445 * gdb.trace/entry-values.c: Remove asms.
16446 (foo): Add foo_label.
16447 (bar): Add bar_label.
16448 * gdb.trace/entry-values.exp: Remove code computing foo's
16449 length and bar's length.
16450 (Dwarf::assemble): Invoke function_range for bar and use
16451 MACRO_AT_func for foo.
16452
16453 2014-11-22 Yao Qi <yao@codesourcery.com>
16454
16455 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16456 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16457 Use .Lgcc43_procstart instead of gcc43.
16458
16459 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16460
16461 * gdb.ada/n_arr_bound: New testcase.
16462
16463 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16464
16465 PR breakpoints/10737
16466 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16467 test_catch_syscall_multi_arch.
16468 (test_catch_syscall_multi_arch): New function.
16469
16470 2014-11-20 Doug Evans <xdje42@gmail.com>
16471
16472 * gdb.base/maint.exp: Update expected output.
16473
16474 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16475
16476 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16477 4-byte instruction on S390.
16478
16479 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16480
16481 * gdb.ada/arr_arr: New testcase.
16482
16483 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16484
16485 * gdb.ada/pkd_arr_elem: New Testcase.
16486
16487 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16488
16489 * gdb.reverse/break-precsave: Expect completion message for
16490 core file reads.
16491 * gdb.reverse/consecutive-precsave.exp: Likewise.
16492 * gdb.reverse/finish-precsave.exp: Likewise.
16493 * gdb.reverse/i386-precsave.exp: Likewise.
16494 * gdb.reverse/machinestate-precsave.exp: Likewise.
16495 * gdb.reverse/sigall-precsave.exp: Likewise.
16496 * gdb.reverse/solib-precsave.exp: Likewise.
16497 * gdb.reverse/step-precsave.exp: Likewise.
16498 * gdb.reverse/until-precsave.exp: Likewise.
16499 * gdb.reverse/watch-precsave.exp: Likewise.
16500
16501 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16502
16503 * gdb.base/bp-permanent.c: Include unistd.h.
16504 * gdb.python/py-framefilter-mi.c (main): Add return type.
16505 * gdb.python/py-framefilter.c (main): Likewise.
16506 * gdb.trace/actions-changed.c (main): Likewise.
16507
16508 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16509
16510 * gdb.mi/until.c: Add eye-catchers.
16511 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16512 line numbers.
16513
16514 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16515
16516 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16517 function header variants in break1.c.
16518 * gdb.base/ena-dis-br.exp: Likewise.
16519 * gdb.base/hbreak2.exp: Likewise.
16520 * gdb.reverse/until-precsave.exp: Drop references to removed
16521 non-prototype function header variants in ur1.c.
16522 * gdb.reverse/until-reverse.exp: Likewise.
16523
16524 2014-11-17 Petr Machata <pmachata@redhat.com>
16525
16526 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16527 ${_cu_offset_size} bytes abbrev offset.
16528
16529 2014-11-15 Doug Evans <xdje42@gmail.com>
16530
16531 PR symtab/17559
16532 * gdb.base/line-symtabs.exp: New file.
16533 * gdb.base/line-symtabs.c: New file.
16534 * gdb.base/line-symtabs.h: New file.
16535
16536 2014-11-14 Yao Qi <yao@codesourcery.com>
16537
16538 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16539 (func): Add label func_label.
16540 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16541 Replace low_pc and high_pc with MACRO_AT_range.
16542 Replace name, low_pc and high_pc with MACRO_AT_func.
16543
16544 2014-11-14 Yao Qi <yao@codesourcery.com>
16545
16546 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16547 Replace name, low_pc and high_pc with MACRO_AT_func.
16548
16549 2014-11-14 Yao Qi <yao@codesourcery.com>
16550
16551 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16552 produce debug information.
16553 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16554
16555 2014-11-14 Yao Qi <yao@codesourcery.com>
16556
16557 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16558 object and get function length.
16559 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16560 with MACRO_AT_func.
16561 (top-level): Replace gdb_compile and clean_restart with
16562 prepare_for_testing.
16563 * gdb.dwarf2/main.c (main): Add label main_label.
16564
16565 2014-11-14 Yao Qi <yao@codesourcery.com>
16566
16567 * lib/dwarf.exp (function_range): New procedure.
16568 (Dwarf::_handle_macro_at_func): New procedure.
16569 (Dwarf::_handle_macro_at_range): New procedure.
16570 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16571
16572 2014-11-14 Yao Qi <yao@codesourcery.com>
16573
16574 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16575 (_handle_attribute): New procedure.
16576
16577 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16578
16579 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16580 * gdb.base/call-sc.c (zed): Likewise.
16581 * gdb.base/checkpoint.c (main): Likewise.
16582 * gdb.base/dump.c (main): Likewise.
16583 * gdb.base/gcore.c (main): Likewise.
16584 * gdb.base/huge.c (main): Likewise.
16585 * gdb.base/multi-forks.c (main): Likewise.
16586 * gdb.base/pr10179-a.c (main): Likewise.
16587 * gdb.base/savedregs.c (main): Likewise.
16588 * gdb.base/sigaltstack.c (main): Likewise.
16589 * gdb.base/siginfo.c (main): Likewise.
16590 * gdb.base/structs.c (zed): Likewise.
16591 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16592 * gdb.mi/mi-syn-frame.c (main): Likewise.
16593 * gdb.mi/until.c (foo, main): Likewise.
16594 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16595 * gdb.base/solib-weak.c (foo): Declare.
16596 * gdb.base/attach-twice.c: Include stdio.h.
16597 * gdb.base/weaklib1.c: Likewise.
16598 * gdb.base/weaklib2.c: Likewise.
16599 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16600 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16601 unistd.h.
16602 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16603 * gdb.mi/mi-exit-code.c: Likewise.
16604 * gdb.base/break-interp-lib.c: Include string.h.
16605 * gdb.base/coremaker.c: Likewise.
16606 * gdb.base/testenv.c: Likewise.
16607 * gdb.python/py-finish-breakpoint.c: Likewise.
16608 * gdb.base/inferior-died.c: Include sys/wait.h.
16609 * gdb.base/fileio.c: Include time.h.
16610 * gdb.base/async-shell.c: Include unistd.h.
16611 * gdb.base/dprintf-non-stop.c: Likewise.
16612 * gdb.base/info-os.c: Likewise.
16613 * gdb.mi/mi-console.c: Likewise.
16614 * gdb.mi/watch-nonstop.c: Likewise.
16615 * gdb.python/py-events.c: Likewise.
16616 * gdb.base/async.c (baz): Move up before its invocation.
16617 * gdb.base/code_elim2.c (my_global_func): Likewise.
16618 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16619 * gdb.base/advance.c (func2): Likewise.
16620
16621 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16622
16623 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16624 variant.
16625 * gdb.base/annota3.c: Likewise.
16626 * gdb.base/async.c: Likewise.
16627 * gdb.base/average.c: Likewise.
16628 * gdb.base/call-ar-st.c: Likewise.
16629 * gdb.base/call-rt-st.c: Likewise.
16630 * gdb.base/call-sc.c: Likewise.
16631 * gdb.base/call-strs.c: Likewise.
16632 * gdb.base/ending-run.c: Likewise.
16633 * gdb.base/execd-prog.c: Likewise.
16634 * gdb.base/exprs.c: Likewise.
16635 * gdb.base/foll-exec.c: Likewise.
16636 * gdb.base/foll-fork.c: Likewise.
16637 * gdb.base/foll-vfork.c: Likewise.
16638 * gdb.base/funcargs.c: Likewise.
16639 * gdb.base/gcore.c: Likewise.
16640 * gdb.base/jump.c: Likewise.
16641 * gdb.base/langs0.c: Likewise.
16642 * gdb.base/langs1.c: Likewise.
16643 * gdb.base/langs2.c: Likewise.
16644 * gdb.base/mips_pro.c: Likewise.
16645 * gdb.base/nodebug.c: Likewise.
16646 * gdb.base/opaque0.c: Likewise.
16647 * gdb.base/opaque1.c: Likewise.
16648 * gdb.base/recurse.c: Likewise.
16649 * gdb.base/run.c: Likewise.
16650 * gdb.base/scope0.c: Likewise.
16651 * gdb.base/scope1.c: Likewise.
16652 * gdb.base/setshow.c: Likewise.
16653 * gdb.base/setvar.c: Likewise.
16654 * gdb.base/shmain.c: Likewise.
16655 * gdb.base/shr1.c: Likewise.
16656 * gdb.base/shr2.c: Likewise.
16657 * gdb.base/sigall.c: Likewise.
16658 * gdb.base/signals.c: Likewise.
16659 * gdb.base/so-indr-cl.c: Likewise.
16660 * gdb.base/solib2.c: Likewise.
16661 * gdb.base/structs.c: Likewise.
16662 * gdb.base/sum.c: Likewise.
16663 * gdb.base/vforked-prog.c: Likewise.
16664 * gdb.base/watchpoint.c: Likewise.
16665 * gdb.reverse/shr2.c: Likewise.
16666 * gdb.reverse/until-reverse.c: Likewise.
16667 * gdb.reverse/ur1.c: Likewise.
16668 * gdb.reverse/watch-reverse.c: Likewise.
16669
16670 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16671
16672 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16673 variant.
16674 * gdb.base/sepdebug.exp: Drop references to removed code.
16675
16676 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16677
16678 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16679 variant. Preserve original line numbering.
16680 * gdb.base/list1.c: Likewise.
16681
16682 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16683
16684 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16685 variant.
16686 * gdb.base/break1.c: Likewise.
16687 * gdb.base/break.exp: Drop references to removed code.
16688
16689 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16690
16691 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16692 variant.
16693
16694 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16695
16696 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16697
16698 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16699
16700 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16701 logic into perform_all_tests() and invoke it with and without
16702 function header prototypes.
16703 (do_function_calls): Remove conditional XFAIL for PR 5318.
16704 (rerun_and_prepare): Remove duplicate code.
16705 (perform_all_tests): New. Main logic moved here.
16706
16707 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16708
16709 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16710 code guarded by #ifdef NO_PROTOTYPES.
16711 (t_double_many_args): Likewise.
16712 (DEF_FUNC_MANY_ARGS_1): Likewise.
16713 (DEF_FUNC_VALUES_1): Likewise.
16714 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16715 guarded by #ifdef PROTOTYPES.
16716
16717 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16718
16719 * gdb.mi/mi-console.c: Add eye-catcher.
16720 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16721 instead of literal line number.
16722
16723 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16724
16725 * gdb.base/shr2.c: Add eye-catcher.
16726 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16727 line number.
16728
16729 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16730
16731 * gdb.base/jump.c: Add eye-catchers.
16732 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16733 numbers.
16734
16735 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16736
16737 * gdb.base/execd-prog.c: Add eye-catchers.
16738 * gdb.base/foll-exec.c: Likewise.
16739 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16740 line numbers.
16741
16742 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16743
16744 * gdb.base/ending-run.c: Add eye-catchers.
16745 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16746 literal line numbers.
16747
16748 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16749
16750 * gdb.base/call-rt-st.c: Add eye-catchers.
16751 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16752 literal line numbers.
16753
16754 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16755
16756 * gdb.base/call-ar-st.c: Add eye-catchers.
16757 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16758 literal line numbers.
16759
16760 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16761
16762 * gdb.base/average.c: Add eye-catchers.
16763 * gdb.base/sum.c: Likewise.
16764 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16765 regexps dynamically.
16766
16767 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16768
16769 * gdb.base/solib1.c: Add eye-catchers.
16770 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16771 literal line numbers.
16772
16773 2014-11-12 Pedro Alves <palves@redhat.com>
16774
16775 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16776 leader has exited.
16777
16778 2014-11-12 Pedro Alves <palves@redhat.com>
16779
16780 * gdb.arch/i386-bp_permanent.c: New file.
16781 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16782 (srcfile): Set to i386-bp_permanent.c.
16783 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16784 that stepi does not execute the 'leave' instruction, instead of
16785 testing it does execute.
16786 * gdb.base/bp-permanent.c: New file.
16787 * gdb.base/bp-permanent.exp: New file.
16788
16789 2014-11-10 Doug Evans <xdje42@gmail.com>
16790
16791 PR symtab/17564
16792 * gdb.base/symtab-search-order.exp: New file.
16793 * gdb.base/symtab-search-order.c: New file.
16794 * gdb.base/symtab-search-order-1.c: New file.
16795 * gdb.base/symtab-search-order-shlib-1.c: New file.
16796
16797 2014-11-07 Pedro Alves <palves@redhat.com>
16798
16799 PR gdb/17511
16800 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16801 i?86-*-linux*.
16802
16803 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16804
16805 PR c++/17494
16806 * gdb.cp/pr17494.cc: New file.
16807 * gdb.cp/pr17494.exp: New file.
16808
16809 2014-11-02 Yao Qi <yao@codesourcery.com>
16810
16811 * gdb.python/python.exp: Get working directory and match the
16812 output of "set extended-prompt \\w " with it.
16813
16814 2014-10-30 Doug Evans <dje@google.com>
16815
16816 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16817 in objfiles.
16818 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16819 in progspaces.
16820
16821 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16822
16823 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16824 * gdb.base/realname-expand.exp: Likewise.
16825 * gdb.linespec/macro-relative.exp: Likewise.
16826
16827 2014-10-29 Pedro Alves <palves@redhat.com>
16828
16829 PR gdb/17408
16830 * gdb.threads/schedlock.c (some_function): New function.
16831 (call_function): New global.
16832 (MAYBE_CALL_SOME_FUNCTION): New macro.
16833 (thread_function): Call it.
16834 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16835 and use it instead of a global counter. Adjust all callers.
16836 (get_current_thread): Use "find current thread" for test message
16837 here rather than having all callers pass down the same string.
16838 (goto_loop): New procedure, factored out from ...
16839 (my_continue): ... this.
16840 (step_ten_loops): Change parameter from test message to command to
16841 use. Adjust.
16842 (list_count): Delete global.
16843 (check_result): New procedure, factored out from duplicate top
16844 level code.
16845 (continue tests): Wrap in with_test_prefix.
16846 (test_step): New procedure, factored out from duplicate top level
16847 code.
16848 (top level): Test "step" in combination with all scheduler-locking
16849 modes. Test "next" in combination with all scheduler-locking
16850 modes, and in combination with stepping over a function call or
16851 not.
16852 * gdb.threads/next-bp-other-thread.c: New file.
16853 * gdb.threads/next-bp-other-thread.exp: New file.
16854
16855 2014-10-29 Pedro Alves <palves@redhat.com>
16856
16857 PR python/17372
16858 * gdb.python/python.exp: Test a multi-line command that spawns
16859 interactive Python.
16860 * gdb.base/multi-line-starts-subshell.exp: New file.
16861
16862 2014-10-29 Yao Qi <yao@codesourcery.com>
16863
16864 * gdb.base/fileio.exp: Make directories on host.
16865
16866 2014-10-29 Yao Qi <yao@codesourcery.com>
16867
16868 * gdb.base/fileio.c (test_write): Close the file.
16869
16870 2014-10-28 Pedro Alves <palves@redhat.com>
16871
16872 PR gdb/12623
16873 * gdb.base/sigstep.c (no_handler): New global.
16874 (main): If 'no_handler is true, set the signal handlers to
16875 SIG_IGN.
16876 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16877 with_sw_watch and no_handler parameters. Handle them.
16878 (top level) <stepping over handler when stopped at a breakpoint
16879 test>: Add a test axis for testing with a software watchpoint, and
16880 another for testing with the signal handler set to SIG_IGN.
16881 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16882 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16883
16884 2014-10-28 Pedro Alves <palves@redhat.com>
16885
16886 PR gdb/17511
16887 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16888 * gdb.base/sigstep.exp (other_handler_location): New global.
16889 (advance): Support stepping into the signal handler, and running
16890 commands while in the handler.
16891 (in_handler_map): New global.
16892 (top level): In the advance test, add combinations for getting
16893 into the handler with stepping commands, and for running commands
16894 in the handler. Add comment descripting the advancei tests.
16895
16896 2014-10-28 Pedro Alves <palves@redhat.com>
16897
16898 * gdb.base/sigstep.exp: Use build_executable instead of
16899 prepare_for_testing.
16900 (top level): Move code that starts GDB, runs to main and creates a
16901 display to ...
16902 (restart): ... this new procedure.
16903 (top level): Move backtrace from signal handler test to ...
16904 (validate_backtrace): ... this new procedure.
16905 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16906 with_test_prefix. Always restart GDB.
16907 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16908 with_test_prefix. Always restart GDB. No need to delete
16909 breakpoints after the test.
16910 (test_skip_handler): Remove prefix parameter.
16911 (skip_over_handler, breakpoint_to_handler)
16912 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16913 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16914 restart GDB. No need to delete breakpoints after the test.
16915 (top level): Use foreach to call the test procedures with
16916 different commands.
16917
16918 2014-10-28 Pedro Alves <palves@redhat.com>
16919
16920 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16921 instead of GNATS numbers.
16922 * gdb.base/sigbpt.exp: Likewise.
16923 * gdb.base/siginfo.exp: Likewise.
16924 * gdb.base/sigstep.exp: Likewise.
16925
16926 2014-10-27 Pedro Alves <palves@redhat.com>
16927
16928 * gdb.base/sigstep.c (dummy): New global.
16929 (main): Issue a couple writes to the new global.
16930 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16931 procedures.
16932 (skip_over_handler): Use test_skip_handler.
16933 (top level): Call skip_over_handler for stepi and nexti too.
16934 (breakpoint_over_handler): Use test_skip_handler.
16935 (top level): Call breakpoint_over_handler for stepi and nexti too.
16936
16937 2014-10-27 Yao Qi <yao@codesourcery.com>
16938
16939 * gdb.trace/tfile.c (adjust_function_address)
16940 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16941 function descriptor.
16942
16943 2014-10-24 Don Breazeal <donb@codesourcery.com>
16944
16945 * gdb.base/foll-fork.exp (test_follow_fork,
16946 catch_fork_child_follow): Check for updated fork messages emitted
16947 from infrun.c.
16948 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16949 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16950 vfork_and_exec_child_follow_through_step): Check for updated vfork
16951 messages emitted from infrun.c.
16952
16953 2014-10-24 Pedro Alves <palves@redhat.com>
16954
16955 * gdb.base/corefile.exp: Remove references to ultrix.
16956 * gdb.base/interrupt.exp: Likewise.
16957 * gdb.base/whatis.exp: Likewise.
16958 * gdb.gdb/selftest.exp: Likewise.
16959 * gdb.threads/manythreads.exp: Likewise.
16960 * gdb.threads/print-threads.exp: Likewise.
16961 * gdb.threads/pthreads.exp:: Likewise.
16962 * gdb.threads/schedlock.exp: Likewise.
16963
16964 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16965
16966 * gdb.cp/non-trivial-retval.cc: Add a test case.
16967 * gdb.cp/non-trivial-retval.exp: Add a test.
16968
16969 2014-10-20 Yao Qi <yao@codesourcery.com>
16970
16971 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16972 * gdb.python/py-objfile-script-gdb.py: New file.
16973 * gdb.python/py-objfile-script.exp: Update reference to
16974 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16975 of remote_download. Remove the dest file.
16976
16977 2014-10-20 Yao Qi <yao@codesourcery.com>
16978
16979 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16980 * gdb.base/step-line.exp: Likewise.
16981 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16982 * gdb.dwarf2/dw2-basic.exp: Likewise.
16983 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16984 * gdb.dwarf2/dw2-filename.exp: Likewise.
16985 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16986 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16987 * gdb.dwarf2/dw2-producer.exp: Likewise.
16988 * gdb.dwarf2/mac-fileno.exp: Likewise.
16989 * gdb.python/py-frame-args.exp: Likewise.
16990 * gdb.python/py-framefilter.exp: Likewise.
16991 * gdb.python/py-mi.exp: Likewise.
16992 * gdb.python/py-objfile-script.exp: Likewise
16993 * gdb.python/py-pp-integral.exp: Likewise.
16994 * gdb.python/py-pp-re-notag.exp: Likewise.
16995 * gdb.python/py-prettyprint.exp: Likewise.
16996 * gdb.python/py-section-script.exp: Likewise.
16997 * gdb.python/py-typeprint.exp: Likewise.
16998 * gdb.python/py-xmethods.exp: Likewise.
16999 * gdb.stabs/weird.exp: Likewise.
17000 * gdb.xml/tdesc-regs.exp: Likewise.
17001
17002 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17003
17004 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17005 (out_cu): Use addr_len for the size of addresses.
17006 (out_line): Likewise. Size DW_LNE_set_address instruction
17007 according to addr_len.
17008 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17009 (FUNC): Add START_INSNS to definition.
17010
17011 2014-10-18 Yao Qi <yao@codesourcery.com>
17012
17013 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17014 gdb_has_argv0 return true.
17015 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17016 check [target_info exists noargs], check [gdb_has_argv0]
17017 instead.
17018 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17019 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17020 procedures.
17021
17022 2014-10-17 Doug Evans <dje@google.com>
17023
17024 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17025 event.
17026 * gdb.python/py-events.py: Add clear_objfiles event.
17027
17028 2014-10-17 Doug Evans <dje@google.com>
17029
17030 * gdb.python/py-objfile.exp: Test progspace attribute.
17031
17032 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17033
17034 * gdb.guile/scm-breakpoint.exp: Do not assume any
17035 directory separators when matching source file paths.
17036 * gdb.python/py-breakpoint.exp: Likewise.
17037 * gdb.reverse/break-precsave.exp: Likewise.
17038 * gdb.reverse/break-reverse.exp: Likewise.
17039 * gdb.reverse/consecutive-precsave.exp: Likewise.
17040 * gdb.reverse/finish-precsave.exp: Likewise.
17041 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17042 * gdb.reverse/finish-reverse.exp: Likewise.
17043 * gdb.reverse/i386-precsave.exp: Likewise.
17044 * gdb.reverse/i387-env-reverse.exp: Likewise.
17045 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17046 * gdb.reverse/machinestate-precsave.exp: Likewise.
17047 * gdb.reverse/machinestate.exp: Likewise.
17048 * gdb.reverse/sigall-precsave.exp: Likewise.
17049 * gdb.reverse/solib-precsave.exp: Likewise.
17050 * gdb.reverse/step-precsave.exp: Likewise.
17051 * gdb.reverse/until-precsave.exp: Likewise.
17052 * gdb.reverse/watch-precsave.exp: Likewise.
17053 * gdb.reverse/watch-reverse.exp: Likewise.
17054
17055 2014-10-17 Yao Qi <yao@codesourcery.com>
17056
17057 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17058 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17059
17060 2014-10-17 Pedro Alves <palves@redhat.com>
17061
17062 PR gdb/17471
17063 * gdb.base/bg-execution-repeat.c: New file.
17064 * gdb.base/bg-execution-repeat.exp: New file.
17065
17066 2014-10-17 Pedro Alves <palves@redhat.com>
17067
17068 PR gdb/17300
17069 * gdb.base/continue-all-already-running.c: New file.
17070 * gdb.base/continue-all-already-running.exp: New file.
17071
17072 2014-10-17 Pedro Alves <palves@redhat.com>
17073
17074 PR gdb/17472
17075 * gdb.base/annota-input-while-running.c: New file.
17076 * gdb.base/annota-input-while-running.exp: New file.
17077
17078 2014-10-17 Pedro Alves <palves@redhat.com>
17079
17080 * gdb.base/callfuncs.exp: emove references to osf.
17081 * gdb.base/sigall.exp: Likewise.
17082 * gdb.gdb/selftest.exp: Likewise.
17083 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17084 * gdb.mi/non-stop.c: Likewise.
17085 * gdb.mi/pthreads.c: Likewise.
17086 * gdb.reverse/sigall-precsave.exp: Likewise.
17087 * gdb.reverse/sigall-reverse.exp: Likewise.
17088 * gdb.threads/pthreads.c: Likewise.
17089 * gdb.threads/pthreads.exp: Likewise.
17090
17091 2014-10-17 Yao Qi <yao@codesourcery.com>
17092
17093 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17094 check 'target_info exists noargs'.
17095 (test_command_prompt_position): Likewise.
17096 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17097 Remove "set args".
17098 (progvar_simple_while_test): Likewise.
17099 (progvar_complex_if_while_test): Likewise.
17100 (if_while_breakpoint_command_test): Likewise.
17101 (infrun_breakpoint_command_test): Likewise.
17102 (breakpoint_command_test): Likewise.
17103 (watchpoint_command_test): Likewise.
17104 (bp_deleted_in_command_test): Likewise.
17105 (temporary_breakpoint_commands): Likewise.
17106
17107 2014-10-16 Yao Qi <yao@codesourcery.com>
17108
17109 * gdb.base/remotetimeout.exp: Remove noargs checking.
17110
17111 2014-10-15 Pedro Alves <palves@redhat.com>
17112
17113 PR breakpoints/9649
17114 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17115 * gdb.base/breakpoint-in-ro-region.exp
17116 (probe_target_hardware_step): New procedure.
17117 (top level): Probe hardware stepping and hardware breakpoint
17118 support. Test stepping through a read-only region, with both
17119 "breakpoint auto-hw" on and off and both "always-inserted" on and
17120 off.
17121
17122 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17123
17124 * gdb.dlang/demangle.exp: Update for demangling changes.
17125
17126 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17127
17128 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17129 * gdb.cp/non-trivial-retval.exp: Add new tests.
17130
17131 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17132
17133 PR c++/13403
17134 PR c++/15154
17135 * gdb.cp/non-trivial-retval.cc: New file.
17136 * gdb.cp/non-trivial-retval.exp: New file.
17137
17138 2014-10-15 Yao Qi <yao@codesourcery.com>
17139
17140 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17141 remote host.
17142
17143 2014-10-15 Yao Qi <yao@codesourcery.com>
17144
17145 * gdb.python/py-symbol.exp: Match file base name if host is
17146 remote, otherwise match file name with dir name.
17147 * gdb.python/py-symtab.exp: Likewise.
17148 * gdb.python/python.exp: Likewise.
17149
17150 2014-10-15 Yao Qi <yao@codesourcery.com>
17151
17152 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17153 pattern.
17154 * gdb.python/py-symtab.exp: Likewise.
17155 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17156 locationn.
17157
17158 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17159
17160 * gdb.ada/addr_arith: New testcase.
17161
17162 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17163
17164 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17165 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17166 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17167 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17168
17169 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17170
17171 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17172 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17173 * gdb.arch/stap-eval-lang-ada.exp: New file.
17174
17175 2014-10-14 Yao Qi <yao@codesourcery.com>
17176
17177 * gdb.mi/mi-var-child.c (nothing1): New function.
17178 (nothing2): New function.
17179 (do_children_tests): Set function pointers by nothing1 and
17180 nothing2.
17181 * gdb.mi/mi-var-child.exp: Step over new added statements.
17182 Update test to match the new output.
17183 * gdb.mi/var-cmd.c (nothing1): New function.
17184 (nothing2): New function.
17185 (do_children_tests): Set function pointers by nothing1 and
17186 nothing2.
17187 * gdb.mi/mi-var-display.exp: Update test to match output.
17188 Step to the line specified by $line_dct_nothing.
17189 Increase the number of lines to step.
17190
17191 2014-10-14 Yao Qi <yao@codesourcery.com>
17192
17193 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17194 tests.
17195 * gdb.mi/mi2-var-child.exp: Likewise.
17196
17197 2014-10-13 Doug Evans <dje@google.com>
17198
17199 * gdb.python/py-objfile.exp: Change name of file name test.
17200
17201 2014-10-13 Doug Evans <dje@google.com>
17202
17203 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17204 from the start of the CU.
17205
17206 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17207 Yao Qi <yao@codesourcery.com>
17208
17209 Fix "save breakpoints" for "catch" command.
17210 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17211 Remove -nonewline. Match also the added "main" line.
17212
17213 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17214
17215 Fix "save breakpoints" for "disable $bpnum" command.
17216 * gdb.base/save-bp.c (main): Add label.
17217 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17218
17219 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17220
17221 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17222
17223 2014-10-11 Yao Qi <yao@codesourcery.com>
17224
17225 * gdb.server/server-kill.exp: Execute command
17226 "set remote trace-status-packet on" before "tstatus".
17227
17228 2014-10-11 Yao Qi <yao@codesourcery.com>
17229
17230 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17231 (main): Call getppid.
17232 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17233 and continue to it. Read variable "server_pid".
17234
17235 2014-10-11 Yao Qi <yao@codesourcery.com>
17236
17237 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17238
17239 2014-10-11 Yao Qi <yao@codesourcery.com>
17240
17241 * gdb.threads/thread-find.exp: Don't execute command
17242 "info threads".
17243 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17244 * gdb.threads/linux-dp.exp: Don't check the condition
17245 $threads_created equals to zero.
17246
17247 2014-10-10 Pedro Alves <palves@redhat.com>
17248
17249 * gdb.base/bigcore.exp: Remove references to IRIX.
17250 * gdb.base/funcargs.exp: Likewise.
17251 * gdb.base/interrupt.exp: Likewise.
17252 * gdb.base/mips_pro.exp: Likewise.
17253 * gdb.base/nodebug.exp: Likewise.
17254 * gdb.base/setvar.exp: Likewise.
17255 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17256
17257 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17258 Pedro Alves <palves@redhat.com>
17259
17260 PR symtab/14466
17261 * gdb.base/vdso-warning.c: New file.
17262 * gdb.base/vdso-warning.exp: New file.
17263
17264 2014-10-02 Doug Evans <dje@google.com>
17265
17266 * gdb.base/structs.c (main): Don't run forever.
17267
17268 2014-10-02 Pedro Alves <palves@redhat.com>
17269
17270 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17271 (top level) <stop threads 1, stop threads 2>: Use it.
17272
17273 2014-10-02 Pedro Alves <palves@redhat.com>
17274
17275 * gdb.threads/break-while-running.exp (test): Add new
17276 'update_thread_list' argument. Skip "info threads" if false.
17277 (top level): Add new 'update_thread_list' axis.
17278
17279 2014-10-02 Pedro Alves <palves@redhat.com>
17280
17281 PR breakpoints/17431
17282 * gdb.base/execl-update-breakpoints.c: New file.
17283 * gdb.base/execl-update-breakpoints.exp: New file.
17284
17285 2014-10-01 Pedro Alves <palves@redhat.com>
17286
17287 * gdb.base/breakpoint-in-ro-region.c: New file.
17288 * gdb.base/breakpoint-in-ro-region.exp: New file.
17289
17290 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17291
17292 * gdb.mi/mi-exit-code.exp: New file.
17293 * gdb.mi/mi-exit-code.c: New file.
17294
17295 2014-09-30 Yao Qi <yao@codesourcery.com>
17296
17297 * lib/prelink-support.exp (build_executable_own_libs): Error if
17298 the target isn't native.
17299
17300 2014-09-30 Yao Qi <yao@codesourcery.com>
17301
17302 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17303 false.
17304
17305 2014-09-22 Pedro Alves <palves@redhat.com>
17306
17307 * gdb.threads/break-while-running.exp: New file.
17308 * gdb.threads/break-while-running.c: New file.
17309
17310 2014-09-19 Yao Qi <yao@codesourcery.com>
17311
17312 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17313 Invoke test. Restart GDB with --readnow and invoke test again.
17314
17315 2014-09-19 Yao Qi <yao@codesourcery.com>
17316
17317 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17318 proc set_breakpoint_on_gcd_function. Invoke
17319 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17320 invoke set_breakpoint_on_gcd_function again.
17321
17322 2014-09-18 Doug Evans <dje@google.com>
17323
17324 * gdb.dwarf2/symtab-producer.exp: New file.
17325
17326 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17327
17328 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17329 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17330 * gdb.base/global-var-nested-by-dso.c: Likewise.
17331 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17332
17333 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17334 Pedro Alves <palves@redhat.com>
17335
17336 * gdb.base/watch-bitfields.exp: Pass string other than test file
17337 name to prepare_for_testing.
17338 (watch): New procedure.
17339 (expect_watchpoint): Use with_test_prefix.
17340 (top level): Factor out tests to ...
17341 (test_watch_location, test_regular_watch): ... these new
17342 procedures, and use with_test_prefix and gdb_continue_to_end.
17343
17344 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17345
17346 PR breakpoints/12526
17347 * gdb.base/watch-bitfields.exp: New file.
17348 * gdb.base/watch-bitfields.c: New file.
17349
17350 2014-09-16 Pedro Alves <palves@redhat.com>
17351
17352 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17353 software and hardware addresses, not software address against
17354 itself.
17355
17356 2014-09-16 Pedro Alves <palves@redhat.com>
17357
17358 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17359 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17360
17361 2014-09-16 Pedro Alves <palves@redhat.com>
17362
17363 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17364 files.
17365 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17366 "*-*-vxworks*" throughout.
17367 * gdb.base/break.exp: Likewise.
17368 * gdb.base/default.exp: Likewise.
17369 * gdb.base/scope.exp: Likewise.
17370 * gdb.base/sepdebug.exp: Likewise.
17371 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17372 throughout.
17373 * gdb.base/run.c: Likewise.
17374 * gdb.base/sepdebug.c: Likewise.
17375 * gdb.hp/gdb.aCC/run.c: Likewise.
17376 * gdb.reverse/until-reverse.c: Likewise.
17377 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17378
17379 2014-09-16 Yao Qi <yao@codesourcery.com>
17380
17381 * boards/local-remote-host-native.exp: New file.
17382
17383 2014-09-14 Doug Evans <xdje42@gmail.com>
17384
17385 * gdb.threads/queue-signal.c (thread_count): New variable.
17386 (thread_count_mutex, thread_count_condvar): New variables.
17387 (incr_thread_count, wait_all_threads_running): New functions.
17388 (main): Wait for all threads to be in their thread functions.
17389
17390 2014-09-13 Doug Evans <xdje42@gmail.com>
17391
17392 * gdb.threads/queue-signal.c: New file.
17393 * gdb.threads/queue-signal.exp: New file.
17394
17395 2014-09-13 Doug Evans <xdje42@gmail.com>
17396
17397 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17398 be consistent with what default_gdb_init uses.
17399 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17400 the plain text of the prompt. Add some logging printfs.
17401 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17402
17403 2014-09-12 Pedro Alves <palves@redhat.com>
17404
17405 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17406 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17407 * gdb.arch/i386-size-overlap.exp: Likewise.
17408 * gdb.arch/i386-size.exp: Likewise.
17409 * gdb.arch/i386-unwind.exp: Likewise.
17410 * gdb.base/a2-run.exp: Likewise.
17411 * gdb.base/break.exp: Likewise.
17412 * gdb.base/charset.exp: Likewise.
17413 * gdb.base/chng-syms.exp: Likewise.
17414 * gdb.base/commands.exp: Likewise.
17415 * gdb.base/dbx.exp: Likewise.
17416 * gdb.base/find.exp: Likewise.
17417 * gdb.base/funcargs.exp: Likewise.
17418 * gdb.base/jit-simple.exp: Likewise.
17419 * gdb.base/reread.exp: Likewise.
17420 * gdb.base/sepdebug.exp: Likewise.
17421 * gdb.base/step-bt.exp: Likewise.
17422 * gdb.cp/mb-inline.exp: Likewise.
17423 * gdb.cp/mb-templates.exp: Likewise.
17424 * gdb.objc/basicclass.exp: Likewise.
17425 * gdb.threads/killed.exp: Likewise.
17426
17427 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17428
17429 PR tdep/17379
17430 * gdb.arch/powerpc-stackless.S: New file.
17431 * gdb.arch/powerpc-stackless.exp: New file.
17432
17433 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17434
17435 * gdb.base/attach.c: Include unistd.h.
17436 (main): Call alarm. Add label postloop.
17437 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17438 gdb_breakpoint, gdb_continue_to_breakpoint.
17439 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17440
17441 2014-09-11 Pedro Alves <palves@redhat.com>
17442
17443 PR gdb/17347
17444 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17445 * gdb.base/attach.exp (test_command_line_attach_run): New
17446 procedure.
17447 (top level): Call it.
17448
17449 2014-09-11 Pedro Alves <palves@redhat.com>
17450
17451 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17452 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17453 (do_command_attach_tests): Use spawn_wait_for_attach.
17454 * gdb.base/solib-overlap.exp: Likewise.
17455 * gdb.multi/multi-attach.exp: Likewise.
17456 * gdb.python/py-prompt.exp: Likewise.
17457 * gdb.python/py-sync-interp.exp: Likewise.
17458 * gdb.server/ext-attach.exp: Likewise.
17459
17460 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17461
17462 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17463 command in testcase. Simplify testcase.
17464
17465 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17466
17467 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17468
17469 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17470
17471 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17472
17473 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17474
17475 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17476
17477 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17478
17479 * gdb.dwarf2/dynarr-ptr.c: New file.
17480 * gdb.dwarf2/dynarr-ptr.exp: New file.
17481
17482 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17483
17484 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17485 of 30 rather than hardcoding 120 for a slow test case. Take the
17486 `gdb,timeout' target setting into account for this calculation.
17487 Don't extend the timeout for the test cases that don't need it.
17488
17489 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17490
17491 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17492 a factor of 2 for a slow test case. Take the `gdb,timeout'
17493 target setting into account for this calculation.
17494 * gdb.reverse/until-precsave.exp: Increase the timeout by
17495 a factor of 15 and 3 respectively rather than adding 120
17496 for a pair of slow test cases. Take the `gdb,timeout'
17497 target setting into account for this calculation.
17498
17499 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17500
17501 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17502 timeout, don't pass one down to gdb_expect.
17503 (gdb_expect): Rework timeout selection.
17504
17505 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17506
17507 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17508 exception on timeout.
17509 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17510 (gdbserver_start_extended): Catch any `gdbserver_start' error
17511 exceptions.
17512 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17513 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17514 `gdbserver_gdb_load' error exceptions.
17515
17516 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17517
17518 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17519 120 on waiting for the TCP socket to open.
17520
17521 2014-09-09 Doug Evans <xdje42@gmail.com>
17522
17523 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17524 _caller_matches, _any_caller_is, _any_caller_matches.
17525
17526 2014-09-09 Doug Evans <xdje42@gmail.com>
17527
17528 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17529
17530 2014-09-09 Yao Qi <yao@codesourcery.com>
17531
17532 * gdb.mi/mi-var-display.exp: Set print symbol off.
17533
17534 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17535
17536 PR gdb/17035
17537 * gdb.base/commands.exp: Add tests to verify user-defined
17538 commands with empty bodies.
17539 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17540 python commands in `show user command`.
17541 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17542 scheme commands in `show user command`.
17543
17544 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17545
17546 PR python/17355
17547 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17548 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17549 * gdb.python/py-framefilter-invalidarg.exp: New file.
17550 * gdb.python/py-framefilter-invalidarg.py: New file.
17551
17552 2014-09-06 Doug Evans <xdje42@gmail.com>
17553
17554 PR 15276
17555 * gdb.python/py-caller-is.c: New file.
17556 * gdb.python/py-caller-is.exp: New file.
17557
17558 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17559
17560 PR gdb/17235
17561 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17562 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17563
17564 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17565
17566 PR fortran/17237
17567 * gdb.fortran/print-formatted.exp: New file.
17568 * gdb.fortran/print-formatted.f90: Likewise.
17569
17570 2014-09-03 Sasha Smundak <asmundak@google.com>
17571
17572 * gdb.python/py-frame.exp: Test Frame.read_register.
17573
17574 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17575
17576 PR python/16699
17577 * gdb.python/py-completion.exp: New file.
17578 * gdb.python/py-completion.py: Likewise.
17579
17580 2014-08-28 Doug Evans <dje@google.com>
17581
17582 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17583 eax,etc. are live with values set by gdb and thus the compiler can't
17584 use them.
17585 * gdb.arch/i386-pseudo.c (main): Ditto.
17586
17587 2014-08-27 Doug Evans <dje@google.com>
17588
17589 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17590
17591 2014-08-25 Doug Evans <dje@google.com>
17592
17593 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17594 (main): Ditto.
17595
17596 2014-08-25 Doug Evans <dje@google.com>
17597
17598 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17599
17600 2014-08-24 Yao Qi <yao@codesourcery.com>
17601
17602 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17603 symbol off.
17604 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17605
17606 2014-08-22 Doug Evans <dje@google.com>
17607
17608 PR 17276
17609 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17610 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17611 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17612
17613 2014-08-22 Yao Qi <yao@codesourcery.com>
17614
17615 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17616 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17617 * gdb.python/python.exp: Likewise. Use .py file on the host
17618 instead of the build.
17619
17620 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17621
17622 * gdb.threads/gcore-stale-thread.c: New file.
17623 * gdb.threads/gcore-stale-thread.exp: New file.
17624
17625 2014-08-21 Pedro Alves <palves@redhat.com>
17626
17627 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17628 * gdb.base/gcore-relro-pie.exp: Likewise.
17629 * gdb.base/gcore-relro.exp: Likewise.
17630 * gdb.base/gcore.exp: Likewise.
17631 * gdb.base/print-symbol-loading.exp: Likewise.
17632 * gdb.threads/gcore-thread.exp: Likewise.
17633 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17634
17635 2014-08-20 Pedro Alves <palves@redhat.com>
17636 Jan Kratochvil <jan.kratochvil@redhat.com>
17637
17638 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17639 configure.
17640 (EXPECT): Handle READ1 being set.
17641 (all): Depend on EXTRA_RULES.
17642 (check-read1, expect-read1, read1.so, read1): New rules.
17643 * README (Testsuite Parameters): Document the READ1 make variable.
17644 (Race detection): New section.
17645 * configure: Regenerate.
17646 * configure.ac: If build==host==target, and running under a
17647 GNU/glibc system, add read1 to the extra Makefile rules.
17648 (EXTRA_RULES): AC_SUBST it.
17649 * lib/read1.c: New file.
17650
17651 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17652
17653 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17654 the handling of variables declared as a typedef to an array
17655 which a DW_AT_data_location attribute.
17656
17657 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17658 Pedro Alves <palves@redhat.com>
17659
17660 PR symtab/14604
17661 PR symtab/14605
17662 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17663 gdb_test.
17664
17665 2014-08-19 Pedro Alves <palves@redhat.com>
17666
17667 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17668
17669 2014-08-19 Yao Qi <yao@codesourcery.com>
17670
17671 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17672 right line.
17673
17674 2014-08-18 David Blaikie <dblaikie@gmail.com>
17675
17676 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17677
17678 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17679
17680 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17681 attribute in array range.
17682
17683 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17684
17685 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17686
17687 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17688
17689 PR c++/17132
17690 * gdb.cp/pr17132.cc: New file.
17691 * gdb.cp/pr17132.exp: New file.
17692
17693 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17694
17695 * gdb.python/py-xmethods.py (A_getarrayind)
17696 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17697 Use 'print' with function call syntax.
17698 (E_method_matcher.match): Fix tab vs space indentation mixup.
17699
17700 2014-08-15 Yao Qi <yao@codesourcery.com>
17701
17702 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17703 false.
17704
17705 2014-08-15 Yao Qi <yao@codesourcery.com>
17706
17707 * gdb.cp/casts.exp: Set print symbol off.
17708 * gdb.cp/class2.exp: Likewise.
17709 * gdb.cp/overload.exp: Likewise.
17710 * gdb.cp/templates.exp: Likewise.
17711
17712 2014-08-11 Doug Evans <dje@google.com>
17713
17714 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17715 (test_load_shlib): Update.
17716
17717 2014-08-09 Yao Qi <yao@codesourcery.com>
17718
17719 * gdb.base/display.exp: Invoke is_address_zero_readable.
17720 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17721 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17722 * gdb.base/hbreak-unmapped.exp: Return if
17723 is_address_zero_readable returns true.
17724 * gdb.base/signest.exp: Likewise.
17725 * gdb.base/signull.exp: Likewise.
17726 * gdb.base/sigbpt.exp: Likewise.
17727 * gdb.guile/scm-disasm.exp: Do the test if
17728 is_address_zero_readable returns false.
17729 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17730 * gdb.python/py-arch.exp: Likewise.
17731 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17732 * lib/gdb.exp (is_address_zero_readable): New proc.
17733
17734 2014-08-09 Yao Qi <yao@codesourcery.com>
17735
17736 PR testsuite/13443
17737 * gdb.mi/mi-var-display.exp: Make test messages unique.
17738
17739 2014-08-04 Tom Tromey <tromey@redhat.com>
17740
17741 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17742 target 0".
17743
17744 2014-08-04 Tom Tromey <tromey@redhat.com>
17745
17746 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17747 "target_resume".
17748
17749 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17750
17751 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17752 inner_vla_struct_object_size.
17753 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17754 as xfail.
17755
17756 2014-07-30 Pedro Alves <palves@redhat.com>
17757
17758 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17759 comment.
17760
17761 2014-07-29 Yao Qi <yao@codesourcery.com>
17762
17763 PR gdb/17206
17764 * gdb.base/until-nodebug.exp: New.
17765
17766 2014-07-28 Doug Evans <xdje42@gmail.com>
17767
17768 PR guile/17203
17769 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17770 previously existing parameter, and previously ambiguously spelled
17771 parameter.
17772
17773 2014-07-28 Will Newton <will.newton@linaro.org>
17774
17775 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17776
17777 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17778 Doug Evans <xdje42@gmail.com>
17779
17780 PR guile/17146
17781 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17782
17783 2014-07-25 Pedro Alves <palves@redhat.com>
17784
17785 * gdb.threads/signal-command-handle-nopass.c: New file.
17786 * gdb.threads/signal-command-handle-nopass.exp: New file.
17787 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17788 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17789 * gdb.threads/signal-delivered-right-thread.c: New file.
17790 * gdb.threads/signal-delivered-right-thread.exp: New file.
17791
17792 2014-07-25 Pedro Alves <palves@redhat.com>
17793
17794 * gdb.base/double-prompt-target-event-error.exp
17795 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17796 match.
17797 (cancel_pagination_in_target_event): Rework double prompt
17798 detection.
17799 * gdb.base/paginate-after-ctrl-c-running.exp
17800 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17801 <return>' match.
17802 * gdb.base/paginate-bg-execution.exp
17803 (test_bg_execution_pagination_return)
17804 (test_bg_execution_pagination_cancel): Remove '-notransfer
17805 <return>' matches.
17806 * gdb.base/paginate-execution-startup.exp
17807 (test_fg_execution_pagination_return)
17808 (test_fg_execution_pagination_cancel): Remove '-notransfer
17809 <return>' matches.
17810 * gdb.base/paginate-inferior-exit.exp
17811 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17812 match.
17813 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17814 * lib/gdb.exp (pagination_prompt): Run text through
17815 string_to_regexp.
17816 (gdb_test_multiple): Match $pagination_prompt instead of
17817 "<return>".
17818 (string_to_regexp): Move to lib/gdb-utils.exp.
17819
17820 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17821
17822 * gdb.arch/amd64-entry-value-paramref.S: New file.
17823 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17824 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17825 * gdb.arch/amd64-optimout-repeat.S: New file.
17826 * gdb.arch/amd64-optimout-repeat.c: New file.
17827 * gdb.arch/amd64-optimout-repeat.exp: New file.
17828
17829 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17830
17831 PR gdb/17170
17832 * gdb.base/statistics.exp: New file.
17833
17834 2014-07-17 Doug Evans <dje@google.com>
17835
17836 PR gdb/17170
17837 * gdb.base/maint.exp: Update testing of per-command stats.
17838
17839 2014-07-16 Pedro Alves <palves@redhat.com>
17840
17841 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17842 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17843 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17844 (tfile_write_buf): New functions.
17845 (add_memory_block): Rewrite using the above.
17846 (adjust_function_address): New function.
17847 (FUNCTION_ADDRESS): New macro.
17848 (write_basic_trace_file): Remove short_x local, and use
17849 tfile_write_16. Change type of func_addr local to unsigned long
17850 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17851 here. Cast argument of add_memory_block to char pointer.
17852 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17853 (main): Remove parameters.
17854 * gdb.trace/tfile.exp: Remove nowarnings.
17855
17856 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17857
17858 * gdb.base/debug-expr.exp: Test string evaluation with
17859 "debug expression" on.
17860
17861 2014-07-15 Pedro Alves <palves@redhat.com>
17862
17863 * gdb.base/reread.exp: Use clean_restart.
17864
17865 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17866
17867 * gdb.arch/avr-flash-qualifer.c: New.
17868 * gdb.arch/avr-flash-qualifer.exp: New.
17869
17870 2014-07-14 Pedro Alves <palves@redhat.com>
17871
17872 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17873 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17874
17875 2014-07-14 Pedro Alves <palves@redhat.com>
17876
17877 * gdb.base/double-prompt-target-event-error.c: New file.
17878 * gdb.base/double-prompt-target-event-error.exp: New file.
17879
17880 2014-07-14 Pedro Alves <palves@redhat.com>
17881
17882 PR gdb/17072
17883 * gdb.base/paginate-inferior-exit.c: New file.
17884 * gdb.base/paginate-inferior-exit.exp: New file.
17885
17886 2014-07-14 Pedro Alves <palves@redhat.com>
17887
17888 PR gdb/17072
17889 * gdb.base/paginate-bg-execution.c: New file.
17890 * gdb.base/paginate-bg-execution.exp: New file.
17891
17892 2014-07-14 Pedro Alves <palves@redhat.com>
17893
17894 PR gdb/17072
17895 * gdb.base/paginate-execution-startup.c: New file.
17896 * gdb.base/paginate-execution-startup.exp: New file.
17897 * lib/gdb.exp (pagination_prompt): New global.
17898 (default_gdb_spawn): New procedure, factored out from
17899 default_gdb_spawn.
17900 (default_gdb_start): Adjust to call default_gdb_spawn.
17901 (gdb_spawn): New procedure.
17902
17903 2014-07-14 Pedro Alves <palves@redhat.com>
17904
17905 * lib/gdb.exp (gdb_assert): New procedure.
17906 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17907
17908 2014-07-14 Pedro Alves <palves@redhat.com>
17909
17910 * gdb.base/execution-termios.c: New file.
17911 * gdb.base/execution-termios.exp: New file.
17912
17913 2014-07-14 Tom Tromey <tromey@redhat.com>
17914
17915 * gdb.cp/vla-cxx.cc: New file.
17916 * gdb.cp/vla-cxx.exp: New file.
17917
17918 2014-07-14 Tom Tromey <tromey@redhat.com>
17919
17920 * gdb.reverse/rerun-prec.c: New file.
17921 * gdb.reverse/rerun-prec.exp: New file.
17922
17923 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17924 Maciej W. Rozycki <macro@codesourcery.com>
17925
17926 * lib/gdb-utils.exp: New file.
17927 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17928 inline `gdb_init_command' processing.
17929 (gdb_start_cmd): Likewise.
17930 * lib/mi-support.exp (mi_run_cmd): Likewise.
17931 * README: Document `gdb_init_command' and `gdb_init_commands'.
17932
17933 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17934
17935 Fix false FAIL running under a very long directory name.
17936 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17937 and "set print elements 10000". Twice.
17938
17939 2014-07-11 Yao Qi <yao@codesourcery.com>
17940
17941 * gdb.base/exprs.exp: "set print symbol off".
17942
17943 2014-07-11 Pedro Alves <palves@redhat.com>
17944
17945 * gdb.threads/kill.c: New file.
17946 * gdb.threads/kill.exp: New file.
17947
17948 2014-07-10 Yao Qi <yao@codesourcery.com>
17949
17950 * gdb.trace/tfile.c (write_basic_trace_file)
17951 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17952 address written to trace file.
17953
17954 2014-07-09 Pedro Alves <palves@redhat.com>
17955
17956 * gdb.base/attach-wait-input.exp: New file.
17957 * gdb.base/attach-wait-input.c: New file.
17958
17959 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17960
17961 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17962 setting up test structures.
17963 (main): Call new test function.
17964 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17965 test function, continue into test function and walk test
17966 structures.
17967
17968 2014-07-02 Yao Qi <yao@codesourcery.com>
17969
17970 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17971 'bar_start' at the beginning of functions 'foo' and 'bar'
17972 respectively.
17973 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17974 instead of 'foo' and 'bar'.
17975
17976 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17977
17978 * gdb.btrace/segv.exp: New.
17979 * gdb.btrace/segv.c: New.
17980
17981 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17982
17983 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17984 instruction.
17985
17986 2014-06-30 Mark Wielaard <mjw@redhat.com>
17987
17988 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17989 vulture, vilify, villar): New volatile array constants.
17990 (vindictive, vegetation): New const volatile array constants.
17991 * gdb.base/volatile.exp: Test volatile and const volatile array
17992 types.
17993
17994 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17995
17996 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17997 target lacks support for awatch, rwatch, or hbreak.
17998
17999 2014-06-27 Yao Qi <yao@codesourcery.com>
18000
18001 * gdb.multi/dummy-frame-restore.exp: New.
18002 * gdb.multi/dummy-frame-restore.c: New.
18003
18004 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18005
18006 * gdb.btrace/gcore.exp: New.
18007
18008 2014-06-23 Pedro Alves <palves@redhat.com>
18009
18010 * gdb.base/watchpoint-reuse-slot.c: New file.
18011 * gdb.base/watchpoint-reuse-slot.exp: New file.
18012
18013 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18014
18015 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18016 progspace's filename in 'info', 'enable' and 'disable' command
18017 tests.
18018
18019 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18020
18021 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18022 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18023 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18024
18025 2014-06-20 Gary Benson <gbenson@redhat.com>
18026
18027 * gdb.arch/i386-avx.exp: Fix include file location.
18028 * gdb.arch/i386-sse.exp: Likewise.
18029
18030 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18031
18032 * gdb.dlang/expression.exp: New file.
18033
18034 2014-06-19 Pedro Alves <palves@redhat.com>
18035
18036 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18037 out from ...
18038 (top level): ... here. Iterate running tests under different
18039 scheduler-locking settings.
18040
18041 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18042
18043 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18044 to DW_FORM_addr and use non-zero addresses.
18045
18046 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18047
18048 PR gdb/17017
18049 * gdb.python/py-xmethods.cc: Add global function call counters and
18050 increment them in their respective functions. Remove "cout"
18051 statements.
18052 * gdb.python/py-xmethods.exp: Make tests check the global function
18053 call counters instead of depending on inferior IO.
18054
18055 2014-06-18 Don Breazeal <donb@codesourcery.com>
18056
18057 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18058 Deleted procedure.
18059 (explicit_fork_parent_follow): Deleted procedure.
18060 (explicit_fork_child_follow): Deleted procedure.
18061 (test_follow_fork): New procedure.
18062 (do_fork_tests): Replace calls to deleted procedures with
18063 calls to test_follow_fork and reset GDB for subsequent
18064 procedure calls.
18065
18066 2014-06-17 Yao Qi <yao@codesourcery.com>
18067
18068 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18069 CP1252.
18070
18071 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18072
18073 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18074 Initialize ptr and S explicitly.
18075 (skip_type_update_when_not_use_rtti_test): Likewise.
18076
18077 2014-06-16 Keith Seitz <keiths@redhat.com>
18078
18079 PR mi/15863
18080 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18081 the inferior is started.
18082
18083 2014-06-16 Pedro Alves <palves@redhat.com>
18084
18085 * gdb.base/break-main-file-remove-fail.c: New file.
18086 * gdb.base/break-main-file-remove-fail.exp: New file.
18087 * gdb.base/break-unload-file.exp: Use build_executable instead of
18088 prepare_for_testing.
18089 (test_break): New parameter "initial_load". Handle it.
18090 (top level): Add initial_load cmdline/file axis.
18091
18092 2014-06-12 Tom Tromey <tromey@redhat.com>
18093
18094 * gdb.base/completion.exp: Don't use directory name in test.
18095
18096 2014-06-09 Gary Benson <gbenson@redhat.com>
18097
18098 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18099 separate the always-available ANSI-standard signals from the
18100 signals that require checking.
18101 (main): Likewise.
18102 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18103 Likewise.
18104 (main): Likewise.
18105
18106 2014-06-07 Keith Seitz <keiths@redhat.com>
18107
18108 Revert:
18109 PR c++/16253
18110 * gdb.cp/var-tag.cc: New file.
18111 * gdb.cp/var-tag.exp: New file.
18112 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18113 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18114 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18115 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18116
18117 2014-06-06 Doug Evans <xdje42@gmail.com>
18118
18119 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18120
18121 2014-06-06 Pedro Alves <palves@redhat.com>
18122
18123 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18124 in target debug output instead of looking at RSP packets,
18125 disabling the test on any target that uses hardware stepping.
18126 Update comments.
18127
18128 2014-06-06 Pedro Alves <palves@redhat.com>
18129
18130 * gdb.base/break-unload-file.exp: Fix typo.
18131
18132 2014-06-06 Yao Qi <yao@codesourcery.com>
18133
18134 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18135 from "jit_function" to "^jit_function".
18136
18137 2014-06-06 Yao Qi <yao@codesourcery.com>
18138
18139 * gdb.base/async.c (foo): Add one statement.
18140 * gdb.base/async.exp: Get the next instruction address and
18141 match the output of "nexti" by instruction address. Match
18142 the hex address in the output of "finish".
18143
18144 2014-06-06 Gary Benson <gbenson@redhat.com>
18145
18146 * gdb.base/call-signals.c: Remove preprocessor conditionals
18147 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18148 SIGSEGV and SIGTERM.
18149 * gdb.base/sigall.c: Likewise.
18150 * gdb.base/unwindonsignal.c: Likewise.
18151 * gdb.reverse/sigall-reverse.c: Likewise.
18152
18153 2014-06-06 Yao Qi <yao@codesourcery.com>
18154
18155 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18156 readable, skip the test.
18157
18158 2014-06-06 Yao Qi <yao@codesourcery.com>
18159
18160 * gdb.threads/staticthreads.c (thread_function): Move the line
18161 setting breakpoint on forward.
18162 * gdb.threads/staticthreads.exp: Update comments.
18163
18164 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18165
18166 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18167 "history-append! type error".
18168
18169 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18170
18171 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18172 erroneous dprintf expected input.
18173
18174 2014-06-04 Doug Evans <xdje42@gmail.com>
18175
18176 * gdb.guile/scm-generics.exp: Delete.
18177
18178 2014-06-04 Doug Evans <xdje42@gmail.com>
18179
18180 * gdb.guile/scm-breakpoint.exp: Update.
18181 Add tests for breakpoint registration.
18182
18183 2014-06-04 Tom Tromey <tromey@redhat.com>
18184
18185 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18186 VLA-in-union.
18187 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18188 inner_vla_struct, vla_union types. Initialize objects of those
18189 types and compute their sizes.
18190
18191 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18192 Hui Zhu <hui@codesourcery.com>
18193
18194 * gdb.base/fileio.exp: Add test for shell not available as well as
18195 available.
18196 * gdb.base/fileio.c (test_system): Check for shell twice.
18197
18198 2014-06-04 Yao Qi <yao@codesourcery.com>
18199
18200 * gdb.base/auto-connect-native-target.exp: Remove redundant
18201 space from the regexp pattern.
18202
18203 2014-06-04 Yao Qi <yao@codesourcery.com>
18204
18205 * gdb.base/default.exp: Replace "child" with "native" in
18206 regexp pattern.
18207
18208 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18209
18210 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18211 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18212 * gdb.python/py-xmethods.py: Python script supporting the
18213 new testcase and tests.
18214
18215 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18216 Pedro Alves <palves@redhat.com>
18217
18218 PR breakpoints/17000
18219 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18220 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18221
18222 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18223
18224 * gdb.base/subst.exp: Add tests to verify partial path matching
18225 output.
18226
18227 2014-06-03 Pedro Alves <palves@redhat.com>
18228
18229 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18230 target that doesn't use software single-stepping.
18231
18232 2014-06-03 Pedro Alves <palves@redhat.com>
18233
18234 PR breakpoints/17000
18235 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18236 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18237
18238 2014-06-02 Doug Evans <xdje42@gmail.com>
18239
18240 * gdb.guile/scm-parameter.exp: New file.
18241
18242 2014-06-02 Doug Evans <xdje42@gmail.com>
18243
18244 * gdb.guile/scm-cmd.c: New file.
18245 * gdb.guile/scm-cmd.exp: New file.
18246
18247 2014-06-02 Doug Evans <xdje42@gmail.com>
18248
18249 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18250 pretty-printer lookup.
18251 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18252 (make-pp_s-printer): Call it.
18253 (make-pretty-printer-from-dict): New function.
18254 (lookup-pretty-printer-maker-from-dict): New function.
18255 (*pretty-printer*): Simplify.
18256 (make-objfile-pp_s-printer): New function.
18257 (install-objfile-pretty-printers!): New function.
18258 (make-progspace-pp_s-printer): New function.
18259 (install-progspace-pretty-printers!): New function.
18260 * gdb.guile/scm-progspace.c: New file.
18261 * gdb.guile/scm-progspace.exp: New file.
18262
18263 2014-06-02 Pedro Alves <palves@redhat.com>
18264
18265 * gdb.base/dprintf-bp-same-addr.c: New file.
18266 * gdb.base/dprintf-bp-same-addr.exp: New file.
18267
18268 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18269
18270 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18271 * gdb.arch/powerpc-power.s: Likewise.
18272
18273 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18274
18275 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18276
18277 2014-06-01 Yao Qi <yao@codesourcery.com>
18278
18279 * gdb.base/watchpoint.exp (test_watch_location): Check null
18280 pointer can be dereferenced. If not, do the test, otherwise
18281 skip it.
18282
18283 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18284
18285 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18286 results.
18287 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18288
18289 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18290
18291 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18292 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18293 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18294 * gdb.arch/amd64-invalid-stack-top.c: New file.
18295 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18296
18297 2014-05-30 Pedro Alves <palves@redhat.com>
18298
18299 PR breakpoints/17000
18300 * gdb.base/sss-bp-on-user-bp.c: New file.
18301 * gdb.base/sss-bp-on-user-bp.exp: New file.
18302
18303 2014-05-30 David Blaikie <dblaikie@gmail.com>
18304
18305 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18306 gnu_inline semantics via attribute.
18307 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18308 source explicitly specifies the required semantics.
18309
18310 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18311
18312 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18313
18314 2014-05-29 Pedro Alves <palves@redhat.com>
18315 Tom Tromey <tromey@redhat.com>
18316
18317 * gdb.base/async-shell.exp: Don't enable target-async.
18318 * gdb.base/async.exp
18319 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18320 parameter. Adjust.
18321 (top level): Don't test with "target-async".
18322 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18323 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18324 * gdb.base/inferior-died.exp: Don't enable target-async.
18325 * gdb.base/interrupt-noterm.exp: Likewise.
18326 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18327 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18328 * gdb.mi/mi-nonstop.exp: Likewise.
18329 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18330 * gdb.mi/mi-nsintrall.exp: Likewise.
18331 * gdb.mi/mi-nsmoribund.exp: Likewise.
18332 * gdb.mi/mi-nsthrexec.exp: Likewise.
18333 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18334 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18335 * gdb.python/py-evsignal.exp: Don't enable target-async.
18336 * gdb.python/py-evthreads.exp: Likewise.
18337 * gdb.python/py-prompt.exp: Likewise.
18338 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18339 * gdb.server/solib-list.exp: Don't enable target-async.
18340 * gdb.threads/thread-specific-bp.exp: Likewise.
18341 * lib/mi-support.exp: Adjust to use mi-async.
18342
18343 2014-05-29 Pedro Alves <palves@redhat.com>
18344
18345 PR gdb/13860
18346 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18347 reason, even in sync mode.
18348
18349 2014-05-29 Pedro Alves <palves@redhat.com>
18350 Hui Zhu <hui@codesourcery.com>
18351
18352 PR PR15693
18353 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18354 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18355 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18356 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18357
18358 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18359
18360 * config/monitor.exp (gdb_target_monitor): Replace use of
18361 "set remotebaud" by "set serial baud".
18362
18363 2014-05-26 Andy Wingo <wingo@igalia.com>
18364
18365 * gdb.guile/scm-breakpoint.exp:
18366 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18367 properties instead of gdb-object-properties.
18368
18369 2014-05-26 Yao Qi <yao@codesourcery.com>
18370
18371 * gdb.server/no-thread-db.exp: Specify source file name
18372 explicitly when setting a breakpoint.
18373
18374 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18375
18376 * gdb.btrace/vdso.c: New.
18377 * gdb.btrace/vdso.exp: New.
18378
18379 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18380
18381 * gdb.base/gcore.exp (capture_command_output): Move ...
18382 * lib/gdb.exp (capture_command_output): ... here.
18383
18384 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18385
18386 * gdb.btrace/data.exp: Test memory access during btrace replay.
18387
18388 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18389
18390 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18391
18392 2014-05-21 Pedro Alves <palves@redhat.com>
18393
18394 PR gdb/13860
18395 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18396 (top level): Test that output related to execution commands is
18397 sent to the console with CLI commands, but not with MI commands.
18398 Test that breakpoint events are always mirrored to the console.
18399 Also expect the new source line to be output after a "next" in
18400 async mode too. Make it a pass/fail test.
18401 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18402 output.
18403 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18404
18405 2014-05-21 Pedro Alves <palves@redhat.com>
18406
18407 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18408 Use them to test variations of "list" after reaching a breakpoint.
18409 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18410 Test "list" with listsize 10 after reaching a breakpoint.
18411 * gdb.python/python.exp (decode_line current location line
18412 number): Adjust expected line number.
18413
18414 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18415
18416 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18417 behavior for $args, pass it directly to "run".
18418
18419 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18420
18421 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18422 30000 to 65536.
18423
18424 2014-05-21 Pedro Alves <palves@redhat.com>
18425
18426 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18427 auto-connect-native-target off".
18428 * gdb.base/auto-connect-native-target.c: New file.
18429 * gdb.base/auto-connect-native-target.exp: New file.
18430
18431 2014-05-21 Pedro Alves <palves@redhat.com>
18432
18433 * gdb.base/default.exp: Test "target native" instead of "target
18434 child".
18435
18436 2014-05-21 Mark Wielaard <mjw@redhat.com>
18437
18438 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18439
18440 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18441
18442 Fix TLS access for -static -pthread.
18443 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18444 <HAVE_TLS> (thread_function, main): Initialize it.
18445 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18446 Add clean_restart.
18447 <$have_tls != "">: Check TLSVAR.
18448
18449 2014-05-21 Pedro Alves <palves@redhat.com>
18450
18451 * gdb.base/dcache-line-read-error.c: New.
18452 * gdb.base/dcache-line-read-error.exp: New.
18453
18454 2014-05-20 Pedro Alves <palves@redhat.com>
18455
18456 * gdb.base/compare-sections.c: New file.
18457 * gdb.base/compare-sections.exp: New file.
18458
18459 2014-05-20 Pedro Alves <palves@redhat.com>
18460
18461 * gdb.base/break-idempotent.c: New file.
18462 * gdb.base/break-idempotent.exp: New file.
18463
18464 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18465
18466 * gdb.btrace/nohist.exp: New.
18467
18468 2014-05-20 Yao Qi <yao@codesourcery.com>
18469
18470 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18471 gdb.reverse directory and gdb_reverse_timeout exists in board
18472 setting.
18473 * README: Document gdb_reverse_timeout.
18474
18475 2014-05-20 Yao Qi <yao@codesourcery.com>
18476
18477 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18478 'test_file_name'. Treat args as a string instead of a list.
18479 (gdb_init): Rename argument 'args' by 'test_file_name'.
18480
18481 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18482
18483 * gdb.arch/powerpc-power.exp: New file.
18484 * gdb.arch/powerpc-power.s: New file.
18485
18486 2014-05-16 Doug Evans <dje@google.com>
18487
18488 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18489 * gdb.base/completion.exp: Check that all expected files exist
18490 before doing file completion.
18491
18492 2014-05-16 Doug Evans <dje@google.com>
18493
18494 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18495 Update.
18496 (do_syscall_tests_without_xml): Update.
18497
18498 2014-05-16 Pedro Alves <palves@redhat.com>
18499
18500 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18501 instead of "unknown output after running".
18502
18503 2014-05-16 Yao Qi <yao@codesourcery.com>
18504
18505 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18506 file1.txt from host at the end.
18507 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18508
18509 2014-05-15 Doug Evans <dje@google.com>
18510
18511 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18512 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18513 loading file. Add test for TU lookup.
18514
18515 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18516
18517 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18518 calling "-exec-arguments" or "set args" before running the
18519 inferior.
18520
18521 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18522
18523 * lib/mi-support.exp (mi_expect_stop): Expect message for
18524 inferiors that exit with non-zero exit code.
18525
18526 2014-05-14 Yao Qi <yao@codesourcery.com>
18527
18528 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18529 match absolute path on remote host.
18530 (test_file_list_exec_source_files): Remove "/" from the
18531 pattern.
18532
18533 2014-05-14 Yao Qi <yao@codesourcery.com>
18534
18535 * boards/local-remote-host-notty.exp (${board}_file): New
18536 proc.
18537
18538 2014-05-07 Kyle McMartin <kyle@redhat.com>
18539
18540 Pushed by Joel Brobecker <brobecker@adacore.com>.
18541 * gdb.arch/aarch64-atomic-inst.c: New file.
18542 * gdb.arch/aarch64-atomic-inst.exp: New file.
18543
18544 2014-05-07 Yao Qi <yao@codesourcery.com>
18545
18546 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18547 in current context" too.
18548
18549 2014-05-05 Keith Seitz <keiths@redhat.com>
18550
18551 * gdb.linespec/ls-dollar.exp: Add test for linespec
18552 file:convenience_variable.
18553
18554 2014-05-05 Yao Qi <yao@codesourcery.com>
18555
18556 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18557 traceframes into tfile and ctf trace files. Read data from
18558 trace file and test collected data.
18559 (gdb_collect_locals_test): Likewise.
18560 (gdb_unavailable_registers_test): Likewise.
18561 (gdb_unavailable_floats): Likewise.
18562 (gdb_collect_globals_test): Likewise.
18563 (top-level): Append "ctf" to trace_file_targets if GDB
18564 supports.
18565
18566 2014-05-05 Yao Qi <yao@codesourcery.com>
18567
18568 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18569 code to ...
18570 (gdb_collect_args_test_1): ... it. New proc.
18571 (gdb_collect_locals_test): Move some code to ...
18572 (gdb_collect_locals_test_1): ... it. New proc.
18573 (gdb_unavailable_registers_test): Move some code to ...
18574 (gdb_unavailable_registers_test_1): ... it. New proc.
18575 (gdb_unavailable_floats): Move some code to ...
18576 (gdb_unavailable_floats_1): ... it. New proc.
18577
18578 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18579
18580 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18581 probes to test for bitness recognition.
18582 * gdb.arch/amd64-stap-optional-prefix.exp
18583 (test_probe_value_without_reg): New procedure.
18584 Add code to test for different kinds of bitness.
18585
18586 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18587
18588 PR breakpoints/16889
18589 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18590 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18591
18592 2014-05-01 Pedro Alves <palves@redhat.com>
18593
18594 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18595 gdb_file_cmd if no file is specified.
18596 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18597 last_loaded_file to set the remote exec-file.
18598
18599 2014-05-01 Pedro Alves <palves@redhat.com>
18600
18601 * boards/local-remote-host.exp: New file.
18602
18603 2014-05-01 Pedro Alves <palves@redhat.com>
18604
18605 * boards/local-remote-host.exp: Rename to ...
18606 * boards/local-remote-host-notty.exp: ... this.
18607
18608 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18609
18610 * gdb.ada/dyn_arrayidx: New testcase.
18611
18612 2014-04-26 Yao Qi <yao@codesourcery.com>
18613
18614 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18615 and compute the length of function main. Save it in
18616 $main_length.
18617 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18618 (top-level): Use gdb_compile to compile objects into
18619 executable and restart GDB. Remove invocation to
18620 prepare_for_testing.
18621
18622 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18623 Pedro Alves <palves@redhat.com>
18624
18625 PR server/16255
18626 * gdb.multi/multi-attach.c: New file.
18627 * gdb.multi/multi-attach.exp: New file.
18628
18629 2014-04-25 Pedro Alves <palves@redhat.com>
18630
18631 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18632 user.
18633 (top level): Test that "set remote conditional-breakpoints-packet
18634 off" works as intended.
18635 * gdb.base/dprintf.exp: Test that "set remote
18636 breakpoint-commands-packet off" works as intended.
18637 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18638 New function.
18639 (top level): Call it.
18640 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18641 remote fast-tracepoints-packet off" works as intended.
18642 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18643 * lib/gdb.exp (gdb_is_target_remote): ... here.
18644
18645 2014-04-24 David Blaikie <dblaikie@gmail.com>
18646
18647 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18648 ensure clang would not discard them.
18649 * gdb.base/gdbvars.c: Ditto.
18650 * gdb.base/memattr.c: Ditto.
18651 * gdb.base/whatis.c: Ditto.
18652 * gdb.python/py-prettyprint.c: Ditto.
18653 * gdb.trace/actions.c: Ditto.
18654 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18655 ensure clang would not discard it.
18656
18657 2014-04-24 David Blaikie <dblaikie@gmail.com>
18658
18659 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18660 clang to emit the full definition of type required by the test
18661 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18662
18663 2014-04-24 David Blaikie <dblaikie@gmail.com>
18664
18665 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18666 coax Clang into emitting the definition of the type.
18667 * gdb.cp/pr10728-x.h (y): Ditto.
18668 * gdb.cp/pr10728-y.cc (y): Ditto.
18669
18670 2014-04-24 David Blaikie <dblaikie@gmail.com>
18671
18672 * gdb.base/label.exp: XFAIL label related tests under Clang.
18673 * gdb.cp/cplabel.exp: Ditto.
18674 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18675 under Clang those using labels.
18676
18677 2014-04-25 Yao Qi <yao@codesourcery.com>
18678
18679 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18680 double_label.
18681 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18682 partial_label and double_label.
18683
18684 2014-04-24 David Blaikie <dblaikie@gmail.com>
18685
18686 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18687
18688 2014-04-24 David Blaikie <dblaikie@gmail.com>
18689
18690 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18691 of the function to work across GCC and Clang.
18692 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18693 pointer types (const void ** const V void **).
18694
18695 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18696 Walfred Tedeschi <walfred.tedeschi@intel.com>
18697
18698 * Makefile.in (EXECUTABLES): Added i386-avx512.
18699 * gdb.arch/i386-avx512.c: New file.
18700 * gdb.arch/i386-avx512.exp: Likewise.
18701
18702 2014-04-23 Keith Seitz <keiths@redhat.com>
18703
18704 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18705 (mi_make_breakpoint_table): New procedure.
18706 (mi_create_breakpoint): Use mi_make_breakpoint
18707 and return the result.
18708 (mi_make_breakpoint): New procedure.
18709 (mi_build_kv_pairs): New procedure.
18710
18711 * gdb.mi/mi-break.exp: Remove unused globals,
18712 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18713 All callers updated.
18714 * gdb.mi/mi-dprintf.exp: Use variable to track command
18715 number.
18716 Update all callers of mi_create_breakpoint and use
18717 mi_make_breakpoint_table.
18718 Remove any unused global variables.
18719 * gdb.mi/mi-nonstop.exp: Likewise.
18720 * gdb.mi/mi-nsintrall.exp: Likewise.
18721 * gdb.mi/mi-nsmoribund.exp: Likewise.
18722 * gdb.mi/mi-nsthrexec.exp: Likewise.
18723 * gdb.mi/mi-reverse.exp: Likewise.
18724 * gdb.mi/mi-simplerun.exp: Likewise.
18725 * gdb.mi/mi-stepn.exp: Likewise.
18726 * gdb.mi/mi-syn-frame.exp: Likewise.
18727 * gdb.mi/mi-until.exp: Likewise.
18728 * gdb.mi/mi-var-cp.exp: Likewise.
18729 * gdb.mi/mi-var-display.exp: Likewise.
18730 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18731 * gdb.mi/mi2-var-child.exp: Likewise.
18732 * gdb.mi/mi-vla-c99.exp: Likewise.
18733 * lib/mi-support.exp: Likewise.
18734
18735 From Ian Lance Taylor <iant@cygnus.com>:
18736 * lib/gdb.exp (parse_args): New procedure.
18737
18738 2014-04-23 Pedro Alves <palves@redhat.com>
18739
18740 * gdb.base/break-unload-file.c: New file.
18741 * gdb.base/break-unload-file.exp: New file.
18742 * gdb.base/sym-file-lib.c (baz): New function.
18743 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18744 field.
18745 (load): Store the segment's mapped size.
18746 (unload): New function.
18747 (unload_shlib): New function.
18748 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18749 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18750 set a breakpoint at baz, and call it.
18751 * gdb.base/sym-file.exp: New tests for stale breakpoint
18752 instructions.
18753
18754 2014-04-23 Pedro Alves <palves@redhat.com>
18755
18756 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18757 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18758 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18759 * gdb.base/hbreak-unmapped.c: New file.
18760 * gdb.base/hbreak-unmapped.exp: New file.
18761 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18762 * lib/gdb.exp (gdb_is_target_remote): ... here.
18763
18764 2014-04-22 Pedro Alves <palves@redhat.com>
18765
18766 * gdb.base/consecutive-step-over.c: New file.
18767 * gdb.base/consecutive-step-over.exp: New file.
18768
18769 2014-04-22 Pedro Alves <palves@redhat.com>
18770
18771 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18772 instead of send_gdb/gdb_expect.
18773
18774 2014-04-22 Yao Qi <yao@codesourcery.com>
18775
18776 * lib/trace-support.exp (generate_tracefile): New procedure.
18777 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18778 return 0.
18779 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18780 if generate_tracefile returns 1.
18781
18782 2014-04-18 Tom Tromey <palves@redhat.com>
18783 Pedro alves <tromey@redhat.com>
18784
18785 PR backtrace/15558
18786 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18787 with a backtrace limit.
18788 * gdb.python/py-frame-inline.exp: Test running to an inline
18789 function with a backtrace limit, and printing the newest frame.
18790 * gdb.python/py-frame-inline.c (main): Call f.
18791
18792 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18793
18794 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18795
18796 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18797
18798 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18799 Drop prefix from unsupported source file path.
18800
18801 2014-04-17 Yao Qi <yao@codesourcery.com>
18802
18803 * lib/gdb.exp (with_target_charset): New proc.
18804 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18805 with_target_charset.
18806 (test_print_strings): Likewise.
18807 (test_repeat_bytes): Likewise.
18808 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18809 for some tests.
18810
18811 2014-04-16 Keith Seitz <keiths@redhat.com>
18812
18813 PR gdb/15827
18814 * gdb.dwarf2/corrupt.c: New file.
18815 * gdb.dwarf2/corrupt.exp: New file.
18816
18817 2014-04-16 Keith Seitz <keiths@redhat.com>
18818
18819 PR c++/16597
18820 * gdb.cp/namelessclass.cc: New file.
18821 * gdb.cp/namelessclass.exp: New file.
18822 * gdb.cp/namelessclass.S: New file.
18823
18824 2014-04-16 Doug Evans <dje@google.com>
18825
18826 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18827 Add comment.
18828 (gdbserver_default_get_comm_port): New function.
18829 (gdbserver_start): Check if board file provided
18830 "gdbserver,get_comm_port" and use it if so.
18831 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18832 (gdb,socketport): Set to "stdio".
18833 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18834 (stdio_gdbserver_template): Delete.
18835 (${board}_get_remote_address): Update.
18836 (${board}_build_remote_cmd): Delete.
18837 (${board}_get_comm_port): New function.
18838 (${board}_spawn): Update.
18839 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18840 Delete.
18841 (${board}_get_remote_address): Update.
18842 (${board}_get_comm_port): New function.
18843
18844 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18845
18846 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18847 appearing in any order.
18848
18849 2014-04-15 Doug Evans <dje@google.com>
18850
18851 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18852 uninitialized value of "description".
18853
18854 2014-04-15 Keith Seitz <keiths@redhat.com>
18855
18856 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18857 Remove unused globals.
18858 (test_running_the_program): Likewise.
18859 (test_controlled_execution): Likewise.
18860 (test_controlling_breakpoints): Likewise.
18861 (test_program_termination): Likewise.
18862
18863 2014-04-15 Keith Seitz <keiths@redhat.com>
18864
18865 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18866 unused globals.
18867 (test_rbreak_creation_and_listing): Likewise.
18868 (test_ignore_count): Likewise.
18869 (test_error): Likewise.
18870
18871 2014-04-15 Pedro Alves <palves@redhat.com>
18872
18873 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18874 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18875 sym-file-loader.c.
18876 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18877 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18878 to sym-file-loader.c.
18879 (struct library): Forward declare.
18880 (load_shlib, lookup_function): Change prototypes.
18881 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18882 (translate_offset): Remove declarations.
18883 (get_text_addr): New declaration.
18884 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18885 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18886 sym-file-loader.h.
18887 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18888 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18889 here from sym-file-loader.h.
18890 (struct library): New structure.
18891 (load_shlib, lookup_function): Change prototypes and adjust to
18892 work with a struct library.
18893 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18894 (translate_offset): Make static.
18895 (get_text_addr): New function.
18896 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18897
18898 2014-04-15 Pedro Alves <palves@redhat.com>
18899
18900 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18901
18902 2014-04-15 Pedro Alves <palves@redhat.com>
18903
18904 * gdb.base/sym-file-loader.c: Include <limits.h>.
18905 (SELF_LINK): New define.
18906 (get_origin): New function.
18907 (load_shlib): Use it.
18908 * gdb.base/sym-file.exp: Don't early return if the target is
18909 remote. Use runto_main, and issue fail is that fails. Use
18910 gdb_load_shlibs.
18911 (shlib_name): Delete.
18912 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18913
18914 2014-04-15 Pedro Alves <palves@redhat.com>
18915
18916 * gdb.base/sym-file.exp: Remove regex characters from test
18917 message. Don't refer to breakpoint numbers in test messages.
18918
18919 2014-04-14 Keith Seitz <keiths@redhat.com>
18920
18921 PR c++/16253
18922 * gdb.cp/var-tag.cc: New file.
18923 * gdb.cp/var-tag.exp: New file.
18924 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18925 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18926 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18927 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18928
18929 2014-04-14 Tom Tromey <tromey@redhat.com>
18930
18931 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18932 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18933 type.
18934 * gdb.cp/enum-class.exp: New file.
18935 * gdb.cp/enum-class.cc: New file.
18936
18937 2014-04-14 Tom Tromey <tromey@redhat.com>
18938
18939 * gdb.dwarf2/enum-type.exp: New file.
18940
18941 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18942
18943 * gdb.mi/mi-vla-c99.exp: New file.
18944 * gdb.mi/vla.c: New file.
18945
18946 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18947
18948 * gdb.base/vla-datatypes.c: New file.
18949 * gdb.base/vla-datatypes.exp: New file.
18950
18951 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18952
18953 * gdb.base/vla-ptr.c: New file.
18954 * gdb.base/vla-ptr.exp: New file.
18955
18956 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18957
18958 * gdb.dwarf2/count.exp: New file.
18959
18960 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18961
18962 * gdb.base/vla-sideeffect.c: New file.
18963 * gdb.base/vla-sideeffect.exp: New file.
18964
18965 2014-04-14 David Blaikie <dblaikie@gmail.com>
18966
18967 * gdb.mi/non-stop.c: Add return value for non-void function return
18968 statement.
18969 * gdb.threads/staticthreads.c: Ditto.
18970
18971 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18972 Doug Evans <xdje42@gmail.com>
18973
18974 * gdb.guile/scm-value.c: Improve test case.
18975 * gdb.guile/scm-value.exp: Add new test.
18976
18977 2014-04-11 David Blaikie <dblaikie@gmail.com>
18978
18979 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18980 override Clang's default.
18981
18982 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18983
18984 Revert the following changes (regressions):
18985
18986 * gdb.base/vla-sideeffect.c: New file.
18987 * gdb.base/vla-sideeffect.exp: New file.
18988
18989 * gdb.dwarf2/count.exp: New file.
18990
18991 * gdb.base/vla-multi.c: New file.
18992 * gdb.base/vla-multi.exp: New file.
18993
18994 * gdb.base/vla-ptr.c: New file.
18995 * gdb.base/vla-ptr.exp: New file.
18996
18997 * gdb.base/vla-datatypes.c: New file.
18998 * gdb.base/vla-datatypes.exp: New file.
18999
19000 * gdb.mi/mi-vla-c99.exp: New file.
19001 * gdb.mi/vla.c: New file.
19002
19003 2014-04-11 Keith Seitz <keiths@redhat.com>
19004
19005 PR c++/16675
19006 * gdb.cp/cpsizeof.exp: New file.
19007 * gdb.cp/cpsizeof.cc: New file.
19008
19009 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19010
19011 * gdb.mi/mi-vla-c99.exp: New file.
19012 * gdb.mi/vla.c: New file.
19013
19014 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19015
19016 * gdb.base/vla-datatypes.c: New file.
19017 * gdb.base/vla-datatypes.exp: New file.
19018
19019 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19020
19021 * gdb.base/vla-ptr.c: New file.
19022 * gdb.base/vla-ptr.exp: New file.
19023
19024 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19025
19026 * gdb.base/vla-multi.c: New file.
19027 * gdb.base/vla-multi.exp: New file.
19028
19029 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19030
19031 * gdb.dwarf2/count.exp: New file.
19032
19033 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19034
19035 * gdb.base/vla-sideeffect.c: New file.
19036 * gdb.base/vla-sideeffect.exp: New file.
19037
19038 2014-04-11 Yao Qi <yao@codesourcery.com>
19039
19040 * gdb.base/completion.exp: Check file exists before running tests
19041 on file completion.
19042
19043 2014-04-10 Pedro Alves <palves@redhat.com>
19044
19045 * gdb.base/cond-eval-mode.c: New file.
19046 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19047 prepare_for_testing to build the new file. Check result of
19048 runto_main.
19049 (test_break, test_watch): New procedures.
19050 (top level): Use them.
19051
19052 2014-04-08 Pierre Muller <muller@sourceware.org>
19053
19054 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19055 Ctrl-V use for mingw hosts.
19056
19057 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19058
19059 * gdb.python/py-value.c: Improve test case.
19060 * gdb.python/py-value.exp: Add new test.
19061
19062 2014-04-07 David Blaikie <dblaikie@gmail.com>
19063
19064 * lib/compiler.c: Identify the clang compiler.
19065 * lib/compiler.cc: Ditto.
19066
19067 2014-04-03 Yao Qi <yao@codesourcery.com>
19068
19069 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19070
19071 2014-04-01 Anton Blanchard <anton@samba.org>
19072
19073 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19074 messages unique.
19075
19076 2014-04-01 Anton Blanchard <anton@samba.org>
19077
19078 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19079 prepare_for_testing.
19080
19081 2014-04-01 Anton Blanchard <anton@samba.org>
19082
19083 * gdb.arch/ppc64-atomic-inst.c: Remove.
19084 * gdb.arch/ppc64-atomic-inst.S: New file.
19085 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19086
19087 2014-03-31 Doug Evans <dje@google.com>
19088
19089 * gdb.base/print-symbol-loading-lib.c: New file.
19090 * gdb.base/print-symbol-loading-main.c: New file.
19091 * gdb.base/print-symbol-loading.exp: New file.
19092
19093 2014-03-31 Yao Qi <yao@codesourcery.com>
19094
19095 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19096
19097 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19098
19099 * gdb.ada/mi_dyn_arr: New testcase.
19100
19101 2014-03-27 Doug Evans <dje@google.com>
19102
19103 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19104
19105 2014-03-27 Yao Qi <yao@codesourcery.com>
19106
19107 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19108 if target is nios2-*-*.
19109
19110 2014-03-26 Yao Qi <yao@codesourcery.com>
19111
19112 * lib/gdb.exp (readline_is_used): New proc.
19113 * gdb.base/completion.exp: Move tests on command complete up.
19114 Skip the rest of tests if readline is not used.
19115 * gdb.ada/complete.exp: Skp the test if readline is not
19116 used.
19117 * gdb.base/filesym.exp: Likewise.
19118 * gdb.base/macscp.exp: Likewise.
19119 * gdb.base/readline-ask.exp: Likewise.
19120 * gdb.base/readline.exp: Likewise.
19121 * gdb.python/py-cmd.exp: Likewise.
19122 * gdb.trace/tfile.exp: Likewise.
19123
19124 2014-03-26 Yao Qi <yao@codesourcery.com>
19125
19126 * gdb.base/macscp.exp: Fix code format issues.
19127
19128 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19129
19130 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19131 * gdb.asm/powerpc64le.inc: New file.
19132
19133 2014-03-25 Pedro Alves <palves@redhat.com>
19134 Doug Evans <dje@google.com>
19135
19136 * gdb.base/source-execution.c: New file.
19137 * gdb.base/source-execution.exp: New file.
19138 * gdb.base/source-execution.gdb: New file.
19139
19140 2014-03-24 Doug Evans <dje@google.com>
19141
19142 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19143 using fission.
19144
19145 2014-03-24 Hui Zhu <hui@codesourcery.com>
19146 Pedro Alves <palves@redhat.com>
19147
19148 PR breakpoints/16101
19149 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19150 test pass/fail messages. Detect missing support for dprintf when
19151 breakpoints are actually inserted.
19152 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19153 breakpoints are actually inserted.
19154 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19155 fails.
19156
19157 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19158
19159 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19160
19161 2014-03-22 Doug Evans <xdje42@gmail.com>
19162
19163 * gdb.python/python.exp (python not supported): Verify multi-line
19164 python command issues an error.
19165 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19166 guile command issues an error.
19167
19168 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19169
19170 * gdb.threads/thread-specific.exp: Handle the lack of usable
19171 $this_breakpoint and $this_thread.
19172
19173 2014-03-21 Hui Zhu <hui@codesourcery.com>
19174
19175 * gdb.base/attach.exp (do_command_attach_tests): New.
19176
19177 2014-03-20 Tom Tromey <tromey@redhat.com>
19178 Pedro Alves <palves@redhat.com>
19179
19180 PR cli/15718
19181 * gdb.base/condbreak-call-false.c: New file.
19182 * gdb.base/condbreak-call-false.exp: New file.
19183
19184 2014-03-20 Pedro Alves <palves@redhat.com>
19185
19186 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19187 Delete.
19188 (block_signals, unblock_signals): Delete.
19189 (child_function_2, main): Remove references to deleted variable
19190 and functions.
19191
19192 2014-03-20 Pedro Alves <palves@redhat.com>
19193
19194 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19195 Use pthread_kill to signal thread 2.
19196 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19197 Adjust to make the test send itself a signal rather than using the
19198 host's "kill" command.
19199
19200 2014-03-20 Pedro Alves <palves@redhat.com>
19201
19202 * gdb.threads/multiple-step-overs.c: New file.
19203 * gdb.threads/multiple-step-overs.exp: New file.
19204 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19205 Adjust expected infrun debug output.
19206
19207 2014-03-20 Pedro Alves <palves@redhat.com>
19208
19209 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19210 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19211
19212 2014-03-20 Pedro Alves <palves@redhat.com>
19213
19214 PR breakpoints/7143
19215 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19216 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19217 of gdb_test_multiple.
19218 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19219 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19220
19221 2014-03-20 Pedro Alves <palves@redhat.com>
19222
19223 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19224 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19225
19226 2014-03-19 Pedro Alves <palves@redhat.com>
19227
19228 * gdb.base/async.exp: Remove early return.
19229
19230 2014-03-19 Pedro Alves <palves@redhat.com>
19231
19232 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19233
19234 2014-03-19 Pedro Alves <palves@redhat.com>
19235
19236 * gdb.base/async.exp (test_background): Expect \r\n after
19237 "completed." in the fail pattern.
19238
19239 2014-03-19 Pedro Alves <palves@redhat.com>
19240
19241 * gdb.base/async.exp (test_background): New procedure.
19242 Use it for all background execution command tests.
19243
19244 2014-03-19 Pedro Alves <palves@redhat.com>
19245
19246 * gdb.base/async.exp: Use prepare_for_testing.
19247
19248 2014-03-19 Pedro Alves <palves@redhat.com>
19249
19250 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19251 the same line.
19252
19253 2014-03-19 Pedro Alves <palves@redhat.com>
19254
19255 * gdb.base/async.c (main): Add "jump here" and "until here" line
19256 marker comments.
19257 * gdb.base/async.exp (jump_here): New global.
19258 (jump& test): Use it.
19259 (until_here): New global.
19260 (until& test): Use it.
19261
19262 2014-03-19 Pedro Alves <palves@redhat.com>
19263
19264 * gdb.base/async.exp: Don't frob gdb_protocol.
19265
19266 2014-03-18 Doug Evans <xdje42@gmail.com>
19267
19268 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19269 Fix spelling of exec-done-display.
19270
19271 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19272
19273 PR gdb/15358
19274 * gdb.base/gdb-sigterm.c: New file.
19275 * gdb.base/gdb-sigterm.exp: New file.
19276
19277 2014-03-18 Pedro Alves <palves@redhat.com>
19278
19279 PR gdb/13860
19280 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19281 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19282 solib-event.
19283
19284 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19285
19286 * gdb.ada/pckd_arr_ren: New testcase.
19287
19288 2014-03-13 Doug Evans <xdje42@gmail.com>
19289
19290 PR guile/16612
19291 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19292 collect after discarding symbols.
19293
19294 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19295 Doug Evans <xdje42@gmail.com>
19296
19297 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19298 to history survives a gc.
19299
19300 2014-03-13 Pedro Alves <palves@redhat.com>
19301
19302 * gdb.base/default.exp: Don't test "target procfs".
19303
19304 2014-03-13 Pedro Alves <palves@redhat.com>
19305
19306 * gdb.base/default.exp: Update "target child" and "target procfs"
19307 tests to not expect "Unix".
19308
19309 2014-03-12 Tom Tromey <tromey@redhat.com>
19310
19311 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19312 New procs. Add target-async tests.
19313 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19314 Add target-async tests.
19315
19316 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19317
19318 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19319 'func_start' and 'func_end' for the beginning and end of the
19320 function code, respectively.
19321 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19322 'func_end' instead of 'func' and 'main'.
19323
19324 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19325
19326 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19327 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19328 generate the debug info assembler source.
19329
19330 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19331
19332 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19333 * gdb.dwarf2/arr-subrange.exp: Likewise.
19334 * gdb.dwarf2/dwz.exp: Likewise.
19335 * gdb.dwarf2/method-ptr.exp: Likewise.
19336 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19337 * gdb.dwarf2/subrange.exp: Likewise.
19338 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19339 * gdb.dwarf2/implptrpiece.exp: Likewise.
19340 * gdb.dwarf2/nostaticblock.exp: Likewise.
19341
19342 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19343
19344 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19345 directory to absolute path name arguments.
19346
19347 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19348
19349 * gdb.ada/tagged_access: New testcase.
19350
19351 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19352
19353 * gdb.btrace/data.exp: Update expected output.
19354
19355 2014-03-06 Yao Qi <yao@codesourcery.com>
19356
19357 * gdb.trace/pr16508.exp: New file.
19358
19359 2014-03-05 Pedro Alves <palves@redhat.com>
19360
19361 PR gdb/16575
19362 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19363 procedure.
19364 (top level): Adjust to use it. Add tests that exercise breakpoint
19365 interaction with the code-cache.
19366
19367 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19368
19369 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19370 test for 'history-append!'.
19371
19372 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19373
19374 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19375 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19376 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19377 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19378 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19379 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19380
19381 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19382
19383 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19384 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19385 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19386
19387 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19388
19389 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19390
19391 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19392
19393 * gdb.dwarf2/arr-stride.c: New file.
19394 * gdb.dwarf2/arr-stride.exp: New file.
19395
19396 2014-02-26 Pedro Alves <palves@redhat.com>
19397
19398 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19399 that won't ever trigger. Make sure that GDB reports the correct
19400 breakpoint that caused the stop.
19401
19402 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19403
19404 PR gdb/16626
19405 * gdb.base/auto-load-script: New file.
19406 * gdb.base/auto-load.c: New file.
19407 * gdb.base/auto-load.exp: New file.
19408
19409 PR gdb/16626
19410 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19411
19412 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19413
19414 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19415 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19416
19417 2014-02-24 Doug Evans <dje@google.com>
19418
19419 * lib/gdb.exp (run_on_host): Log error output if program fails.
19420
19421 2014-02-21 Pedro Alves <palves@redhat.com>
19422
19423 * gdb.threads/step-after-sr-lock.c: Rename to ...
19424 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19425 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19426 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19427 ... this.
19428
19429 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19430
19431 PR tdep/16397
19432 * gdb.arch/amd64-stap-special-operands.exp: New file.
19433 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19434 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19435 * gdb.arch/amd64-stap-triplet.S: Likewise.
19436 * gdb.arch/amd64-stap-triplet.c: Likewise.
19437
19438 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19439
19440 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19441 in .section pseudo-op.
19442
19443 2014-02-20 lin zuojian <manjian2006@gmail.com>
19444 Joel Brobecker <brobecker@adacore.com>
19445 Doug Evans <xdje42@gmail.com>
19446
19447 PR symtab/16581
19448 * gdb.dwarf2/dw2-icycle.S: New file.
19449 * gdb.dwarf2/dw2-icycle.c: New file.
19450 * gdb.dwarf2/dw2-icycle.exp: New file.
19451
19452 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19453
19454 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19455 operations on gdb.Value objects.
19456 * gdb.python/py-value-cc.exp: Add new test to test operations on
19457 gdb.Value objects.
19458
19459 2014-02-18 Doug Evans <dje@google.com>
19460
19461 * Makefile.in (TESTS): New variable.
19462 (expanded_tests, expanded_tests_or_none): New variables
19463 (check-single): Pass $(expanded_tests_or_none) to runtest.
19464 (check-parallel): Only run tests in $(TESTS) if non-empty.
19465 (check/no-matching-tests-found): New rule.
19466 * README: Document TESTS makefile variable.
19467
19468 2014-02-18 Doug Evans <dje@google.com>
19469
19470 * Makefile.in (check-parallel): rm -rf outputs temp.
19471
19472 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19473
19474 Fix "ERROR: no fileid for" in the testsuite.
19475 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19476
19477 2014-02-12 Doug Evans <dje@google.com>
19478
19479 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19480 (MISCELLANEOUS): New variable.
19481 (clean): rm -rf $(MISCELLANEOUS).
19482 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19483 dwp live in the same directory as symlinks, with each symlink pointed
19484 to a differently named file in a different directory.
19485
19486 2014-02-11 Doug Evans <dje@google.com>
19487
19488 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19489 of Tcl file commands.
19490
19491 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19492
19493 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19494 "kill -SIGUSR1 -1".
19495
19496 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19497
19498 * gdb.ada/tick_length_array_enum_idx: New testcase.
19499
19500 2014-02-10 Doug Evans <xdje42@gmail.com>
19501
19502 * configure.ac (AC_OUTPUT): Add gdb.guile.
19503 * configure: Regenerate.
19504 * lib/gdb-guile.exp: New file.
19505 * lib/gdb.exp (get_target_charset): New function.
19506 * gdb.base/help.exp: Update expected output from "apropos apropos".
19507 * gdb.guile/Makefile.in: New file.
19508 * gdb.guile/guile.exp: New file.
19509 * gdb.guile/scm-arch.c: New file.
19510 * gdb.guile/scm-arch.exp: New file.
19511 * gdb.guile/scm-block.c: New file.
19512 * gdb.guile/scm-block.exp: New file.
19513 * gdb.guile/scm-breakpoint.c: New file.
19514 * gdb.guile/scm-breakpoint.exp: New file.
19515 * gdb.guile/scm-disasm.c: New file.
19516 * gdb.guile/scm-disasm.exp: New file.
19517 * gdb.guile/scm-equal.c: New file.
19518 * gdb.guile/scm-equal.exp: New file.
19519 * gdb.guile/scm-error.exp: New file.
19520 * gdb.guile/scm-error.scm: New file.
19521 * gdb.guile/scm-frame-args.c: New file.
19522 * gdb.guile/scm-frame-args.exp: New file.
19523 * gdb.guile/scm-frame-args.scm: New file.
19524 * gdb.guile/scm-frame-inline.c: New file.
19525 * gdb.guile/scm-frame-inline.exp: New file.
19526 * gdb.guile/scm-frame.c: New file.
19527 * gdb.guile/scm-frame.exp: New file.
19528 * gdb.guile/scm-generics.exp: New file.
19529 * gdb.guile/scm-gsmob.exp: New file.
19530 * gdb.guile/scm-iterator.c: New file.
19531 * gdb.guile/scm-iterator.exp: New file.
19532 * gdb.guile/scm-math.c: New file.
19533 * gdb.guile/scm-math.exp: New file.
19534 * gdb.guile/scm-objfile-script-gdb.in: New file.
19535 * gdb.guile/scm-objfile-script.c: New file.
19536 * gdb.guile/scm-objfile-script.exp: New file.
19537 * gdb.guile/scm-objfile.c: New file.
19538 * gdb.guile/scm-objfile.exp: New file.
19539 * gdb.guile/scm-ports.exp: New file.
19540 * gdb.guile/scm-pretty-print.c: New file.
19541 * gdb.guile/scm-pretty-print.exp: New file.
19542 * gdb.guile/scm-pretty-print.scm: New file.
19543 * gdb.guile/scm-section-script.c: New file.
19544 * gdb.guile/scm-section-script.exp: New file.
19545 * gdb.guile/scm-section-script.scm: New file.
19546 * gdb.guile/scm-symbol.c: New file.
19547 * gdb.guile/scm-symbol.exp: New file.
19548 * gdb.guile/scm-symtab-2.c: New file.
19549 * gdb.guile/scm-symtab.c: New file.
19550 * gdb.guile/scm-symtab.exp: New file.
19551 * gdb.guile/scm-type.c: New file.
19552 * gdb.guile/scm-type.exp: New file.
19553 * gdb.guile/scm-value-cc.cc: New file.
19554 * gdb.guile/scm-value-cc.exp: New file.
19555 * gdb.guile/scm-value.c: New file.
19556 * gdb.guile/scm-value.exp: New file.
19557 * gdb.guile/source2.scm: New file.
19558 * gdb.guile/types-module.cc: New file.
19559 * gdb.guile/types-module.exp: New file.
19560
19561 2014-02-10 Yao Qi <yao@codesourcery.com>
19562
19563 PR testsuite/16543
19564 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19565 * configure: Regenerated.
19566 * Makefile.in: New file.
19567
19568 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19569
19570 * gdb.python/py-framefilter.exp: Fix typo.
19571
19572 2014-02-08 Yao Qi <yao@codesourcery.com>
19573
19574 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19575 that no =breakpoint-modified is emitted when breakpoints are
19576 modified through MI commands.
19577
19578 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19579 Pedro Alves <palves@redhat.com>
19580
19581 * gdb.threads/step-after-sr-lock.c: New file.
19582 * gdb.threads/step-after-sr-lock.exp: New file.
19583
19584 2014-02-07 Pedro Alves <palves@redhat.com>
19585
19586 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19587
19588 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19589
19590 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19591 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19592
19593 2014-02-06 Doug Evans <xdje42@gmail.com>
19594
19595 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19596 output.
19597
19598 * gdb.gdb/python-interrupts.exp: New file.
19599
19600 2014-02-05 Yao Qi <yao@codesourcery.com>
19601
19602 * gdb.trace/report.exp (use_collected_data): Test the output
19603 of "info threads" and "info inferiors".
19604
19605 2014-02-05 Yao Qi <yao@codesourcery.com>
19606
19607 Revert this patch:
19608
19609 2013-05-24 Yao Qi <yao@codesourcery.com>
19610
19611 * gdb.trace/tfile.exp: Test inferior and thread.
19612
19613 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19614
19615 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19616 on a function.
19617 * gdb.base/step-bt.c: Call hello via function pointer to make
19618 sure its first instruction is executed on powerpc64le-linux.
19619
19620 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19621
19622 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19623
19624 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19625
19626 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19627 of the test patterns for use on little-endian systems.
19628
19629 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19630
19631 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19632 (decimal_vector): Fix for little-endian.
19633
19634 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19635
19636 * gdb.arch/sparc-sysstep.exp: New file.
19637 * gdb.arch/sparc-sysstep.c: Likewise.
19638
19639 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19640
19641 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19642
19643 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19644
19645 2014-01-23 Tom Tromey <tromey@redhat.com>
19646
19647 * gdb.ada/array_char_idx: New testcase.
19648
19649 2014-01-23 Tom Tromey <tromey@redhat.com>
19650
19651 PR python/16487:
19652 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19653 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19654 classes.
19655
19656 2014-01-23 Tom Tromey <tromey@redhat.com>
19657
19658 PR python/16491:
19659 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19660 string from an inferior frame.
19661 * gdb.python/py-framefilter-mi.exp: Update.
19662
19663 2014-01-22 Doug Evans <dje@google.com>
19664
19665 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19666
19667 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19668
19669 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19670
19671 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19672
19673 * gdb.trace/entry-values.exp: Remove excess space character from
19674 regex patterns. Handle s390 call instruction.
19675
19676 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19677
19678 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19679 define "*_start" label. Make "name" static.
19680 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19681 ${name} by references to ${name}_start.
19682
19683 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19684
19685 * gdb.base/info-macros.exp: Remove "debug" from the compile
19686 options.
19687
19688 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19689
19690 * gdb.dlang/demangle.exp: New file.
19691
19692 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19693
19694 * gdb.dlang/primitive-types.exp: New file.
19695
19696 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19697
19698 * configure.ac: Create gdb.dlang/Makefile.
19699 * configure: Regenerate.
19700 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19701 * gdb.dlang/Makefile.in: New file.
19702 * lib/d-support.exp: New file.
19703 * lib/gdb.exp (skip_d_tests): New proc.
19704
19705 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19706
19707 * gdb.btrace/delta.exp: Check reverse stepi.
19708 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19709 * gdb.btrace/finish.exp: New.
19710 * gdb.btrace/next.exp: New.
19711 * gdb.btrace/nexti.exp: New.
19712 * gdb.btrace/record_goto.c: Add comments.
19713 * gdb.btrace/step.exp: New.
19714 * gdb.btrace/stepi.exp: New.
19715 * gdb.btrace/multi-thread-step.c: New.
19716 * gdb.btrace/multi-thread-step.exp: New.
19717 * gdb.btrace/rn-dl-bind.c: New.
19718 * gdb.btrace/rn-dl-bind.exp: New.
19719 * gdb.btrace/data.c: New.
19720 * gdb.btrace/data.exp: New.
19721 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19722
19723 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19724
19725 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19726 * gdb.btrace/exception.exp: Update.
19727 * gdb.btrace/instruction_history.exp: Update.
19728 * gdb.btrace/record_goto.exp: Update.
19729 * gdb.btrace/tailcall.exp: Update.
19730 * gdb.btrace/unknown_functions.exp: Update.
19731 * gdb.btrace/delta.exp: New.
19732
19733 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19734
19735 * gdb.btrace/record_goto.exp: Add backtrace test.
19736 * gdb.btrace/tailcall.exp: Add backtrace test.
19737
19738 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19739
19740 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19741 * gdb.btrace/record_goto.c: New.
19742 * gdb.btrace/record_goto.exp: New.
19743 * gdb.btrace/x86-record_goto.S: New.
19744
19745 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19746
19747 * gdb.btrace/function_call_history.exp: Update tests.
19748 * gdb.btrace/instruction_history.exp: Update tests.
19749
19750 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19751
19752 * gdb.btrace/function_call_history.exp: Fix expected field
19753 order for "record function-call-history".
19754 Add new tests for "record function-call-history /c".
19755 * gdb.btrace/exception.cc: New.
19756 * gdb.btrace/exception.exp: New.
19757 * gdb.btrace/tailcall.exp: New.
19758 * gdb.btrace/x86-tailcall.S: New.
19759 * gdb.btrace/x86-tailcall.c: New.
19760 * gdb.btrace/unknown_functions.c: New.
19761 * gdb.btrace/unknown_functions.exp: New.
19762 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19763
19764 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19765
19766 * gdb.btrace/instruction_history.exp: Update.
19767 * gdb.btrace/function_call_history.exp: Update.
19768
19769 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19770
19771 * gdb.btrace/function_call_history.exp: Fix expected function
19772 trace.
19773 * gdb.btrace/instruction_history.exp: Initialize traced.
19774 Remove traced_functions.
19775
19776 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19777
19778 * gdb.btrace/function_call_history.exp: Update
19779 * gdb.btrace/instruction_history.exp: Update.
19780
19781 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19782
19783 * gdb.btrace/enable.exp: Update expected text.
19784
19785 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19786
19787 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19788 bytes.
19789
19790 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19791
19792 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19793
19794 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19795
19796 * lib/gdb.exp (supports_process_record): Return true for
19797 arm*-linux*. (supports_reverse): Likewise.
19798
19799 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19800
19801 PR python/15464
19802 PR python/16113
19803 * gdb.python/py-type.c: Enhance test case.
19804 * gdb.python/py-value-cc.cc: Likewise
19805 * gdb.python/py-type.exp: Add new tests.
19806 * gdb.python/py-value-cc.exp: Likewise
19807
19808 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19809 Pedro Alves <palves@redhat.com>
19810
19811 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19812 Make "name" extern.
19813 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19814 references to ${name}_start by references to ${name}.
19815
19816 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19817
19818 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19819
19820 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19821
19822 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19823
19824 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19825 Pedro Alves <palves@redhat.com>
19826
19827 * gdb.mi/mi-info-os.exp: Connect to the target with
19828 mi_gdb_target_load.
19829
19830 2014-01-08 Pedro Alves <palves@redhat.com>
19831
19832 * gdb.threads/reconnect-signal.c: New file.
19833 * gdb.threads/reconnect-signal.exp: New file.
19834
19835 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19836
19837 * gdb.base/source-dir.exp: New file.
19838
19839 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19840
19841 * gdb.ada/mi_interface: New testcase.
19842
19843 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19844
19845 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19846 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19847 gdb.ada/pp-rec-component/pck.ads: New files.
19848
19849 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19850
19851 * gdb.python/py-pp-integral.c: New file.
19852 * gdb.python/py-pp-integral.py: New file.
19853 * gdb.python/py-pp-integral.exp: New file.
19854
19855 For older changes see ChangeLog-1993-2013.
19856 \f
19857 ;; Local Variables:
19858 ;; mode: change-log
19859 ;; left-margin: 8
19860 ;; fill-column: 74
19861 ;; version-control: never
19862 ;; End:
19863
19864 Copyright 2014-2020 Free Software Foundation, Inc.
19865 Copying and distribution of this file, with or without modification,
19866 are permitted provided the copyright notice and this notice are preserved.
This page took 0.498013 seconds and 4 git commands to generate.