]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
gdb: Restore old annotations behaviour when printing frame info
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.base/annota1.exp: Update expected results.
4 * gdb.cp/annota2.exp: Update expected results, remove duplicate
5 test name.
6 * gdb.cp/annota3.exp: Update expected results.
7
8 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
9
10 PR gdb/26016
11 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
12 against MAP_FAILED.
13 * gdb.base/coremaker.c (mmapdata): Likewise.
14 * gdb.base/jit-reader-host.c (main): Likewise.
15 * gdb.base/sym-file-loader.c (load): Likewise.
16 (load_shlib): Likewise.
17
18 2020-05-20 Tom Tromey <tromey@adacore.com>
19
20 * gdb.ada/array_char_idx.exp: Recognize initialized array.
21
22 2020-05-20 Tom de Vries <tdevries@suse.de>
23
24 PR symtab/25833
25 * gdb.base/with-mf-inc.c: New test.
26 * gdb.base/with-mf-main.c: New test.
27 * gdb.base/with-mf.exp: New file.
28
29 2020-05-19 Tom Tromey <tromey@adacore.com>
30
31 * gdb.rust/simple.exp: Restore missing test result.
32
33 2020-05-19 Tom de Vries <tdevries@suse.de>
34
35 * gdb.base/gdb-caching-proc.exp: Fix typo.
36
37 2020-05-19 Tom Tromey <tromey@adacore.com>
38
39 * gdb.rust/simple.exp: Add some test descriptions.
40 (test_one_slice): Use with_test_prefix.
41
42 2020-05-18 Tom de Vries <tdevries@suse.de>
43
44 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
45
46 2020-05-17 Pedro Alves <palves@redhat.com>
47
48 PR gdb/25741
49 * gdb.base/hw-sw-break-same-address.exp: New file.
50
51 2020-05-16 Pedro Alves <palves@redhat.com>
52
53 * gdb.multi/multi-re-run.exp (test_re_run): Switch
54 LAST_LOADED_FILE accordingly.
55
56 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
57
58 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
59
60 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
61
62 * gdb.base/help.exp: Test apropos and help for commands
63 having aliases. Fixed comments not starting with an
64 upper-case letter or not finishing with a dot.
65
66 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
67
68 * gdb.base/alias.exp: Update help output check.
69
70 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
71
72 * gdb.base/default.exp: Update output following fixes.
73
74 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
75
76 * gdb.base/alias.exp: Test aliases starting with a prefix of
77 another alias.
78
79 2020-05-15 Gary Benson <gbenson@redhat.com>
80
81 * gdb.base/info-os.c (main): Add return statement.
82 * gdb.base/info_minsym.c (minsym_fun): Likewise.
83 * gdb.base/large-frame-2.c (func): Likewise.
84 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
85 * gdb.base/pr10179-b.c (foo2): Likewise.
86 * gdb.base/valgrind-disp-step.c (foo): Likewise.
87 * gdb.base/watch-cond.c (func): Likewise.
88 * gdb.multi/goodbye.c (verylongfun): Likewise.
89 * gdb.multi/hello.c (commonfun): Likewise.
90 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
91 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
92 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
93 Likewise.
94 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
95 * gdb.threads/interrupt-while-step-over.c (child_function):
96 Likewise.
97 * gdb.trace/actions-changed.c (end): Likewise.
98
99 2020-05-15 Gary Benson <gbenson@redhat.com>
100
101 * gdb.opencl/callfuncs.exp: Report when test skipped.
102 * gdb.opencl/convs_casts.exp: Likewise.
103 * gdb.opencl/datatypes.exp: Likewise.
104 * gdb.opencl/operators.exp: Likewise.
105 * gdb.opencl/vec_comps.exp: Likewise.
106
107 2020-05-15 Tom de Vries <tdevries@suse.de>
108
109 * gdb.base/align.exp.in: Rename to ...
110 * gdb.base/align.exp.tcl: ... this.
111 * gdb.base/align-c++.exp: Update.
112 * gdb.base/align-c.exp: Update.
113 * gdb.base/all-architectures.exp.in: Rename to ...
114 * gdb.base/all-architectures.exp: ... this.
115 * gdb.base/all-architectures-0.exp: Update.
116 * gdb.base/all-architectures-1.exp: Update.
117 * gdb.base/all-architectures-2.exp: Update.
118 * gdb.base/all-architectures-3.exp: Update.
119 * gdb.base/all-architectures-4.exp: Update.
120 * gdb.base/all-architectures-5.exp: Update.
121 * gdb.base/all-architectures-6.exp: Update.
122 * gdb.base/all-architectures-7.exp: Update.
123 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
124 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
125 * gdb.base/infcall-nested-structs-c++.exp: Update.
126 * gdb.base/infcall-nested-structs-c.exp: Update.
127 * gdb.base/info-types.exp.in: Rename to ...
128 * gdb.base/info-types.exp.tcl: ... this.
129 * gdb.base/info-types-c++.exp: Update.
130 * gdb.base/info-types-c.exp: Update.
131 * gdb.base/max-depth.exp.in: Rename to ...
132 * gdb.base/max-depth.exp.tcl: ... this.
133 * gdb.base/max-depth-c++.exp: Update.
134 * gdb.base/max-depth-c.exp: Update.
135 * gdb.cp/cpexprs.exp.in: Rename to ...
136 * gdb.cp/cpexprs.exp.tcl: ... this.
137 * gdb.cp/cpexprs-debug-types.exp: Update.
138 * gdb.cp/cpexprs.exp: Update.
139 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
140 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
141 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
142 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
143 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
144 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
145 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
146 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
147 * gdb.dwarf2/clang-debug-names-2.exp: Update.
148 * gdb.dwarf2/clang-debug-names.exp: Update.
149
150 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
151
152 * lib/check-test-names.exp: Remove code that prevents this file
153 loading when tests are run in parallel.
154
155 2020-05-15 Pedro Alves <palves@redhat.com>
156
157 * gdb.multi/multi-kill.exp (start_inferior): Remove
158 'testpid' parameter. Refer to namespace variable directly.
159 (testpid): Declare as namespace variable.
160
161 2020-05-15 Pedro Alves <palves@redhat.com>
162
163 * gdb.multi/multi-kill.exp: Wrap in namespace.
164 (start_inferior): Add TESTPID parameter. Use it instead of the
165 testpid global.
166 (top level): Define empty TESTPID array, and pass it down to
167 start_inferior.
168
169 2020-05-14 Tom de Vries <tdevries@suse.de>
170
171 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
172 output.
173
174 2020-05-14 Tom de Vries <tdevries@suse.de>
175
176 * gdb.base/align.exp: Split into ...
177 * gdb.base/align.exp.in: ...
178 * gdb.base/align-c++.exp: ...
179 * gdb.base/align-c.exp: ... these.
180 * gdb.base/infcall-nested-structs.exp: Split into ...
181 * gdb.base/infcall-nested-structs.exp.in: ...
182 * gdb.base/infcall-nested-structs-c++.exp: ...
183 * gdb.base/infcall-nested-structs-c.exp: ... these.
184 * gdb.base/info-types.exp: Split into ...
185 * gdb.base/info-types.exp.in: ...
186 * gdb.base/info-types-c++.exp: ...
187 * gdb.base/info-types-c.exp: ... these.
188 * gdb.base/max-depth.exp: Split into ...
189 * gdb.base/max-depth.exp.in: ...
190 * gdb.base/max-depth-c++.exp: ...
191 * gdb.base/max-depth-c.exp: ... these.
192 * gdb.cp/infcall-nodebug.exp: Split into ...
193 * gdb.cp/infcall-nodebug.exp.in: ...
194 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
195 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
196 * gdb.cp/infcall-nodebug-c-d0.exp: ...
197 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
198
199 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
200 Pedro Alves <palves@redhat.com>
201
202 * gdb.multi/multi-exit.c: New file.
203 * gdb.multi/multi-exit.exp: New file.
204 * gdb.multi/multi-kill.c: New file.
205 * gdb.multi/multi-kill.exp: New file.
206
207 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
208
209 * gdb.base/annota1.exp: Update the expected output.
210 * gdb.cp/annota2.exp: Ditto.
211
212 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 * lib/check-test-names.exp: Disable when testing is being run in
215 parallel.
216
217 2020-05-12 Tom de Vries <tdevries@suse.de>
218
219 * gdb.base/jit-elf.exp: Fix string concat.
220
221 2020-05-12 Tom de Vries <tdevries@suse.de>
222
223 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
224 messages.
225
226 2020-05-12 Tom de Vries <tdevries@suse.de>
227
228 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
229
230 2020-05-12 Tom de Vries <tdevries@suse.de>
231
232 * gdb.ada/catch_ex.exp: Use with_test_prefix.
233 * gdb.ada/mi_catch_ex.exp: Same.
234 * gdb.ada/mi_catch_ex_hand.exp: Same.
235
236 2020-05-12 Tom de Vries <tdevries@suse.de>
237
238 * gdb.fortran/complex.exp: Use with_test_prefix.
239
240 2020-05-12 Tom de Vries <tdevries@suse.de>
241
242 * gdb.trace/passcount.exp: Fix test-names.
243
244 2020-05-12 Tom de Vries <tdevries@suse.de>
245
246 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
247
248 2020-05-12 Tom de Vries <tdevries@suse.de>
249
250 * gdb.gdb/complaints.exp: Use with_test_prefix.
251 * gdb.xml/tdesc-regs.exp: Same.
252 * gdb.opt/inline-locals.exp: Fix test name.
253
254 2020-05-12 Tom de Vries <tdevries@suse.de>
255
256 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
257 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
258 * gdb.dwarf2/implref-struct.exp: Same.
259 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
260 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
261
262 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
263
264 * gdb.base/jit-so.exp (one_jit_test): Change test name.
265
266 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
267
268 * lib/check-test-names.exp (all_test_names): New module variable.
269 (counts): Add 'duplicates' field.
270 (_check_duplicates): New procedure.
271 (check): Also check for duplicates.
272 (do_log_summary): Print duplicates count.
273 (do_reset_vars): Reset counter for duplicate test names, and
274 discard all know test names.
275
276 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
277
278 * lib/gdb.exp: Include check-test-names.exp library.
279 * lib/check-test-names.exp: New file.
280
281 2020-05-11 Tom de Vries <tdevries@suse.de>
282
283 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
284
285 2020-05-11 Keith Seitz <keiths@redhat.com>
286
287 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
288
289 2020-05-11 Tom de Vries <tdevries@suse.de>
290
291 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
292 * gdb.cp/cpexprs.exp.in: .. here.
293 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
294 cpexprs.exp.
295
296 2020-05-11 Keith Seitz <keiths@redhat.com>
297
298 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
299 test names.
300 * gdb.ada/arrayptr.exp: Likewise.
301 * gdb.ada/assign_arr.exp: Likewise.
302 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
303 * gdb.ada/bp_on_var.exp: Likewise.
304 * gdb.ada/call_pn.exp: Likewise.
305 * gdb.ada/complete.exp: Likewise.
306 * gdb.ada/fun_overload_menu.exp: Likewise.
307 * gdb.ada/funcall_param.exp: Likewise.
308 * gdb.ada/funcall_ref.exp: Likewise.
309 * gdb.ada/packed_array_assign.exp: Likewise.
310 * gdb.ada/same_component_name.exp: Likewise.
311 * gdb.ada/type_coercion.exp: Likewise.
312 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
313 * gdb.ada/variant_record_packed_array.exp: Likewise.
314
315 2020-05-11 Tom de Vries <tdevries@suse.de>
316
317 PR symtab/25941
318 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
319 out of ...
320 * gdb.dwarf2/clang-debug-names.exp: ... here.
321 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
322 clang-debug-names.exp.in.
323 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
324 * gdb.dwarf2/clang-debug-names-2.c: New test.
325
326 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
327
328 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
329 (fortran_runto_main): New Proc, fortran version of runto_main.
330 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
331 * gdb.fortran/array-bounds.exp: Likewise.
332 * gdb.fortran/array-slices.exp: Likewise.
333 * gdb.fortran/block-data.exp: Likewise.
334 * gdb.fortran/charset.exp: Likewise.
335 * gdb.fortran/common-block.exp: Likewise.
336 * gdb.fortran/complex.exp: Likewise.
337 * gdb.fortran/derived-type-function.exp: Likewise.
338 * gdb.fortran/derived-type.exp: Likewise.
339 * gdb.fortran/info-modules.exp: Likewise.
340 * gdb.fortran/info-types.exp: Likewise.
341 * gdb.fortran/intrinsics.exp: Likewise.
342 * gdb.fortran/library-module.exp: Likewise.
343 * gdb.fortran/logical.exp: Likewise.
344 * gdb.fortran/max-depth.exp: Likewise.
345 * gdb.fortran/module.exp: Likewise.
346 * gdb.fortran/multi-dim.exp: Likewise.
347 * gdb.fortran/nested-funcs.exp: Likewise.
348 * gdb.fortran/print-formatted.exp: Likewise.
349 * gdb.fortran/print_type.exp: Likewise.
350 * gdb.fortran/printing-types.exp: Likewise.
351 * gdb.fortran/ptr-indentation.exp: Likewise.
352 * gdb.fortran/ptype-on-functions.exp: Likewise.
353 * gdb.fortran/subarray.exp: Likewise.
354 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
355 * gdb.fortran/vla-datatypes.exp: Likewise.
356 * gdb.fortran/vla-history.exp: Likewise.
357 * gdb.fortran/vla-ptr-info.exp: Likewise.
358 * gdb.fortran/vla-ptype-sub.exp: Likewise.
359 * gdb.fortran/vla-ptype.exp: Likewise.
360 * gdb.fortran/vla-sizeof.exp: Likewise.
361 * gdb.fortran/vla-type.exp: Likewise.
362 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
363 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
364 * gdb.fortran/vla-value-sub.exp: Likewise.
365 * gdb.fortran/vla-value.exp: Likewise.
366 * gdb.fortran/whatis_type.exp: Likewise.
367 * gdb.mi/mi-var-child-f.exp: Likewise.
368
369 2020-05-09 Tom de Vries <tdevries@suse.de>
370
371 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
372
373 2020-05-08 Tom de Vries <tdevries@suse.de>
374
375 * gdb.dwarf2/clang-debug-names.c: New test.
376 * gdb.dwarf2/clang-debug-names.exp: New file.
377
378 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
379
380 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
381 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
382
383 2020-05-06 Tom de Vries <tdevries@suse.de>
384
385 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
386 breakpoint is at a "recommended breakpoint location".
387 * gdb.reverse/consecutive-reverse.exp: Same.
388
389 2020-05-06 Tom de Vries <tdevries@suse.de>
390
391 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
392 address.
393
394 2020-05-06 Tom de Vries <tdevries@suse.de>
395
396 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
397
398 2020-05-06 Tom de Vries <tdevries@suse.de>
399
400 * gdb.base/store.exp (check_set, up_set): Allowing missing location
401 info for r.
402
403 2020-05-06 Tom de Vries <tdevries@suse.de>
404
405 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
406 necessary.
407
408 2020-05-06 Tom de Vries <tdevries@suse.de>
409
410 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
411 void.
412
413 2020-05-06 Tom de Vries <tdevries@suse.de>
414
415 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
416 of ...
417 * gdb.base/async.exp: ... here.
418 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
419 "recommended breakpoint location".
420
421 2020-05-06 Tom de Vries <tdevries@suse.de>
422
423 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
424
425 2020-05-04 Tom de Vries <tdevries@suse.de>
426
427 * gdb.base/async.exp: Check whether instruction addresses are a
428 "recommended breakpoint location".
429
430 2020-05-03 Tom Tromey <tom@tromey.com>
431
432 * gdb.base/sepdebug.exp: Remove "catch" test.
433 * gdb.base/break.exp: Remove "catch" test.
434 * gdb.base/default.exp: Update expected output.
435
436 2020-05-02 Tom de Vries <tdevries@suse.de>
437
438 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
439 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
440 * gdb.arch/i386-mpx-map.exp: Same.
441 * gdb.arch/i386-mpx-sigsegv.exp: Same.
442 * gdb.arch/i386-mpx-simple_segv.exp: Same.
443 * gdb.arch/i386-mpx.exp: Same.
444
445 2020-05-02 Tom de Vries <tdevries@suse.de>
446
447 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
448
449 2020-05-01 Tom de Vries <tdevries@suse.de>
450
451 * gdb.ada/operator_bp.exp: Allow more than required amount of
452 breakpoint.
453
454 2020-05-01 Tom de Vries <tdevries@suse.de>
455
456 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
457
458 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
459
460 PR gdb/18706
461 * gdb.cp/stub-array-size.cc: New test.
462 * gdb.cp/stub-array-size.exp: New file.
463 * gdb.cp/stub-array-size.h: New test.
464 * gdb.cp/stub-array-size2.cc: New test.
465
466 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
467
468 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
469 output to the new format.
470
471 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
472
473 * gdb.base/break.exp: Use with_test_prefix.
474
475 2020-04-29 Tom de Vries <tdevries@suse.de>
476
477 * lib/gdb.exp (debug_types): New proc.
478 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
479 * gdb.python/py-symtab.exp: Same.
480
481 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
482
483 PR gdb/17320
484 * gdb.base/pretty-array.c: New test.
485 * gdb.base/pretty-array.exp: New file.
486
487 2020-04-29 Tom de Vries <tdevries@suse.de>
488
489 PR symtab/25889
490 * gdb.cp/cpexprs.exp: Adapt for inclusion.
491 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
492 and include cpexprs.exp.
493
494 2020-04-28 Mark Williams <mark@myosotissp.com>
495
496 PR gdb/24480
497 * dw4-toplevel-types.exp: Test for top level types.
498 * dw4-toplevel-types.cc: Test for top level types.
499
500 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
501
502 * gdb.threads/stop-with-handle.exp: Fix typo in comment
503 (theads -> threads).
504
505 2020-04-28 Tom de Vries <tdevries@suse.de>
506
507 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
508
509 2020-04-28 Tom de Vries <tdevries@suse.de>
510
511 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
512
513 2020-04-28 Tom de Vries <tdevries@suse.de>
514
515 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
516
517 2020-04-28 Tom de Vries <tdevries@suse.de>
518
519 * gdb.dwarf2/main-foo.c: New test.
520 * gdb.dwarf2/struct-with-sig.exp: New file.
521
522 2020-04-25 Tom de Vries <tdevries@suse.de>
523
524 * boards/debug-types.exp: New file.
525
526 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
527
528 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
529
530 2020-04-24 Tom Tromey <tom@tromey.com>
531
532 PR symtab/12707:
533 * gdb.python/py-symbol.exp: Update expected results for
534 linkage_name test.
535 * gdb.cp/print-demangle.exp: New file.
536 * gdb.base/c-linkage-name.exp: Fix test.
537 * gdb.guile/scm-symbol.exp: Update expected results for
538 linkage_name test.
539
540 2020-04-24 Tom Tromey <tom@tromey.com>
541
542 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
543 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
544 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
545 assembler.
546
547 2020-04-24 Tom de Vries <tdevries@suse.de>
548
549 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
550 C++.
551
552 2020-04-24 Tom Tromey <tromey@adacore.com>
553
554 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
555 values.
556 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
557 values. Update test for minimal encodings.
558 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
559 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
560 values. Update test for minimal encodings.
561
562 2020-04-24 Tom Tromey <tromey@adacore.com>
563
564 PR python/23662:
565 * gdb.ada/variant.exp: Add Python checks.
566 * gdb.rust/simple.exp: Add dynamic type checks.
567
568 2020-04-24 Tom Tromey <tromey@adacore.com>
569
570 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
571 Make array type matching more lax.
572 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
573 * gdb.ada/mi_variant.exp: New file.
574 * gdb.ada/mi_variant/pck.ads: New file.
575 * gdb.ada/mi_variant/pkg.adb: New file.
576 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
577 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
578
579 2020-04-24 Tom Tromey <tromey@adacore.com>
580
581 * gdb.ada/variant.exp: Add dynamic field offset tests.
582 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
583 * gdb.ada/variant/pkg.adb: Add new variables.
584
585 2020-04-24 Tom Tromey <tromey@adacore.com>
586
587 * gdb.ada/variant.exp: New file
588 * gdb.ada/variant/pkg.adb: New file
589 * gdb.ada/variant/pck.adb: New file
590
591 2020-04-24 Tom de Vries <tdevries@suse.de>
592
593 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
594
595 2020-04-24 Tom de Vries <tdevries@suse.de>
596
597 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
598 flags.
599
600 2020-04-24 Tom de Vries <tdevries@suse.de>
601
602 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
603
604 2020-04-24 Tom de Vries <tdevries@suse.de>
605
606 * lib/gdb.exp (default_gdb_start): Handle eof.
607 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
608 failure.
609 * gdb.base/readnever.exp: Handle clean_restart failure.
610
611 2020-04-23 Tom de Vries <tdevries@suse.de>
612
613 * gdb.base/decl-before-def.exp: Run to main and print a again.
614
615 2020-04-23 Tom de Vries <tdevries@suse.de>
616
617 * gdb.base/decl-before-def-decl.c: New test.
618 * gdb.base/decl-before-def-def.c: New test.
619 * gdb.base/decl-before-def.exp: New file.
620
621 2020-04-23 Tom de Vries <tdevries@suse.de>
622
623 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
624
625 2020-04-22 Tom de Vries <tdevries@suse.de>
626
627 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
628 debug_info_offset.
629 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
630 before $objsfile in the line line.
631
632 2020-04-22 Tom de Vries <tdevries@suse.de>
633
634 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
635
636 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
637
638 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
639 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
640 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
641 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
642 * gdb.base/jit-protocol.h: Update definitions to match all usage
643 contexts.
644
645 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
646
647 * gdb.base: Rename all jit related test and source files.
648
649 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
650
651 * gdb.base/jit-reader.exp: Relax register output check.
652
653 2020-04-22 Tom de Vries <tdevries@suse.de>
654
655 PR symtab/25764
656 * gdb.base/psym-external-decl-2.c: New test.
657 * gdb.base/psym-external-decl.c: New test.
658 * gdb.base/psym-external-decl.exp: New file.
659 * gdb.threads/tls.exp: Add PR25807 kfail.
660
661 2020-04-22 Tom de Vries <tdevries@suse.de>
662
663 PR symtab/25801
664 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
665 in "info source" output.
666
667 2020-04-22 Tom de Vries <tdevries@suse.de>
668
669 PR symtab/25700
670 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
671 symtab for imported_unit.c.
672
673 2020-04-21 Gary Benson <gbenson@redhat.com>
674
675 * gdb.base/advance.c (func): New argument, to match call site.
676 (func2, func3): Add return statements.
677
678 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
679
680 * gdb.multi/run-only-second-inf.c: New file.
681 * gdb.multi/run-only-second-inf.exp: New file.
682
683 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
684
685 * gdb.btrace/multi-inferior.c: New test.
686 * gdb.btrace/multi-inferior.exp: New file.
687
688 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
689
690 * gdb.btrace/enable-new-thread.c: New test.
691 * gdb.btrace/enable-new-thread.exp: New file.
692
693 2020-04-21 Tom de Vries <tdevries@suse.de>
694
695 PR gdb/25471
696 * gdb.threads/killed-outside.c: New test.
697 * gdb.threads/killed-outside.exp: New file.
698
699 2020-04-20 Gary Benson <gbenson@redhat.com>
700
701 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
702 * gdb.base/nested-subp2.exp: Likewise.
703 * gdb.base/nested-subp3.exp: Likewise.
704
705 2020-04-20 Gary Benson <gbenson@redhat.com>
706
707 * gdb.base/nested-subp1.exp: Disable test when using clang.
708 * gdb.base/nested-subp2.exp: Likewise.
709 * gdb.base/nested-subp3.exp: Likewise.
710
711 2020-04-20 Gary Benson <gbenson@redhat.com>
712
713 * gdb.cp/exception.cc: Fix compilation error with clang.
714
715 2020-04-20 Gary Benson <gbenson@redhat.com>
716
717 * gdb.trace/tspeed.c: Fix compilation error with clang.
718
719 2020-04-20 Gary Benson <gbenson@redhat.com>
720
721 * gdb.base/jit-main.c: Fix compilation error with clang.
722
723 2020-04-17 Kamil Rytarowski <n54@gmx.com>
724
725 * gdb.base/attach-twice.c: Include "sys/types.h".
726 (PTRACE_ATTACH): Add fallback definition.
727 (main): Pass `0' to the 4th argument of `ptrace'.
728
729 2020-04-17 Kamil Rytarowski <n54@gmx.com>
730
731 * gdb.base/fork-running-state.c: Include "signal.h".
732
733 2020-04-17 Tom Tromey <tromey@adacore.com>
734
735 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
736 Update tests.
737 * gdb.btrace/cpu.exp: Update tests.
738 * gdb.base/maint.exp: Update tests.
739 * gdb.base/default.exp: Update tests.
740 * gdb.base/completion.exp: Update tests.
741
742 2020-04-16 Tom de Vries <tdevries@suse.de>
743
744 PR symtab/25791
745 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
746 (ensure_gdb_index): and factor out and move ...
747 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
748 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
749
750 2020-04-16 Tom de Vries <tdevries@suse.de>
751
752 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
753 loading exec.
754
755 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
756
757 * gdb.base/many-completions.exp: New file.
758
759 2020-04-14 Tom de Vries <tdevries@suse.de>
760
761 PR symtab/25718
762 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
763
764 2020-04-14 Tom de Vries <tdevries@suse.de>
765
766 PR symtab/25720
767 * gdb.base/maint-expand-symbols-header-file.c: New test.
768 * gdb.base/maint-expand-symbols-header-file.exp: New file.
769 * gdb.base/maint-expand-symbols-header-file.h: New test.
770
771 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
774 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
775 get_func_info.
776 (get_func_info): Delete.
777 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
778 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
779 * lib/dwarf.exp (get_func_info): New function.
780
781 2020-04-13 Tom de Vries <tdevries@suse.de>
782
783 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
784 to what find_gnatmake does.
785
786 2020-04-10 Tom de Vries <tdevries@suse.de>
787
788 * gdb.base/style.exp: Expect "Expanding full symbols" message for
789 -readnow.
790
791 2020-04-10 Tom de Vries <tdevries@suse.de>
792
793 PR cli/25808
794 * gdb.base/style.c: Add leading newlines.
795 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
796 Check listing of main's one-line body.
797
798 2020-04-08 Tom de Vries <tdevries@suse.de>
799
800 * lib/gdb.exp (psymtabs_p): New proc.
801 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
802 importing unit" unsupported if there are no partial symbols.
803
804 2020-04-08 Tom de Vries <tdevries@suse.de>
805
806 PR testsuite/25760
807 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
808
809 2020-04-07 Tom de Vries <tdevries@suse.de>
810
811 PR symtab/25796
812 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
813
814 2020-04-07 Tom de Vries <tdevries@suse.de>
815
816 * gdb.base/check-psymtab.c: New test.
817 * gdb.base/check-psymtab.exp: New file.
818
819 2020-04-06 Tom Tromey <tromey@adacore.com>
820
821 * gdb.ada/variant-record/proc.adb: New file.
822 * gdb.ada/variant-record/value.adb: New file.
823 * gdb.ada/variant-record/value.s: New file.
824 * gdb.ada/variant-record.exp: New file.
825
826 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
827
828 PR gdb/25325
829 * gdb.cp/typed-enum.cc: New test.
830 * gdb.cp/typed-enum.exp: New file.
831
832 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
833
834 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
835 * gdb.dwarf2/dw2-inline-small-func.c: New file.
836 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
837 * gdb.dwarf2/dw2-inline-small-func.h: New file.
838 * gdb.opt/inline-small-func.c: New file.
839 * gdb.opt/inline-small-func.exp: New file.
840 * gdb.opt/inline-small-func.h: New file.
841
842 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
843
844 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
845 function.
846
847 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
848
849 * lib/dwarf.exp (function_range): Allow compiler options to be
850 specified.
851
852 2020-04-02 Tom de Vries <tdevries@suse.de>
853
854 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
855 __attribute__((always_inline)).
856 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
857
858 2020-04-02 Tom de Vries <tdevries@suse.de>
859
860 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
861 (gdbserver_gdb_exit): ... here. Add timeout warning.
862 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
863 (connect_target_extended_remote): Append new server_spawn_id to
864 server_spawn_ids.
865 (cleanup): New proc.
866 (setup, <toplevel>): Call cleanup.
867
868 2020-04-02 Tom de Vries <tdevries@suse.de>
869
870 * gdb.base/main-psymtab.exp: New file.
871
872 2020-04-02 Tom de Vries <tdevries@suse.de>
873
874 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
875
876 2020-04-01 Tom Tromey <tom@tromey.com>
877
878 * gdb.base/complex-parts.exp: Add type tests.
879
880 2020-04-01 Tom Tromey <tom@tromey.com>
881
882 * gdb.base/complex-parts.exp: Add arithmetic tests.
883
884 2020-04-01 Tom Tromey <tom@tromey.com>
885
886 * gdb.compile/compile.exp: Update.
887 * gdb.compile/compile-cplus.exp: Update.
888 * gdb.base/varargs.exp: Update.
889 * gdb.base/floatn.exp: Update.
890 * gdb.base/endianity.exp: Update.
891 * gdb.base/callfuncs.exp (do_function_calls): Update.
892 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
893 (complex_float_integral_args): Update.
894 * gdb.base/complex.exp: Update.
895 * gdb.base/complex-parts.exp: Update.
896
897 2020-04-01 Tom Tromey <tromey@adacore.com>
898
899 * gdb.rust/union.rs: New file.
900 * gdb.rust/union.exp: New file.
901 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
902 (main): Update.
903 * gdb.rust/simple.exp: Move union tests to union.exp.
904
905 2020-04-01 Tom Tromey <tromey@adacore.com>
906
907 * gdb.rust/simple.rs (main): Remove "y0".
908
909 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
910
911 * gdb.multi/stop-all-on-exit.c: New test.
912 * gdb.multi/stop-all-on-exit.exp: New file.
913
914 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
915
916 PR gdb/24789
917 * gdb.cp/misc.cc: Add integer reference variable.
918 * gdb.cp/misc.exp: Add test.
919
920 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
921
922 * gdb.server/stop-reply-no-thread.exp: Enhance the test
923 scenario to cover execution until the end and also the case
924
925 2020-03-31 Tom de Vries <tdevries@suse.de>
926
927 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
928 c. Use "maint info symtabs" to check symtab expansion.
929
930 2020-03-30 Tom de Vries <tdevries@suse.de>
931
932 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
933 unsupported.
934 (verify_psymtab_expanded): Move ...
935 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
936 test.
937 (readnow): New proc.
938
939 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
940
941 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
942 with $hex.
943
944 2020-03-20 Tom Tromey <tromey@adacore.com>
945
946 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
947
948 2020-03-20 Tom Tromey <tromey@adacore.com>
949
950 * gdb.ada/sub_variant/subv.adb: New file.
951 * gdb.ada/sub_variant.exp: New file.
952
953 2020-03-20 Tom de Vries <tdevries@suse.de>
954
955 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
956 first break fails.
957 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
958
959 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
960
961 * gdb.server/exit-multiple-threads.c: New file.
962 * gdb.server/exit-multiple-threads.exp: New file.
963
964 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
965
966 * gdb.fortran/mixed-lang-stack.c: New file.
967 * gdb.fortran/mixed-lang-stack.cpp: New file.
968 * gdb.fortran/mixed-lang-stack.exp: New file.
969 * gdb.fortran/mixed-lang-stack.f90: New file.
970
971 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
972
973 * gdb.linespec/cp-completion-aliases.cc: New file.
974 * gdb.linespec/cp-completion-aliases.exp: New file.
975
976 2020-03-19 Tom de Vries <tdevries@suse.de>
977
978 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
979 more precise.
980
981 2020-03-18 Tom de Vries <tdevries@suse.de>
982
983 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
984 * gdb.dwarf2/break-inline-psymtab.c: New test.
985 * gdb.dwarf2/break-inline-psymtab.exp: New file.
986
987 2020-03-16 Tom de Vries <tdevries@suse.de>
988
989 * lib/cache.exp (gdb_do_cache): Add and handle local variables
990 cache_verify and cache_verify_proc.
991
992 2020-03-15 Tom de Vries <tdevries@suse.de>
993
994 * gdb.server/solib-list.exp: Handle
995 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
996
997 2020-03-15 Tom de Vries <tdevries@suse.de>
998
999 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1000 objfiles".
1001
1002 2020-03-14 Tom Tromey <tom@tromey.com>
1003
1004 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1005
1006 2020-03-14 Tom de Vries <tdevries@suse.de>
1007
1008 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1009
1010 2020-03-14 Tom de Vries <tdevries@suse.de>
1011
1012 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1013 result in line-by-line fashion.
1014
1015 2020-03-14 Tom de Vries <tdevries@suse.de>
1016
1017 * lib/gdb.exp (supports_statement_frontiers): New proc.
1018 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1019
1020 2020-03-14 Tom de Vries <tdevries@suse.de>
1021
1022 * gdb.base/printcmds.exp: Add missing quoting for "print
1023 teststring2".
1024
1025 2020-03-13 Tom Tromey <tom@tromey.com>
1026
1027 * gdb.base/printcmds.exp (test_print_strings): Add regression
1028 test.
1029 * gdb.base/printcmds.c (charptr): New typedef.
1030 (teststring2): New global.
1031
1032 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1033
1034 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1035 full path in the test name.
1036 (test_ld): Add some with_test_prefix blocks to make test names
1037 unique.
1038
1039 2020-03-13 Tom de Vries <tdevries@suse.de>
1040
1041 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1042
1043 2020-03-13 Tom de Vries <tdevries@suse.de>
1044
1045 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1046
1047 2020-03-13 Tom de Vries <tdevries@suse.de>
1048
1049 PR symtab/25646
1050 * gdb.dwarf2/imported-unit.exp: Add test.
1051
1052 2020-03-13 Tom de Vries <tdevries@suse.de>
1053
1054 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1055 (var1, var2): New variable.
1056 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1057 matching symbols.
1058
1059 2020-03-13 Tom de Vries <tdevries@suse.de>
1060
1061 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1062 (Term::command): Use prompt prefix.
1063 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1064 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1065 command_no_prompt_prefix instead of prefix.
1066 * gdb.tui/tui-layout-asm.exp: Same.
1067
1068 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1069
1070 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1071
1072 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1073
1074 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1075 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1076 on" while stepping over the test instruction, match printed
1077 message.
1078
1079 2020-03-12 Tom de Vries <tdevries@suse.de>
1080
1081 * gdb.base/info-types.exp: Use exp_continue during matching of output
1082 of "info types".
1083
1084 2020-03-12 Tom de Vries <tdevries@suse.de>
1085
1086 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1087
1088 2020-03-12 Tom de Vries <tdevries@suse.de>
1089
1090 * gdb.fortran/module.exp: Use exp_continue during matching of output
1091 of "info variable -n".
1092
1093 2020-03-12 Tom de Vries <tdevries@suse.de>
1094
1095 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1096 gdb.dwarf2/dw2-ranges-base.c.
1097
1098 2020-03-12 Tom de Vries <tdevries@suse.de>
1099
1100 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1101 in presence of GLIBC debuginfo.
1102
1103 2020-03-12 Tom de Vries <tdevries@suse.de>
1104
1105 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1106 $core.
1107
1108 2020-03-12 Tom de Vries <tdevries@suse.de>
1109
1110 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1111 more precise.
1112
1113 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1114
1115 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1116 from Unix to Windows path.
1117
1118 2020-03-11 Tom de Vries <tdevries@suse.de>
1119
1120 * gdb.ada/minsyms.exp: Set language to ada.
1121
1122 2020-03-11 Tom de Vries <tdevries@suse.de>
1123
1124 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1125
1126 2020-03-11 Tom de Vries <tdevries@suse.de>
1127
1128 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1129
1130 2020-03-11 Tom Tromey <tromey@adacore.com>
1131
1132 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1133
1134 2020-03-11 Tom de Vries <tdevries@suse.de>
1135
1136 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1137
1138 2020-03-11 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.base/break-interp.exp: Limit verbose scope.
1141
1142 2020-03-11 Tom de Vries <tdevries@suse.de>
1143
1144 * gdb.fortran/logical.f90: Define variable with character type.
1145 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1146
1147 2020-03-11 Tom de Vries <tdevries@suse.de>
1148
1149 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1150
1151 2020-03-11 Tom de Vries <tdevries@suse.de>
1152
1153 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1154 symtabs.
1155
1156 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1157 Bernd Edlinger <bernd.edlinger@hotmail.de>
1158
1159 * gdb.cp/step-and-next-inline.cc: New file.
1160 * gdb.cp/step-and-next-inline.exp: New file.
1161 * gdb.cp/step-and-next-inline.h: New file.
1162 * gdb.dwarf2/dw2-is-stmt.c: New file.
1163 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1164 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1165 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1166 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1167
1168 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1169
1170 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1171 is-stmt flag in the line table.
1172
1173 2020-03-09 Tom de Vries <tdevries@suse.de>
1174
1175 * lib/gdb.exp (cached_file): Create cache dir.
1176
1177 2020-03-07 Tom de Vries <tdevries@suse.de>
1178
1179 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1180 * gdb.cp/rvalue-ref-params.exp: Same.
1181
1182 2020-03-06 Tom de Vries <tdevries@suse.de>
1183
1184 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1185 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1186
1187 2020-03-06 Tom de Vries <tdevries@suse.de>
1188
1189 * README: Fix "the the".
1190 * gdb.base/dprintf.exp: Same.
1191
1192 2020-03-05 Tom de Vries <tdevries@suse.de>
1193
1194 * gdb.base/maint.exp: Update "main print statistics" expected output.
1195
1196 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1197
1198 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1199 (fortran_int8): Likewise.
1200 (fortran_real4): Likewise.
1201 (fortran_real8): Likewise.
1202 (fortran_complex4): Likewise.
1203 (fortran_logical4): Likewise.
1204 (fortran_character1): Likewise.
1205
1206 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1207
1208 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1209 printed as true.
1210
1211 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1212
1213 * gdb.base/printcmds.exp: Add test to verify printf of a
1214 variable holding an address.
1215
1216 2020-03-03 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1219
1220 2020-03-03 Tom de Vries <tdevries@suse.de>
1221
1222 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1223 gdb_test_multiple call.
1224
1225 2020-03-03 Tom de Vries <tdevries@suse.de>
1226
1227 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1228 gdb_test_multiple calls.
1229
1230 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1231
1232 * gdb.base/default.exp: Remove test of 'set history filename'.
1233 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1234 filename to the empty string.
1235 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1236 and GDBHISTSIZE.
1237
1238 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1239
1240 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1241 disabled.
1242
1243 2020-03-02 Pedro Alves <palves@redhat.com>
1244 Tom de Vries <tdevries@suse.de>
1245
1246 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1247 -prompt prefix, before user_code argument. Add -lbl option likewise.
1248 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1249 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1250 argument.
1251 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1252 have "\r\n" at start-of-line, instead of at end-of-line.
1253
1254 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1255
1256 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1257 libinproctrace.so.
1258
1259 2020-02-28 Luis Machado <luis.machado@linaro.org>
1260
1261 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1262 to "p/x".
1263
1264 2020-02-28 Luis Machado <luis.machado@linaro.org>
1265
1266 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1267 asm/ptrace.h and error.h.
1268
1269 2020-02-28 Tom de Vries <tdevries@suse.de>
1270
1271 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1272 (struct wrapper, do_something, mundane/symada__cS): Move ...
1273 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1274 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1275 Update "print symada__cS before partial symtab expansion" regexp.
1276 Update breakpoint location. Flush symbol cache after expansion.
1277
1278 2020-02-28 Luis Machado <luis.machado@linaro.org>
1279
1280 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1281
1282 2020-02-27 Tom de Vries <tdevries@suse.de>
1283
1284 * config/sid.exp: Remove unused globals.
1285 * gdb.base/attach.exp: Same.
1286 * gdb.base/catch-load.exp: Same.
1287 * gdb.base/dbx.exp: Same.
1288 * lib/gdb.exp: Same.
1289 * lib/mi-support.exp: Same.
1290 * lib/prompt.exp: Same.
1291
1292 2020-02-27 Tom de Vries <tdevries@suse.de>
1293
1294 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1295 not set.
1296
1297 2020-02-26 Aaron Merey <amerey@redhat.com>
1298
1299 * gdb.debuginfod: New directory for debuginfod tests.
1300 * gdb.debuginfod/main.c: New test file.
1301 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1302
1303 2020-02-26 Tom de Vries <tdevries@suse.de>
1304
1305 PR gdb/25603
1306 * gdb.base/persistent-lang.cc: New test.
1307 * gdb.base/persistent-lang.exp: New file.
1308
1309 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1310
1311 * gdb.fortran/derived-type-striding.exp: Add a new test.
1312 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1313 new test.
1314
1315 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1318 names.
1319
1320 2020-02-25 Tom de Vries <tdevries@suse.de>
1321
1322 PR go/18926
1323 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1324
1325 2020-02-24 Tom de Vries <tdevries@suse.de>
1326
1327 PR gdb/25592
1328 * gdb.base/info-locals-unused-static-var.c: New test.
1329 * gdb.base/info-locals-unused-static-var.exp: New file.
1330
1331 2020-02-22 Tom Tromey <tom@tromey.com>
1332
1333 * gdb.python/tui-window.exp: New file.
1334 * gdb.python/tui-window.py: New file.
1335
1336 2020-02-22 Tom Tromey <tom@tromey.com>
1337
1338 PR tui/17850:
1339 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1340 tests.
1341
1342 2020-02-22 Tom Tromey <tom@tromey.com>
1343
1344 * gdb.tui/new-layout.exp: Add sub-layout tests.
1345
1346 2020-02-22 Tom Tromey <tom@tromey.com>
1347
1348 * gdb.tui/new-layout.exp: New file.
1349
1350 2020-02-22 Tom Tromey <tom@tromey.com>
1351
1352 * gdb.rust/rust-style.rs: New file.
1353 * gdb.rust/rust-style.exp: New file.
1354 * gdb.base/style.exp: Test structure printing.
1355 * gdb.base/style.c (struct some_struct): New type.
1356 (enum etype): New type.
1357 (struct_value): New global.
1358
1359 2020-02-21 Tom de Vries <tdevries@suse.de>
1360
1361 PR go/18926
1362 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1363 Remove blanket xfails. Use message argument for gdb_breakpoint.
1364 Make continuing to breakpoint test conditional on setting breakpoint.
1365 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1366 DW_AT_name attribute. Add xfail for GCC PR93866.
1367
1368 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1369
1370 * gdb.dwarf2/cpp-linkage-name.c: New file.
1371 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1372
1373 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1374
1375 * lib/gdb.exp (gdb_wrapper_init): Reset
1376 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1377 not exist.
1378
1379 2020-02-20 Tom de Vries <tdevries@suse.de>
1380
1381 PR go/17018
1382 * gdb.go/hello.exp: Copy ...
1383 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1384 print of st to print value of global definition. Add xfail for GCC
1385 PR93844.
1386 * gdb.go/hello.exp: Remove printing of st before definition.
1387 * gdb.go/hello.go: Copy ...
1388 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1389 to st.
1390 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1391
1392 2020-02-20 Tom de Vries <tdevries@suse.de>
1393
1394 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1395 (gdb_simple_compile): Handle compile_flags go by using .go extension
1396 for source file.
1397 * gdb.go/chan.exp: Use support_go_compile.
1398 * gdb.go/handcall.exp: Same.
1399 * gdb.go/hello.exp: Same.
1400 * gdb.go/integers.exp: Same.
1401 * gdb.go/max-depth.exp: Same.
1402 * gdb.go/methods.exp: Same.
1403 * gdb.go/package.exp: Same.
1404 * gdb.go/strings.exp: Same.
1405 * gdb.go/types.exp: Same.
1406 * gdb.go/unsafe.exp: Same.
1407
1408 2020-02-19 Tom de Vries <tdevries@suse.de>
1409
1410 * gdb.python/lib-types.exp: Make xfail more strict.
1411
1412 2020-02-19 Tom de Vries <tdevries@suse.de>
1413
1414 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1415
1416 2020-02-19 Doug Evans <dje@google.com>
1417
1418 PR rust/25535
1419 * gdb.rust/simple.exp: Add test.
1420 * gdb.rust/simple.rs: Add test.
1421
1422 2020-02-19 Tom de Vries <tdevries@suse.de>
1423
1424 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1425 output line-by-line.
1426
1427 2020-02-19 Tom de Vries <tdevries@suse.de>
1428
1429 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1430
1431 2020-02-19 Tom de Vries <tdevries@suse.de>
1432
1433 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1434 prelink.
1435
1436 2020-02-19 Tom de Vries <tdevries@suse.de>
1437
1438 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1439 (gdb_do_cache): Use gdb_do_cache_wrap.
1440 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1441
1442 2020-02-19 Tom de Vries <tdevries@suse.de>
1443
1444 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1445 gdb_compile option.
1446
1447 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1448
1449 * gdb.base/printcmds.exp (test_print_enums): Update expected
1450 output.
1451
1452 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1453
1454 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1455 for "unknown".
1456
1457 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1458
1459 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1460 enumerator.
1461
1462 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1463
1464 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1465 FE_, add FE_NONE.
1466 (three): Update.
1467 (enum flag_enum_without_zero): New enum.
1468 (flag_enum_without_zero): New variable.
1469 (enum not_flag_enum): New enum.
1470 (three_not_flag): New variable.
1471 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1472 (test_print_enums): Add more tests for printing flag enums.
1473
1474 2020-02-18 Tom de Vries <tdevries@suse.de>
1475
1476 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1477 (gdb_compile_ada): ... here.
1478 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1479 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1480
1481 2020-02-14 Tom Tromey <tom@tromey.com>
1482
1483 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1484 build directory.
1485 * boards/gdbserver-base.exp: Update path to gdbserver.
1486
1487 2020-02-13 Tom de Vries <tdevries@suse.de>
1488
1489 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1490
1491 2020-02-13 Tom de Vries <tdevries@suse.de>
1492
1493 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1494 are missing.
1495
1496 2020-02-13 Tom de Vries <tdevries@suse.de>
1497
1498 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1499 call.
1500
1501 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1502
1503 PR tui/25126
1504 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1505 * gdb.base/cached-source-file.c: New file.
1506 * gdb.base/cached-source-file.exp: New file.
1507
1508 2020-02-11 Tom de Vries <tdevries@suse.de>
1509
1510 PR testsuite/25488
1511 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1512
1513 2020-02-10 Tom de Vries <tdevries@suse.de>
1514
1515 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1516
1517 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1518
1519 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1520 and $after_addr are both integers before making a comparison.
1521
1522 2020-02-09 Tom de Vries <tdevries@suse.de>
1523
1524 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1525 command output and paste it into gdb.log. If any, paste catch message
1526 to gdb.log.
1527
1528 2020-02-07 Tom Tromey <tromey@adacore.com>
1529
1530 PR breakpoints/24915:
1531 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1532
1533 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1534
1535 * gdb.tui/tui-missing-src.exp: Add the "missing source
1536 file" test for the TUI.
1537
1538 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1539
1540 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1541 including a port number in the output.
1542
1543 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1544
1545 * lib/fortran.exp (fortran_int4): Handle clang.
1546 (fortran_int8): Likewise.
1547 (fortran_real4): Likewise.
1548 (fortran_real8): Likewise.
1549 (fortran_complex4): Likewise.
1550 (fortran_logical4): Likewise.
1551 (fortran_character1): Likewise.
1552
1553 2020-02-04 Tom de Vries <tdevries@suse.de>
1554
1555 * README (Race detection): Add note.
1556
1557 2020-02-04 Tom de Vries <tdevries@suse.de>
1558
1559 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1560
1561 2020-02-04 Tom de Vries <tdevries@suse.de>
1562
1563 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1564
1565 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1566
1567 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1568 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1569 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1570 blttar, bnetarl.
1571 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1572 binary for blttar, bnetarl.
1573 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1574 wait instruction. Delete ldmx test.
1575 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1576
1577 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1578
1579 * gdb.fortran/array-bounds-high.exp: New file.
1580 * gdb.fortran/array-bounds-high.f90: New file.
1581
1582 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1583
1584 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1585 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1586
1587 2020-02-01 Tom de Vries <tdevries@suse.de>
1588
1589 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1590
1591 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1592
1593 PR tui/9765
1594 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1595 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1596
1597 2020-01-29 Luis Machado <luis.machado@linaro.org>
1598
1599 * gdb.arch/aarch64-brk-patterns.c: New source file.
1600 * gdb.arch/aarch64-brk-patterns.exp: New test.
1601
1602 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1603
1604 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1605 GCC/Clang version.
1606 * gdb.cp/pass-by-ref.exp: Ditto.
1607
1608 2020-01-29 Tom de Vries <tdevries@suse.de>
1609
1610 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1611 * gdb.threads/watchpoint-fork-mt.c: Same.
1612 * gdb.threads/watchpoint-fork-parent.c: Same.
1613 * gdb.threads/watchpoint-fork-st.c: Same.
1614 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1615
1616 2020-01-27 Luis Machado <luis.machado@linaro.org>
1617
1618 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1619 sitting at a syscall instruction when we hit the syscall function's
1620 breakpoint.
1621 Check PC against one obtained with the x command.
1622 Validate syscall number.
1623 (step_over_syscall): Don't continue to the syscall instruction if
1624 we're already there.
1625
1626 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1627
1628 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1629
1630 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1631
1632 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1633 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1634
1635 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1636
1637 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1638 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1639
1640 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1641
1642 * gdb.base/maint.exp: Update line table parsing test.
1643 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1644
1645 2020-01-24 Pedro Alves <palves@redhat.com>
1646
1647 PR gdb/25410
1648 * gdb.multi/multi-re-run-1.c: New.
1649 * gdb.multi/multi-re-run-2.c: New.
1650 * gdb.multi/multi-re-run.exp: New.
1651
1652 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1653
1654 PR gdb/23718
1655 * gdb.server/server-kill-python.exp: New file.
1656
1657 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1658
1659 * gdb.server/multi-ui-errors.c: New file.
1660 * gdb.server/multi-ui-errors.exp: New file.
1661
1662 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1663
1664 PR tui/9765
1665 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1666
1667 2020-01-19 Tom Tromey <tom@tromey.com>
1668
1669 * gdb.tui/main.exp: Add check for plain "file".
1670
1671 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1672
1673 * lib/gdb.exp: Fix spelling error (seperatelly).
1674
1675 2020-01-14 Tom Tromey <tom@tromey.com>
1676
1677 PR symtab/12535:
1678 * gdb.python/python.exp: Test decode_line with empty string
1679 argument.
1680
1681 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1682
1683 * gdb.base/skip-inline.exp: Extend test.
1684
1685 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1686
1687 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1688 * gdb.dwarf2/dw2-bad-elf.c: New file.
1689 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1690
1691 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1692
1693 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1694 _line_saw_file.
1695
1696 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1697
1698 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1699 border.
1700
1701 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1702
1703 * gdb.multi/multi-target.exp (setup): Factor out "info
1704 connections" and "info inferiors" tests to ...
1705 (test_info_inferiors): ... this new procedure.
1706 (top level): Run new "info-inferiors" tests.
1707
1708 2020-01-10 Pedro Alves <palves@redhat.com>
1709
1710 * gdb.server/bkpt-other-inferior.exp: New file.
1711
1712 2020-01-10 Pedro Alves <palves@redhat.com>
1713
1714 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1715 of "add-inferior".
1716 * gdb.base/quit-live.exp: Likewise.
1717 * gdb.base/remote-exec-file.exp: Likewise.
1718 * gdb.guile/scm-progspace.exp: Likewise.
1719 * gdb.linespec/linespec.exp: Likewise.
1720 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1721 * gdb.mi/user-selected-context-sync.exp: Likewise.
1722 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1723 "info inferiors" tests.
1724 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1725 "add-inferior".
1726 * gdb.multi/watchpoint-multi.exp: Likewise.
1727 * gdb.python/py-inferior.exp: Likewise.
1728 * gdb.server/extended-remote-restart.exp: Likewise.
1729 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1730 "info inferiors".
1731 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1732 * gdb.trace/report.exp: Likewise.
1733
1734 2020-01-10 Pedro Alves <palves@redhat.com>
1735
1736 * gdb.multi/multi-target.c: New file.
1737 * gdb.multi/multi-target.exp: New file.
1738 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1739 mode requested, but remote does not support non-stop".
1740
1741 2020-01-10 Pedro Alves <palves@redhat.com>
1742
1743 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1744 disconnect before reconnecting.
1745
1746 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1747 Pedro Alves <palves@redhat.com>
1748
1749 * gdb.server/connect-without-multi-process.exp: Also test
1750 continuing to end.
1751
1752 2020-01-10 Pedro Alves <palves@redhat.com>
1753
1754 * gdb.base/remote-exec-file.exp: New file.
1755
1756 2020-01-10 Pedro Alves <palves@redhat.com>
1757
1758 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1759 output.
1760 * gdb.threads/async.c: New.
1761 * gdb.threads/async.exp: New.
1762 * gdb.multi/tids-gid-reset.c: New.
1763 * gdb.multi/tids-gid-reset.exp: New.
1764
1765 2020-01-10 George Barrett <bob@bob131.so>
1766
1767 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1768 to help in finding the image relocation offset.
1769 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1770 options in arguments.
1771 (stap_test_no_debuginfo): Likewise.
1772 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1773 test variants.
1774 (stap_test): Add null semaphore relocation test.
1775
1776 2020-01-10 George Barrett <bob@bob131.so>
1777
1778 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1779 * gdb.base/stap-probe.exp: Likewise.
1780 (stap_test): Pass argument as an additional flag.
1781 (stap_test_no_debuginfo): Likewise.
1782 (stap_test): Check `info probes stap' output for semaphore
1783 addresses if the test binary is supposed to have them.
1784
1785 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1786
1787 * gdb.tui/basic.exp: Add more scrolling tests.
1788
1789 2020-01-09 Tom Tromey <tom@tromey.com>
1790
1791 PR tui/18932:
1792 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1793 meangingful value.
1794 (Term::command, Term::resize): Update.
1795 * gdb.tui/basic.exp: Add scrolling test.
1796
1797 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1798
1799 * gdb.tui/tui-layout-asm.exp: New file.
1800
1801 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1802
1803 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1804
1805 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1806
1807 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1808 (Term::enter_tui): Use Term::prepare_for_tui.
1809
1810 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1811
1812 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1813 called.
1814
1815 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1816
1817 * gdb.base/skip.exp: Fix race condition in test.
1818
1819 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1820
1821 * gdb.base/backtrace.c: New file.
1822 * gdb.base/backtrace.exp: New file.
1823
1824 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1825
1826 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1827
1828 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1829
1830 * gdb.base/style.exp: Test that warnings are styled.
1831
1832 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1833
1834 * gdb.base/line65535.exp: New file.
1835 * gdb.base/line65535.c: New file.
1836
1837 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1838
1839 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1840 * lib/gnat_debug_info_test.adb: New file.
1841 * gdb.ada/ptype_tagged_param.exp: Use
1842 gnat_runtime_has_debug_info, expect a different output if
1843 runtime does not have debug info.
1844
1845 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1846
1847 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1848 (another) quote in test name.
1849
1850 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1851
1852 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1853 Add quote in test name.
1854
1855 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1856
1857 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1858 directory instead.
1859 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1860 * gdb.cp/pass-by-ref-2.cc: New file.
1861 * gdb.cp/pass-by-ref-2.exp: New file.
1862
1863 2019-12-20 Tom Tromey <tom@tromey.com>
1864
1865 * gdb.tui/list-before.exp: New file.
1866
1867 2019-12-20 Tom Tromey <tom@tromey.com>
1868
1869 * gdb.tui/list.exp: Check for source on initial listing.
1870
1871 2019-12-11 Tom Tromey <tromey@adacore.com>
1872
1873 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1874 Add crlf test.
1875
1876 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1877
1878 * gdb.base/default.exp: Update value of $_gdb_major.
1879
1880 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1881
1882 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1883
1884 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1885
1886 * gdb.base/skip.exp: Whitespace fix.
1887
1888 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1889
1890 * gdb.base/skip-inline.c: New file.
1891 * gdb.base/skip-inline.exp: New file.
1892
1893 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1894
1895 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1896 jit_function_00 to jit_function_stack_mangle.
1897 * gdb.base/jithost.c (jit_function_t): Rename to...
1898 (jit_function_stack_mangle_t): ... this.
1899 (jit_function_add_t): New typedef.
1900 (jit_function_00_code): Rename to...
1901 (jit_function_stack_mangle_code): ... this, make static.
1902 (jit_function_add_code): New.
1903 (main): Generate "add" function and call it. Adjust to changes
1904 in jithost_abi.
1905 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1906 (struct jithost_abi) <begin, end>: Remove fields.
1907 <object, function_stack_mangle, function_add>: New fields.
1908 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1909 code_end>: Remove fields.
1910 <func_stack_mangle>: New field.
1911 (read_debug_info): Adjust to renaming, create block for "add"
1912 function.
1913 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1914
1915 2019-12-11 Tom Tromey <tom@tromey.com>
1916
1917 * gdb.tui/resize.exp: Fix regexp.
1918 * gdb.tui/regs.exp: Fix regexps.
1919 * gdb.tui/main.exp: Fix regexp.
1920
1921 2019-12-11 Tom Tromey <tom@tromey.com>
1922
1923 * gdb.tui/resize.exp: Update.
1924 * gdb.tui/empty.exp (layouts): Update.
1925
1926 2019-12-11 Tom Tromey <tom@tromey.com>
1927
1928 * gdb.tui/regs.exp: Update.
1929 * gdb.tui/empty.exp (layouts): Update.
1930 * gdb.tui/basic.exp: Update.
1931 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1932
1933 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1934
1935 * gdb.base/options.exp: Add -raw-values in the print completion list.
1936 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1937
1938 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1939
1940 * gdb.threads/omp-par-scope.c: New file.
1941 * gdb/threads/omp-par-scope.exp: New file.
1942
1943 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1944
1945 * lib/gdb.exp (support_nested_function_tests): New proc.
1946
1947 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1948
1949 * lib/gdb.exp (gdb_compile_openmp): New proc.
1950 (build_executable_from_specs): Add an "openmp" option.
1951 (gdb_compile_pthreads): Add non-executable case.
1952
1953 2019-12-10 Tom Tromey <tromey@adacore.com>
1954
1955 * gdb.ada/unchecked_union.exp: New file.
1956 * gdb.ada/unchecked_union/pck.adb: New file.
1957 * gdb.ada/unchecked_union/pck.ads: New file.
1958 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1959 * gdb-utils.exp (string_to_regexp): Also quote "?".
1960
1961 2019-12-10 George Barrett <bob@bob131.so>
1962
1963 Test scripted probe breakpoints.
1964 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1965 * gdb.python/py-breakpoint.c (main): Likewise.
1966 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1967 specifier test.
1968 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1969
1970 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1971
1972 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1973 an rvalue parameter.
1974 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1975 parameter.
1976
1977 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1978
1979 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1980 modules.
1981
1982 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1983
1984 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1985 broken version of GCC.
1986
1987 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1988
1989 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1990 sym-info-cmds library.
1991 * gdb.fortran/info-types.exp: Likewise.
1992 * lib/sym-info-cmds.exp: New file.
1993
1994 2019-12-08 Tom de Vries <tdevries@suse.de>
1995
1996 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1997
1998 2019-12-07 Keith Seitz <keiths@redhat.com>
1999
2000 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2001 * gdb.base/corefile-buildid-shlib.c: New file.
2002 * gdb.base/corefile-buildid.c: New file.
2003 * gdb.base/corefile-buildid.exp: New file.
2004
2005 2019-12-06 Tom de Vries <tdevries@suse.de>
2006
2007 * gdb.dwarf2/varval.exp: Add decl before def test.
2008
2009 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2010
2011 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2012
2013 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2014
2015 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2016 CV and reference conversion for overload resolution.
2017 * gdb.cp/rvalue-ref-overload.exp: Test it.
2018
2019 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2020
2021 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2022 * gdb.base/frameapply.exp: Test faas without command.
2023
2024 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2025
2026 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2027 Fortran tests.
2028 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2029 order.
2030
2031 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2032
2033 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2034 casting to type with no kind specified.
2035 (test_basic_parsing_of_type_kinds): Additional tests for types
2036 with no kind specified, and add tests for single/double
2037 precision/complex types.
2038
2039 2019-12-04 Tom Tromey <tromey@adacore.com>
2040
2041 * gdb.base/endianity.c (struct other) <x>: New field.
2042 (main): Initialize it.
2043 * gdb.base/endianity.exp: Update.
2044
2045 2019-12-04 Tom Tromey <tromey@adacore.com>
2046
2047 * gdb.ada/scalar_storage/storage.adb: New file.
2048 * gdb.ada/scalar_storage/pck.adb: New file.
2049 * gdb.ada/scalar_storage/pck.ads: New file.
2050 * gdb.ada/scalar_storage.exp: New file.
2051
2052 2019-12-04 Tom Tromey <tromey@adacore.com>
2053
2054 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2055 (main): Initialize it.
2056 * gdb.base/endianity.exp: Update.
2057
2058 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2059
2060 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2061
2062 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2063
2064 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2065 -symbol-info-module-functions and -symbol-info-module-variables.
2066
2067 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2068
2069 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2070
2071 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2072 Andrew Burgess <andrew.burgess@embecosm.com>
2073
2074 * gdb.fortran/derived-type-striding.exp: New file.
2075 * gdb.fortran/derived-type-striding.f90: New file.
2076 * gdb.fortran/array-slices.exp: New file.
2077 * gdb.fortran/array-slices.f90: New file.
2078
2079 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2080
2081 * gdb.base/define.exp: Test . in command names.
2082 * gdb.base/setshow.exp: Update test, as . is now part of
2083 command name.
2084
2085 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2086
2087 * gdb.base/define-prefix.exp: New file.
2088
2089 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2090
2091 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2092 compile.
2093 (skip_btrace_pt_tests): Likewise.
2094
2095 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2096
2097 * gdb.fortran/info-modules.exp: Compile source files in correct
2098 order.
2099
2100 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2101
2102 * gdb.dwarf2/imported-unit.exp: New file.
2103 * gdb.dwarf2/imported-unit.c: New file.
2104
2105 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2106
2107 * gdb.mi/mi-fortran-modules-2.f90: New file.
2108 * gdb.mi/mi-fortran-modules.exp: New file.
2109 * gdb.mi/mi-fortran-modules.f90: New file.
2110
2111 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2112
2113 * gdb.mi/mi-sym-info-1.c: New file.
2114 * gdb.mi/mi-sym-info-2.c: New file.
2115 * gdb.mi/mi-sym-info.exp: New file.
2116
2117 2019-11-22 Tom Tromey <tromey@adacore.com>
2118
2119 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2120 * gdb.ada/tasks/foo.adb: Add another stopping location.
2121
2122 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2123
2124 * gdb.base/endianity.c: New test.
2125 * gdb.base/endianity.exp: New file.
2126
2127 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2128
2129 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2130
2131 2019-11-21 Tom de Vries <tdevries@suse.de>
2132
2133 PR gdb/24956
2134 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2135
2136 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2137
2138 * gdb.python/py-progspace.exp: Add missing parentheses on some
2139 'print' commands.
2140
2141 2019-11-19 Tom Tromey <tom@tromey.com>
2142
2143 * gdb.tui/winheight.exp: New file.
2144
2145 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2146
2147 * gdb.base/ctf-whatis.c: Delete.
2148 * gdb.base/ctf-whatis.exp: Delete.
2149 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2150
2151 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2152
2153 * gdb.base/ctf-cvexpr.exp: Delete.
2154 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2155
2156 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2157
2158 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2159 the compiler. Clean up header comment a little.
2160 * gdb.base/ctf-ptype.exp: Likewise.
2161 * gdb.base/ctf-whatis.exp: Likewise.
2162 * lib/gdb.exp (skip_ctf_tests): New proc.
2163
2164 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2165
2166 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2167 * gdb.tui/corefile-run.exp: New file.
2168
2169 2019-11-14 Tom Tromey <tromey@adacore.com>
2170
2171 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2172 regression tests.
2173
2174 2019-11-12 Tom Tromey <tom@tromey.com>
2175
2176 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2177 after any command. Expect prompt after WAIT_FOR is seen.
2178 (enter_tui): Enable resize messages.
2179 (command): Expect command in output.
2180 (get_line): Avoid error when cursor appears to be off-screen.
2181 (dump_screen): Include screen size in title.
2182 (_do_resize): New proc, from "resize".
2183 (resize): Rewrite. Do resize in two steps.
2184 * gdb.tui/empty.exp (layouts): Fix entries.
2185 (check_boxes): Remove xfail.
2186 (check_text): Dump screen on failure.
2187
2188 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2189
2190 * gdb.python/py-symbol.exp: Add test for
2191 gdb.lookup_static_symbols.
2192
2193 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2194
2195 * gdb.python/py-symbol.c: Declare and call function from new
2196 py-symbol-2.c file.
2197 * gdb.python/py-symbol.exp: Compile both source files, and add new
2198 tests for gdb.lookup_static_symbol.
2199 * gdb.python/py-symbol-2.c: New file.
2200
2201 2019-11-02 Tom de Vries <tdevries@suse.de>
2202
2203 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2204 * gdb.base/anon.exp: Same.
2205 * gdb.base/auto-connect-native-target.exp: Same.
2206 * gdb.base/call-ar-st.exp: Same.
2207 * gdb.base/catch-syscall.exp: Same.
2208 * gdb.base/commands.exp: Same.
2209 * gdb.base/default.exp: Same.
2210 * gdb.base/display.exp: Same.
2211 * gdb.base/float.exp: Same.
2212 * gdb.base/foll-fork.exp: Same.
2213 * gdb.base/help.exp: Same.
2214 * gdb.base/info-macros.exp: Same.
2215 * gdb.base/info-proc.exp: Same.
2216 * gdb.base/info-target.exp: Same.
2217 * gdb.base/long_long.exp: Same.
2218 * gdb.base/macscp.exp: Same.
2219 * gdb.base/memattr.exp: Same.
2220 * gdb.base/nofield.exp: Same.
2221 * gdb.base/pointers.exp: Same.
2222 * gdb.base/printcmds.exp: Same.
2223 * gdb.base/ptype.exp: Same.
2224 * gdb.base/restore.exp: Same.
2225 * gdb.base/return.exp: Same.
2226 * gdb.base/scope.exp: Same.
2227 * gdb.base/set-noassign.exp: Same.
2228 * gdb.base/setshow.exp: Same.
2229 * gdb.base/shlib-call.exp: Same.
2230 * gdb.base/signals.exp: Same.
2231 * gdb.base/sigstep.exp: Same.
2232 * gdb.base/skip.exp: Same.
2233 * gdb.base/solib-symbol.exp: Same.
2234 * gdb.base/stap-probe.exp: Same.
2235 * gdb.base/step-line.exp: Same.
2236 * gdb.base/step-test.exp: Same.
2237 * gdb.base/style.exp: Same.
2238 * gdb.base/varargs.exp: Same.
2239 * gdb.base/vla-datatypes.exp: Same.
2240 * gdb.base/vla-ptr.exp: Same.
2241 * gdb.base/vla-sideeffect.exp: Same.
2242 * gdb.base/volatile.exp: Same.
2243 * gdb.base/watch-cond-infcall.exp: Same.
2244 * gdb.base/watchpoint.exp: Same.
2245
2246 2019-11-02 Tom de Vries <tdevries@suse.de>
2247
2248 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2249 * gdb.cp/cpexprs.exp: Same.
2250 * gdb.cp/except-multi-location.exp: Same.
2251 * gdb.cp/exceptprint.exp: Same.
2252 * gdb.cp/gdb2384.exp: Same.
2253 * gdb.cp/inherit.exp: Same.
2254 * gdb.cp/m-static.exp: Same.
2255 * gdb.cp/meth-typedefs.exp: Same.
2256 * gdb.cp/misc.exp: Same.
2257 * gdb.cp/namespace.exp: Same.
2258 * gdb.cp/non-trivial-retval.exp: Same.
2259 * gdb.cp/overload.exp: Same.
2260 * gdb.cp/pr17132.exp: Same.
2261 * gdb.cp/re-set-overloaded.exp: Same.
2262 * gdb.cp/rvalue-ref-types.exp: Same.
2263 * gdb.cp/templates.exp: Same.
2264
2265 2019-11-01 Luis Machado <luis.machado@linaro.org>
2266
2267 PR gdb/25124
2268
2269 * gdb.arch/pr25124.S: New file.
2270 * gdb.arch/pr25124.exp: New file.
2271
2272 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2273
2274 * gdb.fortran/info-modules.exp: Update expected results, and add
2275 additional tests for 'info module functinos', and 'info module
2276 variables'.
2277 * gdb.fortran/info-types.exp: Update expected results.
2278 * gdb.fortran/info-types.f90: Extend testcase with additional
2279 module variables and functions.
2280
2281 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2282
2283 * gdb.fortran/info-modules.exp: New file.
2284 * gdb.fortran/info-types.exp: Build with new file.
2285 * gdb.fortran/info-types.f90: Include and use new module.
2286 * gdb.fortran/info-types-2.f90: New file.
2287
2288 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2289
2290 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2291 * gdb.base/settings.exp: Test all settings types using
2292 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2293 that now verifies that the value of "maint show" is the same as
2294 returned by the settings functions. Test the type of the
2295 maintenance settings.
2296 * gdb.base/default.exp: Update show_conv_list.
2297
2298 2019-10-31 Tom de Vries <tdevries@suse.de>
2299
2300 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2301 gdb_test.
2302 * gdb.arch/amd64-disp-step.exp: Same.
2303 * gdb.asm/asm-source.exp: Same.
2304 * gdb.btrace/buffer-size.exp: Same.
2305 * gdb.btrace/cpu.exp: Same.
2306 * gdb.btrace/enable.exp: Same.
2307 * gdb.dwarf2/count.exp: Same.
2308 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2309 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2310 * gdb.fortran/vla-datatypes.exp: Same.
2311 * gdb.fortran/vla-history.exp: Same.
2312 * gdb.fortran/vla-ptype.exp: Same.
2313 * gdb.fortran/vla-value.exp: Same.
2314 * gdb.fortran/whatis_type.exp: Same.
2315 * gdb.guile/guile.exp: Same.
2316 * gdb.multi/tids.exp: Same.
2317 * gdb.python/py-finish-breakpoint.exp: Same.
2318 * gdb.python/py-framefilter.exp: Same.
2319 * gdb.python/py-pp-registration.exp: Same.
2320 * gdb.python/py-xmethods.exp: Same.
2321 * gdb.python/python.exp: Same.
2322 * gdb.server/connect-with-no-symbol-file.exp: Same.
2323 * gdb.server/no-thread-db.exp: Same.
2324 * gdb.server/run-without-local-binary.exp: Same.
2325 * gdb.stabs/weird.exp: Same.
2326 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2327 * gdb.threads/thread-find.exp: Same.
2328 * gdb.threads/tls-shared.exp: Same.
2329 * gdb.threads/tls.exp: Same.
2330 * gdb.threads/wp-replication.exp: Same.
2331 * gdb.trace/ax.exp: Same.
2332 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2333
2334 2019-10-31 Tom de Vries <tdevries@suse.de>
2335
2336 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2337 * gdb.ada/array_subscript_addr.exp: Same.
2338 * gdb.ada/arrayidx.exp: Same.
2339 * gdb.ada/arrayparam.exp: Same.
2340 * gdb.ada/arrayptr.exp: Same.
2341 * gdb.ada/boolean_expr.exp: Same.
2342 * gdb.ada/call_pn.exp: Same.
2343 * gdb.ada/complete.exp: Same.
2344 * gdb.ada/fixed_cmp.exp: Same.
2345 * gdb.ada/fun_addr.exp: Same.
2346 * gdb.ada/funcall_param.exp: Same.
2347 * gdb.ada/interface.exp: Same.
2348 * gdb.ada/mod_from_name.exp: Same.
2349 * gdb.ada/null_array.exp: Same.
2350 * gdb.ada/packed_array.exp: Same.
2351 * gdb.ada/packed_tagged.exp: Same.
2352 * gdb.ada/print_chars.exp: Same.
2353 * gdb.ada/print_pc.exp: Same.
2354 * gdb.ada/ptype_arith_binop.exp: Same.
2355 * gdb.ada/ptype_field.exp: Same.
2356 * gdb.ada/ptype_tagged_param.exp: Same.
2357 * gdb.ada/rec_return.exp: Same.
2358 * gdb.ada/ref_tick_size.exp: Same.
2359 * gdb.ada/str_ref_cmp.exp: Same.
2360 * gdb.ada/taft_type.exp: Same.
2361 * gdb.ada/tagged.exp: Same.
2362 * gdb.ada/type_coercion.exp: Same.
2363 * gdb.ada/uninitialized_vars.exp: Same.
2364
2365 2019-10-30 Tom de Vries <tdevries@suse.de>
2366
2367 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2368
2369 2019-10-26 Tom de Vries <tdevries@suse.de>
2370
2371 * gdb.base/bigcore.c: Fix typos in comments.
2372 * gdb.base/ctf-ptype.c: Same.
2373 * gdb.base/long_long.c: Same.
2374 * gdb.dwarf2/dw2-op-out-param.S: Same.
2375 * gdb.python/py-evthreads.c: Same.
2376 * gdb.reverse/i387-stack-reverse.c: Same.
2377 * gdb.trace/tfile.c: Same.
2378 * lib/compiler.c: Same.
2379 * lib/compiler.cc: Same.
2380
2381 2019-10-25 Tom de Vries <tdevries@suse.de>
2382
2383 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2384 gdb_test_multiple calls.
2385 * gdb.reverse/sigall-reverse.exp: Same.
2386 * gdb.reverse/solib-precsave.exp: Same.
2387 * gdb.reverse/solib-reverse.exp: Same.
2388 * gdb.reverse/until-precsave.exp: Same.
2389 * gdb.reverse/until-reverse.exp: Same.
2390
2391 2019-10-24 Tom de Vries <tdevries@suse.de>
2392
2393 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2394 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2395 kfail using -wrap pattern flag and convenience variable
2396 gdb_test_name.
2397
2398 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2399
2400 * gdb.python/py-progspace.exp: Add tests for the
2401 Progspace.block_for_pc method.
2402
2403 2019-10-23 Tom Tromey <tom@tromey.com>
2404
2405 * configure: Rebuild.
2406 * aclocal.m4: Use m4_include, not sinclude.
2407
2408 2019-10-21 Tom de Vries <tdevries@suse.de>
2409
2410 * gdb.base/infcall-nested-structs.c: Add
2411 __attribute__((noinline,noclone)) to all functions.
2412 (call_all): Add missing variable initialization. Simplify return value.
2413 (breakpt): Increment volatile variable, to prevent call from being
2414 optimized out.
2415 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2416
2417 2019-10-17 Tom de Vries <tdevries@suse.de>
2418
2419 * gdb.fortran/module.exp: Allow info variables to print info for files
2420 other than module.f90.
2421
2422 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2423
2424 * gdb.fortran/module.exp: Extend with 'info variables' test.
2425
2426 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2427
2428 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2429 F77_FOR_TARGET.
2430
2431 2019-10-16 Tom de Vries <tdevries@suse.de>
2432
2433 PR tdep/25096
2434 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2435
2436 2019-10-16 Tom de Vries <tdevries@suse.de>
2437
2438 PR tdep/24104
2439 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2440 Add KFAIL for PR tdep/25096.
2441
2442 2019-10-16 Tom de Vries <tdevries@suse.de>
2443
2444 PR testsuite/25059
2445 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2446
2447 2019-10-16 Tom de Vries <tdevries@suse.de>
2448
2449 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2450 as signed.
2451
2452 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2453
2454 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2455 one instead of increasing timeout.
2456
2457 2019-10-13 Tom de Vries <tdevries@suse.de>
2458
2459 PR record/25038
2460 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2461 * gdb.reverse/sigall-reverse.exp: Same.
2462 * gdb.reverse/solib-precsave.exp: Same.
2463 * gdb.reverse/solib-reverse.exp: Same.
2464 * gdb.reverse/step-precsave.exp: Same.
2465 * gdb.reverse/until-precsave.exp: Same.
2466 * gdb.reverse/until-reverse.exp: Same.
2467 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2468
2469 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2470
2471 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2472 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2473 (cmp_struct_05_01, cmp_struct_static_02_01)
2474 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2475 comparisons.
2476
2477 2019-10-10 Tom de Vries <tdevries@suse.de>
2478
2479 PR testsuite/24888
2480 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2481 gnatlink.
2482
2483 2019-10-09 Tom de Vries <tdevries@suse.de>
2484
2485 PR testsuite/25048
2486 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2487
2488 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2489
2490 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2491 exceptions due to missing debug information.
2492
2493 2019-10-07 Tom de Vries <tdevries@suse.de>
2494
2495 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2496
2497 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2498
2499 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2500 * gdb.base/annota1.exp: Update to use gdb_test_name.
2501
2502 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2503
2504 * gdb.base/ctf-whatis.exp: New file.
2505 * gdb.base/ctf-whatis.c: New file.
2506 * gdb.base/ctf-ptype.exp: New file.
2507 * gdb.base/ctf-ptype.c: New file.
2508 * gdb.base/ctf-constvars.exp: New file.
2509 * gdb.base/ctf-constvars.c: New file.
2510 * gdb.base/ctf-cvexpr.exp: New file.
2511
2512 2019-10-04 Tom de Vries <tdevries@suse.de>
2513
2514 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2515 for loop.
2516
2517 2019-10-03 Tom Tromey <tom@tromey.com>
2518
2519 PR rust/24976:
2520 * gdb.rust/simple.rs (Union2): New type.
2521 (main): Use Union2.
2522 * gdb.rust/simple.exp: Add test.
2523
2524 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2525
2526 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2527 nested function prefix.
2528
2529 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2530 Richard Bunt <richard.bunt@arm.com>
2531 Andrew Burgess <andrew.burgess@embecosm.com>
2532
2533 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2534 nested functions.
2535 * gdb.fortran/nested-funcs.f90: Update expected results.
2536 * gdb.fortran/nested-funcs-2.exp: New file.
2537 * gdb.fortran/nested-funcs-2.f90: New file.
2538
2539 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2540
2541 * gdb.python/py-parameter.exp: Make test names unique.
2542 * gdb.python/py-template.exp: Likewise.
2543 * gdb.python/py-value.exp: Likewise.
2544
2545 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2546
2547 * gdb.base/break-interp.exp: Reduce test name duplication.
2548 * gdb.base/call-sc.exp: Likewise.
2549 * gdb.base/callfuncs.exp: Likewise.
2550 * gdb.base/charset.exp: Likewise.
2551 * gdb.base/dump.exp: Likewise.
2552 * gdb.base/ena-dis-br.exp: Likewise.
2553 * gdb.base/relational.exp: Likewise.
2554 * gdb.base/step-over-syscall.exp: Likewise.
2555 * gdb.base/structs.exp: Likewise.
2556
2557 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2558
2559 * gdb.linespec/explicit.exp: Make test names unique.
2560 * gdb.linespec/ls-errs.exp: Likewise.
2561
2562 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2563
2564 * gdb.reverse/break-precsave.exp: Make test names unique.
2565 * gdb.reverse/break-reverse.exp: Likewise.
2566 * gdb.reverse/finish-precsave.exp: Likewise.
2567 * gdb.reverse/finish-reverse.exp: Likewise.
2568 * gdb.reverse/machinestate-precsave.exp: Likewise.
2569 * gdb.reverse/machinestate.exp: Likewise.
2570 * gdb.reverse/readv-reverse.exp: Likewise.
2571 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2572 * gdb.reverse/sigall-precsave.exp: Likewise.
2573 * gdb.reverse/sigall-reverse.exp: Likewise.
2574 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2575 * gdb.reverse/watch-precsave.exp: Likewise.
2576 * gdb.reverse/watch-reverse.exp: Likewise.
2577
2578 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2579
2580 * gdb.threads/stop-with-handle.c: New file.
2581 * gdb.threads/stop-with-handle.exp: New file.
2582
2583 2019-10-03 Tom de Vries <tdevries@suse.de>
2584
2585 PR testsuite/25059
2586 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2587 directory" line to be missing.
2588
2589 2019-10-03 Tom de Vries <tdevries@suse.de>
2590
2591 PR testsuite/25059
2592 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2593 type optional.
2594
2595 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2596
2597 * gdb.python/py-format-string.c (string.h): New include.
2598 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2599 the same value, for endianness-independence.
2600 * gdb.python/py-format-string.exp (default_regexp_dict)
2601 (test_pretty_structs, test_format): Adjust expected output to the
2602 changed initialization.
2603
2604 2019-10-02 Tom Tromey <tromey@adacore.com>
2605
2606 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2607
2608 2019-10-02 Pedro Alves <palves@redhat.com>
2609 Andrew Burgess <andrew.burgess@embecosm.com>
2610
2611 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2612 "print-file-var.h".
2613 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2614 (get_version_1): Print this_version_id and its address.
2615 Add extern "C" wrappers around interface functions.
2616 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2617 "print-file-var.h".
2618 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2619 (get_version_2): Print this_version_id and its address.
2620 Add extern "C" wrappers around interface functions.
2621 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2622 <stddef.h> and "print-file-var.h".
2623 Add extern "C" wrappers around interface functions.
2624 [VERSION_ID_MAIN] (this_version_id): Define.
2625 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2626 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2627 up extern "C" blocks.
2628 * gdb.base/print-file-var.exp (test): New, factored out from top
2629 level.
2630 (top level): Test all combinations of attribute hidden or not,
2631 dlopen or not, and this_version_id symbol in main file or not.
2632 Compile tests as both C++ and C, make test names unique.
2633
2634 2019-10-01 Tom Tromey <tom@tromey.com>
2635
2636 * gdb.base/style.exp: Test "show logging filename".
2637
2638 2019-10-01 Tom Tromey <tom@tromey.com>
2639
2640 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2641 * gdb.base/style.exp: Add metadata style test.
2642
2643 2019-10-01 Tom Tromey <tom@tromey.com>
2644
2645 * gdb.base/style.exp: Test "pwd".
2646
2647 2019-10-01 Tom Tromey <tom@tromey.com>
2648
2649 * gdb.base/style.exp: Update tests.
2650
2651 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2652
2653 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2654 'six' to unsigned.
2655 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2656 'five'. Use an all-ones bit pattern for each.
2657 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2658 to its changed values.
2659
2660 2019-09-30 Tom Tromey <tromey@adacore.com>
2661
2662 * gdb.rust/traits.rs: Disable all warnings.
2663
2664 2019-09-29 Tom de Vries <tdevries@suse.de>
2665
2666 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2667
2668 2019-09-29 Tom de Vries <tdevries@suse.de>
2669
2670 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2671
2672 2019-09-27 Tom de Vries <tdevries@suse.de>
2673
2674 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2675
2676 2019-09-27 Tom de Vries <tdevries@suse.de>
2677
2678 PR record/23188
2679 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2680
2681 2019-09-26 Tom Tromey <tromey@adacore.com>
2682
2683 * gdb.ada/py_taft.exp: New file.
2684 * gdb.ada/py_taft/main.adb: New file.
2685 * gdb.ada/py_taft/pkg.adb: New file.
2686 * gdb.ada/py_taft/pkg.ads: New file.
2687
2688 2019-09-24 Tom de Vries <tdevries@suse.de>
2689
2690 PR gdb/24598
2691 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2692
2693 2019-09-22 Tom de Vries <tdevries@suse.de>
2694
2695 * gdb.base/restore.exp: Allow register variables to be optimized out at
2696 -O0.
2697
2698 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2699
2700 * gdb.arch/spu-info.exp: Remove file.
2701 * gdb.arch/spu-info.c: Remove file.
2702 * gdb.arch/spu-ls.exp: Remove file.
2703 * gdb.arch/spu-ls.c: Remove file.
2704
2705 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2706 * gdb.asm/spu.inc: Remove file.
2707
2708 * gdb.base/dump.exp: Remove support for spu*-*-*.
2709 * gdb.base/stack-checking.exp: Likewise.
2710 * gdb.base/overlays.exp: Likewise.
2711 * gdb.base/ovlymgr.c: Likewise.
2712 * gdb.base/spu.ld: Remove file.
2713
2714 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2715 * gdb.cp/cpexprs.exp: Likewise.
2716 * gdb.cp/exception.exp: Likewise.
2717 * gdb.cp/gdb2495.exp: Likewise.
2718 * gdb.cp/mb-templates.exp: Likewise.
2719 * gdb.cp/pr9167.exp: Likewise.
2720 * gdb.cp/userdef.exp: Likewise.
2721
2722 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2723
2724 * gdb.cell: Remove directory.
2725 * lib/cell.exp: Remove file.
2726
2727 2019-09-19 Tom de Vries <tdevries@suse.de>
2728
2729 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2730
2731 2019-09-19 Tom de Vries <tdevries@suse.de>
2732
2733 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2734
2735 2019-09-19 Tom de Vries <tdevries@suse.de>
2736
2737 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2738 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2739 (gdb_target_cmd): ... here.
2740 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2741 value 2.
2742
2743 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2744
2745 * gdb.base/source-dir.exp: Avoid having directory names in test
2746 names.
2747
2748 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2749
2750 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2751 directory.
2752
2753 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2754
2755 * gdb.base/list-missing-source.exp: New file.
2756
2757 2019-09-14 Tom de Vries <tdevries@suse.de>
2758
2759 PR teststuite/24599
2760 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2761 * lib/ada.exp (gnatmake_version_at_least): New proc.
2762
2763 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2764
2765 * gdb.base/maint.exp: Use exec_has_index_section.
2766
2767 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2768
2769 * gdb.base/maint.exp: Add test for 'maint info sections'.
2770
2771 2019-09-12 Tom de Vries <tdevries@suse.de>
2772
2773 * gdb.base/store.exp: Allow register variables to be optimized out at
2774 -O0.
2775
2776 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2777
2778 * gdb.ada/rdv_wait.exp: Update to new task names.
2779 * gdb.base/task_switch_in_core.exp: Likewise.
2780 * gdb.base/info_sources_base.c: Likewise.
2781
2782 2019-09-10 Tom Tromey <tromey@adacore.com>
2783
2784 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2785
2786 2019-09-10 Tom Tromey <tromey@adacore.com>
2787
2788 * gdb.ada/dgopt.exp: New file.
2789 * gdb.ada/dgopt/x.adb: New file.
2790
2791 2019-09-08 Tom Tromey <tom@tromey.com>
2792
2793 * gdb.tui/resize.exp: Remove setup_xfail.
2794 * gdb.tui/regs.exp: Remove setup_xfail.
2795 * gdb.tui/basic.exp: Remove setup_xfail.
2796
2797 2019-09-06 David Blaikie <dblaikie@gmail.com>
2798
2799 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2800 * gdb.cp/cplabel.exp: Ditto.
2801 * gdb.linespec/ls-errs.exp: Ditto.
2802
2803 2019-09-05 Tom de Vries <tdevries@suse.de>
2804
2805 * lib/gdb.exp (cmp_file_string): New proc.
2806 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2807 runto_main. Verify save breakpoints output.
2808
2809 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2810
2811 * gdb.base/info-var.exp: Test info variables without running
2812 to main, to avoid expect's buffer overflow.
2813
2814 2019-09-03 Tom Tromey <tromey@adacore.com>
2815
2816 * gdb.ada/bias.exp: New file.
2817 * gdb.ada/bias/bias.adb: New file.
2818 * gdb.ada/print_chars.exp: Add regression test.
2819 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2820 (MC): New variable.
2821
2822 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2823
2824 * gdb.base/argv0-symlink.exp: Run only on native target
2825 and local host.
2826
2827 2019-08-29 Tom de Vries <tdevries@suse.de>
2828
2829 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2830 diverse debug info.
2831 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2832
2833 2019-08-28 Tom de Vries <tdevries@suse.de>
2834
2835 * gdb.base/info-var.exp: Allow info variables to print info for files
2836 other than info-var-f1.c and info-var-f2.c.
2837
2838 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2839
2840 * gdb.fortran/info-types.exp: Add module.
2841 * gdb.fortran/info-types.f90: Update expected results.
2842
2843 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2844
2845 * gdb.fortran/info-types.exp: New file.
2846 * gdb.fortran/info-types.f90: New file.
2847 * lib/fortran.exp (fortran_character1): New proc.
2848
2849 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2850
2851 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2852 functions'. Reindent as needed.
2853 * gdb.base/info-var-f1.c: New file.
2854 * gdb.base/info-var-f2.c: New file.
2855 * gdb.base/info-var.exp: New file.
2856 * gdb.base/info-var.h: New file.
2857
2858 2019-08-26 Tom de Vries <tdevries@suse.de>
2859
2860 PR c++/24852
2861 * gdb.cp/no-libstdcxx-probe.exp: New test.
2862
2863 2019-08-26 Tom de Vries <tdevries@suse.de>
2864
2865 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2866 * tests need to be skipped.
2867 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2868 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2869 mi_skip_libstdcxx_probe_tests.
2870
2871 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2872
2873 * gdb.python/py-xmethods.exp: Use raw strings when passing
2874 arguments to SimpleXMethodMatcher.
2875
2876 2019-08-22 Tom de Vries <tdevries@suse.de>
2877
2878 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2879 more informative.
2880
2881 2019-08-21 Pedro Alves <palves@redhat.com>
2882
2883 * gdb.base/with.exp: Test "with" with no arguments.
2884
2885 2019-08-21 Tom de Vries <tdevries@suse.de>
2886
2887 * gdb.base/gdb-caching-proc.exp: Sort files.
2888
2889 2019-08-20 Tom de Vries <tdevries@suse.de>
2890
2891 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2892 compilation.
2893
2894 2019-08-16 Tom de Vries <tdevries@suse.de>
2895
2896 * gdb.base/compare-sections.exp ("after run to main"): Allow
2897 mismatched read-only sections for PIE executables.
2898
2899 2019-08-16 Tom Tromey <tom@tromey.com>
2900
2901 * lib/tuiterm.exp (_csi_Z): New proc.
2902 * gdb.tui/basic.exp: Update window positions.
2903 * gdb.tui/empty.exp: Update window positions.
2904
2905 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2906
2907 * gdb.base/examine-backward.exp: Correct regexp for
2908 "examine 3 bytes backward from ${address_zero}".
2909
2910 2019-08-15 Tom Tromey <tom@tromey.com>
2911
2912 * gdb.tui/empty.exp: Enable resizing tests.
2913
2914 2019-08-15 Tom Tromey <tromey@adacore.com>
2915
2916 * gdb.ada/char_enum.exp: Add regression tests.
2917 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2918 and '0'.
2919 (Char, Gchar): Update.
2920 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2921
2922 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2923
2924 * gdb.python/python.exp: Expect a leading underscore on
2925 GdbOutput{,Error}File.
2926
2927 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2928
2929 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2930 Windows host.
2931
2932 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2933
2934 * gdb.base/batch-preserve-term-settings.exp
2935 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2936
2937 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2938
2939 * lib/gdb.exp: When running on a mingw target, replace
2940 /x/ with x:/.
2941
2942 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2943
2944 * gdb.arch/aarch64-prologue.c: New test.
2945 * gdb.arch/aarch64-prologue.exp: New file.
2946
2947 2019-08-13 Tom de Vries <tdevries@suse.de>
2948
2949 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2950 Thread.
2951
2952 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2953
2954 * gdb.python/py-completion.exp: Download the .py file to the host
2955 and use its host pathname. Conditionalize tests that use
2956 tab completion and manipulate files on the build machine.
2957 * gdb.python/py-events.exp: Download the .py file to the host
2958 and use its host pathname.
2959 * gdb.python/py-evsignal.exp: Likewise.
2960 * gdb.python/py-evthreads.exp: Likewise.
2961 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2962 pathname syntax.
2963 * gdb.python/py-framefilter.exp: Download the .py file to the right
2964 place on the host. Match Windows pathname syntax.
2965 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2966 .py file to the host and use its host pathname.
2967 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2968 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2969 build pathname. Skip symlink test on Windows host. Add missing
2970 newline at end of file.
2971 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2972 and use its host pathname.
2973 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2974 * gdb.python/py-section-script.exp: Use host location of binfile
2975 on safe-path. Use correct path separator on Windows host.
2976 Reorder alternatives in gdb_test_multiple to prevent matching
2977 the wrong alternative on success.
2978 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2979
2980 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2981
2982 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2983 expect the GDB inferior to no longer immediately stop after
2984 being resumed with "signal SIGINT".
2985
2986 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2987
2988 * gdb.linespec/break-ask.exp: Generalize regexps to match
2989 Windows pathnames too.
2990
2991 2019-08-08 Tom de Vries <tdevries@suse.de>
2992
2993 PR testsuite/24862
2994 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2995
2996 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2997
2998 * gdb.base/style.exp: Update tests for help doc new invariants.
2999 * gdb.base/help.exp: Likewise.
3000
3001 2019-08-06 Tom Tromey <tom@tromey.com>
3002
3003 * gdb.base/style.exp: Add disassemble test.
3004 * gdb.base/style.c (some_called_function): New function.
3005 (main): Use it.
3006
3007 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3008
3009 * gdb.python/py-block.exp: Test dictionary access on blocks.
3010
3011 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3012
3013 PR gdb/24863
3014 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3015 -list-thread-groups --available test when running under
3016 check-read1.
3017
3018 2019-08-05 Tom de Vries <tdevries@suse.de>
3019
3020 PR testsuite/24863
3021 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3022 * gdb.base/help.exp: Use with_read1_timeout_factor.
3023 * gdb.base/info-macros.exp: Same.
3024 * gdb.cp/nested-types.exp: Same.
3025
3026 2019-08-05 Tom de Vries <tdevries@suse.de>
3027
3028 * lib/gdb.exp (version_at_least): Factor out of ...
3029 (tcl_version_at_least): ... here.
3030 (gdb_compile): Fail if pie results in non-PIE executable.
3031 (readelf_version, readelf_prints_pie): New proc.
3032 (exec_is_pie): Return -1 if unknown.
3033
3034 2019-08-05 Tom de Vries <tdevries@suse.de>
3035
3036 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3037
3038 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3039
3040 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3041
3042 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3043
3044 * lib/completion-support.exp (test_gdb_complete_none): Skip
3045 tab completion tests if no readline support.
3046 (test_gdb_complete_unique_re): Likewise.
3047 (test_gdb_complete_multiple): Likewise.
3048
3049 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3050
3051 * gdb.base/info_sources.exp: New file.
3052 * gdb.base/info_sources.c: New file.
3053 * gdb.base/info_sources_base.c: New file.
3054
3055 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3056
3057 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3058 prefix argument.
3059 (test_exit_status): Add prefix argument.
3060
3061 2019-08-01 Tom de Vries <tdevries@suse.de>
3062
3063 PR testsuite/24863
3064 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3065 calling exp_continue for new thread and thread exited messages.
3066
3067 2019-08-01 Tom de Vries <tdevries@suse.de>
3068
3069 PR testsuite/24863
3070 * gdb.base/structs.exp: Fix check-read1 timeout using
3071 gdb_test_sequence.
3072 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3073
3074 2019-08-01 Tom de Vries <tdevries@suse.de>
3075
3076 PR testsuite/24863
3077 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3078 line.
3079
3080 2019-08-01 Tom de Vries <tdevries@suse.de>
3081
3082 PR testsuite/24863
3083 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3084
3085 2019-07-30 Tom Tromey <tromey@adacore.com>
3086
3087 * gdb.ada/display_nested.exp: New file.
3088 * gdb.ada/display_nested/foo.adb: New file.
3089 * gdb.ada/display_nested/pack.adb: New file.
3090 * gdb.ada/display_nested/pack.ads: New file.
3091
3092 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3093
3094 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3095 namespace.
3096 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3097
3098 2019-07-30 Tom de Vries <tdevries@suse.de>
3099
3100 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3101 instead.
3102
3103 2019-07-30 Tom de Vries <tdevries@suse.de>
3104
3105 PR testsuite/24834
3106 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3107 (exec_is_pie): New proc.
3108
3109 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3110
3111 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3112
3113 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3114
3115 * gdb.python/py-objfile.c: Add global and static vars.
3116 * gdb.python/py-objfile.exp: Test new functions Objfile.
3117 lookup_global_symbol and lookup_static_symbol.
3118
3119 2019-07-29 Tom Tromey <tom@tromey.com>
3120
3121 * lib/tuiterm.exp (Term::_csi_@): New proc.
3122 (Term::_csi_X): Don't move cursor.
3123
3124 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3125
3126 * gdb.base/options.exp: Update backtrace - completion to
3127 new option -frame-info.
3128 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3129 Test new 'set print frame-info'. Test backtrace -frame-info
3130 overriding 'set print frame-info'.
3131 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3132 Test new 'set print frame-info'.
3133 Verify consistency of backtrace with and without filters, with and
3134 without -no-filters.
3135 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3136 default.
3137
3138 2019-07-29 Tom de Vries <tdevries@suse.de>
3139
3140 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3141 no arguments".
3142
3143 2019-07-29 Tom de Vries <tdevries@suse.de>
3144
3145 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3146 is a substring of the first for "complete non-unique file name".
3147
3148 2019-07-29 Tom de Vries <tdevries@suse.de>
3149
3150 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3151 with ".*".
3152
3153 2019-07-29 Tom de Vries <tdevries@suse.de>
3154
3155 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3156 Pass prompt_regexp parameter to gdb_test_multiple calls.
3157
3158 2019-07-29 Tom de Vries <tdevries@suse.de>
3159
3160 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3161 print registers" regexps.
3162
3163 2019-07-29 Tom de Vries <tdevries@suse.de>
3164
3165 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3166
3167 2019-07-29 Tom de Vries <tdevries@suse.de>
3168
3169 PR gdb/24855
3170 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3171 (skip_python_tests_prompt): Add prompt_regexp argument to
3172 gdb_test_multiple calls.
3173
3174 2019-07-27 Tom Tromey <tom@tromey.com>
3175
3176 * gdb.tui/main.exp: New file.
3177
3178 2019-07-27 Tom Tromey <tom@tromey.com>
3179
3180 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3181 optional.
3182 * gdb.tui/empty.exp: New file.
3183
3184 2019-07-27 Tom Tromey <tom@tromey.com>
3185
3186 * lib/tuiterm.exp (spawn): New proc.
3187 (Term::resize): New proc.
3188 * gdb.tui/resize.exp: New file.
3189
3190 2019-07-27 Tom Tromey <tom@tromey.com>
3191
3192 * gdb.tui/list.exp: New file.
3193
3194 2019-07-27 Tom Tromey <tom@tromey.com>
3195
3196 * gdb.tui/regs.exp: New file.
3197
3198 2019-07-27 Tom Tromey <tom@tromey.com>
3199
3200 * gdb.tui/basic.exp: Add "layout split" test.
3201
3202 2019-07-27 Tom Tromey <tom@tromey.com>
3203
3204 * gdb.tui/basic.exp: Add "layout asm" test.
3205
3206 2019-07-27 Tom Tromey <tom@tromey.com>
3207
3208 * lib/tuiterm.exp: New file.
3209 * gdb.tui/basic.exp: New file.
3210
3211 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3212
3213 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3214 Enable tests associated with this flag. Adjust regex
3215 referencing "foo_low" to now refer to "foo_cold" instead.
3216
3217 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3218
3219 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3220 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3221 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3222 foo_cold. Revise comments to match.
3223 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3224 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3225 were wrapped into this proc; Call do_test in loop from outermost
3226 level.
3227 (foo_low): Rename all occurrences to "foo_cold".
3228 (backtrace from baz): New test.
3229 (x2/i foo_cold): New test.
3230 (info line *foo_cold): New test.
3231
3232 2019-07-26 Tom de Vries <tdevries@suse.de>
3233
3234 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3235
3236 2019-07-25 Tom de Vries <tdevries@suse.de>
3237
3238 PR testsuite/24830
3239 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3240 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3241 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3242 (skip_libstdcxx_probe_tests): ... here.
3243 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3244
3245 2019-07-24 Tom de Vries <tdevries@suse.de>
3246
3247 PR testsuite/24807
3248 * gdb.objc/basicclass.m: Include stdio.h.
3249 * gdb.objc/nondebug.m: Same.
3250 * gdb.objc/objcdecode.m: Same.
3251
3252 2019-07-24 Tom de Vries <tdevries@suse.de>
3253
3254 PR testsuite/24612
3255 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3256 additional_flags.
3257
3258 2019-07-24 Tom de Vries <tdevries@suse.de>
3259
3260 PR testsuite/24831
3261 * gdb.multi/tids.exp: Update error messages for info threads.
3262
3263 2019-07-24 Tom de Vries <tdevries@suse.de>
3264
3265 * gdb.base/info-types.exp: Allow info types to print info for more than
3266 one file.
3267
3268 2019-07-23 Tom de Vries <tdevries@suse.de>
3269
3270 PR testsuite/24842
3271 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3272 gdb_spawn_with_cmdline_opts.
3273
3274 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3275
3276 * gdb.arch/arm-cmse-sgstubs.c: New test.
3277 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3278
3279 2019-07-23 Tom de Vries <tdevries@suse.de>
3280
3281 PR testsuite/24711
3282 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3283 issuing next command.
3284
3285 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3286
3287 * gdb.ada/info_auto_lang.exp: Update expected results.
3288 * gdb.base/info-types.c: Add additional types to check.
3289 * gdb.base/info-types.exp: Update expected results.
3290
3291 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3292
3293 * gdb.base/info-types.c: New file.
3294 * gdb.base/info-types.exp: New file.
3295
3296 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3297
3298 * gdb.arch/riscv-bp-infcall.c: New file.
3299 * gdb.arch/riscv-bp-infcall.exp: New file.
3300
3301 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3302
3303 PR breakpoints/24541
3304 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3305
3306 2019-07-14 Tom de Vries <tdevries@suse.de>
3307
3308 PR testsuite/24760
3309 * gdb.objc/basicclass.exp: Fix unterminated string.
3310
3311 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3312 Andrew Burgess <andrew.burgess@embecosm.com>
3313
3314 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3315 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3316 negative bounds.
3317 * gdb.fortran/vla-value.exp: Print elements of an array with
3318 negative bounds.
3319 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3320 testing.
3321
3322 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3323
3324 * gdb.base/options.exp (expect_string): Dequote strings in
3325 results.
3326 (test-string): Test strings with different quoting and reindent.
3327
3328 2019-07-10 Tom Tromey <tromey@adacore.com>
3329
3330 * gdb.ada/mi_ex_cond.exp: Update expected results.
3331 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3332 * gdb.ada/mi_catch_ex.exp: Update expected results.
3333 * gdb.ada/mi_catch_assert.exp: Update expected results.
3334 * gdb.ada/catch_ex.exp (catch_exception_info)
3335 (catch_exception_entry, catch_assert_entry)
3336 (catch_unhandled_entry): Update.
3337 * gdb.ada/catch_assert_if.exp: Update expected results.
3338
3339 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3340 Stephen Roberts <stephen.roberts@arm.com>
3341
3342 * gdb.base/define.exp: Restore original prompt.
3343
3344 2019-07-09 Pedro Alves <palves@redhat.com>
3345
3346 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3347 breakpoints" output.
3348 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3349 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3350 throw" creates breakpoint.
3351 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3352 'type="catchpoint"'.
3353
3354 2019-07-09 Pedro Alves <palves@redhat.com>
3355
3356 PR c++/15468
3357 * gdb.cp/except-multi-location-lib.cc: New.
3358 * gdb.cp/except-multi-location-main.cc: New.
3359 * gdb.cp/except-multi-location.exp: New.
3360
3361 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3362
3363 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3364 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3365 argument and update callers.
3366
3367 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3368
3369 * gdb.arch/amd64-break-on-asm-line.S: New file.
3370 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3371
3372 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3373
3374 * gdb.base/printcmds.exp: Test printing C string and
3375 C wide string convenience vars without transiting via the inferior.
3376 Also make test names unique.
3377
3378 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3379
3380 PR breakpoints/25011
3381 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3382
3383 2019-07-04 Pedro Alves <palves@redhat.com>
3384
3385 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3386 body returned ok(0), break(3) or continue(4).
3387 * gdb.testsuite/foreach_with_prefix.exp: New file.
3388
3389 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3390
3391 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3392
3393 2019-07-03 Pedro Alves <palves@redhat.com>
3394
3395 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3396 "return -code".
3397
3398 2019-07-03 Pedro Alves <palves@redhat.com>
3399
3400 PR cli/24732
3401 * gdb.base/shell.exp: Load completion-support.exp.
3402 Adjust expected error output. Add completion tests.
3403
3404 2019-07-03 Pedro Alves <palves@redhat.com>
3405
3406 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3407 string_to_regexp.
3408
3409 2019-07-03 Pedro Alves <palves@redhat.com>
3410
3411 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3412 (expect_integer): Adjust to expect "-string".
3413 (expect_string): New.
3414 (all_options): Expect "-string".
3415 (test-flag, test-boolean): Adjust to expect "-string".
3416 (test-string): New proc.
3417 (top level): Call it.
3418
3419 2019-07-03 Pedro Alves <palves@redhat.com>
3420
3421 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3422 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3423 the expected output in the success.
3424
3425 2019-07-03 Pedro Alves <palves@redhat.com>
3426
3427 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3428 Split one gdb_test_multiple call in two to avoid a race.
3429
3430 2019-07-03 Pedro Alves <palves@redhat.com>
3431
3432 * gdb.base/with.c: New file.
3433 * gdb.base/with.exp: New file.
3434
3435 2019-07-03 Pedro Alves <palves@redhat.com>
3436
3437 * gdb.base/settings.exp: Replace all references to "maint
3438 test-settings set" with references to "maint set test-settings",
3439 and all references to "maint test-settings show" with references
3440 to "maint show test-settings".
3441
3442 2019-07-03 Pedro Alves <palves@redhat.com>
3443
3444 * gdb.base/settings.exp (test-string): Adjust expected out when
3445 testing "maint test-settings show filename"
3446
3447 2019-07-02 Pedro Alves <palves@redhat.com>
3448
3449 * gdb.base/options.exp (test-info-threads): New procedure.
3450 (top level): Call it.
3451
3452 2019-06-28 Tom Tromey <tromey@adacore.com>
3453
3454 * gdb.dwarf2/ada-linkage-name.c: New file.
3455 * gdb.dwarf2/ada-linkage-name.exp: New file.
3456
3457 2019-06-27 Tom Tromey <tromey@adacore.com>
3458
3459 PR c++/20020:
3460 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3461
3462 2019-06-26 Tom de Vries <tdevries@suse.de>
3463
3464 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3465
3466 2019-06-26 Tom de Vries <tdevries@suse.de>
3467
3468 * gdb.base/index-cache.exp: Add back missing debug option.
3469
3470 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3471
3472 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3473
3474 2019-06-25 Tom de Vries <tdevries@suse.de>
3475
3476 PR testsuite/24727
3477 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3478
3479 2019-06-24 Tom de Vries <tdevries@suse.de>
3480
3481 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3482
3483 2019-06-24 Tom de Vries <tdevries@suse.de>
3484
3485 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3486 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3487 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3488
3489 2019-06-24 Tom de Vries <tdevries@suse.de>
3490
3491 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3492
3493 2019-06-21 Tom de Vries <tdevries@suse.de>
3494
3495 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3496
3497 2019-06-21 Tom de Vries <tdevries@suse.de>
3498
3499 PR testsuite/24518
3500 PR ada/24713
3501 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3502 index.
3503
3504 2019-06-19 Tom Tromey <tromey@adacore.com>
3505
3506 * gdb.ada/length_cond.exp: Add intro comment.
3507
3508 2019-06-19 Tom Tromey <tromey@adacore.com>
3509
3510 * gdb.ada/length_cond.exp: New file.
3511 * gdb.ada/length_cond/length_cond.adb: New file.
3512 * gdb.ada/length_cond/pck.adb: New file.
3513 * gdb.ada/length_cond/pck.ads: New file.
3514
3515 2019-06-18 Tom de Vries <tdevries@suse.de>
3516
3517 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3518
3519 2019-06-18 Tom Tromey <tromey@adacore.com>
3520
3521 * gdb.base/list0.h: Add comment explaining control character.
3522
3523 2019-06-18 Tom de Vries <tdevries@suse.de>
3524
3525 * boards/fission.exp: Break up long debug_flags line.
3526
3527 2019-06-16 Tom de Vries <tdevries@suse.de>
3528
3529 PR gdb/24445
3530 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3531 generated index.
3532
3533 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3534
3535 PR gdb/24686
3536 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3537 improve detection of bug gdb/24541.
3538
3539 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3540
3541 PR gdb/24669
3542 * gdb.base/index-cache.exp (uses_readnow,
3543 expecting_index_cache_use): Define global variable.
3544 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3545 expecting_index_cache_use.
3546
3547 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3548 Andrew Burgess <andrew.burgess@embecosm.com>
3549
3550 * gdb.fortran/pointers.f90: New file.
3551 * gdb.fortran/print_type.exp: New file.
3552 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3553 * gdb.fortran/vla-type.exp: Likewise.
3554 * gdb.fortran/vla-value.exp: Likewise.
3555 * gdb.mi/mi-vla-fortran.exp: Likewise.
3556
3557 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3558
3559 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3560 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3561 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3562 as a stop reason.
3563
3564 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3565
3566 * gdb.base/annota1.exp: Update expected results.
3567 * gdb.cp/annota2.exp: Likewise.
3568 * gdb.cp/annota3.exp: Likewise.
3569
3570 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3571
3572 * gdb.base/style-logging.exp: Remove path from test name.
3573
3574 2019-06-14 Tom Tromey <tromey@adacore.com>
3575
3576 PR gdb/24502:
3577 * gdb.base/style-logging.exp: New file.
3578
3579 2019-06-14 Tom Tromey <tromey@adacore.com>
3580
3581 * gdb.base/symfile-warn.exp: New file.
3582 * gdb.base/symfile-warn.c: New file.
3583
3584 2019-06-14 Tom Tromey <tromey@adacore.com>
3585
3586 * gdb.base/annotate-symlink.exp: New file.
3587
3588 2019-06-14 Tom Tromey <tromey@adacore.com>
3589
3590 * gdb.ada/set_wstr.exp: Add reassignment test.
3591
3592 2019-06-14 Tom Tromey <tromey@adacore.com>
3593
3594 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3595 'unchecked_access and 'unrestricted_access as well.
3596
3597 2019-06-14 Tom Tromey <tromey@adacore.com>
3598
3599 PR ada/24539:
3600 * gdb.ada/vla.exp: Update tests.
3601 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3602 pragma.
3603
3604 2019-06-13 Pedro Alves <palves@redhat.com>
3605
3606 * gdb.base/settings.exp (test-integer): Test junk after
3607 "unlimited".
3608
3609 2019-06-13 Pedro Alves <palves@redhat.com>
3610
3611 * gdb.base/options.exp (test-thread-apply): New.
3612 (top level): Call it.
3613
3614 2019-06-13 Pedro Alves <palves@redhat.com>
3615
3616 * gdb.base/options.exp (test-frame-apply): New.
3617 (top level): Test print commands with different "frame apply"
3618 prefixes.
3619
3620 2019-06-13 Pedro Alves <palves@redhat.com>
3621
3622 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3623 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3624 'max_completions' parameter and handle it.
3625 (test_gdb_completion_offers_commands): New.
3626
3627 2019-06-13 Pedro Alves <palves@redhat.com>
3628
3629 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3630
3631 2019-06-13 Pedro Alves <palves@redhat.com>
3632
3633 * gdb.base/options.exp (test-backtrace): New.
3634 (top level): Call it.
3635
3636 2019-06-13 Pedro Alves <palves@redhat.com>
3637
3638 * gdb.guile/scm-frame-args.exp: Use "set print
3639 raw-frame-arguments" instead of "set print raw frame-arguments".
3640 * gdb.python/py-frame-args.exp: Likewise.
3641
3642 2019-06-13 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.compile/compile.exp: Adjust expected output to option
3645 processing changes.
3646
3647 2019-06-13 Pedro Alves <palves@redhat.com>
3648
3649 * gdb.base/options.exp: Build executable.
3650 (test-print): New procedure.
3651 (top level): Call it, once for "print" and another for "compile
3652 print".
3653
3654 2019-06-13 Pedro Alves <palves@redhat.com>
3655
3656 * gdb.base/options.c: New file.
3657 * gdb.base/options.exp: New file.
3658
3659 2019-06-13 Pedro Alves <palves@redhat.com>
3660
3661 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3662 that "o" is ambiguous.
3663
3664 2019-06-13 Pedro Alves <palves@redhat.com>
3665
3666 * gdb.base/settings.c: New file.
3667 * gdb.base/settings.exp: New file.
3668
3669 2019-06-13 Pedro Alves <palves@redhat.com>
3670
3671 * gdb.base/completion.exp: Fix comment typo.
3672
3673 2019-06-13 Pedro Alves <palves@redhat.com>
3674
3675 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3676 foo --1" test.
3677
3678 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3679
3680 * gdb.fortran/block-data.f: New.
3681 * gdb.fortran/block-data.exp: New.
3682
3683 2019-06-11 Tom de Vries <tdevries@suse.de>
3684
3685 PR testsuite/24521
3686 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3687 message.
3688
3689 2019-06-11 Tom de Vries <tdevries@suse.de>
3690
3691 PR testsuite/24521
3692 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3693
3694 2019-06-11 Tom de Vries <tdevries@suse.de>
3695
3696 * boards/readnow.exp: New file.
3697
3698 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3699
3700 * gdb.fortran/vla-sizeof.exp: Update expected results.
3701
3702 2019-06-06 Amos Bird <amosbird@gmail.com>
3703
3704 * gdb.base/annota1.exp (thread_switch): Add test for
3705 thread-exited annotation.
3706
3707 2019-06-06 Tom Tromey <tromey@adacore.com>
3708
3709 * gdb.base/maint.exp: Expect command started/finished output.
3710
3711 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3712
3713 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3714 comment.
3715 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3716
3717 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3718
3719 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3720 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3721 * gdb.arch/riscv-unwind-long-insn.c: New file.
3722 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3723
3724 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3725
3726 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3727
3728 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3729
3730 * lib/gdb.exp (help_list_trailer): New regexp variable
3731 factorizing the help trailer message.
3732 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3733 arg to allow to better factorize various tests.
3734 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3735 (test_prefix_command_help): Use help_list_trailer.
3736 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3737 * gdb.guile/scm-cmd.exp: Likewise.
3738 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3739 * gdb.base/help.exp: Use test_user_defined_class_help.
3740 * gdb.base/style.exp: Add tests for styling of help and apropos.
3741 * lib/gdb-utils.exp (style): Add title and highlight styles.
3742
3743 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3744
3745 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3746 $_shell_exitsignal.
3747 * gdb.base/default.exp: Update for new convenience variables.
3748
3749 2019-05-29 Tom Tromey <tromey@adacore.com>
3750
3751 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3752 to "break complete ada" test case's regexp.
3753
3754 2019-05-29 Tom Tromey <tromey@adacore.com>
3755
3756 PR c++/20020:
3757 * gdb.cp/constexpr-field.exp: New file.
3758 * gdb.cp/constexpr-field.cc: New file.
3759
3760 2019-05-29 Tom Tromey <tromey@adacore.com>
3761
3762 * gdb.base/finish.exp (finish_no_print): New proc.
3763 (finish_tests): Call it.
3764
3765 2019-05-24 Tom de Vries <tdevries@suse.de>
3766
3767 * gdb.dwarf2/gdb-add-index.exp: New file.
3768
3769 2019-05-22 Tom Tromey <tromey@adacore.com>
3770
3771 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3772 * gdb.base/style.exp: Use "style".
3773 * lib/gdb-utils.exp (style): New proc.
3774
3775 2019-05-22 Tom de Vries <tdevries@suse.de>
3776
3777 * gdb.base/align.exp: Require c++11.
3778
3779 2019-05-22 Tom de Vries <tdevries@suse.de>
3780
3781 PR testsuite/24586
3782 * gdb.python/py-mi-var-info-path-expression.exp: Call
3783 mi_skip_python_tests to check if python is supported.
3784
3785 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3786
3787 * gdb.arch/aarch64-pauth.c: New test.
3788 * gdb.arch/aarch64-pauth.exp: New file.
3789
3790 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3791
3792 * README (Re-running Tests Outside The Testsuite): New section.
3793
3794 2019-05-21 Tom de Vries <tdevries@suse.de>
3795
3796 * gdb.arch/amd64-eval.exp: Require c++11.
3797 * gdb.base/max-depth.exp: Same.
3798 * gdb.compile/compile-cplus-array-decay.exp: Same.
3799 * gdb.cp/meth-typedefs.exp: Same.
3800 * gdb.cp/subtypes.exp: Same.
3801 * gdb.cp/temargs.exp: Same.
3802
3803 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3804
3805 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3806
3807 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3808
3809 PR gdb/18644
3810 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3811 * gdb.fortran/printing-types.exp: Add new test.
3812 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3813 testing.
3814 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3815 setup_kfail call.
3816
3817 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3818
3819 * README (Running the Testsuite): Change example.
3820 (Testsuite Parameters): Remove TRANSCRIPT.
3821 * lib/gdb.exp: Remove TRANSCRIPT check.
3822
3823 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3824
3825 * README (Testsuite Parameters): Add replay logging to
3826 GDBSERVER_DEBUG.
3827 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3828 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3829 as a comma separated list.
3830 (gdb_debug_init): Override procedure.
3831
3832 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3833
3834 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3835 (gdb_write_cmd_file): New procedure.
3836 * lib/gdbserver-support.exp (gdbserver_start): Call
3837 gdbserver_write_cmd_file.
3838 (gdbserver_write_cmd_file): New procedure.
3839
3840 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3841
3842 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3843 (delete_breakpoints): Likewise.
3844 (gdb_run_cmd): Likewise.
3845 (gdb_start_cmd): Likewise.
3846 (gdb_starti_cmd): Likewise.
3847 (gdb_internal_error_resync): Likewise.
3848 (gdb_test_multiple): Likewise.
3849 (gdb_reinitialize_dir): Likewise.
3850 (default_gdb_exit): Likewise.
3851 (gdb_file_cmd): Mark kill as optional.
3852 (default_gdb_start): Call gdb_stdin_log_init.
3853 (send_gdb): Call gdb_stdin_log_write.
3854 (rerun_to_main): Mark Y as an answer.
3855 (gdb_stdin_log_init): New function.
3856 (gdb_stdin_log_write): Likewise.
3857
3858 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3859
3860 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3861 * gdb.base/debug-expr.exp: Likewise.
3862 * gdb.base/foll-fork.exp: Likewise.
3863 * gdb.base/foll-vfork.exp: Likewise.
3864 * gdb.base/fork-print-inferior-events.exp: Likewise.
3865 * gdb.base/gdb-sigterm.exp: Likewise.
3866 * gdb.base/gdbinit-history.exp: Likewise.
3867 * gdb.base/osabi.exp: Likewise.
3868 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3869 * gdb.base/ui-redirect.exp: Likewise.
3870 * gdb.gdb/unittest.exp: Likewise.
3871 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3872 * gdb.mi/mi-watch.exp: Likewise.
3873 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3874 * gdb.mi/user-selected-context-sync.exp: Likewise.
3875 * gdb.python/python.exp: Disable debug test when debugging.
3876 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3877 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3878 Likewise.
3879 * gdb.threads/stepi-random-signal.exp: Likewise.
3880
3881 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3882
3883 * Makefile.in: Pass through GDB_DEBUG.
3884 * README (Testsuite Parameters): Add GDB_DEBUG.
3885 (gdb,debug): Add board setting.
3886 * lib/gdb.exp (default_gdb_start): Start debugging.
3887 (gdb_debug_enabled): New procedure.
3888 (gdb_debug_init): Likewise.
3889
3890 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3891
3892 * Makefile.in: Pass through GDB_DEBUG.
3893 * README (Testsuite Parameters): Add GDB_DEBUG.
3894 (gdb,debug): Add board setting.
3895 * lib/gdb.exp (default_gdb_start): Start debugging.
3896 (gdb_debug_enabled): New procedure.
3897 (gdb_debug_init): Likewise.
3898
3899 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3900
3901 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3902
3903 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3904
3905 * gdb.base/ui-redirect.exp: Test redirection.
3906
3907 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3908
3909 * gdb.mi/mi-complete.exp: New file.
3910 * gdb.mi/mi-complete.cc: Likewise.
3911
3912 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3913
3914 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3915 indexed and sliced arrays, and pointers to arrays.
3916
3917 2019-05-14 Tom Tromey <tromey@adacore.com>
3918
3919 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3920 styling test.
3921
3922 2019-05-14 Tom de Vries <tdevries@suse.de>
3923
3924 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3925 selection entry encoding.
3926
3927 2019-05-10 Tom Tromey <tromey@adacore.com>
3928
3929 * gdb.ada/info_exc.exp: Add "complete" test.
3930
3931 2019-05-09 Tom de Vries <tdevries@suse.de>
3932
3933 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3934 CU-relative.
3935
3936 2019-05-09 Tom de Vries <tdevries@suse.de>
3937
3938 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3939 CU-relative.
3940
3941 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3942
3943 * gdb.ada/frame_arg_lang.exp: New testcase.
3944 * gdb.ada/frame_arg_lang/bla.adb: New file.
3945 * gdb.ada/frame_arg_lang/pck.ads: New file.
3946 * gdb.ada/frame_arg_lang/pck.adb: New file.
3947 * gdb.ada/frame_arg_lang/foo.c: New file.
3948
3949 2019-05-08 Tom Tromey <tromey@adacore.com>
3950
3951 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3952
3953 2019-05-08 Tom Tromey <tromey@adacore.com>
3954
3955 * gdb.base/ptype-offsets.exp: Update tests.
3956
3957 2019-05-08 Tom Tromey <tromey@adacore.com>
3958
3959 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3960 cases.
3961 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3962 "short".
3963
3964 2019-05-08 Tom Tromey <tromey@adacore.com>
3965
3966 * gdb.ada/vla.exp: New file.
3967 * gdb.ada/vla/vla.adb: New file.
3968
3969 2019-05-07 Tom de Vries <tdevries@suse.de>
3970
3971 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3972
3973 2019-05-07 Tom de Vries <tdevries@suse.de>
3974
3975 PR testsuite/24522
3976 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3977 section.
3978
3979 2019-05-07 Tom de Vries <tdevries@suse.de>
3980
3981 PR testsuite/24522
3982 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3983 .debug_aranges section.
3984
3985 2019-05-07 Tom de Vries <tdevries@suse.de>
3986
3987 PR testsuite/24159
3988 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3989
3990 2019-05-06 Tom de Vries <tdevries@suse.de>
3991
3992 * lib/gdb.exp (exec_has_index_section): New proc.
3993 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3994 section.
3995
3996 2019-05-04 Tom de Vries <tdevries@suse.de>
3997
3998 * boards/cc-with-debug-names.exp: New file.
3999
4000 2019-05-03 Tom Tromey <tromey@adacore.com>
4001
4002 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4003 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4004 * gdb.ada/char_enum.exp: Add test.
4005
4006 2019-05-03 Tom de Vries <tdevries@suse.de>
4007
4008 * boards/cc-with-gdb-index.exp: New file.
4009
4010 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4011
4012 * gdb.rust/simple.exp: Add new test case.
4013 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4014 (main): Initialise an instance of the new struct.
4015
4016 2019-05-01 Tom Tromey <tromey@adacore.com>
4017
4018 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4019 record.
4020 (NPR): New variable.
4021 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4022 test.
4023
4024 2019-05-01 Tom Tromey <tromey@adacore.com>
4025
4026 * gdb.ada/packed_array_assign.exp: Add packed assignment
4027 regression test.
4028
4029 2019-05-01 Tom de Vries <tdevries@suse.de>
4030
4031 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4032
4033 2019-05-01 Tom de Vries <tdevries@suse.de>
4034
4035 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4036
4037 2019-04-30 Ali Tamur <tamur@google.com>
4038
4039 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4040
4041 2019-04-30 Tom Tromey <tromey@adacore.com>
4042
4043 * lib/ada.exp (find_ada_tool): New proc.
4044 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4045 * gdb.ada/catch_ex_std.exp: New file.
4046 * gdb.ada/catch_ex_std/foo.adb: New file.
4047 * gdb.ada/catch_ex_std/some_package.adb: New file.
4048 * gdb.ada/catch_ex_std/some_package.ads: New file.
4049
4050 2019-04-30 Tom Tromey <tromey@adacore.com>
4051
4052 PR c++/24470:
4053 * gdb.cp/temargs.cc: Add test code from PR.
4054
4055 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4056
4057 * gdb.fortran/vla-datatypes.exp: Update expected results.
4058 * gdb.fortran/vla-ptype.exp: Likewise.
4059 * gdb.fortran/vla-type.exp: Likewise.
4060 * gdb.fortran/vla-value.exp: Likewise.
4061
4062 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4063
4064 * gdb.fortran/ptr-indentation.exp: Update expected results.
4065 * gdb.fortran/ptype-on-functions.exp: Likewise.
4066 * gdb.fortran/vla-ptr-info.exp: Likewise.
4067 * gdb.fortran/vla-value.exp: Likewise.
4068
4069 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4070
4071 * gdb.fortran/ptype-on-functions.exp: New file.
4072 * gdb.fortran/ptype-on-functions.f90: New file.
4073
4074 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4075
4076 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4077 case void string.
4078
4079 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4080
4081 * gdb.fortran/complex.exp: Expand.
4082 * gdb.fortran/complex.f: Renamed to...
4083 * gdb.fortran/complex.f90: ...this, and extended to add more
4084 complex values.
4085
4086 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4087
4088 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4089 MODULO, CMPLX.
4090
4091 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4092 Richard Bunt <richard.bunt@arm.com>
4093
4094 * gdb.base/max-depth.c: New file.
4095 * gdb.base/max-depth.exp: New file.
4096 * gdb.python/py-nested-maps.c: New file.
4097 * gdb.python/py-nested-maps.exp: New file.
4098 * gdb.python/py-nested-maps.py: New file.
4099 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4100 (test_all_common): Call test_max_depth.
4101 * gdb.fortran/max-depth.exp: New file.
4102 * gdb.fortran/max-depth.f90: New file.
4103 * gdb.go/max-depth.exp: New file.
4104 * gdb.go/max-depth.go: New file.
4105 * gdb.modula2/max-depth.exp: New file.
4106 * gdb.modula2/max-depth.c: New file.
4107 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4108
4109 2019-04-29 Tom de Vries <tdevries@suse.de>
4110
4111 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4112
4113 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4114
4115 * gdb.base/callexit.exp: Test may-call-functions off.
4116
4117 2019-04-25 Keith Seitz <keiths@redhat.com>
4118
4119 PR c++/24367
4120 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4121 (another_incomplete_struct, test_incomplete): New definitions.
4122 (main): Use new definitions.
4123 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4124 functions.
4125
4126 2019-04-25 Ali Tamur <tamur@google.com>
4127
4128 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4129
4130 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4131
4132 PR corefiles/11608
4133 PR corefiles/18187
4134 * gdb.base/coredump-filter-build-id.exp: New file.
4135
4136 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4137
4138 * Makefile.in: Pass through GDBSERVER_DEBUG.
4139 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4140 (gdbserver,debug): Add board setting.
4141 * gdb.trace/tspeed.exp: Skip when debugging.
4142 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4143 * lib/gdbserver-support.exp: Likewise
4144
4145 2019-04-24 Tom Tromey <tromey@adacore.com>
4146
4147 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4148 Rust.
4149
4150 2019-04-24 Tom Tromey <tromey@adacore.com>
4151
4152 * gdb.arch/amd64-eval.exp: Test bitfield return.
4153 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4154 (class Foo) <return_bitfields>: New method.
4155 (main): Call it.
4156
4157 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4158
4159 * gdb.cp/many-args.cc: New file.
4160 * gdb.cp/many-args.exp: New file.
4161
4162 2019-04-23 Tom de Vries <tdevries@suse.de>
4163
4164 PR gdb/24433
4165 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4166
4167 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4168
4169 * gdb.trace/backtrace.exp: Use nopie flag.
4170 * gdb.trace/circ.exp: Likewise.
4171 * gdb.trace/collection.exp: Likewise.
4172 * gdb.trace/ftrace.exp: Likewise.
4173 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4174 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4175 * gdb.trace/qtro.exp: Likewise.
4176 * gdb.trace/read-memory.exp: Likewise.
4177 * gdb.trace/report.exp: Likewise.
4178 * gdb.trace/tfile.exp: Likewise.
4179 * gdb.trace/tfind.exp: Likewise.
4180 * gdb.trace/unavailable.exp: Likewise.
4181
4182 2019-04-22 Pedro Alves <palves@redhat.com>
4183
4184 * gdb.base/solib-probes-nosharedlibrary.c,
4185 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4186
4187 2019-04-19 Tom Tromey <tromey@adacore.com>
4188
4189 * gdb.ada/ptype_union.c: New file.
4190 * gdb.ada/ptype_union.exp: New file.
4191
4192 2019-04-19 Tom Tromey <tromey@adacore.com>
4193
4194 PR symtab/24423:
4195 * gdb.base/list0.h (foo): Add a control-l character.
4196
4197 2019-04-18 Tom de Vries <tdevries@suse.de>
4198
4199 PR gdb/24433
4200 * boards/local-board.exp: Set sysroot to "".
4201
4202 2019-04-18 Tom de Vries <tdevries@suse.de>
4203 Pedro Alves <palves@redhat.com>
4204
4205 PR gdb/24454
4206 * gdb.threads/vfork-follow-child-exec.c: New file.
4207 * gdb.threads/vfork-follow-child-exec.exp: New file.
4208 * gdb.threads/vfork-follow-child-exit.c: New file.
4209 * gdb.threads/vfork-follow-child-exit.exp: New file.
4210
4211 2019-04-15 Leszek Swirski <leszeks@google.com>
4212
4213 * gdb.arch/amd64-eval.cc: New file.
4214 * gdb.arch/amd64-eval.exp: New file.
4215
4216 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4217
4218 * gdb.server/sysroot.c: New test.
4219 * gdb.server/sysroot.exp: New file.
4220 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4221 matching param.
4222
4223 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4224
4225 * gdb.base/align.exp: Extend test to cover structures containing
4226 only static fields.
4227
4228 2019-04-11 Tom de Vries <tdevries@suse.de>
4229
4230 * boards/cc-with-dwz-m.exp: New file.
4231 * boards/cc-with-dwz.exp: New file.
4232 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4233
4234 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4235
4236 * gdb.base/start-cpp.exp: New file.
4237 * gdb.base/start-cpp.cc: New file.
4238
4239 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4240
4241 * gdb.python/py-thrhandle.exp: Adjust tests to call
4242 thread_from_handle instead of thread_from_thread_handle.
4243
4244 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4245
4246 * gdb.python/py-thrhandle.exp: Add tests for
4247 gdb.InferiorThread.handle.
4248
4249 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4250
4251 * gdb.python/py-function.exp: Check calling helper function from
4252 all languages.
4253 * lib/gdb.exp (gdb_supported_languages): New proc.
4254
4255 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4256
4257 * gdb.base/complex-parts.c: New file.
4258 * gdb.base/complex-parts.exp: New file.
4259
4260 2019-04-01 Tom Tromey <tromey@adacore.com>
4261
4262 PR symtab/23331:
4263 * gdb.dwarf2/dw2-ranges-main.c: New file.
4264 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4265 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4266
4267 2019-03-30 Simon Marchi <simark@simark.ca>
4268
4269 * gdb.base/default.exp: Add values for $_gdb_major and
4270 $_gdb_minor.
4271
4272 2019-03-29 Tom Tromey <tromey@adacore.com>
4273
4274 * gdb.base/help.exp: Tighten apropos regexp.
4275
4276 2019-03-29 Keith Seitz <keiths@redhat.com>
4277
4278 * gdb.fortran/array-bounds.exp: New file.
4279 * gdb.fortran/array-bounds.f90: New file.
4280
4281 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4282
4283 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4284
4285 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4286
4287 * gdb.multi/hello.c (main): Increase alarm timer.
4288
4289 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4290
4291 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4292 factor when no hardware watchpoint support.
4293
4294 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4295 Pedro Alves <palves@redhat.com>
4296
4297 * boards/local-board.exp: set sysroot to /.
4298
4299 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4300
4301 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4302 in child.
4303
4304 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4305
4306 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4307 field.
4308 (make_container): Initialise new field.
4309 * gdb.python/py-prettyprint.exp: Add new tests.
4310 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4311 <display_hint>: New method.
4312
4313 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4314
4315 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4316 gdb_continue_to_breakpoint more throughout this test.
4317 (run_lang_tests) Supply unique test names, and use
4318 gdb_test_no_output.
4319
4320 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4321
4322 * gdb.base/finish-pretty.exp: Update expected results.
4323 * gdb.base/pretty-print.c: New file.
4324 * gdb.base/pretty-print.exp: New file.
4325
4326 2019-03-25 Pedro Alves <palves@redhat.com>
4327
4328 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4329 move comments outside list. Append '-i "" eof' section.
4330
4331 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4332
4333 PR testsuite/25016
4334 * README: Add pie options.
4335 * gdb.base/break-interp.exp: Ensure pie is disabled.
4336 * gdb.base/dump.exp: Likewise.
4337 * lib/gdb.exp (gdb_compile): Add pie option.
4338
4339 2019-03-19 Tom Tromey <tromey@adacore.com>
4340
4341 * gdb.mi/mi2-cli-display.c: New file.
4342 * gdb.mi/mi2-cli-display.exp: New file.
4343
4344 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4345 Tom Tromey <tromey@adacore.com>
4346
4347 * gdb.ada/ptype_array/pck.adb: New file.
4348 * gdb.ada/ptype_array/pck.ads: New file.
4349 * gdb.ada/ptype_array/foo.adb: New file.
4350 * gdb.ada/ptype_array.exp: New file.
4351
4352 2019-03-14 Tom Tromey <tromey@adacore.com>
4353
4354 * gdb.base/style.exp: Add "set style sources" test.
4355
4356 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4357
4358 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4359 * mi-breakpoint-multiple-locations.exp: ... this.
4360 (make_breakpoints_pattern): New proc.
4361 (do_test): Add mi_version parameter, test -break-insert,
4362 -break-info and =breakpoint-created.
4363
4364 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4365
4366 * config/default.exp: Remove 'load_lib gdb.exp'.
4367 * config/monitor.exp: Likewise.
4368 * config/sid.exp: Likewise.
4369 * config/sim.exp: Likewise.
4370 * config/slite.exp: Likewise.
4371 * config/unix.exp: Likewise.
4372 * gdb.base/default.exp: Remove unhelpful comment.
4373
4374 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4375
4376 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4377
4378 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4379
4380 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4381
4382 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4383
4384 * gdb.fortran/type-kinds.exp: Update expected results.
4385
4386 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4387
4388 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4389
4390 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4391
4392 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4393 function.
4394 (test_basic_parsing_of_type_kinds): Expand types tested.
4395 (test_parsing_invalid_type_kinds): New function.
4396
4397 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4398
4399 * gdb.fortran/intrinsics.exp: New file.
4400 * gdb.fortran/intrinsics.f90: New file.
4401 * gdb.fortran/type-kinds.exp: New file.
4402
4403 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4404
4405 * gdb.fortran/dot-ops.exp: New file.
4406
4407 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4408
4409 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4410 Check upper and lower case logical literals.
4411
4412 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4413
4414 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4415 Remove duplicate tests.
4416
4417 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4418
4419 * lib/gdb.exp (builtin_cd): rename of cd.
4420 (cd): Override builtin.
4421
4422 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4423
4424 * gdb.fortran/function-calls.exp: New file.
4425 * gdb.fortran/function-calls.f90: New test.
4426
4427 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4428
4429 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4430 on user program standard output.
4431 * gdb.fortran/short-circuit-argument-list.f90: Record function
4432 calls.
4433
4434 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4435
4436 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4437 failure.
4438
4439 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4440
4441 PR gdb/8527
4442 * gdb.base/interrupt-daemon-attach.c,
4443 gdb.base/interrupt-daemon-attach.exp: New test.
4444
4445 2019-02-27 Pedro Alves <palves@redhat.com>
4446
4447 * gdb.base/page.exp: Add tests for "set width/height -1".
4448
4449 2019-02-27 Pedro Alves <palves@redhat.com>
4450
4451 * gdb.base/page.exp: Add tests for "set/show width/height" with
4452 "infinite" values.
4453
4454 2019-02-27 Tom Tromey <tromey@adacore.com>
4455
4456 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4457 2.4.
4458 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4459 workaround.
4460
4461 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4462
4463 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4464 tests for structs with static members.
4465
4466 2019-02-26 Tom Tromey <tromey@adacore.com>
4467
4468 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4469 ValueError, not TypeError.
4470
4471 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4472
4473 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4474 call from main program.
4475
4476 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4477
4478 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4479 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4480 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4481 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4482 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4483
4484 2019-02-22 Keith Seitz <keiths@redhat.com>
4485
4486 PR symtab/23853
4487 * gdb.base/symlink-sourcefile.c: New file.
4488 * gdb.base/symlink-sourcefile.exp: New file.
4489
4490 2019-02-20 Tom Tromey <tom@tromey.com>
4491
4492 * gdb.base/info_qt.exp: Update.
4493
4494 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4495
4496 * gdb.base/source.exp: Move "error in sourced script" code to
4497 the end.
4498 * gdb.base/source-error.gdb: Move contents to
4499 source-error-1.gdb. Add new code to source source-error-1.gdb.
4500 * gdb.base/source-error-1.gdb: New file, from previous
4501 source-error.gdb.
4502
4503 2019-02-17 Tom Tromey <tom@tromey.com>
4504
4505 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4506 for macro styling.
4507 * gdb.base/style.c (SOME_MACRO): New macro.
4508
4509 2019-02-17 Tom Tromey <tom@tromey.com>
4510
4511 * gdb.base/style.exp: Add line-wrapping tests.
4512 * gdb.base/page.exp: Add test for quitting during pagination.
4513
4514 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4515
4516 * gdb.ada/big_packed_array: New testcase.
4517 * gdb.ada/homonym.exp: Fix incorrect expected output for
4518 "break <homonym__get_value>" test.
4519
4520 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4521
4522 PR breakpoints/21870
4523 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4524 and prepare_for_testing. Add comment.
4525 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4526 redundant cleanup call. Clean up comment.
4527
4528 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4529
4530 PR breakpoints/21870
4531 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4532 * gdb.arch/aarch64-dbreg-contents.c: New file.
4533
4534 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4535
4536 * gdb.ada/mi_ref_changeable: New testcase.
4537
4538 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4539
4540 * gdb.base/attach.exp: Add double attach test.
4541
4542 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4543
4544 * lib/gdb.exp (default_gdb_start): Don't match pagination
4545 prompt.
4546 (gdb_init): Set stty_init.
4547
4548 2019-01-27 Tom Tromey <tom@tromey.com>
4549
4550 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4551 skip_python_tests.
4552
4553 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4554
4555 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4556 New structure.
4557 (struct struct_static_02_02): Likewise.
4558 (struct struct_static_02_03): Likewise.
4559 (struct struct_static_02_04): Likewise.
4560 (struct struct_static_04_01): Likewise.
4561 (struct struct_static_04_02): Likewise.
4562 (struct struct_static_04_03): Likewise.
4563 (struct struct_static_04_04): Likewise.
4564 (struct struct_static_06_01): Likewise.
4565 (struct struct_static_06_02): Likewise.
4566 (struct struct_static_06_03): Likewise.
4567 (struct struct_static_06_04): Likewise.
4568 (cmp_struct_static_02_01): Likewise.
4569 (cmp_struct_static_02_02): Likewise.
4570 (cmp_struct_static_02_03): Likewise.
4571 (cmp_struct_static_02_04): Likewise.
4572 (cmp_struct_static_04_01): Likewise.
4573 (cmp_struct_static_04_02): Likewise.
4574 (cmp_struct_static_04_03): Likewise.
4575 (cmp_struct_static_04_04): Likewise.
4576 (cmp_struct_static_06_01): Likewise.
4577 (cmp_struct_static_06_02): Likewise.
4578 (cmp_struct_static_06_03): Likewise.
4579 (cmp_struct_static_06_04): Likewise.
4580 (call_all): Test new structs.
4581 * gdb.base/infcall-nested-structs.exp: Likewise.
4582
4583 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4584 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4585
4586 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4587 * gdb.base/stack-protector.c: New test.
4588 * gdb.base/stack-protector.exp: New file.
4589 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4590 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4591 option.
4592 (gdb_compile): Remove stack protector for GCC and prevent
4593 recursion.
4594
4595 2019-01-16 Keith Seitz <keiths@redhat.com>
4596
4597 PR gdb/23773
4598 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4599
4600 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4601
4602 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4603 aliases.
4604 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4605 tests.
4606 * gdb.arch/powerpc-vector-regs.c: New file.
4607 * gdb.arch/powerpc-vector-regs.exp: New file.
4608
4609 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4610
4611 * gdb.arch/altivec-regs.exp: Fix the list passed to
4612 gdb_expect_list when testing "info vector".
4613
4614 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4615
4616 * gdb.base/style.exp: Don't include path in testname.
4617
4618 2019-01-10 Keith Seitz <keiths@redhat.com>
4619
4620 PR gdb/23712
4621 PR symtab/23010
4622 * gdb.dwarf2/multidictionary.exp: New file.
4623
4624 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4625
4626 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4627 (test_gnuv3_style_demangling): ... this.
4628 (test_lucid_style_demangling): Remove.
4629 (test_arm_style_demangling): Remove.
4630 (test_hp_style_demangling): Remove.
4631 (do_tests): Remove calls to the above.
4632
4633 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4634
4635 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4636 case.
4637
4638 2019-01-06 Tom Tromey <tom@tromey.com>
4639
4640 PR gdb/28155:
4641 * gdb.dwarf2/typedef-void-finish.exp: New file.
4642
4643 2018-12-28 Tom Tromey <tom@tromey.com>
4644 Simon Marchi <simark@simark.ca>
4645
4646 * gdb.base/jit-exec.exp: New file.
4647 * gdb.base/jit-exec.c: New file.
4648 * gdb.base/jit-execd.c: New file.
4649
4650 2018-12-28 Tom Tromey <tom@tromey.com>
4651
4652 * gdb.base/style.exp: Update test to check for address styling.
4653
4654 2018-12-28 Tom Tromey <tom@tromey.com>
4655
4656 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4657 message.
4658
4659 2018-12-28 Tom Tromey <tom@tromey.com>
4660
4661 * gdb.base/style.exp: Add test for version number styling.
4662
4663 2018-12-28 Tom Tromey <tom@tromey.com>
4664
4665 * gdb.base/style.exp: Add test for print_address_symbolic.
4666
4667 2018-12-28 Tom Tromey <tom@tromey.com>
4668
4669 * gdb.base/style.exp: Add test for breakpoint setting.
4670
4671 2018-12-28 Tom Tromey <tom@tromey.com>
4672
4673 * gdb.base/style.exp: Add test for variable names.
4674
4675 2018-12-28 Tom Tromey <tom@tromey.com>
4676
4677 * gdb.base/style.exp: New file.
4678 * gdb.base/style.c: New file.
4679
4680 2018-12-28 Tom Tromey <tom@tromey.com>
4681
4682 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4683 "dumb".
4684 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4685 the TERM environment variable.
4686
4687 2018-12-27 Tom Tromey <tom@tromey.com>
4688
4689 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4690 pagination test.
4691
4692 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4693
4694 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4695 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4696
4697 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4698
4699 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4700 Filename a.adb changed to bp_fun_addr.adb.
4701 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4702
4703 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4704
4705 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4706 non-PIE executables.
4707 * README: Mention the gdb,nopie_flag board setting.
4708 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4709 non-PIE executable.
4710 * gdb.arch/amd64-entry-value.exp: Likewise.
4711 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4712 * gdb.arch/i386-float.exp: Likewise.
4713 * gdb.arch/i386-signal.exp: Likewise.
4714 * gdb.mi/mi-reg-undefined.exp: Likewise.
4715
4716 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4717
4718 PR gdb/23974
4719 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4720
4721 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4722
4723 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4724 Update order of results accordingly.
4725
4726 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4727
4728 * gdb.base/annota1.exp: Update a test regexp.
4729
4730 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4731
4732 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4733
4734 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4735
4736 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4737 (reuse_time): Initialize to REUSE_TIME_CAP.
4738 (check_rc): New function.
4739 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4740 Check pthread_create rc.
4741 (spawner_thread_func): Check pthread_create and pthread_join rc.
4742
4743 2018-12-08 Pedro Alves <palves@redhat.com>
4744
4745 * gdb.base/list.exp (test_forward_search): Rename to ...
4746 (test_forward_reverse_search): ... this. Also test reverse-search
4747 and the forward-search alias.
4748
4749 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4750
4751 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4752 local timeout variable before return, and remove all local timeout
4753 variable entirely.
4754 (gdb_load): Likewise.
4755
4756 2018-12-01 Tom de Vries <tdevries@suse.de>
4757
4758 * gdb.base/gdb-caching-proc.exp: New file.
4759
4760 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4761
4762 * Makefile.in (TIMESTAMP): New variable.
4763 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4764 command.
4765 (check-single-racy): Likewise.
4766 (check/%.exp): Likewise.
4767 (check-racy/%.exp): Likewise.
4768 (workers/%.worker): Likewise.
4769 (build-perf): Likewise.
4770 (check-perf): Likewise.
4771 * README: Describe new "TS" and "TS_FORMAT" variables.
4772 * print-ts.py: New file.
4773
4774 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4775
4776 PR python/23714
4777 * gdb.python/python.exp: Test command repetition after
4778 gdb.execute.
4779
4780 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4781
4782 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4783 is correctly aligned.
4784
4785 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4786
4787 * gdb.ada/info_auto_lang.exp: New testcase.
4788 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4789 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4790 * gdb.ada/info_auto_lang/some_c.c: New file.
4791
4792 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4793
4794 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4795 FUNC_lang language syntax.
4796
4797 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4798
4799 * gdb.base/info_minsym.c: New file.
4800 * gdb.base/info_minsym.exp: New file.
4801
4802 2018-11-19 Tom Tromey <tom@tromey.com>
4803
4804 PR rust/23625:
4805 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4806 * gdb.rust/expr.exp: Update expected output. Change one test.
4807
4808 2018-11-19 Tom Tromey <tom@tromey.com>
4809
4810 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4811
4812 2018-11-19 Pedro Alves <palves@redhat.com>
4813
4814 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4815 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4816 see the expected warning.
4817
4818 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4819
4820 PR gdb/22736:
4821 * gdb.cp/infcall-nodebug-lib.c: New test.
4822 * gdb.cp/infcall-nodebug-main.c: New test.
4823 * gdb.cp/infcall-nodebug.exp: New file.
4824
4825 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4826
4827 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4828 completer tests.
4829
4830 2018-11-09 Tom de Vries <tdevries@suse.de>
4831
4832 * gdb.base/msym-lang.c: New test.
4833 * gdb.base/msym-lang.exp: New file.
4834 * gdb.base/msym-lang-main.c: New test.
4835
4836 2018-11-08 Tom Tromey <tom@tromey.com>
4837
4838 PR gdb/23555:
4839 PR gdb/23838:
4840 * gdb.base/warning.exp: New file.
4841
4842 2018-11-08 Jan Beulich <jbeulich@suse.com>
4843
4844 * testsuite/gdb.arch/i386-avx512.c,
4845 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4846
4847 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4848
4849 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4850 point hardware.
4851
4852 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4853
4854 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4855 * gdb.dwarf2/missing-type-name.exp: New file.
4856
4857 2018-11-06 Tom de Vries <tdevries@suse.de>
4858
4859 * gdb.base/many-headers.c: New test.
4860 * gdb.base/many-headers.exp: New file.
4861
4862 2018-11-06 Jim Wilson <jimw@sifive.com>
4863
4864 * gdb.base/code_elim.exp: For riscv, set additional_flags
4865 to include -msmall-data-limit=0.
4866
4867 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4868
4869 * gdb.ada/watch_minus_l: New testcase.
4870
4871 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4872
4873 * gdb.arch/aix-sighandle.c: New file.
4874 * gdb.arch/aix-sighandle.exp: New file.
4875
4876 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4877
4878 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4879 registers being unions.
4880
4881 2018-10-31 Tom de Vries <tdevries@suse.de>
4882
4883 * lib/valgrind.exp: New file.
4884 (vgdb_start, vgdb_stop): New procs, factored out of ...
4885 * gdb.base/valgrind-bt.exp: ... here, ...
4886 * gdb.base/valgrind-disp-step.exp: ... here and ...
4887 * gdb.base/valgrind-infcall.exp: ... here.
4888
4889 2018-10-31 Tom de Vries <tdevries@suse.de>
4890
4891 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4892
4893 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4894
4895 * gdb.dwarf2/void-type.c: New file.
4896 * gdb.dwarf2/void-type.exp: New file.
4897
4898 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4899
4900 * gdb.base/info_qt.c: New file.
4901 * gdb.base/info_qt.exp: New file.
4902
4903 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4904
4905 * gdb.arch/powerpc-htm-regs.c: New file.
4906 * gdb.arch/powerpc-htm-regs.exp: New file.
4907
4908 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4909
4910 * gdb.arch/powerpc-tar.c: New file.
4911 * gdb.arch/powerpc-tar.exp: New file.
4912
4913 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4914
4915 * gdb.arch/powerpc-ppr-dscr.c: New file.
4916 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4917
4918 2018-10-25 Tom de Vries <tdevries@suse.de>
4919
4920 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4921
4922 2018-10-24 Tom de Vries <tdevries@suse.de>
4923
4924 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4925 longer exists error.
4926
4927 2018-10-24 Tom de Vries <tdevries@suse.de>
4928
4929 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4930
4931 2018-10-24 Tom de Vries <tdevries@suse.de>
4932
4933 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4934 --db-attach in valgrind.
4935
4936 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4937
4938 * gdb.arch/riscv-reg-aliases.c: New file.
4939 * gdb.arch/riscv-reg-aliases.exp: New file.
4940
4941 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4942
4943 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4944
4945 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4946
4947 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4948
4949 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4950
4951 * gdb.cp/ovldbreak.exp: Fix regexps.
4952
4953 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4954
4955 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4956
4957 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4958
4959 PR cli/23785
4960 * gdb.base/restore.exp: New test to check if "restore" with an
4961 invalid file doesn't segfault.
4962
4963 2018-10-18 Tom de Vries <tdevries@suse.de>
4964
4965 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4966 * gdb.ada/excep_handle.exp: Same.
4967 * gdb.ada/mi_string_access.exp: Same.
4968 * gdb.ada/mi_var_union.exp: Same.
4969 * gdb.arch/arc-analyze-prologue.exp: Same.
4970 * gdb.arch/arc-decode-insn.exp: Same.
4971 * gdb.base/readnever.exp: Same.
4972 * gdb.fortran/printing-types.exp: Same.
4973 * gdb.guile/scm-lazy-string.exp: Same.
4974
4975 2018-10-16 Tom de Vries <tdevries@suse.de>
4976
4977 PR gdb/23730
4978 * gdb.base/catch-follow-exec.c: Add copyright notice.
4979 * gdb.base/catch-follow-exec.exp: Rewrite to use
4980 gdb_spawn_with_cmdline_opts. Require gdb-native.
4981
4982 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4983
4984 * gdb.trace/actions-changed.exp: Check for arch support.
4985 * gdb.trace/actions.exp: Likewise.
4986 * gdb.trace/ax.exp: Likewise.
4987 * gdb.trace/backtrace.exp: Likewise.
4988 * gdb.trace/change-loc.exp: Likewise.
4989 * gdb.trace/deltrace.exp: Likewise.
4990 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4991 * gdb.trace/ftrace.exp: Likewise.
4992 * gdb.trace/infotrace.exp: Check for arch support.
4993 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4994 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4995 * gdb.trace/mi-tsv-changed.exp: Likewise.
4996 * gdb.trace/packetlen.exp: Likewise.
4997 * gdb.trace/passc-dyn.exp: Likewise.
4998 * gdb.trace/passcount.exp: Likewise.
4999 * gdb.trace/pending.exp: Likewise.
5000 * gdb.trace/range-stepping.exp: Check for shlib support.
5001 * gdb.trace/report.exp: Check for arch support.
5002 * gdb.trace/save-trace.exp: Likewise.
5003 * gdb.trace/signal.exp: Check for signal support.
5004 * gdb.trace/tfind.exp: Check for arch support.
5005 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5006 * gdb.trace/trace-common.h: Add comment.
5007 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5008 * gdb.trace/trace-enable-disable.exp: Likewise.
5009 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5010 * gdb.trace/tracecmd.exp: Check for arch support.
5011 * gdb.trace/tspeed.exp: Check for shlib and target support.
5012 * gdb.trace/tstatus.exp: Check for arch support.
5013 * gdb.trace/tsv.exp: Likewise.
5014 * gdb.trace/while-dyn.exp: Likewise.
5015 * gdb.trace/while-stepping.exp: Likewise.
5016 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5017
5018 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5019
5020 * gdb.trace/tspeed.exp: Remove nowarnings.
5021 (prepare_for_trace_test): Declare "global ipalib".
5022 * gdb.trace/tspeed.c: Include unistd.h.
5023 (main): Remove superfluous printf argument.
5024
5025 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5026
5027 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5028 directory prefix on the filename.
5029
5030 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5031
5032 * gdb.gdb/unittest.exp: Update expected message informing that
5033 selftests have been disabled.
5034 * gdb.server/unittest.exp: Likewise.
5035
5036 2018-10-09 Tom de Vries <tdevries@suse.de>
5037
5038 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5039 with runto_main.
5040
5041 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5042
5043 PR c++/16841
5044 * gdb.cp/virtbase2.cc: New file.
5045 * gdb.cp/virtbase2.exp: New file.
5046
5047 2018-10-06 Tom Tromey <tom@tromey.com>
5048
5049 PR python/19399:
5050 * gdb.python/py-inferior.exp: Add architecture test.
5051
5052 2018-10-06 Tom Tromey <tom@tromey.com>
5053
5054 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5055 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5056
5057 2018-10-06 Tom Tromey <tom@tromey.com>
5058
5059 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5060 of a "throw" catchpoint.
5061
5062 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5063
5064 * gdb.base/info-proc.exp: Update string expected from "help info
5065 proc".
5066
5067 2018-10-04 Tom Tromey <tom@tromey.com>
5068
5069 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5070 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5071 (test_initial_complaints, test_empty_complaints): Update.
5072 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5073
5074 2018-10-04 Tom Tromey <tom@tromey.com>
5075
5076 PR cli/19551:
5077 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5078 * lib/gdb.exp (gdb_file_cmd): Update.
5079 * gdb.stabs/weird.exp (print_weird_var): Update.
5080 * gdb.server/solib-list.exp: Update.
5081 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5082 * gdb.mi/mi-cli.exp: Update.
5083 * gdb.linespec/linespec.exp: Update.
5084 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5085 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5086 * gdb.cp/cp-relocate.exp: Update.
5087 * gdb.base/sym-file.exp: Update.
5088 * gdb.base/relocate.exp: Update.
5089 * gdb.base/readnever.exp: Update.
5090 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5091 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5092 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5093 * gdb.base/code_elim.exp: Update.
5094 * gdb.base/break-unload-file.exp (test_break): Update.
5095 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5096 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5097 Update.
5098 * gdb.base/attach.exp (do_attach_tests): Update.
5099 * gdb.base/sepdebug.exp: Update.
5100 * gdb.python/py-section-script.exp: Update.
5101
5102 2018-10-04 Tom Tromey <tom@tromey.com>
5103
5104 PR cli/22234:
5105 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5106 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5107 output.
5108
5109 2018-10-04 Tom Tromey <tom@tromey.com>
5110
5111 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5112 set width and height to 0.
5113 (test_command_line_attach_run): Use -quiet.
5114
5115 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5116
5117 * lib/gdb.exp (skip_ifunc_tests): New.
5118 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5119 other compile failures.
5120 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5121
5122 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5123
5124 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5125 is_amd64_regs_target.
5126
5127 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5128
5129 * gdb.arch/aarch64-sighandler-regs.c: New test.
5130 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5131 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5132
5133 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5134
5135 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5136 assembly.
5137
5138 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5139
5140 * gdb.base/frame-selection.exp: New file.
5141 * gdb.base/frame-selection.c: New file.
5142
5143 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5144
5145 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5146 pthread barrier.
5147 (main): Likewise.
5148
5149 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5150
5151 * gdb.base/large-frame-1.c: New file.
5152 * gdb.base/large-frame-2.c: New file.
5153 * gdb.base/large-frame.exp: New file.
5154 * gdb.base/large-frame.h: New file.
5155
5156 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5157
5158 PR gdb/20948
5159 * gdb.base/write_mem.exp: New test.
5160 * gdb.base/write_mem.c: Likewise.
5161
5162 2018-09-23 Tom Tromey <tom@tromey.com>
5163
5164 PR python/18852:
5165 * gdb.python/py-parameter.exp: Add test for parameter that throws
5166 on "set".
5167
5168 2018-09-23 Tom Tromey <tom@tromey.com>
5169
5170 PR python/17284:
5171 * gdb.python/py-template.exp (test_template_arg): Add test for
5172 negative template argument number.
5173
5174 2018-09-23 Tom Tromey <tom@tromey.com>
5175
5176 PR python/14062:
5177 * gdb.python/python.exp: Add test for post_event error.
5178
5179 2018-09-23 Tom Tromey <tom@tromey.com>
5180
5181 PR python/18170:
5182 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5183 convert pointers to int and long.
5184
5185 2018-09-23 Tom Tromey <tom@tromey.com>
5186
5187 PR python/20126:
5188 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5189 signed-ness conversion tests.
5190
5191 2018-09-23 Tom Tromey <tom@tromey.com>
5192
5193 PR python/18352;
5194 * gdb.python/py-value.exp (test_float_conversion): New proc.
5195 Use it.
5196
5197 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5198
5199 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5200
5201 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5202
5203 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5204 no readline.
5205 * gdb.base/utf8-identifiers.exp: Likewise.
5206 * gdb.cp/cpcompletion.exp: Likewise.
5207 * gdb.linespec/cpcompletion.exp: Likewise.
5208 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5209 * gdb.linespec/cpls-ops.exp: Likewise.
5210
5211 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5212 Chris January <chris.january@arm.com>
5213
5214 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5215 * gdb.fortran/short-circuit-argument-list.exp: New file.
5216 * gdb.fortran/short-circuit-argument-list.f90: New test.
5217
5218 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5219
5220 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5221 "arch=" keyword when executing "-stack-list-frames".
5222
5223 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5224
5225 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5226 "arch=" keyword when executing "-stack-list-frames".
5227
5228 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5229
5230 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5231 break ada".
5232
5233 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5234
5235 PR python/23669
5236 * gdb.python/python.exp: Test gdb.execute("show commands").
5237
5238 2018-09-16 Tom Tromey <tom@tromey.com>
5239
5240 * gdb.base/new-ui.exp (do_execution_tests): Update.
5241 * gdb.base/dbx.exp (test_breakpoints): Update.
5242
5243 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5244
5245 * lib/gdb.exp (gdb_simple_compile): Add proc.
5246 (is_elf_target): Use gdb_simple_compile.
5247 (skip_altivec_tests): Likewise.
5248 (skip_vsx_tests): Likewise.
5249 (skip_tsx_tests): Likewise.
5250 (skip_btrace_tests): Likewise.
5251 (skip_btrace_pt_tests): Likewise.
5252 (gdb_can_simple_compile): Likewise.
5253 (gdb_has_argv0): Likewise.
5254 (gdb_target_symbol_prefix): Likewise.
5255 (target_supports_scheduler_locking): Likewise.
5256
5257 2018-09-13 Tom Tromey <tom@tromey.com>
5258
5259 * Makefile.in (TAGS): Recognize proc_with_prefix and
5260 gdb_caching_proc.
5261
5262 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5263
5264 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5265 method.
5266
5267 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5268
5269 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5270 and a few other Inferior properties when the Inferior is no
5271 longer valid.
5272
5273 2018-09-13 Tom Tromey <tom@tromey.com>
5274
5275 PR rust/23650:
5276 * gdb.rust/simple.exp: Add test for enum field access error.
5277
5278 2018-09-13 Tom Tromey <tom@tromey.com>
5279
5280 PR rust/23626:
5281 * gdb.rust/simple.rs (EmptyEnum): New type.
5282 (main): Use it.
5283 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5284
5285 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5286
5287 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5288 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5289 * gdb.python/py-symtab.exp: Update test printing an objfile.
5290
5291 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5292
5293 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5294 object.
5295
5296 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5297
5298 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5299 (support_complex_tests): Use gdb_can_simple_compile.
5300 (is_ilp32_target): Likewise.
5301 (is_lp64_target): Likewise.
5302 (is_64_target): Likewise.
5303 (is_amd64_regs_target): Likewise.
5304 (is_aarch32_target): Likewise.
5305 (gdb_int128_helper): Likewise.
5306
5307 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5308
5309 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5310
5311 2018-09-10 Jerome Guitton <guitton@adacore.com>
5312
5313 * gdb.ada/same_component_name: Add test for case of tagged record
5314 with variable-length fields.
5315
5316 2018-09-10 Xavier Roirand <roirand@adacore.com>
5317
5318 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5319 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5320 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5321 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5322
5323 2018-09-10 Xavier Roirand <roirand@adacore.com>
5324
5325 * gdb.ada/mi_string_access.exp: New testcase.
5326 * gdb.ada/mi_string_access/bar.adb: New file.
5327 * gdb.ada/mi_string_access/pck.adb: New file.
5328 * gdb.ada/mi_string_access/pck.asd: New file.
5329
5330 2018-09-10 Xavier Roirand <roirand@adacore.com>
5331
5332 * gdb.ada/mi_var_union.exp: New testcase.
5333 * gdb.ada/mi_var_union/bar.adb: New file.
5334 * gdb.ada/mi_var_union/pck.adb: New file.
5335 * gdb.ada/mi_var_union/pck.asd: New file.
5336
5337 2018-09-08 Tom Tromey <tom@tromey.com>
5338
5339 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5340
5341 2018-09-08 Tom Tromey <tom@tromey.com>
5342
5343 PR python/16047:
5344 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5345 (register_pretty_printers): Register new printer.
5346 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5347 test.
5348 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5349 (an_int_type3): New global.
5350
5351 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5352
5353 * gdb.ada/expr_with_funcall: New testcase.
5354
5355 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5356
5357 * gdb.ada/packed_array_assign: New testcase.
5358
5359 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5360
5361 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5362 names, and add test prefixes to make test names unique.
5363
5364 2018-09-05 Tom de Vries <tdevries@suse.de>
5365
5366 * gdb.dwarf2/varval.exp: Add test.
5367
5368 2018-09-04 Gary Benson <gbenson@redhat.com>
5369
5370 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5371 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5372
5373 2018-08-31 Tom Tromey <tom@tromey.com>
5374
5375 * gdb.rust/simple.rs: Rename second variable "v".
5376
5377 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5378
5379 * gdb.base/funcargs.c (use_a): New function.
5380 (recurse): Call use_a.
5381
5382 2018-08-29 Keith Seitz <keiths@redhat.com>
5383
5384 * gdb.compile/compile-cplus-anonymous.cc: New file.
5385 * gdb.compile/compile-cplus-anonymous.exp: New file.
5386 * gdb.compile/compile-cplus-array-decay.cc: New file.
5387 * gdb.compile/compile-cplus-array-decay.exp: New file.
5388 * gdb.compile/compile-cplus-inherit.cc: New file.
5389 * gdb.compile/compile-cplus-inherit.exp: New file.
5390 * gdb.compile/compile-cplus-member.cc: New file.
5391 * gdb.compile/compile-cplus-member.exp: New file.
5392 * gdb.compile/compile-cplus-method.cc: New file.
5393 * gdb.compile/compile-cplus-method.exp: New file.
5394 * gdb.compile/compile-cplus-mod.c: "New" file.
5395 * gdb.compile/compile-cplus-namespace.cc: New file.
5396 * gdb.compile/compile-cplus-namespace.exp: New file.
5397 * gdb.compile/compile-cplus-nested.cc: New file.
5398 * gdb.compile/compile-cplus-nested.exp: New file.
5399 * gdb.compile/compile-cplus-print.c: "New" file.
5400 * gdb.compile/compile-cplus-print.exp: "New" file.
5401 * gdb.compile/compile-cplus-virtual.cc: New file.
5402 * gdb.compile/compile-cplus-virtual.exp: New file.
5403 * gdb.compile/compile-cplus.c: "New" file.
5404 * gdb.compile/compile-cplus.exp: "New" file.
5405 * lib/compile-support.exp: New file.
5406
5407 2018-08-16 Gary Benson <gbenson@redhat.com>
5408
5409 PR gdb/13000:
5410 * gdb.base/batch-exit-status.exp: New file.
5411 * gdb.base/batch-exit-status.good-commands: Likewise.
5412 * gdb.base/batch-exit-status.bad-commands: Likewise.
5413
5414 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5415
5416 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5417 (struct struct02): Likewise.
5418 (struct struct03): Likewise.
5419 (struct struct04): Likewise.
5420 (struct struct_01_01): New struct.
5421 (struct struct_01_02): Likewise.
5422 (struct struct_01_03): Likewise.
5423 (struct struct_01_04): Likewise.
5424 (struct struct_02_01): Likewise.
5425 (struct struct_02_02): Likewise.
5426 (struct struct_02_03): Likewise.
5427 (struct struct_02_04): Likewise.
5428 (struct struct_04_01): Likewise.
5429 (struct struct_04_02): Likewise.
5430 (struct struct_04_03): Likewise.
5431 (struct struct_04_04): Likewise.
5432 (struct struct_05_01): Likewise.
5433 (struct struct_05_02): Likewise.
5434 (struct struct_05_03): Likewise.
5435 (struct struct_05_04): Likewise.
5436 (cmp_struct01): Remove function.
5437 (cmp_struct02): Likewise.
5438 (cmp_struct03): Likewise.
5439 (cmp_struct04): Likewise.
5440 (cmp_struct_01_01): Add Function.
5441 (cmp_struct_01_02): Likewise.
5442 (cmp_struct_01_03): Likewise.
5443 (cmp_struct_01_04): Likewise.
5444 (cmp_struct_02_01): Likewise.
5445 (cmp_struct_02_02): Likewise.
5446 (cmp_struct_02_03): Likewise.
5447 (cmp_struct_02_04): Likewise.
5448 (cmp_struct_04_01): Likewise.
5449 (cmp_struct_04_02): Likewise.
5450 (cmp_struct_04_03): Likewise.
5451 (cmp_struct_04_04): Likewise.
5452 (cmp_struct_05_01): Likewise.
5453 (cmp_struct_05_02): Likewise.
5454 (cmp_struct_05_03): Likewise.
5455 (cmp_struct_05_04): Likewise.
5456 (call_all): Add new structs.
5457 * gdb.base/infcall-nested-structs.exp: Likewise.
5458
5459 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5460
5461 * gdb.python/py-framefilter-mi.exp: Update regexp to
5462 check for "arch" field in frame output.
5463
5464 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5465
5466 * gdb.dwarf2/dw2-ranges-func.c: New file.
5467 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5468
5469 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5470
5471 * gdb.base/term.exp: Compare terminal settings with values from
5472 the inferior.
5473 * gdb.base/term.c: Get and set terminal settings.
5474
5475 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5476
5477 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5478 accommodate new "arch" field in frame output.
5479 * gdb.mi/mi-return.exp: Likewise.
5480 * gdb.mi/mi-stack.exp: Likewise.
5481 * gdb.mi/mi-syn-frame.exp: Likewise.
5482 * gdb.mi/user-selected-context-sync.exp: Likewise.
5483
5484 2018-08-19 Michael Spang <spang@google.com>
5485
5486 PR gdb/11786
5487 * gdb.base/gcore-tls-pie.c: New file.
5488 * gdb.base/gcore-tls-pie.exp: New file.
5489
5490 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5491
5492 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5493 * gdb.dwarf2/varval.c: New file.
5494 * gdb.dwarf2/varval.exp: New file.
5495
5496 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5497
5498 PR gdb/18931
5499 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5500
5501 2018-08-16 Keith Seitz <keiths@redhat.com>
5502
5503 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5504 tests expected to pass.
5505
5506 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5507
5508 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5509 -data-disassemble -a.
5510 (test_disassembly_bogus_args): Likewise.
5511
5512 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5513
5514 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5515
5516 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5517
5518 * gdb.base/vla-optimized-out.exp: Add new test.
5519
5520 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5521
5522 * gdb.base/vla-optimized-out-o3.exp: Delete.
5523 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5524 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5525 deleted tests.
5526
5527 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5528
5529 PR gdb/18050:
5530 * gdb.server/extended-remote-restart.c: New file.
5531 * gdb.server/extended-remote-restart.exp: New file.
5532
5533 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5534
5535 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5536 "set variable index = 42".
5537
5538 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5539
5540 * boards/index-cache-gdb.exp: New file.
5541 * gdb.dwarf2/index-cache.exp: New file.
5542 * gdb.dwarf2/index-cache.c: New file.
5543 * gdb.base/maint.exp: Check if we are using the index cache.
5544
5545 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5546
5547 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5548 MAKEFLAGS.
5549
5550 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5551
5552 * dg-extract-results.sh: Move to toplevel contrib.
5553 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5554 * Makefile.in (check-parallel-racy): Likewise.
5555
5556 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5557
5558 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5559 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5560 tests if the target supports scheduler locking.
5561
5562 2018-08-04 Tom de Vries <tdevries@suse.de>
5563
5564 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5565
5566 2018-08-02 Tom Tromey <tom@tromey.com>
5567
5568 PR symtab/16842.
5569 * gdb.cp/temargs.exp: Test "info address" of a template
5570 parameter.
5571
5572 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5573
5574 * gdb.python/py-mi-var-info-path-expression.c: New file.
5575 * gdb.python/py-mi-var-info-path-expression.py: New file.
5576 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5577
5578 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5579
5580 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5581 error after "cannot resolve name" string.
5582
5583 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5584
5585 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5586 started.
5587 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5588
5589 2018-07-28 Tom de Vries <tdevries@suse.de>
5590
5591 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5592
5593 2018-07-26 Tom de Vries <tdevries@suse.de>
5594
5595 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5596
5597 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5598
5599 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5600 is visible.
5601
5602 2018-07-26 Tom de Vries <tdevries@suse.de>
5603
5604 PR breakpoints/23366
5605 * gdb.base/catch-follow-exec.c: New test.
5606 * gdb.base/catch-follow-exec.exp: New file.
5607
5608 2018-07-25 Tom de Vries <tdevries@suse.de>
5609
5610 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5611 vla-optimized-out.c.
5612
5613 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5614
5615 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5616 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5617
5618 2018-07-20 Tom de Vries <tdevries@suse.de>
5619
5620 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5621 NOCLONE macro.
5622 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5623
5624 2018-07-19 Tom de Vries <tdevries@suse.de>
5625
5626 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5627 regular expression.
5628
5629 2018-07-18 Tom de Vries <tdevries@suse.de>
5630
5631 * gdb.base/vla-optimized-out.c: New test.
5632 * gdb.base/vla-optimized-out.exp: New file.
5633
5634 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5635
5636 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5637 message "No address associated with hostname" when gdbserver
5638 cannot resolve the hostname.
5639
5640 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5641
5642 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5643 Add some test prefixes to make tests unique.
5644
5645 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5646
5647 * gdb.base/frameapply.c: New file.
5648 * gdb.base/frameapply.exp: New file.
5649
5650 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5651
5652 * gdb.base/skip.exp: Update expected error message.
5653
5654 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5655 Jan Kratochvil <jan.kratochvil@redhat.com>
5656 Paul Fertser <fercerpav@gmail.com>
5657 Tsutomu Seki <sekiriki@gmail.com>
5658
5659 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5660 parameter.
5661 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5662 by default.
5663 * boards/native-gdbserver.exp: Likewise.
5664 * gdb.server/run-without-local-binary.exp: Improve regexp used
5665 for detecting when a remote debugging connection succeeds.
5666 * gdb.server/server-connect.exp: New file.
5667 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5668 Do not prefix the port number with ":".
5669 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5670 support for detecting and using it. Add '$debughost_gdbserver'
5671 to the list of arguments used to start gdbserver. Handle case
5672 when gdbserver cannot resolve a network name.
5673
5674 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5675
5676 PR c++/23373
5677 * gdb.base/ptype-offsets.cc (struct static_member): New
5678 struct.
5679 (main) <stmember>: New variable.
5680 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5681 with a static member in it.
5682
5683 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5684
5685 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5686 watchpoints enabled and disabled.
5687
5688 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5689
5690 * gdb.base/examine-backward.exp: Still run tests around address
5691 0x0, even if address 0x0 is not readable. Update the pattern for
5692 matching address 0x0 in expected output.
5693
5694 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5695
5696 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5697 malloc/free.
5698
5699 2018-07-04 Tom de Vries <tdevries@suse.de>
5700
5701 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5702
5703 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5704
5705 PR tdep/8282
5706 * gdb.arch/mips-disassembler-options.exp: New test.
5707 * gdb.arch/mips-disassembler-options.s: New test source.
5708
5709 2018-06-29 Pedro Alves <palves@redhat.com>
5710
5711 * gdb.threads/names.exp: Adjust expected "info threads" output.
5712
5713 2018-06-29 Pedro Alves <palves@redhat.com>
5714
5715 * gdb.opt/inline-break.exp (line number, address): Add "info
5716 break" tests.
5717
5718 2018-06-29 Pedro Alves <palves@redhat.com>
5719
5720 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5721 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5722 number and address and running to them.
5723
5724 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5725
5726 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5727
5728 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5729
5730 * lib/compiler.c: Remove executable permission flag.
5731
5732 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5733
5734 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5735 code.
5736 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5737
5738 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5739
5740 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5741
5742 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5743
5744 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5745 address argument is omitted.
5746
5747 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5748
5749 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5750
5751 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5752
5753 PR gdb/21695
5754 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5755 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5756
5757 2018-06-26 Tom Tromey <tom@tromey.com>
5758
5759 PR rust/22574:
5760 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5761 * gdb.rust/simple.rs (struct SimpleLayout): New.
5762
5763 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5764
5765 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5766 "info registers" output.
5767
5768 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5769
5770 * gdb.base/watchpoint-hw-attach.c: New test.
5771 * gdb.base/watchpoint-hw-attach.exp: New file.
5772
5773 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5774
5775 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5776 through /bin/sh.
5777 * boards/dwarf4-gdb-index.exp: Likewise.
5778 * boards/fission-dwp.exp: Likewise.
5779
5780 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5781
5782 * gdb.base/float128.exp: Add comment and improved fail message
5783 to the failure case of "print large128" test.
5784
5785 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5786
5787 * configure.ac: Remove AC_PREREQ.
5788 * configure: Re-generate.
5789
5790 2018-06-19 Pedro Alves <palves@redhat.com>
5791
5792 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5793 (func_extern_caller): New.
5794 (main): Call func_extern_caller.
5795 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5796 logic change.
5797
5798 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5799
5800 PR gdb/16841
5801 * gdb.cp/typedef-base.cc: New file.
5802 * gdb.cp/typedef-base.exp: New file.
5803
5804 2018-06-18 Tom de Vries <tdevries@suse.de>
5805
5806 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5807
5808 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5809 Richard Bunt <Richard.Bunt@arm.com>
5810
5811 * gdb.threads/attach-slow-waitpid.c: New file.
5812 * gdb.threads/attach-slow-waitpid.exp: New file.
5813 * gdb.threads/slow-waitpid.c: New file.
5814
5815 2018-06-14 Pedro Alves <palves@redhat.com>
5816
5817 * gdb.base/fork-running-state.c: Include <errno.h>.
5818 (exit_if_relative_exits): New.
5819 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5820 exits.
5821 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5822 child exits.
5823
5824 2018-06-14 Tom de Vries <tdevries@suse.de>
5825
5826 PR cli/22573
5827 * gdb.base/finish-pretty.c: New test.
5828 * gdb.base/finish-pretty.exp: New file.
5829
5830 2018-06-14 Pedro Alves <palves@redhat.com>
5831
5832 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5833 gdb's expected startup output.
5834
5835 2018-06-14 Pedro Alves <palves@redhat.com>
5836
5837 * lib/selftest-support.exp (selftest_setup): Remove inlined
5838 function handling.
5839
5840 2018-06-14 Tom de Vries <tdevries@suse.de>
5841
5842 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5843 matching of breakpoint printing.
5844
5845 2018-06-13 Tom de Vries <tdevries@suse.de>
5846
5847 PR testsuite/23269
5848 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5849 (fork_child): ... here, and ...
5850 (fork_parent): ... here.
5851
5852 2018-06-12 Tom de Vries <tdevries@suse.de>
5853
5854 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5855
5856 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5857 Stephen Roberts <stephen.roberts@arm.com>
5858
5859 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5860 rewrite test to describe action performed, rather than possible
5861 failure.
5862
5863 2018-06-08 Gary Benson <gbenson@redhat.com>
5864
5865 * gdb.threads/check-libthread-db.exp: New file.
5866 * gdb.threads/check-libthread-db.c: Likewise.
5867
5868 2018-06-05 Tom Tromey <tom@tromey.com>
5869
5870 * gdb.base/default.exp: Update expected "show version" output.
5871
5872 2018-06-05 Tom Tromey <tom@tromey.com>
5873
5874 PR cli/12326:
5875 * gdb.cp/static-print-quit.exp: Update.
5876 * lib/gdb.exp (pagination_prompt): Update.
5877 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5878 * gdb.python/python.exp: Update.
5879
5880 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5881
5882 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5883
5884 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5885
5886 * gdb.ada/bp_fun_addr: New testcase.
5887
5888 2018-06-01 Tom Tromey <tom@tromey.com>
5889
5890 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5891 results.
5892 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5893 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5894 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5895 * gdb.base/maint.exp (maint_pass_if): Update.
5896
5897 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5898
5899 * gdb.base/endian.exp: New test.
5900 * gdb.base/endian.c: New test source.
5901
5902 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5903
5904 PR gdb/23203
5905 * gdb.base/bt-selected-frame.c: New file.
5906 * gdb.base/bt-selected-frame.exp: New file.
5907 * lib/gdb.exp (get_current_frame_number): New function.
5908
5909 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5910 Pedro Alves <palves@redhat.com>
5911
5912 * gdb.threads/tls-core.c: Include <stdlib.h>
5913 (thread_proc): Call `abort'.
5914 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5915 (tls_core_test): New procedure, bits factored out from ...
5916 (top level): ... here. Test both native cores and gcore cores.
5917
5918 2018-05-23 Tom Tromey <tom@tromey.com>
5919
5920 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5921
5922 2018-05-23 Tom Tromey <tom@tromey.com>
5923
5924 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5925 symfile_complaints.
5926 (test_short_complaints): Likewise.
5927 (test_empty_complaints): Likewise.
5928 (test_initial_complaints): Update.
5929
5930 2018-05-23 Tom Tromey <tom@tromey.com>
5931
5932 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5933
5934 2018-05-23 Tom Tromey <tom@tromey.com>
5935
5936 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5937 (test_short_complaints): Update.
5938
5939 2018-05-22 Pedro Alves <palves@redhat.com>
5940
5941 * gdb.base/remote.exp: Only gdb_start after compiling the
5942 testcase. Issue "disconnect" before testing "set remote" command
5943 defaults. Issue clean_restart before running to main.
5944
5945 2018-05-22 Pedro Alves <palves@redhat.com>
5946
5947 * gdb.base/remote.exp: Adjust expected output of "show remote
5948 memory-write-packet-size". Add tests for "set remote
5949 memory-write-packet-size 0" and "set remote
5950 memory-write-packet-size fixed/limit".
5951
5952 2018-05-22 Pedro Alves <palves@redhat.com>
5953
5954 PR gdb/22973
5955 * gdb.base/utf8-identifiers.c: New file.
5956 * gdb.base/utf8-identifiers.exp: New file.
5957
5958 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5959
5960 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5961
5962 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5963
5964 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5965
5966 2018-05-18 Tom Tromey <tom@tromey.com>
5967
5968 * gdb.base/ptype-offsets.exp: Update.
5969
5970 2018-05-17 Keith Seitz <keiths@redhat.com>
5971
5972 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5973 in expected breakpoint stop locations.
5974 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5975 move to proper scope to test variable values.
5976 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5977 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5978 New functions.
5979 (main): Call not_inline_func3.
5980 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5981 inline_func1, inline_func2, and inline_func3. Test that when each
5982 breakpoint is hit, GDB properly reports both the stop location
5983 and the backtrace. Repeat tests for temporary breakpoints.
5984
5985 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5986
5987 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5988 rather then trying to access it in determining whether the PID
5989 of `gdbserver' could have been retrieved.
5990
5991 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5992
5993 * gdb.arch/amd64-init-x87-values.S: New file.
5994 * gdb.arch/amd64-init-x87-values.exp: New file.
5995
5996 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5997
5998 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5999
6000 2018-05-04 Tom Tromey <tom@tromey.com>
6001
6002 PR python/22730:
6003 * gdb.python/python.exp: Test multi-line execute.
6004
6005 2018-05-04 Tom Tromey <tom@tromey.com>
6006
6007 PR python/22731:
6008 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6009
6010 2018-05-04 Tom Tromey <tom@tromey.com>
6011
6012 PR gdb/11750:
6013 * gdb.base/define.exp: Test defining a user command inside a user
6014 command.
6015 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6016
6017 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6018 Pedro Alves <palves@redhat.com>
6019
6020 PR breakpoints/19806 and support for PR external/20207.
6021 * gdb.base/watchpoint-unaligned.c: New file.
6022 * gdb.base/watchpoint-unaligned.exp: New file.
6023
6024 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6025
6026 * gdb.base/maint.exp: Make test names unique, use
6027 test_prefix_command_help to test 'help maint info', and remove
6028 repeated test of 'help maint'.
6029
6030 2018-05-04 Tom Tromey <tom@tromey.com>
6031
6032 PR gdb/22619:
6033 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6034 behavior.
6035
6036 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6037
6038 * gdb.base/maint.exp: Process output from 'maint print registers'
6039 line at a time.
6040
6041 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6042
6043 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6044 timeout.
6045
6046 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6047
6048 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6049 filter pattern.
6050
6051 2018-05-02 Pedro Alves <palves@redhat.com>
6052
6053 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6054 to_log_command renames.
6055 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6056
6057 2018-05-02 Tom Tromey <tom@tromey.com>
6058
6059 * gdb.python/py-parameter.exp: Set test message.
6060
6061 2018-05-02 Tom Tromey <tom@tromey.com>
6062
6063 PR python/20084:
6064 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6065 PARAM_ZUINTEGER_UNLIMITED tests.
6066
6067 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6068
6069 PR rust/23124
6070 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6071 when casting.
6072
6073 2018-04-30 Tom Tromey <tom@tromey.com>
6074
6075 * gdb.python/py-type.exp: Check align attribute.
6076 * gdb.python/py-type.c: New "aligncheck" global.
6077
6078 2018-04-30 Tom Tromey <tom@tromey.com>
6079
6080 PR exp/17095:
6081 * gdb.dwarf2/dw2-align.exp: New file.
6082 * gdb.cp/align.exp: New file.
6083 * gdb.base/align.exp: New file.
6084 * lib/gdb.exp (gdb_int128_helper): New proc.
6085 (has_int128_c, has_int128_cxx): New caching procs.
6086
6087 2018-04-27 Tom Tromey <tom@tromey.com>
6088
6089 PR rust/22545:
6090 * gdb.rust/simple.exp: Add inclusive range tests.
6091
6092 2018-04-26 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6095 ifunc breakpoint locations correctly of ifunc breakpoints set
6096 while the program resolves the ifunc.
6097
6098 2018-04-26 Pedro Alves <palves@redhat.com>
6099
6100 * gdb.base/gnu-ifunc-final.c: New file.
6101 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6102 * gdb.base/gnu-ifunc.exp (executable): Delete.
6103 (staticexecutable): Adjust.
6104 (lib_opts, exec_opts): Delete.
6105 (make_binsuffix, build, set-break): New procedures.
6106 (misc_tests): New, with tests factored out from the top level.
6107 (top level): Test different combinations of ifunc resolver name,
6108 resolver with and with debug info, and ifunc target with and
6109 without debug info. Wrap static tests with with_target_prefix.
6110
6111 2018-04-26 Pedro Alves <palves@redhat.com>
6112
6113 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6114 return type" warnings.
6115
6116 2018-04-25 Pedro Alves <palves@redhat.com>
6117
6118 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6119 killed".
6120 * gdb.base/kill-after-signal.exp: Likewise.
6121 * gdb.threads/kill.exp: Likewise.
6122
6123 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6124 Sergio Durigan Junior <sergiodj@redhat.com>
6125 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6128 regexps to expect for '[Inferior ... detached]' as well.
6129 * gdb.base/attach.exp: Likewise.
6130 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6131 "gdb_continue_to_end".
6132 (test_catch_syscall_with_wrong_args): Likewise.
6133 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6134 ']'. Don't set 'verbose' on.
6135 * gdb.base/foll-vfork.exp: Likewise.
6136 * gdb.base/fork-print-inferior-events.c: New file.
6137 * gdb.base/fork-print-inferior-events.exp: New file.
6138 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6139 '[Inferior ... has been killed]' message.
6140 * gdb.base/kill-after-signal.exp: Likewise.
6141 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6142 detach message.
6143 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6144 message.
6145 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6146 regexps to expect for '[Inferior ... detached]' as well.
6147 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6148
6149 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6150
6151 PR gdb/23104
6152 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6153
6154 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6155
6156 PR gdb/23095
6157 * gdb.base/break-probes.exp: Pass shlib_load to
6158 prepare_for_testing. Set normal_bp to r_debug_state if target is
6159 bsd.
6160
6161 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6162
6163 * gdb.threads/multiple-successive-infcall.c: New test.
6164 * gdb.threads/multiple-successive-infcall.exp: New file.
6165
6166 2018-04-17 Tom Tromey <tom@tromey.com>
6167
6168 * gdb.rust/simple.rs (Union): New type.
6169 (main): New local "u".
6170 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6171
6172 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6173
6174 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6175 number information in output of "whereis" command.
6176 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6177
6178 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6179
6180 * gdb.ada/info_types.exp: Adjust expected output to the line
6181 numbers now printed by "info var/func/type".
6182 * gdb.base/completion.exp: Likewise.
6183 * gdb.base/included.exp: Likewise.
6184 * gdb.cp/cp-relocate.exp: Likewise.
6185 * gdb.cp/cplusfuncs.exp: Likewise.
6186 * gdb.cp/namespace.exp: Likewise.
6187 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6188
6189 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6190
6191 * gdb.btrace/cpu.exp: New.
6192
6193 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6194
6195 * gdb.base/step-indirect-call-thunk.exp: New.
6196 * gdb.base/step-indirect-call-thunk.c: New.
6197 * gdb.reverse/step-indirect-call-thunk.exp: New.
6198 * gdb.reverse/step-indirect-call-thunk.c: New.
6199
6200 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6201
6202 * gdb.base/pie-fork.c: New file.
6203 * gdb.base/pie-fork.exp: New file.
6204
6205 2018-04-11 Tom Tromey <tom@tromey.com>
6206
6207 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6208
6209 2018-04-10 Pedro Alves <palves@redhat.com>
6210
6211 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6212 exits. Instead loop running forever.
6213 (fork_parent): Run forever too.
6214
6215 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6216
6217 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6218 mi_continue_to_line.
6219 * gdb.mi/mi-stack.c (callee4): Add comment.
6220
6221 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6222
6223 * gdb.mi/mi-stack.exp: Fix indentation.
6224
6225 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6226
6227 PR gdb/22979
6228 * gdb.arch/amd64-osabi.exp: New file.
6229
6230 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6231
6232 PR gdb/22980
6233 * gdb.base/osabi.exp: New file.
6234
6235 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6236
6237 * gdb.cp/static-typedef-print.exp: New file.
6238 * gdb.cp/static-typedef-print.cc: New file.
6239
6240 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6241
6242 * gdb.ada/varsize_limit: New testcase.
6243
6244 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6245
6246 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6247
6248 * gdb.ada/notcplusplus: New testcase.
6249
6250 * gdb.base/c-linkage-name.c: New file.
6251 * gdb.base/c-linkage-name.exp: New testcase.
6252
6253 2018-03-26 Tom Tromey <tom@tromey.com>
6254
6255 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6256 * gdb.python/py-framefilter.py (name_error): New global.
6257 (ErrorInName.function): Use name_error.
6258
6259 2018-03-26 Tom Tromey <tom@tromey.com>
6260
6261 PR backtrace/15582:
6262 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6263
6264 2018-03-23 Keith Seitz <keiths@redhat.com>
6265
6266 PR c++/22968
6267 * gdb.cp/subtypes.exp: New file.
6268 * gdb.cp/subtypes.h: New file.
6269 * gdb.cp/subtypes.cc: New file.
6270 * gdb.cp/subtypes-2.cc: New file.
6271
6272 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6273
6274 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6275 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6276 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6277 -nostartfiles when compiling the test. Confirm that all registers
6278 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6279
6280 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6281
6282 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6283 option, syntax was wrong anyway.
6284 * gdb.arch/arm-disp-step.exp: Likewise.
6285 * gdb.arch/sparc64-regs.exp: Likewise.
6286 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6287 option, syntax was wrong anyway, switch to use
6288 prepare_for_testing.
6289 * gdb.arch/i386-disp-step.exp: Likewise.
6290
6291 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6292
6293 * gdb.ada/exec_changed.exp: Replace "target_info exists
6294 use_gdb_stub" by "use_gdb_stub".
6295 * gdb.ada/start.exp: Likewise.
6296 * gdb.base/async-shell.exp: Likewise.
6297 * gdb.base/attach-pie-misread.exp: Likewise.
6298 * gdb.base/attach-wait-input.exp: Likewise.
6299 * gdb.base/break-entry.exp: Likewise.
6300 * gdb.base/break-interp.exp: Likewise.
6301 * gdb.base/dprintf-detach.exp: Likewise.
6302 * gdb.base/nostdlib.exp: Likewise.
6303 * gdb.base/solib-nodir.exp: Likewise.
6304 * gdb.base/statistics.exp: Likewise.
6305 * gdb.base/testenv.exp: Likewise.
6306 * gdb.mi/mi-exec-run.exp: Likewise.
6307 * gdb.mi/mi-start.exp: Likewise.
6308 * gdb.multi/dummy-frame-restore.exp: Likewise.
6309 * gdb.multi/multi-arch-exec.exp: Likewise.
6310 * gdb.multi/multi-arch.exp: Likewise.
6311 * gdb.multi/tids.exp: Likewise.
6312 * gdb.multi/watchpoint-multi.exp: Likewise.
6313 * gdb.python/py-events.exp: Likewise.
6314 * gdb.threads/attach-into-signal.exp: Likewise.
6315 * gdb.threads/attach-stopped.exp: Likewise.
6316 * gdb.threads/threadapply.exp: Likewise.
6317 * lib/selftest-support.exp: Likewise.
6318
6319 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6320
6321 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6322
6323 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6324
6325 * gdb.perf/template-breakpoints.cc: New file.
6326 * gdb.perf/template-breakpoints.exp: New file.
6327 * gdb.perf/template-breakpoints.py: New file.
6328
6329 2018-03-19 Tom Tromey <tom@tromey.com>
6330
6331 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6332 y0.
6333 * gdb.rust/simple.exp: Test bare identifier form of struct
6334 initializer.
6335
6336 2018-03-19 Tom Tromey <tom@tromey.com>
6337
6338 * gdb.gdb/observer.exp: Remove.
6339
6340 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6341
6342 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6343 "qualified" option when setting breakpoints.
6344 * gdb.trace/backtrace.exp: Likewise.
6345 * gdb.trace/circ.exp: Likewise.
6346 * gdb.trace/collection.exp: Likewise.
6347 * gdb.trace/disconnected-tracing.exp: Likewise.
6348 * gdb.trace/ftrace-lock.exp: Likewise.
6349 * gdb.trace/ftrace.exp: Likewise.
6350 * gdb.trace/infotrace.exp: Likewise.
6351 * gdb.trace/packetlen.exp: Likewise.
6352 * gdb.trace/passc-dyn.exp: Likewise.
6353 * gdb.trace/qtro.exp: Likewise.
6354 * gdb.trace/read-memory.exp: Likewise.
6355 * gdb.trace/report.exp: Likewise.
6356 * gdb.trace/signal.exp: Likewise.
6357 * gdb.trace/status-stop.exp: Likewise.
6358 * gdb.trace/strace.exp: Likewise.
6359 * gdb.trace/tfind.exp: Likewise.
6360 * gdb.trace/trace-break.exp: Likewise.
6361 * gdb.trace/trace-condition.exp: Likewise.
6362 * gdb.trace/trace-mt.exp: Likewise.
6363 * gdb.trace/tstatus.exp: Likewise.
6364 * gdb.trace/tsv.exp: Likewise.
6365 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6366 * gdb.trace/unavailable.exp: Likewise.
6367 * gdb.trace/while-dyn.exp: Likewise.
6368
6369 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6370
6371 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6372 that libinproctrace is copied to the target.
6373
6374 2018-03-14 Tom Tromey <tom@tromey.com>
6375
6376 PR cli/14977:
6377 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6378 a null pointer.
6379 * gdb.base/wchar.exp: Likewise.
6380
6381 2018-03-14 Tom Tromey <tom@tromey.com>
6382
6383 PR cli/19918:
6384 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6385 flag.
6386
6387 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6388
6389 PR gdb/22841
6390 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6391 "target" to remote_exec.
6392
6393 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6394
6395 PR gdb/22841
6396 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6397 ${board}_upload): Remove.
6398
6399 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6400
6401 * gdb.cp/watch-cp.cc: New test.
6402 * gdb.cp/watch-cp.exp: New file.
6403
6404 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6405
6406 * gdb.base/infcall-nested-structs.exp: New file.
6407 * gdb.base/infcall-nested-structs.c: New file.
6408 * gdb.base/float.exp: Add riscv support.
6409
6410 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6411
6412 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6413 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6414
6415 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6416
6417 * gdb.server/abspath.exp: New file.
6418 * lib/gdb.exp (with_cwd): New procedure.
6419
6420 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6421
6422 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6423 use it.
6424 (gdb_is_target_remote_prompt): New proc.
6425 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6426 (gdb_is_target_native): Pass prompt parameter to
6427 gdb_is_target_1.
6428
6429 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6430
6431 * gdb.base/load-command.c: New file.
6432 * gdb.base/load-command.exp: New file.
6433 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6434 (gdb_is_target_1): ...this, and generalize for other targets
6435 than just remote.
6436 (gdb_is_target_remote): Use gdb_is_target_1.
6437 (gdb_is_target_native): use gdb_is_target_1.
6438
6439 2018-02-26 Tom Tromey <tom@tromey.com>
6440
6441 PR python/16497:
6442 * gdb.python/py-framefilter.exp: Update test.
6443
6444 2018-02-26 Tom Tromey <tom@tromey.com>
6445
6446 * gdb.dwarf2/variant.c: New file.
6447 * gdb.dwarf2/variant.exp: New file.
6448
6449 2018-02-26 Tom Tromey <tom@tromey.com>
6450
6451 * gdb.rust/simple.exp: Accept more possible results in enum test.
6452
6453 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6454
6455 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6456 parentheses.
6457
6458 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6459
6460 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6461 name of a variable: $actual_linejj -> $actual_line.
6462
6463 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6464
6465 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6466
6467 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6468
6469 * gdb.btrace/buffer-size.exp: Do not force BTS.
6470
6471 2018-02-14 Pedro Alves <palves@redhat.com>
6472
6473 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6474 getting a "Quit".
6475
6476 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6477
6478 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6479 Fix test name.
6480
6481 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6482
6483 * gdb.cp/m-static.exp: Check type of optimized out static
6484 member.
6485
6486 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6487
6488 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6489 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6490
6491 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6492 Leszek Swirski <leszeks@google.com>
6493
6494 * gdb.python/py-prettyprint.c
6495 (struct to_string_returns_value_inner,
6496 struct to_string_returns_value_wrapper): New.
6497 (main): Add tsrvw variable.
6498 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6499 ToStringReturnsValueWrapper): New classes.
6500 (register_pretty_printers): Register new pretty-printers.
6501 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6502 recursive pretty printer.
6503 * gdb.python/py-mi.exp: Likewise.
6504
6505 2018-02-01 Leszek Swirski <leszeks@google.com>
6506
6507 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6508 functions with the same name as an include file are parsed
6509 correctly.
6510
6511 2018-02-01 Yao Qi <yao.qi@linaro.org>
6512
6513 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6514 "\[^\r\n\]*".
6515
6516 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6517
6518 * gdb.arch/powerpc-prologue-frame.s: New file.
6519 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6520 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6521
6522 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6523
6524 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6525
6526 2018-01-30 Pedro Alves <palves@redhat.com>
6527
6528 PR gdb/13211
6529 * gdb.base/interrupt-daemon.c: New.
6530 * gdb.base/interrupt-daemon.exp: New.
6531 * gdb.multi/multi-term-settings.c: New.
6532 * gdb.multi/multi-term-settings.exp: New.
6533
6534 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6535
6536 * gdb.base/break.exp: Save the location where the breakpoint
6537 on break.c:47 was actually inserted when debugging the version
6538 compiled at -O2 and use it in the expected output of the "info
6539 break" test performed soon after.
6540
6541 2018-01-22 Pedro Alves <palves@redhat.com>
6542 Sergio Durigan Junior <sergiodj@redhat.com>
6543
6544 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6545 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6546
6547 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6548
6549 * gdb.base/break-include.c, gdb.base/break-include.inc,
6550 gdb.base/break-include.exp: New files.
6551 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6552 line number now being the actual line number where the breakpoint
6553 was inserted.
6554 * gdb.mi/mi-break.exp: Likewise.
6555 * gdb.mi/mi-reverse.exp: Likewise.
6556 * gdb.mi/mi-simplerun.exp: Ditto.
6557
6558 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6559
6560 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6561 varobj.
6562 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6563
6564 2018-01-21 Don Breazeal <donb@codesourcery.com>
6565 Andrew Burgess <andrew.burgess@embecosm.com>
6566
6567 * gdb.mi/basics.c: Add new global.
6568 * gdb.mi/mi-frame-regs.exp: New file.
6569 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6570 case.
6571
6572 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6573
6574 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6575 non-parameter, and on an unknown symbol.
6576
6577 2018-01-19 Tom Tromey <tom@tromey.com>
6578
6579 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6580 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6581
6582 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6583
6584 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6585 setrlimit and chdir to int.
6586
6587 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6588
6589 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6590 function.
6591 (my_tend): Likewise.
6592 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6593 rationale of avoiding FP- and vector instructions.
6594
6595 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6596
6597 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6598 "info reg" with "\[ \t\]*".
6599 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6600 "\[ \t\]+".
6601 * gdb.arch/s390-multiarch.exp: Ditto.
6602 * gdb.base/pc-fp.exp: Ditto.
6603 * gdb.reverse/i386-precsave.exp: Ditto.
6604 * gdb.reverse/i386-reverse.exp: Ditto.
6605 * gdb.reverse/i387-env-reverse.exp: Ditto.
6606 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6607
6608 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6609
6610 * lib/gdb.exp (gdb_compile): Re-enable use of
6611 universal_compile_options for languages other than Rust.
6612
6613 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6614
6615 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6616
6617 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6618
6619 PR gdb/16577
6620 * gdb.base/solib-vanish.exp: New.
6621 * gdb.base/solib-vanish-main.c: New.
6622 * gdb.base/solib-vanish-lib1.c: New.
6623 * gdb.base/solib-vanish-lib2.c: New.
6624
6625 2018-01-17 Yao Qi <yao.qi@linaro.org>
6626
6627 * gdb.compile/compile.exp: Match the address printed for
6628 frame in the output of command "bt".
6629
6630 2018-01-15 Tom Tromey <tom@tromey.com>
6631
6632 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6633 compute sp_reg.
6634
6635 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6636
6637 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6638 to prepare.
6639 (prepare): Return 0 on error, 1 on success.
6640
6641 2018-01-12 Pedro Alves <palves@redhat.com>
6642
6643 * gdb.base/continue-after-aborted-step-over.c: New.
6644 * gdb.base/continue-after-aborted-step-over.exp: New.
6645
6646 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6647
6648 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6649 options when not creating an executable.
6650
6651 2018-01-11 Pedro Alves <palves@redhat.com>
6652
6653 PR remote/22597
6654 * gdb.server/stop-reply-no-thread.c: New file.
6655 * gdb.server/stop-reply-no-thread.exp: New file.
6656
6657 2018-01-10 Pedro Alves <palves@redhat.com>
6658
6659 PR gdb/22670
6660 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6661 functions too. Test setting breakpoints and printing C functions
6662 with no debug info too.
6663 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6664
6665 2018-01-10 Pedro Alves <palves@redhat.com>
6666
6667 PR gdb/22670
6668 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6669 a fail.
6670
6671 2018-01-10 Pedro Alves <palves@redhat.com>
6672
6673 PR gdb/22670
6674 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6675
6676 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6677
6678 * gdb.server/unittest.exp: Match the output in non-development
6679 mode.
6680
6681 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6682
6683 * gdb.gdb/unittest.exp: Match output in non-development mode.
6684
6685 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6686
6687 * gdb.ada/access_tagged_param.exp: Relax expected output
6688 for value of "ObjL" in "continue" to pck.inspect breakpoint
6689 test.
6690
6691 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6692
6693 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6694 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6695
6696 2018-01-05 Pedro Alves <palves@redhat.com>
6697
6698 PR gdb/18653
6699 * gdb.base/libsegfault.exp: New.
6700
6701 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6702
6703 PR gdb/22670
6704 * gdb.ada/access_tagged_param.exp: New file.
6705 * gdb.ada/access_tagged_param/foo.adb: New file.
6706
6707 2018-01-05 Pedro Alves <palves@redhat.com>
6708
6709 PR gdb/22670
6710 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6711 exercise lower case too, and to exercise both full matching and
6712 wild matching.
6713
6714 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6715
6716 * gdb.ada/rename_subscript_param: New testcase.
6717
6718 2018-01-05 Jerome Guitton <guitton@adacore.com>
6719
6720 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6721
6722 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6723
6724 * gdb.ada/convvar_comp: New testcase.
6725
6726 2018-01-05 Xavier Roirand <roirand@adacore.com>
6727
6728 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6729 (My_Table): New global variable.
6730 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6731
6732 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6733
6734 PR gdb/22670
6735 * gdb.ada/maint_with_ada: New testcase.
6736
6737 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6738
6739 PR gdb/22670
6740 * gdb.ada/bp_c_mixed_case: New testcase.
6741
6742 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6743
6744 PR gdb/22670
6745 * gdb.ada/complete.exp: Add "complete break ada" test.
6746
6747 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6748
6749 PR gdb/22670
6750 * gdb.ada/info_addr_mixed_case: New testcase.
6751
6752 2018-01-03 Xavier Roirand <roirand@adacore.com>
6753
6754 * gdb.ada/excep_handle.exp: New testcase.
6755 * gdb.ada/excep_handle/foo.adb: New file.
6756 * gdb.ada/excep_handle/pck.ads: New file.
6757
6758 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6759
6760 * gdb.base/step-line.c: Add extra empty line in copyright header.
6761 * gdb.base/step-line.inp: Likewise.
6762
6763 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6764
6765 * gdb.ada/dyn_stride.exp: Add slice test.
6766
6767 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6768
6769 * gdb.ada/dyn_stride: New testcase.
6770
6771 2017-12-27 Stafford Horne <shorne@gmail.com>
6772
6773 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6774 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6775
6776 2017-12-27 Stafford Horne <shorne@gmail.com>
6777
6778 * gdb.base/reggroups.c: New file.
6779 * gdb.base/reggroups.exp: New file.
6780
6781 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6782
6783 * gdb.dwarf2/ada-valprint-error.c: New file.
6784 * gdb.dwarf2/ada-valprint-error.exp: New file.
6785
6786 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6787
6788 * gdb.ada/assign_arr: New testcase.
6789
6790 2017-12-18 Xavier Roirand <roirand@adacore.com>
6791
6792 * gdb.ada/funcall_ptr: New testcase.
6793
6794 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6795
6796 PR cli/16224
6797 * gdb.base/ptype-offsets.cc: New file.
6798 * gdb.base/ptype-offsets.exp: New file.
6799
6800 2017-12-15 Yao Qi <yao.qi@linaro.org>
6801
6802 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6803 if XML is disabled.
6804
6805 2017-12-15 Xavier Roirand <roirand@adacore.com>
6806
6807 * gdb.ada/same_component_name: New testcase.
6808
6809 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6810
6811 * gdb.ada/str_binop_equal: New testcase.
6812
6813 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6814
6815 * gdb.ada/task_switch_in_core: New testcase.
6816
6817 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6818
6819 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6820 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6821 call test_bkpt_qualified.
6822 (test_bkpt_qualified): New proc.
6823
6824 2017-12-13 Pedro Alves <palves@redhat.com>
6825
6826 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6827 Tighten regexp by matching with an anchor.
6828
6829 2017-12-13 Pedro Alves <palves@redhat.com>
6830
6831 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6832 ("expression with namespace"): New set of tests.
6833 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6834 (Nested::Test_NS::qux): New.
6835 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6836 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6837
6838 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6839
6840 * gdb.base/server-del-break.c: New file.
6841 * gdb.base/server-del-break.exp: New file.
6842
6843 2017-12-12 Stafford Horne <shorne@gmail.com>
6844
6845 * gdb.xml/tdesc-regs.exp: Add or1k support.
6846
6847 2017-12-12 Stafford Horne <shorne@gmail.com>
6848
6849 * gdb.base/bp-permanent.c: Define nop of or1k.
6850
6851 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6852
6853 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6854 output with components being reordered.
6855
6856 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6857
6858 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6859 output with components being reordered.
6860
6861 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6862 Pedro Alves <palves@redhat.com>
6863
6864 * gdb.base/maint.exp (check for .gdb_index): Check also for
6865 .debug_names.
6866 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6867 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6868 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6869 (.gdb_index used after symbol reloading): Support also .debug_names.
6870 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6871
6872 2017-12-08 Yao Qi <yao.qi@linaro.org>
6873
6874 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6875 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6876
6877 2017-12-08 Yao Qi <yao.qi@linaro.org>
6878
6879 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6880 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6881
6882 2017-12-08 Yao Qi <yao.qi@linaro.org>
6883
6884 * gdb.arch/aarch64-tagged-pointer.c: New file.
6885 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6886
6887 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6888
6889 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6890 "int".
6891
6892 2017-12-07 Keith Seitz <keiths@redhat.com>
6893
6894 PR breakpoints/22569
6895 * gdb.linespec/ls-errs.exp: Change expected result of "break
6896 -source this file has spaces.c -line 3".
6897 Check that an explicit source file followed by whitespace is
6898 identified as an invalid explicit location.
6899
6900 2017-12-07 Keith Seitz <keiths@redhat.com>
6901
6902 * gdb.cp/nested-types.cc: New file.
6903 * gdb.cp/nested-types.exp: New file.
6904 * lib/cp-support.exp: Load data-structures.exp library.
6905 (debug_cp_test_ptype_class): New global.
6906 (cp_ptype_class_verbose, next_line): New procedures.
6907 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6908 Add and document new return value.
6909 Switch the list of lines to a queue.
6910 Add support for new `type' key for nested type definitions.
6911 Add debugging/troubleshooting messages.
6912 * lib/data-structures.exp: New file.
6913
6914 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6915
6916 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6917 with proc_with_prefix, don't use with_test_prefix.
6918
6919 2017-12-07 Tom Tromey <tom@tromey.com>
6920
6921 * gdb.base/break.exp: Add test for empty "commands".
6922
6923 2017-12-07 Yao Qi <yao.qi@linaro.org>
6924
6925 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6926 malloc and catch syscall.
6927
6928 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6929
6930 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6931 tests for explicit locations.
6932
6933 2017-12-06 Pedro Alves <palves@redhat.com>
6934
6935 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6936 force-disabling XML descriptions.
6937
6938 2017-12-04 Pedro Alves <palves@redhat.com>
6939
6940 PR gdb/22499
6941 * gdb.arch/amd64-disp-step-avx.S: New file.
6942 * gdb.arch/amd64-disp-step-avx.exp: New file.
6943
6944 2017-12-03 Pedro Alves <palves@redhat.com>
6945
6946 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6947 and <string.h>.
6948 (parent_function): Print distinct messages when waitpid fails, or
6949 the child exits with a signal, or the child exits for an unhandled
6950 reason.
6951 * gdb.threads/process-dies-while-detaching.exp
6952 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6953 it. Wait for both inferior output and GDB's prompt. Use an
6954 indirect spawn id list.
6955 (do_detach): New parameter 'child_exit'. Use it to compute
6956 expected inferior output.
6957 (test_detach, test_detach_watch, test_detach_killed_outside):
6958 Adjust to pass down the expected child exit kind.
6959
6960 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6961 Sergio Durigan Junior <sergiodj@redhat.com>
6962 Pedro Alves <palves@redhat.com>
6963
6964 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6965
6966 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6967
6968 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6969 to 'symbol-file' and 'add-symbol-file' can be
6970 position-independent.
6971
6972 2017-12-01 Yao Qi <yao.qi@linaro.org>
6973
6974 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6975 the URL in copyright header.
6976 * gdb.arch/aarch64-fp.exp: Likewise.
6977 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6978 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6979 * gdb.base/expand-psymtabs.exp: Likewise.
6980 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6981 * gdb.fortran/common-block.exp: Likewise.
6982 * gdb.fortran/common-block.f90: Likewise.
6983 * gdb.fortran/logical.exp: Likewise.
6984 * gdb.fortran/vla-datatypes.f90: Likewise.
6985 * gdb.fortran/vla-sub.f90: Likewise.
6986
6987 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6988
6989 * gdb.ada/repeat_dyn: New testcase.
6990
6991 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6992
6993 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6994 Update for changed thread numbering.
6995 * gdb.cell/bt.exp: Update for changed GDB output.
6996
6997 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6998
6999 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7000 setting isremote by hand.
7001 * boards/dwarf4-gdb-index.exp: Likewise.
7002 * boards/fission.exp: Likewise.
7003 * boards/stabs.exp: Likewise.
7004
7005 2017-11-30 Pedro Alves <palves@redhat.com>
7006
7007 * gdb.linespec/cpls-ops.exp
7008 (check_explicit_skips_function_argument): Extract the underlying
7009 type of size_t instead of hardcoding it.
7010
7011 2017-11-29 Pedro Alves <palves@redhat.com>
7012
7013 PR c++/19436
7014 * gdb.linespec/cpls-abi-tag.cc: New file.
7015 * gdb.linespec/cpls-abi-tag.exp: New file.
7016
7017 2017-11-29 Pedro Alves <palves@redhat.com>
7018
7019 * gdb.base/langs.exp: Use -qualified.
7020 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7021 it.
7022 * gdb.cp/namespace.exp: Use -qualified.
7023 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7024 (overload-3, template-overload, template-ret-type, const-overload)
7025 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7026 procedures.
7027 (test_driver): Call them.
7028 * gdb.cp/save-bp-qualified.cc: New.
7029 * gdb.cp/save-bp-qualified.exp: New.
7030 * gdb.linespec/explicit.exp: Test -qualified.
7031 * lib/completion-support.exp (completion::explicit_opts_list): Add
7032 "-qualified".
7033 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7034
7035 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7036
7037 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7038
7039 2017-11-29 Tom Tromey <tom@tromey.com>
7040
7041 * gdb.base/relocate.exp: Update invalid argument test.
7042 Add new tests for invalid arguments.
7043
7044 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7045
7046 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7047 Return 0 as a long.
7048 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7049
7050 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7051
7052 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7053 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7054 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7055 func ().
7056 * gdb.cp/shadow.cc (B.func): Return 0.
7057
7058 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7059
7060 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7061 expected output in gdb_expect call to allow the exception
7062 message to be present as well. Fix syntax confusion to avoid
7063 TCL thinking that exception_name is an array.
7064
7065 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7066
7067 * gdb.arch/spu-info.c: Include <unistd.h>.
7068 (do_signal_test): Fix broken calls to write.
7069 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7070 Fix checks for empty mailboxes. Update signal tests for corrected
7071 do_signal_test routine. Allow nonzero event status.
7072 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7073 * gdb.cell/arch.exp: Use standard_output_file.
7074 * gdb.cell/break.exp: Likewise.
7075 * gdb.cell/bt.exp: Likewise.
7076 * gdb.cell/core.exp: Likewise.
7077 * gdb.cell/dwarfaddr.exp: Likewise.
7078 * gdb.cell/ea-cache.exp: Likewise.
7079 * gdb.cell/ea-standalone.exp: Likewise.
7080 * gdb.cell/f-regs.exp: Likewise.
7081 * gdb.cell/fork.exp: Likewise.
7082 * gdb.cell/gcore.exp: Likewise.
7083 * gdb.cell/mem-access.exp: Likewise.
7084 * gdb.cell/ptype.exp: Likewise.
7085 * gdb.cell/registers.exp: Likewise.
7086 * gdb.cell/sizeof.exp: Likewise.
7087 * gdb.cell/solib-symbol.exp: Likewise.
7088 * gdb.cell/solib.exp: Likewise.
7089
7090 2017-11-25 Pedro Alves <palves@redhat.com>
7091
7092 * gdb.base/complete-empty.exp: New file.
7093 * gdb.base/completion.exp: Adjust.
7094
7095 2017-11-25 Pedro Alves <palves@redhat.com>
7096
7097 * gdb.linespec/cpls-ops.cc: New file.
7098 * gdb.linespec/cpls-ops.exp: New file.
7099 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7100 factored out from ...
7101 (test_complete_prefix_range): ... this.
7102
7103 2017-11-24 Pedro Alves <palves@redhat.com>
7104
7105 * gdb.linespec/cpcompletion.exp: New file.
7106 * gdb.linespec/cpls-hyphen.cc: New file.
7107 * gdb.linespec/cpls.cc: New file.
7108 * gdb.linespec/cpls2.cc: New file.
7109 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7110 test to use test_gdb_complete_unique. Add label completion,
7111 keyword completion and explicit location completion tests.
7112 * lib/completion-support.exp: New file.
7113
7114 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7115
7116 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7117 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7118 when hitting an exception catchpoint.
7119
7120 2017-11-22 Yao Qi <yao.qi@linaro.org>
7121
7122 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7123
7124 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7125
7126 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7127 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7128 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7129
7130 2017-11-22 Yao Qi <yao.qi@linaro.org>
7131
7132 * gdb.base/info-os.exp: Pass pthreads.
7133 * gdb.multi/multi-attach.exp: Likewise.
7134
7135 2017-11-22 Yao Qi <yao.qi@linaro.org>
7136
7137 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7138 compiler.
7139
7140 2017-11-22 Yao Qi <yao.qi@linaro.org>
7141
7142 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7143 * gdb.base/break-interp.exp: Likewise.
7144 * gdb.base/jit-attach-pie.exp: Likewise.
7145
7146 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7147
7148 * gdb.base/float128.c (large128): New variable.
7149 * gdb.base/float128.exp: Add test to print largest __float128 value.
7150
7151 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7152
7153 * gdb.arch/vsx-regs.exp: Update register content checks.
7154
7155 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7156
7157 * gdb.arch/ppc-longdouble.exp: New file.
7158 * gdb.arch/ppc-longdouble.c: Likewise.
7159
7160 2017-11-21 Pedro Alves <palves@redhat.com>
7161
7162 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7163
7164 2017-11-20 Pedro Alves <palves@redhat.com>
7165
7166 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7167 (long_double_typedef): New typedefs.
7168 Use DEF on double and long double.
7169 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7170 cases.
7171 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7172 and 'long_double_ptr_same_size' locals. Use them to decide
7173 whether cast from array/function to float is valid/invalid.
7174
7175 2017-11-17 Tom Tromey <tom@tromey.com>
7176
7177 * gdb.rust/traits.rs: New file.
7178 * gdb.rust/traits.exp: New file.
7179
7180 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7181
7182 * gdb.ada/minsyms: New testcase.
7183
7184 2017-11-16 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7187 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7188
7189 2017-11-16 Pedro Alves <palves@redhat.com>
7190
7191 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7192 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7193
7194 2017-11-16 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.server/reconnect-ctrl-c.c: New file.
7197 * gdb.server/reconnect-ctrl-c.exp: New file.
7198
7199 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7200
7201 * gdb.python/py-rbreak.exp: New file.
7202 * gdb.python/py-rbreak.c: New file.
7203 * gdb.python/py-rbreak-func2.c: New file.
7204
7205 2017-11-16 Pedro Alves <palves@redhat.com>
7206
7207 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7208 pattern.
7209 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7210 GDB.
7211
7212 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7213
7214 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7215 regex.
7216
7217 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7218
7219 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7220 test names.
7221
7222 2017-11-09 Pedro Alves <palves@redhat.com>
7223
7224 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7225 factored out from ...
7226 (top level): ... here, and adjusted to avoid expecting beyond the
7227 prompt in a single gdb_test_multiple.
7228
7229 2017-11-09 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7232 output.
7233 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7234 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7235 * gdb.server/ext-run.exp ("kill" test): Likewise.
7236 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7237
7238 2017-11-09 Pedro Alves <palves@redhat.com>
7239
7240 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7241 match till end of line.
7242
7243 2017-11-09 Pedro Alves <palves@redhat.com>
7244
7245 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7246
7247 2017-11-09 Pedro Alves <palves@redhat.com>
7248
7249 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7250 New procedures, factored out from ...
7251 (top level): ... here, and adjusted to avoid expecting beyond the
7252 prompt in one go.
7253
7254 2017-11-09 Pedro Alves <palves@redhat.com>
7255
7256 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7257 output. Fix '?' match.
7258
7259 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7260
7261 * gdb.ada/scoped_watch: New testcase.
7262 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7263 which is actually correct.
7264 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7265 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7266
7267 2017-11-08 Pedro Alves <palves@redhat.com>
7268
7269 * gdb.gdb/complaints.exp (test_initial_complaints)
7270 (test_serial_complaints, test_short_complaints): Call
7271 complaint_internal instead of complaint.
7272
7273 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7274
7275 * gdb.threads/tls-core.c: New file.
7276 * gdb.threads/tls-core.exp: Likewise.
7277
7278 2017-11-08 Pedro Alves <palves@redhat.com>
7279
7280 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7281 (p Exported_Capitalized): New test.
7282 (p exported_capitalized): New test.
7283
7284 2017-11-07 Pedro Alves <palves@redhat.com>
7285
7286 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7287
7288 2017-11-07 Pedro Alves <palves@redhat.com>
7289
7290 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7291 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7292 (disable_invalid, disable_inverted, disable_negative): New
7293 procedures.
7294 ("bad numbers"): New set of tests.
7295
7296 2017-11-07 Pedro Alves <palves@redhat.com>
7297
7298 * gdb.cp/ena-dis-br-range.exp: Add tests.
7299
7300 2017-11-07 Pedro Alves <palves@redhat.com>
7301
7302 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7303
7304 2017-11-07 Xavier Roirand <roirand@adacore.com>
7305 Pedro Alves <palves@redhat.com>
7306
7307 * gdb.base/ena-dis-br.exp: Add reference to
7308 gdb.cp/ena-dis-br-range.exp.
7309 * gdb.cp/ena-dis-br-range.exp: New file.
7310 * gdb.cp/ena-dis-br-range.cc: New file.
7311
7312 2017-11-06 Pedro Alves <palves@redhat.com>
7313
7314 * gdb.base/attach-non-pgrp-leader.c: New.
7315 * gdb.base/attach-non-pgrp-leader.exp: New.
7316
7317 2017-11-06 Pedro Alves <palves@redhat.com>
7318
7319 * configure.ac: No longer check for termio.h and sgtty.h.
7320 * configure: Regenerate.
7321 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7322 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7323 Remove termio and sgtty code.
7324
7325 2017-11-03 Yao Qi <yao.qi@linaro.org>
7326
7327 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7328 in GDB is disabled.
7329
7330 2017-11-03 Yao Qi <yao.qi@linaro.org>
7331
7332 * gdb.python/py-thrhandle.exp: Skip it if python is not
7333 enabled.
7334
7335 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7336
7337 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7338 as a breakpoint command.
7339
7340 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7341
7342 PR python/21213
7343 * gdb.python/py-infthread.exp: Test calling
7344 InferiorThread.inferior () multiple times in a row.
7345
7346 2017-10-27 Keith Seitz <keiths@redhat.com>
7347
7348 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7349 Test "info break" for every inlined function breakpoint.
7350
7351 2017-10-27 Yao Qi <yao.qi@linaro.org>
7352
7353 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7354
7355 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7356
7357 * gdb.cp/classes.exp (test_static_members): Test printing
7358 Outer::instance.
7359 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7360 (Inner::instance, Outer::instance): New.
7361
7362 2017-10-24 Pedro Alves <palves@redhat.com>
7363
7364 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7365 extra console" test in two stages.
7366
7367 2017-10-24 Pedro Alves <palves@redhat.com>
7368
7369 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7370
7371 2017-10-24 Pedro Alves <palves@redhat.com>
7372
7373 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7374 loop.
7375
7376 2017-10-24 Pedro Alves <palves@redhat.com>
7377
7378 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7379 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7380
7381 2017-10-24 Pedro Alves <palves@redhat.com>
7382
7383 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7384 parameter and handle it. Don't output read value in test name.
7385
7386 2017-10-24 Pedro Alves <palves@redhat.com>
7387
7388 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7389 custom test name.
7390
7391 2017-10-24 Pedro Alves <palves@redhat.com>
7392
7393 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7394 include the unstable output directory name in the test's name.
7395 (initial_setup_simple) <'set args'>: Use custom test name.
7396
7397 2017-10-24 Pedro Alves <palves@redhat.com>
7398
7399 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7400 with explicit test name.
7401
7402 2017-10-20 Pedro Alves <palves@redhat.com>
7403
7404 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7405 'wait -i'. Use gdb_assert and remote_close.
7406
7407 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7408
7409 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7410 number from variable rather than hard-coded.
7411
7412 2017-10-19 Pedro Alves <palves@redhat.com>
7413
7414 * gdb.base/long-inferior-output.c: New file.
7415 * gdb.base/long-inferior-output.exp: New file.
7416
7417 2017-11-18 Keith Seitz <keiths@redhat.com>
7418
7419 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7420 method.
7421 (main): Call it.
7422 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7423 Add additional user-defined conversion operator tests.
7424
7425 2017-10-17 Pedro Alves <palves@redhat.com>
7426
7427 * boards/native-stdio-gdbserver.exp: Load "local-board".
7428
7429 2017-10-17 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.base/quit-live.c: New file.
7432 * gdb.base/quit-live.exp: New file.
7433
7434 2017-10-16 Keith Seitz <keiths@redhat.com>
7435
7436 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7437 (class_with_protected_typedef, class_with_private_typedef)
7438 (struct_with_public_typedef, struct_with_protected_typedef)
7439 (struct_with_private_typedef): New classes/structs.
7440 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7441 typedefs and access specifiers.
7442
7443 2017-10-16 Pedro Alves <palves@redhat.com>
7444 Simon Marchi <simon.marchi@polymtl.ca>
7445
7446 * README (Local vs Remote vs Native): New section.
7447 * boards/local-board.exp: New file, with bits factored out from
7448 ...
7449 * boards/native-extended-gdbserver.exp: ... here. Load
7450 "local-board".
7451 * boards/native-gdbserver.exp: Load "local-board".
7452 (${board}_spawn, ${board}_exec): Delete.
7453 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7454 ...
7455 * boards/stdio-gdbserver-base.exp: ... this new file.
7456 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7457 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7458 procedure.
7459 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7460 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7461 stdio_gdbserver_command.
7462 (${board}_get_remote_address, ${board}_get_comm_port)
7463 (${board}_download, ${board}_upload): Delete.
7464 (get_target_remote_pipe_cmd): New.
7465
7466 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7467
7468 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7469 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7470 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7471 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7472 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7473 remove with_test_prefix.
7474
7475 2017-10-13 Pedro Alves <palves@redhat.com>
7476
7477 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7478 * gdb.base/annota1.exp: Use it instead of is_remote.
7479 * gdb.base/annota3.exp: Use it instead of is_remote.
7480 * gdb.cp/annota2.exp: Use it instead of is_remote.
7481 * gdb.cp/annota3.exp: Use it instead of is_remote.
7482 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7483
7484 2017-10-13 Pedro Alves <palves@redhat.com>
7485
7486 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7487 (test_num_test_vars, run_and_count_vars, find_env)
7488 (test_set_unset_env, test_inherit_env_var): New procedures.
7489 (top level): Use them.
7490
7491 2017-10-13 Pedro Alves <palves@redhat.com>
7492
7493 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7494 also skip on stub-like targets.
7495
7496 2017-10-13 Pedro Alves <palves@redhat.com>
7497
7498 PR gdb/22293
7499 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7500 (top level): Move some tests to ...
7501 (test_not_found): ... this new procedure.
7502 (top level): Call it.
7503
7504 2017-10-13 Pedro Alves <palves@redhat.com>
7505
7506 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7507 expect different "info terminal" output if testing with a
7508 non-native target.
7509
7510 2017-10-13 Pedro Alves <palves@redhat.com>
7511 Simon Marchi <simon.marchi@polymtl.ca>
7512
7513 PR python/12966
7514 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7515
7516 2017-10-13 Pedro Alves <palves@redhat.com>
7517
7518 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7519 already.
7520
7521 2017-10-13 Pedro Alves <palves@redhat.com>
7522
7523 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7524 is_remote.
7525
7526 2017-10-13 Pedro Alves <palves@redhat.com>
7527
7528 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7529 is_remote.
7530
7531 2017-10-13 Pedro Alves <palves@redhat.com>
7532
7533 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7534 is set.
7535 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7536 instead of is_remote.
7537
7538 2017-10-13 Pedro Alves <palves@redhat.com>
7539
7540 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7541 (top level): Add comment.
7542
7543 2017-10-13 Pedro Alves <palves@redhat.com>
7544
7545 * gdb.base/remote.exp (top level): Fix comment typo and add
7546 missing return.
7547
7548 2017-10-13 Pedro Alves <palves@redhat.com>
7549 Simon Marchi <simon.marchi@polymtl.ca>
7550
7551 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7552 calls and add comments. Skip test if use_gdb_stub is set.
7553 (top level): Use "set cwd" command instead of "cd" command.
7554
7555 2017-10-13 Pedro Alves <palves@redhat.com>
7556
7557 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7558 is_remote target check.
7559
7560 2017-10-13 Pedro Alves <palves@redhat.com>
7561
7562 * gdb.base/scope.exp: Use build_executable + clean_restart +
7563 gdb_file_cmd instead of prepare_for_testing and no longer skip
7564 "before run" tests on is_remote target boards. Update comments.
7565 * boards/native-extended-gdbserver.exp
7566 (extended_gdbserver_load_last_file): New, factored out from ...
7567 (gdb_load): ... this. Move further below and add comment.
7568 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7569
7570 2017-10-12 Pedro Alves <palves@redhat.com>
7571
7572 * gdb.base/attach.exp: Remove references to gdb64.
7573 * gdb.base/dbx.exp: Remove references to gdb64.
7574
7575 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7576 Pedro Alves <palves@redhat.com>
7577
7578 * gdb.base/label.exp: Remove is_remote target check.
7579
7580 2017-10-12 Pedro Alves <palves@redhat.com>
7581
7582 * gdb.base/auvx.exp (coredir): Update comment.
7583 (top level) <core_works>: Use "set cwd" command instead of "cd"
7584 command.
7585
7586 2017-10-12 Pedro Alves <palves@redhat.com>
7587 Simon Marchi <simon.marchi@polymtl.ca>
7588
7589 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7590 target boards.
7591
7592 2017-10-12 Pedro Alves <palves@redhat.com>
7593 Simon Marchi <simon.marchi@polymtl.ca>
7594
7595 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7596 Instead skip if there's any gdb_protocol set.
7597
7598 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7599 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7602
7603 2017-10-12 Pedro Alves <palves@redhat.com>
7604 Simon Marchi <simon.marchi@polymtl.ca>
7605
7606 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7607 instead of on dejagnu remote boards.
7608
7609 2017-10-12 Pedro Alves <palves@redhat.com>
7610 Simon Marchi <simon.marchi@polymtl.ca>
7611
7612 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7613 checks. Use build_executable + clean_restart instead of
7614 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7615 of enabling non-stop after starting gdb.
7616
7617 2017-10-12 Pedro Alves <palves@redhat.com>
7618
7619 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7620 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7621 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7622 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7623
7624 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7625
7626 * gdb.arch/arc-tdesc-cpu.exp: New file.
7627 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7628
7629 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7630
7631 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7632
7633 2017-10-10 Pedro Alves <palves@redhat.com>
7634
7635 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7636 expect CLI output.
7637
7638 2017-10-10 Pedro Alves <palves@redhat.com>
7639
7640 * lib/selftest-support.exp (selftest_setup): Update for
7641 captured_command_loop's prototype change.
7642
7643 2017-10-09 Pedro Alves <palves@redhat.com>
7644
7645 Test both arch1=>arch2 and arch2=>arch1.
7646
7647 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7648 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7649 factored out to...
7650 (append_arch1_options, append_arch2_options, append_arch_options)
7651 (build_executables): New procedures.
7652 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7653 local.
7654 (top level): Add new 'first_arch' testing axis.
7655
7656 2017-10-09 Pedro Alves <palves@redhat.com>
7657
7658 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7659 (barrier): New.
7660 (thread_start, all_started): New functions.
7661 (main): Spawn new thread and wait until it is scheduled.
7662 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7663 option.
7664 (do_test): Add 'selected_thread' parameter. Run to all_started
7665 instead of main. Explicitly set the breakpoint at main. Switch
7666 to the SELECTED_THREAD thread.
7667 (top level): Test handling the exec event with either the main
7668 thread or the second thread selected.
7669
7670 2017-10-09 Pedro Alves <palves@redhat.com>
7671
7672 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7673 logic. Move STOP marker after the value checks.
7674 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7675 regexp.
7676
7677 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7678
7679 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7680
7681 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7682
7683 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7684 integer-to-dfp conversion.
7685 * gdb.base/dfp-test.exp: Likewise.
7686
7687 2017-10-04 Pedro Alves <palves@redhat.com>
7688
7689 * gdb.multi/hangout.c: Include <unistd.h>.
7690 (hangout_loop): New function.
7691 (main): Call alarm. Call hangout_loop in a loop.
7692 * gdb.multi/hello.c: Include <unistd.h>.
7693 (hello_loop): New function.
7694 (main): Call alarm. Call hangout_loop in a loop.
7695 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7696 inferior with the other selected.
7697
7698 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7699
7700 * gdb.mi/list-thread-groups-available.exp: New file.
7701 * gdb.mi/list-thread-groups-available.c: New file.
7702
7703 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7704
7705 * gdb.base/set-cwd.exp: Make it available on
7706 native-extended-gdbserver.
7707
7708 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7709
7710 * gdb.base/set-cwd.c: New file.
7711 * gdb.base/set-cwd.exp: Likewise.
7712
7713 2017-10-02 Tom Tromey <tom@tromey.com>
7714
7715 PR rust/22236:
7716 * gdb.rust/simple.rs (main): New variable "fslice".
7717 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7718
7719 2017-10-02 Tom Tromey <tom@tromey.com>
7720
7721 * gdb.rust/simple.exp: Test ptype of a slice.
7722
7723 2017-10-02 Tom Tromey <tom@tromey.com>
7724
7725 * gdb.rust/simple.exp: Test index of slice.
7726
7727 2017-09-27 Tom Tromey <tom@tromey.com>
7728
7729 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7730
7731 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7732 Pedro Alves <palves@redhat.com>
7733
7734 * gdb.base/compare-sections.exp (get value of read-only section): Read
7735 as unsigned value.
7736 (corrupt read-only section): Likewise and don't set written if patching
7737 failed.
7738
7739 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7740
7741 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7742 files.
7743
7744 2017-09-20 Pedro Alves <palves@redhat.com>
7745
7746 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7747 symbol names in gdb's output.
7748 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7749
7750 2017-09-20 Pedro Alves <palves@redhat.com>
7751
7752 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7753 Rename to ...
7754 (test_list_ambiguous_symbol): ... this and add a symbol name
7755 parameter. Adjust.
7756 (test_list_ambiguous_function): Reimplement on top of
7757 test_list_ambiguous_symbol and also test listing ambiguous
7758 variables.
7759 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7760 (ambiguous_fun): ... this.
7761 (ambiguous_var): New.
7762 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7763 (ambiguous_fun): ... this.
7764 (ambiguous_var): New.
7765
7766 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7767
7768 * gdb.base/starti.c: New file.
7769 * gdb.base/starti.exp: New file.
7770 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7771
7772 2017-09-14 Pedro Alves <palves@redhat.com>
7773
7774 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7775 (top level): Use it instead of runto.
7776
7777 2017-09-11 Tom Tromey <tom@tromey.com>
7778
7779 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7780
7781 2017-09-11 Tom Tromey <tom@tromey.com>
7782
7783 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7784 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7785
7786 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7787
7788 * gdb.fortran/printing-types.exp: New file.
7789 * gdb.fortran/printing-types.exp: New file.
7790
7791 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7792
7793 * gdb.fortran/vla-ptype.exp: Fix typos.
7794 * gdb.fortran/vla-value.exp: Same.
7795
7796 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7797
7798 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7799 * gdb.mi/mi-var-child-f.exp: Likewise.
7800 * gdb.mi/mi-vla-fortran.exp: Likewise.
7801
7802 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7803 Christoph Weinmann <christoph.t.weinmann@intel.com>
7804 Bernhard Heckel <bernhard.heckel@intel.com>
7805
7806 * gdb.fortran/ptr-indentation.f90: New file.
7807 * gdb.fortran/ptr-indentation.exp: New file.
7808
7809 2017-09-05 Tom Tromey <tom@tromey.com>
7810
7811 PR gdb/22010:
7812 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7813
7814 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7815
7816 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7817
7818 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7819
7820 * gdb.threads/tls-nodebug-pie.c: New file.
7821 * gdb.threads/tls-nodebug-pie.exp: New file.
7822
7823 2017-09-05 Tom Tromey <tom@tromey.com>
7824
7825 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7826 for rust.
7827
7828 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7829
7830 * gdb.multi/multi-arch-exec.exp: Test with different
7831 "follow-exec-mode" settings.
7832 (do_test): New procedure.
7833
7834 2017-09-04 Pedro Alves <palves@redhat.com>
7835
7836 * gdb.base/func-static.c (S::method const, S::method volatile)
7837 (S::method volatile const): New methods.
7838 (c_s, v_s, cv_s): New instances.
7839 (main): Call method() on them.
7840 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7841 (cannot_resolve): New procedure.
7842 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7843 print-quote-unquoted columns.
7844 (do_test): Test printing each scope too.
7845
7846 2017-09-04 Pedro Alves <palves@redhat.com>
7847
7848 * gdb.base/local-static.exp: Also test with
7849 class::method::variable wholly quoted.
7850 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7851
7852 2017-09-04 Pedro Alves <palves@redhat.com>
7853
7854 * gdb.base/local-static.c: New.
7855 * gdb.base/local-static.cc: New.
7856 * gdb.base/local-static.exp: New.
7857
7858 2017-09-04 Pedro Alves <palves@redhat.com>
7859
7860 * gdb.asm/asm-source.exp: Add casts to int.
7861 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7862 (dataglobal64_1, dataglobal64_2): New globals.
7863 * gdb.base/nodebug.exp: Test different expressions involving the
7864 new globals, with print, whatis and ptype. Add casts to int.
7865 * gdb.base/solib-display.exp: Add casts to int.
7866 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7867 * gdb.cp/m-static.exp: Add cast to int.
7868 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7869 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7870 tls variable with no debug info without a cast. Test with a cast
7871 to int too.
7872 * gdb.trace/entry-values.exp: Add casts.
7873
7874 2017-09-04 Pedro Alves <palves@redhat.com>
7875
7876 * gdb.base/nodebug.exp: Test that ptype's error about functions
7877 with unknown return type includes the function name too.
7878
7879 2017-09-04 Pedro Alves <palves@redhat.com>
7880
7881 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7882 return type of munmap in infcall.
7883 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7884 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7885 type of ftell in infcall.
7886 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7887 type of getpid in infcall.
7888 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7889 infcall.
7890 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7891 Bail on failure to extract the pid.
7892 * gdb.base/nodebug.c: #include <stdint.h>.
7893 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7894 New functions.
7895 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7896 Change expected output of print/whatis/ptype with functions with
7897 no debug info. Test all supported languages. Call
7898 test_call_promotion.
7899 * gdb.compile/compile.exp: Adjust expected output to expect
7900 warning.
7901 * gdb.threads/siginfo-threads.exp: Likewise.
7902
7903 2017-09-04 Pedro Alves <palves@redhat.com>
7904
7905 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7906 "prototypes". Test calling float functions via prototyped and
7907 unprototyped function pointers.
7908 (perform_all_tests): New parameter "prototypes". Pass it down.
7909 (top level): Pass down "prototypes" parameter to
7910 perform_all_tests.
7911
7912 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7913
7914 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7915 Test with nested loops.
7916
7917 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7918
7919 * gdb.base/commands.exp: Call the new procedures.
7920 (loop_break_test, loop_continue_test): New procedures.
7921
7922 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7923
7924 * gdb.base/commands.exp: Call new procedure.
7925 (define_if_without_arg_test): New procedure.
7926
7927 2017-09-04 Pedro Alves <palves@redhat.com>
7928
7929 * gdb.base/list-ambiguous.exp: New file.
7930 * gdb.base/list-ambiguous0.c: New file.
7931 * gdb.base/list-ambiguous1.c: New file.
7932 * gdb.base/list.exp (test_list_range): Adjust expected output.
7933
7934 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7935
7936 * gdb.base/share-env-with-gdbserver.c: New file.
7937 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7938
7939 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7940
7941 * gdb.base/commands.exp (gdbvar_simple_if_test,
7942 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7943 progvar_simple_if_test, progvar_simple_while_test,
7944 progvar_complex_if_while_test, user_defined_command_test,
7945 user_defined_command_args_eval,
7946 user_defined_command_args_stack_test,
7947 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7948 temporary_breakpoint_commands,
7949 gdb_test_no_prompt, redefine_hook_test,
7950 redefine_backtrace_test): Remove "global gdb_prompt".
7951
7952 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7953
7954 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7955 New proc, call it from toplevel.
7956
7957 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7958
7959 PR remote/21852
7960 * gdb.server/normal.c: New file, copied from gdb.base.
7961 * gdb.server/run-without-local-binary.exp: New file.
7962
7963 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7964
7965 * gdb.arch/sparc64-adi.exp: New file.
7966 * gdb.arch/sparc64-adi.c: New file.
7967
7968 2017-08-22 Pedro Alves <palves@redhat.com>
7969
7970 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7971 (top level): Add "list all overloads" tests.
7972
7973 2017-08-22 Tom Tromey <tom@tromey.com>
7974
7975 * gdb.gdb/xfullpath.exp: Remove.
7976
7977 2017-08-21 Pedro Alves <palves@redhat.com>
7978
7979 PR gdb/19487
7980 * gdb.base/symbol-alias.c: New.
7981 * gdb.base/symbol-alias2.c: New.
7982 * gdb.base/symbol-alias.exp: New.
7983
7984 2017-08-21 Pedro Alves <palves@redhat.com>
7985
7986 * gdb.base/dfp-test.c
7987 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7988 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7989 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7990 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7991 * gdb.base/whatis-ptype-typedefs.c: New.
7992 * gdb.base/whatis-ptype-typedefs.exp: New.
7993 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7994 (an_int, an_int_type, an_int_type2): New globals.
7995 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7996 involving typedefs and cast expressions.
7997 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7998 (lookup_typedefs_function): New.
7999 (typedefs_pretty_printers_dict): New.
8000 (top level): Register lookup_typedefs_function in
8001 gdb.pretty_printers.
8002
8003 2017-08-18 Yao Qi <yao.qi@linaro.org>
8004
8005 * gdb.server/unittest.exp: New.
8006
8007 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8008
8009 PR gdb/21954
8010 * gdb.base/environ.exp: Add test to check if 'unset environment'
8011 works.
8012
8013 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8014
8015 * lib/gdb.exp (universal_compile_options): New caching proc.
8016 (gdb_compile): Suppress GCC's coloring of messages.
8017
8018 2017-08-14 Tom Tromey <tom@tromey.com>
8019
8020 PR gdb/21675:
8021 * gdb.base/printcmds.exp (test_radices): New function.
8022 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8023 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8024 * lib/gdb.exp (get_integer_valueof): Use p/d.
8025
8026 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8027
8028 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8029 characters.
8030
8031 2017-08-05 Tom Tromey <tom@tromey.com>
8032
8033 * gdb.rust/simple.exp: Allow String to appear in a different
8034 namespace.
8035
8036 2017-07-26 Yao Qi <yao.qi@linaro.org>
8037
8038 * gdb.gdb/unittest.exp: Invoke command
8039 "maintenance check xml-descriptions".
8040
8041 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8042
8043 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8044 calling context.
8045 (hex128): Drop erroneous calculation of parameters.
8046
8047 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8048
8049 * gdb.python/py-unwind.exp: Disable stack protection when
8050 building test file.
8051
8052 2017-07-20 Pedro Alves <palves@redhat.com>
8053
8054 * gdb.base/default.exp (set language): Adjust expected output.
8055
8056 2017-07-20 Pedro Alves <palves@redhat.com>
8057
8058 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8059 (test_minsym): ... this, and make static.
8060 (get_pck__foo__bar__minsym): Rename to ...
8061 (get_test_minsym): ... this.
8062 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8063 symbol names and comments.
8064 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8065 (get_test_minsym): ... this.
8066 (pck__foo__bar__minsym__2): Rename to ...
8067 (test_minsym): ... this.
8068 (main): Adjust.
8069
8070 2017-07-17 Pedro Alves <palves@redhat.com>
8071
8072 * gdb.base/completion.exp: Adjust expected output.
8073 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8074 the completer works.
8075
8076 2017-07-17 Pedro Alves <palves@redhat.com>
8077
8078 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8079
8080 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8081
8082 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8083
8084 2017-07-14 Tom Tromey <tom@tromey.com>
8085
8086 PR rust/21764:
8087 * gdb.rust/simple.exp: Add tests.
8088
8089 2017-07-14 Tom Tromey <tom@tromey.com>
8090
8091 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8092
8093 2017-07-14 Pedro Alves <palves@redhat.com>
8094
8095 * gdb.linespec/base/one/thefile.cc (z1): New function.
8096 * gdb.linespec/base/two/thefile.cc (z2): New function.
8097 * gdb.linespec/linespec.exp: Add tests.
8098
8099 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8100
8101 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8102 to mi_create_breakpoint.
8103
8104 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8105
8106 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8107 mi_create_breakpoint.
8108
8109 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8110
8111 * gdb.dlang/demangle.exp: Update for demangling changes.
8112
8113 2017-07-09 Tom Tromey <tom@tromey.com>
8114
8115 * gdb.dwarf2/shortpiece.exp: New file.
8116
8117 2017-07-06 David Blaikie <dblaikie@gmail.com>
8118
8119 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8120 built from fissiont-multi-cu{1,2}.c.
8121 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8122 except putting 'main' and 'func' in separate CUs in the same DWO file.
8123 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8124 test.
8125 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8126 test.
8127
8128 2017-07-06 Pedro Alves <palves@redhat.com>
8129
8130 * gdb.python/py-unwind.exp: Test flushregs.
8131
8132 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8133
8134 PR cli/21688
8135 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8136 tests for alias commands and trailing whitespace.
8137
8138 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8139
8140 PR cli/21688
8141 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8142 procedure. Call it.
8143
8144 2017-06-29 Pedro Alves <palves@redhat.com>
8145
8146 * gdb.base/printcmds.exp: Add tests.
8147
8148 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8149
8150 PR gdb/21337
8151 * gdb.base/reread-readsym.exp: New file.
8152 * gdb.base/reread-readsym.c: New file.
8153
8154 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8155
8156 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8157 subpattern.
8158
8159 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8160
8161 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8162 extended mnemonic.
8163 * gdb.arch/powerpc-power9.s: Likewise.
8164
8165 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8166
8167 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8168 on 32-bit x86 targets. Exploit is_*_target macros where
8169 appropriate.
8170
8171 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8172
8173 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8174 register pieces.
8175
8176 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8177
8178 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8179 located in one or more DWARF pieces.
8180
8181 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8182
8183 * lib/gdb.exp (get_endianness): New proc.
8184 * gdb.arch/aarch64-fp.exp: Use it.
8185 * gdb.arch/altivec-regs.exp: Likewise.
8186 * gdb.arch/e500-regs.exp: Likewise.
8187 * gdb.arch/vsx-regs.exp: Likewise.
8188 * gdb.base/dump.exp: Likewise.
8189 * gdb.base/funcargs.exp: Likewise.
8190 * gdb.base/gnu_vector.exp: Likewise.
8191 * gdb.dwarf2/formdata16.exp: Likewise.
8192 * gdb.dwarf2/implptrpiece.exp: Likewise.
8193 * gdb.dwarf2/nonvar-access.exp: Likewise.
8194 * gdb.python/py-inferior.exp: Likewise.
8195 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8196
8197 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8198
8199 PR gdb/21226
8200 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8201 stack value pieces are taken from the LSB end.
8202
8203 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8204
8205 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8206 variable at nonzero offset.
8207
8208 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8209
8210 * gdb.dwarf2/var-access.c: New file.
8211 * gdb.dwarf2/var-access.exp: New test.
8212 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8213
8214 2017-06-12 Tom Tromey <tom@tromey.com>
8215
8216 * gdb.dwarf2/formdata16.exp: Add tests.
8217
8218 2017-06-12 Tom Tromey <tom@tromey.com>
8219
8220 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8221
8222 2017-06-12 Tom Tromey <tom@tromey.com>
8223
8224 PR exp/16225:
8225 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8226 * gdb.arch/vsx-regs.exp: Update tests.
8227 * gdb.arch/s390-vregs.exp (hex128): New proc.
8228 Update test.
8229 * gdb.arch/altivec-regs.exp: Update tests.
8230
8231 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8232
8233 * gdb.base/startup-with-shell.c: New file.
8234 * gdb.base/startup-with-shell.exp: Likewise.
8235
8236 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8237
8238 * gdb.server/non-existing-program.exp: Update regex in order to
8239 reflect the fact that gdbserver is now using fork_inferior (with a
8240 shell) to startup the inferior.
8241
8242 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8243
8244 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8245 support function calls from GDB.
8246
8247 2017-05-21 Tom Tromey <tom@tromey.com>
8248
8249 PR rust/21466:
8250 * gdb.rust/unsized.exp: New file.
8251 * gdb.rust/unsized.rs: New file.
8252
8253 2017-05-19 Tom Tromey <tom@tromey.com>
8254
8255 PR rust/21484:
8256 * gdb.rust/watch.exp: New file.
8257 * gdb.rust/watch.rs: New file.
8258
8259 2017-05-18 Tom Tromey <tom@tromey.com>
8260
8261 * gdb.rust/simple.exp: Allow Box to be qualified.
8262
8263 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8264
8265 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8266
8267 2017-05-18 Pedro Alves <palves@redhat.com>
8268
8269 * gdb.base/fileio.c (test_write, test_read, test_close)
8270 (test_fstat): Don't print 'ret' in the fail path.
8271
8272 2017-05-18 Pedro Alves <palves@redhat.com>
8273
8274 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8275 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8276 (test_system, test_rename, test_unlink, test_time): Change
8277 prototypes.
8278 * gdb.base/fileio.exp (stop_msg): Adjust.
8279
8280 2017-05-18 Pedro Alves <palves@redhat.com>
8281
8282 * gdb.base/fileio.c (null_str): New global.
8283 (test_stat): Use it.
8284 * gdb.base/fileio.exp: Remove nowarnings.
8285
8286 2017-05-17 Yao Qi <yao.qi@linaro.org>
8287
8288 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8289
8290 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8291
8292 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8293 argument command.
8294 (top-level): Invoke test_set_inferior_tty.
8295
8296 2017-05-04 Pedro Alves <palves@redhat.com>
8297
8298 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8299 Add parens to print call for Python 3.
8300
8301 2017-05-03 Keith Seitz <keiths@redhat.com>
8302
8303 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8304 (main): Call it.
8305
8306 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8307
8308 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8309 to prev and next.
8310
8311 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8312
8313 * gdb.python/py-record-btrace.exp: Remove test for
8314 gdb.BtraceInstruction.error.
8315
8316 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8317
8318 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8319
8320 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8321
8322 * gdb.python/py-record-btrace-threads.c: New file.
8323 * gdb.python/py-record-btrace-threads.exp: New file.
8324
8325 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8326
8327 PR testsuite/8595
8328 * gdb.base/environ.exp: Make test available in all architectures.
8329 Move bits related to "info program" testing to
8330 gdb.base/info-program.exp. Rewrite tests to use the two new
8331 procedures mentione below.
8332 (test_set_show_env_var) New procedure.
8333 (test_set_show_env_var_equal): Likewise.
8334 * gdb.base/info-program.exp: New file.
8335
8336 2017-04-27 Keith Seitz <keiths@redhat.com>
8337
8338 * gdb.cp/oranking.cc (test15): New function.
8339 (main): Call test15 and declare additional variables for testing.
8340 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8341 "p foo101('abc')" tests.
8342 Add tests for cv qualifier overloads.
8343 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8344 "lvalue reference overload" test.
8345 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8346 "print value of f1 on Child&& in f2" test.
8347
8348 2017-04-19 Pedro Alves <palves@redhat.com>
8349
8350 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8351 procedure.
8352 (top level): Call it.
8353 * lib/gdb.exp (gdb_define_cmd): New procedure.
8354
8355 2017-04-12 Pedro Alves <palves@redhat.com>
8356
8357 PR gdb/21323
8358 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8359 (wchar): New global.
8360 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8361 (do_test_wide_char, wide_char_types_no_program, top level): Add
8362 wchar_t testing.
8363
8364 2017-04-12 Pedro Alves <palves@redhat.com>
8365
8366 PR c++/21323
8367 * gdb.cp/wide_char_types.c: New file.
8368 * gdb.cp/wide_char_types.exp: New file.
8369
8370 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8371
8372 PR gdb/21352
8373 * gdb.trace/tsv.exp: Add test for "tsave -r".
8374
8375 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8376
8377 * gdb.dlang/watch-loc.c: New file.
8378 * gdb.dlang/watch-loc.exp: New file.
8379
8380 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8381
8382 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8383
8384 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8385
8386 * gdb.arch/arc-analyze-prologue.S: New file.
8387 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8388
8389 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8390
8391 * gdb.arch/arc-decode-insn.S: New file.
8392 * gdb.arch/arc-decode-insn.exp: Likewise.
8393
8394 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8395
8396 PR tdep/20928
8397 * gdb.arch/sparc64-regs.exp: New file.
8398 * gdb.arch/sparc64-regs.S: Likewise.
8399
8400 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8401
8402 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8403 and memory view on Python 3.
8404
8405 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8406 Keith Seitz <keiths@redhat.com>
8407
8408 PR gdb/14441
8409 * gdb.cp/demangle.exp: Add rvalue reference tests.
8410 * gdb.cp/rvalue-ref-casts.cc: New file.
8411 * gdb.cp/rvalue-ref-casts.exp: New file.
8412 * gdb.cp/rvalue-ref-overload.cc: New file.
8413 * gdb.cp/rvalue-ref-overload.exp: New file.
8414 * gdb.cp/rvalue-ref-params.cc: New file.
8415 * gdb.cp/rvalue-ref-params.exp: New file.
8416 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8417 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8418 * gdb.cp/rvalue-ref-types.cc: New file.
8419 * gdb.cp/rvalue-ref-types.exp: New file.
8420 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8421 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8422
8423 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8424
8425 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8426 New procedure.
8427
8428 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8429
8430 * lib/mi-support.exp (mi_gdb_test): Add additional message
8431 for unexpected output.
8432
8433 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8434
8435 * gdb.base/examine-backward.c (Barrier): New character array
8436 constant, to ensure that TestStrings is preceded by a string
8437 terminator.
8438
8439 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8440
8441 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8442 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8443 and implicit pointer into such a location.
8444
8445 2017-03-16 Doug Evans <dje@google.com>
8446
8447 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8448
8449 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8450
8451 * gdb.cp/m-static.exp: Fix expectation for prototype of
8452 test5.single_constructor and single_constructor::single_constructor.
8453
8454 2017-03-16 Doug Evans <dje@google.com>
8455
8456 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8457 * gdb.guile/scm-lazy-string.c: New file.
8458 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8459 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8460 for pointer, array, typedef lazy strings.
8461
8462 2017-03-16 Doug Evans <dje@google.com>
8463
8464 PR python/17728, python/18439, python/18779
8465 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8466 * gdb.python/py-lazy-string.c (pointer): New typedef.
8467 (main): New locals ptr, array, typedef_ptr.
8468 * gdb.python/py-value.exp: Move lazy string tests to ...
8469 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8470 array, typedef lazy strings.
8471
8472 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8473
8474 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8475 Add optional 'test' parameter.
8476
8477 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8478
8479 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8480 Skip for versions of DejaGnu < 1.5.
8481
8482 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8483
8484 * lib/gdb.exp (dejagnu_version): New proc.
8485 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8486 Use dejagnu_version.
8487
8488 2017-03-10 Keith Seitz <keiths@redhat.com>
8489
8490 PR c++/8128
8491 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8492 type from destructor regexps.
8493 Add a branch which actually passes the test.
8494 Adjust "ptype t5i" test names.
8495
8496 2017-03-08 Pedro Alves <palves@redhat.com>
8497
8498 * gdb.base/step-over-exit.exp: Add explicit test message.
8499
8500 2017-03-08 Pedro Alves <palves@redhat.com>
8501
8502 PR gdb/18360
8503 * gdb.threads/interrupt-while-step-over.c: New file.
8504 * gdb.threads/interrupt-while-step-over.exp: New file.
8505
8506 2017-03-08 Pedro Alves <palves@redhat.com>
8507
8508 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8509 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8510
8511 2017-03-08 Pedro Alves <palves@redhat.com>
8512
8513 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8514 PKRU as not supported as a PASS.
8515
8516 2017-03-08 Pedro Alves <palves@redhat.com>
8517
8518 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8519 prefix instead of $binfile1/$binfile2.
8520 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8521 in test message.
8522 * gdb.python/py-completion.exp: Use "load python file" as test
8523 messages instead of unstable path names.
8524
8525 2017-03-08 Pedro Alves <palves@redhat.com>
8526 Jan Kratochvil <jan.kratochvil@redhat.com>
8527
8528 PR cli/21218
8529 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8530 New proc.
8531 (top level): Call it.
8532
8533 2017-03-08 Pedro Alves <palves@redhat.com>
8534
8535 PR tui/21216
8536 * gdb.tui/tui-nl-filtered-output.exp: New file.
8537
8538 2017-03-08 Pedro Alves <palves@redhat.com>
8539
8540 * gdb.base/completion.exp: Move TUI completion tests to ...
8541 * gdb.tui/completion.exp: ... this new file.
8542
8543 2017-03-08 Pedro Alves <palves@redhat.com>
8544
8545 * gdb.base/tui-disasm-long-lines.c,
8546 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8547 gdb.base/tui-layout.exp: Move to ...
8548 * gdb.tui/: ... this new directory.
8549
8550 2017-03-07 Pedro Alves <palves@redhat.com>
8551
8552 * gdb.base/tui-layout.c: New file.
8553 * gdb.base/tui-layout.exp: New file.
8554
8555 2017-03-07 Pedro Alves <palves@redhat.com>
8556
8557 * gdb.base/tui-layout.c: Rename to ...
8558 * gdb.base/tui-disasm-long-lines.c: ... this.
8559 * gdb.base/tui-layout.exp: Rename to ...
8560 * gdb.base/tui-disasm-long-lines.exp: ... this.
8561
8562 2017-03-07 Pedro Alves <palves@redhat.com>
8563
8564 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8565
8566 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8567
8568 * i386-mpx-call.c: New file.
8569 * i386-mpx-call.exp: New file.
8570
8571 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8572
8573 * gdb.arch/powerpc-power.exp: Delete test.
8574 * gdb.arch/powerpc-power.s: Likewise.
8575 * gdb.disasm/disassembler-options.exp: New test.
8576 * gdb.arch/powerpc-altivec.exp: Likewise.
8577 * gdb.arch/powerpc-altivec.s: Likewise.
8578 * gdb.arch/powerpc-altivec2.exp: Likewise.
8579 * gdb.arch/powerpc-altivec2.s: Likewise.
8580 * gdb.arch/powerpc-altivec3.exp: Likewise.
8581 * gdb.arch/powerpc-altivec3.s: Likewise.
8582 * gdb.arch/powerpc-power7.exp: Likewise.
8583 * gdb.arch/powerpc-power7.s: Likewise.
8584 * gdb.arch/powerpc-power8.exp: Likewise.
8585 * gdb.arch/powerpc-power8.s: Likewise.
8586 * gdb.arch/powerpc-power9.exp: Likewise.
8587 * gdb.arch/powerpc-power9.s: Likewise.
8588 * gdb.arch/powerpc-vsx.exp: Likewise.
8589 * gdb.arch/powerpc-vsx.s: Likewise.
8590 * gdb.arch/powerpc-vsx2.exp: Likewise.
8591 * gdb.arch/powerpc-vsx2.s: Likewise.
8592 * gdb.arch/powerpc-vsx3.exp: Likewise.
8593 * gdb.arch/powerpc-vsx3.s: Likewise.
8594 * gdb.arch/arm-disassembler-options.exp: Likewise.
8595 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8596 * gdb.arch/s390-disassembler-options.exp: Likewise.
8597
8598 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8599
8600 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8601 (check_supported_features): ... this. Changed return type to void.
8602 (supports_rdseed): New static global.
8603 (rdseed): Check supports_rdseed.
8604 (initialize): Call check_supported_features.
8605
8606 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8607
8608 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8609 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8610 and lqarx/stqcx.
8611 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8612 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8613
8614 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8615
8616 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8617 uppercase.
8618
8619 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8620
8621 * gdb.dwarf2/formdata16.c: New file.
8622 * gdb.dwarf2/formdata16.exp: New file.
8623 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8624
8625 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8626
8627 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8628 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8629 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8630 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8631 DW_AT_GNU_*.
8632
8633 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8634
8635 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8636
8637 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8638
8639 PR gdb/21164
8640 * gdb.base/maint.exp: Add testcases for when the commands do
8641 not have arguments.
8642
8643 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8644
8645 * gdb.cp/chained-calls.exp: Use p instead of P.
8646
8647 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8648
8649 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8650 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8651
8652 2017-02-14 Tom Tromey <tom@tromey.com>
8653
8654 PR python/13598:
8655 * gdb.python/py-events.exp: Add before_prompt event tests.
8656
8657 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8658
8659 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8660
8661 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8662
8663 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8664 (main): Call my_unique_function_name.
8665 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8666 completion of patterns with a single match.
8667 Add missing -re switches to gdb_test_multiple calls.
8668
8669 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8670
8671 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8672 return if core file is not recognized.
8673
8674 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8675
8676 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8677 and extra UIs.
8678
8679 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8680
8681 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8682 proc_with_prefix.
8683
8684 2017-02-10 Tom Tromey <tom@tromey.com>
8685
8686 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8687
8688 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8689
8690 PR gdb/21122
8691 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8692
8693 2017-02-08 Jerome Guitton <guitton@adacore.com>
8694
8695 * gdb.base/define.exp: Add test for command abbreviations
8696 in define.
8697
8698 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8699
8700 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8701 * gdb.reverse/insn-reverse-x86.c: New file.
8702
8703 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8704
8705 PR tdep/20936
8706 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8707
8708 2017-02-03 Tom Tromey <tom@tromey.com>
8709
8710 PR rust/21097:
8711 * gdb.rust/simple.exp: Add new tests.
8712
8713 2017-02-02 Pedro Alves <palves@redhat.com>
8714
8715 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8716 tests.
8717
8718 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8719
8720 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8721 taking a 2-byte value out of a 4-byte DWARF implicit value on
8722 big-endian targets.
8723 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8724 logic. Add test cases for DW_OP_implicit.
8725
8726 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8727
8728 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8729
8730 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8731
8732 * gdb.btrace/enable.exp: Call gdb_exit before
8733 skip_gdbserver_tests.
8734
8735 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8736
8737 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8738 GDBFLAGS.
8739
8740 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8741
8742 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8743 the test is skipped.
8744 * gdb.btrace/data.exp: Likewise.
8745 * gdb.btrace/delta.exp: Likewise.
8746 * gdb.btrace/dlopen.exp: Likewise.
8747 * gdb.btrace/enable-running.exp: Likewise.
8748 * gdb.btrace/enable.exp: Likewise.
8749 * gdb.btrace/exception.exp: Likewise.
8750 * gdb.btrace/function_call_history.exp: Likewise.
8751 * gdb.btrace/gcore.exp: Likewise.
8752 * gdb.btrace/instruction_history.exp: Likewise.
8753 * gdb.btrace/multi-thread-step.exp: Likewise.
8754 * gdb.btrace/nohist.exp: Likewise.
8755 * gdb.btrace/non-stop.exp: Likewise.
8756 * gdb.btrace/reconnect.exp: Likewise.
8757 * gdb.btrace/record_goto-step.exp: Likewise.
8758 * gdb.btrace/record_goto.exp: Likewise.
8759 * gdb.btrace/rn-dl-bind.exp: Likewise.
8760 * gdb.btrace/segv.exp: Likewise.
8761 * gdb.btrace/step.exp: Likewise.
8762 * gdb.btrace/stepi.exp: Likewise.
8763 * gdb.btrace/tailcall-only.exp: Likewise.
8764 * gdb.btrace/tailcall.exp: Likewise.
8765 * gdb.btrace/tsx.exp: Likewise.
8766 * gdb.btrace/unknown_functions.exp: Likewise.
8767 * gdb.btrace/vdso.exp: Likewise.
8768
8769 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8770
8771 * gdb.btrace/enable-running.c: New.
8772 * gdb.btrace/enable-running.exp: New.
8773
8774 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8775
8776 * gdb.arch/amd64-gs_base.c: New file.
8777 * gdb.arch/amd64-gs_base.exp: New file.
8778
8779 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8780
8781 * lib/memory.exp: Remove spurious empty newlines.
8782
8783 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8784
8785 * gdb.python/py-bad-printers.exp: Load python file using "source".
8786 * gdb.python/py-events.exp: Likewise.
8787 * gdb.python/py-evsignal.exp: Likewise.
8788 * gdb.python/py-evthreads.exp: Likewise.
8789 * gdb.python/py-frame-args.exp: Likewise.
8790 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8791 * gdb.python/py-framefilter-mi.exp: Likewise.
8792 * gdb.python/py-framefilter.exp: Likewise.
8793 * gdb.python/py-mi.exp: Likewise.
8794 * gdb.python/py-pp-maint.exp: Likewise.
8795 * gdb.python/py-pp-registration.exp: Likewise.
8796 * gdb.python/py-prettyprint.exp: Likewise.
8797 (run_lang_tests): Likewise.
8798 * gdb.python/py-typeprint.exp: Likewise.
8799
8800 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8801
8802 * lib/memory.exp: New file.
8803 * lib/gdb.exp: Load memory.exp.
8804 * gdb.base/memattr.exp (delete_memory): Move proc to
8805 lib/memory.exp and rename to delete_memory_regions.
8806 Replace delete_memory with delete_memory_regions.
8807 Cleanup memory regions before tests.
8808 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8809 before tests.
8810
8811 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8812
8813 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8814 files.
8815 (initialize): New function conditionally defined.
8816 (testcases): Move within conditional block.
8817 (main): Call initialize.
8818 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8819 of gdb.reverse/insn-reverse.c.
8820 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8821 gdb.reverse/insn-reverse.c.
8822
8823 2017-01-26 Yao Qi <yao.qi@linaro.org>
8824
8825 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8826 disassemble on address 0.
8827
8828 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8829 Yao Qi <yao.qi@linaro.org>
8830
8831 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8832 * gdb.dwarf2/implptr-64bit.S: Remove.
8833 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8834 variables in caller's context. Add DW_OP_implicit_value.
8835
8836 2017-01-25 Yao Qi <yao.qi@linaro.org>
8837
8838 * lib/dwarf.exp (Dwarf::_location): Handle
8839 DW_OP_GNU_implicit_pointer with proper size.
8840
8841 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8842
8843 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8844 and add untested calls.
8845
8846 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8847
8848 * gdb.python/python.exp: Check line number against what GDB thinks
8849 the line number is for func1.
8850
8851 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8852
8853 * gdb.dlang/debug-expr.exp: New file.
8854
8855 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8856
8857 Fix test names for the following files:
8858
8859 * gdb.ada/exec_changed.exp
8860 * gdb.ada/info_types.exp
8861 * gdb.arch/aarch64-atomic-inst.exp
8862 * gdb.arch/aarch64-fp.exp
8863 * gdb.arch/altivec-abi.exp
8864 * gdb.arch/altivec-regs.exp
8865 * gdb.arch/amd64-byte.exp
8866 * gdb.arch/amd64-disp-step.exp
8867 * gdb.arch/amd64-dword.exp
8868 * gdb.arch/amd64-entry-value-inline.exp
8869 * gdb.arch/amd64-entry-value-param.exp
8870 * gdb.arch/amd64-entry-value-paramref.exp
8871 * gdb.arch/amd64-entry-value.exp
8872 * gdb.arch/amd64-i386-address.exp
8873 * gdb.arch/amd64-invalid-stack-middle.exp
8874 * gdb.arch/amd64-invalid-stack-top.exp
8875 * gdb.arch/amd64-optimout-repeat.exp
8876 * gdb.arch/amd64-prologue-skip.exp
8877 * gdb.arch/amd64-prologue-xmm.exp
8878 * gdb.arch/amd64-stap-special-operands.exp
8879 * gdb.arch/amd64-stap-wrong-subexp.exp
8880 * gdb.arch/amd64-tailcall-cxx.exp
8881 * gdb.arch/amd64-tailcall-noret.exp
8882 * gdb.arch/amd64-tailcall-ret.exp
8883 * gdb.arch/amd64-tailcall-self.exp
8884 * gdb.arch/amd64-word.exp
8885 * gdb.arch/arm-bl-branch-dest.exp
8886 * gdb.arch/arm-disp-step.exp
8887 * gdb.arch/arm-neon.exp
8888 * gdb.arch/arm-single-step-kernel-helper.exp
8889 * gdb.arch/avr-flash-qualifier.exp
8890 * gdb.arch/disp-step-insn-reloc.exp
8891 * gdb.arch/e500-abi.exp
8892 * gdb.arch/e500-regs.exp
8893 * gdb.arch/ftrace-insn-reloc.exp
8894 * gdb.arch/i386-avx512.exp
8895 * gdb.arch/i386-bp_permanent.exp
8896 * gdb.arch/i386-byte.exp
8897 * gdb.arch/i386-cfi-notcurrent.exp
8898 * gdb.arch/i386-disp-step.exp
8899 * gdb.arch/i386-dr3-watch.exp
8900 * gdb.arch/i386-float.exp
8901 * gdb.arch/i386-gnu-cfi.exp
8902 * gdb.arch/i386-mpx-map.exp
8903 * gdb.arch/i386-mpx-sigsegv.exp
8904 * gdb.arch/i386-mpx-simple_segv.exp
8905 * gdb.arch/i386-mpx.exp
8906 * gdb.arch/i386-permbkpt.exp
8907 * gdb.arch/i386-prologue.exp
8908 * gdb.arch/i386-signal.exp
8909 * gdb.arch/i386-size-overlap.exp
8910 * gdb.arch/i386-unwind.exp
8911 * gdb.arch/i386-word.exp
8912 * gdb.arch/mips-fcr.exp
8913 * gdb.arch/powerpc-d128-regs.exp
8914 * gdb.arch/powerpc-stackless.exp
8915 * gdb.arch/ppc64-atomic-inst.exp
8916 * gdb.arch/s390-stackless.exp
8917 * gdb.arch/s390-tdbregs.exp
8918 * gdb.arch/s390-vregs.exp
8919 * gdb.arch/sparc-sysstep.exp
8920 * gdb.arch/thumb-bx-pc.exp
8921 * gdb.arch/thumb-singlestep.exp
8922 * gdb.arch/thumb2-it.exp
8923 * gdb.arch/vsx-regs.exp
8924 * gdb.asm/asm-source.exp
8925 * gdb.base/a2-run.exp
8926 * gdb.base/advance.exp
8927 * gdb.base/all-bin.exp
8928 * gdb.base/anon.exp
8929 * gdb.base/args.exp
8930 * gdb.base/arithmet.exp
8931 * gdb.base/async-shell.exp
8932 * gdb.base/async.exp
8933 * gdb.base/attach-pie-noexec.exp
8934 * gdb.base/attach-twice.exp
8935 * gdb.base/auto-load.exp
8936 * gdb.base/bang.exp
8937 * gdb.base/bitfields.exp
8938 * gdb.base/break-always.exp
8939 * gdb.base/break-caller-line.exp
8940 * gdb.base/break-entry.exp
8941 * gdb.base/break-inline.exp
8942 * gdb.base/break-on-linker-gcd-function.exp
8943 * gdb.base/break-probes.exp
8944 * gdb.base/break.exp
8945 * gdb.base/breakpoint-shadow.exp
8946 * gdb.base/call-ar-st.exp
8947 * gdb.base/call-sc.exp
8948 * gdb.base/call-signal-resume.exp
8949 * gdb.base/call-strs.exp
8950 * gdb.base/callfuncs.exp
8951 * gdb.base/catch-fork-static.exp
8952 * gdb.base/catch-gdb-caused-signals.exp
8953 * gdb.base/catch-load.exp
8954 * gdb.base/catch-signal-fork.exp
8955 * gdb.base/catch-signal.exp
8956 * gdb.base/catch-syscall.exp
8957 * gdb.base/charset.exp
8958 * gdb.base/checkpoint.exp
8959 * gdb.base/chng-syms.exp
8960 * gdb.base/code-expr.exp
8961 * gdb.base/code_elim.exp
8962 * gdb.base/commands.exp
8963 * gdb.base/completion.exp
8964 * gdb.base/complex.exp
8965 * gdb.base/cond-expr.exp
8966 * gdb.base/condbreak.exp
8967 * gdb.base/consecutive.exp
8968 * gdb.base/continue-all-already-running.exp
8969 * gdb.base/coredump-filter.exp
8970 * gdb.base/corefile.exp
8971 * gdb.base/dbx.exp
8972 * gdb.base/debug-expr.exp
8973 * gdb.base/define.exp
8974 * gdb.base/del.exp
8975 * gdb.base/disabled-location.exp
8976 * gdb.base/disasm-end-cu.exp
8977 * gdb.base/disasm-optim.exp
8978 * gdb.base/display.exp
8979 * gdb.base/duplicate-bp.exp
8980 * gdb.base/ena-dis-br.exp
8981 * gdb.base/ending-run.exp
8982 * gdb.base/enumval.exp
8983 * gdb.base/environ.exp
8984 * gdb.base/eu-strip-infcall.exp
8985 * gdb.base/eval-avoid-side-effects.exp
8986 * gdb.base/eval-skip.exp
8987 * gdb.base/exitsignal.exp
8988 * gdb.base/expand-psymtabs.exp
8989 * gdb.base/filesym.exp
8990 * gdb.base/find-unmapped.exp
8991 * gdb.base/finish.exp
8992 * gdb.base/float.exp
8993 * gdb.base/foll-exec-mode.exp
8994 * gdb.base/foll-exec.exp
8995 * gdb.base/foll-fork.exp
8996 * gdb.base/fortran-sym-case.exp
8997 * gdb.base/freebpcmd.exp
8998 * gdb.base/func-ptr.exp
8999 * gdb.base/func-ptrs.exp
9000 * gdb.base/funcargs.exp
9001 * gdb.base/gcore-buffer-overflow.exp
9002 * gdb.base/gcore-relro-pie.exp
9003 * gdb.base/gcore-relro.exp
9004 * gdb.base/gcore.exp
9005 * gdb.base/gdb1090.exp
9006 * gdb.base/gdb11530.exp
9007 * gdb.base/gdb11531.exp
9008 * gdb.base/gdb1821.exp
9009 * gdb.base/gdbindex-stabs.exp
9010 * gdb.base/gdbvars.exp
9011 * gdb.base/hbreak.exp
9012 * gdb.base/hbreak2.exp
9013 * gdb.base/included.exp
9014 * gdb.base/infcall-input.exp
9015 * gdb.base/inferior-died.exp
9016 * gdb.base/infnan.exp
9017 * gdb.base/info-macros.exp
9018 * gdb.base/info-os.exp
9019 * gdb.base/info-proc.exp
9020 * gdb.base/info-shared.exp
9021 * gdb.base/info-target.exp
9022 * gdb.base/infoline.exp
9023 * gdb.base/interp.exp
9024 * gdb.base/interrupt.exp
9025 * gdb.base/jit-reader.exp
9026 * gdb.base/jit-simple.exp
9027 * gdb.base/kill-after-signal.exp
9028 * gdb.base/kill-detach-inferiors-cmd.exp
9029 * gdb.base/label.exp
9030 * gdb.base/langs.exp
9031 * gdb.base/ldbl_e308.exp
9032 * gdb.base/line-symtabs.exp
9033 * gdb.base/linespecs.exp
9034 * gdb.base/list.exp
9035 * gdb.base/long_long.exp
9036 * gdb.base/longest-types.exp
9037 * gdb.base/maint.exp
9038 * gdb.base/max-value-size.exp
9039 * gdb.base/memattr.exp
9040 * gdb.base/mips_pro.exp
9041 * gdb.base/morestack.exp
9042 * gdb.base/moribund-step.exp
9043 * gdb.base/multi-forks.exp
9044 * gdb.base/nested-addr.exp
9045 * gdb.base/nextoverexit.exp
9046 * gdb.base/noreturn-finish.exp
9047 * gdb.base/noreturn-return.exp
9048 * gdb.base/nostdlib.exp
9049 * gdb.base/offsets.exp
9050 * gdb.base/opaque.exp
9051 * gdb.base/pc-fp.exp
9052 * gdb.base/permissions.exp
9053 * gdb.base/print-symbol-loading.exp
9054 * gdb.base/prologue-include.exp
9055 * gdb.base/psymtab.exp
9056 * gdb.base/ptype.exp
9057 * gdb.base/random-signal.exp
9058 * gdb.base/randomize.exp
9059 * gdb.base/range-stepping.exp
9060 * gdb.base/readline-ask.exp
9061 * gdb.base/recpar.exp
9062 * gdb.base/recurse.exp
9063 * gdb.base/relational.exp
9064 * gdb.base/restore.exp
9065 * gdb.base/return-nodebug.exp
9066 * gdb.base/return.exp
9067 * gdb.base/run-after-attach.exp
9068 * gdb.base/save-bp.exp
9069 * gdb.base/scope.exp
9070 * gdb.base/sect-cmd.exp
9071 * gdb.base/set-lang-auto.exp
9072 * gdb.base/set-noassign.exp
9073 * gdb.base/setvar.exp
9074 * gdb.base/sigall.exp
9075 * gdb.base/sigbpt.exp
9076 * gdb.base/siginfo-addr.exp
9077 * gdb.base/siginfo-infcall.exp
9078 * gdb.base/siginfo-obj.exp
9079 * gdb.base/siginfo.exp
9080 * gdb.base/signals-state-child.exp
9081 * gdb.base/signest.exp
9082 * gdb.base/sigstep.exp
9083 * gdb.base/sizeof.exp
9084 * gdb.base/skip.exp
9085 * gdb.base/solib-corrupted.exp
9086 * gdb.base/solib-nodir.exp
9087 * gdb.base/solib-search.exp
9088 * gdb.base/stack-checking.exp
9089 * gdb.base/stale-infcall.exp
9090 * gdb.base/stap-probe.exp
9091 * gdb.base/start.exp
9092 * gdb.base/step-break.exp
9093 * gdb.base/step-bt.exp
9094 * gdb.base/step-line.exp
9095 * gdb.base/step-over-exit.exp
9096 * gdb.base/step-over-syscall.exp
9097 * gdb.base/step-resume-infcall.exp
9098 * gdb.base/step-test.exp
9099 * gdb.base/store.exp
9100 * gdb.base/structs3.exp
9101 * gdb.base/sym-file.exp
9102 * gdb.base/symbol-without-target_section.exp
9103 * gdb.base/term.exp
9104 * gdb.base/testenv.exp
9105 * gdb.base/ui-redirect.exp
9106 * gdb.base/until.exp
9107 * gdb.base/unwindonsignal.exp
9108 * gdb.base/value-double-free.exp
9109 * gdb.base/vla-datatypes.exp
9110 * gdb.base/vla-ptr.exp
9111 * gdb.base/vla-sideeffect.exp
9112 * gdb.base/volatile.exp
9113 * gdb.base/watch-cond-infcall.exp
9114 * gdb.base/watch-cond.exp
9115 * gdb.base/watch-non-mem.exp
9116 * gdb.base/watch-read.exp
9117 * gdb.base/watch-vfork.exp
9118 * gdb.base/watchpoint-cond-gone.exp
9119 * gdb.base/watchpoint-delete.exp
9120 * gdb.base/watchpoint-hw-hit-once.exp
9121 * gdb.base/watchpoint-hw.exp
9122 * gdb.base/watchpoint-stops-at-right-insn.exp
9123 * gdb.base/watchpoints.exp
9124 * gdb.base/wchar.exp
9125 * gdb.base/whatis-exp.exp
9126 * gdb.btrace/buffer-size.exp
9127 * gdb.btrace/data.exp
9128 * gdb.btrace/delta.exp
9129 * gdb.btrace/dlopen.exp
9130 * gdb.btrace/enable.exp
9131 * gdb.btrace/exception.exp
9132 * gdb.btrace/function_call_history.exp
9133 * gdb.btrace/gcore.exp
9134 * gdb.btrace/instruction_history.exp
9135 * gdb.btrace/nohist.exp
9136 * gdb.btrace/reconnect.exp
9137 * gdb.btrace/record_goto-step.exp
9138 * gdb.btrace/record_goto.exp
9139 * gdb.btrace/rn-dl-bind.exp
9140 * gdb.btrace/segv.exp
9141 * gdb.btrace/step.exp
9142 * gdb.btrace/stepi.exp
9143 * gdb.btrace/tailcall-only.exp
9144 * gdb.btrace/tailcall.exp
9145 * gdb.btrace/tsx.exp
9146 * gdb.btrace/unknown_functions.exp
9147 * gdb.btrace/vdso.exp
9148 * gdb.compile/compile-ifunc.exp
9149 * gdb.compile/compile-ops.exp
9150 * gdb.compile/compile-print.exp
9151 * gdb.compile/compile-setjmp.exp
9152 * gdb.cp/abstract-origin.exp
9153 * gdb.cp/ambiguous.exp
9154 * gdb.cp/annota2.exp
9155 * gdb.cp/annota3.exp
9156 * gdb.cp/anon-ns.exp
9157 * gdb.cp/anon-struct.exp
9158 * gdb.cp/anon-union.exp
9159 * gdb.cp/arg-reference.exp
9160 * gdb.cp/baseenum.exp
9161 * gdb.cp/bool.exp
9162 * gdb.cp/breakpoint.exp
9163 * gdb.cp/bs15503.exp
9164 * gdb.cp/call-c.exp
9165 * gdb.cp/casts.exp
9166 * gdb.cp/chained-calls.exp
9167 * gdb.cp/class2.exp
9168 * gdb.cp/classes.exp
9169 * gdb.cp/cmpd-minsyms.exp
9170 * gdb.cp/converts.exp
9171 * gdb.cp/cp-relocate.exp
9172 * gdb.cp/cpcompletion.exp
9173 * gdb.cp/cpexprs.exp
9174 * gdb.cp/cplabel.exp
9175 * gdb.cp/cplusfuncs.exp
9176 * gdb.cp/cpsizeof.exp
9177 * gdb.cp/ctti.exp
9178 * gdb.cp/derivation.exp
9179 * gdb.cp/destrprint.exp
9180 * gdb.cp/dispcxx.exp
9181 * gdb.cp/enum-class.exp
9182 * gdb.cp/exception.exp
9183 * gdb.cp/exceptprint.exp
9184 * gdb.cp/expand-psymtabs-cxx.exp
9185 * gdb.cp/expand-sals.exp
9186 * gdb.cp/extern-c.exp
9187 * gdb.cp/filename.exp
9188 * gdb.cp/formatted-ref.exp
9189 * gdb.cp/fpointer.exp
9190 * gdb.cp/gdb1355.exp
9191 * gdb.cp/gdb2495.exp
9192 * gdb.cp/hang.exp
9193 * gdb.cp/impl-this.exp
9194 * gdb.cp/infcall-dlopen.exp
9195 * gdb.cp/inherit.exp
9196 * gdb.cp/iostream.exp
9197 * gdb.cp/koenig.exp
9198 * gdb.cp/local.exp
9199 * gdb.cp/m-data.exp
9200 * gdb.cp/m-static.exp
9201 * gdb.cp/mb-ctor.exp
9202 * gdb.cp/mb-inline.exp
9203 * gdb.cp/mb-templates.exp
9204 * gdb.cp/member-name.exp
9205 * gdb.cp/member-ptr.exp
9206 * gdb.cp/meth-typedefs.exp
9207 * gdb.cp/method.exp
9208 * gdb.cp/method2.exp
9209 * gdb.cp/minsym-fallback.exp
9210 * gdb.cp/misc.exp
9211 * gdb.cp/namelessclass.exp
9212 * gdb.cp/namespace-enum.exp
9213 * gdb.cp/namespace-nested-import.exp
9214 * gdb.cp/namespace.exp
9215 * gdb.cp/nextoverthrow.exp
9216 * gdb.cp/no-dmgl-verbose.exp
9217 * gdb.cp/non-trivial-retval.exp
9218 * gdb.cp/noparam.exp
9219 * gdb.cp/nsdecl.exp
9220 * gdb.cp/nsimport.exp
9221 * gdb.cp/nsnested.exp
9222 * gdb.cp/nsnoimports.exp
9223 * gdb.cp/nsrecurs.exp
9224 * gdb.cp/nsstress.exp
9225 * gdb.cp/nsusing.exp
9226 * gdb.cp/operator.exp
9227 * gdb.cp/oranking.exp
9228 * gdb.cp/overload-const.exp
9229 * gdb.cp/overload.exp
9230 * gdb.cp/ovldbreak.exp
9231 * gdb.cp/ovsrch.exp
9232 * gdb.cp/paren-type.exp
9233 * gdb.cp/parse-lang.exp
9234 * gdb.cp/pass-by-ref.exp
9235 * gdb.cp/pr-1023.exp
9236 * gdb.cp/pr-1210.exp
9237 * gdb.cp/pr-574.exp
9238 * gdb.cp/pr10687.exp
9239 * gdb.cp/pr12028.exp
9240 * gdb.cp/pr17132.exp
9241 * gdb.cp/pr17494.exp
9242 * gdb.cp/pr9067.exp
9243 * gdb.cp/pr9167.exp
9244 * gdb.cp/pr9631.exp
9245 * gdb.cp/printmethod.exp
9246 * gdb.cp/psmang.exp
9247 * gdb.cp/psymtab-parameter.exp
9248 * gdb.cp/ptype-cv-cp.exp
9249 * gdb.cp/ptype-flags.exp
9250 * gdb.cp/re-set-overloaded.exp
9251 * gdb.cp/ref-types.exp
9252 * gdb.cp/rtti.exp
9253 * gdb.cp/scope-err.exp
9254 * gdb.cp/shadow.exp
9255 * gdb.cp/smartp.exp
9256 * gdb.cp/static-method.exp
9257 * gdb.cp/static-print-quit.exp
9258 * gdb.cp/temargs.exp
9259 * gdb.cp/templates.exp
9260 * gdb.cp/try_catch.exp
9261 * gdb.cp/typedef-operator.exp
9262 * gdb.cp/typeid.exp
9263 * gdb.cp/userdef.exp
9264 * gdb.cp/using-crash.exp
9265 * gdb.cp/var-tag.exp
9266 * gdb.cp/virtbase.exp
9267 * gdb.cp/virtfunc.exp
9268 * gdb.cp/virtfunc2.exp
9269 * gdb.cp/vla-cxx.exp
9270 * gdb.disasm/t01_mov.exp
9271 * gdb.disasm/t02_mova.exp
9272 * gdb.disasm/t03_add.exp
9273 * gdb.disasm/t04_sub.exp
9274 * gdb.disasm/t05_cmp.exp
9275 * gdb.disasm/t06_ari2.exp
9276 * gdb.disasm/t07_ari3.exp
9277 * gdb.disasm/t08_or.exp
9278 * gdb.disasm/t09_xor.exp
9279 * gdb.disasm/t10_and.exp
9280 * gdb.disasm/t11_logs.exp
9281 * gdb.disasm/t12_bit.exp
9282 * gdb.disasm/t13_otr.exp
9283 * gdb.dlang/circular.exp
9284 * gdb.dwarf2/arr-stride.exp
9285 * gdb.dwarf2/arr-subrange.exp
9286 * gdb.dwarf2/atomic-type.exp
9287 * gdb.dwarf2/bad-regnum.exp
9288 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9289 * gdb.dwarf2/callframecfa.exp
9290 * gdb.dwarf2/clztest.exp
9291 * gdb.dwarf2/corrupt.exp
9292 * gdb.dwarf2/data-loc.exp
9293 * gdb.dwarf2/dup-psym.exp
9294 * gdb.dwarf2/dw2-anon-mptr.exp
9295 * gdb.dwarf2/dw2-anonymous-func.exp
9296 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9297 * gdb.dwarf2/dw2-bad-unresolved.exp
9298 * gdb.dwarf2/dw2-basic.exp
9299 * gdb.dwarf2/dw2-canonicalize-type.exp
9300 * gdb.dwarf2/dw2-case-insensitive.exp
9301 * gdb.dwarf2/dw2-common-block.exp
9302 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9303 * gdb.dwarf2/dw2-compressed.exp
9304 * gdb.dwarf2/dw2-const.exp
9305 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9306 * gdb.dwarf2/dw2-cu-size.exp
9307 * gdb.dwarf2/dw2-dup-frame.exp
9308 * gdb.dwarf2/dw2-entry-value.exp
9309 * gdb.dwarf2/dw2-icycle.exp
9310 * gdb.dwarf2/dw2-ifort-parameter.exp
9311 * gdb.dwarf2/dw2-inline-break.exp
9312 * gdb.dwarf2/dw2-inline-param.exp
9313 * gdb.dwarf2/dw2-intercu.exp
9314 * gdb.dwarf2/dw2-intermix.exp
9315 * gdb.dwarf2/dw2-lexical-block-bare.exp
9316 * gdb.dwarf2/dw2-linkage-name-trust.exp
9317 * gdb.dwarf2/dw2-minsym-in-cu.exp
9318 * gdb.dwarf2/dw2-noloc.exp
9319 * gdb.dwarf2/dw2-op-call.exp
9320 * gdb.dwarf2/dw2-op-out-param.exp
9321 * gdb.dwarf2/dw2-opt-structptr.exp
9322 * gdb.dwarf2/dw2-param-error.exp
9323 * gdb.dwarf2/dw2-producer.exp
9324 * gdb.dwarf2/dw2-ranges-base.exp
9325 * gdb.dwarf2/dw2-ref-missing-frame.exp
9326 * gdb.dwarf2/dw2-reg-undefined.exp
9327 * gdb.dwarf2/dw2-regno-invalid.exp
9328 * gdb.dwarf2/dw2-restore.exp
9329 * gdb.dwarf2/dw2-restrict.exp
9330 * gdb.dwarf2/dw2-single-line-discriminators.exp
9331 * gdb.dwarf2/dw2-strp.exp
9332 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9333 * gdb.dwarf2/dw2-unresolved.exp
9334 * gdb.dwarf2/dw2-var-zero-addr.exp
9335 * gdb.dwarf2/dw4-sig-types.exp
9336 * gdb.dwarf2/dwz.exp
9337 * gdb.dwarf2/dynarr-ptr.exp
9338 * gdb.dwarf2/enum-type.exp
9339 * gdb.dwarf2/gdb-index.exp
9340 * gdb.dwarf2/implptr-64bit.exp
9341 * gdb.dwarf2/implptr-optimized-out.exp
9342 * gdb.dwarf2/implptr.exp
9343 * gdb.dwarf2/implref-array.exp
9344 * gdb.dwarf2/implref-const.exp
9345 * gdb.dwarf2/implref-global.exp
9346 * gdb.dwarf2/implref-struct.exp
9347 * gdb.dwarf2/mac-fileno.exp
9348 * gdb.dwarf2/main-subprogram.exp
9349 * gdb.dwarf2/member-ptr-forwardref.exp
9350 * gdb.dwarf2/method-ptr.exp
9351 * gdb.dwarf2/missing-sig-type.exp
9352 * gdb.dwarf2/nonvar-access.exp
9353 * gdb.dwarf2/opaque-type-lookup.exp
9354 * gdb.dwarf2/pieces-optimized-out.exp
9355 * gdb.dwarf2/pieces.exp
9356 * gdb.dwarf2/pr10770.exp
9357 * gdb.dwarf2/pr13961.exp
9358 * gdb.dwarf2/staticvirtual.exp
9359 * gdb.dwarf2/subrange.exp
9360 * gdb.dwarf2/symtab-producer.exp
9361 * gdb.dwarf2/trace-crash.exp
9362 * gdb.dwarf2/typeddwarf.exp
9363 * gdb.dwarf2/valop.exp
9364 * gdb.dwarf2/watch-notconst.exp
9365 * gdb.fortran/array-element.exp
9366 * gdb.fortran/charset.exp
9367 * gdb.fortran/common-block.exp
9368 * gdb.fortran/complex.exp
9369 * gdb.fortran/derived-type-function.exp
9370 * gdb.fortran/derived-type.exp
9371 * gdb.fortran/logical.exp
9372 * gdb.fortran/module.exp
9373 * gdb.fortran/multi-dim.exp
9374 * gdb.fortran/nested-funcs.exp
9375 * gdb.fortran/print-formatted.exp
9376 * gdb.fortran/subarray.exp
9377 * gdb.fortran/vla-alloc-assoc.exp
9378 * gdb.fortran/vla-datatypes.exp
9379 * gdb.fortran/vla-history.exp
9380 * gdb.fortran/vla-ptr-info.exp
9381 * gdb.fortran/vla-ptype-sub.exp
9382 * gdb.fortran/vla-ptype.exp
9383 * gdb.fortran/vla-sizeof.exp
9384 * gdb.fortran/vla-type.exp
9385 * gdb.fortran/vla-value-sub-arbitrary.exp
9386 * gdb.fortran/vla-value-sub-finish.exp
9387 * gdb.fortran/vla-value-sub.exp
9388 * gdb.fortran/vla-value.exp
9389 * gdb.fortran/whatis_type.exp
9390 * gdb.go/chan.exp
9391 * gdb.go/handcall.exp
9392 * gdb.go/hello.exp
9393 * gdb.go/integers.exp
9394 * gdb.go/methods.exp
9395 * gdb.go/package.exp
9396 * gdb.go/strings.exp
9397 * gdb.go/types.exp
9398 * gdb.go/unsafe.exp
9399 * gdb.guile/scm-arch.exp
9400 * gdb.guile/scm-block.exp
9401 * gdb.guile/scm-breakpoint.exp
9402 * gdb.guile/scm-cmd.exp
9403 * gdb.guile/scm-disasm.exp
9404 * gdb.guile/scm-equal.exp
9405 * gdb.guile/scm-frame-args.exp
9406 * gdb.guile/scm-frame-inline.exp
9407 * gdb.guile/scm-frame.exp
9408 * gdb.guile/scm-iterator.exp
9409 * gdb.guile/scm-math.exp
9410 * gdb.guile/scm-objfile.exp
9411 * gdb.guile/scm-ports.exp
9412 * gdb.guile/scm-symbol.exp
9413 * gdb.guile/scm-symtab.exp
9414 * gdb.guile/scm-value-cc.exp
9415 * gdb.guile/types-module.exp
9416 * gdb.linespec/break-ask.exp
9417 * gdb.linespec/cpexplicit.exp
9418 * gdb.linespec/explicit.exp
9419 * gdb.linespec/keywords.exp
9420 * gdb.linespec/linespec.exp
9421 * gdb.linespec/ls-dollar.exp
9422 * gdb.linespec/ls-errs.exp
9423 * gdb.linespec/skip-two.exp
9424 * gdb.linespec/thread.exp
9425 * gdb.mi/mi-async.exp
9426 * gdb.mi/mi-basics.exp
9427 * gdb.mi/mi-break.exp
9428 * gdb.mi/mi-catch-load.exp
9429 * gdb.mi/mi-cli.exp
9430 * gdb.mi/mi-cmd-param-changed.exp
9431 * gdb.mi/mi-console.exp
9432 * gdb.mi/mi-detach.exp
9433 * gdb.mi/mi-disassemble.exp
9434 * gdb.mi/mi-eval.exp
9435 * gdb.mi/mi-file-transfer.exp
9436 * gdb.mi/mi-file.exp
9437 * gdb.mi/mi-fill-memory.exp
9438 * gdb.mi/mi-inheritance-syntax-error.exp
9439 * gdb.mi/mi-linespec-err-cp.exp
9440 * gdb.mi/mi-logging.exp
9441 * gdb.mi/mi-memory-changed.exp
9442 * gdb.mi/mi-read-memory.exp
9443 * gdb.mi/mi-record-changed.exp
9444 * gdb.mi/mi-reg-undefined.exp
9445 * gdb.mi/mi-regs.exp
9446 * gdb.mi/mi-return.exp
9447 * gdb.mi/mi-reverse.exp
9448 * gdb.mi/mi-simplerun.exp
9449 * gdb.mi/mi-solib.exp
9450 * gdb.mi/mi-stack.exp
9451 * gdb.mi/mi-stepi.exp
9452 * gdb.mi/mi-syn-frame.exp
9453 * gdb.mi/mi-until.exp
9454 * gdb.mi/mi-var-block.exp
9455 * gdb.mi/mi-var-child.exp
9456 * gdb.mi/mi-var-cmd.exp
9457 * gdb.mi/mi-var-cp.exp
9458 * gdb.mi/mi-var-display.exp
9459 * gdb.mi/mi-var-invalidate.exp
9460 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9461 * gdb.mi/mi-vla-fortran.exp
9462 * gdb.mi/mi-watch.exp
9463 * gdb.mi/mi2-var-child.exp
9464 * gdb.mi/user-selected-context-sync.exp
9465 * gdb.modula2/unbounded-array.exp
9466 * gdb.multi/dummy-frame-restore.exp
9467 * gdb.multi/multi-arch-exec.exp
9468 * gdb.multi/multi-arch.exp
9469 * gdb.multi/tids.exp
9470 * gdb.multi/watchpoint-multi.exp
9471 * gdb.opencl/callfuncs.exp
9472 * gdb.opencl/convs_casts.exp
9473 * gdb.opencl/datatypes.exp
9474 * gdb.opencl/operators.exp
9475 * gdb.opencl/vec_comps.exp
9476 * gdb.opt/clobbered-registers-O2.exp
9477 * gdb.opt/inline-break.exp
9478 * gdb.opt/inline-bt.exp
9479 * gdb.opt/inline-cmds.exp
9480 * gdb.opt/inline-locals.exp
9481 * gdb.pascal/case-insensitive-symbols.exp
9482 * gdb.pascal/floats.exp
9483 * gdb.pascal/gdb11492.exp
9484 * gdb.python/lib-types.exp
9485 * gdb.python/py-arch.exp
9486 * gdb.python/py-as-string.exp
9487 * gdb.python/py-bad-printers.exp
9488 * gdb.python/py-block.exp
9489 * gdb.python/py-breakpoint-create-fail.exp
9490 * gdb.python/py-breakpoint.exp
9491 * gdb.python/py-caller-is.exp
9492 * gdb.python/py-cmd.exp
9493 * gdb.python/py-explore-cc.exp
9494 * gdb.python/py-explore.exp
9495 * gdb.python/py-finish-breakpoint.exp
9496 * gdb.python/py-finish-breakpoint2.exp
9497 * gdb.python/py-frame-args.exp
9498 * gdb.python/py-frame-inline.exp
9499 * gdb.python/py-frame.exp
9500 * gdb.python/py-framefilter-mi.exp
9501 * gdb.python/py-infthread.exp
9502 * gdb.python/py-lazy-string.exp
9503 * gdb.python/py-linetable.exp
9504 * gdb.python/py-mi-events.exp
9505 * gdb.python/py-mi-objfile.exp
9506 * gdb.python/py-mi.exp
9507 * gdb.python/py-objfile.exp
9508 * gdb.python/py-pp-integral.exp
9509 * gdb.python/py-pp-maint.exp
9510 * gdb.python/py-pp-re-notag.exp
9511 * gdb.python/py-pp-registration.exp
9512 * gdb.python/py-recurse-unwind.exp
9513 * gdb.python/py-strfns.exp
9514 * gdb.python/py-symbol.exp
9515 * gdb.python/py-symtab.exp
9516 * gdb.python/py-sync-interp.exp
9517 * gdb.python/py-typeprint.exp
9518 * gdb.python/py-unwind-maint.exp
9519 * gdb.python/py-unwind.exp
9520 * gdb.python/py-value-cc.exp
9521 * gdb.python/py-xmethods.exp
9522 * gdb.reverse/amd64-tailcall-reverse.exp
9523 * gdb.reverse/break-precsave.exp
9524 * gdb.reverse/break-reverse.exp
9525 * gdb.reverse/consecutive-precsave.exp
9526 * gdb.reverse/consecutive-reverse.exp
9527 * gdb.reverse/finish-precsave.exp
9528 * gdb.reverse/finish-reverse-bkpt.exp
9529 * gdb.reverse/finish-reverse.exp
9530 * gdb.reverse/fstatat-reverse.exp
9531 * gdb.reverse/getresuid-reverse.exp
9532 * gdb.reverse/i386-precsave.exp
9533 * gdb.reverse/i386-reverse.exp
9534 * gdb.reverse/i386-sse-reverse.exp
9535 * gdb.reverse/i387-env-reverse.exp
9536 * gdb.reverse/i387-stack-reverse.exp
9537 * gdb.reverse/insn-reverse.exp
9538 * gdb.reverse/machinestate-precsave.exp
9539 * gdb.reverse/machinestate.exp
9540 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9541 * gdb.reverse/pipe-reverse.exp
9542 * gdb.reverse/readv-reverse.exp
9543 * gdb.reverse/recvmsg-reverse.exp
9544 * gdb.reverse/rerun-prec.exp
9545 * gdb.reverse/s390-mvcle.exp
9546 * gdb.reverse/step-precsave.exp
9547 * gdb.reverse/step-reverse.exp
9548 * gdb.reverse/time-reverse.exp
9549 * gdb.reverse/until-precsave.exp
9550 * gdb.reverse/until-reverse.exp
9551 * gdb.reverse/waitpid-reverse.exp
9552 * gdb.reverse/watch-precsave.exp
9553 * gdb.reverse/watch-reverse.exp
9554 * gdb.rust/generics.exp
9555 * gdb.rust/methods.exp
9556 * gdb.rust/modules.exp
9557 * gdb.rust/simple.exp
9558 * gdb.server/connect-with-no-symbol-file.exp
9559 * gdb.server/ext-attach.exp
9560 * gdb.server/ext-restart.exp
9561 * gdb.server/ext-wrapper.exp
9562 * gdb.server/file-transfer.exp
9563 * gdb.server/server-exec-info.exp
9564 * gdb.server/server-kill.exp
9565 * gdb.server/server-mon.exp
9566 * gdb.server/wrapper.exp
9567 * gdb.stabs/exclfwd.exp
9568 * gdb.stabs/gdb11479.exp
9569 * gdb.threads/clone-new-thread-event.exp
9570 * gdb.threads/corethreads.exp
9571 * gdb.threads/current-lwp-dead.exp
9572 * gdb.threads/dlopen-libpthread.exp
9573 * gdb.threads/gcore-thread.exp
9574 * gdb.threads/sigstep-threads.exp
9575 * gdb.threads/watchpoint-fork.exp
9576 * gdb.trace/actions-changed.exp
9577 * gdb.trace/backtrace.exp
9578 * gdb.trace/change-loc.exp
9579 * gdb.trace/circ.exp
9580 * gdb.trace/collection.exp
9581 * gdb.trace/disconnected-tracing.exp
9582 * gdb.trace/ftrace.exp
9583 * gdb.trace/mi-trace-frame-collected.exp
9584 * gdb.trace/mi-trace-unavailable.exp
9585 * gdb.trace/mi-traceframe-changed.exp
9586 * gdb.trace/mi-tsv-changed.exp
9587 * gdb.trace/no-attach-trace.exp
9588 * gdb.trace/passc-dyn.exp
9589 * gdb.trace/qtro.exp
9590 * gdb.trace/range-stepping.exp
9591 * gdb.trace/read-memory.exp
9592 * gdb.trace/save-trace.exp
9593 * gdb.trace/signal.exp
9594 * gdb.trace/status-stop.exp
9595 * gdb.trace/tfile.exp
9596 * gdb.trace/trace-break.exp
9597 * gdb.trace/trace-buffer-size.exp
9598 * gdb.trace/trace-condition.exp
9599 * gdb.trace/tracefile-pseudo-reg.exp
9600 * gdb.trace/tstatus.exp
9601 * gdb.trace/unavailable.exp
9602 * gdb.trace/while-dyn.exp
9603 * gdb.trace/while-stepping.exp
9604
9605 2016-12-22 Doug Evans <xdje42@gmail.com>
9606
9607 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9608 and msymbols.
9609
9610 2016-12-19 Yao Qi <yao.qi@linaro.org>
9611
9612 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9613 (test_with_self): Don't call do_steps_and_nexts, and remove
9614 code about stepping into xmalloc.
9615
9616 2016-12-09 Yao Qi <yao.qi@linaro.org>
9617
9618 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9619
9620 2016-12-09 Yao Qi <yao.qi@linaro.org>
9621
9622 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9623
9624 2016-12-09 Pedro Alves <palves@redhat.com>
9625
9626 * gdb.base/all-architectures-0.exp: New file.
9627 * gdb.base/all-architectures-1.exp: New file.
9628 * gdb.base/all-architectures-2.exp: New file.
9629 * gdb.base/all-architectures-3.exp: New file.
9630 * gdb.base/all-architectures-4.exp: New file.
9631 * gdb.base/all-architectures-5.exp: New file.
9632 * gdb.base/all-architectures-6.exp: New file.
9633 * gdb.base/all-architectures-7.exp: New file.
9634 * gdb.base/all-architectures.exp.in: New file.
9635
9636 2016-12-09 Yao Qi <yao.qi@linaro.org>
9637
9638 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9639
9640 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9641
9642 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9643 possible.
9644 Remove useless pattern-matching code.
9645
9646 2016-12-02 Pedro Alves <palves@redhat.com>
9647
9648 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9649 procedure.
9650 (top level): Call it.
9651
9652 2016-12-02 Pedro Alves <palves@redhat.com>
9653
9654 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9655 New procedure.
9656 (top level): Call it.
9657
9658 2016-12-02 Pedro Alves <palves@redhat.com>
9659
9660 PR cli/20559
9661 * gdb.base/commands.exp (user_defined_command_args_eval): New
9662 procedure.
9663 (top level): Call it.
9664
9665 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9666
9667 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9668 timeout handling.
9669
9670 2016-12-02 Tom Tromey <tom@tromey.com>
9671
9672 * gdb.dwarf2/main-subprogram.c: New file.
9673 * gdb.dwarf2/main-subprogram.exp: New file.
9674
9675 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9676
9677 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9678 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9679 gdb_test_no_output for a couple of cases.
9680 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9681
9682 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9683
9684 Fix test names and standardize compilation error messages throughout
9685 the following files:
9686
9687 * gdb.ada/start.exp
9688 * gdb.arch/alpha-step.exp
9689 * gdb.arch/e500-prologue.exp
9690 * gdb.arch/ftrace-insn-reloc.exp
9691 * gdb.arch/gdb1291.exp
9692 * gdb.arch/gdb1431.exp
9693 * gdb.arch/gdb1558.exp
9694 * gdb.arch/i386-dr3-watch.exp
9695 * gdb.arch/i386-sse-stack-align.exp
9696 * gdb.arch/ia64-breakpoint-shadow.exp
9697 * gdb.arch/pa-nullify.exp
9698 * gdb.arch/powerpc-aix-prologue.exp
9699 * gdb.arch/thumb-bx-pc.exp
9700 * gdb.base/annota1.exp
9701 * gdb.base/annota3.exp
9702 * gdb.base/arrayidx.exp
9703 * gdb.base/assign.exp
9704 * gdb.base/attach.exp
9705 * gdb.base/auxv.exp
9706 * gdb.base/bang.exp
9707 * gdb.base/bfp-test.exp
9708 * gdb.base/bigcore.exp
9709 * gdb.base/bitfields2.exp
9710 * gdb.base/break-fun-addr.exp
9711 * gdb.base/break-probes.exp
9712 * gdb.base/call-rt-st.exp
9713 * gdb.base/callexit.exp
9714 * gdb.base/catch-fork-kill.exp
9715 * gdb.base/charset.exp
9716 * gdb.base/checkpoint.exp
9717 * gdb.base/comprdebug.exp
9718 * gdb.base/constvars.exp
9719 * gdb.base/coredump-filter.exp
9720 * gdb.base/cursal.exp
9721 * gdb.base/cvexpr.exp
9722 * gdb.base/detach.exp
9723 * gdb.base/display.exp
9724 * gdb.base/dmsym.exp
9725 * gdb.base/dprintf-pending.exp
9726 * gdb.base/dso2dso.exp
9727 * gdb.base/dtrace-probe.exp
9728 * gdb.base/dump.exp
9729 * gdb.base/enum_cond.exp
9730 * gdb.base/exe-lock.exp
9731 * gdb.base/exec-invalid-sysroot.exp
9732 * gdb.base/execl-update-breakpoints.exp
9733 * gdb.base/exprs.exp
9734 * gdb.base/fileio.exp
9735 * gdb.base/find.exp
9736 * gdb.base/finish.exp
9737 * gdb.base/fixsection.exp
9738 * gdb.base/foll-vfork.exp
9739 * gdb.base/frame-args.exp
9740 * gdb.base/gcore.exp
9741 * gdb.base/gdb1250.exp
9742 * gdb.base/global-var-nested-by-dso.exp
9743 * gdb.base/gnu-ifunc.exp
9744 * gdb.base/hashline1.exp
9745 * gdb.base/hashline2.exp
9746 * gdb.base/hashline3.exp
9747 * gdb.base/hbreak-in-shr-unsupported.exp
9748 * gdb.base/huge.exp
9749 * gdb.base/infcall-input.exp
9750 * gdb.base/info-fun.exp
9751 * gdb.base/info-shared.exp
9752 * gdb.base/jit-simple.exp
9753 * gdb.base/jit-so.exp
9754 * gdb.base/jit.exp
9755 * gdb.base/jump.exp
9756 * gdb.base/label.exp
9757 * gdb.base/lineinc.exp
9758 * gdb.base/logical.exp
9759 * gdb.base/longjmp.exp
9760 * gdb.base/macscp.exp
9761 * gdb.base/miscexprs.exp
9762 * gdb.base/new-ui-echo.exp
9763 * gdb.base/new-ui-pending-input.exp
9764 * gdb.base/new-ui.exp
9765 * gdb.base/nodebug.exp
9766 * gdb.base/nofield.exp
9767 * gdb.base/offsets.exp
9768 * gdb.base/overlays.exp
9769 * gdb.base/pending.exp
9770 * gdb.base/pointers.exp
9771 * gdb.base/pr11022.exp
9772 * gdb.base/printcmds.exp
9773 * gdb.base/prologue.exp
9774 * gdb.base/ptr-typedef.exp
9775 * gdb.base/realname-expand.exp
9776 * gdb.base/relativedebug.exp
9777 * gdb.base/relocate.exp
9778 * gdb.base/remote.exp
9779 * gdb.base/reread.exp
9780 * gdb.base/return2.exp
9781 * gdb.base/savedregs.exp
9782 * gdb.base/sep.exp
9783 * gdb.base/sepdebug.exp
9784 * gdb.base/sepsymtab.exp
9785 * gdb.base/set-inferior-tty.exp
9786 * gdb.base/setshow.exp
9787 * gdb.base/shlib-call.exp
9788 * gdb.base/sigaltstack.exp
9789 * gdb.base/siginfo-addr.exp
9790 * gdb.base/signals.exp
9791 * gdb.base/signull.exp
9792 * gdb.base/sigrepeat.exp
9793 * gdb.base/so-impl-ld.exp
9794 * gdb.base/solib-display.exp
9795 * gdb.base/solib-overlap.exp
9796 * gdb.base/solib-search.exp
9797 * gdb.base/solib-symbol.exp
9798 * gdb.base/structs.exp
9799 * gdb.base/structs2.exp
9800 * gdb.base/symtab-search-order.exp
9801 * gdb.base/twice.exp
9802 * gdb.base/unload.exp
9803 * gdb.base/varargs.exp
9804 * gdb.base/watchpoint-solib.exp
9805 * gdb.base/watchpoint.exp
9806 * gdb.base/whatis.exp
9807 * gdb.base/wrong_frame_bt_full.exp
9808 * gdb.btrace/dlopen.exp
9809 * gdb.cell/ea-standalone.exp
9810 * gdb.cell/ea-test.exp
9811 * gdb.cp/dispcxx.exp
9812 * gdb.cp/gdb2384.exp
9813 * gdb.cp/method2.exp
9814 * gdb.cp/nextoverthrow.exp
9815 * gdb.cp/pr10728.exp
9816 * gdb.disasm/am33.exp
9817 * gdb.disasm/h8300s.exp
9818 * gdb.disasm/mn10300.exp
9819 * gdb.disasm/sh3.exp
9820 * gdb.dwarf2/dw2-dir-file-name.exp
9821 * gdb.fortran/complex.exp
9822 * gdb.fortran/library-module.exp
9823 * gdb.guile/scm-pretty-print.exp
9824 * gdb.guile/scm-symbol.exp
9825 * gdb.guile/scm-type.exp
9826 * gdb.guile/scm-value.exp
9827 * gdb.linespec/linespec.exp
9828 * gdb.mi/gdb701.exp
9829 * gdb.mi/gdb792.exp
9830 * gdb.mi/mi-breakpoint-changed.exp
9831 * gdb.mi/mi-dprintf-pending.exp
9832 * gdb.mi/mi-dprintf.exp
9833 * gdb.mi/mi-exit-code.exp
9834 * gdb.mi/mi-pending.exp
9835 * gdb.mi/mi-solib.exp
9836 * gdb.mi/new-ui-mi-sync.exp
9837 * gdb.mi/pr11022.exp
9838 * gdb.mi/user-selected-context-sync.exp
9839 * gdb.opt/solib-intra-step.exp
9840 * gdb.python/py-events.exp
9841 * gdb.python/py-finish-breakpoint.exp
9842 * gdb.python/py-mi.exp
9843 * gdb.python/py-prettyprint.exp
9844 * gdb.python/py-shared.exp
9845 * gdb.python/py-symbol.exp
9846 * gdb.python/py-template.exp
9847 * gdb.python/py-type.exp
9848 * gdb.python/py-value.exp
9849 * gdb.reverse/solib-precsave.exp
9850 * gdb.reverse/solib-reverse.exp
9851 * gdb.server/solib-list.exp
9852 * gdb.stabs/weird.exp
9853 * gdb.threads/reconnect-signal.exp
9854 * gdb.threads/stepi-random-signal.exp
9855 * gdb.trace/actions.exp
9856 * gdb.trace/ax.exp
9857 * gdb.trace/backtrace.exp
9858 * gdb.trace/change-loc.exp
9859 * gdb.trace/deltrace.exp
9860 * gdb.trace/ftrace-lock.exp
9861 * gdb.trace/ftrace.exp
9862 * gdb.trace/infotrace.exp
9863 * gdb.trace/mi-tracepoint-changed.exp
9864 * gdb.trace/packetlen.exp
9865 * gdb.trace/passcount.exp
9866 * gdb.trace/pending.exp
9867 * gdb.trace/range-stepping.exp
9868 * gdb.trace/report.exp
9869 * gdb.trace/stap-trace.exp
9870 * gdb.trace/tfind.exp
9871 * gdb.trace/trace-break.exp
9872 * gdb.trace/trace-condition.exp
9873 * gdb.trace/trace-enable-disable.exp
9874 * gdb.trace/trace-mt.exp
9875 * gdb.trace/tracecmd.exp
9876 * gdb.trace/tspeed.exp
9877 * gdb.trace/tsv.exp
9878 * lib/perftest.exp
9879
9880 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9881
9882 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9883 with gdb_test_no_output.
9884 Use command as test name.
9885
9886 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9887
9888 Fix test names starting with uppercase throughout the files.
9889
9890 * gdb.ada/assign_1.exp
9891 * gdb.ada/boolean_expr.exp
9892 * gdb.base/arrayidx.exp
9893 * gdb.base/del.exp
9894 * gdb.base/gcore-buffer-overflow.exp
9895 * gdb.base/testenv.exp
9896 * gdb.compile/compile.exp
9897 * gdb.python/py-framefilter-invalidarg.exp
9898 * gdb.python/py-framefilter.exp
9899
9900 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9901
9902 Fix test names starting with uppercase throughout the files.
9903
9904 * gdb.ada/array_return.exp
9905 * gdb.ada/expr_delims.exp
9906 * gdb.ada/mi_dyn_arr.exp
9907 * gdb.ada/mi_interface.exp
9908 * gdb.ada/mi_var_array.exp
9909 * gdb.ada/watch_arg.exp
9910 * gdb.arch/alpha-step.exp
9911 * gdb.arch/altivec-regs.exp
9912 * gdb.arch/e500-regs.exp
9913 * gdb.arch/powerpc-d128-regs.exp
9914 * gdb.base/arrayidx.exp
9915 * gdb.base/break.exp
9916 * gdb.base/checkpoint.exp
9917 * gdb.base/debug-expr.exp
9918 * gdb.base/dmsym.exp
9919 * gdb.base/radix.exp
9920 * gdb.base/sepdebug.exp
9921 * gdb.base/testenv.exp
9922 * gdb.base/watch_thread_num.exp
9923 * gdb.base/watchpoint-cond-gone.exp
9924 * gdb.cell/break.exp
9925 * gdb.cell/ea-cache.exp
9926 * gdb.compile/compile.exp
9927 * gdb.cp/gdb2495.exp
9928 * gdb.gdb/selftest.exp
9929 * gdb.gdb/xfullpath.exp
9930 * gdb.go/hello.exp
9931 * gdb.go/integers.exp
9932 * gdb.objc/basicclass.exp
9933 * gdb.pascal/hello.exp
9934 * gdb.pascal/integers.exp
9935 * gdb.python/py-breakpoint.exp
9936 * gdb.python/py-cmd.exp
9937 * gdb.python/py-linetable.exp
9938 * gdb.python/py-xmethods.exp
9939 * gdb.python/python.exp
9940 * gdb.reverse/consecutive-precsave.exp
9941 * gdb.reverse/finish-precsave.exp
9942 * gdb.reverse/i386-precsave.exp
9943 * gdb.reverse/machinestate-precsave.exp
9944 * gdb.reverse/sigall-precsave.exp
9945 * gdb.reverse/solib-precsave.exp
9946 * gdb.reverse/step-precsave.exp
9947 * gdb.reverse/until-precsave.exp
9948 * gdb.reverse/watch-precsave.exp
9949 * gdb.threads/leader-exit.exp
9950 * gdb.threads/pthreads.exp
9951 * gdb.threads/wp-replication.exp
9952 * gdb.trace/actions.exp
9953 * gdb.trace/mi-tsv-changed.exp
9954 * gdb.trace/tsv.exp
9955
9956 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9957
9958 Fix test names starting with uppercase throughout the files.
9959
9960 * gdb.arch/i386-bp_permanent.exp
9961 * gdb.arch/i386-gnu-cfi.exp
9962 * gdb.base/disasm-end-cu.exp
9963 * gdb.base/macscp.exp
9964 * gdb.base/pending.exp
9965 * gdb.base/watch_thread_num.exp
9966 * gdb.cp/exception.exp
9967 * gdb.cp/gdb2495.exp
9968 * gdb.cp/local.exp
9969 * gdb.python/py-evsignal.exp
9970 * gdb.python/python.exp
9971 * gdb.trace/tracecmd.exp
9972
9973 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9974
9975 Fix test names starting with uppercase throughout the files.
9976
9977 * gdb.base/charset.exp
9978 * gdb.base/eval.exp
9979 * gdb.base/multi-forks.exp
9980 * gdb.guile/scm-progspace.exp
9981 * gdb.opencl/datatypes.exp
9982 * gdb.python/py-block.exp
9983 * gdb.python/py-function.exp
9984 * gdb.python/py-symbol.exp
9985 * gdb.python/py-symtab.exp
9986 * gdb.python/py-xmethods.exp
9987 * gdb.reverse/break-precsave.exp
9988 * gdb.reverse/break-reverse.exp
9989 * gdb.reverse/consecutive-precsave.exp
9990 * gdb.reverse/consecutive-reverse.exp
9991 * gdb.reverse/finish-precsave.exp
9992 * gdb.reverse/finish-reverse-bkpt.exp
9993 * gdb.reverse/finish-reverse.exp
9994 * gdb.reverse/fstatat-reverse.exp
9995 * gdb.reverse/getresuid-reverse.exp
9996 * gdb.reverse/i386-precsave.exp
9997 * gdb.reverse/i386-reverse.exp
9998 * gdb.reverse/i386-sse-reverse.exp
9999 * gdb.reverse/i387-stack-reverse.exp
10000 * gdb.reverse/insn-reverse.exp
10001 * gdb.reverse/machinestate-precsave.exp
10002 * gdb.reverse/machinestate.exp
10003 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10004 * gdb.reverse/pipe-reverse.exp
10005 * gdb.reverse/readv-reverse.exp
10006 * gdb.reverse/recvmsg-reverse.exp
10007 * gdb.reverse/rerun-prec.exp
10008 * gdb.reverse/s390-mvcle.exp
10009 * gdb.reverse/sigall-precsave.exp
10010 * gdb.reverse/sigall-reverse.exp
10011 * gdb.reverse/solib-precsave.exp
10012 * gdb.reverse/solib-reverse.exp
10013 * gdb.reverse/step-precsave.exp
10014 * gdb.reverse/step-reverse.exp
10015 * gdb.reverse/time-reverse.exp
10016 * gdb.reverse/until-precsave.exp
10017 * gdb.reverse/until-reverse.exp
10018 * gdb.reverse/waitpid-reverse.exp
10019 * gdb.reverse/watch-precsave.exp
10020 * gdb.reverse/watch-reverse.exp
10021
10022 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10023
10024 Fix test names starting with uppercase throughout the files.
10025
10026 * gdb.arch/i386-mpx-simple_segv.exp
10027 * gdb.arch/i386-mpx.exp
10028 * gdb.arch/i386-permbkpt.exp
10029 * gdb.arch/pa-nullify.exp
10030 * gdb.arch/powerpc-d128-regs.exp
10031 * gdb.arch/vsx-regs.exp
10032 * gdb.base/bfp-test.exp
10033 * gdb.base/break.exp
10034 * gdb.base/breakpoint-shadow.exp
10035 * gdb.base/callfuncs.exp
10036 * gdb.base/charset.exp
10037 * gdb.base/commands.exp
10038 * gdb.base/completion.exp
10039 * gdb.base/dfp-test.exp
10040 * gdb.base/echo.exp
10041 * gdb.base/ending-run.exp
10042 * gdb.base/eval.exp
10043 * gdb.base/expand-psymtabs.exp
10044 * gdb.base/float128.exp
10045 * gdb.base/floatn.exp
10046 * gdb.base/foll-exec-mode.exp
10047 * gdb.base/gdb1056.exp
10048 * gdb.base/gdb11531.exp
10049 * gdb.base/kill-after-signal.exp
10050 * gdb.base/multi-forks.exp
10051 * gdb.base/overlays.exp
10052 * gdb.base/pending.exp
10053 * gdb.base/sepdebug.exp
10054 * gdb.base/testenv.exp
10055 * gdb.base/valgrind-db-attach.exp
10056 * gdb.base/watch_thread_num.exp
10057 * gdb.base/watchpoint-cond-gone.exp
10058 * gdb.base/watchpoint.exp
10059 * gdb.base/watchpoints.exp
10060 * gdb.cp/arg-reference.exp
10061 * gdb.cp/baseenum.exp
10062 * gdb.cp/operator.exp
10063 * gdb.cp/shadow.exp
10064 * gdb.dwarf2/dw2-op-out-param.exp
10065 * gdb.dwarf2/dw2-reg-undefined.exp
10066 * gdb.go/chan.exp
10067 * gdb.go/hello.exp
10068 * gdb.go/integers.exp
10069 * gdb.go/methods.exp
10070 * gdb.go/package.exp
10071 * gdb.guile/scm-parameter.exp
10072 * gdb.guile/scm-progspace.exp
10073 * gdb.guile/scm-value.exp
10074 * gdb.mi/mi-pending.exp
10075 * gdb.mi/user-selected-context-sync.exp
10076 * gdb.multi/multi-attach.exp
10077 * gdb.multi/tids.exp
10078 * gdb.opt/clobbered-registers-O2.exp
10079 * gdb.pascal/floats.exp
10080 * gdb.pascal/integers.exp
10081 * gdb.python/py-block.exp
10082 * gdb.python/py-events.exp
10083 * gdb.python/py-parameter.exp
10084 * gdb.python/py-symbol.exp
10085 * gdb.python/py-symtab.exp
10086 * gdb.python/py-type.exp
10087 * gdb.python/py-value.exp
10088 * gdb.python/py-xmethods.exp
10089 * gdb.python/python.exp
10090 * gdb.reverse/break-precsave.exp
10091 * gdb.reverse/consecutive-precsave.exp
10092 * gdb.reverse/finish-precsave.exp
10093 * gdb.reverse/i386-precsave.exp
10094 * gdb.reverse/machinestate-precsave.exp
10095 * gdb.reverse/sigall-precsave.exp
10096 * gdb.reverse/solib-precsave.exp
10097 * gdb.reverse/step-precsave.exp
10098 * gdb.reverse/until-precsave.exp
10099 * gdb.reverse/watch-precsave.exp
10100 * gdb.server/ext-attach.exp
10101 * gdb.server/ext-restart.exp
10102 * gdb.server/ext-run.exp
10103 * gdb.server/ext-wrapper.exp
10104 * gdb.stabs/gdb11479.exp
10105 * gdb.stabs/weird.exp
10106 * gdb.threads/attach-many-short-lived-threads.exp
10107 * gdb.threads/kill.exp
10108 * gdb.threads/watchpoint-fork.exp
10109
10110 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10111
10112 Fix test names starting with uppercase throughout all the files below.
10113
10114 * gdb.ada/array_return.exp
10115 * gdb.ada/catch_ex.exp
10116 * gdb.ada/info_exc.exp
10117 * gdb.ada/mi_catch_ex.exp
10118 * gdb.ada/mi_dyn_arr.exp
10119 * gdb.ada/mi_ex_cond.exp
10120 * gdb.ada/mi_exc_info.exp
10121 * gdb.ada/mi_interface.exp
10122 * gdb.ada/mi_task_arg.exp
10123 * gdb.ada/mi_task_info.exp
10124 * gdb.ada/mi_var_array.exp
10125 * gdb.arch/alpha-step.exp
10126 * gdb.arch/amd64-disp-step.exp
10127 * gdb.arch/arm-disp-step.exp
10128 * gdb.arch/disp-step-insn-reloc.exp
10129 * gdb.arch/e500-prologue.exp
10130 * gdb.arch/ftrace-insn-reloc.exp
10131 * gdb.arch/gdb1558.exp
10132 * gdb.arch/i386-bp_permanent.exp
10133 * gdb.arch/i386-disp-step.exp
10134 * gdb.arch/i386-float.exp
10135 * gdb.arch/i386-gnu-cfi.exp
10136 * gdb.arch/ia64-breakpoint-shadow.exp
10137 * gdb.arch/mips16-thunks.exp
10138 * gdb.arch/pa-nullify.exp
10139 * gdb.arch/powerpc-aix-prologue.exp
10140 * gdb.arch/powerpc-power.exp
10141 * gdb.arch/ppc-dfp.exp
10142 * gdb.arch/s390-tdbregs.exp
10143 * gdb.arch/spu-info.exp
10144 * gdb.arch/spu-ls.exp
10145 * gdb.arch/thumb-bx-pc.exp
10146 * gdb.base/advance.exp
10147 * gdb.base/annota-input-while-running.exp
10148 * gdb.base/arrayidx.exp
10149 * gdb.base/asmlabel.exp
10150 * gdb.base/async.exp
10151 * gdb.base/attach-wait-input.exp
10152 * gdb.base/auto-connect-native-target.exp
10153 * gdb.base/batch-preserve-term-settings.exp
10154 * gdb.base/bfp-test.exp
10155 * gdb.base/bigcore.exp
10156 * gdb.base/bp-permanent.exp
10157 * gdb.base/break-always.exp
10158 * gdb.base/break-fun-addr.exp
10159 * gdb.base/break-idempotent.exp
10160 * gdb.base/break-main-file-remove-fail.exp
10161 * gdb.base/break-probes.exp
10162 * gdb.base/break-unload-file.exp
10163 * gdb.base/break.exp
10164 * gdb.base/call-ar-st.exp
10165 * gdb.base/call-rt-st.exp
10166 * gdb.base/call-sc.exp
10167 * gdb.base/call-signal-resume.exp
10168 * gdb.base/call-strs.exp
10169 * gdb.base/callexit.exp
10170 * gdb.base/callfuncs.exp
10171 * gdb.base/catch-gdb-caused-signals.exp
10172 * gdb.base/catch-signal-siginfo-cond.exp
10173 * gdb.base/catch-syscall.exp
10174 * gdb.base/compare-sections.exp
10175 * gdb.base/cond-eval-mode.exp
10176 * gdb.base/condbreak-call-false.exp
10177 * gdb.base/consecutive-step-over.exp
10178 * gdb.base/cursal.exp
10179 * gdb.base/disabled-location.exp
10180 * gdb.base/disasm-end-cu.exp
10181 * gdb.base/display.exp
10182 * gdb.base/double-prompt-target-event-error.exp
10183 * gdb.base/dprintf-bp-same-addr.exp
10184 * gdb.base/dprintf-detach.exp
10185 * gdb.base/dprintf-next.exp
10186 * gdb.base/dprintf-non-stop.exp
10187 * gdb.base/dprintf-pending.exp
10188 * gdb.base/dso2dso.exp
10189 * gdb.base/ending-run.exp
10190 * gdb.base/enum_cond.exp
10191 * gdb.base/examine-backward.exp
10192 * gdb.base/exe-lock.exp
10193 * gdb.base/exec-invalid-sysroot.exp
10194 * gdb.base/execl-update-breakpoints.exp
10195 * gdb.base/execution-termios.exp
10196 * gdb.base/fileio.exp
10197 * gdb.base/fixsection.exp
10198 * gdb.base/foll-exec-mode.exp
10199 * gdb.base/foll-exec.exp
10200 * gdb.base/fork-running-state.exp
10201 * gdb.base/frame-args.exp
10202 * gdb.base/fullpath-expand.exp
10203 * gdb.base/func-ptr.exp
10204 * gdb.base/gcore-relro-pie.exp
10205 * gdb.base/gdb1090.exp
10206 * gdb.base/gdb1555.exp
10207 * gdb.base/global-var-nested-by-dso.exp
10208 * gdb.base/gnu-ifunc.exp
10209 * gdb.base/hbreak-in-shr-unsupported.exp
10210 * gdb.base/hbreak-unmapped.exp
10211 * gdb.base/hook-stop.exp
10212 * gdb.base/infcall-input.exp
10213 * gdb.base/info-fun.exp
10214 * gdb.base/info-shared.exp
10215 * gdb.base/interrupt-noterm.exp
10216 * gdb.base/jit-so.exp
10217 * gdb.base/jit.exp
10218 * gdb.base/line-symtabs.exp
10219 * gdb.base/list.exp
10220 * gdb.base/longjmp.exp
10221 * gdb.base/macscp.exp
10222 * gdb.base/max-value-size.exp
10223 * gdb.base/nodebug.exp
10224 * gdb.base/nofield.exp
10225 * gdb.base/overlays.exp
10226 * gdb.base/paginate-after-ctrl-c-running.exp
10227 * gdb.base/paginate-bg-execution.exp
10228 * gdb.base/paginate-inferior-exit.exp
10229 * gdb.base/pending.exp
10230 * gdb.base/pr11022.exp
10231 * gdb.base/printcmds.exp
10232 * gdb.base/ptr-typedef.exp
10233 * gdb.base/ptype.exp
10234 * gdb.base/randomize.exp
10235 * gdb.base/range-stepping.exp
10236 * gdb.base/realname-expand.exp
10237 * gdb.base/relativedebug.exp
10238 * gdb.base/remote.exp
10239 * gdb.base/savedregs.exp
10240 * gdb.base/sepdebug.exp
10241 * gdb.base/set-noassign.exp
10242 * gdb.base/shlib-call.exp
10243 * gdb.base/shreloc.exp
10244 * gdb.base/sigaltstack.exp
10245 * gdb.base/sigbpt.exp
10246 * gdb.base/siginfo-addr.exp
10247 * gdb.base/siginfo-obj.exp
10248 * gdb.base/siginfo-thread.exp
10249 * gdb.base/signest.exp
10250 * gdb.base/signull.exp
10251 * gdb.base/sigrepeat.exp
10252 * gdb.base/skip.exp
10253 * gdb.base/so-impl-ld.exp
10254 * gdb.base/solib-corrupted.exp
10255 * gdb.base/solib-disc.exp
10256 * gdb.base/solib-display.exp
10257 * gdb.base/solib-overlap.exp
10258 * gdb.base/solib-search.exp
10259 * gdb.base/solib-symbol.exp
10260 * gdb.base/source-execution.exp
10261 * gdb.base/sss-bp-on-user-bp-2.exp
10262 * gdb.base/sss-bp-on-user-bp.exp
10263 * gdb.base/stack-checking.exp
10264 * gdb.base/stale-infcall.exp
10265 * gdb.base/step-break.exp
10266 * gdb.base/step-line.exp
10267 * gdb.base/step-over-exit.exp
10268 * gdb.base/step-test.exp
10269 * gdb.base/structs.exp
10270 * gdb.base/sym-file.exp
10271 * gdb.base/symtab-search-order.exp
10272 * gdb.base/term.exp
10273 * gdb.base/type-opaque.exp
10274 * gdb.base/unload.exp
10275 * gdb.base/until-nodebug.exp
10276 * gdb.base/until.exp
10277 * gdb.base/unwindonsignal.exp
10278 * gdb.base/watch-cond.exp
10279 * gdb.base/watch-non-mem.exp
10280 * gdb.base/watch_thread_num.exp
10281 * gdb.base/watchpoint-reuse-slot.exp
10282 * gdb.base/watchpoint-solib.exp
10283 * gdb.base/watchpoint.exp
10284 * gdb.btrace/dlopen.exp
10285 * gdb.cell/arch.exp
10286 * gdb.cell/break.exp
10287 * gdb.cell/bt.exp
10288 * gdb.cell/core.exp
10289 * gdb.cell/data.exp
10290 * gdb.cell/dwarfaddr.exp
10291 * gdb.cell/ea-cache.exp
10292 * gdb.cell/ea-standalone.exp
10293 * gdb.cell/ea-test.exp
10294 * gdb.cell/f-regs.exp
10295 * gdb.cell/fork.exp
10296 * gdb.cell/gcore.exp
10297 * gdb.cell/mem-access.exp
10298 * gdb.cell/ptype.exp
10299 * gdb.cell/registers.exp
10300 * gdb.cell/sizeof.exp
10301 * gdb.cell/solib-symbol.exp
10302 * gdb.cell/solib.exp
10303 * gdb.compile/compile-tls.exp
10304 * gdb.cp/exception.exp
10305 * gdb.cp/gdb2495.exp
10306 * gdb.cp/local.exp
10307 * gdb.cp/mb-inline.exp
10308 * gdb.cp/mb-templates.exp
10309 * gdb.cp/pr10687.exp
10310 * gdb.cp/pr9167.exp
10311 * gdb.cp/scope-err.exp
10312 * gdb.cp/templates.exp
10313 * gdb.cp/virtfunc.exp
10314 * gdb.dwarf2/dw2-dir-file-name.exp
10315 * gdb.dwarf2/dw2-single-line-discriminators.exp
10316 * gdb.fortran/complex.exp
10317 * gdb.fortran/library-module.exp
10318 * gdb.guile/guile.exp
10319 * gdb.guile/scm-cmd.exp
10320 * gdb.guile/scm-frame-inline.exp
10321 * gdb.guile/scm-objfile.exp
10322 * gdb.guile/scm-pretty-print.exp
10323 * gdb.guile/scm-symbol.exp
10324 * gdb.guile/scm-type.exp
10325 * gdb.guile/scm-value.exp
10326 * gdb.linespec/keywords.exp
10327 * gdb.linespec/ls-errs.exp
10328 * gdb.linespec/macro-relative.exp
10329 * gdb.linespec/thread.exp
10330 * gdb.mi/mi-breakpoint-changed.exp
10331 * gdb.mi/mi-dprintf-pending.exp
10332 * gdb.mi/mi-fullname-deleted.exp
10333 * gdb.mi/mi-logging.exp
10334 * gdb.mi/mi-pending.exp
10335 * gdb.mi/mi-solib.exp
10336 * gdb.mi/new-ui-mi-sync.exp
10337 * gdb.mi/user-selected-context-sync.exp
10338 * gdb.multi/dummy-frame-restore.exp
10339 * gdb.multi/multi-arch-exec.exp
10340 * gdb.multi/remove-inferiors.exp
10341 * gdb.multi/watchpoint-multi-exit.exp
10342 * gdb.opt/solib-intra-step.exp
10343 * gdb.perf/backtrace.exp
10344 * gdb.perf/single-step.exp
10345 * gdb.perf/skip-command.exp
10346 * gdb.perf/skip-prologue.exp
10347 * gdb.perf/solib.exp
10348 * gdb.python/lib-types.exp
10349 * gdb.python/py-as-string.exp
10350 * gdb.python/py-bad-printers.exp
10351 * gdb.python/py-block.exp
10352 * gdb.python/py-breakpoint.exp
10353 * gdb.python/py-cmd.exp
10354 * gdb.python/py-events.exp
10355 * gdb.python/py-evthreads.exp
10356 * gdb.python/py-finish-breakpoint.exp
10357 * gdb.python/py-finish-breakpoint2.exp
10358 * gdb.python/py-frame-inline.exp
10359 * gdb.python/py-frame.exp
10360 * gdb.python/py-inferior.exp
10361 * gdb.python/py-infthread.exp
10362 * gdb.python/py-mi.exp
10363 * gdb.python/py-objfile.exp
10364 * gdb.python/py-pp-maint.exp
10365 * gdb.python/py-pp-registration.exp
10366 * gdb.python/py-prettyprint.exp
10367 * gdb.python/py-recurse-unwind.exp
10368 * gdb.python/py-shared.exp
10369 * gdb.python/py-symbol.exp
10370 * gdb.python/py-symtab.exp
10371 * gdb.python/py-template.exp
10372 * gdb.python/py-type.exp
10373 * gdb.python/py-unwind-maint.exp
10374 * gdb.python/py-unwind.exp
10375 * gdb.python/py-value.exp
10376 * gdb.python/python.exp
10377 * gdb.reverse/finish-reverse-bkpt.exp
10378 * gdb.reverse/insn-reverse.exp
10379 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10380 * gdb.reverse/solib-precsave.exp
10381 * gdb.reverse/solib-reverse.exp
10382 * gdb.stabs/gdb11479.exp
10383 * gdb.stabs/weird.exp
10384 * gdb.threads/fork-child-threads.exp
10385 * gdb.threads/fork-plus-threads.exp
10386 * gdb.threads/fork-thread-pending.exp
10387 * gdb.threads/forking-threads-plus-breakpoint.exp
10388 * gdb.threads/hand-call-in-threads.exp
10389 * gdb.threads/interrupted-hand-call.exp
10390 * gdb.threads/linux-dp.exp
10391 * gdb.threads/local-watch-wrong-thread.exp
10392 * gdb.threads/next-while-other-thread-longjmps.exp
10393 * gdb.threads/non-ldr-exit.exp
10394 * gdb.threads/pending-step.exp
10395 * gdb.threads/print-threads.exp
10396 * gdb.threads/process-dies-while-detaching.exp
10397 * gdb.threads/process-dies-while-handling-bp.exp
10398 * gdb.threads/pthreads.exp
10399 * gdb.threads/queue-signal.exp
10400 * gdb.threads/reconnect-signal.exp
10401 * gdb.threads/signal-command-handle-nopass.exp
10402 * gdb.threads/signal-command-multiple-signals-pending.exp
10403 * gdb.threads/signal-delivered-right-thread.exp
10404 * gdb.threads/signal-sigtrap.exp
10405 * gdb.threads/sigthread.exp
10406 * gdb.threads/staticthreads.exp
10407 * gdb.threads/stepi-random-signal.exp
10408 * gdb.threads/thread-unwindonsignal.exp
10409 * gdb.threads/thread_check.exp
10410 * gdb.threads/thread_events.exp
10411 * gdb.threads/tid-reuse.exp
10412 * gdb.threads/tls-nodebug.exp
10413 * gdb.threads/tls-shared.exp
10414 * gdb.threads/tls-so_extern.exp
10415 * gdb.threads/tls.exp
10416 * gdb.threads/wp-replication.exp
10417 * gdb.trace/actions-changed.exp
10418 * gdb.trace/actions.exp
10419 * gdb.trace/backtrace.exp
10420 * gdb.trace/change-loc.exp
10421 * gdb.trace/collection.exp
10422 * gdb.trace/deltrace.exp
10423 * gdb.trace/disconnected-tracing.exp
10424 * gdb.trace/entry-values.exp
10425 * gdb.trace/ftrace-lock.exp
10426 * gdb.trace/ftrace.exp
10427 * gdb.trace/infotrace.exp
10428 * gdb.trace/mi-trace-frame-collected.exp
10429 * gdb.trace/mi-trace-unavailable.exp
10430 * gdb.trace/mi-traceframe-changed.exp
10431 * gdb.trace/mi-tracepoint-changed.exp
10432 * gdb.trace/mi-tsv-changed.exp
10433 * gdb.trace/no-attach-trace.exp
10434 * gdb.trace/packetlen.exp
10435 * gdb.trace/passc-dyn.exp
10436 * gdb.trace/passcount.exp
10437 * gdb.trace/pending.exp
10438 * gdb.trace/pr16508.exp
10439 * gdb.trace/qtro.exp
10440 * gdb.trace/range-stepping.exp
10441 * gdb.trace/read-memory.exp
10442 * gdb.trace/report.exp
10443 * gdb.trace/save-trace.exp
10444 * gdb.trace/signal.exp
10445 * gdb.trace/stap-trace.exp
10446 * gdb.trace/status-stop.exp
10447 * gdb.trace/strace.exp
10448 * gdb.trace/tfile.exp
10449 * gdb.trace/tfind.exp
10450 * gdb.trace/trace-break.exp
10451 * gdb.trace/trace-condition.exp
10452 * gdb.trace/trace-enable-disable.exp
10453 * gdb.trace/trace-mt.exp
10454 * gdb.trace/tracecmd.exp
10455 * gdb.trace/tracefile-pseudo-reg.exp
10456 * gdb.trace/tspeed.exp
10457 * gdb.trace/tstatus.exp
10458 * gdb.trace/tsv.exp
10459 * gdb.trace/unavailable.exp
10460 * gdb.trace/while-dyn.exp
10461 * gdb.trace/while-stepping.exp
10462 * lib/gdb-guile.exp
10463 * lib/gdb.exp
10464 * lib/mi-support.exp
10465 * lib/pascal.exp
10466 * lib/perftest.exp
10467 * lib/prelink-support.exp
10468 * lib/selftest-support.exp
10469
10470 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10471
10472 * Makefile.in: Include disable-implicit-rules.mk.
10473
10474 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10475
10476 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10477 non-byte-aligned bit fields.
10478
10479 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10480
10481 PR gdb/12616
10482 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10483 respects the DW_AT_data_bit_offset attribute.
10484
10485 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10486
10487 * gdb.base/default.exp: Fix output of "set language".
10488
10489 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10490
10491 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10492 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10493 make.
10494 * configure.ac: Remove checks for the make program.
10495 * configure: Re-generate.
10496
10497 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10498
10499 * gdb.python/py-recurse-unwind.c (main): Add loop.
10500 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10501 to read_register() and gdb.parse_and_eval(). Make each code
10502 call a separate case that can be individually tested.
10503 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10504 proc. Call cont_and_backtrace for each of the code paths that
10505 we want to test in the unwinder.
10506
10507 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10508
10509 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10510 the definition of struct S.
10511
10512 2016-11-11 Catherine Moore <clm@codesourcery.com>
10513
10514 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10515
10516 2016-11-09 Pedro Alves <palves@redhat.com>
10517
10518 * gdb.base/commands.exp (runto_or_return): New procedure.
10519 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10520 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10521 (progvar_simple_while_test, progvar_complex_if_while_test)
10522 (if_while_breakpoint_command_test)
10523 (infrun_breakpoint_command_test, breakpoint_command_test)
10524 (user_defined_command_test, watchpoint_command_test)
10525 (test_command_prompt_position, redefine_hook_test)
10526 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10527 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10528 multi_line_input and multi_line. Remove gdb_expect and
10529 gdb_stop_suppressing_tests uses.
10530 * lib/gdb.exp (valnum_re): New global.
10531 (multi_line_input): New procedure.
10532
10533 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10534
10535 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10536 Remove.
10537 (test_setup): Define with proc_with_prefix.
10538 (test_cli_inferior): Likewise.
10539 (test_cli_thread): Likewise.
10540 (test_cli_frame): Likewise.
10541 (test_cli_select_frame): Likewise.
10542 (test_cli_up_down): Likewise.
10543 (test_mi_thread_select): Likewise.
10544 (test_mi_stack_select_frame): Likewise.
10545 (test_cli_in_mi_inferior): Likewise.
10546 (test_cli_in_mi_thread): Likewise.
10547 (test_cli_in_mi_frame): Likewise.
10548 (top level): Do not use with_test_prefix_procname.
10549
10550 2016-11-09 Pedro Alves <palves@redhat.com>
10551
10552 * gdb.base/commands.exp (gdbvar_simple_if_test)
10553 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10554 (progvar_simple_if_test, progvar_simple_while_test)
10555 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10556 (infrun_breakpoint_command_test, breakpoint_command_test)
10557 (user_defined_command_test, watchpoint_command_test)
10558 (test_command_prompt_position, deprecated_command_test)
10559 (bp_deleted_in_command, temporary_breakpoint_commands)
10560 (stray_arg0_test, source_file_with_indented_comment)
10561 (recursive_source_test, if_commands_test)
10562 (error_clears_commands_left, redefine_hook_test)
10563 (redefine_backtrace_test): Use proc_with_prefix.
10564 * lib/gdb.exp (proc_with_prefix): New proc.
10565
10566 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10567
10568 * gdb.base/tui-layout.c: New file.
10569 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10570 disassembly window contains very long lines.
10571
10572 2016-11-08 Tom Tromey <tom@tromey.com>
10573
10574 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10575 depend on Python 2.
10576
10577 2016-11-08 Tom Tromey <tom@tromey.com>
10578
10579 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10580 New method.
10581
10582 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10583
10584 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10585
10586 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10587
10588 * gdb.rust/simple.rs: Add test for univariant enums without
10589 discriminants and for encoded struct-like enums.
10590
10591 2016-10-28 Pedro Alves <palves@redhat.com>
10592
10593 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10594 gdb_test_multiple, tighten regexps and match symtabs and line
10595 tables incrementally.
10596
10597 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10598
10599 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10600 general.
10601
10602 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10603
10604 * gdb.base/exec-invalid-sysroot.exp: New file.
10605
10606 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10607
10608 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10609
10610 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10611
10612 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10613
10614 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10615
10616 * gdb.base/killed-outside.exp: Remove $options from a call to
10617 `prepare_for_testing'.
10618
10619 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10620
10621 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10622 Change test message.
10623
10624 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10625
10626 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10627 Update comment.
10628
10629 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10630
10631 * gdb.trace/mi-trace-save.exp: New file.
10632
10633 2016-10-13 Yao Qi <yao.qi@linaro.org>
10634
10635 * gdb.base/code_elim.exp (get_var_address): Remove.
10636 * gdb.base/relocate.exp: Likewise.
10637 * gdb.base/shreloc.exp: Likewise.
10638 * lib/gdb.exp (get_var_address): New.
10639
10640 2016-10-13 Yao Qi <yao.qi@linaro.org>
10641
10642 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10643 floating point tests if $skip_float_test is false.
10644
10645 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10646
10647 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10648 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10649 argc values.
10650 Add 1 to argc so we guarantee distinct initial/modified argc values.
10651
10652 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10653
10654 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10655
10656 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10657
10658 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10659 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10660 * gdb.arch/vsx-regs.exp: Likewise.
10661
10662 2016-10-07 Yao Qi <yao.qi@linaro.org>
10663
10664 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10665
10666 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10667
10668 * gdb.python/python.exp: Test decode_line("*0").
10669
10670 2016-10-06 Doug Evans <dje@google.com>
10671
10672 * gdb.python/py-value.exp (test_value_creation): Add test for large
10673 unsigned 64-bit value.
10674
10675 2016-10-06 Tom Tromey <tom@tromey.com>
10676
10677 * gdb.compile/compile.exp: Change java tests to rust.
10678 * gdb.base/setshow.exp: Change java tests to rust.
10679 * gdb.base/default.exp: Remove java from language list.
10680 * README (Examples): Update language example.
10681 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10682 test.
10683 * lib/gdb.exp (skip_java_tests): Remove.
10684 * lib/java.exp: Remove.
10685 * gdb.java: Remove.
10686
10687 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10688
10689 * gdb.arch/mips-fcr.exp: New test.
10690 * gdb.arch/mips-fcr.c: Source for the new test.
10691
10692 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10693
10694 * gdb.base/solib-disc.exp: Use `standard_output_file'
10695 throughout.
10696
10697 2016-10-06 Pedro Alves <palves@redhat.com>
10698
10699 * gdb.base/jit-simple-dl.c: New file.
10700 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10701 * gdb.base/jit-simple.c: ... this.
10702 * gdb.base/jit-simple.exp (jit_run): Delete.
10703 (build_jit): New proc.
10704 (jit_test_reread): Recompile either the main program or the shared
10705 library, depending on what is being tested. Skip changing address
10706 if caller wants to. Compare before/after addresses. If testing
10707 standalone, explicitly load the binary. Test "maint info
10708 breakpoints".
10709 (top level): Add "standalone vs shared lib" and "change address"
10710 vs "same address" axes.
10711
10712 2016-10-06 Pedro Alves <palves@redhat.com>
10713
10714 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10715 call.
10716 (jit_run): Delete.
10717 (jit_test_reread): Use with_test_prefix. Reload the main binary
10718 explicitly. Compare the before/after addresses of the JIT
10719 descriptor.
10720
10721 2016-08-15 Doug Evans <dje@google.com>
10722
10723 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10724 for single bitfields is bool.
10725 * gdb.xml/tdesc-regs.exp: Ditto.
10726
10727 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10728
10729 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10730
10731 2016-10-05 Yao Qi <yao.qi@linaro.org>
10732
10733 * lib/gdb.exp (support_complex_tests): Return zero if
10734 gdb_skip_float_test return true.
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/user-selected-context-sync.exp: New file.
10741 * gdb.mi/user-selected-context-sync.c: New file.
10742
10743 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10744 Simon Marchi <simon.marchi@ericsson.com>
10745
10746 PR gdb/20487
10747 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10748 =thread-select-event check.
10749
10750 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10751
10752 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10753 the compulsory L operand changes.
10754 * gdb.arch/powerpc-power.s: Likewise.
10755
10756 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10757
10758 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10759 * gdb.base/jit-attach-pie.c: New file.
10760 * gdb.base/jit-attach-pie.exp: New file.
10761
10762 2016-09-28 Pedro Alves <palves@redhat.com>
10763
10764 * gdb.base/infcall-input.c: New file.
10765 * gdb.base/infcall-input.exp: New file.
10766
10767 2016-09-22 Yao Qi <yao.qi@linaro.org>
10768
10769 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10770 (gdb_exit): Rename it to ...
10771 (gdbserver_gdb_exit): ... Close GDBserver.
10772 (gdb_exit): New proc, call gdbserver_gdb_exit.
10773 (mi_gdb_exit): Likewise.
10774
10775 2016-09-22 Yao Qi <yao.qi@linaro.org>
10776
10777 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10778 path.
10779 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10780 Remove duplication.
10781
10782 2016-09-22 Yao Qi <yao.qi@linaro.org>
10783
10784 * lib/gdbserver-support.exp: Check the existence of
10785 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10786
10787 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10788
10789 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10790
10791 2016-09-21 Tom Tromey <tom@tromey.com>
10792
10793 PR gdb/20604:
10794 * gdb.base/quit.exp: New file.
10795
10796 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10797
10798 * .gitignore: New file.
10799
10800 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10801
10802 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10803 throughout.
10804
10805 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10806
10807 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10808
10809 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10810
10811 * gdb.cp/casts.cc (decltype): Move it ...
10812 (main): ... with its call to ...
10813 * gdb.cp/casts03.cc: ... a new file.
10814 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10815
10816 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10817
10818 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10819
10820 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10821
10822 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10823 and sync up the test with tests in gas/testsuite/gas/ppc.
10824 * gdb.arch/powerpc-power.exp: Likewise.
10825
10826 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10827
10828 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10829
10830 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10831 Jan Kratochvil <jan.kratochvil@redhat.com>
10832
10833 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10834 make m1's definition to be different from m2's. Use 'dummy' as an
10835 argument for probe 'two'.
10836
10837 2016-09-10 Jon Beniston <jon@beniston.com>
10838
10839 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10840 for sim target.
10841
10842 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10843
10844 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10845 variable declaration.
10846 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10847 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10848 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10849 received HWCAP as its argument.
10850
10851 2016-09-06 Pedro Alves <palves@redhat.com>
10852
10853 * gdb.base/new-ui-pending-input.c: New file.
10854 * gdb.base/new-ui-pending-input.exp: New file.
10855 * gdb.exp (clear_gdb_spawn_id): New procedure.
10856 (with_spawn_id): Check whether gdb_spawn_id exists before
10857 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10858 on exit.
10859
10860 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10861
10862 * gdb.base/float128.c: New file.
10863 * gdb.base/float128.exp: Likewise.
10864 * gdb.base/floatn.c: Likewise.
10865 * gdb.base/floatn.exp: Likewise.
10866
10867 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10868
10869 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10870
10871 2016-09-05 Pedro Alves <palves@redhat.com>
10872
10873 PR backtrace/19927
10874 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10875 unwinders are immediately called as side effect of "source" or
10876 "disable unwinder" commands.
10877 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10878
10879 2016-09-02 Yao Qi <yao.qi@linaro.org>
10880
10881 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10882 is true and $type is "float" or "double".
10883
10884 2016-09-02 Yao Qi <yao.qi@linaro.org>
10885
10886 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10887 true.
10888 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10889 * gdb.base/call-rt-st.exp: Likewise.
10890 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10891 return value instead of gdb,skip_float_test.
10892 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10893 (do_function_calls): Use its return value instead of
10894 gdb,skip_float_test.
10895 * gdb.base/finish.exp: Likewise.
10896 * gdb.base/funcargs.exp: Likewise.
10897 * gdb.base/return.exp: Likewise.
10898 * gdb.base/return2.exp: Likewise.
10899 * gdb.base/varargs.exp: Likewise.
10900 * lib/gdb.exp (gdb_skip_float_test): Change it to
10901 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10902
10903 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10904
10905 * gdb.multi/tids.exp: Test "thread apply all".
10906
10907 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10908
10909 * gdb.base/default.exp (tty): Remove.
10910
10911 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10912
10913 * gdb.python/py-recurse-unwind.c: New file.
10914 * gdb.python/py-recurse-unwind.py: New file.
10915 * gdb.python/py-recurse-unwind.exp: New file.
10916
10917 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10918
10919 * gdb.base/set-inferior-tty.exp: New file.
10920 * gdb.base/set-inferior-tty.c: New file.
10921
10922 2016-08-23 Pedro Alves <palves@redhat.com>
10923
10924 PR gdb/20494
10925 * gdb.base/new-ui-echo.c: New file.
10926 * gdb.base/new-ui-echo.exp: New file.
10927
10928 2016-08-23 Yao Qi <yao.qi@linaro.org>
10929
10930 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10931 gdbserver_spawn.
10932 * gdb.server/connect-without-multi-process.exp (do_test):
10933 Likewise.
10934
10935 2016-08-23 Yao Qi <yao.qi@linaro.org>
10936
10937 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10938 standalone_txt. Delete gdb_txt and standalone_txt on host
10939 and target. Spawn the binary on target. Copy files from
10940 target to host.
10941
10942 2016-08-22 Pedro Alves <palves@redhat.com>
10943
10944 PR gdb/20505
10945 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10946 with_test_prefix. Factor out bits to ...
10947 (test_no_vdso): ... this new procedure.
10948
10949 2016-08-19 Carl Love <cel@us.ibm.com>
10950
10951 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10952 maintaining separate logic for constructing the output path.
10953 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10954 * gdb.arch/ppc-dfp.exp: Likewise.
10955 * gdb.arch/ppc-fp.exp: Likewise.
10956 * gdb.arch/vsx-regs.exp: Likewise.
10957 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10958 binprefix for generating the additional binary files.
10959
10960 2016-08-19 Pedro Alves <palves@redhat.com>
10961
10962 * gdb.trace/mi-trace-frame-collected.exp
10963 (test_trace_frame_collected): On x32, expect two registers.
10964
10965 2016-08-18 Carl Love <cel@us.ibm.com>
10966
10967 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10968 and sync up the test with tests in gas/testsuite/gas/ppc.
10969 * gdb.arch/powerpc-power.exp: Likewise.
10970
10971 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10972
10973 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10974 expected error message.
10975
10976 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10977
10978 * gdb.multi/remove-inferiors.exp: New file.
10979 * gdb.multi/remove-inferiors.c: New file.
10980
10981 2016-08-12 Yao Qi <yao.qi@linaro.org>
10982
10983 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10984 argument list.
10985
10986 2016-08-10 Pedro Alves <palves@redhat.com>
10987
10988 PR gdb/19187
10989 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10990 setup_kfails.
10991
10992 2016-08-09 Pedro Alves <palves@redhat.com>
10993 Simon Marchi <simon.marchi@ericsson.com>
10994
10995 PR gdb/20418
10996 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10997 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10998
10999 2016-08-09 Pedro Alves <palves@redhat.com>
11000
11001 PR mi/20431
11002 * gdb.mi/mi-cmd-error.exp: New file.
11003
11004 2016-08-09 Pedro Alves <palves@redhat.com>
11005
11006 PR gdb/18653
11007 * gdb.base/signals-state-child.c: New file.
11008 * gdb.base/signals-state-child.exp: New file.
11009 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11010
11011 2016-08-09 Pedro Alves <palves@redhat.com>
11012
11013 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11014
11015 2016-08-03 Tom Tromey <tom@tromey.com>
11016
11017 PR python/18565:
11018 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11019
11020 2016-08-01 Yao Qi <yao.qi@linaro.org>
11021
11022 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11023 variable mode to "multi-process" if $multi_process is 1, otherwise
11024 set it to "single-process".
11025
11026 2016-08-01 Yao Qi <yao.qi@linaro.org>
11027
11028 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11029 * gdb.cp/cpexprs.exp: Likewise.
11030 * gdb.cp/m-static.exp: Likewise.
11031
11032 2016-07-26 Tom Tromey <tom@tromey.com>
11033
11034 PR python/20190:
11035 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11036 test.
11037
11038 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11039
11040 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11041 selecting assembly source files.
11042 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11043 assembly source files.
11044 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11045 assembly source files.
11046 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11047 selecting assembly source files.
11048
11049 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11050
11051 * gdb.base/new-ui.exp (do_test_invalid_args): New
11052 procedure.
11053
11054 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11055
11056 * gdb.btrace/reconnect.c: New file.
11057 * gdb.btrace/reconnect.exp: New file.
11058
11059 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11060
11061 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11062 to test_catch_syscall_group.
11063 (test_catch_syscall_group): New.
11064
11065 2016-07-21 Tom Tromey <tom@tromey.com>
11066
11067 * gdb.rust/simple.rs (main): Use empty struct expression.
11068 * gdb.rust/simple.exp: Add tests for empty struct expression.
11069
11070 2016-07-21 Yao Qi <yao.qi@linaro.org>
11071
11072 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11073 if gdb_skip_xml_test is true on some targets.
11074
11075 2016-07-21 Yao Qi <yao.qi@linaro.org>
11076
11077 * gdb.server/solib-list.exp: Unset last_loaded_file.
11078
11079 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11080
11081 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11082 "step into captured_main (args)".
11083
11084 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11085
11086 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11087
11088 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11089
11090 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11091
11092 2016-07-19 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11095 * gdb.opt/inline-bt.exp: Likewise.
11096 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11097 additional_flags=-Winline.
11098 * gdb.opt/inline-locals.exp: Likewise.
11099 * gdb.opt/inline-markers.c (ATTR): Define.
11100 (inlined_fn): Use it.
11101
11102 2016-07-19 Yao Qi <yao.qi@linaro.org>
11103
11104 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11105 (test_with_self): Remove some code. Remove argument executable.
11106 (top-level): Use do_self_tests.
11107
11108 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11109 Don Breazeal <donb@codesourcery.com>
11110
11111 * gdb.base/maint.exp: Escape paths used in regular expressions.
11112 * gdb.stabs/weird.exp: Likewise.
11113
11114 2016-07-13 Tom Tromey <tom@tromey.com>
11115
11116 PR python/15620, PR python/18620:
11117 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11118 (test_bkpt_events): New procs.
11119
11120 2016-07-13 Tom Tromey <tom@tromey.com>
11121
11122 PR python/17698:
11123 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11124 test.
11125 (test_watchpoints): Likewise.
11126 (test_bkpt_pending): New proc.
11127
11128 2016-07-13 Tom Tromey <tom@tromey.com>
11129
11130 PR cli/18053:
11131 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11132 completion test.
11133
11134 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11135
11136 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11137 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11138 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11139 f_label.
11140 (g): Rename g_end_lbl to g_label.
11141 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11142 low_pc and high_pc.
11143 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11144
11145 2016-07-12 Tom Tromey <tom@tromey.com>
11146
11147 PR python/19293:
11148 * gdb.python/py-unwind-maint.exp: Update tests.
11149
11150 2016-07-12 Yao Qi <yao.qi@linaro.org>
11151
11152 * lib/selftest-support.exp (selftest_setup): Match the output
11153 when captured_main is inlined.
11154
11155 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11156
11157 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11158 New variables.
11159 (print this%a, print this%b, print this): New tests.
11160 * gdb.fortran/derived-types.f90 (this): New object and
11161 initialization.
11162
11163 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11164
11165 * gdb.ada/arraydim.exp: Remove extra directory level in build
11166 directory.
11167
11168 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11169
11170 * lib/ada.exp: Remove extra directory level in build directory.
11171 * gdb.ada/cond_lang.exp: Likewise.
11172 * gdb.ada/exec_changed.exp: Likewise.
11173 * gdb.ada/lang_switch.exp: Likewise.
11174
11175 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11176
11177 * simple.rs: Add test for raw pointer subscripting.
11178 * simple.exp: Add test expectations.
11179
11180 2016-07-05 Yao Qi <yao.qi@linaro.org>
11181
11182 * gdb.mi/mi-reverse.exp: Match =record-started output.
11183
11184 2016-07-01 Pedro Alves <palves@redhat.com>
11185
11186 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11187 procedure.
11188 (jit_reader_test): Test the jit reader's unwinder.
11189 * gdb.base/jithost.c (jit_function_00_code): New global.
11190 (main): Use memcpy to fill in the mmapped code, instead of poking
11191 bytes manually here.
11192 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11193 value.
11194 (read_debug_info): Save the function's range.
11195 (read_sp): New function.
11196 (unwind_frame): Use it. Also unwind RBP.
11197 (get_frame_id): Use read_sp.
11198 (gdb_init_reader): Use calloc instead of malloc.
11199 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11200 parameter. Use gdb_test_multiple.
11201
11202 2016-07-01 Pedro Alves <palves@redhat.com>
11203 Antoine Tremblay <antoine.tremblay@ericsson.com>
11204
11205 * gdb.threads/process-dies-while-detaching.c: New file.
11206 * gdb.threads/process-dies-while-detaching.exp: New file.
11207
11208 2016-07-01 Pedro Alves <palves@redhat.com>
11209
11210 * gdb.multi/watchpoint-multi-exit.c: New file.
11211 * gdb.multi/watchpoint-multi-exit.exp: New file.
11212
11213 2016-06-30 Pedro Alves <palves@redhat.com>
11214
11215 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11216 unset inferior_spawn_id.
11217
11218 2016-06-30 Pedro Alves <palves@redhat.com>
11219
11220 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11221 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11222
11223 2016-06-29 Yao Qi <yao.qi@linaro.org>
11224
11225 * gdb.base/return.c: Add copyright header.
11226
11227 2016-06-29 Tom Tromey <tom@tromey.com>
11228
11229 PR python/20129:
11230 * gdb.python/py-framefilter.exp: Add tests for setting priority
11231 and disabling of non-existent frame filter.
11232
11233 2016-06-29 Yao Qi <yao.qi@linaro.org>
11234
11235 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11236 0x0f07ff.
11237
11238 2016-06-28 Yao Qi <yao.qi@linaro.org>
11239
11240 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11241 triplets. Start gdb, execute catch syscall, and continue. Check
11242 gdb's output to determine catch syscall is supported.
11243
11244 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11245
11246 * gdb.rust/simple.rs: Add test for returning unit in a function.
11247 * gdb.rust/simple.exp: Add expectation for functions returning
11248 unit.
11249
11250 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11251
11252 * gdb.python/py-breakpoint-create-fail.c,
11253 gdb.python/py-breakpoint-create-fail.exp,
11254 gdb.python/py-breakpoint-create-fail.py: New testcase.
11255
11256 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11257
11258 PR gdb/20239
11259 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11260 * gdb.rust/simple.exp: Add test expectations for new NonZero
11261 tests.
11262
11263 2016-06-24 David Taylor <dtaylor@emc.com>
11264
11265 * gdb.base/offsets.exp: New file.
11266 * gdb.base/offsets.c: New file.
11267
11268 2016-06-23 Tom Tromey <tom@tromey.com>
11269
11270 PR gdb/16483:
11271 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11272 before any filters are loaded.
11273
11274 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11275
11276 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11277 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11278 structs.
11279 * gdb.fortran/derived-type-function.exp: New file.
11280 * gdb.fortran/derived-type-function.f90: New file.
11281
11282
11283 2016-06-21 Pedro Alves <palves@redhat.com>
11284
11285 * gdb.base/new-ui.exp: New file.
11286 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11287 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11288 (with_spawn_id): New procedure.
11289
11290 2016-06-21 Pedro Alves <palves@redhat.com>
11291
11292 * gdb.mi/mi-exec-run.exp: New file.
11293
11294 2016-06-21 Pedro Alves <palves@redhat.com>
11295
11296 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11297 breakpoint command's output on the main UI.
11298 (test_break): New procedure, factored out from calls in the top
11299 level.
11300 (top level): Use foreach_with_prefix to test MI as main UI and as
11301 separate UI.
11302
11303 2016-06-21 Pedro Alves <palves@redhat.com>
11304
11305 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11306 (test_awatch_creation_and_listing)
11307 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11308 Remove 'type' parameter.
11309 (test_watchpoint_all): New parameter mi_mode. Remove
11310 with_test_prefix.
11311 (top level): Use foreach_with_prefix, and add main/separate UI MI
11312 testing axis.
11313
11314 2016-06-21 Pedro Alves <palves@redhat.com>
11315
11316 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11317 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11318 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11319 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11320 (gdb_main_spawn_id, mi_spawn_id): Declare and
11321 comment.
11322 (mi_create_inferior_pty): New procedure,
11323 factored out from default_mi_gdb_start.
11324 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11325 procedures.
11326 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11327 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11328 Use mi_create_inferior_pty.
11329 (mi_gdb_start): Use eval to pass down args list.
11330
11331 2016-06-21 Pedro Alves <palves@redhat.com>
11332
11333 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11334 * gdb.opt/inline-cmds.exp: Add MI tests.
11335
11336 2016-06-21 Pedro Alves <palves@redhat.com>
11337
11338 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11339
11340 2016-06-21 Pedro Alves <palves@redhat.com>
11341
11342 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11343 (top level): Use it instead of mi_execute_to.
11344
11345 2016-06-21 Pedro Alves <palves@redhat.com>
11346
11347 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11348 (cont_handler_str): New.
11349 (signal_stop_handler): Set stop_handler_str instead of printing to
11350 stdout.
11351 (continue_handler): Set cont_handler_str instead of printing to
11352 stdout.
11353 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11354 mi_send_resuming_command. Print stop_handler_str and
11355 cont_handler_str instead of expecting the python events print
11356 directly.
11357
11358 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11359
11360 * gdb.base/jit-reader.exp: New file.
11361 * gdb.base/jithost.c: New file.
11362 * gdb.base/jithost.h: New file.
11363 * gdb.base/jitreader.c : New file.
11364 * gdb.base/jit-protocol.h: New file.
11365
11366 2016-06-17 Yao Qi <yao.qi@linaro.org>
11367
11368 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11369 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11370 and detach-on-fork. Adjust tests.
11371 (top level): Invoke break_cond_on_syscall with combinations of
11372 syscall, follow-fork-mode and detach-on-fork.
11373
11374 2016-06-17 Yao Qi <yao.qi@linaro.org>
11375
11376 * gdb.base/step-over-exit.c: New.
11377 * gdb.base/step-over-exit.exp: New.
11378
11379 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11380
11381 * gdb.base/float.exp: Add target check for nds32*-*-*.
11382 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11383
11384 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11385
11386 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11387 for unsupported target features.
11388 * gdb.base/call-rt-st.exp: Likewise.
11389 * gdb.base/call-sc.exp: Likewise.
11390 * gdb.base/call-signal-resume.exp: Likewise.
11391 * gdb.base/call-strs.exp: Likewise.
11392 * gdb.base/callexit.exp: Likewise.
11393 * gdb.base/callfuncs.exp: Likewise.
11394 * gdb.base/nodebug.exp: Likewise.
11395 * gdb.base/printcmds.exp: Likewise.
11396 * gdb.base/ptype.exp: Likewise.
11397 * gdb.base/structs.exp: Likewise.
11398 * gdb.base/unwindonsignal.exp: Likewise.
11399 * gdb.cp/gdb2495.exp: Likewise.
11400 * gdb.cp/templates.exp: Likewise.
11401 * gdb.cp/virtfunc.exp: Likewise.
11402 * gdb.threads/hand-call-in-threads.exp: Likewise.
11403 * gdb.threads/interrupted-hand-call.exp: Likewise.
11404 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11405
11406 2016-06-10 Tom Tromey <tom@tromey.com>
11407
11408 PR rust/20110:
11409 * gdb.rust/expr.exp: Add test for integer constant larger than
11410 i32.
11411
11412 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11413
11414 * gdb.fortran/nested-funcs.exp: New.
11415 * gdb.fortran/nested-funcs.f90: New.
11416
11417 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11418
11419 * gdb.base/examine-backward.c: New file.
11420 * gdb.base/examine-backward.exp: New file.
11421
11422 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11423
11424 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11425 matching.
11426
11427 2016-06-02 Tom Tromey <tom@tromey.com>
11428
11429 PR python/18984:
11430 * gdb.python/py-shared.exp: Add solib_name test.
11431
11432 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11433
11434 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11435
11436 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11437
11438 PR c++/19893
11439 * gdb.dwarf2/implref.exp: Rename to...
11440 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11441 * gdb.dwarf2/implref-array.c: New file.
11442 * gdb.dwarf2/implref-array.exp: Likewise.
11443 * gdb.dwarf2/implref-global.c: Likewise.
11444 * gdb.dwarf2/implref-global.exp: Likewise.
11445 * gdb.dwarf2/implref-struct.c: Likewise.
11446 * gdb.dwarf2/implref-struct.exp: Likewise.
11447
11448 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11449
11450 * gdb.trace/trace-condition.exp: Add 64bit tests.
11451
11452 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11453
11454 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11455 bits types.
11456 (main): Adapt to 8 to 64 bits types.
11457 * gdb.trace/trace-condition.exp: Add new tests.
11458
11459 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11460
11461 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11462
11463 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11464
11465 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11466 Move condition tests...
11467 * gdb.trace/trace-condition.exp: Here.
11468
11469 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11470
11471 * gdb.trace/trace-condition.exp: Add counter-case tests.
11472
11473 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11474
11475 PR c++/15231
11476 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11477 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11478
11479 2016-05-27 Pedro Alves <palves@redhat.com>
11480
11481 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11482 New procedure.
11483 (top level): Call it, and bail out of DejaGnu is known to be bad.
11484
11485 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11486
11487 * gdb.base/whatis.c: Extend the test case.
11488 * gdb.base/whatis.exp: Add additional tests.
11489
11490 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11491
11492 * gdb.fortran/type.f90: Add pointer variable.
11493 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11494
11495 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11496
11497 * gdb.fortran/vla-type.exp: Fix testcase name.
11498
11499 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11500
11501 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11502
11503 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11504
11505 * gdb.fortran/type.f90: Add nested structures.
11506 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11507 * gdb.fortran/derived-type.exp: Adapt expected output.
11508 * gdb.fortran/vla-type.exp: Adapt expected output.
11509
11510 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11511
11512 * gdb.fortran/whatis_type.exp: Adapt expected output.
11513
11514 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11515
11516 * gdb.fortran/print_type.exp: Fix expected output.
11517 * gdb.fortran/whatis_type.exp: Fix expected output.
11518
11519 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11520
11521 * gdb.fortran/whatis_type.exp: Use multi_line.
11522
11523 2016-05-24 Tom Tromey <tom@tromey.com>
11524
11525 PR python/17386:
11526 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11527 use value as an index.
11528
11529 2016-05-23 Tom Tromey <tom@tromey.com>
11530
11531 PR python/17981:
11532 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11533 no-breakpoint case.
11534
11535 2016-05-24 Pedro Alves <palves@redhat.com>
11536
11537 PR gdb/19828
11538 * gdb.threads/clone-attach-detach.c: New file.
11539 * gdb.threads/clone-attach-detach.exp: New file.
11540
11541 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11542
11543 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11544
11545 2016-05-23 Tom Tromey <tom@tromey.com>
11546
11547 PR python/19438, PR python/18393:
11548 * gdb.python/py-progspace.exp: Add "dir" test.
11549 * gdb.python/py-objfile.exp: Add "dir" test.
11550
11551 2016-05-23 Yao Qi <yao.qi@linaro.org>
11552
11553 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11554 * gdb.arch/thumb2-it.exp: Likewise.
11555
11556 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11557
11558 * gdb.mi/mi-threads-interrupt.c: New file.
11559 * gdb.mi/mi-threads-interrupt.exp: New file.
11560
11561 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11562
11563 PR gdb/18077
11564 * gdb.mi/mi-async-run.exp: New file.
11565 * gdb.mi/mi-async-run.c: New file.
11566
11567 2016-05-17 Tom Tromey <tom@tromey.com>
11568 Manish Goregaokar <manishsmail@gmail.com>
11569
11570 * lib/rust-support.exp: New file.
11571 * lib/gdb.exp (skip_rust_tests): New proc.
11572 (build_executable_from_specs): Handle rust.
11573 * lib/future.exp (gdb_find_rustc): New proc.
11574 (gdb_default_target_compile): Handle rust.
11575 * gdb.rust/expr.exp: New file.
11576 * gdb.rust/generics.exp: New file.
11577 * gdb.rust/generics.rs: New file.
11578 * gdb.rust/methods.exp: New file.
11579 * gdb.rust/methods.rs: New file.
11580 * gdb.rust/modules.exp: New file.
11581 * gdb.rust/modules.rs: New file.
11582 * gdb.rust/simple.exp: New file.
11583 * gdb.rust/simple.rs: New file.
11584
11585 2016-05-17 Tom Tromey <tom@tromey.com>
11586
11587 * gdb.base/default.exp (set language): Add rust.
11588
11589 2016-05-17 Tom Tromey <tom@tromey.com>
11590
11591 * gdb.gdb/unittest.exp: New file.
11592
11593 2016-05-16 Yao Qi <yao.qi@linaro.org>
11594
11595 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11596 shell_prompt. Update shell_prompt_re.
11597
11598 2016-05-12 Doug Evans <dje@google.com>
11599
11600 PR symtab/19999
11601 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11602 $options when building executable.
11603 * gdb.dwarf2/fission-loclists-pie.S: New file.
11604 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11605
11606 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11607
11608 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11609 of [is_remote target],
11610
11611 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11612
11613 * lib/gdb.exp (use_gdb_stub): New procedure.
11614
11615 2016-05-03 Yunlian Jiang <yunlian@google.com>
11616 Doug Evans <dje@google.com>
11617
11618 PR symtab/19914
11619 * gdb.dwarf2/dwp-sepdebug.c: New file.
11620 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11621
11622 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11623
11624 * gdb.base/detach.exp: Remove is_remote check.
11625
11626 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11627
11628 * gdb.base/annota-input-while-running.exp: Don't check for
11629 [is_remote target]. Enable annotations after running to main.
11630 Remove unused "set test..." line.
11631
11632 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11633
11634 * gdb.trace/trace-enable-disable.exp: New file.
11635 * gdb.trace/trace-enable-disable.c: New file.
11636
11637 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11638
11639 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11640 use it in info sharedlibrary test.
11641 * gdb.trace/ftrace-lock.exp: Likewise.
11642 * gdb.trace/ftrace.exp: Likewise.
11643 * gdb.trace/range-stepping.exp: Likewise.
11644 * gdb.trace/trace-break.exp: Likewise.
11645 * gdb.trace/trace-condition.exp: Likewise.
11646 * gdb.trace/trace-mt.exp: Likewise.
11647
11648 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11649
11650 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11651 (gdb_load_shlib): ... this.
11652 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11653 gdb_load_shlib.
11654 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11655 * gdb.base/ctxobj.exp: Likewise.
11656 * gdb.base/dprintf-pending.exp: Likewise.
11657 * gdb.base/dso2dso.exp: Likewise.
11658 * gdb.base/fixsection.exp: Likewise.
11659 * gdb.base/gcore-relro.exp: Likewise.
11660 * gdb.base/gdb1555.exp: Likewise.
11661 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11662 * gdb.base/gnu-ifunc.exp: Likewise.
11663 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11664 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11665 * gdb.base/pending.exp: Likewise.
11666 * gdb.base/print-file-var.exp: Likewise.
11667 * gdb.base/print-symbol-loading.exp: Likewise.
11668 * gdb.base/shlib-call.exp: Likewise.
11669 * gdb.base/shreloc.exp: Likewise.
11670 * gdb.base/so-impl-ld.exp: Likewise.
11671 * gdb.base/solib-disc.exp: Likewise.
11672 * gdb.base/solib-nodir.exp: Likewise.
11673 * gdb.base/solib-overlap.exp: Likewise.
11674 * gdb.base/solib-symbol.exp: Likewise.
11675 * gdb.base/solib-weak.exp (do_test): Likewise.
11676 * gdb.base/sym-file.exp: Likewise.
11677 * gdb.base/symtab-search-order.exp: Likewise.
11678 * gdb.base/type-opaque.exp: Likewise.
11679 * gdb.base/unload.exp: Likewise.
11680 * gdb.base/watchpoint-solib.exp: Likewise.
11681 * gdb.compile/compile.exp: Likewise.
11682 * gdb.cp/gdb2384.exp: Likewise.
11683 * gdb.cp/infcall-dlopen.exp: Likewise.
11684 * gdb.cp/re-set-overloaded.exp: Likewise.
11685 * gdb.fortran/library-module.exp: Likewise.
11686 * gdb.opt/solib-intra-step.exp: Likewise.
11687 * gdb.python/py-finish-breakpoint.exp: Likewise.
11688 * gdb.python/py-shared.exp: Likewise.
11689 * gdb.reverse/solib-precsave.exp: Likewise.
11690 * gdb.reverse/solib-reverse.exp: Likewise.
11691 * gdb.server/solib-list.exp: Likewise.
11692 * gdb.threads/dlopen-libpthread.exp: Likewise.
11693 * gdb.threads/tls-shared.exp: Likewise.
11694 * gdb.threads/tls-so_extern.exp: Likewise.
11695 * gdb.trace/change-loc.exp: Likewise.
11696 * gdb.trace/ftrace-lock.exp: Likewise.
11697 * gdb.trace/ftrace.exp: Likewise.
11698 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11699 * gdb.trace/pending.exp: Likewise.
11700 * gdb.trace/range-stepping.exp: Likewise.
11701 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11702 (strace_info_marker): Likewise.
11703 (strace_probe_marker): Likewise.
11704 (strace_trace_on_same_addr): Likewise.
11705 (strace_trace_on_diff_addr): Likewise.
11706 * gdb.trace/trace-break.exp: Likewise.
11707 * gdb.trace/trace-condition.exp: Likewise.
11708 * gdb.trace/trace-mt.exp: Likewise.
11709
11710 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11711
11712 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11713 result of gdb_remote_download.
11714 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11715 * gdb.base/dso2dso.exp: Likewise.
11716 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11717 * gdb.base/print-file-var.exp: Likewise.
11718 * gdb.base/shlib-call.exp: Likewise.
11719 * gdb.base/shreloc.exp: Likewise.
11720 * gdb.base/solib-overlap.exp: Likewise.
11721 * gdb.base/solib-weak.exp (do_test): Likewise.
11722 * gdb.base/unload.exp: Likewise.
11723
11724 2016-04-27 Yao Qi <yao.qi@linaro.org>
11725
11726 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11727 exists.
11728
11729 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11730
11731 * vla-type.exp: Print structure from toplevel.
11732
11733 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11734
11735 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11736 of dynamic types.
11737 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11738 of dynamic types.
11739
11740 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11741
11742 * gdb.fortran/vla-type.f90: New file.
11743 * gdb.fortran/vla-type.exp: New file.
11744
11745 2016-04-25 Yao Qi <yao.qi@linaro.org>
11746
11747 * gdb.base/branch-to-self.c: New file.
11748 * gdb.base/branch-to-self.exp: New file.
11749
11750 2016-04-22 Yao Qi <yao.qi@linaro.org>
11751
11752 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11753 more after $hex.
11754
11755 2016-04-22 Yao Qi <yao.qi@linaro.org>
11756
11757 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11758 * gdb.base/annota3.exp: Likewise.
11759
11760 2016-04-22 Yao Qi <yao.qi@linaro.org>
11761
11762 * gdb.reverse/step-precsave.exp: Do one step and test program
11763 stops in "callee" and do multiple steps until program goes out
11764 of "callee".
11765 * gdb.reverse/step-reverse.exp: Likewise.
11766
11767 2016-04-22 Yao Qi <yao.qi@linaro.org>
11768
11769 * gdb.trace/signal.exp: Also pass if
11770 $tracepoint_hits($i) > $iterations.
11771
11772 2016-04-22 Yao Qi <yao.qi@linaro.org>
11773
11774 * gdb.trace/signal.c: New file.
11775 * gdb.trace/signal.exp: New file.
11776
11777 2016-04-19 Doug Evans <xdje42@gmail.com>
11778
11779 * gdb.base/bad-file.exp: New file.
11780
11781 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11782
11783 * gdb.dwarf2/implref.exp: New file.
11784
11785 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11786
11787 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11788 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11789 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11790 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11791 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11792 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11793 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11794 * lib/fortran.exp (fortran_int4): New procedure.
11795 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11796 (fortran_logical4): Likewise.
11797
11798 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11799
11800 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11801
11802 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11803
11804 * lib/compiler.c: Add Intel specific preprocessor macros.
11805 * lib/compiler.cc: Likewise.
11806
11807 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11808
11809 * gdb.server/connect-with-no-symbol-file.c: New file.
11810 * gdb.server/connect-with-no-symbol-file.exp: New file.
11811
11812 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11813
11814 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11815
11816 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11817
11818 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11819 standard output directory.
11820
11821 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11822
11823 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11824
11825 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11826
11827 * gdb.btrace/instruction_history.c (loop): Add declaration.
11828
11829 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11830
11831 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11832
11833 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11834
11835 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11836 parentheses to print.
11837 (continue_handler): Likewise.
11838
11839 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11840
11841 * gdb.server/solib-list.exp: Remove is_remote check.
11842 Pass shlib= to gdb_compile. Don't link shared library with
11843 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11844 Run binary filename through "readlink -f" on the target.
11845
11846 2016-04-08 Pedro Alves <palves@redhat.com>
11847
11848 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11849 interpreter filename as argument to gdbserver_spawn.
11850 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11851 Return empty if $last_loaded_file does not exist.
11852
11853 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11854
11855 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11856 * gdb.base/jit-main.c: Use exit after usage.
11857
11858 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11859
11860 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11861 GDBHISTSIZE prior to the tests.
11862 * gdb.base/gdbinit-history.exp: Likewise.
11863
11864 2016-04-07 Pedro Alves <palves@redhat.com>
11865
11866 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11867 instead of build_executable. Use gdb_load_shlibs.
11868
11869 2016-04-07 Yao Qi <yao.qi@linaro.org>
11870
11871 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11872 Execute "si" command.
11873
11874 2016-04-07 Yao Qi <yao.qi@linaro.org>
11875
11876 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11877 number instead of the comments on some line.
11878
11879 2016-04-06 Don Breazeal <donb@codesourcery.com>
11880
11881 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11882 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11883
11884 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11885
11886 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11887 standard_output_file. Remove unused binfile variable.
11888
11889 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11890
11891 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11892 * gdb.python/py-mi-objfile.exp: Match "list main" output
11893 in console format.
11894
11895 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11896
11897 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11898 absolute.
11899
11900 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11901
11902 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11903 absolute.
11904 * gdb.trace/ftrace.exp: Likewise.
11905 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11906 targets as well.
11907 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11908 (gdb_load_shlibs): Copy libraries to test directory when testing
11909 natively. Only set solib-search-path if testing remotely.
11910 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11911
11912 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11913
11914 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11915 gdb_download. Use it even if the target is not remote.
11916 * gdb.base/jit.exp (compile_jit_test): Likewise.
11917 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11918 output directory if the destination board is local, otherwise use
11919 the standard remote_download from DejaGnu.
11920 (gdb_download): Remove.
11921 (gdb_load_shlibs): Use gdb_remote_download instead of
11922 gdb_download.
11923 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11924 Use gdb_remote_download instead of gdb_download. Use it even if
11925 the target is not remote.
11926 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11927 instead of gdb_download.
11928
11929 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11930
11931 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11932 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11933 run.
11934
11935 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11936
11937 PR gdb/19820
11938 * gdb.base/printcmds.exp: Add artificial arrays tests.
11939
11940 2016-03-31 Pedro Alves <palves@redhat.com>
11941
11942 PR gdb/19858
11943 * gdb.base/jit-main.c: Include unistd.h.
11944 (ATTACH): Define to 0 if not already defined.
11945 (wait_for_gdb, mypid): New globals.
11946 (WAIT_FOR_GDB): New macro.
11947 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11948 some breakpoint locations.
11949 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11950 New procedures.
11951 (one_jit_test): Add REATTACH parameter, and handle it. Use
11952 continue_to_test_location.
11953 (top level): Test attach, and adjusts calls to one_jit_test.
11954
11955 2016-03-31 Pedro Alves <palves@redhat.com>
11956
11957 PR gdb/19858
11958 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11959 BINSUFFIX parameter, and handle it.
11960 (top level): Adjust calls compile_jit_test.
11961
11962 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11963
11964 PR python/19743
11965 * gdb.python/py-mi-events-gdb.py: New file.
11966 * gdb.python/py-mi-events.c: New file.
11967 * gdb.python/py-mi-events.exp: New file.
11968
11969 2016-03-30 Yao Qi <yao.qi@linaro.org>
11970
11971 * gdb.reverse/until-precsave.exp: Match function name only.
11972 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11973 Move malloc to a condition block.
11974 * gdb.reverse/until-reverse.exp: Match function name only.
11975
11976 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11977
11978 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11979 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11980 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11981 variable for GPR 0 instead of assuming it is register 0.
11982 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11983 * lib/trace-support.exp: Add s390 registers.
11984
11985 2016-03-29 Yao Qi <yao.qi@linaro.org>
11986
11987 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11988
11989 2016-03-24 Yao Qi <yao.qi@linaro.org>
11990
11991 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11992 test message.
11993
11994 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11995
11996 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11997 maintaining separate logic for constructing the output path.
11998
11999 2016-03-16 Don Breazeal <donb@codesourcery.com>
12000
12001 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12002 Retry fork and waitpid on interrupted system call errors.
12003 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12004 Use with_timeout_factor to increase timeout by factor of 10.
12005
12006 2016-03-15 Don Breazeal <donb@codesourcery.com>
12007
12008 * gdb.cp/scope-err.cc: New test program.
12009 * gdb.cp/scope-err.exp: New test script.
12010 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12011 lines and "set breakpoint here" comment.
12012 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12013 Fixed some whitespace and format issues.
12014 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12015 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12016
12017 2016-03-15 Doug Evans <dje@google.com>
12018
12019 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12020 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12021 All callers updated. Add tests for enums, mixed flags register.
12022
12023 2016-03-15 Doug Evans <dje@google.com>
12024
12025 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12026 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12027
12028 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12029
12030 * gdb.base/default.exp: Add $_as_string to the list of expected
12031 convenience functions.
12032
12033 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12034
12035 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12036
12037 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12038
12039 * gdb.python/py-as-string.exp: New file.
12040 * gdb.python/py-as-string.c: New file.
12041
12042 2016-03-09 Pedro Alves <palves@redhat.com>
12043
12044 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12045 signal" -> "Thread NN received signal" output change.
12046 * gdb.threads/ia64-sigill.exp: Likewise.
12047 * gdb.threads/linux-dp.exp: Likewise.
12048 * gdb.threads/manythreads.exp: Likewise.
12049 * gdb.threads/pending-step.exp: Likewise.
12050 * gdb.threads/print-threads.exp: Likewise.
12051 * gdb.threads/sigstep-threads.exp: Likewise.
12052 * gdb.threads/staticthreads.exp: Likewise.
12053 * gdb.threads/tls.exp: Likewise.
12054
12055 2016-03-09 Pedro Alves <palves@redhat.com>
12056
12057 * gdb.base/command-line-input.exp: New file.
12058
12059 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12060
12061 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12062 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12063 * gdb.trace/pending.exp: Accept leading dot before function name.
12064 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12065 * lib/trace-support.exp: Set registers for ppc.
12066
12067 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12068
12069 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12070 use it for disassembly; accept .main in addition to main in backtrace.
12071
12072 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12073 Marcin Kościelnicki <koriakin@0x04.net>
12074
12075 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12076 (gdb_recursion_test_ptr): New global variable.
12077 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12078 gdb_recursion_test.
12079 (gdb_c_test): Ditto.
12080
12081 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12082
12083 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12084 ordering.
12085
12086 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12087
12088 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12089 (bar): Add bar_start_lbl label.
12090 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12091 of foo/bar for emitting DWARF and tracing.
12092
12093 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12094
12095 * analyze-racy-logs.py: Set executable bit.
12096
12097 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12098
12099 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12100 (CHECK_TARGET_TMP): Likewise.
12101 (check-single-racy): New rule.
12102 (check-parallel-racy): Likewise.
12103 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12104 (do-check-parallel-racy): New rule.
12105 (check-racy/%.exp): Likewise.
12106 * README (Racy testcases): New section.
12107 * analyze-racy-logs.py: New file.
12108
12109 2016-03-03 Doug Evans <dje@google.com>
12110
12111 * gdb.base/skip.exp: Use with_test_prefix.
12112
12113 2016-03-03 Yao Qi <yao.qi@linaro.org>
12114
12115 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12116 Invoke step_over_syscall "clone" and break_cond_on_syscall
12117 "clone".
12118 * gdb.base/step-over-clone.c: New file.
12119
12120 2016-03-03 Yao Qi <yao.qi@linaro.org>
12121
12122 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12123 code format.
12124
12125 2016-03-03 Yao Qi <yao.qi@linaro.org>
12126
12127 * gdb.base/disp-step-fork.c: Rename to ...
12128 * gdb.base/step-over-fork.c: ... it. New file.
12129 * gdb.base/disp-step-vfork.c: Rename to ...
12130 * gdb.base/step-over-vfork.c: ... it. New file.
12131 * gdb.base/disp-step-syscall.exp: Rename to ...
12132 * gdb.base/step-over-syscall.exp: ... it. New file.
12133 (disp_step_cross_syscall): Rename to ...
12134 (step_over_syscall): ... it.
12135
12136 2016-03-03 Yao Qi <yao.qi@linaro.org>
12137
12138 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12139 If target supports condition evaluation on target, invoke
12140 break_cond_on_syscall for fork and vfork.
12141
12142 2016-03-03 Yao Qi <yao.qi@linaro.org>
12143
12144 * gdb.base/disp-step-syscall.exp: Don't invoke
12145 support_displaced_stepping.
12146 (disp_step_cross_syscall): Test with displaced stepping off and
12147 on if supported.
12148
12149 2016-03-03 Yao Qi <yao.qi@linaro.org>
12150
12151 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12152 proc.
12153 (setup): New proc.
12154 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12155 and setup.
12156
12157 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12158
12159 * gdb.fortran/vla-history.exp: Remove breakpoint.
12160
12161 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12162
12163 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12164 exceeds timeout.
12165
12166 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12167
12168 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12169 breakpoint.
12170
12171 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12172
12173 * gdb.mi/vla.f90: Nullify pointer after declaration.
12174
12175 2016-03-01 Pedro Alves <palves@redhat.com>
12176
12177 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12178
12179 2016-03-01 Pedro Alves <palves@redhat.com>
12180
12181 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12182 before anything else.
12183 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12184 _GNU_SOURCE here.
12185 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12186 before anything else.
12187 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12188
12189 2016-03-01 Pedro Alves <palves@redhat.com>
12190
12191 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12192
12193 2016-03-01 Yao Qi <yao.qi@linaro.org>
12194
12195 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12196 prepare_for_testing.
12197
12198 2016-03-01 Yao Qi <yao.qi@linaro.org>
12199
12200 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12201
12202 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12203
12204 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12205 manually constructing the output path.
12206
12207 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12208
12209 * gdb.arch/s390-stackless.S: New.
12210 * gdb.arch/s390-stackless.exp: New.
12211
12212 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12213
12214 * gdb.dlang/circular.c: New file.
12215 * gdb.dlang/circular.exp: New file.
12216
12217 2016-02-26 Yao Qi <yao.qi@linaro.org>
12218
12219 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12220 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12221 (testcases): Update.
12222
12223 2016-02-26 Yao Qi <yao.qi@linaro.org>
12224
12225 * gdb.reverse/aarch64.c: Rename to ...
12226 * gdb.reverse/insn-reverse.c: ... it.
12227 * gdb.reverse/aarch64.exp: Rename to ...
12228 * gdb.reverse/insn-reverse.exp: ... it.
12229
12230 2016-02-26 Yao Qi <yao.qi@linaro.org>
12231
12232 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12233 (testcase_ftype): New.
12234 (testcases): New array.
12235 (n_testcases): New.
12236 (main): Call each element in testcases.
12237 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12238 (read_testcase): New.
12239 Do the tests in a loop.
12240
12241 2016-02-25 Yao Qi <yao.qi@linaro.org>
12242
12243 * gdb.base/branches.c: Remove.
12244
12245 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12246
12247 PR gdb/13808
12248 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12249
12250 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12251
12252 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12253
12254 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12255
12256 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12257 change x86_64 call_insn to 'callq'.
12258
12259 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12260
12261 * gdb.trace/tfile-avx.c: Move to...
12262 * gdb.trace/tracefile-pseudo-reg.c: Here.
12263 * gdb.trace/tfile-avx.exp: Move to...
12264 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12265
12266 2016-02-24 Gary Benson <gbenson@redhat.com>
12267
12268 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12269 message on attach.
12270
12271 2016-02-23 Doug Evans <dje@google.com>
12272
12273 * gdb.base/skip.c (test_skip): New function.
12274 (end_test_skip_file_and_function): New function.
12275 (test_skip_file_and_function): New function.
12276 * gdb.base/skip1.c (test_skip): New function.
12277 (skip1_test_skip_file_and_function): New function.
12278 * gdb.base/skip.exp: Add tests for new skip options.
12279 * gdb.base/skip-solib.exp: Update expected output.
12280 * gdb.perf/skip-command.cc: New file.
12281 * gdb.perf/skip-command.exp: New file.
12282 * gdb.perf/skip-command.py: New file.
12283
12284 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12285
12286 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12287 info registers pattern.
12288
12289 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12290
12291 * lib/future.exp: Add D support.
12292 (gdb_find_gdc): New proc.
12293 (gdb_default_target_compile): Add D support.
12294
12295 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12296
12297 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12298 user+system time.
12299 (trace_speed_test): Determine the iteration count for a time
12300 between 15..30 seconds.
12301
12302 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12303
12304 * gdb.arch/i386-mpx-sigsegv.c: New file.
12305 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12306 * gdb.arch/i386-mpx-simple_segv.c: New file.
12307 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12308
12309 2016-02-18 Yao Qi <yao.qi@linaro.org>
12310
12311 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12312 Don't call setup_kfail.
12313
12314 2016-02-18 Yao Qi <yao.qi@linaro.org>
12315
12316 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12317 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12318
12319 2016-02-16 Doug Evans <dje@google.com>
12320
12321 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12322 * gdb.base/skip1.c: Ditto.
12323 * gdb.base/skip.exp: Whitespace cleanup.
12324
12325 2016-02-16 Don Breazeal <donb@codesourcery.com>
12326
12327 PR remote/19496
12328 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12329 Remove kfail for PR remote/19496.
12330
12331 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12332
12333 * lib/gdb.exp (standard_temp_file): Return a path specific to
12334 the runtest invocation.
12335
12336 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12337
12338 * gdb.trace/save-trace.exp: Change relative path to be in the
12339 standard output directory.
12340
12341 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12342
12343 * gdb.arch/i386-prologue.c: Add missing prototypes.
12344
12345 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12346
12347 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12348 * gdb.arch/i386-prologue.exp: Likewise.
12349 * gdb.arch/i386-size.exp: Likewise.
12350
12351 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12352
12353 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12354 define object file path.
12355 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12356 file path.
12357 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12358 standard_output_file to define binfile.
12359
12360 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12361
12362 Fix compatibility with recent gfortran-5.3.1.
12363 * gdb.fortran/vla-history.exp (print vla1 allocated)
12364 (print vla2 allocated, print $2, print $3): Remove
12365 (print $4): Rename to ...
12366 (print $2): ... here.
12367 (print $9): Rename to ...
12368 (print $5): ... here.
12369 (print $10): Rename to ...
12370 (print $6): ... here.
12371 * gdb.fortran/vla.f90: Add pvla initialization.
12372
12373 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12374
12375 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12376 New test.
12377 * gdb.fortran/vla-value-sub.exp: Likewise.
12378
12379 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12380
12381 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12382
12383 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12384
12385 * i386-biarch-core.exp: Define corefile using
12386 standard_output_file.
12387
12388 2016-02-12 Yao Qi <yao.qi@linaro.org>
12389
12390 * gdb.arch/arm-single-step-kernel-helper.c: New.
12391 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12392
12393 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12394
12395 * gdb.btrace/tailcall-only.exp: New.
12396 * gdb.btrace/tailcall-only.c: New.
12397 * gdb.btrace/x86_64-tailcall-only.S: New.
12398 * gdb.btrace/i686-tailcall-only.S: New.
12399
12400 2016-02-11 Pedro Alves <palves@redhat.com>
12401
12402 * README (Parallel testing): Add missing double quotes.
12403
12404 2016-02-11 Pedro Alves <palves@redhat.com>
12405
12406 * README (Parallel testing): New section.
12407 (GDB_PARALLEL): Rewrite.
12408 (FORCE_PARALLEL): Document.
12409
12410 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12411
12412 * gdb.trace/tfile-avx.c: New test.
12413 * gdb.trace/tfile-avx.exp: New test.
12414
12415 2016-02-09 Keith Seitz <keiths@redhat.com>
12416
12417 PR breakpoints/19546
12418 * gdb.base/infcall-exec.c: New file.
12419 * gdb.base/infcall-exec2.c: New file.
12420 * gdb.base/infcall-exec.exp: New file.
12421
12422 2016-02-09 Keith Seitz <keiths@redhat.com>
12423
12424 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12425 (toplevel): Call test_bkpt_address.
12426
12427 2016-02-09 Keith Seitz <keiths@redhat.com>
12428
12429 PR python/19506
12430 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12431 (toplevel): Call test_bkpt_address.
12432
12433 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12434
12435 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12436 to AC_OUTPUT.
12437 * configure: Regenerate.
12438
12439 2016-02-09 Pedro Alves <palves@redhat.com>
12440
12441 PR breakpoints/19548
12442 * gdb.base/execl-update-breakpoints.c (some_function): New
12443 function.
12444 (main): Call it.
12445 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12446 Tighten expected GDB output.
12447
12448 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12449
12450 * Makefile.in (ALL_SUBDIRS): Remove.
12451 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12452 (distclean maintainer-clean realclean): Likewise.
12453 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12454 * configure: Regenerate.
12455 * gdb.ada/Makefile.in: Delete.
12456 * gdb.arch/Makefile.in: Likewise.
12457 * gdb.asm/Makefile.in: Likewise.
12458 * gdb.base/Makefile.in: Likewise.
12459 * gdb.btrace/Makefile.in: Likewise.
12460 * gdb.cell/Makefile.in: Likewise.
12461 * gdb.compile/Makefile.in: Likewise.
12462 * gdb.cp/Makefile.in: Likewise.
12463 * gdb.disasm/Makefile.in: Likewise.
12464 * gdb.dlang/Makefile.in: Likewise.
12465 * gdb.dwarf2/Makefile.in: Likewise.
12466 * gdb.fortran/Makefile.in: Likewise.
12467 * gdb.gdb/Makefile.in: Likewise.
12468 * gdb.go/Makefile.in: Likewise.
12469 * gdb.guile/Makefile.in: Likewise.
12470 * gdb.java/Makefile.in: Likewise.
12471 * gdb.linespec/Makefile.in: Likewise.
12472 * gdb.mi/Makefile.in: Likewise.
12473 * gdb.modula2/Makefile.in: Likewise.
12474 * gdb.multi/Makefile.in: Likewise.
12475 * gdb.objc/Makefile.in: Likewise.
12476 * gdb.opencl/Makefile.in: Likewise.
12477 * gdb.opt/Makefile.in: Likewise.
12478 * gdb.pascal/Makefile.in: Likewise.
12479 * gdb.perf/Makefile.in: Likewise.
12480 * gdb.python/Makefile.in: Likewise.
12481 * gdb.reverse/Makefile.in: Likewise.
12482 * gdb.server/Makefile.in: Likewise.
12483 * gdb.stabs/Makefile.in: Likewise.
12484 * gdb.threads/Makefile.in: Likewise.
12485 * gdb.trace/Makefile.in: Likewise.
12486 * gdb.xml/Makefile.in: Likewise.
12487 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12488 GDB_PARALLEL.
12489 (standard_output_file): Remove check for GDB_PARALLEL, always
12490 return path in outputs/$subdir/$testname.
12491
12492 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12493
12494 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12495 (site.exp): Assign abs_srcdir to tcl's srcdir.
12496
12497 2016-02-04 Yao Qi <yao.qi@linaro.org>
12498
12499 * gdb.base/foll-exec-mode.c: Include limits.h.
12500 (main): Add parameters argc and argv. Get directory from
12501 argv[0].
12502 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12503 compilation.
12504 * gdb.base/foll-exec.c: Include limits.h.
12505 (main): Add parameters argc and argv.
12506 Get directory from argv[0].
12507 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12508 Adjust tests on the number of lines as source code changed.
12509 * gdb.base/foll-vfork-exit.c: Include limits.h.
12510 (main): Add one line of statement before vfork.
12511 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12512 (main): Add parameters argc and argv. Get directory from
12513 argv[0].
12514 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12515 (setup_gdb): Set tbreak to skip some source lines.
12516 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12517 (main): Add parameters argc and argv. Get directory from
12518 argv[0].
12519 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12520 compilation.
12521 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12522 (main): Add parameters argc and argv. Get directory from
12523 argv[0].
12524 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12525 compilation.
12526
12527 2016-02-01 Doug Evans <dje@google.com>
12528
12529 * gdb.base/skip.exp: Clean up multiple references to same test name.
12530
12531 2016-02-01 Pedro Alves <palves@redhat.com>
12532
12533 PR remote/19496
12534 * gdb.threads/forking-threads-plus-breakpoint.exp
12535 (displaced_stepping_supported): New global.
12536 (probe_displaced_stepping_support): New procedure.
12537 (do_test): Add 'displaced' parameter, and use it.
12538 (top level): Check for displaced stepping support. Add displaced
12539 stepping on/off testing axis.
12540
12541 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12542
12543 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12544 pointer. Don't perform further tests on the unassociated pointer
12545 if the first test fails.
12546
12547 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12548
12549 * gdb.base/max-value-size.c: New file.
12550 * gdb.base/max-value-size.exp: New file.
12551 * gdb.base/huge.exp: Disable max-value-size for this test.
12552
12553 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12554
12555 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12556
12557 2016-01-28 Yao Qi <yao.qi@linaro.org>
12558
12559 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12560
12561 2016-01-25 Pedro Alves <palves@redhat.com>
12562
12563 PR threads/19461
12564 * gdb.base/fork-running-state.c: New file.
12565 * gdb.base/fork-running-state.exp: New file.
12566
12567 2016-01-25 Pedro Alves <palves@redhat.com>
12568
12569 PR gdb/19494
12570 * gdb.base/catch-fork-kill.c: New file.
12571 * gdb.base/catch-fork-kill.exp: New file.
12572
12573 2016-01-25 Pedro Alves <palves@redhat.com>
12574
12575 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12576 Delete, moved to lib/gdb.exp.
12577 * gdb.threads/forking-threads-plus-breakpoint.exp
12578 (foreach_with_prefix): Likewise.
12579 * gdb.threads/process-dies-while-handling-bp.exp
12580 (foreach_with_prefix): Likewise.
12581 * lib/gdb.exp (foreach_with_prefix): New procedure.
12582
12583 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12584
12585 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12586 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12587
12588 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12589
12590 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12591 endian targets.
12592
12593 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12594 Pedro Alves <palves@redhat.com>
12595
12596 Fix testsuite compatibility with Guile.
12597 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12598 number.
12599
12600 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12601
12602 Fix testsuite compatibility with Guile.
12603 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12604 (thread 1): New test for backtrace through signal handler.
12605
12606 2016-01-22 Yao Qi <yao.qi@linaro.org>
12607
12608 PR testsuite/19491
12609 * gdb.base/multi-forks.c: Include
12610 ../lib/unbuffer_output.c
12611 (main): Call gdb_unbuffer_output.
12612
12613 2016-01-21 Doug Evans <dje@google.com>
12614
12615 * lib/ada.exp (gdb_compile_ada): Fix typo.
12616
12617 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12618
12619 * gdb.base/break-fun-addr.exp: New file.
12620 * gdb.base/break-fun-addr1.c: New file.
12621 * gdb.base/break-fun-addr2.c: New file.
12622
12623 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12624
12625 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12626 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12627 enum flag values.
12628
12629 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12630
12631 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12632 when GDB can not set the vector return value. Add more comments
12633 for clarification.
12634
12635 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12636
12637 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12638 command.
12639
12640 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12641
12642 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12643
12644 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12645
12646 * Makefile.in (check-single): Pass --status to runtest.
12647 (check/%.exp): Likewise.
12648
12649 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12650
12651 * Makefile.in (check-parallel): Propagate return code from make
12652 do-check-parallel.
12653
12654 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12655
12656 * gdb.trace/ftrace.exp: Fix expected message on continue.
12657 * gdb.trace/pending.exp: Fix expected message on continue.
12658 * gdb.trace/trace-break.exp: Fix expected message on continue.
12659
12660 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12661
12662 * lib/gdb.exp (gdb_test): Remove unused global references.
12663
12664 2016-01-18 Pedro Alves <palves@redhat.com>
12665
12666 * gdb.base/async-shell.exp: Adjust expected output.
12667 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12668 * gdb.base/siginfo-thread.exp: Adjust expected output.
12669 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12670 * gdb.java/jnpe.exp: Adjust expected output.
12671 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12672 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12673 * gdb.threads/leader-exit.exp: Adjust expected output.
12674 * gdb.threads/manythreads.exp: Adjust expected output.
12675 * gdb.threads/pthreads.exp: Adjust expected output.
12676 * gdb.threads/schedlock.exp: Adjust expected output.
12677 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12678 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12679 expected output.
12680 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12681 output.
12682 * gdb.threads/sigthread.exp: Adjust expected output.
12683 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12684
12685 2016-01-18 Yao Qi <yao.qi@linaro.org>
12686
12687 * gdb.guile/scm-section-script.c: Replace @progbits with
12688 %progbits.
12689 * gdb.python/py-section-script.c: Likewise.
12690
12691 2016-01-15 Pedro Alves <palves@redhat.com>
12692
12693 * gdb.multi/tids.exp: Test star wildcard ranges.
12694
12695 2016-01-15 Pedro Alves <palves@redhat.com>
12696
12697 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12698 command from "thread apply" invocation.
12699 (thr_apply_info_thr_invalid): Default the expected output to the
12700 input tid list.
12701 (top level): Add tests that use convenience variables. Add tests
12702 for "thread apply" with a valid TID list, but missing the command.
12703
12704 2016-01-13 Pedro Alves <palves@redhat.com>
12705
12706 * gdb.base/default.exp: Expect $_gthread as well.
12707 * gdb.multi/tids.exp: Test $_gthread.
12708 * gdb.threads/thread-specific.exp: Test $_gthread.
12709
12710 2016-01-13 Pedro Alves <palves@redhat.com>
12711
12712 * gdb.multi/tids.exp: Test "info threads -gid".
12713
12714 2016-01-13 Pedro Alves <palves@redhat.com>
12715
12716 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12717 Breakpoint.thread.
12718 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12719
12720 2016-01-07 Pedro Alves <palves@redhat.com>
12721
12722 * gdb.base/break.exp: Adjust to output changes.
12723 * gdb.base/hbreak2.exp: Likewise.
12724 * gdb.base/sepdebug.exp: Likewise.
12725 * gdb.base/watch_thread_num.exp: Likewise.
12726 * gdb.linespec/keywords.exp: Likewise.
12727 * gdb.multi/info-threads.exp: Likewise.
12728 * gdb.threads/thread-find.exp: Likewise.
12729 * gdb.multi/tids.c: New file.
12730 * gdb.multi/tids.exp: New file.
12731
12732 2016-01-13 Pedro Alves <palves@redhat.com>
12733
12734 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12735
12736 2016-01-13 Pedro Alves <palves@redhat.com>
12737
12738 * gdb.base/default.exp: Expect $_inferior as well.
12739 * gdb.multi/base.exp: Test $_inferior.
12740
12741 2016-01-13 Pedro Alves <palves@redhat.com>
12742
12743 PR breakpoints/19388
12744 * gdb.base/catch-signal-siginfo-cond.c: New file.
12745 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12746
12747 2016-01-12 Josh Stone <jistone@redhat.com>
12748 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12749
12750 * gdb.base/catch-syscall.c (do_execve): New variable.
12751 (main): Conditionally trigger an execve.
12752 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12753 (test_catch_syscall_execve): New, check entry/return across execve.
12754 (do_syscall_tests): Call test_catch_syscall_execve.
12755
12756 2016-01-12 Pedro Alves <palves@redhat.com>
12757
12758 * gdb.base/random-signal.exp (do_test): New procedure, with body
12759 of testcase moved in.
12760
12761 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12762 Pedro Alves <palves@redhat.com>
12763
12764 * gdb.base/funcargs.exp (finish from indirectly called function):
12765 Reintroduce the case for 'First'.
12766
12767 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12768 Pedro Alves <palves@redhat.com>
12769
12770 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12771 (tcatch_vfork_then_child_follow_exec)
12772 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12773 identification.
12774
12775 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12776
12777 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12778 and repeats to unlimited.
12779 * gdb.python/py-value.exp: Likewise.
12780 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12781 and repeats to unlimited.
12782
12783 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12784
12785 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12786 and reordering the functions.
12787 * gdb.multi/hangout.c: Likewise.
12788 * gdb.multi/hello.c: Likewise.
12789
12790 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12791
12792 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12793 absolute.
12794 (SingleStatisticTestResult.report): Use dict.keys instead of
12795 dict.iterkeys.
12796
12797 2016-01-06 Pedro Alves <palves@redhat.com>
12798
12799 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12800
12801 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12802
12803 * gdb.btrace/dlopen.exp: New.
12804 * gdb.btrace/dlopen.c: New.
12805 * gdb.btrace/dlopen-dso.c: New.
12806
12807 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12808
12809 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12810 PATTERN argument is optional.
12811
12812 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12813
12814 * lib/ada.exp (target_compile_ada_from_dir): New function.
12815 (gdb_compile_ada): Reimplement avoiding the use of project files.
12816 * gdb.ada/gnat_ada.gpr: Delete.
12817 * gdb.ada/cond_lang.exp: Adjust test to make path before
12818 filename optional.
12819 * gdb.ada/small_reg_param.exp: Likewise.
12820
12821 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12822
12823 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12824
12825 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12826
12827 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12828 case.
12829
12830 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12831
12832 * gdb.base/break.exp: Remove dead code.
12833 * gdb.base/sepdebug.exp: Likewise.
12834
12835 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12836
12837 * gdb.asm/asm-source.exp: Remove HP-UX references.
12838 * gdb.base/annota1.exp: Likewise.
12839 * gdb.base/annota3.exp: Likewise.
12840 * gdb.base/attach.exp: Likewise.
12841 * gdb.base/bigcore.exp: Likewise.
12842 * gdb.base/break.exp: Likewise.
12843 * gdb.base/call-ar-st.exp: Likewise.
12844 * gdb.base/callfuncs.exp: Likewise.
12845 * gdb.base/catch-fork-static.exp: Likewise.
12846 * gdb.base/display.exp: Likewise.
12847 * gdb.base/foll-exec-mode.exp: Likewise.
12848 * gdb.base/foll-exec.exp: Likewise.
12849 * gdb.base/foll-fork.exp: Likewise.
12850 * gdb.base/foll-vfork.exp: Likewise.
12851 * gdb.base/funcargs.exp: Likewise.
12852 * gdb.base/hbreak2.exp: Likewise.
12853 * gdb.base/inferior-died.exp: Likewise.
12854 * gdb.base/interrupt.exp: Likewise.
12855 * gdb.base/multi-forks.exp: Likewise.
12856 * gdb.base/nodebug.exp: Likewise.
12857 * gdb.base/sepdebug.exp: Likewise.
12858 * gdb.base/solib1.c: Likewise.
12859 * gdb.base/step-test.exp: Likewise.
12860 * gdb.mi/non-stop.c: Likewise.
12861 * gdb.mi/pthreads.c: Likewise.
12862 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12863 * gdb.threads/pthreads.c: Likewise.
12864 * gdb.threads/staticthreads.exp: Likewise.
12865 * lib/future.exp: Likewise.
12866 * lib/gdb.exp: Likewise.
12867 * gdb.base/so-indr-cl.c: Remove.
12868 * gdb.base/so-indr-cl.exp: Likewise.
12869 * gdb.base/solib.c: Likewise.
12870 * gdb.base/solib.exp: Likewise.
12871 * gdb.base/solib2.c: Likewise.
12872
12873 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12874
12875 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12876 * gdb.base/call-ar-st.exp: Likewise.
12877 * gdb.base/callfuncs.exp: Likewise.
12878 * gdb.base/condbreak.exp: Likewise.
12879 * gdb.base/constvars.exp: Likewise.
12880 * gdb.base/hbreak2.exp: Likewise.
12881 * gdb.base/langs.exp: Likewise.
12882 * gdb.base/list.exp: Likewise.
12883 * gdb.base/long_long.exp: Likewise.
12884 * gdb.base/ptype.exp: Likewise.
12885 * gdb.base/scope.exp: Likewise.
12886 * gdb.base/signals.exp: Likewise.
12887 * gdb.base/so-impl-ld.exp: Likewise.
12888 * gdb.base/varargs.exp: Likewise.
12889 * gdb.base/volatile.exp: Likewise.
12890 * gdb.base/whatis.exp: Likewise.
12891 * gdb.cp/cplusfuncs.exp: Likewise.
12892 * gdb.cp/inherit.exp: Likewise.
12893 * gdb.cp/local.exp: Likewise.
12894 * gdb.cp/member-ptr.exp: Likewise.
12895 * gdb.cp/method.exp: Likewise.
12896 * gdb.cp/overload.exp: Likewise.
12897 * gdb.cp/templates.exp: Likewise.
12898 * gdb.stabs/weird.exp: Likewise.
12899 * lib/compiler.c: Likewise.
12900 * lib/compiler.cc: Likewise.
12901 * lib/cp-support.exp: Likewise.
12902 * lib/gdb.exp: Likewise.
12903
12904 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12905
12906 * configure.ac: Remove HP-UX case.
12907 * configure: Regenerate.
12908
12909 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12910
12911 * lib/gdb.exp (gdb_compile): Add function doc.
12912
12913 2015-12-17 Pedro Alves <palves@redhat.com>
12914
12915 PR threads/19354
12916 * gdb.multi/info-threads.exp: New file.
12917
12918 2015-12-15 Yao Qi <yao.qi@linaro.org>
12919
12920 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12921 is aarch64*-*-*.
12922
12923 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12924
12925 * gdb.base/history-duplicates.exp: Skip if no readline support.
12926
12927 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12928
12929 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12930
12931 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12932
12933 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12934
12935 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12936
12937 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12938 ctrl-C if nointerrupts target property is set.
12939 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12940 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12941 * gdb.base/paginate-bg-execution.exp: Likewise.
12942 * gdb.base/paginate-execution-startup.exp: Likewise.
12943 * gdb.base/random-signal.exp: Likewise.
12944 * gdb.base/range-stepping.exp: Likewise.
12945 * gdb.cp/annota2.exp: Likewise.
12946 * gdb.cp/annota3.exp: Likewise.
12947 * gdb.gdb/selftest.exp: Likewise.
12948 * gdb.threads/continue-pending-status.exp: Likewise.
12949 * gdb.threads/leader-exit.exp: Likewise.
12950 * gdb.threads/manythreads.exp: Likewise.
12951 * gdb.threads/pthreads.exp: Likewise.
12952 * gdb.threads/schedlock.exp: Likewise.
12953 * gdb.threads/sigthread.exp: Likewise.
12954
12955 2015-12-11 Don Breazeal <donb@codesourcery.com>
12956
12957 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12958 remote.
12959 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12960 * gdb.base/foll-exec.exp (main): Enable for target remote.
12961 * gdb.base/foll-fork.exp (main): Likewise.
12962 * gdb.base/foll-vfork.exp (main): Likewise.
12963 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12964 (proc continue_to_exit_bp_loc): Use clean_restart.
12965 * gdb.base/pie-execl.exp (main): Disable for target remote.
12966 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12967 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12968 * gdb.threads/execl.exp (main): Likewise.
12969 * gdb.threads/fork-child-threads.exp (main): Likewise.
12970 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12971 remote.
12972 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12973 remote.
12974 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12975 pid.tid style ptids, instead of just tid.
12976 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12977 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12978 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12979 ptids, instead of just tid.
12980
12981 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12982
12983 * gdb.base/list.exp (test_list_forward): Add end of file error
12984 test.
12985 (test_repeat_list_command): Add end of file error test.
12986 (test_list_backwards): Add beginning of file error test.
12987
12988 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12989
12990 * gdb.base/list.exp (test_list_invalid_args): New function,
12991 defined, and called.
12992
12993 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12994
12995 * gdb.base/list.exp (test_list): Make test names unique.
12996
12997 2015-12-11 Yao Qi <yao.qi@linaro.org>
12998
12999 * gdb.base/coremaker2.c: Remove.
13000
13001 2015-12-10 Pedro Alves <palves@redhat.com>
13002
13003 * gdb.multi/base.exp: Remove stale "spaces" references.
13004
13005 2015-12-10 Pedro Alves <palves@redhat.com>
13006
13007 * gdb.multi/base.exp: Don't use nowarnings.
13008 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13009 * gdb.multi/hangout.c: Include stdio.h.
13010 * gdb.multi/hello.c: Include stdlib.h.
13011 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13012 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13013 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13014
13015 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13016
13017 * gdb.dwarf2/dw2-ranges-base.c: New file.
13018 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13019 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13020 support additional line table, and debug ranges generation.
13021 (Dwarf::ranges): New function, generate .debug_ranges.
13022 (Dwarf::lines): Support generating simple line table programs.
13023 (Dwarf::assemble): Initialise new namespace variables.
13024
13025 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13026
13027 * gdb.base/async.exp (proc test_background): Add case for
13028 asynchronous execution not supported.
13029
13030 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13031
13032 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13033 format and change test names to make them unique.
13034
13035 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13036 Pedro Alves <pedro@redhat.com>
13037
13038 PR gdb/18702
13039 Add checking of floatformats setup on x86_64 hosts.
13040 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13041 (smallval, bigval): New labels/constants.
13042 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13043 float" after loading bigval and smallval.
13044
13045 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13046
13047 * gdb.ada/fun_overload_menu.exp: New testcase.
13048 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13049
13050 2015-12-04 Josh Stone <jistone@redhat.com>
13051
13052 * gdb.base/catch-fork-static.exp: New.
13053
13054 2015-12-03 Yao Qi <yao.qi@linaro.org>
13055
13056 * gdb.base/sizeof.c: Don't include stdio.h and
13057 ../lib/unbuffer_output.c.
13058 (main): New variable 'size' and 'value'. Remove printf and
13059 gdb_unbuffer_output. Assign return value to size and value.
13060 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13061 at the beginning.
13062 (check_sizeof): Check the result by printing variable 'size'.
13063 (check_valueof): Check the result by printing variable 'value'.
13064
13065 2015-12-01 Yao Qi <yao.qi@linaro.org>
13066
13067 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13068 for aarch64*-*-linux* target.
13069
13070 2015-11-30 Pedro Alves <palves@redhat.com>
13071
13072 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13073
13074 2015-11-30 Pedro Alves <palves@redhat.com>
13075
13076 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13077 Handle non-stop mode vCont replies.
13078
13079 2015-11-30 Pedro Alves <palves@redhat.com>
13080
13081 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13082 prepare_for_testing. Start gdb with "set non-stop on" appended to
13083 GDBFLAGS. Lax expected stop output.
13084
13085 2015-11-27 Yao Qi <yao.qi@linaro.org>
13086
13087 * gdb.arch/arm-neon.exp: New.
13088 * gdb.arch/arm-neon.c: New.
13089
13090 2015-11-27 Yao Qi <yao.qi@linaro.org>
13091
13092 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13093
13094 2015-11-27 Yao Qi <yao.qi@linaro.org>
13095
13096 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13097 frames-invalid annotation.
13098
13099 2015-11-27 Yao Qi <yao.qi@linaro.org>
13100
13101 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13102
13103 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13104
13105 * gdb.threads/names.exp: New file.
13106 * gdb.threads/names.c: New file.
13107 * README: Mention gdb,no_thread_names.
13108
13109 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13110
13111 PR 19297
13112 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13113 support" error.
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/display.exp: Expect displays to be sorted in ascending
13126 order. Use multi_line.
13127 * gdb.base/solib-display.exp: Likewise.
13128
13129 2015-11-24 Pedro Alves <palves@redhat.com>
13130
13131 PR 17539
13132 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13133 threads in ascending order.
13134 * gdb.base/foll-fork.exp: Likewise.
13135 * gdb.base/foll-vfork.exp: Likewise.
13136 * gdb.base/multi-forks.exp: Likewise.
13137 * gdb.mi/mi-nonstop.exp: Likewise.
13138 * gdb.mi/mi-nsintrall.exp: Likewise.
13139 * gdb.multi/base.exp: Likewise.
13140 * gdb.multi/multi-arch.exp: Likewise.
13141 * gdb.python/py-inferior.exp: Likewise.
13142 * gdb.threads/break-while-running.exp: Likewise.
13143 * gdb.threads/execl.exp: Likewise.
13144 * gdb.threads/gcore-thread.exp: Likewise.
13145 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13146 * gdb.threads/kill.exp: Likewise.
13147 * gdb.threads/linux-dp.exp: Likewise.
13148 * gdb.threads/multiple-step-overs.exp: Likewise.
13149 * gdb.threads/next-bp-other-thread.exp: Likewise.
13150 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13151 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13152 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13153 * gdb.threads/thread-find.exp: Likewise.
13154 * gdb.threads/tls.exp: Likewise.
13155 * lib/mi-support.exp (mi_reverse_list): Delete.
13156 (mi_check_thread_states): No longer reverse list.
13157
13158 2015-11-24 Pedro Alves <palves@redhat.com>
13159
13160 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13161 use lowercase.
13162
13163 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13164
13165 * gdb.trace/actions.c: Include trace-common.h.
13166 (main): Add a location for a fast tracepoint.
13167 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13168 the normal tracepoints.
13169 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13170
13171 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13172
13173 * save-trace.exp: Factor out code to these...
13174 (gdb_save_tracepoints): New.
13175 (gdb_load_tracepoints): New.
13176 (do_save_load_test): New.
13177
13178 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13179
13180 * gdb.base/asmlabel.exp: New test.
13181 * gdb.base/asmlabel.c: New test case.
13182
13183 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13184
13185 * gdb.base/wrong_frame_bt_full-main.c: New file.
13186 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13187 * gdb.base/wrong_frame_bt_full.exp: New file.
13188
13189 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13190
13191 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13192
13193 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13194
13195 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13196 pstate register when comparing registers values in
13197 sparc64-*-linux-gnu targets to avoid spurious differences.
13198
13199 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13200
13201 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13202
13203 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13204
13205 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13206 as type argument to gdb_compile.
13207 * gdb.base/nested-subp2.exp: Likewise.
13208 * gdb.base/nested-subp3.exp: Likewise.
13209
13210 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13211
13212 * lib/dwarf.exp (_note): Fix left shift of negative value.
13213 * gdb.trace/trace-condition.exp: Likewise.
13214
13215 2015-11-13 Yao Qi <yao.qi@linaro.org>
13216
13217 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13218 comments about d10v.
13219 (test_scalar_returns): Likewise.
13220 * gdb.base/d10v.ld: Remove.
13221 * gdb.base/overlays.exp: Remove the target triplet checking for
13222 d10v-*-*.
13223 * gdb.base/structs.exp (test_struct_returns): Remove the
13224 comments about d10v.
13225 (test_struct_calls): Likewise.
13226
13227 2015-11-13 Yao Qi <yao.qi@linaro.org>
13228
13229 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13230 * gdb.base/gnu_vector.c: Don't include stdio.h.
13231 (main): Don't print res and call add_some_intvecs.
13232
13233 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13234
13235 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13236 macro.
13237 (func5): Removed.
13238 (func4): Use FAST_TRACEPOINT_LABEL.
13239 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13240 macro.
13241 (func): Removed.
13242 (thread_function): Use FAST_TRACEPOINT_LABEL.
13243 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13244 (func): Remove.
13245 (marker): Use FAST_TRACEPOINT_LABEL.
13246 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13247 (pendfunc1): Remove.
13248 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13249 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13250 (foo): Remove.
13251 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13252 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13253 macro.
13254 (func): Remove.
13255 (marker): Use FAST_TRACEPOINT_LABEL.
13256 * gdb.trace/trace-common.h: New header.
13257 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13258 macro.
13259 (func): Remove.
13260 (marker): Use FAST_TRACEPOINT_LABEL.
13261 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13262 (func): Remove.
13263 (thread_function): Use FAST_TRACEPOINT_LABEL.
13264
13265 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13266
13267 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13268 in front.
13269 * gdb.trace/change-loc.exp: Use global pcreg definition.
13270 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13271 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13272 in front.
13273 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13274 * gdb.trace/pending.exp: Likewise.
13275 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13276 * gdb.trace/trace-break.exp: Likewise.
13277 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13278 in front.
13279 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13280 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13281 in front.
13282 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13283
13284 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13285
13286 * gdb.ada/fin_fun_out: New testcase.
13287
13288 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13289
13290 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13291 value associated with DW_AT_byte_size.
13292 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13293 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13294 DW_AT_upper_bound.
13295
13296 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13297
13298 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13299 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13300 version.
13301 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13302 gdb.dwarf2/dw2-canonicalize-type.exp,
13303 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13304 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13305 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13306 provided by gdb_target_symbol_prefix_flags_asm.
13307 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13308 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13309 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13310 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13311 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13312 macros where needed). Use this macro for symbols which require
13313 the prefix provided by SYMBOL_PREFIX.
13314
13315 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13316
13317 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13318 New procs.
13319 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13320 representing expressions, of more than one list element.
13321 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13322 to prepend linker symbol prefix to f.
13323 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13324 table_1 and table_2.
13325 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13326 Likewise, for f and g.
13327 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13328 for ptr.
13329 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13330 for main.
13331 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13332 table_1_ptr and table_2_ptr.
13333
13334 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13335 Joel Brobecker <brobecker@adacore.com>
13336
13337 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13338
13339 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13340
13341 * gdb.reverse/s390-mvcle.c: New test.
13342 * gdb.reverse/s390-mvcle.exp: New file.
13343 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13344
13345 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13346
13347 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13348
13349 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13350
13351 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13352 reaching marker2.
13353 * gdb.reverse/getresuid-reverse.exp: Likewise.
13354 * gdb.reverse/pipe-reverse.exp: Likewise.
13355 * gdb.reverse/readv-reverse.exp: Likewise.
13356 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13357 * gdb.reverse/time-reverse.exp: Likewise.
13358 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13359
13360 2015-10-30 Yao Qi <yao.qi@linaro.org>
13361
13362 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13363 (empty_cycle): Remove.
13364 (main): Don't call empty_cycle. Don't use watch_count_done.
13365 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13366 empty_cycle. Rewrite the code counting HW watchpoints.
13367
13368 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13369
13370 * gdb.reverse/fstatat-reverse.c: New test.
13371 * gdb.reverse/fstatat-reverse.exp: New file.
13372 * gdb.reverse/getresuid-reverse.c: New test.
13373 * gdb.reverse/getresuid-reverse.exp: New file.
13374 * gdb.reverse/pipe-reverse.c: New test.
13375 * gdb.reverse/pipe-reverse.exp: New file.
13376 * gdb.reverse/readv-reverse.c: New test.
13377 * gdb.reverse/readv-reverse.exp: New file.
13378 * gdb.reverse/recvmsg-reverse.c: New test.
13379 * gdb.reverse/recvmsg-reverse.exp: New file.
13380 * gdb.reverse/time-reverse.c: New test.
13381 * gdb.reverse/time-reverse.exp: New file.
13382 * gdb.reverse/waitpid-reverse.c: New test.
13383 * gdb.reverse/waitpid-reverse.exp: New file.
13384
13385 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13386
13387 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13388
13389 2015-10-26 Doug Evans <dje@google.com>
13390
13391 PR symtab/17391
13392 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13393 * gdb.dwarf2/bad-regnum.c: New file.
13394 * gdb.dwarf2/bad-regnum.exp: New file.
13395
13396 2015-10-26 Doug Evans <dje@google.com>
13397
13398 PR python/18938
13399 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13400 file.
13401
13402 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13403
13404 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13405 for a change by "Mention language in compile error message".
13406
13407 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13408
13409 PR python/18073
13410 * gdb.python/py-type.c (C::a_method): New.
13411 (C::a_const_method): New.
13412 (C::a_static_method): New.
13413 (a_function): New.
13414 * gdb.python/py-type.exp (test_fields): Test getting fields
13415 from function and method.
13416
13417 2015-10-21 Keven Boell <keven.boell@intel.com>
13418
13419 * gdb.fortran/vla-alloc-assoc.exp: New file.
13420 * gdb.fortran/vla-datatypes.exp: New file.
13421 * gdb.fortran/vla-datatypes.f90: New file.
13422 * gdb.fortran/vla-history.exp: New file.
13423 * gdb.fortran/vla-ptype-sub.exp: New file.
13424 * gdb.fortran/vla-ptype.exp: New file.
13425 * gdb.fortran/vla-sizeof.exp: New file.
13426 * gdb.fortran/vla-sub.f90: New file.
13427 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13428 * gdb.fortran/vla-value-sub-finish.exp: New file.
13429 * gdb.fortran/vla-value-sub.exp: New file.
13430 * gdb.fortran/vla-value.exp: New file.
13431 * gdb.fortran/vla-ptr-info.exp: New file.
13432 * gdb.mi/mi-vla-fortran.exp: New file.
13433 * gdb.mi/vla.f90: New file.
13434
13435 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13436
13437 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13438 of hardwired timeout value.
13439
13440 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13441 Pedro Alves <palves@redhat.com>
13442
13443 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13444 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13445
13446 2015-10-19 Josh Stone <jistone@redhat.com>
13447
13448 * gdb.base/catch-syscall.c: Include <sched.h>.
13449 (unknown_syscall): New variable.
13450 (main): Trigger a vfork and an unknown syscall.
13451 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13452 (unknown_syscall_number): Likewise.
13453 (check_call_to_syscall): Accept an optional syscall pattern.
13454 (check_return_from_syscall): Likewise.
13455 (check_continue): Likewise.
13456 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13457 (test_catch_syscall_skipping_return): New test toggling off 'catch
13458 syscall' to step over the syscall return, then toggling back on.
13459 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13460 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13461 (do_syscall_tests): Call test_catch_syscall_without_args and
13462 test_catch_syscall_mid_vfork.
13463 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13464 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13465
13466 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13467
13468 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13469 print g_vE): Add new pass patterns.
13470 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13471 print various symbol names for vptr fields.
13472
13473 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13474
13475 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13476 results.
13477
13478 2015-10-12 Yao Qi <yao.qi@linaro.org>
13479
13480 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13481
13482 2015-10-12 Yao Qi <yao.qi@linaro.org>
13483
13484 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13485 is aarch64*-*-linux*.
13486
13487 2015-10-12 Yao Qi <yao.qi@linaro.org>
13488
13489 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13490 (can_relocate_bcond_true): ... it.
13491 (can_relocate_bcond_false): New function.
13492 (foo): Likewise.
13493 (can_relocate_bl): Likewise.
13494 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13495 can_relocate_bl.
13496
13497 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13498
13499 * gdb.base/nested-addr.c: New file.
13500 * gdb.base/nested-addr.exp: New testcase.
13501
13502 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13503
13504 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13505 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13506 its output. Ignore the output of "record goto begin" and instead
13507 check that GDB is replaying.
13508
13509 2015-10-09 Pedro Alves <palves@redhat.com>
13510
13511 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13512 (top level): Use it in the run with no args test.
13513
13514 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13515
13516 * gdb.dlang/properties.exp: New file.
13517
13518 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13519
13520 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13521 whether or not address 0x1000 is mapped on the target.
13522
13523 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13524
13525 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13526 build.
13527
13528 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13529
13530 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13531 instruction-history test.
13532
13533 2015-09-28 Doug Evans <dje@google.com>
13534
13535 * gdb.base/gcore.c (array_func): Add reference to static_array.
13536
13537 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13538
13539 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13540 source line.
13541
13542 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13543
13544 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13545 short or char as base type.
13546
13547 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13548
13549 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13550 to allow any size enum.
13551
13552 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13553
13554 * gdb.ada/array_ptr_renaming.exp: New testcase.
13555 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13556 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13557
13558 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13559
13560 * gdb.trace/ftrace-lock.c: New file.
13561 * gdb.trace/ftrace-lock.exp: New file.
13562
13563 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13564
13565 * gdb.arch/insn-reloc.c: New file.
13566 * gdb.arch/ftrace-insn-reloc.exp: New file.
13567
13568 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13569
13570 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13571 instruction.
13572 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13573 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13574 * gdb.trace/range-stepping.c: Likewise.
13575 * gdb.trace/trace-break.c: Likewise.
13576 * gdb.trace/trace-mt.c (thread_function): Likewise.
13577 * gdb.trace/ftrace.c (marker): Likewise.
13578 * gdb.trace/trace-condition.c (marker): Likewise.
13579 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13580 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13581 is_aarch64_target.
13582
13583 2015-09-18 Doug Evans <xdje42@gmail.com>
13584
13585 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13586 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13587
13588 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13589
13590 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13591 the breakpoint.
13592
13593 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13594
13595 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13596 the pending breakpoint. Remove timeout override for "Run till
13597 MI pending breakpoint on pendfunc3 on thread 2" test.
13598
13599 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13600
13601 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13602 filename pattern.
13603
13604 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13605
13606 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13607 in breakpoint filename pattern.
13608
13609 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13610
13611 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13612
13613 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13614
13615 * gdb.linespec/explicit.exp: Check for readline support for
13616 tab-completion tests. Fix obvious typo.
13617
13618 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13619
13620 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13621 and replay.
13622
13623 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13624
13625 * gdb.btrace/non-stop.c: New.
13626 * gdb.btrace/non-stop.exp: New.
13627
13628 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13629 Yao Qi <yao.qi@linaro.org>
13630
13631 * gdb.trace/trace-condition.c: New file.
13632 * gdb.trace/trace-condition.exp: New file.
13633
13634 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13635
13636 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13637 for testing bytecode compilation.
13638
13639 2015-09-16 Pedro Alves <palves@redhat.com>
13640 Sandra Loosemore <sandra@codesourcery.com>
13641
13642 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13643 (SECONDS): Redefine.
13644 (main): Call pthread_kill and alarm early.
13645 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13646 support.
13647 (test): If the target can't hardware step and doesn't support
13648 displaced stepping, increase the timeout.
13649
13650 2015-09-16 Pedro Alves <palves@redhat.com>
13651
13652 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13653 (enable_debug): New procedures.
13654 (test): Use them. Bail out if waiting for threads fails.
13655 (top level): Bail out if a test fails.
13656
13657 2015-09-16 Yao Qi <yao.qi@linaro.org>
13658
13659 * gdb.asm/asm-source.exp: Set asm-arch for
13660 aarch64*-*-* target.
13661 * gdb.asm/aarch64.inc: New file.
13662
13663 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13664
13665 * gdb.ada/array_of_variable_length.exp: New testcase.
13666 * gdb.ada/array_of_variable_length/foo.adb: New file.
13667 * gdb.ada/array_of_variable_length/pck.adb: New file.
13668 * gdb.ada/array_of_variable_length/pck.ads: New file.
13669
13670 2015-09-15 Doug Evans <dje@google.com>
13671
13672 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13673 of function static local variable.
13674
13675 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13676
13677 * gdb.threads/tls-so_extern.exp: New test file.
13678 * gdb.threads/tls-so_extern.c: New test file.
13679 * gdb.threads/tls-so_extern_main.c: New test file.
13680
13681 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13682
13683 * gdb.opt/solib-intra-step-lib.c: New file.
13684 * gdb.opt/solib-intra-step-main.c: New file.
13685 * gdb.opt/solib-intra-step.exp: New file.
13686
13687 2015-09-15 Pedro Alves <palves@redhat.com>
13688
13689 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13690 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13691
13692 2015-09-14 Pedro Alves <palves@redhat.com>
13693
13694 * gdb.base/hook-stop-continue.c: Delete.
13695 * gdb.base/hook-stop-continue.exp: Delete.
13696 * gdb.base/hook-stop-frame.c: Delete.
13697 * gdb.base/hook-stop-frame.exp: Delete.
13698 * gdb.base/hook-stop.c: New file.
13699 * gdb.base/hook-stop.exp: New file.
13700
13701 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13702
13703 * gdb.ada/access_to_packed_array.exp: New testcase.
13704 * gdb.ada/access_to_packed_array/foo.adb: New file.
13705 * gdb.ada/access_to_packed_array/pack.adb: New file.
13706 * gdb.ada/access_to_packed_array/pack.ads: New file.
13707
13708 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13709
13710 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13711 buffer size test.
13712
13713 2015-09-11 Don Breazeal <donb@codesourcery.com>
13714
13715 * gdb.base/foll-exec.c: Add copyright header. Fix
13716 formatting issues.
13717 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13718 (do_exec_tests): Use clean_restart in place of zap_session,
13719 and for test initialization. Fix formatting issues. Use
13720 fail in place of perror.
13721 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13722 an expect statement to match an expression with output from
13723 the program under debug.
13724 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13725 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13726 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13727 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13728 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13729
13730 2015-09-09 Doug Evans <dje@google.com>
13731
13732 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13733
13734 2015-09-09 Doug Evans <dje@google.com>
13735
13736 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13737
13738 2015-09-09 Doug Evans <dje@google.com>
13739
13740 * gdb.base/savedregs.exp: Fix typo.
13741
13742 2015-09-09 Pedro Alves <palves@redhat.com>
13743
13744 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13745
13746 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13747
13748 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13749 command actually switches threads. Give up on remaining
13750 tests if target fails to stop at breakpoint.
13751
13752 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13753
13754 * gdb.ada/funcall_char.exp: New testcase.
13755 * gdb.ada/funcall_char/foo.adb: New file.
13756
13757 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13758
13759 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13760 expected outputs. Add two testcases for completing ambiguous
13761 functions.
13762 * gdb.ada/complete/aux_pck.adb: New file.
13763 * gdb.ada/complete/aux_pck.ads: New file.
13764 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13765 Ambiguous_Func functions.
13766 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13767 * gdb.ada/complete/pck.adb: Likewise.
13768
13769 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13770
13771 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13772 failures to run the test program under GDB.
13773
13774 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13775
13776 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13777 to C.
13778
13779 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13780
13781 * gdb.base/run-after-attach.exp: New test file.
13782 * gdb.base/run-after-attach.c: New test file.
13783
13784 2015-08-26 Don Breazeal <donb@codesourcery.com>
13785
13786 * gdb.base/foll-exec-2.c: New test program.
13787 * gdb.base/foll-exec-2.exp: New test.
13788
13789 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13790
13791 * gdb.base/nested-subp1.exp: New file.
13792 * gdb.base/nested-subp1.c: New file.
13793 * gdb.base/nested-subp2.exp: New file.
13794 * gdb.base/nested-subp2.c: New file.
13795 * gdb.base/nested-subp3.exp: New file.
13796 * gdb.base/nested-subp3.c: New file.
13797
13798 2015-08-24 Pedro Alves <palves@redhat.com>
13799
13800 * gdb.server/connect-without-multi-process.c: New file.
13801 * gdb.server/connect-without-multi-process.exp: New file.
13802
13803 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13804
13805 * gdb.opt/inline-markers.c: Make z int.
13806
13807 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13808
13809 * gdb.opt/inline-markers.c: Make z volatile.
13810
13811 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13812
13813 * gdb.opt/inline-bt.c: New volatile global z.
13814 * gdb.opt/inline-cmds.c: Likewise.
13815 * gdb.opt/inline-locals.c: Likewise.
13816 * gdb.opt/inline-markers.c: New extern global z.
13817 (marker): Use z.
13818 (inline_fn): Likewise.
13819
13820 2015-08-24 Pedro Alves <palves@redhat.com>
13821
13822 * config/m32r-stub.exp: Remove file.
13823 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13824 * gdb.base/call-rt-st.exp: Likewise.
13825 * gdb.base/call-strs.exp: Likewise.
13826 * gdb.base/default.exp: Remove references to h8300-*-hms and
13827 *-*-udi*.
13828 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13829
13830 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13831
13832 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13833 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13834 and "return" use KFAIL when GDB can not read/write the vector
13835 return value.
13836
13837 2015-08-21 Gary Benson <gbenson@redhat.com>
13838
13839 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13840
13841 2015-08-20 Pedro Alves <palves@redhat.com>
13842
13843 * gdb.server/solib-list.exp: No longer expect an interior stop in
13844 non-stop mode.
13845
13846 2015-08-20 Pedro Alves <palves@redhat.com>
13847
13848 * gdb.server/connect-stopped-target.c: New file.
13849 * gdb.server/connect-stopped-target.exp: New file.
13850
13851 2015-08-20 Pedro Alves <palves@redhat.com>
13852
13853 * gdb.dwarf2/comp-unit-lang.exp: New file.
13854 * gdb.dwarf2/comp-unit-lang.c: New file.
13855
13856 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13857
13858 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13859 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13860
13861 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13862
13863 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13864 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13865
13866 2015-08-18 Doug Evans <dje@google.com>
13867 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13868
13869 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13870 skip_python_tests. New arg prompt_regexp.
13871 (skip_python_tests): New function.
13872 * lib/mi-support.exp (mi_skip_python_tests): New function.
13873 * gdb.python/py-mi-objfile-gdb.py: New file.
13874 * gdb.python/py-mi-objfile.c: New file.
13875 * gdb.python/py-mi-objfile.exp: New file.
13876
13877 2015-08-17 Keith Seitz <keiths@redhat.com>
13878
13879 * gdb.linespec/explicit.exp: Move strace test from here ...
13880 * gdb.trace/strace.exp: ... to here.
13881
13882 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13883
13884 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13885 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13886
13887 2015-08-14 Doug Evans <xdje42@gmail.com>
13888
13889 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13890 inferior before selecting a new file.
13891
13892 2015-08-14 Doug Evans <xdje42@gmail.com>
13893
13894 * gdb.mi/mi-disassemble.exp: Update.
13895 * gdb.base/disasm-optim.S: New file.
13896 * gdb.base/disasm-optim.c: New file.
13897 * gdb.base/disasm-optim.h: New file.
13898 * gdb.base/disasm-optim.exp: New file.
13899
13900 2015-08-14 Keith Seitz <keiths@redhat.com>
13901
13902 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13903 "evaluated-by".
13904
13905 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13906
13907 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13908
13909 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13910
13911 * gdb.ada/fun_renaming.exp: New testcase.
13912 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13913 * gdb.ada/fun_renaming/pack.adb: New file.
13914 * gdb.ada/fun_renaming/pack.ads: New file.
13915
13916 2015-08-12 Keith Seitz <keiths@redhat.com>
13917
13918 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13919 gdb_get_line_number.
13920
13921 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13922
13923 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13924 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13925 gdb.base/dso2dso.exp: New files.
13926
13927 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13928 Pedro Alves <palves@redhat.com>
13929 Keith Seitz <keiths@redhat.com>
13930
13931 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13932 GDBFLAGS.
13933
13934 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13935
13936 * gdb.base/gdbhistsize-history.exp
13937 (test_histsize_history_setting): Use save_vars.
13938 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13939 Use save_vars.
13940 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13941 * gdb.base/readline.exp: Use save_vars.
13942
13943 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13944
13945 * lib/gdb.exp (save_vars): New proc.
13946
13947 2015-08-11 Keith Seitz <keiths@redhat.com>
13948
13949 * gdb.base/help.exp: Update help_breakpoint_text.
13950
13951 2015-08-11 Keith Seitz <keiths@redhat.com>
13952
13953 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13954 (at toplevel): Call test_explicit_breakpoints.
13955 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13956 breakpoints.
13957 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13958 breakpoint conditions, "-cond".
13959
13960 2015-08-11 Keith Seitz <keiths@redhat.com>
13961
13962 * gdb.linespec/3explicit.c: New file.
13963 * gdb.linespec/cpexplicit.cc: New file.
13964 * gdb.linespec/cpexplicit.exp: New file.
13965 * gdb.linespec/explicit.c: New file.
13966 * gdb.linespec/explicit.exp: New file.
13967 * gdb.linespec/explicit2.c: New file.
13968 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13969 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13970 before using in the matching pattern.
13971 Clarify that `prefix' is a regular expression.
13972
13973 2015-08-11 Keith Seitz <keiths@redhat.com>
13974
13975 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13976 test.
13977 Add tests for missing ",FMT" and ",".
13978
13979 2015-08-10 Doug Evans <dje@google.com>
13980 Keith Seitz <keiths@redhat.com>
13981
13982 PR gdb/17960
13983 * gdb.base/completion.exp: Add location completer tests.
13984
13985 2015-08-07 Pedro Alves <palves@redhat.com>
13986
13987 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13988 tests here.
13989 (top level): Run do_test with and without displaced stepping.
13990
13991 2015-08-07 Pedro Alves <palves@redhat.com>
13992
13993 * gdb.base/valgrind-disp-step.c: New file.
13994 * gdb.base/valgrind-disp-step.exp: New file.
13995
13996 2015-08-07 Pedro Alves <palves@redhat.com>
13997
13998 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13999 Delete function.
14000 (main): Add alarm. Run an infinite loop instead of calling
14001 wait_threads.
14002 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14003 comment.
14004 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14005 Delete function.
14006 (main): Add alarm. Run an infinite loop instead of calling
14007 wait_threads.
14008 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14009 comment.
14010
14011 2015-08-07 Pedro Alves <palves@redhat.com>
14012
14013 * gdb.base/checkpoint-ns.exp: New file.
14014 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14015 standard_testfile.
14016
14017 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14018
14019 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14020 * gdb.btrace/instruction_history.exp: Update.
14021 * gdb.btrace/tsx.exp: New.
14022 * gdb.btrace/tsx.c: New.
14023
14024 2015-08-06 Pedro Alves <palves@redhat.com>
14025
14026 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14027 increase timeout.
14028 * gdb.reverse/until-precsave.exp: Bump timeouts.
14029
14030 2015-08-06 Pedro Alves <palves@redhat.com>
14031
14032 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14033
14034 2015-08-06 Pedro Alves <palves@redhat.com>
14035
14036 PR gdb/18749
14037 * gdb.threads/process-dies-while-handling-bp.c: New file.
14038 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14039
14040 2015-08-06 Pedro Alves <palves@redhat.com>
14041
14042 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14043 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14044
14045 2015-08-05 Pedro Alves <palves@redhat.com>
14046
14047 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14048 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14049
14050 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14051
14052 * gdb.base/bp-permanent.exp: Report test as unsupported if
14053 the target cannot stop at the permanent breakpoint.
14054
14055 2015-08-03 Doug Evans <dje@google.com>
14056
14057 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14058 10000.
14059
14060 2015-08-03 Doug Evans <dje@google.com>
14061
14062 * Makefile.in (workers/%.worker, build-perf): New rule.
14063 (GDB_PERFTEST_MODE): New variable.
14064 (check-perf): Use it.
14065 (clean): Clean up gdb.perf parallel build subdirs.
14066 * lib/build-piece.exp: New file.
14067 * lib/gdb.exp (make_gdb_parallel_path): New function
14068 (standard_output_file, standard_temp_file): Call it.
14069 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14070 of $GDB_PARALLEL.
14071 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14072
14073 2015-08-03 Doug Evans <dje@google.com>
14074
14075 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14076 (LOG_FILE_NAME): New global.
14077 (TextReporter.__init__): Initialize self.txt_sum.
14078 (TextReporter.report): Add support for multiple data-points.
14079 Move report to perftest.sum, put raw data in perftest.log.
14080 (TextReporter.start): Open sum and log files.
14081 (TextReporter.end): Close sum and log files.
14082 * gdb.perf/lib/perftest/testresult.py
14083 (SingleStatisticTestResult.record): Handle multiple data-points.
14084
14085 2015-07-31 Pedro Alves <palves@redhat.com>
14086
14087 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14088 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14089 kill_wait_spawned_process instead of explicit "kill -9".
14090 * gdb.base/attach-pie-noexec.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/attach-twice.exp: Likewise.
14094 * gdb.base/attach.exp: Likewise.
14095 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14096 gdb_test_multiple.
14097 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14098 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14099 kill_wait_spawned_process.
14100 * gdb.base/valgrind-infcall.exp: Likewise.
14101 * gdb.multi/multi-attach.exp: Likewise.
14102 * gdb.python/py-prompt.exp: Likewise.
14103 * gdb.python/py-sync-interp.exp: Likewise.
14104 * gdb.server/ext-attach.exp: Likewise.
14105 * gdb.threads/attach-into-signal.exp (corefunc): Use
14106 spawn_wait_for_attach, spawn_id_get_pid and
14107 kill_wait_spawned_process.
14108 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14109 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14110 spawn_id_get_pid and kill_wait_spawned_process.
14111 * gdb.threads/attach-stopped.exp (corefunc): Use
14112 spawn_wait_for_attach, spawn_id_get_pid and
14113 kill_wait_spawned_process.
14114 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14115 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14116 kill_wait_spawned_process instead of explicit "kill -9".
14117 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14118 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14119 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14120 processes. Don't map cygwin/windows pids here. Now returns a
14121 spawn id list.
14122
14123 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14124
14125 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14126 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14127 correct patch.
14128
14129 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14130
14131 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14132
14133 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14134
14135 Reapply:
14136 2014-05-21 Mark Wielaard <mjw@redhat.com>
14137
14138 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14139
14140 2015-07-30 Pedro Alves <palves@redhat.com>
14141
14142 * linux-low.c (handle_extended_wait): Set the child's last
14143 reported status to TARGET_WAITKIND_STOPPED.
14144
14145 2015-07-30 Pedro Alves <palves@redhat.com>
14146
14147 PR threads/18600
14148 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14149 only shows inferior 1.
14150
14151 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14152 Pedro Alves <palves@redhat.com>
14153
14154 PR threads/18600
14155 * gdb.threads/fork-plus-threads.c: New file.
14156 * gdb.threads/fork-plus-threads.exp: New file.
14157
14158 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14159
14160 * gdb.base/batch-preserve-term-settings.exp
14161 (test_terminal_settings_preserved_after_cli_exit): Use
14162 send_quit_command.
14163
14164 2015-07-29 Pedro Alves <palves@redhat.com>
14165 Don Breazeal <donb@codesourcery.com>
14166
14167 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14168 output from both inferior_spawn_id and gdb_spawn_id.
14169
14170 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14171
14172 * gdb.threads/attach-into-signal.exp (corefunc): Use
14173 with_test_prefix on nested loops, uniquefying the test messages.
14174
14175 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14176
14177 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14178 commit.
14179
14180 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14181
14182 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14183 New proc.
14184 (test_terminal_settings_preserved_after_sigterm): New test.
14185
14186 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14187
14188 * gdb.base/batch-preserve-term-settings.exp
14189 (test_terminal_settings_preserved_after_cli_exit): New test.
14190
14191 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14192
14193 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14194 manipulation of saved_gdbflags.
14195 (test_terminal_settings_preserved): Remove global declaration of
14196 the unused variable pagination_prompt. Remove manipulation of
14197 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14198 GDBFLAGS.
14199
14200 2015-07-29 Pedro Alves <palves@redhat.com>
14201
14202 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14203
14204 2015-07-29 Pedro Alves <palves@redhat.com>
14205
14206 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14207 at the top.
14208
14209 2015-07-29 Pedro Alves <palves@redhat.com>
14210
14211 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14212 (main): Call gdb_unbuffer_output.
14213 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14214 (main): Call gdb_unbuffer_output.
14215 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14216 (main): Call gdb_unbuffer_output.
14217 * gdb.base/call-strs.exp: Adjust to step over the
14218 gdb_unbuffer_output call.
14219 * gdb.base/catch-gdb-caused-signals.c: Include
14220 "../lib/unbuffer_output.c".
14221 (main): Call gdb_unbuffer_output.
14222 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14223 (main): Call gdb_unbuffer_output.
14224 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14225 (main): Call gdb_unbuffer_output.
14226 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14227 (main): Call gdb_unbuffer_output.
14228 * gdb.base/shlib-call.exp: Adjust to step over the
14229 gdb_unbuffer_output call.
14230 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14231 (main): Call gdb_unbuffer_output.
14232 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14233 (main): Call gdb_unbuffer_output.
14234 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14235 (main): Rename to ...
14236 (test): ... this.
14237 (main): Reimplement.
14238 * gdb.base/varargs.exp: Run to test instead of to main.
14239 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14240 (main): Call gdb_unbuffer_output.
14241
14242 2015-07-29 Pedro Alves <palves@redhat.com>
14243
14244 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14245 factore out from mi_continue_dprintf. For call-style dprintfs,
14246 expect dprintf output out of $inferior_spawn_id.
14247 (mi_continue_dprintf): Use mi_expect_dprintf.
14248 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14249 (main): Call gdb_unbuffer_output.
14250
14251 2015-07-29 Pedro Alves <palves@redhat.com>
14252
14253 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14254 (default_mi_gdb_start): Set inferior_spawn_id instead of
14255 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14256 gdb_spawn_id.
14257 (mi_gdb_test): Always expect inferior output from both
14258 $inferior_spawn_id and $gdb_spawn_id.
14259
14260 2015-07-29 Pedro Alves <palves@redhat.com>
14261
14262 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14263 send_inferior and $inferior_spawn_id.
14264
14265 2015-07-29 Pedro Alves <palves@redhat.com>
14266
14267 * gdb.gdb/complaints.exp (test_initial_complaints)
14268 (test_serial_complaints, test_short_complaints): Use
14269 gdb_test_stdio.
14270 (test_empty_complaint): Handle $inferior_spawn_id !=
14271 $gdb_spawn_id.
14272
14273 2015-07-29 Pedro Alves <palves@redhat.com>
14274
14275 * gdb.base/varargs.exp: Use gdb_test_stdio.
14276
14277 2015-07-29 Pedro Alves <palves@redhat.com>
14278
14279 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14280
14281 2015-07-29 Pedro Alves <palves@redhat.com>
14282
14283 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14284
14285 2015-07-29 Pedro Alves <palves@redhat.com>
14286
14287 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14288 parameter into two new parameters, "inf_result" and "gdb_result".
14289 Expect inferior output and gdb output from $inferior_spawn_id and
14290 $gdb_spawn_id, respectively. Adjust all callers.
14291
14292 2015-07-29 Pedro Alves <palves@redhat.com>
14293
14294 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14295 of gdb_test_sequence.
14296
14297 2015-07-29 Pedro Alves <palves@redhat.com>
14298
14299 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14300 (saw_spurious_output): Expect inferior output from
14301 $inferior_spawn_id. Use gdb_test_stdio.
14302
14303 2015-07-29 Pedro Alves <palves@redhat.com>
14304
14305 * gdb.base/dprintf.exp: Use standard_testfile. Change
14306 prepare_for_testing call.
14307 (srcfile): Don't set.
14308 (restart): New procedure.
14309 (test_dprintf): New procecure, use to continue over dprintfs.
14310 (test_call, test_agent): New procedures, tests moved here.
14311 Restart gdb and recreate dprintfs. Adjust expected output.
14312
14313 2015-07-29 Pedro Alves <palves@redhat.com>
14314
14315 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14316
14317 2015-07-29 Pedro Alves <palves@redhat.com>
14318
14319 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14320
14321 2015-07-29 Pedro Alves <palves@redhat.com>
14322
14323 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14324 gdb_test_stdio.
14325
14326 2015-07-29 Pedro Alves <palves@redhat.com>
14327
14328 * lib/gdb.exp (gdb_test_stdio): New procedure.
14329
14330 2015-07-29 Pedro Alves <palves@redhat.com>
14331
14332 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14333
14334 2015-07-29 Pedro Alves <palves@redhat.com>
14335
14336 * gdb.base/call-signal-resume.exp: Remove check for
14337 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14338 * gdb.base/unwindonsignal.exp: Likewise.
14339 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14340 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14341
14342 2015-07-29 Pedro Alves <palves@redhat.com>
14343
14344 * gdb.base/siginfo-addr.c (pass): New function.
14345 (handler): Call it iff si_addr is correct.
14346 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14347 Set a breakpoint at "pass" and continue to it.
14348
14349 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14350
14351 * gdb.python/py-objfile.exp: Make some tests have unique names.
14352 * gdb.python/py-pp-registration.exp: Likewise.
14353
14354 2015-07-28 Pedro Alves <palves@redhat.com>
14355
14356 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14357
14358 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14359
14360 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14361
14362 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14363
14364 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14365
14366 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14367
14368 * gdb.base/gdb-sigterm-2.exp: New test.
14369
14370 2015-07-25 Doug Evans <xdje42@gmail.com>
14371
14372 Revert:
14373 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14374 (workers/%.worker, build-perf): New rule.
14375 (GDB_PERFTEST_MODE): New variable.
14376 (check-perf): Use it.
14377 (clean): Clean up gdb.perf parallel build subdirs.
14378 * lib/build-piece.exp: New file.
14379 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14380 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14381 name.
14382 (standard_temp_file): Ditto.
14383 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14384 of $GDB_PARALLEL.
14385
14386 2015-07-24 Doug Evans <dje@google.com>
14387
14388 * gdb.perf/lib/perftest/utils.py: New file.
14389 * gdb.perf/gm-hello.cc: New file.
14390 * gdb.perf/gm-pervasive-typedef.cc: New file.
14391 * gdb.perf/gm-pervasive-typedef.h: New file.
14392 * gdb.perf/gm-std.cc: New file.
14393 * gdb.perf/gm-std.h: New file.
14394 * gdb.perf/gm-use-cerr.cc: New file.
14395 * gdb.perf/gm-utils.h: New file.
14396 * gdb.perf/gmonster-null-lookup.py: New file.
14397 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14398 * gdb.perf/gmonster-print-cerr.py: New file.
14399 * gdb.perf/gmonster-ptype-string.py: New file.
14400 * gdb.perf/gmonster-runto-main.py: New file.
14401 * gdb.perf/gmonster-select-file.py: New file.
14402 * gdb.perf/gmonster1-null-lookup.exp: New file.
14403 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14404 * gdb.perf/gmonster1-print-cerr.exp: New file.
14405 * gdb.perf/gmonster1-ptype-string.exp: New file.
14406 * gdb.perf/gmonster1-runto-main.exp: New file.
14407 * gdb.perf/gmonster1-select-file.exp: New file.
14408 * gdb.perf/gmonster1.cc: New file.
14409 * gdb.perf/gmonster1.exp: New file.
14410 * gdb.perf/gmonster2-null-lookup.exp: New file.
14411 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14412 * gdb.perf/gmonster2-print-cerr.exp: New file.
14413 * gdb.perf/gmonster2-ptype-string.exp: New file.
14414 * gdb.perf/gmonster2-runto-main.exp: New file.
14415 * gdb.perf/gmonster2-select-file.exp: New file.
14416 * gdb.perf/gmonster2.cc: New file.
14417 * gdb.perf/gmonster2.exp: New file.
14418
14419 2015-07-24 Doug Evans <dje@google.com>
14420
14421 * gdb.perf/README: New file.
14422 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14423 * lib/gen-perf-test.exp: New file.
14424
14425 2015-07-24 Doug Evans <dje@google.com>
14426
14427 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14428 (PerfTest::startup): New function.
14429 (PerfTest::run): Return result of calling body.
14430 (PerfTest::assemble): Rewrite.
14431 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14432 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14433 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14434 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14435 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14436
14437 2015-07-24 Doug Evans <dje@google.com>
14438
14439 * lib/gdb.exp (clean_restart): Make executable optional.
14440
14441 2015-07-24 Doug Evans <dje@google.com>
14442
14443 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14444 compiler_info references.
14445 * gdb.cp/temargs.exp: Ditto.
14446 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14447 (get_compiler_info): Early exit if already computed. Set compiler_info
14448 to "unknown" if there was a problem.
14449 (test_compiler_info): Add function comment. Call get_compiler_info.
14450
14451 2015-07-24 Doug Evans <dje@google.com>
14452
14453 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14454 (workers/%.worker, build-perf): New rule.
14455 (GDB_PERFTEST_MODE): New variable.
14456 (check-perf): Use it.
14457 (clean): Clean up gdb.perf parallel build subdirs.
14458 * lib/build-piece.exp: New file.
14459 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14460 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14461 name.
14462 (standard_temp_file): Ditto.
14463 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14464 of $GDB_PARALLEL.
14465
14466 2015-07-24 Doug Evans <dje@google.com>
14467
14468 * lib/future.exp (gdb_default_target_compile): New option
14469 "early_flags".
14470 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14471 --as-needed.
14472
14473 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14474
14475 * gdb.base/catch-syscall.exp: Call gdb_exit before
14476 gdb_skip_xml_test.
14477
14478 2015-07-24 Pedro Alves <palves@redhat.com>
14479
14480 * gdb.python/py-events.exp: Accept output between the stop event
14481 and the prompt.
14482 * gdb.python/py-evsignal.exp: Likewise.
14483 * gdb.python/py-evthreads.exp: Likewise.
14484
14485 2015-07-24 Pedro Alves <palves@redhat.com>
14486
14487 PR gdb/18717
14488 * gdb.threads/non-ldr-exit.c: New file.
14489 * gdb.threads/non-ldr-exit.exp: New file.
14490
14491 2015-07-24 Yao Qi <yao.qi@linaro.org>
14492
14493 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14494 restarting process.
14495
14496 2015-07-24 Yao Qi <yao.qi@linaro.org>
14497
14498 * gdb.server/ext-restart.exp: New file.
14499
14500 2015-07-24 Yao Qi <yao.qi@linaro.org>
14501
14502 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14503 argument options.
14504 * gdb.server/ext-wrapper.exp: New file.
14505
14506 2015-07-23 Doug Evans <dje@google.com>
14507
14508 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14509 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14510
14511 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14512
14513 * gdb.ada/var_arr_typedef.exp: New testcase.
14514 * gdb.ada/var_arr_typedef/pack.adb: New file.
14515 * gdb.ada/var_arr_typedef/pack.ads: New file.
14516 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14517
14518 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14519
14520 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14521
14522 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14523
14524 * gdb.arch/i386-biarch-core.exp: Replace istarget
14525 by "complete set gnutarget". Remove expectation for the "core-file"
14526 command.
14527
14528 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14529
14530 Revert the previous commit:
14531 Tests for validate symbol file using build-id.
14532
14533 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14534
14535 Tests for validate symbol file using build-id.
14536 * gdb.base/solib-mismatch-lib.c: New file.
14537 * gdb.base/solib-mismatch-libmod.c: New file.
14538 * gdb.base/solib-mismatch.c: New file.
14539 * gdb.base/solib-mismatch.exp: New file.
14540
14541 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14542
14543 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14544 nios2-*-linux*.
14545 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14546 * gdb.base/siginfo.exp: Likewise.
14547 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14548
14549 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14550
14551 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14552 Move it to ...
14553 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14554 ... here.
14555 * gdb.trace/range-stepping.exp: Check that the target supports
14556 range stepping.
14557
14558 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14559
14560 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14561
14562 2015-07-14 Pedro Alves <palves@redhat.com>
14563
14564 * gdb.base/killed-outside.exp: New file.
14565 * gdb.base/killed-outside.c: New file.
14566
14567 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14568
14569 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14570 (n at main): New.
14571 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14572
14573 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14574
14575 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14576 infcall tests instead of setting up for KFAIL.
14577
14578 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14579
14580 * gdb.btrace/record_goto-step.exp: New.
14581
14582 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14583
14584 PR compile/18484
14585 * gdb.compile/compile.c (struct struct_type): Add volatile to
14586 selffield's type.
14587 * gdb.compile/compile.exp
14588 (compile code struct_object.selffield = &struct_object): Skip further
14589 struct_object tests if this one xfails.
14590
14591 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14592
14593 PR exp/18617
14594 * gdb.trace/ax.exp: Add test.
14595
14596 2015-07-07 Yao Qi <yao.qi@linaro.org>
14597
14598 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14599 instead of istarget "aarch64*-*-*".
14600 * gdb.arch/aarch64-fp.exp: Likewise.
14601 * gdb.base/float.exp: Likewise.
14602 * gdb.reverse/aarch64.exp: Likewise.
14603 * lib/gdb.exp (is_aarch64_target): New proc.
14604
14605 2015-07-07 Yao Qi <yao.qi@linaro.org>
14606
14607 * lib/gdb.exp (is_aarch32_target): New proc.
14608 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14609 instead of "istarget "arm*-*-*"".
14610 * gdb.arch/arm-disp-step.exp: Likewise.
14611 * gdb.arch/thumb-bx-pc.exp: Likewise.
14612 * gdb.arch/thumb-prologue.exp: Likewise.
14613 * gdb.arch/thumb-singlestep.exp: Likewise.
14614 * gdb.base/disp-step-syscall.exp: Likewise.
14615 * gdb.base/float.exp: Likewise.
14616
14617 2015-07-07 Yao Qi <yao.qi@linaro.org>
14618
14619 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14620 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14621
14622 2015-07-07 Yao Qi <yao.qi@linaro.org>
14623
14624 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14625 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14626 if it exists.
14627 * gdb.multi/multi-arch.exp: Likewise.
14628
14629 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14630
14631 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14632 print.
14633
14634 2015-07-07 Yao Qi <yao.qi@linaro.org>
14635
14636 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14637
14638 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14639
14640 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14641 '[' and ']' characters.
14642
14643 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14644
14645 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14646
14647 2015-06-29 Pedro Alves <palves@redhat.com>
14648
14649 PR threads/18127
14650 * gdb.threads/hand-call-new-thread.c: New file.
14651 * gdb.threads/hand-call-new-thread.c: New file.
14652
14653 2015-06-26 Keith Seitz <keiths@redhat.com>
14654 Doug Evans <dje@google.com>
14655
14656 PR 16253
14657 * gdb.cp/var-tag-2.cc: New file.
14658 * gdb.cp/var-tag-3.cc: New file.
14659 * gdb.cp/var-tag-4.cc: New file.
14660 * gdb.cp/var-tag.cc: New file.
14661 * gdb.cp/var-tag.exp: New file.
14662
14663 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14664
14665 * gdb.base/history-duplicates.exp: New test.
14666
14667 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14668
14669 * gdb.base/completion.exp: Test the completion of the "focus"
14670 command.
14671
14672 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14673
14674 * gdb.arch/amd64-prologue-skip.S: New file.
14675 * gdb.arch/amd64-prologue-skip.exp: New file.
14676
14677 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14678
14679 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14680 is_address_zero_readable check.
14681
14682 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14683
14684 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14685 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14686
14687 2015-06-24 Yao Qi <yao.qi@linaro.org>
14688
14689 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14690 linux targets.
14691
14692 2015-06-24 Yao Qi <yao.qi@linaro.org>
14693
14694 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14695 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14696 * gdb.base/siginfo-thread.exp: Likewise.
14697
14698 2015-06-22 Yao Qi <yao.qi@linaro.org>
14699
14700 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14701
14702 2015-06-22 Yao Qi <yao.qi@linaro.org>
14703
14704 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14705 aarch64*-*-*.
14706 (skip_hw_watchpoint_tests): Likewise.
14707
14708 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14709
14710 * gdb.base/gdbinit-history.exp: Test the interaction between
14711 setting GDBHISTSIZE and setting the history size via .gdbinit.
14712
14713 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14714
14715 PR gdb/16999
14716 * gdb.base/gdbhistsize-history.exp: New test.
14717
14718 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14719
14720 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14721 with GDBHISTSIZE.
14722 * gdb.base/readline.exp: Likewise.
14723
14724 2015-06-17 Yao Qi <yao.qi@linaro.org>
14725
14726 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14727 line.
14728
14729 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14730
14731 * gdb.base/gdbinit-history.exp: Add test case to check that
14732 an unlimited history file does not get truncated on exit.
14733
14734 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14735
14736 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14737 (VECTOR): New macro. Use it...
14738 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14739 ...for these typedefs.
14740 (int8, char1, int1, double1): New typedefs.
14741 (struct just_int2, struct two_int2): New structures.
14742 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14743 (add_structvecs, add_singlevecs): New functions.
14744 (main): Call add_some_intvecs twice.
14745 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14746 the compile and exit upon failure. Try compiling for the "native"
14747 architecture. Test inferior function calls with vector arguments
14748 and vector return value handling with "finish" and "return".
14749
14750 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14751
14752 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14753 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14754 PE file.
14755 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14756
14757 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14758
14759 PR breakpoints/16465
14760 * gdb.mi/mi-dprintf-pending.c: New file.
14761 * gdb.mi/mi-dprintf-pending.exp: New test.
14762 * gdb.mi/mi-dprintf-pendshr.c: New file.
14763
14764 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14765 Mircea Gherzan <mircea.gherzan@intel.com>
14766
14767 * gdb.arch/i386-mpx-map.c: New file.
14768 * gdb.arch/i386-mpx-map.exp: New File.
14769
14770 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14771
14772 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14773 * gdb.arch/i386-mpx.exp: Indentation fixed.
14774
14775 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14776
14777 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14778 function and improved indentation.
14779 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14780 gdb_test_multiple. Added additional tests to skip the test.
14781
14782 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14783
14784 * gdb.arch/i386-avx512.c: Change path in include file.
14785 * gdb.arch/i386-avx512.exp: Change include dir path
14786 compilation flag.
14787 * gdb.arch/i386-mpx.c: Change path in include file.
14788 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14789 flag.
14790
14791 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14792
14793 * gdb.compile/compile-print.exp (compile print *vararray@3)
14794 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14795
14796 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14797
14798 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14799 (do not keep jit in memory): ... this.
14800 (expect 5): Change it to ...
14801 (expect no 5): ... this.
14802
14803 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14804
14805 PR gdb/15564
14806 * gdb.mi/mi-detach.exp: New file.
14807
14808 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14809
14810 PR symtab/18392
14811 * gdb.arch/amd64-tailcall-self.S: New file.
14812 * gdb.arch/amd64-tailcall-self.c: New file.
14813 * gdb.arch/amd64-tailcall-self.exp: New file.
14814
14815 2015-05-28 Don Breazeal <donb@codesourcery.com>
14816
14817 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14818 tests for remote targets by checking is_target_gdbserver.
14819
14820 2015-05-27 Doug Evans <dje@google.com>
14821
14822 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14823 * gdb.dwarf2/opaque-type-lookup.c: New file.
14824 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14825
14826 2015-05-26 Doug Evans <dje@google.com>
14827
14828 * gdb.cp/iostream.cc: New file.
14829 * gdb.cp/iostream.exp: New file.
14830
14831 2015-05-26 Doug Evans <dje@google.com>
14832
14833 * gdb.dwarf2/dw2-op-call.exp: Update.
14834 * gdb.dwarf2/dw4-sig-types.exp: Update.
14835 * gdb.dwarf2/implptr.exp: Update.
14836 * gdb.mi/mi-cmd-param-changed.exp: Update.
14837
14838 2015-05-26 Doug Evans <dje@google.com>
14839
14840 * gdb.python/py-lazy-string.c: New file.
14841 * gdb.python/py-lazy-string.exp: New file.
14842 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14843 (main): Update. Add estring3.
14844 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14845 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14846
14847 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14848 Yao Qi <yao.qi@linaro.org>
14849
14850 * gdb.reverse/aarch64.c: New.
14851 * gdb.reverse/aarch64.exp: New.
14852
14853 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14854
14855 * lib/gdb.exp (supports_process_record): Return true for
14856 aarch64*-linux*.
14857 (supports_reverse): Likewise.
14858
14859 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14860
14861 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14862 Use with_test_prefix.
14863
14864 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14865
14866 * gdb.base/completion.exp: Add test for completion of layout
14867 names.
14868
14869 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14870
14871 * lib/gdb.exp (skip_tui_tests): New proc.
14872 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14873
14874 2015-05-19 Pedro Alves <palves@redhat.com>
14875
14876 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14877 Save the whole env array instead of just HOME. Unset HISTSIZE in
14878 the environment while testing. Restore whole environment
14879 afterwards.
14880
14881 2015-05-16 Doug Evans <xdje42@gmail.com>
14882
14883 * gdb.guile/scm-ports.c: New file.
14884 * gdb.guile/scm-ports.exp: Add memory port tests.
14885
14886 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14887
14888 * gdb.compile/compile-print.c: New file.
14889 * gdb.compile/compile-print.exp: New file.
14890
14891 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14892
14893 * gdb.compile/compile-ops.exp: Cast param to void.
14894 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14895 (compile code struct_object.selffield = &struct_object): Add xfail.
14896
14897 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14898
14899 * gdb.ada/arr_enum_with_gap: New testcase.
14900
14901 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14902
14903 * gdb.ada/byte_packed_arr: New testcase.
14904
14905 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14906
14907 * gdb.ada/pckd_neg: New testcase.
14908
14909 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14910
14911 PR gdb/17820
14912 * gdb.base/gdbinit-history.exp: New test.
14913 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14914 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14915
14916 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14917
14918 * gdb.python/py-xmethods.cc: Enhance test case.
14919 * gdb.python/py-xmethods.exp: New tests.
14920 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14921 function.
14922 (B_indexoper): Likewise.
14923 (global_dm_list) : Add new xmethod worker functions.
14924
14925 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14926
14927 * gdb.base/coredump-filter.exp: Correctly unset
14928 "coredump_var_addr" array.
14929
14930 2015-05-08 Pedro Alves <palves@redhat.com>
14931
14932 * gdb.server/non-existing-program.exp: Unset spawn_id.
14933
14934 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14935
14936 PR python/18291
14937 * gdb.python/py-xmethods.exp: Add tests.
14938
14939 2015-05-08 Yao Qi <yao.qi@linaro.org>
14940
14941 PR gdb/18208
14942 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14943 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14944 function set_coredump_filter, and remove remote_exec call.
14945 Remove argument ipid. Callers update.
14946 (top level): Don't get inferior's PID.
14947
14948 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14949
14950 * gdb.base/watch_thread_num.exp: Skip test on targets without
14951 access watchpoints.
14952
14953 2015-05-06 Pedro Alves <palves@redhat.com>
14954
14955 PR server/18081
14956 * gdb.server/non-existing-program.exp: New file.
14957
14958 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14959
14960 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14961
14962 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14963
14964 * gdb.ada/out_of_line_in_inlined: New testcase.
14965
14966 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14967
14968 * gdb.ada/var_rec_arr: New testcase.
14969
14970 2015-04-30 Yao Qi <yao.qi@linaro.org>
14971
14972 * gdb.base/break-idempotent.exp: If
14973 skip_hw_watchpoint_multi_tests returns true, skip the tests
14974 on "rwatch" and "awatch".
14975
14976 2015-04-30 Yao Qi <yao.qi@linaro.org>
14977
14978 * gdb.base/relativedebug.exp: Invoke gdb command
14979 "info sharedlibrary", and if libc.so doesn't have debug info,
14980 skip the test.
14981
14982 2015-04-29 Doug Evans <dje@google.com>
14983
14984 * gdb.python/py-xmethods.exp: Add ptype tests.
14985 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14986 get_result_type method.
14987
14988 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14989
14990 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14991 the target does not support hardware watchpoints.
14992
14993 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14994
14995 * gdb.base/break-always.exp: Abort testing if writing to memory
14996 causes an error.
14997
14998 2015-04-28 Doug Evans <dje@google.com>
14999
15000 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15001 * gdb.python/py-pp-registration.exp: ... here. New file.
15002 * gdb.python/py-pp-registration.c: New file.
15003 * gdb.python/py-pp-registration.py: New file.
15004
15005 2015-04-28 Doug Evans <dje@google.com>
15006
15007 * gdb.python/py-bad-printers.c: New file.
15008 * gdb.python/py-bad-printers.py: New file.
15009 * gdb.python/py-bad-printers.exp: New file.
15010
15011 2015-04-28 Sasha Smundak <asmundak@google.com>
15012
15013 * gdb.python/py-type.exp: New test.
15014
15015 2015-04-28 Andy Wingo <wingo@igalia.com>
15016
15017 * gdb.python/py-parameter.exp:
15018 * gdb.guile/scm-parameter.exp: Escape the path that we are
15019 matching against, as it might contain characters that are special
15020 to regular expressions.
15021
15022 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15023
15024 * gdb.ada/rec_comp: New testcase.
15025
15026 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15027
15028 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15029 before using it.
15030
15031 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15032
15033 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15034 new tests for verilog output.
15035
15036 2015-04-24 Yao Qi <yao.qi@linaro.org>
15037
15038 * boards/remote-gdbserver-on-localhost.exp: New file.
15039
15040 2015-04-23 Pedro Alves <palves@redhat.com>
15041
15042 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15043 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15044 "end of file", remove $inferior_spawn_id from the indirect list.
15045
15046 2015-04-23 Pedro Alves <palves@redhat.com>
15047
15048 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15049
15050 2015-04-23 Pedro Alves <palves@redhat.com>
15051
15052 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15053 on $any_spawn_id instead of only on $gdb_spawn_id.
15054
15055 2015-04-21 Pierre Muller <muller@sourceware.org>
15056
15057 PR pascal/17815
15058 * lib/pascal.exp (gpc_compile): Add new option "class".
15059 (fpc_compile): Likewise.
15060 * gdb.pascal/case-insensitive-symbols.pas: New file.
15061 * gdb.pascal/case-insensitive-symbols.exp: New file.
15062
15063 2015-04-20 Gary Benson <gbenson@redhat.com>
15064
15065 * gdb.base/attach.exp: Fix three extended remote failures.
15066
15067 2015-04-17 Gary Benson <gbenson@redhat.com>
15068
15069 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15070 the main executable over the remote protocol.
15071
15072 2015-04-16 Pedro Alves <palves@redhat.com>
15073
15074 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15075 a new gdbserver if gdbserver_reconnect_p is set.
15076
15077 2015-04-16 Pedro Alves <palves@redhat.com>
15078
15079 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15080 is set, don't exit gdbserver.
15081
15082 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15083
15084 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15085 appropriate .insn, such that an older assembler can be used.
15086 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15087 the z/Architecture instruction set on 31-bit targets as well.
15088
15089 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15090
15091 * gdb.go/handcall.exp: Remove all logic related to the first
15092 breakpoint and rely on go_runto_main instead.
15093 * gdb.go/strings.exp: Likewise.
15094 * gdb.go/unsafe.exp: Likewise.
15095 * gdb.go/hello.exp: Likewise. Also rename the remaining
15096 breakpoint marker to "breakpoint 1".
15097 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15098 * gdb.go/strings.go: Likewise.
15099 * gdb.go/unsafe.go: Likewise.
15100 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15101 "set breakpoint 2 here" and rename the remaining breakpoint marker
15102 to "breakpoint 1".
15103
15104 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15105
15106 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15107 if itertools.imap is not present.
15108 * gdb.python/py-objfile.exp: Add parentheses.
15109 * gdb.python/py-type.exp: Same.
15110 * gdb.python/py-unwind-maint.py: Same.
15111
15112 2015-04-15 Yao Qi <yao.qi@linaro.org>
15113
15114 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15115 of ":$ptr_size" and set its form explicitly.
15116
15117 2015-04-15 Pedro Alves <palves@redhat.com>
15118 Yao Qi <yao.qi@linaro.org>
15119
15120 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15121 timeout by factor of 4.
15122 (test_regular_watch): Likewise.
15123 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15124 * gdb.reverse/sigall-reverse.exp: Likewise.
15125 * gdb.reverse/until-precsave.exp: Likewise.
15126 * lib/gdb.exp (with_timeout_factor): New proc.
15127 (gdb_expect): Move some code to ...
15128 (get_largest_timeout): ... here. New procedure.
15129
15130 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15131
15132 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15133
15134 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15135
15136 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15137 to write to the .text section.
15138
15139 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15140
15141 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15142 Handle the case of targets that do not provide PID information.
15143
15144 2015-04-13 Yao Qi <yao.qi@linaro.org>
15145
15146 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15147 and use expect instead of gdb_expect.
15148
15149 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15150
15151 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15152 "coredump_var_addr" to avoid naming conflict with other testcases.
15153
15154 2015-04-10 Pedro Alves <palves@redhat.com>
15155
15156 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15157 gdb_test_sequence and gdb_assert.
15158
15159 2015-04-10 Pedro Alves <palves@redhat.com>
15160
15161 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15162 test messages that don't include the breakpoint address.
15163
15164 2015-04-10 Yao Qi <yao.qi@linaro.org>
15165
15166 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15167 false for some offset and width combinations which aren't
15168 supported by linux kernel.
15169
15170 2015-04-10 Pedro Alves <palves@redhat.com>
15171
15172 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15173 procedure, factored out from ...
15174 (top level): ... here. Add "set displaced-stepping" testing axis.
15175 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15176 parameter "displaced". Use it.
15177 (top level): Use foreach and add "set displaced-stepping" testing
15178 axis.
15179
15180 2015-04-10 Pedro Alves <palves@redhat.com>
15181
15182 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15183 Remove comment.
15184 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15185 both the address of the instruction that triggers the watchpoint
15186 and the address of the instruction immediately after, and use
15187 those addresses for the test. Fix comment.
15188
15189 2015-04-10 Pedro Alves <palves@redhat.com>
15190
15191 * gdb.base/sigstep.exp (breakpoint_to_handler)
15192 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15193 Test "backtrace" in handler.
15194 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15195 (top level): Add new "displaced" test axis to
15196 breakpoint_to_handler, breakpoint_to_handler_entry and
15197 breakpoint_over_handler.
15198
15199 2015-04-10 Pedro Alves <palves@redhat.com>
15200
15201 PR gdb/18216
15202 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15203
15204 2015-04-10 Yao Qi <yao.qi@linaro.org>
15205
15206 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15207 (test_add_rn_pc): New function.
15208 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15209 (top level): Invoke test_add_rn_pc.
15210
15211 2015-04-10 Pedro Alves <palves@redhat.com>
15212
15213 PR gdb/13858
15214 * gdb.base/step-over-no-symbols.exp: New file.
15215
15216 2015-04-09 Andy Wingo <wingo@igalia.com>
15217
15218 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15219 after the Python tests.
15220
15221 2015-04-08 Keith Seitz <keiths@redhat.com>
15222
15223 PR python/16699
15224 * gdb.python/py-completion.exp: New tests for completion.
15225 * gdb.python/py-completion.py (CompleteLimit1): New class.
15226 (CompleteLimit2): Likewise.
15227 (CompleteLimit3): Likewise.
15228 (CompleteLimit4): Likewise.
15229 (CompleteLimit5): Likewise.
15230 (CompleteLimit6): Likewise.
15231 (CompleteLimit7): Likewise.
15232
15233 2015-04-08 Pedro Alves <palves@redhat.com>
15234
15235 PR gdb/18214
15236 PR gdb/18216
15237 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15238 function.
15239 (main): Install it as SIGUSR1 handler.
15240 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15241 parameter. Always use "setup" as prefix. Toggle "set
15242 displaced-stepping" off/on depending on global. Don't switch to
15243 thread 1 here.
15244 (top level): Add displaced stepping "off/on" test axis. Update
15245 "setup" calls. Wrap each subtest with with_test_prefix. Test
15246 continuing with a queued signal in each thread.
15247
15248 2015-04-08 Pedro Alves <palves@redhat.com>
15249
15250 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15251 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15252 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15253 Return early if running to main fails.
15254 * gdb.trace/while-stepping.exp: Likewise.
15255
15256 2015-04-07 Pedro Alves <palves@redhat.com>
15257
15258 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15259 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15260 interact with inferior program.
15261
15262 2015-04-07 Pedro Alves <palves@redhat.com>
15263
15264 * lib/gdb.exp (inferior_spawn_id): New global.
15265 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15266 spawn id after processing the user code.
15267 (default_gdb_start): Set inferior_spawn_id.
15268 (send_inferior): New procedure.
15269 * lib/gdbserver-support.exp (gdbserver_start): Set
15270 inferior_spawn_id.
15271 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15272
15273 2015-04-07 Pedro Alves <palves@redhat.com>
15274
15275 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15276 * lib/gdbserver-support.exp (gdbserver_start): Make
15277 $server_spawn_id global.
15278 (gdbserver_start): Don't wait for gdbserver's spawn id with
15279 expect_background.
15280 (close_gdbserver): New procedure.
15281 (gdb_exit): Rename the default version and reimplement.
15282
15283 2015-04-07 Pedro Alves <palves@redhat.com>
15284
15285 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15286 append the substituted item, not the original item.
15287
15288 2015-04-07 Pedro Alves <palves@redhat.com>
15289
15290 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15291 gdb_expect.
15292
15293 2015-04-07 Pedro Alves <palves@redhat.com>
15294
15295 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15296 output appearing once only.
15297
15298 2015-04-07 Pedro Alves <palves@redhat.com>
15299
15300 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15301 that doesn't expect anything. Return early if running to main
15302 fails.
15303
15304 2015-04-07 Yao Qi <yao.qi@linaro.org>
15305
15306 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15307 (child_function): Call alarm.
15308 (main): Move call to alarm into the loop.
15309 * gdb.threads/non-stop-fair-events.exp: Build program with
15310 -DTIMEOUT=$timeout.
15311
15312 2015-04-06 Doug Evans <xdje42@gmail.com>
15313
15314 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15315 Fix dest parameter to board_info.
15316 (fpc_compile): Ditto.
15317 (gdb_compile_pascal): Rename dest arg to destfile.
15318
15319 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15320
15321 * gdb.ada/funcall_ref.exp: New file.
15322 * gdb.ada/funcall_ref/foo.adb: New file.
15323
15324 2015-04-02 Yao Qi <yao.qi@linaro.org>
15325
15326 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15327 is remote.
15328
15329 2015-04-02 Gary Benson <gbenson@redhat.com>
15330
15331 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15332
15333 2015-04-01 Sasha Smundak <asmundak@google.com>
15334
15335 * gdb.python/py-unwind-maint.c: New file.
15336 * gdb.python/py-unwind-maint.exp: New test.
15337 * gdb.python/py-unwind-maint.py: New file.
15338 * gdb.python/py-unwind.c: New file.
15339 * gdb.python/py-unwind.exp: New test.
15340 * gdb.python/py-unwind.py: New test.
15341
15342 2015-04-01 Pedro Alves <palves@redhat.com>
15343
15344 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15345 to fail instead of non-existent $test.
15346
15347 2015-04-01 Pedro Alves <palves@redhat.com>
15348
15349 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15350 GDBFLAGS if not empty.
15351
15352 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15353
15354 * gdb.ada/complete.exp: Remove "multi_line".
15355 * gdb.ada/info_exc.exp: Remove "multi_line".
15356 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15357 * gdb.ada/ptype_field.exp: Remove "multi_line".
15358 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15359 * gdb.ada/tagged.exp: Remove "multi_line".
15360 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15361 [multi_line ...]
15362 * gdb.btrace/delta.exp: Likewise.
15363 * gdb.btrace/exception.exp: Likewise.
15364 * gdb.btrace/function_call_history.exp: Likewise.
15365 * gdb.btrace/instruction_history.exp: Likewise.
15366 * gdb.btrace/nohist.exp: Likewise.
15367 * gdb.btrace/record_goto.exp: Likewise.
15368 * gdb.btrace/segv.exp: Likewise.
15369 * gdb.btrace/stepi.exp: Likewise.
15370 * gdb.btrace/tailcall.exp: Likewise.
15371 * gdb.btrace/unknown_functions.exp: Likewise.
15372 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15373 * lib/gdb.exp: Add the "multi_line" helper.
15374
15375 2015-04-01 Pedro Alves <palves@redhat.com>
15376
15377 * gdb.threads/tid-reuse.c: New file.
15378 * gdb.threads/tid-reuse.exp: New file.
15379
15380 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15381
15382 PR corefiles/16092
15383 * gdb.base/coredump-filter.c: New file.
15384 * gdb.base/coredump-filter.exp: Likewise.
15385
15386 2015-03-27 Petr Machata <pmachata@redhat.com>
15387
15388 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15389 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15390 (Dwarf::assemble): Initialize them.
15391 (Dwarf::lines): New function.
15392
15393 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15394
15395 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15396 SYMBOL_PREFIX for x86_64-*-cygwin.
15397
15398 2015-03-26 Andy Wingo <wingo@igalia.com>
15399
15400 PR symtab/18148
15401 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15402 const_value but not a location.
15403 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15404 location defined in non-main CUs are visible.
15405
15406 2015-03-26 Yao Qi <yao.qi@linaro.org>
15407
15408 PR testsuite/18139
15409 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15410 Add a line number entry for the same line.
15411 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15412 Add a line number entry for the same line.
15413
15414 2015-03-26 Yao Qi <yao.qi@linaro.org>
15415
15416 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15417 .int 0.
15418 (func): Likewise. Add .Lfunc_1 label.
15419 Use .Lfunc_1 label.
15420 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15421 .int 0.
15422 (func): Likewise.
15423 Use .Lfunc_1 label.
15424
15425 2015-03-26 Yao Qi <yao.qi@linaro.org>
15426
15427 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15428 Call gdb_compile instead to compile each .s files without debug
15429 information.
15430
15431 2015-03-26 Yao Qi <yao.qi@linaro.org>
15432
15433 * gdb.base/savedregs.exp (process_saved_regs): Make
15434 "Saved registers:" optional in the pattern.
15435
15436 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15437
15438 * gdb.btrace/next.exp: Merged into step.exp.
15439 * gdb.btrace/finish.exp: Merged into step.exp.
15440 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15441 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15442 "record goto" and checking the exact replay position.
15443 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15444 check for "Recording format" in "info record" output.
15445 * gdb.btrace/record_goto.exp: Choose test file based on target.
15446 * gdb.btrace/x86-record_goto.S: Renamed into ...
15447 * gdb.btrace/x86_64-record_goto.S: ... this.
15448 * gdb.btrace/i686-record_goto.S: New.
15449 * gdb.btrace/x86-tailcall.S: Renamed into ...
15450 * gdb.btrace/x86_64-tailcall.S: ... this.
15451 * gdb.btrace/i686-tailcall.S: New.
15452 * gdb.btrace/x86-tailcall.c: Renamed into ...
15453 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15454 separate statements. Update test.
15455 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15456 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15457 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15458 * gdb.btrace/tailcall.exp: Choose test file based on target.
15459 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15460
15461 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15462
15463 * gdb.btrace/exception.exp: Increase BTS buffer size.
15464
15465 2015-03-24 Pedro Alves <palves@redhat.com>
15466
15467 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15468
15469 2015-03-24 Pedro Alves <palves@redhat.com>
15470
15471 * gdb.threads/schedlock.exp (test_step): No longer expect that
15472 "set scheduler-locking step" with "next" over a function call runs
15473 threads unlocked.
15474
15475 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15476
15477 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15478
15479 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15480
15481 PR breakpoints/16466
15482 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15483 * gdb.mi/mi-pending.c (thread_func): New function.
15484 (int main): Add threading support required.
15485 * gdb.mi/mi-pending.exp: Add tests for this issue.
15486 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15487 (pendfunc2): Remove stdio dependency.
15488 * gdb.mi/mi-pendshr2.c: New file.
15489
15490 2015-03-23 Keith Seitz <keiths@redhat.com>
15491
15492 * gdb.linespec/keywords.c: New file.
15493 * gdb.linespec/keywords.exp: New file.
15494
15495 2015-03-23 Keith Seitz <keiths@redhat.com>
15496
15497 PR gdb/18021
15498 * gdb.dwarf2/staticvirtual.exp: New test.
15499
15500 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15501
15502 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15503 * README: Remove HP-UX and gdb.hp.
15504 (configuration):
15505 * configure: Regenerate.
15506 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15507 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15508 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15509 gdb.hp/gdb.defects/Makefile.
15510 * gdb.hp/Makefile.in: File deleted.
15511 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15512 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15513 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15514 * gdb.hp/gdb.aCC/run.c: File deleted.
15515 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15516 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15517 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15518 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15519 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15520 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15521 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15522 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15523 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15524 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15525 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15526 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15527 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15528 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15529 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15530 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15531 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15532 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15533 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15534 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15535 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15536 * gdb.hp/gdb.compat/average.c: File deleted.
15537 * gdb.hp/gdb.compat/sum.c: File deleted.
15538 * gdb.hp/gdb.compat/xdb.c: File deleted.
15539 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15540 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15541 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15542 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15543 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15544 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15545 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15546 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15547 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15548 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15549 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15550 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15551 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15552 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15553 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15554 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15555 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15556 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15557 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15558 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15559 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15560 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15561 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15562 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15563 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15564 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15565 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15566 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15567 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15568 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15569 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15570 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15571 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15572 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15573 * gdb.hp/tools/odump: File deleted.
15574
15575 2015-03-19 Pedro Alves <palves@redhat.com>
15576
15577 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15578 (saw_thread_3): New globals.
15579 (top level): Increment them when an event for the corresponding
15580 thread is seen.
15581 (no thread starvation): New test.
15582
15583 2015-03-19 Pedro Alves <palves@redhat.com>
15584
15585 * gdb.threads/continue-pending-status.c: New file.
15586 * gdb.threads/continue-pending-status.exp: New file.
15587
15588 2015-03-18 Pedro Alves <palves@redhat.com>
15589
15590 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15591 Use gdb_is_target_remote instead of is_remote. Use
15592 gdb_test_multiple instead of gdb_expect. Exit early if
15593 gdb_test_multiple hits its internal matches. Tighten stepi tests
15594 expected output. Fail on exit with any signal, instead of just
15595 SIGILL.
15596
15597 2015-03-18 Yao Qi <yao.qi@linaro.org>
15598
15599 PR tdep/18107
15600 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15601 variable.
15602 * gdb.base/catch-syscall.exp: Don't skip it on
15603 aarch64*-*-linux* target. Remove elements in all_syscalls.
15604 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15605 target.
15606 (setup_all_syscalls): New proc.
15607
15608 2015-03-16 Yao Qi <yao.qi@linaro.org>
15609
15610 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15611 (top level): Skip tests if valid_addr_p returns false for
15612 $cmd1 or $cmd2.
15613
15614 2015-03-11 Andy Wingo <wingo@igalia.com>
15615
15616 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15617
15618 2015-03-11 Yao Qi <yao.qi@linaro.org>
15619
15620 * gdb.base/catch-syscall.exp: Fix typo in comments.
15621
15622 2015-03-11 Yao Qi <yao.qi@linaro.org>
15623
15624 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15625
15626 2015-03-09 Pedro Alves <palves@redhat.com>
15627
15628 * dg-extract-results.py: Delete.
15629
15630 2015-03-09 Pedro Alves <palves@redhat.com>
15631
15632 Merge dg-extract-results.sh from GCC upstream (r218843).
15633
15634 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15635 * dg-extract-results.sh: Use --text with grep to avoid issues with
15636 binary files. Fall back to cat -v, if that doesn't work.
15637
15638 2015-03-05 Pedro Alves <palves@redhat.com>
15639
15640 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15641
15642 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15643
15644 * lib/mi-support.exp (mi_expect_interrupt): Accept
15645 alternative event for when in all-stop mode.
15646
15647 2015-03-04 Pedro Alves <palves@redhat.com>
15648
15649 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15650
15651 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15652
15653 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15654
15655 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15656
15657 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15658 regexps for GDB's current line display, accept a hex address
15659 preceding the line number.
15660
15661 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15662
15663 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15664 the 'arch1' variable for "s390*-linux*" targets.
15665
15666 2015-03-04 Pedro Alves <palves@redhat.com>
15667
15668 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15669 (main): Pass missing retval argument to pthread_join call.
15670
15671 2015-03-02 Pedro Alves <palves@redhat.com>
15672
15673 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15674 (top level): Call do_test with non-stop as well.
15675
15676 2015-03-02 Pedro Alves <palves@redhat.com>
15677
15678 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15679 -1.
15680
15681 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15682
15683 * gdb.arch/s390-vregs.exp: New test.
15684 * gdb.arch/s390-vregs.S: New file.
15685
15686 2015-02-27 Pedro Alves <palves@redhat.com>
15687
15688 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15689 call to catch_command_errors.
15690 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15691 catch_command_errors.
15692
15693 2015-02-27 Pedro Alves <palves@redhat.com>
15694
15695 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15696 "true" for boolean result.
15697 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15698 prototype of main.
15699
15700 2015-02-27 Pedro Alves <palves@redhat.com>
15701
15702 * lib/unbuffer_output.c: New file.
15703 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15704 (main): Call gdb_unbuffer_output.
15705
15706 2015-02-27 Yao Qi <yao.qi@linaro.org>
15707
15708 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15709 target.
15710
15711 2015-02-26 Doug Evans <dje@google.com>
15712
15713 * gdb.cp/class2.cc (Dbase, D): New classes.
15714 (main): New local delta.
15715 * gdb.cp/class2.exp: Test printing delta.
15716 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15717 (dynbar): New global.
15718 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15719
15720 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15721
15722 * gdb.compile/compile-ifunc.c: New file.
15723 * gdb.compile/compile-ifunc.exp: New file.
15724
15725 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15726
15727 * gdb.base/structs.exp: Check for correct struct on finish.
15728
15729 2015-02-26 Yao Qi <yao.qi@linaro.org>
15730
15731 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15732 is zero.
15733
15734 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15735
15736 * gdb.arch/cordic.ko.bz2: New file.
15737 * gdb.arch/cordic.ko.debug.bz2: New file.
15738 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15739
15740 2015-02-25 Yao Qi <yao.qi@linaro.org>
15741
15742 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15743 aarch64*-*-* target.
15744
15745 2015-02-23 Pedro Alves <palves@redhat.com>
15746
15747 * lib/gdb.exp (delete_breakpoints): Rewrite using
15748 gdb_test_multiple.
15749
15750 2015-02-23 Pedro Alves <palves@redhat.com>
15751
15752 * gdb.base/info-os.c: Include stdlib.h.
15753
15754 2015-02-22 Doug Evans <xdje42@gmail.com>
15755
15756 PR symtab/17855
15757 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15758 is read after symbols have been re-read.
15759 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15760 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15761
15762 2015-02-21 Doug Evans <dje@google.com>
15763
15764 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15765
15766 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15767
15768 PR corefiles/17808
15769 * gdb.arch/i386-biarch-core.core.bz2: New file.
15770 * gdb.arch/i386-biarch-core.exp: New file.
15771
15772 2015-02-21 Pedro Alves <palves@redhat.com>
15773
15774 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15775 runto_main fails.
15776
15777 2015-02-20 Pedro Alves <palves@redhat.com>
15778
15779 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15780 info probes.
15781
15782 2015-02-20 Pedro Alves <palves@redhat.com>
15783
15784 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15785
15786 2015-02-20 Pedro Alves <palves@redhat.com>
15787
15788 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15789 clean_restart before gdb_target_supports_trace.
15790
15791 2015-02-20 Pedro Alves <palves@redhat.com>
15792
15793 PR threads/18006
15794 * gdb.threads/clone-thread_db.c: New file.
15795 * gdb.threads/clone-thread_db.exp: New file.
15796
15797 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15798
15799 PR breakpoints/16812
15800 * gdb.base/catch-gdb-caused-signals.c: New file.
15801 * gdb.base/catch-gdb-caused-signals.exp: New file.
15802
15803 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15804
15805 * configure: Regenerated.
15806 * configure.ac: Use GDB_AC_TRANSFORM.
15807 * aclocal.m4: sinclude ../transform.m4.
15808
15809 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15810
15811 * lib/dtrace.exp: New file.
15812 * gdb.base/dtrace-probe.exp: Likewise.
15813 * gdb.base/dtrace-probe.d: Likewise.
15814 * gdb.base/dtrace-probe.c: Likewise.
15815 * lib/pdtrace.in: Likewise.
15816 * configure.ac: Output variables with the transformed names of
15817 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15818 * configure: Regenerated.
15819
15820 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15821
15822 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15823 expected message when trying to access $_probe_* convenience
15824 variables while not on a probe.
15825
15826 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15827
15828 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15829
15830 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15831
15832 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15833 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15834
15835 2015-02-10 Doug Evans <xdje42@gmail.com>
15836
15837 * lib/gdb.exp (gdb_load): Always return a result.
15838
15839 2015-02-10 Pedro Alves <palves@redhat.com>
15840
15841 * gdb.threads/signal-sigtrap.c: New file.
15842 * gdb.threads/signal-sigtrap.exp: New file.
15843
15844 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15845
15846 * gdb.trace/no-attach-trace.c: New file.
15847 * gdb.trace/no-attach-trace.exp: New file.
15848
15849 2015-02-09 Mark Wielaard <mjw@redhat.com>
15850
15851 * gdb.dwarf2/atomic.c: New file.
15852 * gdb.dwarf2/atomic-type.exp: Likewise.
15853
15854 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15855
15856 * gdb.btrace/buffer-size.exp: Update "info record" output.
15857 * gdb.btrace/delta.exp: Update "info record" output.
15858 * gdb.btrace/enable.exp: Update "info record" output.
15859 * gdb.btrace/finish.exp: Update "info record" output.
15860 * gdb.btrace/instruction_history.exp: Update "info record" output.
15861 * gdb.btrace/next.exp: Update "info record" output.
15862 * gdb.btrace/nexti.exp: Update "info record" output.
15863 * gdb.btrace/step.exp: Update "info record" output.
15864 * gdb.btrace/stepi.exp: Update "info record" output.
15865 * gdb.btrace/nohist.exp: Update "info record" output.
15866
15867 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15868
15869 * gdb.btrace/buffer-size: New.
15870
15871 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15872
15873 * gdb.btrace/delta.exp: Update "info record" output.
15874 * gdb.btrace/enable.exp: Update "info record" output.
15875 * gdb.btrace/finish.exp: Update "info record" output.
15876 * gdb.btrace/instruction_history.exp: Update "info record" output.
15877 * gdb.btrace/next.exp: Update "info record" output.
15878 * gdb.btrace/nexti.exp: Update "info record" output.
15879 * gdb.btrace/step.exp: Update "info record" output.
15880 * gdb.btrace/stepi.exp: Update "info record" output.
15881 * gdb.btrace/nohist.exp: Update "info record" output.
15882
15883 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15884
15885 PR gdb/15678
15886 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15887
15888 2015-02-06 Pedro Alves <palves@redhat.com>
15889
15890 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15891 macro.
15892 (seconds_left, again): New globals.
15893 (main): Wait seconds_left in a 1-second sleep loop instead of
15894 sleeping 180 seconds. If 'again' is set, reset the seconds
15895 counter.
15896 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15897 'again' in the inferior before detaching. Print the seconds left.
15898 (options): New global.
15899 (top level): Build program with -DTIMEOUT=$timeout.
15900
15901 2015-02-06 Pedro Alves <palves@redhat.com>
15902
15903 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15904 determine how many seconds to pass to 'alarm'.
15905 * gdb.base/gdb-sigterm.exp (top level): Build program with
15906 -DTIMEOUT=$timeout.
15907 (do_test): Return success/failure indication. Add more verbose
15908 logging. Don't fail if 200 single steps are seen. Instead, fail
15909 when the test times out.
15910 (passes): New global.
15911 (top level): Break the testing loop if testing fails on any
15912 iteration. Use gdb_assert.
15913
15914 2015-02-04 Don Breazeal <donb@codesourcery.com>
15915
15916 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15917 and initialize them.
15918 (ipc_cleanup): New function.
15919 (main): Don't declare shmid, semid, and msqid. Add a call to
15920 atexit so that we call ipc_cleanup on exit.
15921
15922 2015-02-04 Pedro Alves <palves@redhat.com>
15923
15924 * boards/native-extended-gdbserver.exp: Remove any target variant
15925 specifications from the board name before clearing the isremote
15926 flag from board_info.
15927
15928 2015-01-31 Doug Evans <xdje42@gmail.com>
15929
15930 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15931
15932 2015-01-31 Gary Benson <gbenson@redhat.com>
15933
15934 * gdb.base/completion.exp: Disable completion limiting for
15935 existing tests. Add new tests to check completion limiting.
15936 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15937
15938 2015-01-31 Doug Evans <xdje42@gmail.com>
15939
15940 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15941
15942 2015-01-31 Doug Evans <xdje42@gmail.com>
15943
15944 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15945 entries. Duplicate file section script entries.
15946 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15947 inlined entries. Add test for safe-path rejection.
15948 * gdb.python/py-section-script.c: Add duplicate inlined section script
15949 entries. Duplicate file section script entries.
15950 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15951 inlined entries. Add test for safe-path rejection.
15952
15953 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15954
15955 * gdb.ada/disc_arr_bound: New testcase.
15956
15957 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15958
15959 * gdb.ada/mi_var_array: New testcase.
15960
15961 2015-01-27 Doug Evans <dje@google.com>
15962
15963 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15964 Add test for objfile.filename, objfile.username after objfile
15965 has been unloaded.
15966
15967 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15968
15969 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15970 the second test to print the name attribute of value
15971 returned by the call to gdb.lookup_type, and adjust
15972 the expected output accordingly.
15973
15974 2015-01-25 Mark Wielaard <mjw@redhat.com>
15975
15976 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15977 * gdb.base/disp-step-fork.c: Include unistd.h.
15978 * gdb.base/siginfo-obj.c: Include stdio.h.
15979 * gdb.base/siginfo-thread.c: Likewise.
15980 * gdb.mi/non-stop.c: Include unistd.h.
15981 * gdb.mi/nsthrexec.c: Include stdio.h.
15982 * gdb.mi/pthreads.c: Include unistd.h.
15983 * gdb.modula2/unbounded1.c (main): Declare returns int.
15984 * gdb.reverse/consecutive-reverse.c: Likewise.
15985 * gdb.threads/create-fail.c: Include unistd.h.
15986 * gdb.threads/killed.c: Likewise.
15987 * gdb.threads/linux-dp.c: Likewise.
15988 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15989 * gdb.threads/non-ldr-exc-2.c: Likewise.
15990 * gdb.threads/non-ldr-exc-3.c: Likewise.
15991 * gdb.threads/non-ldr-exc-4.c: Likewise.
15992 * gdb.threads/pthreads.c: Include unistd.h.
15993 (main): Declare returns int.
15994 * gdb.threads/tls-main.c (foo): New declaration.
15995 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15996
15997 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15998
15999 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16000 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16001
16002 2015-01-15 Mark Wielaard <mjw@redhat.com>
16003
16004 * gdb.base/noreturn-return.c: New file.
16005 * gdb.base/noreturn-return.exp: New file.
16006 * gdb.base/noreturn-finish.c: New file.
16007 * gdb.base/noreturn-finish.exp: New file.
16008
16009 2015-01-23 Pedro Alves <palves@redhat.com>
16010
16011 * gdb.threads/continue-pending-after-query.c: New file.
16012 * gdb.threads/continue-pending-after-query.exp: New file.
16013
16014 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16015 Simon Marchi <simon.marchi@ericsson.com>
16016
16017 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16018 * gdb.base/valgrind-db-attach.exp: Same.
16019 * gdb.base/valgrind-infcall.exp: Same.
16020 * lib/mi-support.exp (default_mi_gdb_start): Same.
16021 * lib/prompt.exp (default_prompt_gdb_start): Same.
16022 * lib/gdb.exp (default_gdb_spawn): Same.
16023 (gdb_interact): New.
16024
16025
16026 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16027
16028 * gdb.compile/compile.exp (pointer to jit function): New test.
16029
16030 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16031
16032 * lib/gdb.exp (supports_process_record): Return true for
16033 powerpc*-*-linux*.
16034 (supports_reverse): Likewise.
16035
16036 2015-01-15 Don Breazeal <donb@codesourcery.com>
16037
16038 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16039 instead of checking whether the target board is remote and
16040 use spawn_wait_for_attach instead of exec/sleep.
16041 * gdb.base/attach-twice.exp: Likewise.
16042
16043 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16044
16045 * gdb.ada/var_arr_attrs: New testcase.
16046
16047 2015-01-14 Pedro Alves <palves@redhat.com>
16048 Joel Brobecker <brobecker@adacore.com>
16049
16050 PR gdb/17525
16051 * gdb.base/bp-cmds-execution-x-script.c: New file.
16052 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16053 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16054
16055 2015-01-14 Pedro Alves <palves@redhat.com>
16056
16057 PR cli/17828
16058 * gdb.base/batch-preserve-term-settings.c: New file.
16059 * gdb.base/batch-preserve-term-settings.exp: New file.
16060
16061 2015-01-13 Doug Evans <dje@google.com>
16062
16063 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16064 binary.
16065
16066 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16067
16068 * Makefile.in (clean mostlyclean): Do not delete *.py.
16069
16070 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16071
16072 * gdb.python/py-lookup-type.exp: New file.
16073
16074 2015-01-12 Pedro Alves <palves@redhat.com>
16075
16076 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16077 restore GDBFLAGS before returning.
16078
16079 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16080
16081 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16082 is_amd64_regs_target and is_x86_like_target.
16083
16084 2015-01-11 Doug Evans <xdje42@gmail.com>
16085
16086 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16087 is given without an explicit form.
16088 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16089 attributes.
16090 * gdb.dwarf/corrupt.exp: Ditto.
16091 * gdb.dwarf2/enum-type.exp: Ditto.
16092 * gdb.trace/entry-values.exp: Ditto.
16093 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16094
16095 2015-01-11 Doug Evans <xdje42@gmail.com>
16096
16097 PR gdb/15830
16098 * gdb.base/maint.exp: Remove references to "maint demangle".
16099 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16100 Add tests for explicitly specifying language to demangle.
16101 * gdb.dlang/demangle.exp: Ditto.
16102
16103 2015-01-09 Pedro Alves <palves@redhat.com>
16104
16105 * gdb.threads/non-stop-fair-events.c: New file.
16106 * gdb.threads/non-stop-fair-events.exp: New file.
16107
16108 2015-01-09 Pedro Alves <palves@redhat.com>
16109
16110 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16111 the global scope. Set a breakpoint after all threads are started
16112 rather than stepping over two source lines. Expect the prompt.
16113 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16114 global.
16115 (NUM): Now 15.
16116 (main): Use threads_started_barrier to wait for all threads to
16117 start. Main thread no longer calls thread_function. Exit after
16118 180 seconds.
16119 (loop): New function.
16120 (thread_function): Wait on threads_started_barrier barrier. Call
16121 'loop' at each iteration.
16122 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16123 threads have started, instead of hardcoding number of "next"
16124 steps. Use an access watchpoint instead of a write watchpoint.
16125
16126 2015-01-09 Pedro Alves <palves@redhat.com>
16127
16128 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16129 (thread_func): Wait on barrier.
16130 (main): Wait for all threads to start before stopping GDB.
16131 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16132 global.
16133 (thread1_func, thread2_func): Wait on barrier.
16134 (main): Wait for all threads to start before stopping GDB.
16135 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16136 New global.
16137 (thread1_func, thread2_func): Wait on barrier.
16138 (main): Wait for all threads to start before stopping GDB.
16139
16140 2015-01-09 Pedro Alves <palves@redhat.com>
16141
16142 * gdb.threads/attach-many-short-lived-threads.c: New file.
16143 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16144
16145 2014-01-09 Pedro Alves <palves@redhat.com>
16146
16147 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16148 instead of to thread 2.
16149 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16150 Add barrier around each pthread_create call instead of around all
16151 calls.
16152 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16153 Set a break on thread_function and have the child threads hit it
16154 one at at a time.
16155
16156 2015-01-09 Pedro Alves <palves@redhat.com>
16157
16158 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16159 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16160 false.
16161 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16162 checking whether the target board is remote.
16163 * gdb.multi/multi-attach.exp: Likewise.
16164 * gdb.python/py-sync-interp.exp: Likewise.
16165 * gdb.server/ext-attach.exp: Likewise.
16166 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16167 tests that need to attach, instead of checking whether the target
16168 board is remote at the top of the file.
16169
16170 2015-01-08 Yao Qi <yao@codesourcery.com>
16171
16172 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16173
16174 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16175
16176 Fix testcase compilation.
16177 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16178
16179 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16180
16181 * gdb.python/py-type.exp: Add a couple test about empty
16182 array creation, and negative-length array creation.
16183
16184 2015-01-02 Doug Evans <xdje42@gmail.com>
16185
16186 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16187
16188 2015-01-02 Doug Evans <dje@google.com>
16189
16190 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16191
16192 2014-12-29 Yao Qi <yao@codesourcery.com>
16193
16194 * gdb.trace/entry-values.exp: Update comments. Rename variable
16195 bar_call_foo to returned_from_foo.
16196
16197 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16198
16199 PR gdb/17394
16200 * gdb.linespec/break-asm-file.c: New file.
16201 * gdb.linespec/break-asm-file.exp: New file.
16202 * gdb.linespec/break-asm-file0.s: New file.
16203 * gdb.linespec/break-asm-file1.s: New file.
16204
16205 2014-12-18 Nigel Stephens <nigel@mips.com>
16206 Maciej W. Rozycki <macro@codesourcery.com>
16207
16208 * gdb.base/float.exp: Handle the new output from "info float" on
16209 MIPS targets.
16210
16211 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16212
16213 Fix MinGW compilation.
16214 * gdb.compile/compile-ops.exp: Update untested message if
16215 !skip_compile_feature_tests.
16216 * gdb.compile/compile-setjmp.exp: Likewise.
16217 * gdb.compile/compile-tls.exp: Likewise.
16218 * gdb.compile/compile.exp: Likewise.
16219 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16220 supported on this host".
16221
16222 2014-12-16 Doug Evans <xdje42@gmail.com>
16223
16224 * boards/stabs.exp: New file.
16225
16226 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16227
16228 * gdb.base/completion.exp: Adjust to format changes of "maint
16229 print user-registers".
16230
16231 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16232
16233 PR server/17457
16234 * gdb.arch/aarch64-fp.c: New file.
16235 * gdb.arch/aarch64-fp.exp: New file.
16236
16237 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16238
16239 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16240 r210637, r210913, r211666, r215400, r215817).
16241
16242 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16243 * dg-extract-results.py: New file.
16244 * dg-extract-results.sh: Use it if the environment seems
16245 suitable.
16246
16247 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16248
16249 * dg-extract-results.py (parse_run): Handle warnings that
16250 are printed before a test harness is run.
16251
16252 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16253
16254 * dg-extract-results.py (Named): Remove __cmp__ method.
16255 (output_variation): Use a key to sort variation.harnesses.
16256
16257 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16258
16259 * dg-extract-results.py: For Python 3, force sys.stdout to
16260 handle surrogate escape sequences.
16261 (safe_open): New function.
16262 (output_segment, main): Use it.
16263
16264 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16265
16266 * dg-extract-results.py (Prog.result_re): Include options
16267 in test name.
16268
16269 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16270
16271 * dg-extract-results.py (output_variation): Always sort if
16272 do_sum.
16273
16274 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16275
16276 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16277 as long as we get pagination notifications.
16278
16279 2014-12-15 Jason Merrill <jason@redhat.com>
16280
16281 * Makefile.in (check-gdb.%): Restore.
16282 * README: Mention it.
16283
16284 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16285
16286 * gdb.ada/str_uninit: New testcase.
16287
16288 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16289
16290 PR symtab/17642
16291 * gdb.base/vla-stub-define.c: New file.
16292 * gdb.base/vla-stub.c: New file.
16293 * gdb.base/vla-stub.exp: New file.
16294
16295 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16296 Jan Kratochvil <jan.kratochvil@redhat.com>
16297 Tom Tromey <tromey@redhat.com>
16298
16299 * configure.ac: Add gdb.compile/.
16300 * configure: Regenerate.
16301 * gdb.compile/Makefile.in: New file.
16302 * gdb.compile/compile-ops.exp: New file.
16303 * gdb.compile/compile-ops.c: New file.
16304 * gdb.compile/compile-tls.c: New file.
16305 * gdb.compile/compile-tls.exp: New file.
16306 * gdb.compile/compile-constvar.S: New file.
16307 * gdb.compile/compile-constvar.c: New file.
16308 * gdb.compile/compile-mod.c: New file.
16309 * gdb.compile/compile-nodebug.c: New file.
16310 * gdb.compile/compile-setjmp-mod.c: New file.
16311 * gdb.compile/compile-setjmp.c: New file.
16312 * gdb.compile/compile-setjmp.exp: New file.
16313 * gdb.compile/compile-shlib.c: New file.
16314 * gdb.compile/compile.c: New file.
16315 * gdb.compile/compile.exp: New file.
16316 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16317
16318 2014-12-12 Tom Tromey <tromey@redhat.com>
16319
16320 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16321 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16322
16323 2014-12-12 Doug Evans <dje@google.com>
16324
16325 * lib/gdb-python.exp (get_python_valueof): New function.
16326 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16327
16328 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16329
16330 * gdb.base/completion.exp: Add test for completion of "info
16331 registers ".
16332
16333 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16334
16335 * gdb.base/func-ptrs.c: New file.
16336 * gdb.base/func-ptrs.exp: New file.
16337
16338 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16339
16340 PR breakpoints/17012
16341 * gdb.base/dprintf-detach.c: New file.
16342 * gdb.base/dprintf-detach.exp: New file.
16343
16344 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16345
16346 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16347 * lib/gdb.exp (target_is_gdbserver): New procedure.
16348
16349 2014-12-08 Doug Evans <dje@google.com>
16350
16351 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16352
16353 2014-12-05 Yao Qi <yao@codesourcery.com>
16354
16355 * gdb.guile/scm-error.exp: Remove the third argument to
16356 gdb_remote_download.
16357 * gdb.guile/scm-frame-args.exp: Likewise.
16358 * gdb.guile/scm-section-script.exp: Likewise.
16359
16360 2014-12-05 Yao Qi <yao@codesourcery.com>
16361
16362 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16363
16364 2014-12-04 Doug Evans <dje@google.com>
16365
16366 * gdb.python/py-objfile.exp: Add tests for
16367 objfile.add_separate_debug_file.
16368
16369 2014-12-04 Doug Evans <dje@google.com>
16370
16371 * lib/gdb.exp (get_build_id): New function.
16372 (build_id_debug_filename_get): Rewrite to use it.
16373 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16374
16375 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16376
16377 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16378 `method(long)', not just 0x0.
16379 * gdb.cp/nsalias.exp: Align code labels to 4.
16380 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16381 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16382 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16383 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16384 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16385 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16386
16387 2014-12-02 Doug Evans <dje@google.com>
16388
16389 PR symtab/17602
16390 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16391 * gdb.cp/anon-ns2.cc: ... here. New file.
16392 * gdb.cp/anon-ns.exp: Update.
16393
16394 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16395
16396 * gdb.python/py-events.py (inferior_call_handler): New.
16397 (register_changed_handler, memory_changed_handler): New.
16398 (test_events.invoke): Register new handlers.
16399 * gdb.python/py-events.exp: Add tests for inferior call,
16400 memory_changed and register_changed events.
16401
16402 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16403
16404 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16405 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16406 if the linker doesn't understand this.
16407
16408 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16409
16410 * gdb.python/python.exp: Change expected reply to help().
16411
16412 2014-12-01 Yao Qi <yao@codesourcery.com>
16413
16414 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16415 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16416 * configure: Re-generated.
16417
16418 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16419
16420 * gdb.cp/chained-calls.cc: New file.
16421 * gdb.cp/chained-calls.exp: New file.
16422 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16423
16424 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16425
16426 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16427 * gdb.dwarf2/symtab-producer.exp: Same.
16428 * gdb.gdb/python-interrupts.exp: Same.
16429 * gdb.gdb/python-selftest.exp: Same.
16430 * gdb.python/py-linetable.exp: Same.
16431 * gdb.python/py-type.exp: Same.
16432 * gdb.python/py-value-cc.exp: Same.
16433 * gdb.python/py-value.exp: Same.
16434
16435 2014-11-28 Yao Qi <yao@codesourcery.com>
16436
16437 * gdb.base/break-probes.exp: Match library name prefixed with
16438 sysroot.
16439
16440 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16441
16442 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16443 test expected output. Add parentheses for the call to print.
16444 Remove L suffix from integers.
16445
16446 2014-11-26 Doug Evans <dje@google.com>
16447
16448 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16449
16450 2014-11-22 Yao Qi <yao@codesourcery.com>
16451
16452 * gdb.trace/entry-values.c: Remove asms.
16453 (foo): Add foo_label.
16454 (bar): Add bar_label.
16455 * gdb.trace/entry-values.exp: Remove code computing foo's
16456 length and bar's length.
16457 (Dwarf::assemble): Invoke function_range for bar and use
16458 MACRO_AT_func for foo.
16459
16460 2014-11-22 Yao Qi <yao@codesourcery.com>
16461
16462 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16463 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16464 Use .Lgcc43_procstart instead of gcc43.
16465
16466 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16467
16468 * gdb.ada/n_arr_bound: New testcase.
16469
16470 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16471
16472 PR breakpoints/10737
16473 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16474 test_catch_syscall_multi_arch.
16475 (test_catch_syscall_multi_arch): New function.
16476
16477 2014-11-20 Doug Evans <xdje42@gmail.com>
16478
16479 * gdb.base/maint.exp: Update expected output.
16480
16481 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16482
16483 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16484 4-byte instruction on S390.
16485
16486 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16487
16488 * gdb.ada/arr_arr: New testcase.
16489
16490 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16491
16492 * gdb.ada/pkd_arr_elem: New Testcase.
16493
16494 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16495
16496 * gdb.reverse/break-precsave: Expect completion message for
16497 core file reads.
16498 * gdb.reverse/consecutive-precsave.exp: Likewise.
16499 * gdb.reverse/finish-precsave.exp: Likewise.
16500 * gdb.reverse/i386-precsave.exp: Likewise.
16501 * gdb.reverse/machinestate-precsave.exp: Likewise.
16502 * gdb.reverse/sigall-precsave.exp: Likewise.
16503 * gdb.reverse/solib-precsave.exp: Likewise.
16504 * gdb.reverse/step-precsave.exp: Likewise.
16505 * gdb.reverse/until-precsave.exp: Likewise.
16506 * gdb.reverse/watch-precsave.exp: Likewise.
16507
16508 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16509
16510 * gdb.base/bp-permanent.c: Include unistd.h.
16511 * gdb.python/py-framefilter-mi.c (main): Add return type.
16512 * gdb.python/py-framefilter.c (main): Likewise.
16513 * gdb.trace/actions-changed.c (main): Likewise.
16514
16515 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16516
16517 * gdb.mi/until.c: Add eye-catchers.
16518 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16519 line numbers.
16520
16521 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16522
16523 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16524 function header variants in break1.c.
16525 * gdb.base/ena-dis-br.exp: Likewise.
16526 * gdb.base/hbreak2.exp: Likewise.
16527 * gdb.reverse/until-precsave.exp: Drop references to removed
16528 non-prototype function header variants in ur1.c.
16529 * gdb.reverse/until-reverse.exp: Likewise.
16530
16531 2014-11-17 Petr Machata <pmachata@redhat.com>
16532
16533 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16534 ${_cu_offset_size} bytes abbrev offset.
16535
16536 2014-11-15 Doug Evans <xdje42@gmail.com>
16537
16538 PR symtab/17559
16539 * gdb.base/line-symtabs.exp: New file.
16540 * gdb.base/line-symtabs.c: New file.
16541 * gdb.base/line-symtabs.h: New file.
16542
16543 2014-11-14 Yao Qi <yao@codesourcery.com>
16544
16545 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16546 (func): Add label func_label.
16547 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16548 Replace low_pc and high_pc with MACRO_AT_range.
16549 Replace name, low_pc and high_pc with MACRO_AT_func.
16550
16551 2014-11-14 Yao Qi <yao@codesourcery.com>
16552
16553 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16554 Replace name, low_pc and high_pc with MACRO_AT_func.
16555
16556 2014-11-14 Yao Qi <yao@codesourcery.com>
16557
16558 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16559 produce debug information.
16560 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16561
16562 2014-11-14 Yao Qi <yao@codesourcery.com>
16563
16564 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16565 object and get function length.
16566 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16567 with MACRO_AT_func.
16568 (top-level): Replace gdb_compile and clean_restart with
16569 prepare_for_testing.
16570 * gdb.dwarf2/main.c (main): Add label main_label.
16571
16572 2014-11-14 Yao Qi <yao@codesourcery.com>
16573
16574 * lib/dwarf.exp (function_range): New procedure.
16575 (Dwarf::_handle_macro_at_func): New procedure.
16576 (Dwarf::_handle_macro_at_range): New procedure.
16577 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16578
16579 2014-11-14 Yao Qi <yao@codesourcery.com>
16580
16581 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16582 (_handle_attribute): New procedure.
16583
16584 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16585
16586 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16587 * gdb.base/call-sc.c (zed): Likewise.
16588 * gdb.base/checkpoint.c (main): Likewise.
16589 * gdb.base/dump.c (main): Likewise.
16590 * gdb.base/gcore.c (main): Likewise.
16591 * gdb.base/huge.c (main): Likewise.
16592 * gdb.base/multi-forks.c (main): Likewise.
16593 * gdb.base/pr10179-a.c (main): Likewise.
16594 * gdb.base/savedregs.c (main): Likewise.
16595 * gdb.base/sigaltstack.c (main): Likewise.
16596 * gdb.base/siginfo.c (main): Likewise.
16597 * gdb.base/structs.c (zed): Likewise.
16598 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16599 * gdb.mi/mi-syn-frame.c (main): Likewise.
16600 * gdb.mi/until.c (foo, main): Likewise.
16601 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16602 * gdb.base/solib-weak.c (foo): Declare.
16603 * gdb.base/attach-twice.c: Include stdio.h.
16604 * gdb.base/weaklib1.c: Likewise.
16605 * gdb.base/weaklib2.c: Likewise.
16606 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16607 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16608 unistd.h.
16609 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16610 * gdb.mi/mi-exit-code.c: Likewise.
16611 * gdb.base/break-interp-lib.c: Include string.h.
16612 * gdb.base/coremaker.c: Likewise.
16613 * gdb.base/testenv.c: Likewise.
16614 * gdb.python/py-finish-breakpoint.c: Likewise.
16615 * gdb.base/inferior-died.c: Include sys/wait.h.
16616 * gdb.base/fileio.c: Include time.h.
16617 * gdb.base/async-shell.c: Include unistd.h.
16618 * gdb.base/dprintf-non-stop.c: Likewise.
16619 * gdb.base/info-os.c: Likewise.
16620 * gdb.mi/mi-console.c: Likewise.
16621 * gdb.mi/watch-nonstop.c: Likewise.
16622 * gdb.python/py-events.c: Likewise.
16623 * gdb.base/async.c (baz): Move up before its invocation.
16624 * gdb.base/code_elim2.c (my_global_func): Likewise.
16625 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16626 * gdb.base/advance.c (func2): Likewise.
16627
16628 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16629
16630 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16631 variant.
16632 * gdb.base/annota3.c: Likewise.
16633 * gdb.base/async.c: Likewise.
16634 * gdb.base/average.c: Likewise.
16635 * gdb.base/call-ar-st.c: Likewise.
16636 * gdb.base/call-rt-st.c: Likewise.
16637 * gdb.base/call-sc.c: Likewise.
16638 * gdb.base/call-strs.c: Likewise.
16639 * gdb.base/ending-run.c: Likewise.
16640 * gdb.base/execd-prog.c: Likewise.
16641 * gdb.base/exprs.c: Likewise.
16642 * gdb.base/foll-exec.c: Likewise.
16643 * gdb.base/foll-fork.c: Likewise.
16644 * gdb.base/foll-vfork.c: Likewise.
16645 * gdb.base/funcargs.c: Likewise.
16646 * gdb.base/gcore.c: Likewise.
16647 * gdb.base/jump.c: Likewise.
16648 * gdb.base/langs0.c: Likewise.
16649 * gdb.base/langs1.c: Likewise.
16650 * gdb.base/langs2.c: Likewise.
16651 * gdb.base/mips_pro.c: Likewise.
16652 * gdb.base/nodebug.c: Likewise.
16653 * gdb.base/opaque0.c: Likewise.
16654 * gdb.base/opaque1.c: Likewise.
16655 * gdb.base/recurse.c: Likewise.
16656 * gdb.base/run.c: Likewise.
16657 * gdb.base/scope0.c: Likewise.
16658 * gdb.base/scope1.c: Likewise.
16659 * gdb.base/setshow.c: Likewise.
16660 * gdb.base/setvar.c: Likewise.
16661 * gdb.base/shmain.c: Likewise.
16662 * gdb.base/shr1.c: Likewise.
16663 * gdb.base/shr2.c: Likewise.
16664 * gdb.base/sigall.c: Likewise.
16665 * gdb.base/signals.c: Likewise.
16666 * gdb.base/so-indr-cl.c: Likewise.
16667 * gdb.base/solib2.c: Likewise.
16668 * gdb.base/structs.c: Likewise.
16669 * gdb.base/sum.c: Likewise.
16670 * gdb.base/vforked-prog.c: Likewise.
16671 * gdb.base/watchpoint.c: Likewise.
16672 * gdb.reverse/shr2.c: Likewise.
16673 * gdb.reverse/until-reverse.c: Likewise.
16674 * gdb.reverse/ur1.c: Likewise.
16675 * gdb.reverse/watch-reverse.c: Likewise.
16676
16677 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16678
16679 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16680 variant.
16681 * gdb.base/sepdebug.exp: Drop references to removed code.
16682
16683 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16684
16685 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16686 variant. Preserve original line numbering.
16687 * gdb.base/list1.c: Likewise.
16688
16689 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16690
16691 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16692 variant.
16693 * gdb.base/break1.c: Likewise.
16694 * gdb.base/break.exp: Drop references to removed code.
16695
16696 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16697
16698 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16699 variant.
16700
16701 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16702
16703 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16704
16705 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16706
16707 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16708 logic into perform_all_tests() and invoke it with and without
16709 function header prototypes.
16710 (do_function_calls): Remove conditional XFAIL for PR 5318.
16711 (rerun_and_prepare): Remove duplicate code.
16712 (perform_all_tests): New. Main logic moved here.
16713
16714 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16715
16716 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16717 code guarded by #ifdef NO_PROTOTYPES.
16718 (t_double_many_args): Likewise.
16719 (DEF_FUNC_MANY_ARGS_1): Likewise.
16720 (DEF_FUNC_VALUES_1): Likewise.
16721 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16722 guarded by #ifdef PROTOTYPES.
16723
16724 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16725
16726 * gdb.mi/mi-console.c: Add eye-catcher.
16727 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16728 instead of literal line number.
16729
16730 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16731
16732 * gdb.base/shr2.c: Add eye-catcher.
16733 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16734 line number.
16735
16736 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16737
16738 * gdb.base/jump.c: Add eye-catchers.
16739 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16740 numbers.
16741
16742 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16743
16744 * gdb.base/execd-prog.c: Add eye-catchers.
16745 * gdb.base/foll-exec.c: Likewise.
16746 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16747 line numbers.
16748
16749 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16750
16751 * gdb.base/ending-run.c: Add eye-catchers.
16752 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16753 literal line numbers.
16754
16755 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16756
16757 * gdb.base/call-rt-st.c: Add eye-catchers.
16758 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16759 literal line numbers.
16760
16761 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16762
16763 * gdb.base/call-ar-st.c: Add eye-catchers.
16764 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16765 literal line numbers.
16766
16767 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16768
16769 * gdb.base/average.c: Add eye-catchers.
16770 * gdb.base/sum.c: Likewise.
16771 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16772 regexps dynamically.
16773
16774 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16775
16776 * gdb.base/solib1.c: Add eye-catchers.
16777 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16778 literal line numbers.
16779
16780 2014-11-12 Pedro Alves <palves@redhat.com>
16781
16782 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16783 leader has exited.
16784
16785 2014-11-12 Pedro Alves <palves@redhat.com>
16786
16787 * gdb.arch/i386-bp_permanent.c: New file.
16788 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16789 (srcfile): Set to i386-bp_permanent.c.
16790 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16791 that stepi does not execute the 'leave' instruction, instead of
16792 testing it does execute.
16793 * gdb.base/bp-permanent.c: New file.
16794 * gdb.base/bp-permanent.exp: New file.
16795
16796 2014-11-10 Doug Evans <xdje42@gmail.com>
16797
16798 PR symtab/17564
16799 * gdb.base/symtab-search-order.exp: New file.
16800 * gdb.base/symtab-search-order.c: New file.
16801 * gdb.base/symtab-search-order-1.c: New file.
16802 * gdb.base/symtab-search-order-shlib-1.c: New file.
16803
16804 2014-11-07 Pedro Alves <palves@redhat.com>
16805
16806 PR gdb/17511
16807 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16808 i?86-*-linux*.
16809
16810 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16811
16812 PR c++/17494
16813 * gdb.cp/pr17494.cc: New file.
16814 * gdb.cp/pr17494.exp: New file.
16815
16816 2014-11-02 Yao Qi <yao@codesourcery.com>
16817
16818 * gdb.python/python.exp: Get working directory and match the
16819 output of "set extended-prompt \\w " with it.
16820
16821 2014-10-30 Doug Evans <dje@google.com>
16822
16823 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16824 in objfiles.
16825 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16826 in progspaces.
16827
16828 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16829
16830 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16831 * gdb.base/realname-expand.exp: Likewise.
16832 * gdb.linespec/macro-relative.exp: Likewise.
16833
16834 2014-10-29 Pedro Alves <palves@redhat.com>
16835
16836 PR gdb/17408
16837 * gdb.threads/schedlock.c (some_function): New function.
16838 (call_function): New global.
16839 (MAYBE_CALL_SOME_FUNCTION): New macro.
16840 (thread_function): Call it.
16841 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16842 and use it instead of a global counter. Adjust all callers.
16843 (get_current_thread): Use "find current thread" for test message
16844 here rather than having all callers pass down the same string.
16845 (goto_loop): New procedure, factored out from ...
16846 (my_continue): ... this.
16847 (step_ten_loops): Change parameter from test message to command to
16848 use. Adjust.
16849 (list_count): Delete global.
16850 (check_result): New procedure, factored out from duplicate top
16851 level code.
16852 (continue tests): Wrap in with_test_prefix.
16853 (test_step): New procedure, factored out from duplicate top level
16854 code.
16855 (top level): Test "step" in combination with all scheduler-locking
16856 modes. Test "next" in combination with all scheduler-locking
16857 modes, and in combination with stepping over a function call or
16858 not.
16859 * gdb.threads/next-bp-other-thread.c: New file.
16860 * gdb.threads/next-bp-other-thread.exp: New file.
16861
16862 2014-10-29 Pedro Alves <palves@redhat.com>
16863
16864 PR python/17372
16865 * gdb.python/python.exp: Test a multi-line command that spawns
16866 interactive Python.
16867 * gdb.base/multi-line-starts-subshell.exp: New file.
16868
16869 2014-10-29 Yao Qi <yao@codesourcery.com>
16870
16871 * gdb.base/fileio.exp: Make directories on host.
16872
16873 2014-10-29 Yao Qi <yao@codesourcery.com>
16874
16875 * gdb.base/fileio.c (test_write): Close the file.
16876
16877 2014-10-28 Pedro Alves <palves@redhat.com>
16878
16879 PR gdb/12623
16880 * gdb.base/sigstep.c (no_handler): New global.
16881 (main): If 'no_handler is true, set the signal handlers to
16882 SIG_IGN.
16883 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16884 with_sw_watch and no_handler parameters. Handle them.
16885 (top level) <stepping over handler when stopped at a breakpoint
16886 test>: Add a test axis for testing with a software watchpoint, and
16887 another for testing with the signal handler set to SIG_IGN.
16888 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16889 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16890
16891 2014-10-28 Pedro Alves <palves@redhat.com>
16892
16893 PR gdb/17511
16894 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16895 * gdb.base/sigstep.exp (other_handler_location): New global.
16896 (advance): Support stepping into the signal handler, and running
16897 commands while in the handler.
16898 (in_handler_map): New global.
16899 (top level): In the advance test, add combinations for getting
16900 into the handler with stepping commands, and for running commands
16901 in the handler. Add comment descripting the advancei tests.
16902
16903 2014-10-28 Pedro Alves <palves@redhat.com>
16904
16905 * gdb.base/sigstep.exp: Use build_executable instead of
16906 prepare_for_testing.
16907 (top level): Move code that starts GDB, runs to main and creates a
16908 display to ...
16909 (restart): ... this new procedure.
16910 (top level): Move backtrace from signal handler test to ...
16911 (validate_backtrace): ... this new procedure.
16912 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16913 with_test_prefix. Always restart GDB.
16914 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16915 with_test_prefix. Always restart GDB. No need to delete
16916 breakpoints after the test.
16917 (test_skip_handler): Remove prefix parameter.
16918 (skip_over_handler, breakpoint_to_handler)
16919 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16920 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16921 restart GDB. No need to delete breakpoints after the test.
16922 (top level): Use foreach to call the test procedures with
16923 different commands.
16924
16925 2014-10-28 Pedro Alves <palves@redhat.com>
16926
16927 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16928 instead of GNATS numbers.
16929 * gdb.base/sigbpt.exp: Likewise.
16930 * gdb.base/siginfo.exp: Likewise.
16931 * gdb.base/sigstep.exp: Likewise.
16932
16933 2014-10-27 Pedro Alves <palves@redhat.com>
16934
16935 * gdb.base/sigstep.c (dummy): New global.
16936 (main): Issue a couple writes to the new global.
16937 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16938 procedures.
16939 (skip_over_handler): Use test_skip_handler.
16940 (top level): Call skip_over_handler for stepi and nexti too.
16941 (breakpoint_over_handler): Use test_skip_handler.
16942 (top level): Call breakpoint_over_handler for stepi and nexti too.
16943
16944 2014-10-27 Yao Qi <yao@codesourcery.com>
16945
16946 * gdb.trace/tfile.c (adjust_function_address)
16947 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16948 function descriptor.
16949
16950 2014-10-24 Don Breazeal <donb@codesourcery.com>
16951
16952 * gdb.base/foll-fork.exp (test_follow_fork,
16953 catch_fork_child_follow): Check for updated fork messages emitted
16954 from infrun.c.
16955 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16956 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16957 vfork_and_exec_child_follow_through_step): Check for updated vfork
16958 messages emitted from infrun.c.
16959
16960 2014-10-24 Pedro Alves <palves@redhat.com>
16961
16962 * gdb.base/corefile.exp: Remove references to ultrix.
16963 * gdb.base/interrupt.exp: Likewise.
16964 * gdb.base/whatis.exp: Likewise.
16965 * gdb.gdb/selftest.exp: Likewise.
16966 * gdb.threads/manythreads.exp: Likewise.
16967 * gdb.threads/print-threads.exp: Likewise.
16968 * gdb.threads/pthreads.exp:: Likewise.
16969 * gdb.threads/schedlock.exp: Likewise.
16970
16971 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16972
16973 * gdb.cp/non-trivial-retval.cc: Add a test case.
16974 * gdb.cp/non-trivial-retval.exp: Add a test.
16975
16976 2014-10-20 Yao Qi <yao@codesourcery.com>
16977
16978 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16979 * gdb.python/py-objfile-script-gdb.py: New file.
16980 * gdb.python/py-objfile-script.exp: Update reference to
16981 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16982 of remote_download. Remove the dest file.
16983
16984 2014-10-20 Yao Qi <yao@codesourcery.com>
16985
16986 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16987 * gdb.base/step-line.exp: Likewise.
16988 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16989 * gdb.dwarf2/dw2-basic.exp: Likewise.
16990 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16991 * gdb.dwarf2/dw2-filename.exp: Likewise.
16992 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16993 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16994 * gdb.dwarf2/dw2-producer.exp: Likewise.
16995 * gdb.dwarf2/mac-fileno.exp: Likewise.
16996 * gdb.python/py-frame-args.exp: Likewise.
16997 * gdb.python/py-framefilter.exp: Likewise.
16998 * gdb.python/py-mi.exp: Likewise.
16999 * gdb.python/py-objfile-script.exp: Likewise
17000 * gdb.python/py-pp-integral.exp: Likewise.
17001 * gdb.python/py-pp-re-notag.exp: Likewise.
17002 * gdb.python/py-prettyprint.exp: Likewise.
17003 * gdb.python/py-section-script.exp: Likewise.
17004 * gdb.python/py-typeprint.exp: Likewise.
17005 * gdb.python/py-xmethods.exp: Likewise.
17006 * gdb.stabs/weird.exp: Likewise.
17007 * gdb.xml/tdesc-regs.exp: Likewise.
17008
17009 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17010
17011 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17012 (out_cu): Use addr_len for the size of addresses.
17013 (out_line): Likewise. Size DW_LNE_set_address instruction
17014 according to addr_len.
17015 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17016 (FUNC): Add START_INSNS to definition.
17017
17018 2014-10-18 Yao Qi <yao@codesourcery.com>
17019
17020 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17021 gdb_has_argv0 return true.
17022 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17023 check [target_info exists noargs], check [gdb_has_argv0]
17024 instead.
17025 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17026 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17027 procedures.
17028
17029 2014-10-17 Doug Evans <dje@google.com>
17030
17031 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17032 event.
17033 * gdb.python/py-events.py: Add clear_objfiles event.
17034
17035 2014-10-17 Doug Evans <dje@google.com>
17036
17037 * gdb.python/py-objfile.exp: Test progspace attribute.
17038
17039 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17040
17041 * gdb.guile/scm-breakpoint.exp: Do not assume any
17042 directory separators when matching source file paths.
17043 * gdb.python/py-breakpoint.exp: Likewise.
17044 * gdb.reverse/break-precsave.exp: Likewise.
17045 * gdb.reverse/break-reverse.exp: Likewise.
17046 * gdb.reverse/consecutive-precsave.exp: Likewise.
17047 * gdb.reverse/finish-precsave.exp: Likewise.
17048 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17049 * gdb.reverse/finish-reverse.exp: Likewise.
17050 * gdb.reverse/i386-precsave.exp: Likewise.
17051 * gdb.reverse/i387-env-reverse.exp: Likewise.
17052 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17053 * gdb.reverse/machinestate-precsave.exp: Likewise.
17054 * gdb.reverse/machinestate.exp: Likewise.
17055 * gdb.reverse/sigall-precsave.exp: Likewise.
17056 * gdb.reverse/solib-precsave.exp: Likewise.
17057 * gdb.reverse/step-precsave.exp: Likewise.
17058 * gdb.reverse/until-precsave.exp: Likewise.
17059 * gdb.reverse/watch-precsave.exp: Likewise.
17060 * gdb.reverse/watch-reverse.exp: Likewise.
17061
17062 2014-10-17 Yao Qi <yao@codesourcery.com>
17063
17064 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17065 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17066
17067 2014-10-17 Pedro Alves <palves@redhat.com>
17068
17069 PR gdb/17471
17070 * gdb.base/bg-execution-repeat.c: New file.
17071 * gdb.base/bg-execution-repeat.exp: New file.
17072
17073 2014-10-17 Pedro Alves <palves@redhat.com>
17074
17075 PR gdb/17300
17076 * gdb.base/continue-all-already-running.c: New file.
17077 * gdb.base/continue-all-already-running.exp: New file.
17078
17079 2014-10-17 Pedro Alves <palves@redhat.com>
17080
17081 PR gdb/17472
17082 * gdb.base/annota-input-while-running.c: New file.
17083 * gdb.base/annota-input-while-running.exp: New file.
17084
17085 2014-10-17 Pedro Alves <palves@redhat.com>
17086
17087 * gdb.base/callfuncs.exp: emove references to osf.
17088 * gdb.base/sigall.exp: Likewise.
17089 * gdb.gdb/selftest.exp: Likewise.
17090 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17091 * gdb.mi/non-stop.c: Likewise.
17092 * gdb.mi/pthreads.c: Likewise.
17093 * gdb.reverse/sigall-precsave.exp: Likewise.
17094 * gdb.reverse/sigall-reverse.exp: Likewise.
17095 * gdb.threads/pthreads.c: Likewise.
17096 * gdb.threads/pthreads.exp: Likewise.
17097
17098 2014-10-17 Yao Qi <yao@codesourcery.com>
17099
17100 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17101 check 'target_info exists noargs'.
17102 (test_command_prompt_position): Likewise.
17103 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17104 Remove "set args".
17105 (progvar_simple_while_test): Likewise.
17106 (progvar_complex_if_while_test): Likewise.
17107 (if_while_breakpoint_command_test): Likewise.
17108 (infrun_breakpoint_command_test): Likewise.
17109 (breakpoint_command_test): Likewise.
17110 (watchpoint_command_test): Likewise.
17111 (bp_deleted_in_command_test): Likewise.
17112 (temporary_breakpoint_commands): Likewise.
17113
17114 2014-10-16 Yao Qi <yao@codesourcery.com>
17115
17116 * gdb.base/remotetimeout.exp: Remove noargs checking.
17117
17118 2014-10-15 Pedro Alves <palves@redhat.com>
17119
17120 PR breakpoints/9649
17121 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17122 * gdb.base/breakpoint-in-ro-region.exp
17123 (probe_target_hardware_step): New procedure.
17124 (top level): Probe hardware stepping and hardware breakpoint
17125 support. Test stepping through a read-only region, with both
17126 "breakpoint auto-hw" on and off and both "always-inserted" on and
17127 off.
17128
17129 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17130
17131 * gdb.dlang/demangle.exp: Update for demangling changes.
17132
17133 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17134
17135 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17136 * gdb.cp/non-trivial-retval.exp: Add new tests.
17137
17138 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17139
17140 PR c++/13403
17141 PR c++/15154
17142 * gdb.cp/non-trivial-retval.cc: New file.
17143 * gdb.cp/non-trivial-retval.exp: New file.
17144
17145 2014-10-15 Yao Qi <yao@codesourcery.com>
17146
17147 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17148 remote host.
17149
17150 2014-10-15 Yao Qi <yao@codesourcery.com>
17151
17152 * gdb.python/py-symbol.exp: Match file base name if host is
17153 remote, otherwise match file name with dir name.
17154 * gdb.python/py-symtab.exp: Likewise.
17155 * gdb.python/python.exp: Likewise.
17156
17157 2014-10-15 Yao Qi <yao@codesourcery.com>
17158
17159 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17160 pattern.
17161 * gdb.python/py-symtab.exp: Likewise.
17162 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17163 locationn.
17164
17165 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17166
17167 * gdb.ada/addr_arith: New testcase.
17168
17169 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17170
17171 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17172 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17173 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17174 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17175
17176 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17177
17178 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17179 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17180 * gdb.arch/stap-eval-lang-ada.exp: New file.
17181
17182 2014-10-14 Yao Qi <yao@codesourcery.com>
17183
17184 * gdb.mi/mi-var-child.c (nothing1): New function.
17185 (nothing2): New function.
17186 (do_children_tests): Set function pointers by nothing1 and
17187 nothing2.
17188 * gdb.mi/mi-var-child.exp: Step over new added statements.
17189 Update test to match the new output.
17190 * gdb.mi/var-cmd.c (nothing1): New function.
17191 (nothing2): New function.
17192 (do_children_tests): Set function pointers by nothing1 and
17193 nothing2.
17194 * gdb.mi/mi-var-display.exp: Update test to match output.
17195 Step to the line specified by $line_dct_nothing.
17196 Increase the number of lines to step.
17197
17198 2014-10-14 Yao Qi <yao@codesourcery.com>
17199
17200 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17201 tests.
17202 * gdb.mi/mi2-var-child.exp: Likewise.
17203
17204 2014-10-13 Doug Evans <dje@google.com>
17205
17206 * gdb.python/py-objfile.exp: Change name of file name test.
17207
17208 2014-10-13 Doug Evans <dje@google.com>
17209
17210 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17211 from the start of the CU.
17212
17213 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17214 Yao Qi <yao@codesourcery.com>
17215
17216 Fix "save breakpoints" for "catch" command.
17217 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17218 Remove -nonewline. Match also the added "main" line.
17219
17220 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17221
17222 Fix "save breakpoints" for "disable $bpnum" command.
17223 * gdb.base/save-bp.c (main): Add label.
17224 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17225
17226 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17227
17228 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17229
17230 2014-10-11 Yao Qi <yao@codesourcery.com>
17231
17232 * gdb.server/server-kill.exp: Execute command
17233 "set remote trace-status-packet on" before "tstatus".
17234
17235 2014-10-11 Yao Qi <yao@codesourcery.com>
17236
17237 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17238 (main): Call getppid.
17239 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17240 and continue to it. Read variable "server_pid".
17241
17242 2014-10-11 Yao Qi <yao@codesourcery.com>
17243
17244 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17245
17246 2014-10-11 Yao Qi <yao@codesourcery.com>
17247
17248 * gdb.threads/thread-find.exp: Don't execute command
17249 "info threads".
17250 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17251 * gdb.threads/linux-dp.exp: Don't check the condition
17252 $threads_created equals to zero.
17253
17254 2014-10-10 Pedro Alves <palves@redhat.com>
17255
17256 * gdb.base/bigcore.exp: Remove references to IRIX.
17257 * gdb.base/funcargs.exp: Likewise.
17258 * gdb.base/interrupt.exp: Likewise.
17259 * gdb.base/mips_pro.exp: Likewise.
17260 * gdb.base/nodebug.exp: Likewise.
17261 * gdb.base/setvar.exp: Likewise.
17262 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17263
17264 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17265 Pedro Alves <palves@redhat.com>
17266
17267 PR symtab/14466
17268 * gdb.base/vdso-warning.c: New file.
17269 * gdb.base/vdso-warning.exp: New file.
17270
17271 2014-10-02 Doug Evans <dje@google.com>
17272
17273 * gdb.base/structs.c (main): Don't run forever.
17274
17275 2014-10-02 Pedro Alves <palves@redhat.com>
17276
17277 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17278 (top level) <stop threads 1, stop threads 2>: Use it.
17279
17280 2014-10-02 Pedro Alves <palves@redhat.com>
17281
17282 * gdb.threads/break-while-running.exp (test): Add new
17283 'update_thread_list' argument. Skip "info threads" if false.
17284 (top level): Add new 'update_thread_list' axis.
17285
17286 2014-10-02 Pedro Alves <palves@redhat.com>
17287
17288 PR breakpoints/17431
17289 * gdb.base/execl-update-breakpoints.c: New file.
17290 * gdb.base/execl-update-breakpoints.exp: New file.
17291
17292 2014-10-01 Pedro Alves <palves@redhat.com>
17293
17294 * gdb.base/breakpoint-in-ro-region.c: New file.
17295 * gdb.base/breakpoint-in-ro-region.exp: New file.
17296
17297 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17298
17299 * gdb.mi/mi-exit-code.exp: New file.
17300 * gdb.mi/mi-exit-code.c: New file.
17301
17302 2014-09-30 Yao Qi <yao@codesourcery.com>
17303
17304 * lib/prelink-support.exp (build_executable_own_libs): Error if
17305 the target isn't native.
17306
17307 2014-09-30 Yao Qi <yao@codesourcery.com>
17308
17309 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17310 false.
17311
17312 2014-09-22 Pedro Alves <palves@redhat.com>
17313
17314 * gdb.threads/break-while-running.exp: New file.
17315 * gdb.threads/break-while-running.c: New file.
17316
17317 2014-09-19 Yao Qi <yao@codesourcery.com>
17318
17319 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17320 Invoke test. Restart GDB with --readnow and invoke test again.
17321
17322 2014-09-19 Yao Qi <yao@codesourcery.com>
17323
17324 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17325 proc set_breakpoint_on_gcd_function. Invoke
17326 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17327 invoke set_breakpoint_on_gcd_function again.
17328
17329 2014-09-18 Doug Evans <dje@google.com>
17330
17331 * gdb.dwarf2/symtab-producer.exp: New file.
17332
17333 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17334
17335 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17336 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17337 * gdb.base/global-var-nested-by-dso.c: Likewise.
17338 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17339
17340 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17341 Pedro Alves <palves@redhat.com>
17342
17343 * gdb.base/watch-bitfields.exp: Pass string other than test file
17344 name to prepare_for_testing.
17345 (watch): New procedure.
17346 (expect_watchpoint): Use with_test_prefix.
17347 (top level): Factor out tests to ...
17348 (test_watch_location, test_regular_watch): ... these new
17349 procedures, and use with_test_prefix and gdb_continue_to_end.
17350
17351 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17352
17353 PR breakpoints/12526
17354 * gdb.base/watch-bitfields.exp: New file.
17355 * gdb.base/watch-bitfields.c: New file.
17356
17357 2014-09-16 Pedro Alves <palves@redhat.com>
17358
17359 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17360 software and hardware addresses, not software address against
17361 itself.
17362
17363 2014-09-16 Pedro Alves <palves@redhat.com>
17364
17365 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17366 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17367
17368 2014-09-16 Pedro Alves <palves@redhat.com>
17369
17370 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17371 files.
17372 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17373 "*-*-vxworks*" throughout.
17374 * gdb.base/break.exp: Likewise.
17375 * gdb.base/default.exp: Likewise.
17376 * gdb.base/scope.exp: Likewise.
17377 * gdb.base/sepdebug.exp: Likewise.
17378 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17379 throughout.
17380 * gdb.base/run.c: Likewise.
17381 * gdb.base/sepdebug.c: Likewise.
17382 * gdb.hp/gdb.aCC/run.c: Likewise.
17383 * gdb.reverse/until-reverse.c: Likewise.
17384 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17385
17386 2014-09-16 Yao Qi <yao@codesourcery.com>
17387
17388 * boards/local-remote-host-native.exp: New file.
17389
17390 2014-09-14 Doug Evans <xdje42@gmail.com>
17391
17392 * gdb.threads/queue-signal.c (thread_count): New variable.
17393 (thread_count_mutex, thread_count_condvar): New variables.
17394 (incr_thread_count, wait_all_threads_running): New functions.
17395 (main): Wait for all threads to be in their thread functions.
17396
17397 2014-09-13 Doug Evans <xdje42@gmail.com>
17398
17399 * gdb.threads/queue-signal.c: New file.
17400 * gdb.threads/queue-signal.exp: New file.
17401
17402 2014-09-13 Doug Evans <xdje42@gmail.com>
17403
17404 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17405 be consistent with what default_gdb_init uses.
17406 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17407 the plain text of the prompt. Add some logging printfs.
17408 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17409
17410 2014-09-12 Pedro Alves <palves@redhat.com>
17411
17412 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17413 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17414 * gdb.arch/i386-size-overlap.exp: Likewise.
17415 * gdb.arch/i386-size.exp: Likewise.
17416 * gdb.arch/i386-unwind.exp: Likewise.
17417 * gdb.base/a2-run.exp: Likewise.
17418 * gdb.base/break.exp: Likewise.
17419 * gdb.base/charset.exp: Likewise.
17420 * gdb.base/chng-syms.exp: Likewise.
17421 * gdb.base/commands.exp: Likewise.
17422 * gdb.base/dbx.exp: Likewise.
17423 * gdb.base/find.exp: Likewise.
17424 * gdb.base/funcargs.exp: Likewise.
17425 * gdb.base/jit-simple.exp: Likewise.
17426 * gdb.base/reread.exp: Likewise.
17427 * gdb.base/sepdebug.exp: Likewise.
17428 * gdb.base/step-bt.exp: Likewise.
17429 * gdb.cp/mb-inline.exp: Likewise.
17430 * gdb.cp/mb-templates.exp: Likewise.
17431 * gdb.objc/basicclass.exp: Likewise.
17432 * gdb.threads/killed.exp: Likewise.
17433
17434 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17435
17436 PR tdep/17379
17437 * gdb.arch/powerpc-stackless.S: New file.
17438 * gdb.arch/powerpc-stackless.exp: New file.
17439
17440 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17441
17442 * gdb.base/attach.c: Include unistd.h.
17443 (main): Call alarm. Add label postloop.
17444 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17445 gdb_breakpoint, gdb_continue_to_breakpoint.
17446 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17447
17448 2014-09-11 Pedro Alves <palves@redhat.com>
17449
17450 PR gdb/17347
17451 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17452 * gdb.base/attach.exp (test_command_line_attach_run): New
17453 procedure.
17454 (top level): Call it.
17455
17456 2014-09-11 Pedro Alves <palves@redhat.com>
17457
17458 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17459 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17460 (do_command_attach_tests): Use spawn_wait_for_attach.
17461 * gdb.base/solib-overlap.exp: Likewise.
17462 * gdb.multi/multi-attach.exp: Likewise.
17463 * gdb.python/py-prompt.exp: Likewise.
17464 * gdb.python/py-sync-interp.exp: Likewise.
17465 * gdb.server/ext-attach.exp: Likewise.
17466
17467 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17468
17469 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17470 command in testcase. Simplify testcase.
17471
17472 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17473
17474 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17475
17476 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17477
17478 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17479
17480 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17481
17482 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17483
17484 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17485
17486 * gdb.dwarf2/dynarr-ptr.c: New file.
17487 * gdb.dwarf2/dynarr-ptr.exp: New file.
17488
17489 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17490
17491 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17492 of 30 rather than hardcoding 120 for a slow test case. Take the
17493 `gdb,timeout' target setting into account for this calculation.
17494 Don't extend the timeout for the test cases that don't need it.
17495
17496 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17497
17498 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17499 a factor of 2 for a slow test case. Take the `gdb,timeout'
17500 target setting into account for this calculation.
17501 * gdb.reverse/until-precsave.exp: Increase the timeout by
17502 a factor of 15 and 3 respectively rather than adding 120
17503 for a pair of slow test cases. Take the `gdb,timeout'
17504 target setting into account for this calculation.
17505
17506 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17507
17508 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17509 timeout, don't pass one down to gdb_expect.
17510 (gdb_expect): Rework timeout selection.
17511
17512 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17513
17514 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17515 exception on timeout.
17516 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17517 (gdbserver_start_extended): Catch any `gdbserver_start' error
17518 exceptions.
17519 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17520 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17521 `gdbserver_gdb_load' error exceptions.
17522
17523 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17524
17525 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17526 120 on waiting for the TCP socket to open.
17527
17528 2014-09-09 Doug Evans <xdje42@gmail.com>
17529
17530 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17531 _caller_matches, _any_caller_is, _any_caller_matches.
17532
17533 2014-09-09 Doug Evans <xdje42@gmail.com>
17534
17535 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17536
17537 2014-09-09 Yao Qi <yao@codesourcery.com>
17538
17539 * gdb.mi/mi-var-display.exp: Set print symbol off.
17540
17541 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17542
17543 PR gdb/17035
17544 * gdb.base/commands.exp: Add tests to verify user-defined
17545 commands with empty bodies.
17546 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17547 python commands in `show user command`.
17548 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17549 scheme commands in `show user command`.
17550
17551 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17552
17553 PR python/17355
17554 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17555 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17556 * gdb.python/py-framefilter-invalidarg.exp: New file.
17557 * gdb.python/py-framefilter-invalidarg.py: New file.
17558
17559 2014-09-06 Doug Evans <xdje42@gmail.com>
17560
17561 PR 15276
17562 * gdb.python/py-caller-is.c: New file.
17563 * gdb.python/py-caller-is.exp: New file.
17564
17565 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17566
17567 PR gdb/17235
17568 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17569 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17570
17571 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17572
17573 PR fortran/17237
17574 * gdb.fortran/print-formatted.exp: New file.
17575 * gdb.fortran/print-formatted.f90: Likewise.
17576
17577 2014-09-03 Sasha Smundak <asmundak@google.com>
17578
17579 * gdb.python/py-frame.exp: Test Frame.read_register.
17580
17581 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17582
17583 PR python/16699
17584 * gdb.python/py-completion.exp: New file.
17585 * gdb.python/py-completion.py: Likewise.
17586
17587 2014-08-28 Doug Evans <dje@google.com>
17588
17589 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17590 eax,etc. are live with values set by gdb and thus the compiler can't
17591 use them.
17592 * gdb.arch/i386-pseudo.c (main): Ditto.
17593
17594 2014-08-27 Doug Evans <dje@google.com>
17595
17596 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17597
17598 2014-08-25 Doug Evans <dje@google.com>
17599
17600 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17601 (main): Ditto.
17602
17603 2014-08-25 Doug Evans <dje@google.com>
17604
17605 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17606
17607 2014-08-24 Yao Qi <yao@codesourcery.com>
17608
17609 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17610 symbol off.
17611 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17612
17613 2014-08-22 Doug Evans <dje@google.com>
17614
17615 PR 17276
17616 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17617 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17618 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17619
17620 2014-08-22 Yao Qi <yao@codesourcery.com>
17621
17622 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17623 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17624 * gdb.python/python.exp: Likewise. Use .py file on the host
17625 instead of the build.
17626
17627 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17628
17629 * gdb.threads/gcore-stale-thread.c: New file.
17630 * gdb.threads/gcore-stale-thread.exp: New file.
17631
17632 2014-08-21 Pedro Alves <palves@redhat.com>
17633
17634 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17635 * gdb.base/gcore-relro-pie.exp: Likewise.
17636 * gdb.base/gcore-relro.exp: Likewise.
17637 * gdb.base/gcore.exp: Likewise.
17638 * gdb.base/print-symbol-loading.exp: Likewise.
17639 * gdb.threads/gcore-thread.exp: Likewise.
17640 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17641
17642 2014-08-20 Pedro Alves <palves@redhat.com>
17643 Jan Kratochvil <jan.kratochvil@redhat.com>
17644
17645 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17646 configure.
17647 (EXPECT): Handle READ1 being set.
17648 (all): Depend on EXTRA_RULES.
17649 (check-read1, expect-read1, read1.so, read1): New rules.
17650 * README (Testsuite Parameters): Document the READ1 make variable.
17651 (Race detection): New section.
17652 * configure: Regenerate.
17653 * configure.ac: If build==host==target, and running under a
17654 GNU/glibc system, add read1 to the extra Makefile rules.
17655 (EXTRA_RULES): AC_SUBST it.
17656 * lib/read1.c: New file.
17657
17658 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17659
17660 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17661 the handling of variables declared as a typedef to an array
17662 which a DW_AT_data_location attribute.
17663
17664 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17665 Pedro Alves <palves@redhat.com>
17666
17667 PR symtab/14604
17668 PR symtab/14605
17669 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17670 gdb_test.
17671
17672 2014-08-19 Pedro Alves <palves@redhat.com>
17673
17674 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17675
17676 2014-08-19 Yao Qi <yao@codesourcery.com>
17677
17678 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17679 right line.
17680
17681 2014-08-18 David Blaikie <dblaikie@gmail.com>
17682
17683 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17684
17685 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17686
17687 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17688 attribute in array range.
17689
17690 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17691
17692 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17693
17694 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17695
17696 PR c++/17132
17697 * gdb.cp/pr17132.cc: New file.
17698 * gdb.cp/pr17132.exp: New file.
17699
17700 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17701
17702 * gdb.python/py-xmethods.py (A_getarrayind)
17703 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17704 Use 'print' with function call syntax.
17705 (E_method_matcher.match): Fix tab vs space indentation mixup.
17706
17707 2014-08-15 Yao Qi <yao@codesourcery.com>
17708
17709 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17710 false.
17711
17712 2014-08-15 Yao Qi <yao@codesourcery.com>
17713
17714 * gdb.cp/casts.exp: Set print symbol off.
17715 * gdb.cp/class2.exp: Likewise.
17716 * gdb.cp/overload.exp: Likewise.
17717 * gdb.cp/templates.exp: Likewise.
17718
17719 2014-08-11 Doug Evans <dje@google.com>
17720
17721 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17722 (test_load_shlib): Update.
17723
17724 2014-08-09 Yao Qi <yao@codesourcery.com>
17725
17726 * gdb.base/display.exp: Invoke is_address_zero_readable.
17727 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17728 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17729 * gdb.base/hbreak-unmapped.exp: Return if
17730 is_address_zero_readable returns true.
17731 * gdb.base/signest.exp: Likewise.
17732 * gdb.base/signull.exp: Likewise.
17733 * gdb.base/sigbpt.exp: Likewise.
17734 * gdb.guile/scm-disasm.exp: Do the test if
17735 is_address_zero_readable returns false.
17736 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17737 * gdb.python/py-arch.exp: Likewise.
17738 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17739 * lib/gdb.exp (is_address_zero_readable): New proc.
17740
17741 2014-08-09 Yao Qi <yao@codesourcery.com>
17742
17743 PR testsuite/13443
17744 * gdb.mi/mi-var-display.exp: Make test messages unique.
17745
17746 2014-08-04 Tom Tromey <tromey@redhat.com>
17747
17748 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17749 target 0".
17750
17751 2014-08-04 Tom Tromey <tromey@redhat.com>
17752
17753 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17754 "target_resume".
17755
17756 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17757
17758 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17759 inner_vla_struct_object_size.
17760 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17761 as xfail.
17762
17763 2014-07-30 Pedro Alves <palves@redhat.com>
17764
17765 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17766 comment.
17767
17768 2014-07-29 Yao Qi <yao@codesourcery.com>
17769
17770 PR gdb/17206
17771 * gdb.base/until-nodebug.exp: New.
17772
17773 2014-07-28 Doug Evans <xdje42@gmail.com>
17774
17775 PR guile/17203
17776 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17777 previously existing parameter, and previously ambiguously spelled
17778 parameter.
17779
17780 2014-07-28 Will Newton <will.newton@linaro.org>
17781
17782 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17783
17784 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17785 Doug Evans <xdje42@gmail.com>
17786
17787 PR guile/17146
17788 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17789
17790 2014-07-25 Pedro Alves <palves@redhat.com>
17791
17792 * gdb.threads/signal-command-handle-nopass.c: New file.
17793 * gdb.threads/signal-command-handle-nopass.exp: New file.
17794 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17795 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17796 * gdb.threads/signal-delivered-right-thread.c: New file.
17797 * gdb.threads/signal-delivered-right-thread.exp: New file.
17798
17799 2014-07-25 Pedro Alves <palves@redhat.com>
17800
17801 * gdb.base/double-prompt-target-event-error.exp
17802 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17803 match.
17804 (cancel_pagination_in_target_event): Rework double prompt
17805 detection.
17806 * gdb.base/paginate-after-ctrl-c-running.exp
17807 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17808 <return>' match.
17809 * gdb.base/paginate-bg-execution.exp
17810 (test_bg_execution_pagination_return)
17811 (test_bg_execution_pagination_cancel): Remove '-notransfer
17812 <return>' matches.
17813 * gdb.base/paginate-execution-startup.exp
17814 (test_fg_execution_pagination_return)
17815 (test_fg_execution_pagination_cancel): Remove '-notransfer
17816 <return>' matches.
17817 * gdb.base/paginate-inferior-exit.exp
17818 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17819 match.
17820 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17821 * lib/gdb.exp (pagination_prompt): Run text through
17822 string_to_regexp.
17823 (gdb_test_multiple): Match $pagination_prompt instead of
17824 "<return>".
17825 (string_to_regexp): Move to lib/gdb-utils.exp.
17826
17827 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17828
17829 * gdb.arch/amd64-entry-value-paramref.S: New file.
17830 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17831 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17832 * gdb.arch/amd64-optimout-repeat.S: New file.
17833 * gdb.arch/amd64-optimout-repeat.c: New file.
17834 * gdb.arch/amd64-optimout-repeat.exp: New file.
17835
17836 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17837
17838 PR gdb/17170
17839 * gdb.base/statistics.exp: New file.
17840
17841 2014-07-17 Doug Evans <dje@google.com>
17842
17843 PR gdb/17170
17844 * gdb.base/maint.exp: Update testing of per-command stats.
17845
17846 2014-07-16 Pedro Alves <palves@redhat.com>
17847
17848 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17849 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17850 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17851 (tfile_write_buf): New functions.
17852 (add_memory_block): Rewrite using the above.
17853 (adjust_function_address): New function.
17854 (FUNCTION_ADDRESS): New macro.
17855 (write_basic_trace_file): Remove short_x local, and use
17856 tfile_write_16. Change type of func_addr local to unsigned long
17857 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17858 here. Cast argument of add_memory_block to char pointer.
17859 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17860 (main): Remove parameters.
17861 * gdb.trace/tfile.exp: Remove nowarnings.
17862
17863 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17864
17865 * gdb.base/debug-expr.exp: Test string evaluation with
17866 "debug expression" on.
17867
17868 2014-07-15 Pedro Alves <palves@redhat.com>
17869
17870 * gdb.base/reread.exp: Use clean_restart.
17871
17872 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17873
17874 * gdb.arch/avr-flash-qualifer.c: New.
17875 * gdb.arch/avr-flash-qualifer.exp: New.
17876
17877 2014-07-14 Pedro Alves <palves@redhat.com>
17878
17879 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17880 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17881
17882 2014-07-14 Pedro Alves <palves@redhat.com>
17883
17884 * gdb.base/double-prompt-target-event-error.c: New file.
17885 * gdb.base/double-prompt-target-event-error.exp: New file.
17886
17887 2014-07-14 Pedro Alves <palves@redhat.com>
17888
17889 PR gdb/17072
17890 * gdb.base/paginate-inferior-exit.c: New file.
17891 * gdb.base/paginate-inferior-exit.exp: New file.
17892
17893 2014-07-14 Pedro Alves <palves@redhat.com>
17894
17895 PR gdb/17072
17896 * gdb.base/paginate-bg-execution.c: New file.
17897 * gdb.base/paginate-bg-execution.exp: New file.
17898
17899 2014-07-14 Pedro Alves <palves@redhat.com>
17900
17901 PR gdb/17072
17902 * gdb.base/paginate-execution-startup.c: New file.
17903 * gdb.base/paginate-execution-startup.exp: New file.
17904 * lib/gdb.exp (pagination_prompt): New global.
17905 (default_gdb_spawn): New procedure, factored out from
17906 default_gdb_spawn.
17907 (default_gdb_start): Adjust to call default_gdb_spawn.
17908 (gdb_spawn): New procedure.
17909
17910 2014-07-14 Pedro Alves <palves@redhat.com>
17911
17912 * lib/gdb.exp (gdb_assert): New procedure.
17913 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17914
17915 2014-07-14 Pedro Alves <palves@redhat.com>
17916
17917 * gdb.base/execution-termios.c: New file.
17918 * gdb.base/execution-termios.exp: New file.
17919
17920 2014-07-14 Tom Tromey <tromey@redhat.com>
17921
17922 * gdb.cp/vla-cxx.cc: New file.
17923 * gdb.cp/vla-cxx.exp: New file.
17924
17925 2014-07-14 Tom Tromey <tromey@redhat.com>
17926
17927 * gdb.reverse/rerun-prec.c: New file.
17928 * gdb.reverse/rerun-prec.exp: New file.
17929
17930 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17931 Maciej W. Rozycki <macro@codesourcery.com>
17932
17933 * lib/gdb-utils.exp: New file.
17934 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17935 inline `gdb_init_command' processing.
17936 (gdb_start_cmd): Likewise.
17937 * lib/mi-support.exp (mi_run_cmd): Likewise.
17938 * README: Document `gdb_init_command' and `gdb_init_commands'.
17939
17940 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17941
17942 Fix false FAIL running under a very long directory name.
17943 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17944 and "set print elements 10000". Twice.
17945
17946 2014-07-11 Yao Qi <yao@codesourcery.com>
17947
17948 * gdb.base/exprs.exp: "set print symbol off".
17949
17950 2014-07-11 Pedro Alves <palves@redhat.com>
17951
17952 * gdb.threads/kill.c: New file.
17953 * gdb.threads/kill.exp: New file.
17954
17955 2014-07-10 Yao Qi <yao@codesourcery.com>
17956
17957 * gdb.trace/tfile.c (write_basic_trace_file)
17958 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17959 address written to trace file.
17960
17961 2014-07-09 Pedro Alves <palves@redhat.com>
17962
17963 * gdb.base/attach-wait-input.exp: New file.
17964 * gdb.base/attach-wait-input.c: New file.
17965
17966 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17967
17968 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17969 setting up test structures.
17970 (main): Call new test function.
17971 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17972 test function, continue into test function and walk test
17973 structures.
17974
17975 2014-07-02 Yao Qi <yao@codesourcery.com>
17976
17977 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17978 'bar_start' at the beginning of functions 'foo' and 'bar'
17979 respectively.
17980 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17981 instead of 'foo' and 'bar'.
17982
17983 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17984
17985 * gdb.btrace/segv.exp: New.
17986 * gdb.btrace/segv.c: New.
17987
17988 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17989
17990 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17991 instruction.
17992
17993 2014-06-30 Mark Wielaard <mjw@redhat.com>
17994
17995 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17996 vulture, vilify, villar): New volatile array constants.
17997 (vindictive, vegetation): New const volatile array constants.
17998 * gdb.base/volatile.exp: Test volatile and const volatile array
17999 types.
18000
18001 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18002
18003 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18004 target lacks support for awatch, rwatch, or hbreak.
18005
18006 2014-06-27 Yao Qi <yao@codesourcery.com>
18007
18008 * gdb.multi/dummy-frame-restore.exp: New.
18009 * gdb.multi/dummy-frame-restore.c: New.
18010
18011 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18012
18013 * gdb.btrace/gcore.exp: New.
18014
18015 2014-06-23 Pedro Alves <palves@redhat.com>
18016
18017 * gdb.base/watchpoint-reuse-slot.c: New file.
18018 * gdb.base/watchpoint-reuse-slot.exp: New file.
18019
18020 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18021
18022 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18023 progspace's filename in 'info', 'enable' and 'disable' command
18024 tests.
18025
18026 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18027
18028 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18029 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18030 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18031
18032 2014-06-20 Gary Benson <gbenson@redhat.com>
18033
18034 * gdb.arch/i386-avx.exp: Fix include file location.
18035 * gdb.arch/i386-sse.exp: Likewise.
18036
18037 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18038
18039 * gdb.dlang/expression.exp: New file.
18040
18041 2014-06-19 Pedro Alves <palves@redhat.com>
18042
18043 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18044 out from ...
18045 (top level): ... here. Iterate running tests under different
18046 scheduler-locking settings.
18047
18048 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18049
18050 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18051 to DW_FORM_addr and use non-zero addresses.
18052
18053 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18054
18055 PR gdb/17017
18056 * gdb.python/py-xmethods.cc: Add global function call counters and
18057 increment them in their respective functions. Remove "cout"
18058 statements.
18059 * gdb.python/py-xmethods.exp: Make tests check the global function
18060 call counters instead of depending on inferior IO.
18061
18062 2014-06-18 Don Breazeal <donb@codesourcery.com>
18063
18064 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18065 Deleted procedure.
18066 (explicit_fork_parent_follow): Deleted procedure.
18067 (explicit_fork_child_follow): Deleted procedure.
18068 (test_follow_fork): New procedure.
18069 (do_fork_tests): Replace calls to deleted procedures with
18070 calls to test_follow_fork and reset GDB for subsequent
18071 procedure calls.
18072
18073 2014-06-17 Yao Qi <yao@codesourcery.com>
18074
18075 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18076 CP1252.
18077
18078 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18079
18080 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18081 Initialize ptr and S explicitly.
18082 (skip_type_update_when_not_use_rtti_test): Likewise.
18083
18084 2014-06-16 Keith Seitz <keiths@redhat.com>
18085
18086 PR mi/15863
18087 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18088 the inferior is started.
18089
18090 2014-06-16 Pedro Alves <palves@redhat.com>
18091
18092 * gdb.base/break-main-file-remove-fail.c: New file.
18093 * gdb.base/break-main-file-remove-fail.exp: New file.
18094 * gdb.base/break-unload-file.exp: Use build_executable instead of
18095 prepare_for_testing.
18096 (test_break): New parameter "initial_load". Handle it.
18097 (top level): Add initial_load cmdline/file axis.
18098
18099 2014-06-12 Tom Tromey <tromey@redhat.com>
18100
18101 * gdb.base/completion.exp: Don't use directory name in test.
18102
18103 2014-06-09 Gary Benson <gbenson@redhat.com>
18104
18105 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18106 separate the always-available ANSI-standard signals from the
18107 signals that require checking.
18108 (main): Likewise.
18109 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18110 Likewise.
18111 (main): Likewise.
18112
18113 2014-06-07 Keith Seitz <keiths@redhat.com>
18114
18115 Revert:
18116 PR c++/16253
18117 * gdb.cp/var-tag.cc: New file.
18118 * gdb.cp/var-tag.exp: New file.
18119 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18120 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18121 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18122 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18123
18124 2014-06-06 Doug Evans <xdje42@gmail.com>
18125
18126 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18127
18128 2014-06-06 Pedro Alves <palves@redhat.com>
18129
18130 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18131 in target debug output instead of looking at RSP packets,
18132 disabling the test on any target that uses hardware stepping.
18133 Update comments.
18134
18135 2014-06-06 Pedro Alves <palves@redhat.com>
18136
18137 * gdb.base/break-unload-file.exp: Fix typo.
18138
18139 2014-06-06 Yao Qi <yao@codesourcery.com>
18140
18141 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18142 from "jit_function" to "^jit_function".
18143
18144 2014-06-06 Yao Qi <yao@codesourcery.com>
18145
18146 * gdb.base/async.c (foo): Add one statement.
18147 * gdb.base/async.exp: Get the next instruction address and
18148 match the output of "nexti" by instruction address. Match
18149 the hex address in the output of "finish".
18150
18151 2014-06-06 Gary Benson <gbenson@redhat.com>
18152
18153 * gdb.base/call-signals.c: Remove preprocessor conditionals
18154 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18155 SIGSEGV and SIGTERM.
18156 * gdb.base/sigall.c: Likewise.
18157 * gdb.base/unwindonsignal.c: Likewise.
18158 * gdb.reverse/sigall-reverse.c: Likewise.
18159
18160 2014-06-06 Yao Qi <yao@codesourcery.com>
18161
18162 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18163 readable, skip the test.
18164
18165 2014-06-06 Yao Qi <yao@codesourcery.com>
18166
18167 * gdb.threads/staticthreads.c (thread_function): Move the line
18168 setting breakpoint on forward.
18169 * gdb.threads/staticthreads.exp: Update comments.
18170
18171 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18172
18173 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18174 "history-append! type error".
18175
18176 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18177
18178 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18179 erroneous dprintf expected input.
18180
18181 2014-06-04 Doug Evans <xdje42@gmail.com>
18182
18183 * gdb.guile/scm-generics.exp: Delete.
18184
18185 2014-06-04 Doug Evans <xdje42@gmail.com>
18186
18187 * gdb.guile/scm-breakpoint.exp: Update.
18188 Add tests for breakpoint registration.
18189
18190 2014-06-04 Tom Tromey <tromey@redhat.com>
18191
18192 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18193 VLA-in-union.
18194 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18195 inner_vla_struct, vla_union types. Initialize objects of those
18196 types and compute their sizes.
18197
18198 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18199 Hui Zhu <hui@codesourcery.com>
18200
18201 * gdb.base/fileio.exp: Add test for shell not available as well as
18202 available.
18203 * gdb.base/fileio.c (test_system): Check for shell twice.
18204
18205 2014-06-04 Yao Qi <yao@codesourcery.com>
18206
18207 * gdb.base/auto-connect-native-target.exp: Remove redundant
18208 space from the regexp pattern.
18209
18210 2014-06-04 Yao Qi <yao@codesourcery.com>
18211
18212 * gdb.base/default.exp: Replace "child" with "native" in
18213 regexp pattern.
18214
18215 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18216
18217 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18218 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18219 * gdb.python/py-xmethods.py: Python script supporting the
18220 new testcase and tests.
18221
18222 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18223 Pedro Alves <palves@redhat.com>
18224
18225 PR breakpoints/17000
18226 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18227 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18228
18229 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18230
18231 * gdb.base/subst.exp: Add tests to verify partial path matching
18232 output.
18233
18234 2014-06-03 Pedro Alves <palves@redhat.com>
18235
18236 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18237 target that doesn't use software single-stepping.
18238
18239 2014-06-03 Pedro Alves <palves@redhat.com>
18240
18241 PR breakpoints/17000
18242 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18243 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18244
18245 2014-06-02 Doug Evans <xdje42@gmail.com>
18246
18247 * gdb.guile/scm-parameter.exp: New file.
18248
18249 2014-06-02 Doug Evans <xdje42@gmail.com>
18250
18251 * gdb.guile/scm-cmd.c: New file.
18252 * gdb.guile/scm-cmd.exp: New file.
18253
18254 2014-06-02 Doug Evans <xdje42@gmail.com>
18255
18256 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18257 pretty-printer lookup.
18258 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18259 (make-pp_s-printer): Call it.
18260 (make-pretty-printer-from-dict): New function.
18261 (lookup-pretty-printer-maker-from-dict): New function.
18262 (*pretty-printer*): Simplify.
18263 (make-objfile-pp_s-printer): New function.
18264 (install-objfile-pretty-printers!): New function.
18265 (make-progspace-pp_s-printer): New function.
18266 (install-progspace-pretty-printers!): New function.
18267 * gdb.guile/scm-progspace.c: New file.
18268 * gdb.guile/scm-progspace.exp: New file.
18269
18270 2014-06-02 Pedro Alves <palves@redhat.com>
18271
18272 * gdb.base/dprintf-bp-same-addr.c: New file.
18273 * gdb.base/dprintf-bp-same-addr.exp: New file.
18274
18275 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18276
18277 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18278 * gdb.arch/powerpc-power.s: Likewise.
18279
18280 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18281
18282 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18283
18284 2014-06-01 Yao Qi <yao@codesourcery.com>
18285
18286 * gdb.base/watchpoint.exp (test_watch_location): Check null
18287 pointer can be dereferenced. If not, do the test, otherwise
18288 skip it.
18289
18290 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18291
18292 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18293 results.
18294 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18295
18296 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18297
18298 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18299 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18300 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18301 * gdb.arch/amd64-invalid-stack-top.c: New file.
18302 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18303
18304 2014-05-30 Pedro Alves <palves@redhat.com>
18305
18306 PR breakpoints/17000
18307 * gdb.base/sss-bp-on-user-bp.c: New file.
18308 * gdb.base/sss-bp-on-user-bp.exp: New file.
18309
18310 2014-05-30 David Blaikie <dblaikie@gmail.com>
18311
18312 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18313 gnu_inline semantics via attribute.
18314 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18315 source explicitly specifies the required semantics.
18316
18317 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18318
18319 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18320
18321 2014-05-29 Pedro Alves <palves@redhat.com>
18322 Tom Tromey <tromey@redhat.com>
18323
18324 * gdb.base/async-shell.exp: Don't enable target-async.
18325 * gdb.base/async.exp
18326 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18327 parameter. Adjust.
18328 (top level): Don't test with "target-async".
18329 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18330 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18331 * gdb.base/inferior-died.exp: Don't enable target-async.
18332 * gdb.base/interrupt-noterm.exp: Likewise.
18333 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18334 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18335 * gdb.mi/mi-nonstop.exp: Likewise.
18336 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18337 * gdb.mi/mi-nsintrall.exp: Likewise.
18338 * gdb.mi/mi-nsmoribund.exp: Likewise.
18339 * gdb.mi/mi-nsthrexec.exp: Likewise.
18340 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18341 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18342 * gdb.python/py-evsignal.exp: Don't enable target-async.
18343 * gdb.python/py-evthreads.exp: Likewise.
18344 * gdb.python/py-prompt.exp: Likewise.
18345 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18346 * gdb.server/solib-list.exp: Don't enable target-async.
18347 * gdb.threads/thread-specific-bp.exp: Likewise.
18348 * lib/mi-support.exp: Adjust to use mi-async.
18349
18350 2014-05-29 Pedro Alves <palves@redhat.com>
18351
18352 PR gdb/13860
18353 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18354 reason, even in sync mode.
18355
18356 2014-05-29 Pedro Alves <palves@redhat.com>
18357 Hui Zhu <hui@codesourcery.com>
18358
18359 PR PR15693
18360 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18361 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18362 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18363 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18364
18365 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18366
18367 * config/monitor.exp (gdb_target_monitor): Replace use of
18368 "set remotebaud" by "set serial baud".
18369
18370 2014-05-26 Andy Wingo <wingo@igalia.com>
18371
18372 * gdb.guile/scm-breakpoint.exp:
18373 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18374 properties instead of gdb-object-properties.
18375
18376 2014-05-26 Yao Qi <yao@codesourcery.com>
18377
18378 * gdb.server/no-thread-db.exp: Specify source file name
18379 explicitly when setting a breakpoint.
18380
18381 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18382
18383 * gdb.btrace/vdso.c: New.
18384 * gdb.btrace/vdso.exp: New.
18385
18386 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18387
18388 * gdb.base/gcore.exp (capture_command_output): Move ...
18389 * lib/gdb.exp (capture_command_output): ... here.
18390
18391 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18392
18393 * gdb.btrace/data.exp: Test memory access during btrace replay.
18394
18395 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18396
18397 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18398
18399 2014-05-21 Pedro Alves <palves@redhat.com>
18400
18401 PR gdb/13860
18402 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18403 (top level): Test that output related to execution commands is
18404 sent to the console with CLI commands, but not with MI commands.
18405 Test that breakpoint events are always mirrored to the console.
18406 Also expect the new source line to be output after a "next" in
18407 async mode too. Make it a pass/fail test.
18408 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18409 output.
18410 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18411
18412 2014-05-21 Pedro Alves <palves@redhat.com>
18413
18414 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18415 Use them to test variations of "list" after reaching a breakpoint.
18416 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18417 Test "list" with listsize 10 after reaching a breakpoint.
18418 * gdb.python/python.exp (decode_line current location line
18419 number): Adjust expected line number.
18420
18421 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18422
18423 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18424 behavior for $args, pass it directly to "run".
18425
18426 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18427
18428 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18429 30000 to 65536.
18430
18431 2014-05-21 Pedro Alves <palves@redhat.com>
18432
18433 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18434 auto-connect-native-target off".
18435 * gdb.base/auto-connect-native-target.c: New file.
18436 * gdb.base/auto-connect-native-target.exp: New file.
18437
18438 2014-05-21 Pedro Alves <palves@redhat.com>
18439
18440 * gdb.base/default.exp: Test "target native" instead of "target
18441 child".
18442
18443 2014-05-21 Mark Wielaard <mjw@redhat.com>
18444
18445 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18446
18447 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18448
18449 Fix TLS access for -static -pthread.
18450 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18451 <HAVE_TLS> (thread_function, main): Initialize it.
18452 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18453 Add clean_restart.
18454 <$have_tls != "">: Check TLSVAR.
18455
18456 2014-05-21 Pedro Alves <palves@redhat.com>
18457
18458 * gdb.base/dcache-line-read-error.c: New.
18459 * gdb.base/dcache-line-read-error.exp: New.
18460
18461 2014-05-20 Pedro Alves <palves@redhat.com>
18462
18463 * gdb.base/compare-sections.c: New file.
18464 * gdb.base/compare-sections.exp: New file.
18465
18466 2014-05-20 Pedro Alves <palves@redhat.com>
18467
18468 * gdb.base/break-idempotent.c: New file.
18469 * gdb.base/break-idempotent.exp: New file.
18470
18471 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18472
18473 * gdb.btrace/nohist.exp: New.
18474
18475 2014-05-20 Yao Qi <yao@codesourcery.com>
18476
18477 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18478 gdb.reverse directory and gdb_reverse_timeout exists in board
18479 setting.
18480 * README: Document gdb_reverse_timeout.
18481
18482 2014-05-20 Yao Qi <yao@codesourcery.com>
18483
18484 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18485 'test_file_name'. Treat args as a string instead of a list.
18486 (gdb_init): Rename argument 'args' by 'test_file_name'.
18487
18488 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18489
18490 * gdb.arch/powerpc-power.exp: New file.
18491 * gdb.arch/powerpc-power.s: New file.
18492
18493 2014-05-16 Doug Evans <dje@google.com>
18494
18495 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18496 * gdb.base/completion.exp: Check that all expected files exist
18497 before doing file completion.
18498
18499 2014-05-16 Doug Evans <dje@google.com>
18500
18501 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18502 Update.
18503 (do_syscall_tests_without_xml): Update.
18504
18505 2014-05-16 Pedro Alves <palves@redhat.com>
18506
18507 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18508 instead of "unknown output after running".
18509
18510 2014-05-16 Yao Qi <yao@codesourcery.com>
18511
18512 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18513 file1.txt from host at the end.
18514 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18515
18516 2014-05-15 Doug Evans <dje@google.com>
18517
18518 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18519 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18520 loading file. Add test for TU lookup.
18521
18522 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18523
18524 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18525 calling "-exec-arguments" or "set args" before running the
18526 inferior.
18527
18528 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18529
18530 * lib/mi-support.exp (mi_expect_stop): Expect message for
18531 inferiors that exit with non-zero exit code.
18532
18533 2014-05-14 Yao Qi <yao@codesourcery.com>
18534
18535 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18536 match absolute path on remote host.
18537 (test_file_list_exec_source_files): Remove "/" from the
18538 pattern.
18539
18540 2014-05-14 Yao Qi <yao@codesourcery.com>
18541
18542 * boards/local-remote-host-notty.exp (${board}_file): New
18543 proc.
18544
18545 2014-05-07 Kyle McMartin <kyle@redhat.com>
18546
18547 Pushed by Joel Brobecker <brobecker@adacore.com>.
18548 * gdb.arch/aarch64-atomic-inst.c: New file.
18549 * gdb.arch/aarch64-atomic-inst.exp: New file.
18550
18551 2014-05-07 Yao Qi <yao@codesourcery.com>
18552
18553 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18554 in current context" too.
18555
18556 2014-05-05 Keith Seitz <keiths@redhat.com>
18557
18558 * gdb.linespec/ls-dollar.exp: Add test for linespec
18559 file:convenience_variable.
18560
18561 2014-05-05 Yao Qi <yao@codesourcery.com>
18562
18563 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18564 traceframes into tfile and ctf trace files. Read data from
18565 trace file and test collected data.
18566 (gdb_collect_locals_test): Likewise.
18567 (gdb_unavailable_registers_test): Likewise.
18568 (gdb_unavailable_floats): Likewise.
18569 (gdb_collect_globals_test): Likewise.
18570 (top-level): Append "ctf" to trace_file_targets if GDB
18571 supports.
18572
18573 2014-05-05 Yao Qi <yao@codesourcery.com>
18574
18575 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18576 code to ...
18577 (gdb_collect_args_test_1): ... it. New proc.
18578 (gdb_collect_locals_test): Move some code to ...
18579 (gdb_collect_locals_test_1): ... it. New proc.
18580 (gdb_unavailable_registers_test): Move some code to ...
18581 (gdb_unavailable_registers_test_1): ... it. New proc.
18582 (gdb_unavailable_floats): Move some code to ...
18583 (gdb_unavailable_floats_1): ... it. New proc.
18584
18585 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18586
18587 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18588 probes to test for bitness recognition.
18589 * gdb.arch/amd64-stap-optional-prefix.exp
18590 (test_probe_value_without_reg): New procedure.
18591 Add code to test for different kinds of bitness.
18592
18593 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18594
18595 PR breakpoints/16889
18596 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18597 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18598
18599 2014-05-01 Pedro Alves <palves@redhat.com>
18600
18601 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18602 gdb_file_cmd if no file is specified.
18603 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18604 last_loaded_file to set the remote exec-file.
18605
18606 2014-05-01 Pedro Alves <palves@redhat.com>
18607
18608 * boards/local-remote-host.exp: New file.
18609
18610 2014-05-01 Pedro Alves <palves@redhat.com>
18611
18612 * boards/local-remote-host.exp: Rename to ...
18613 * boards/local-remote-host-notty.exp: ... this.
18614
18615 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18616
18617 * gdb.ada/dyn_arrayidx: New testcase.
18618
18619 2014-04-26 Yao Qi <yao@codesourcery.com>
18620
18621 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18622 and compute the length of function main. Save it in
18623 $main_length.
18624 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18625 (top-level): Use gdb_compile to compile objects into
18626 executable and restart GDB. Remove invocation to
18627 prepare_for_testing.
18628
18629 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18630 Pedro Alves <palves@redhat.com>
18631
18632 PR server/16255
18633 * gdb.multi/multi-attach.c: New file.
18634 * gdb.multi/multi-attach.exp: New file.
18635
18636 2014-04-25 Pedro Alves <palves@redhat.com>
18637
18638 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18639 user.
18640 (top level): Test that "set remote conditional-breakpoints-packet
18641 off" works as intended.
18642 * gdb.base/dprintf.exp: Test that "set remote
18643 breakpoint-commands-packet off" works as intended.
18644 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18645 New function.
18646 (top level): Call it.
18647 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18648 remote fast-tracepoints-packet off" works as intended.
18649 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18650 * lib/gdb.exp (gdb_is_target_remote): ... here.
18651
18652 2014-04-24 David Blaikie <dblaikie@gmail.com>
18653
18654 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18655 ensure clang would not discard them.
18656 * gdb.base/gdbvars.c: Ditto.
18657 * gdb.base/memattr.c: Ditto.
18658 * gdb.base/whatis.c: Ditto.
18659 * gdb.python/py-prettyprint.c: Ditto.
18660 * gdb.trace/actions.c: Ditto.
18661 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18662 ensure clang would not discard it.
18663
18664 2014-04-24 David Blaikie <dblaikie@gmail.com>
18665
18666 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18667 clang to emit the full definition of type required by the test
18668 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18669
18670 2014-04-24 David Blaikie <dblaikie@gmail.com>
18671
18672 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18673 coax Clang into emitting the definition of the type.
18674 * gdb.cp/pr10728-x.h (y): Ditto.
18675 * gdb.cp/pr10728-y.cc (y): Ditto.
18676
18677 2014-04-24 David Blaikie <dblaikie@gmail.com>
18678
18679 * gdb.base/label.exp: XFAIL label related tests under Clang.
18680 * gdb.cp/cplabel.exp: Ditto.
18681 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18682 under Clang those using labels.
18683
18684 2014-04-25 Yao Qi <yao@codesourcery.com>
18685
18686 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18687 double_label.
18688 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18689 partial_label and double_label.
18690
18691 2014-04-24 David Blaikie <dblaikie@gmail.com>
18692
18693 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18694
18695 2014-04-24 David Blaikie <dblaikie@gmail.com>
18696
18697 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18698 of the function to work across GCC and Clang.
18699 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18700 pointer types (const void ** const V void **).
18701
18702 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18703 Walfred Tedeschi <walfred.tedeschi@intel.com>
18704
18705 * Makefile.in (EXECUTABLES): Added i386-avx512.
18706 * gdb.arch/i386-avx512.c: New file.
18707 * gdb.arch/i386-avx512.exp: Likewise.
18708
18709 2014-04-23 Keith Seitz <keiths@redhat.com>
18710
18711 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18712 (mi_make_breakpoint_table): New procedure.
18713 (mi_create_breakpoint): Use mi_make_breakpoint
18714 and return the result.
18715 (mi_make_breakpoint): New procedure.
18716 (mi_build_kv_pairs): New procedure.
18717
18718 * gdb.mi/mi-break.exp: Remove unused globals,
18719 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18720 All callers updated.
18721 * gdb.mi/mi-dprintf.exp: Use variable to track command
18722 number.
18723 Update all callers of mi_create_breakpoint and use
18724 mi_make_breakpoint_table.
18725 Remove any unused global variables.
18726 * gdb.mi/mi-nonstop.exp: Likewise.
18727 * gdb.mi/mi-nsintrall.exp: Likewise.
18728 * gdb.mi/mi-nsmoribund.exp: Likewise.
18729 * gdb.mi/mi-nsthrexec.exp: Likewise.
18730 * gdb.mi/mi-reverse.exp: Likewise.
18731 * gdb.mi/mi-simplerun.exp: Likewise.
18732 * gdb.mi/mi-stepn.exp: Likewise.
18733 * gdb.mi/mi-syn-frame.exp: Likewise.
18734 * gdb.mi/mi-until.exp: Likewise.
18735 * gdb.mi/mi-var-cp.exp: Likewise.
18736 * gdb.mi/mi-var-display.exp: Likewise.
18737 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18738 * gdb.mi/mi2-var-child.exp: Likewise.
18739 * gdb.mi/mi-vla-c99.exp: Likewise.
18740 * lib/mi-support.exp: Likewise.
18741
18742 From Ian Lance Taylor <iant@cygnus.com>:
18743 * lib/gdb.exp (parse_args): New procedure.
18744
18745 2014-04-23 Pedro Alves <palves@redhat.com>
18746
18747 * gdb.base/break-unload-file.c: New file.
18748 * gdb.base/break-unload-file.exp: New file.
18749 * gdb.base/sym-file-lib.c (baz): New function.
18750 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18751 field.
18752 (load): Store the segment's mapped size.
18753 (unload): New function.
18754 (unload_shlib): New function.
18755 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18756 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18757 set a breakpoint at baz, and call it.
18758 * gdb.base/sym-file.exp: New tests for stale breakpoint
18759 instructions.
18760
18761 2014-04-23 Pedro Alves <palves@redhat.com>
18762
18763 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18764 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18765 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18766 * gdb.base/hbreak-unmapped.c: New file.
18767 * gdb.base/hbreak-unmapped.exp: New file.
18768 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18769 * lib/gdb.exp (gdb_is_target_remote): ... here.
18770
18771 2014-04-22 Pedro Alves <palves@redhat.com>
18772
18773 * gdb.base/consecutive-step-over.c: New file.
18774 * gdb.base/consecutive-step-over.exp: New file.
18775
18776 2014-04-22 Pedro Alves <palves@redhat.com>
18777
18778 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18779 instead of send_gdb/gdb_expect.
18780
18781 2014-04-22 Yao Qi <yao@codesourcery.com>
18782
18783 * lib/trace-support.exp (generate_tracefile): New procedure.
18784 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18785 return 0.
18786 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18787 if generate_tracefile returns 1.
18788
18789 2014-04-18 Tom Tromey <palves@redhat.com>
18790 Pedro alves <tromey@redhat.com>
18791
18792 PR backtrace/15558
18793 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18794 with a backtrace limit.
18795 * gdb.python/py-frame-inline.exp: Test running to an inline
18796 function with a backtrace limit, and printing the newest frame.
18797 * gdb.python/py-frame-inline.c (main): Call f.
18798
18799 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18800
18801 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18802
18803 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18804
18805 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18806 Drop prefix from unsupported source file path.
18807
18808 2014-04-17 Yao Qi <yao@codesourcery.com>
18809
18810 * lib/gdb.exp (with_target_charset): New proc.
18811 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18812 with_target_charset.
18813 (test_print_strings): Likewise.
18814 (test_repeat_bytes): Likewise.
18815 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18816 for some tests.
18817
18818 2014-04-16 Keith Seitz <keiths@redhat.com>
18819
18820 PR gdb/15827
18821 * gdb.dwarf2/corrupt.c: New file.
18822 * gdb.dwarf2/corrupt.exp: New file.
18823
18824 2014-04-16 Keith Seitz <keiths@redhat.com>
18825
18826 PR c++/16597
18827 * gdb.cp/namelessclass.cc: New file.
18828 * gdb.cp/namelessclass.exp: New file.
18829 * gdb.cp/namelessclass.S: New file.
18830
18831 2014-04-16 Doug Evans <dje@google.com>
18832
18833 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18834 Add comment.
18835 (gdbserver_default_get_comm_port): New function.
18836 (gdbserver_start): Check if board file provided
18837 "gdbserver,get_comm_port" and use it if so.
18838 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18839 (gdb,socketport): Set to "stdio".
18840 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18841 (stdio_gdbserver_template): Delete.
18842 (${board}_get_remote_address): Update.
18843 (${board}_build_remote_cmd): Delete.
18844 (${board}_get_comm_port): New function.
18845 (${board}_spawn): Update.
18846 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18847 Delete.
18848 (${board}_get_remote_address): Update.
18849 (${board}_get_comm_port): New function.
18850
18851 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18852
18853 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18854 appearing in any order.
18855
18856 2014-04-15 Doug Evans <dje@google.com>
18857
18858 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18859 uninitialized value of "description".
18860
18861 2014-04-15 Keith Seitz <keiths@redhat.com>
18862
18863 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18864 Remove unused globals.
18865 (test_running_the_program): Likewise.
18866 (test_controlled_execution): Likewise.
18867 (test_controlling_breakpoints): Likewise.
18868 (test_program_termination): Likewise.
18869
18870 2014-04-15 Keith Seitz <keiths@redhat.com>
18871
18872 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18873 unused globals.
18874 (test_rbreak_creation_and_listing): Likewise.
18875 (test_ignore_count): Likewise.
18876 (test_error): Likewise.
18877
18878 2014-04-15 Pedro Alves <palves@redhat.com>
18879
18880 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18881 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18882 sym-file-loader.c.
18883 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18884 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18885 to sym-file-loader.c.
18886 (struct library): Forward declare.
18887 (load_shlib, lookup_function): Change prototypes.
18888 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18889 (translate_offset): Remove declarations.
18890 (get_text_addr): New declaration.
18891 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18892 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18893 sym-file-loader.h.
18894 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18895 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18896 here from sym-file-loader.h.
18897 (struct library): New structure.
18898 (load_shlib, lookup_function): Change prototypes and adjust to
18899 work with a struct library.
18900 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18901 (translate_offset): Make static.
18902 (get_text_addr): New function.
18903 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18904
18905 2014-04-15 Pedro Alves <palves@redhat.com>
18906
18907 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18908
18909 2014-04-15 Pedro Alves <palves@redhat.com>
18910
18911 * gdb.base/sym-file-loader.c: Include <limits.h>.
18912 (SELF_LINK): New define.
18913 (get_origin): New function.
18914 (load_shlib): Use it.
18915 * gdb.base/sym-file.exp: Don't early return if the target is
18916 remote. Use runto_main, and issue fail is that fails. Use
18917 gdb_load_shlibs.
18918 (shlib_name): Delete.
18919 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18920
18921 2014-04-15 Pedro Alves <palves@redhat.com>
18922
18923 * gdb.base/sym-file.exp: Remove regex characters from test
18924 message. Don't refer to breakpoint numbers in test messages.
18925
18926 2014-04-14 Keith Seitz <keiths@redhat.com>
18927
18928 PR c++/16253
18929 * gdb.cp/var-tag.cc: New file.
18930 * gdb.cp/var-tag.exp: New file.
18931 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18932 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18933 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18934 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18935
18936 2014-04-14 Tom Tromey <tromey@redhat.com>
18937
18938 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18939 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18940 type.
18941 * gdb.cp/enum-class.exp: New file.
18942 * gdb.cp/enum-class.cc: New file.
18943
18944 2014-04-14 Tom Tromey <tromey@redhat.com>
18945
18946 * gdb.dwarf2/enum-type.exp: New file.
18947
18948 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18949
18950 * gdb.mi/mi-vla-c99.exp: New file.
18951 * gdb.mi/vla.c: New file.
18952
18953 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18954
18955 * gdb.base/vla-datatypes.c: New file.
18956 * gdb.base/vla-datatypes.exp: New file.
18957
18958 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18959
18960 * gdb.base/vla-ptr.c: New file.
18961 * gdb.base/vla-ptr.exp: New file.
18962
18963 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18964
18965 * gdb.dwarf2/count.exp: New file.
18966
18967 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18968
18969 * gdb.base/vla-sideeffect.c: New file.
18970 * gdb.base/vla-sideeffect.exp: New file.
18971
18972 2014-04-14 David Blaikie <dblaikie@gmail.com>
18973
18974 * gdb.mi/non-stop.c: Add return value for non-void function return
18975 statement.
18976 * gdb.threads/staticthreads.c: Ditto.
18977
18978 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18979 Doug Evans <xdje42@gmail.com>
18980
18981 * gdb.guile/scm-value.c: Improve test case.
18982 * gdb.guile/scm-value.exp: Add new test.
18983
18984 2014-04-11 David Blaikie <dblaikie@gmail.com>
18985
18986 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18987 override Clang's default.
18988
18989 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18990
18991 Revert the following changes (regressions):
18992
18993 * gdb.base/vla-sideeffect.c: New file.
18994 * gdb.base/vla-sideeffect.exp: New file.
18995
18996 * gdb.dwarf2/count.exp: New file.
18997
18998 * gdb.base/vla-multi.c: New file.
18999 * gdb.base/vla-multi.exp: New file.
19000
19001 * gdb.base/vla-ptr.c: New file.
19002 * gdb.base/vla-ptr.exp: New file.
19003
19004 * gdb.base/vla-datatypes.c: New file.
19005 * gdb.base/vla-datatypes.exp: New file.
19006
19007 * gdb.mi/mi-vla-c99.exp: New file.
19008 * gdb.mi/vla.c: New file.
19009
19010 2014-04-11 Keith Seitz <keiths@redhat.com>
19011
19012 PR c++/16675
19013 * gdb.cp/cpsizeof.exp: New file.
19014 * gdb.cp/cpsizeof.cc: New file.
19015
19016 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19017
19018 * gdb.mi/mi-vla-c99.exp: New file.
19019 * gdb.mi/vla.c: New file.
19020
19021 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19022
19023 * gdb.base/vla-datatypes.c: New file.
19024 * gdb.base/vla-datatypes.exp: New file.
19025
19026 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19027
19028 * gdb.base/vla-ptr.c: New file.
19029 * gdb.base/vla-ptr.exp: New file.
19030
19031 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19032
19033 * gdb.base/vla-multi.c: New file.
19034 * gdb.base/vla-multi.exp: New file.
19035
19036 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19037
19038 * gdb.dwarf2/count.exp: New file.
19039
19040 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19041
19042 * gdb.base/vla-sideeffect.c: New file.
19043 * gdb.base/vla-sideeffect.exp: New file.
19044
19045 2014-04-11 Yao Qi <yao@codesourcery.com>
19046
19047 * gdb.base/completion.exp: Check file exists before running tests
19048 on file completion.
19049
19050 2014-04-10 Pedro Alves <palves@redhat.com>
19051
19052 * gdb.base/cond-eval-mode.c: New file.
19053 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19054 prepare_for_testing to build the new file. Check result of
19055 runto_main.
19056 (test_break, test_watch): New procedures.
19057 (top level): Use them.
19058
19059 2014-04-08 Pierre Muller <muller@sourceware.org>
19060
19061 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19062 Ctrl-V use for mingw hosts.
19063
19064 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19065
19066 * gdb.python/py-value.c: Improve test case.
19067 * gdb.python/py-value.exp: Add new test.
19068
19069 2014-04-07 David Blaikie <dblaikie@gmail.com>
19070
19071 * lib/compiler.c: Identify the clang compiler.
19072 * lib/compiler.cc: Ditto.
19073
19074 2014-04-03 Yao Qi <yao@codesourcery.com>
19075
19076 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19077
19078 2014-04-01 Anton Blanchard <anton@samba.org>
19079
19080 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19081 messages unique.
19082
19083 2014-04-01 Anton Blanchard <anton@samba.org>
19084
19085 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19086 prepare_for_testing.
19087
19088 2014-04-01 Anton Blanchard <anton@samba.org>
19089
19090 * gdb.arch/ppc64-atomic-inst.c: Remove.
19091 * gdb.arch/ppc64-atomic-inst.S: New file.
19092 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19093
19094 2014-03-31 Doug Evans <dje@google.com>
19095
19096 * gdb.base/print-symbol-loading-lib.c: New file.
19097 * gdb.base/print-symbol-loading-main.c: New file.
19098 * gdb.base/print-symbol-loading.exp: New file.
19099
19100 2014-03-31 Yao Qi <yao@codesourcery.com>
19101
19102 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19103
19104 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19105
19106 * gdb.ada/mi_dyn_arr: New testcase.
19107
19108 2014-03-27 Doug Evans <dje@google.com>
19109
19110 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19111
19112 2014-03-27 Yao Qi <yao@codesourcery.com>
19113
19114 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19115 if target is nios2-*-*.
19116
19117 2014-03-26 Yao Qi <yao@codesourcery.com>
19118
19119 * lib/gdb.exp (readline_is_used): New proc.
19120 * gdb.base/completion.exp: Move tests on command complete up.
19121 Skip the rest of tests if readline is not used.
19122 * gdb.ada/complete.exp: Skp the test if readline is not
19123 used.
19124 * gdb.base/filesym.exp: Likewise.
19125 * gdb.base/macscp.exp: Likewise.
19126 * gdb.base/readline-ask.exp: Likewise.
19127 * gdb.base/readline.exp: Likewise.
19128 * gdb.python/py-cmd.exp: Likewise.
19129 * gdb.trace/tfile.exp: Likewise.
19130
19131 2014-03-26 Yao Qi <yao@codesourcery.com>
19132
19133 * gdb.base/macscp.exp: Fix code format issues.
19134
19135 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19136
19137 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19138 * gdb.asm/powerpc64le.inc: New file.
19139
19140 2014-03-25 Pedro Alves <palves@redhat.com>
19141 Doug Evans <dje@google.com>
19142
19143 * gdb.base/source-execution.c: New file.
19144 * gdb.base/source-execution.exp: New file.
19145 * gdb.base/source-execution.gdb: New file.
19146
19147 2014-03-24 Doug Evans <dje@google.com>
19148
19149 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19150 using fission.
19151
19152 2014-03-24 Hui Zhu <hui@codesourcery.com>
19153 Pedro Alves <palves@redhat.com>
19154
19155 PR breakpoints/16101
19156 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19157 test pass/fail messages. Detect missing support for dprintf when
19158 breakpoints are actually inserted.
19159 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19160 breakpoints are actually inserted.
19161 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19162 fails.
19163
19164 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19165
19166 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19167
19168 2014-03-22 Doug Evans <xdje42@gmail.com>
19169
19170 * gdb.python/python.exp (python not supported): Verify multi-line
19171 python command issues an error.
19172 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19173 guile command issues an error.
19174
19175 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19176
19177 * gdb.threads/thread-specific.exp: Handle the lack of usable
19178 $this_breakpoint and $this_thread.
19179
19180 2014-03-21 Hui Zhu <hui@codesourcery.com>
19181
19182 * gdb.base/attach.exp (do_command_attach_tests): New.
19183
19184 2014-03-20 Tom Tromey <tromey@redhat.com>
19185 Pedro Alves <palves@redhat.com>
19186
19187 PR cli/15718
19188 * gdb.base/condbreak-call-false.c: New file.
19189 * gdb.base/condbreak-call-false.exp: New file.
19190
19191 2014-03-20 Pedro Alves <palves@redhat.com>
19192
19193 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19194 Delete.
19195 (block_signals, unblock_signals): Delete.
19196 (child_function_2, main): Remove references to deleted variable
19197 and functions.
19198
19199 2014-03-20 Pedro Alves <palves@redhat.com>
19200
19201 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19202 Use pthread_kill to signal thread 2.
19203 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19204 Adjust to make the test send itself a signal rather than using the
19205 host's "kill" command.
19206
19207 2014-03-20 Pedro Alves <palves@redhat.com>
19208
19209 * gdb.threads/multiple-step-overs.c: New file.
19210 * gdb.threads/multiple-step-overs.exp: New file.
19211 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19212 Adjust expected infrun debug output.
19213
19214 2014-03-20 Pedro Alves <palves@redhat.com>
19215
19216 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19217 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19218
19219 2014-03-20 Pedro Alves <palves@redhat.com>
19220
19221 PR breakpoints/7143
19222 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19223 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19224 of gdb_test_multiple.
19225 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19226 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19227
19228 2014-03-20 Pedro Alves <palves@redhat.com>
19229
19230 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19231 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19232
19233 2014-03-19 Pedro Alves <palves@redhat.com>
19234
19235 * gdb.base/async.exp: Remove early return.
19236
19237 2014-03-19 Pedro Alves <palves@redhat.com>
19238
19239 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19240
19241 2014-03-19 Pedro Alves <palves@redhat.com>
19242
19243 * gdb.base/async.exp (test_background): Expect \r\n after
19244 "completed." in the fail pattern.
19245
19246 2014-03-19 Pedro Alves <palves@redhat.com>
19247
19248 * gdb.base/async.exp (test_background): New procedure.
19249 Use it for all background execution command tests.
19250
19251 2014-03-19 Pedro Alves <palves@redhat.com>
19252
19253 * gdb.base/async.exp: Use prepare_for_testing.
19254
19255 2014-03-19 Pedro Alves <palves@redhat.com>
19256
19257 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19258 the same line.
19259
19260 2014-03-19 Pedro Alves <palves@redhat.com>
19261
19262 * gdb.base/async.c (main): Add "jump here" and "until here" line
19263 marker comments.
19264 * gdb.base/async.exp (jump_here): New global.
19265 (jump& test): Use it.
19266 (until_here): New global.
19267 (until& test): Use it.
19268
19269 2014-03-19 Pedro Alves <palves@redhat.com>
19270
19271 * gdb.base/async.exp: Don't frob gdb_protocol.
19272
19273 2014-03-18 Doug Evans <xdje42@gmail.com>
19274
19275 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19276 Fix spelling of exec-done-display.
19277
19278 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19279
19280 PR gdb/15358
19281 * gdb.base/gdb-sigterm.c: New file.
19282 * gdb.base/gdb-sigterm.exp: New file.
19283
19284 2014-03-18 Pedro Alves <palves@redhat.com>
19285
19286 PR gdb/13860
19287 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19288 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19289 solib-event.
19290
19291 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19292
19293 * gdb.ada/pckd_arr_ren: New testcase.
19294
19295 2014-03-13 Doug Evans <xdje42@gmail.com>
19296
19297 PR guile/16612
19298 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19299 collect after discarding symbols.
19300
19301 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19302 Doug Evans <xdje42@gmail.com>
19303
19304 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19305 to history survives a gc.
19306
19307 2014-03-13 Pedro Alves <palves@redhat.com>
19308
19309 * gdb.base/default.exp: Don't test "target procfs".
19310
19311 2014-03-13 Pedro Alves <palves@redhat.com>
19312
19313 * gdb.base/default.exp: Update "target child" and "target procfs"
19314 tests to not expect "Unix".
19315
19316 2014-03-12 Tom Tromey <tromey@redhat.com>
19317
19318 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19319 New procs. Add target-async tests.
19320 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19321 Add target-async tests.
19322
19323 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19324
19325 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19326 'func_start' and 'func_end' for the beginning and end of the
19327 function code, respectively.
19328 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19329 'func_end' instead of 'func' and 'main'.
19330
19331 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19332
19333 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19334 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19335 generate the debug info assembler source.
19336
19337 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19338
19339 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19340 * gdb.dwarf2/arr-subrange.exp: Likewise.
19341 * gdb.dwarf2/dwz.exp: Likewise.
19342 * gdb.dwarf2/method-ptr.exp: Likewise.
19343 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19344 * gdb.dwarf2/subrange.exp: Likewise.
19345 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19346 * gdb.dwarf2/implptrpiece.exp: Likewise.
19347 * gdb.dwarf2/nostaticblock.exp: Likewise.
19348
19349 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19350
19351 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19352 directory to absolute path name arguments.
19353
19354 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19355
19356 * gdb.ada/tagged_access: New testcase.
19357
19358 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19359
19360 * gdb.btrace/data.exp: Update expected output.
19361
19362 2014-03-06 Yao Qi <yao@codesourcery.com>
19363
19364 * gdb.trace/pr16508.exp: New file.
19365
19366 2014-03-05 Pedro Alves <palves@redhat.com>
19367
19368 PR gdb/16575
19369 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19370 procedure.
19371 (top level): Adjust to use it. Add tests that exercise breakpoint
19372 interaction with the code-cache.
19373
19374 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19375
19376 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19377 test for 'history-append!'.
19378
19379 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19380
19381 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19382 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19383 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19384 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19385 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19386 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19387
19388 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19389
19390 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19391 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19392 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19393
19394 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19395
19396 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19397
19398 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19399
19400 * gdb.dwarf2/arr-stride.c: New file.
19401 * gdb.dwarf2/arr-stride.exp: New file.
19402
19403 2014-02-26 Pedro Alves <palves@redhat.com>
19404
19405 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19406 that won't ever trigger. Make sure that GDB reports the correct
19407 breakpoint that caused the stop.
19408
19409 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19410
19411 PR gdb/16626
19412 * gdb.base/auto-load-script: New file.
19413 * gdb.base/auto-load.c: New file.
19414 * gdb.base/auto-load.exp: New file.
19415
19416 PR gdb/16626
19417 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19418
19419 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19420
19421 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19422 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19423
19424 2014-02-24 Doug Evans <dje@google.com>
19425
19426 * lib/gdb.exp (run_on_host): Log error output if program fails.
19427
19428 2014-02-21 Pedro Alves <palves@redhat.com>
19429
19430 * gdb.threads/step-after-sr-lock.c: Rename to ...
19431 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19432 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19433 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19434 ... this.
19435
19436 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19437
19438 PR tdep/16397
19439 * gdb.arch/amd64-stap-special-operands.exp: New file.
19440 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19441 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19442 * gdb.arch/amd64-stap-triplet.S: Likewise.
19443 * gdb.arch/amd64-stap-triplet.c: Likewise.
19444
19445 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19446
19447 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19448 in .section pseudo-op.
19449
19450 2014-02-20 lin zuojian <manjian2006@gmail.com>
19451 Joel Brobecker <brobecker@adacore.com>
19452 Doug Evans <xdje42@gmail.com>
19453
19454 PR symtab/16581
19455 * gdb.dwarf2/dw2-icycle.S: New file.
19456 * gdb.dwarf2/dw2-icycle.c: New file.
19457 * gdb.dwarf2/dw2-icycle.exp: New file.
19458
19459 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19460
19461 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19462 operations on gdb.Value objects.
19463 * gdb.python/py-value-cc.exp: Add new test to test operations on
19464 gdb.Value objects.
19465
19466 2014-02-18 Doug Evans <dje@google.com>
19467
19468 * Makefile.in (TESTS): New variable.
19469 (expanded_tests, expanded_tests_or_none): New variables
19470 (check-single): Pass $(expanded_tests_or_none) to runtest.
19471 (check-parallel): Only run tests in $(TESTS) if non-empty.
19472 (check/no-matching-tests-found): New rule.
19473 * README: Document TESTS makefile variable.
19474
19475 2014-02-18 Doug Evans <dje@google.com>
19476
19477 * Makefile.in (check-parallel): rm -rf outputs temp.
19478
19479 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19480
19481 Fix "ERROR: no fileid for" in the testsuite.
19482 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19483
19484 2014-02-12 Doug Evans <dje@google.com>
19485
19486 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19487 (MISCELLANEOUS): New variable.
19488 (clean): rm -rf $(MISCELLANEOUS).
19489 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19490 dwp live in the same directory as symlinks, with each symlink pointed
19491 to a differently named file in a different directory.
19492
19493 2014-02-11 Doug Evans <dje@google.com>
19494
19495 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19496 of Tcl file commands.
19497
19498 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19499
19500 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19501 "kill -SIGUSR1 -1".
19502
19503 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19504
19505 * gdb.ada/tick_length_array_enum_idx: New testcase.
19506
19507 2014-02-10 Doug Evans <xdje42@gmail.com>
19508
19509 * configure.ac (AC_OUTPUT): Add gdb.guile.
19510 * configure: Regenerate.
19511 * lib/gdb-guile.exp: New file.
19512 * lib/gdb.exp (get_target_charset): New function.
19513 * gdb.base/help.exp: Update expected output from "apropos apropos".
19514 * gdb.guile/Makefile.in: New file.
19515 * gdb.guile/guile.exp: New file.
19516 * gdb.guile/scm-arch.c: New file.
19517 * gdb.guile/scm-arch.exp: New file.
19518 * gdb.guile/scm-block.c: New file.
19519 * gdb.guile/scm-block.exp: New file.
19520 * gdb.guile/scm-breakpoint.c: New file.
19521 * gdb.guile/scm-breakpoint.exp: New file.
19522 * gdb.guile/scm-disasm.c: New file.
19523 * gdb.guile/scm-disasm.exp: New file.
19524 * gdb.guile/scm-equal.c: New file.
19525 * gdb.guile/scm-equal.exp: New file.
19526 * gdb.guile/scm-error.exp: New file.
19527 * gdb.guile/scm-error.scm: New file.
19528 * gdb.guile/scm-frame-args.c: New file.
19529 * gdb.guile/scm-frame-args.exp: New file.
19530 * gdb.guile/scm-frame-args.scm: New file.
19531 * gdb.guile/scm-frame-inline.c: New file.
19532 * gdb.guile/scm-frame-inline.exp: New file.
19533 * gdb.guile/scm-frame.c: New file.
19534 * gdb.guile/scm-frame.exp: New file.
19535 * gdb.guile/scm-generics.exp: New file.
19536 * gdb.guile/scm-gsmob.exp: New file.
19537 * gdb.guile/scm-iterator.c: New file.
19538 * gdb.guile/scm-iterator.exp: New file.
19539 * gdb.guile/scm-math.c: New file.
19540 * gdb.guile/scm-math.exp: New file.
19541 * gdb.guile/scm-objfile-script-gdb.in: New file.
19542 * gdb.guile/scm-objfile-script.c: New file.
19543 * gdb.guile/scm-objfile-script.exp: New file.
19544 * gdb.guile/scm-objfile.c: New file.
19545 * gdb.guile/scm-objfile.exp: New file.
19546 * gdb.guile/scm-ports.exp: New file.
19547 * gdb.guile/scm-pretty-print.c: New file.
19548 * gdb.guile/scm-pretty-print.exp: New file.
19549 * gdb.guile/scm-pretty-print.scm: New file.
19550 * gdb.guile/scm-section-script.c: New file.
19551 * gdb.guile/scm-section-script.exp: New file.
19552 * gdb.guile/scm-section-script.scm: New file.
19553 * gdb.guile/scm-symbol.c: New file.
19554 * gdb.guile/scm-symbol.exp: New file.
19555 * gdb.guile/scm-symtab-2.c: New file.
19556 * gdb.guile/scm-symtab.c: New file.
19557 * gdb.guile/scm-symtab.exp: New file.
19558 * gdb.guile/scm-type.c: New file.
19559 * gdb.guile/scm-type.exp: New file.
19560 * gdb.guile/scm-value-cc.cc: New file.
19561 * gdb.guile/scm-value-cc.exp: New file.
19562 * gdb.guile/scm-value.c: New file.
19563 * gdb.guile/scm-value.exp: New file.
19564 * gdb.guile/source2.scm: New file.
19565 * gdb.guile/types-module.cc: New file.
19566 * gdb.guile/types-module.exp: New file.
19567
19568 2014-02-10 Yao Qi <yao@codesourcery.com>
19569
19570 PR testsuite/16543
19571 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19572 * configure: Regenerated.
19573 * Makefile.in: New file.
19574
19575 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19576
19577 * gdb.python/py-framefilter.exp: Fix typo.
19578
19579 2014-02-08 Yao Qi <yao@codesourcery.com>
19580
19581 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19582 that no =breakpoint-modified is emitted when breakpoints are
19583 modified through MI commands.
19584
19585 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19586 Pedro Alves <palves@redhat.com>
19587
19588 * gdb.threads/step-after-sr-lock.c: New file.
19589 * gdb.threads/step-after-sr-lock.exp: New file.
19590
19591 2014-02-07 Pedro Alves <palves@redhat.com>
19592
19593 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19594
19595 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19596
19597 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19598 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19599
19600 2014-02-06 Doug Evans <xdje42@gmail.com>
19601
19602 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19603 output.
19604
19605 * gdb.gdb/python-interrupts.exp: New file.
19606
19607 2014-02-05 Yao Qi <yao@codesourcery.com>
19608
19609 * gdb.trace/report.exp (use_collected_data): Test the output
19610 of "info threads" and "info inferiors".
19611
19612 2014-02-05 Yao Qi <yao@codesourcery.com>
19613
19614 Revert this patch:
19615
19616 2013-05-24 Yao Qi <yao@codesourcery.com>
19617
19618 * gdb.trace/tfile.exp: Test inferior and thread.
19619
19620 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19621
19622 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19623 on a function.
19624 * gdb.base/step-bt.c: Call hello via function pointer to make
19625 sure its first instruction is executed on powerpc64le-linux.
19626
19627 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19628
19629 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19630
19631 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19632
19633 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19634 of the test patterns for use on little-endian systems.
19635
19636 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19637
19638 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19639 (decimal_vector): Fix for little-endian.
19640
19641 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19642
19643 * gdb.arch/sparc-sysstep.exp: New file.
19644 * gdb.arch/sparc-sysstep.c: Likewise.
19645
19646 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19647
19648 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19649
19650 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19651
19652 2014-01-23 Tom Tromey <tromey@redhat.com>
19653
19654 * gdb.ada/array_char_idx: New testcase.
19655
19656 2014-01-23 Tom Tromey <tromey@redhat.com>
19657
19658 PR python/16487:
19659 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19660 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19661 classes.
19662
19663 2014-01-23 Tom Tromey <tromey@redhat.com>
19664
19665 PR python/16491:
19666 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19667 string from an inferior frame.
19668 * gdb.python/py-framefilter-mi.exp: Update.
19669
19670 2014-01-22 Doug Evans <dje@google.com>
19671
19672 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19673
19674 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19675
19676 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19677
19678 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19679
19680 * gdb.trace/entry-values.exp: Remove excess space character from
19681 regex patterns. Handle s390 call instruction.
19682
19683 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19684
19685 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19686 define "*_start" label. Make "name" static.
19687 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19688 ${name} by references to ${name}_start.
19689
19690 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19691
19692 * gdb.base/info-macros.exp: Remove "debug" from the compile
19693 options.
19694
19695 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19696
19697 * gdb.dlang/demangle.exp: New file.
19698
19699 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19700
19701 * gdb.dlang/primitive-types.exp: New file.
19702
19703 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19704
19705 * configure.ac: Create gdb.dlang/Makefile.
19706 * configure: Regenerate.
19707 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19708 * gdb.dlang/Makefile.in: New file.
19709 * lib/d-support.exp: New file.
19710 * lib/gdb.exp (skip_d_tests): New proc.
19711
19712 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19713
19714 * gdb.btrace/delta.exp: Check reverse stepi.
19715 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19716 * gdb.btrace/finish.exp: New.
19717 * gdb.btrace/next.exp: New.
19718 * gdb.btrace/nexti.exp: New.
19719 * gdb.btrace/record_goto.c: Add comments.
19720 * gdb.btrace/step.exp: New.
19721 * gdb.btrace/stepi.exp: New.
19722 * gdb.btrace/multi-thread-step.c: New.
19723 * gdb.btrace/multi-thread-step.exp: New.
19724 * gdb.btrace/rn-dl-bind.c: New.
19725 * gdb.btrace/rn-dl-bind.exp: New.
19726 * gdb.btrace/data.c: New.
19727 * gdb.btrace/data.exp: New.
19728 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19729
19730 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19731
19732 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19733 * gdb.btrace/exception.exp: Update.
19734 * gdb.btrace/instruction_history.exp: Update.
19735 * gdb.btrace/record_goto.exp: Update.
19736 * gdb.btrace/tailcall.exp: Update.
19737 * gdb.btrace/unknown_functions.exp: Update.
19738 * gdb.btrace/delta.exp: New.
19739
19740 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19741
19742 * gdb.btrace/record_goto.exp: Add backtrace test.
19743 * gdb.btrace/tailcall.exp: Add backtrace test.
19744
19745 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19746
19747 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19748 * gdb.btrace/record_goto.c: New.
19749 * gdb.btrace/record_goto.exp: New.
19750 * gdb.btrace/x86-record_goto.S: New.
19751
19752 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19753
19754 * gdb.btrace/function_call_history.exp: Update tests.
19755 * gdb.btrace/instruction_history.exp: Update tests.
19756
19757 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19758
19759 * gdb.btrace/function_call_history.exp: Fix expected field
19760 order for "record function-call-history".
19761 Add new tests for "record function-call-history /c".
19762 * gdb.btrace/exception.cc: New.
19763 * gdb.btrace/exception.exp: New.
19764 * gdb.btrace/tailcall.exp: New.
19765 * gdb.btrace/x86-tailcall.S: New.
19766 * gdb.btrace/x86-tailcall.c: New.
19767 * gdb.btrace/unknown_functions.c: New.
19768 * gdb.btrace/unknown_functions.exp: New.
19769 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19770
19771 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19772
19773 * gdb.btrace/instruction_history.exp: Update.
19774 * gdb.btrace/function_call_history.exp: Update.
19775
19776 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19777
19778 * gdb.btrace/function_call_history.exp: Fix expected function
19779 trace.
19780 * gdb.btrace/instruction_history.exp: Initialize traced.
19781 Remove traced_functions.
19782
19783 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19784
19785 * gdb.btrace/function_call_history.exp: Update
19786 * gdb.btrace/instruction_history.exp: Update.
19787
19788 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19789
19790 * gdb.btrace/enable.exp: Update expected text.
19791
19792 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19793
19794 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19795 bytes.
19796
19797 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19798
19799 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19800
19801 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19802
19803 * lib/gdb.exp (supports_process_record): Return true for
19804 arm*-linux*. (supports_reverse): Likewise.
19805
19806 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19807
19808 PR python/15464
19809 PR python/16113
19810 * gdb.python/py-type.c: Enhance test case.
19811 * gdb.python/py-value-cc.cc: Likewise
19812 * gdb.python/py-type.exp: Add new tests.
19813 * gdb.python/py-value-cc.exp: Likewise
19814
19815 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19816 Pedro Alves <palves@redhat.com>
19817
19818 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19819 Make "name" extern.
19820 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19821 references to ${name}_start by references to ${name}.
19822
19823 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19824
19825 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19826
19827 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19828
19829 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19830
19831 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19832 Pedro Alves <palves@redhat.com>
19833
19834 * gdb.mi/mi-info-os.exp: Connect to the target with
19835 mi_gdb_target_load.
19836
19837 2014-01-08 Pedro Alves <palves@redhat.com>
19838
19839 * gdb.threads/reconnect-signal.c: New file.
19840 * gdb.threads/reconnect-signal.exp: New file.
19841
19842 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19843
19844 * gdb.base/source-dir.exp: New file.
19845
19846 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19847
19848 * gdb.ada/mi_interface: New testcase.
19849
19850 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19851
19852 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19853 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19854 gdb.ada/pp-rec-component/pck.ads: New files.
19855
19856 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19857
19858 * gdb.python/py-pp-integral.c: New file.
19859 * gdb.python/py-pp-integral.py: New file.
19860 * gdb.python/py-pp-integral.exp: New file.
19861
19862 For older changes see ChangeLog-1993-2013.
19863 \f
19864 ;; Local Variables:
19865 ;; mode: change-log
19866 ;; left-margin: 8
19867 ;; fill-column: 74
19868 ;; version-control: never
19869 ;; End:
19870
19871 Copyright 2014-2020 Free Software Foundation, Inc.
19872 Copying and distribution of this file, with or without modification,
19873 are permitted provided the copyright notice and this notice are preserved.