Fix inter-CU references using intra-CU form in imported-unit
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-12-08 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
4
5 2019-12-07 Keith Seitz <keiths@redhat.com>
6
7 * gdb.base/corefile-buildid-shlib-shr.c: New file.
8 * gdb.base/corefile-buildid-shlib.c: New file.
9 * gdb.base/corefile-buildid.c: New file.
10 * gdb.base/corefile-buildid.exp: New file.
11
12 2019-12-06 Tom de Vries <tdevries@suse.de>
13
14 * gdb.dwarf2/varval.exp: Add decl before def test.
15
16 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
17
18 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
19
20 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
21
22 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
23 CV and reference conversion for overload resolution.
24 * gdb.cp/rvalue-ref-overload.exp: Test it.
25
26 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
27
28 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
29 * gdb.base/frameapply.exp: Test faas without command.
30
31 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
32
33 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
34 Fortran tests.
35 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
36 order.
37
38 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
39
40 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
41 casting to type with no kind specified.
42 (test_basic_parsing_of_type_kinds): Additional tests for types
43 with no kind specified, and add tests for single/double
44 precision/complex types.
45
46 2019-12-04 Tom Tromey <tromey@adacore.com>
47
48 * gdb.base/endianity.c (struct other) <x>: New field.
49 (main): Initialize it.
50 * gdb.base/endianity.exp: Update.
51
52 2019-12-04 Tom Tromey <tromey@adacore.com>
53
54 * gdb.ada/scalar_storage/storage.adb: New file.
55 * gdb.ada/scalar_storage/pck.adb: New file.
56 * gdb.ada/scalar_storage/pck.ads: New file.
57 * gdb.ada/scalar_storage.exp: New file.
58
59 2019-12-04 Tom Tromey <tromey@adacore.com>
60
61 * gdb.base/endianity.c (struct otherendian) <f>: New field.
62 (main): Initialize it.
63 * gdb.base/endianity.exp: Update.
64
65 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
66
67 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
68
69 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
70
71 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
72 -symbol-info-module-functions and -symbol-info-module-variables.
73
74 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
75
76 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
77
78 2019-12-01 Richard Bunt <richard.bunt@arm.com>
79 Andrew Burgess <andrew.burgess@embecosm.com>
80
81 * gdb.fortran/derived-type-striding.exp: New file.
82 * gdb.fortran/derived-type-striding.f90: New file.
83 * gdb.fortran/array-slices.exp: New file.
84 * gdb.fortran/array-slices.f90: New file.
85
86 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
87
88 * gdb.base/define.exp: Test . in command names.
89 * gdb.base/setshow.exp: Update test, as . is now part of
90 command name.
91
92 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
93
94 * gdb.base/define-prefix.exp: New file.
95
96 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
97
98 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
99 compile.
100 (skip_btrace_pt_tests): Likewise.
101
102 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
103
104 * gdb.fortran/info-modules.exp: Compile source files in correct
105 order.
106
107 2019-11-27 Kevin Buettner <kevinb@redhat.com>
108
109 * gdb.dwarf2/imported-unit.exp: New file.
110 * gdb.dwarf2/imported-unit.c: New file.
111
112 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 * gdb.mi/mi-fortran-modules-2.f90: New file.
115 * gdb.mi/mi-fortran-modules.exp: New file.
116 * gdb.mi/mi-fortran-modules.f90: New file.
117
118 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
119
120 * gdb.mi/mi-sym-info-1.c: New file.
121 * gdb.mi/mi-sym-info-2.c: New file.
122 * gdb.mi/mi-sym-info.exp: New file.
123
124 2019-11-22 Tom Tromey <tromey@adacore.com>
125
126 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
127 * gdb.ada/tasks/foo.adb: Add another stopping location.
128
129 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
130
131 * gdb.base/endianity.c: New test.
132 * gdb.base/endianity.exp: New file.
133
134 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
135
136 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
137
138 2019-11-21 Tom de Vries <tdevries@suse.de>
139
140 PR gdb/24956
141 * gdb.base/ui-redirect.exp: Test output of user-defined command.
142
143 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
144
145 * gdb.python/py-progspace.exp: Add missing parentheses on some
146 'print' commands.
147
148 2019-11-19 Tom Tromey <tom@tromey.com>
149
150 * gdb.tui/winheight.exp: New file.
151
152 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
153
154 * gdb.base/ctf-whatis.c: Delete.
155 * gdb.base/ctf-whatis.exp: Delete.
156 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
157
158 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
159
160 * gdb.base/ctf-cvexpr.exp: Delete.
161 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
162
163 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
164
165 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
166 the compiler. Clean up header comment a little.
167 * gdb.base/ctf-ptype.exp: Likewise.
168 * gdb.base/ctf-whatis.exp: Likewise.
169 * lib/gdb.exp (skip_ctf_tests): New proc.
170
171 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
172
173 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
174 * gdb.tui/corefile-run.exp: New file.
175
176 2019-11-14 Tom Tromey <tromey@adacore.com>
177
178 * gdb.base/gdbvars.exp (test_convenience_variables): Add
179 regression tests.
180
181 2019-11-12 Tom Tromey <tom@tromey.com>
182
183 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
184 after any command. Expect prompt after WAIT_FOR is seen.
185 (enter_tui): Enable resize messages.
186 (command): Expect command in output.
187 (get_line): Avoid error when cursor appears to be off-screen.
188 (dump_screen): Include screen size in title.
189 (_do_resize): New proc, from "resize".
190 (resize): Rewrite. Do resize in two steps.
191 * gdb.tui/empty.exp (layouts): Fix entries.
192 (check_boxes): Remove xfail.
193 (check_text): Dump screen on failure.
194
195 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
196
197 * gdb.python/py-symbol.exp: Add test for
198 gdb.lookup_static_symbols.
199
200 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
201
202 * gdb.python/py-symbol.c: Declare and call function from new
203 py-symbol-2.c file.
204 * gdb.python/py-symbol.exp: Compile both source files, and add new
205 tests for gdb.lookup_static_symbol.
206 * gdb.python/py-symbol-2.c: New file.
207
208 2019-11-02 Tom de Vries <tdevries@suse.de>
209
210 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
211 * gdb.base/anon.exp: Same.
212 * gdb.base/auto-connect-native-target.exp: Same.
213 * gdb.base/call-ar-st.exp: Same.
214 * gdb.base/catch-syscall.exp: Same.
215 * gdb.base/commands.exp: Same.
216 * gdb.base/default.exp: Same.
217 * gdb.base/display.exp: Same.
218 * gdb.base/float.exp: Same.
219 * gdb.base/foll-fork.exp: Same.
220 * gdb.base/help.exp: Same.
221 * gdb.base/info-macros.exp: Same.
222 * gdb.base/info-proc.exp: Same.
223 * gdb.base/info-target.exp: Same.
224 * gdb.base/long_long.exp: Same.
225 * gdb.base/macscp.exp: Same.
226 * gdb.base/memattr.exp: Same.
227 * gdb.base/nofield.exp: Same.
228 * gdb.base/pointers.exp: Same.
229 * gdb.base/printcmds.exp: Same.
230 * gdb.base/ptype.exp: Same.
231 * gdb.base/restore.exp: Same.
232 * gdb.base/return.exp: Same.
233 * gdb.base/scope.exp: Same.
234 * gdb.base/set-noassign.exp: Same.
235 * gdb.base/setshow.exp: Same.
236 * gdb.base/shlib-call.exp: Same.
237 * gdb.base/signals.exp: Same.
238 * gdb.base/sigstep.exp: Same.
239 * gdb.base/skip.exp: Same.
240 * gdb.base/solib-symbol.exp: Same.
241 * gdb.base/stap-probe.exp: Same.
242 * gdb.base/step-line.exp: Same.
243 * gdb.base/step-test.exp: Same.
244 * gdb.base/style.exp: Same.
245 * gdb.base/varargs.exp: Same.
246 * gdb.base/vla-datatypes.exp: Same.
247 * gdb.base/vla-ptr.exp: Same.
248 * gdb.base/vla-sideeffect.exp: Same.
249 * gdb.base/volatile.exp: Same.
250 * gdb.base/watch-cond-infcall.exp: Same.
251 * gdb.base/watchpoint.exp: Same.
252
253 2019-11-02 Tom de Vries <tdevries@suse.de>
254
255 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
256 * gdb.cp/cpexprs.exp: Same.
257 * gdb.cp/except-multi-location.exp: Same.
258 * gdb.cp/exceptprint.exp: Same.
259 * gdb.cp/gdb2384.exp: Same.
260 * gdb.cp/inherit.exp: Same.
261 * gdb.cp/m-static.exp: Same.
262 * gdb.cp/meth-typedefs.exp: Same.
263 * gdb.cp/misc.exp: Same.
264 * gdb.cp/namespace.exp: Same.
265 * gdb.cp/non-trivial-retval.exp: Same.
266 * gdb.cp/overload.exp: Same.
267 * gdb.cp/pr17132.exp: Same.
268 * gdb.cp/re-set-overloaded.exp: Same.
269 * gdb.cp/rvalue-ref-types.exp: Same.
270 * gdb.cp/templates.exp: Same.
271
272 2019-11-01 Luis Machado <luis.machado@linaro.org>
273
274 PR gdb/25124
275
276 * gdb.arch/pr25124.S: New file.
277 * gdb.arch/pr25124.exp: New file.
278
279 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
280
281 * gdb.fortran/info-modules.exp: Update expected results, and add
282 additional tests for 'info module functinos', and 'info module
283 variables'.
284 * gdb.fortran/info-types.exp: Update expected results.
285 * gdb.fortran/info-types.f90: Extend testcase with additional
286 module variables and functions.
287
288 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
289
290 * gdb.fortran/info-modules.exp: New file.
291 * gdb.fortran/info-types.exp: Build with new file.
292 * gdb.fortran/info-types.f90: Include and use new module.
293 * gdb.fortran/info-types-2.f90: New file.
294
295 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
296
297 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
298 * gdb.base/settings.exp: Test all settings types using
299 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
300 that now verifies that the value of "maint show" is the same as
301 returned by the settings functions. Test the type of the
302 maintenance settings.
303 * gdb.base/default.exp: Update show_conv_list.
304
305 2019-10-31 Tom de Vries <tdevries@suse.de>
306
307 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
308 gdb_test.
309 * gdb.arch/amd64-disp-step.exp: Same.
310 * gdb.asm/asm-source.exp: Same.
311 * gdb.btrace/buffer-size.exp: Same.
312 * gdb.btrace/cpu.exp: Same.
313 * gdb.btrace/enable.exp: Same.
314 * gdb.dwarf2/count.exp: Same.
315 * gdb.dwarf2/dw2-ranges-func.exp: Same.
316 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
317 * gdb.fortran/vla-datatypes.exp: Same.
318 * gdb.fortran/vla-history.exp: Same.
319 * gdb.fortran/vla-ptype.exp: Same.
320 * gdb.fortran/vla-value.exp: Same.
321 * gdb.fortran/whatis_type.exp: Same.
322 * gdb.guile/guile.exp: Same.
323 * gdb.multi/tids.exp: Same.
324 * gdb.python/py-finish-breakpoint.exp: Same.
325 * gdb.python/py-framefilter.exp: Same.
326 * gdb.python/py-pp-registration.exp: Same.
327 * gdb.python/py-xmethods.exp: Same.
328 * gdb.python/python.exp: Same.
329 * gdb.server/connect-with-no-symbol-file.exp: Same.
330 * gdb.server/no-thread-db.exp: Same.
331 * gdb.server/run-without-local-binary.exp: Same.
332 * gdb.stabs/weird.exp: Same.
333 * gdb.threads/attach-many-short-lived-threads.exp: Same.
334 * gdb.threads/thread-find.exp: Same.
335 * gdb.threads/tls-shared.exp: Same.
336 * gdb.threads/tls.exp: Same.
337 * gdb.threads/wp-replication.exp: Same.
338 * gdb.trace/ax.exp: Same.
339 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
340
341 2019-10-31 Tom de Vries <tdevries@suse.de>
342
343 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
344 * gdb.ada/array_subscript_addr.exp: Same.
345 * gdb.ada/arrayidx.exp: Same.
346 * gdb.ada/arrayparam.exp: Same.
347 * gdb.ada/arrayptr.exp: Same.
348 * gdb.ada/boolean_expr.exp: Same.
349 * gdb.ada/call_pn.exp: Same.
350 * gdb.ada/complete.exp: Same.
351 * gdb.ada/fixed_cmp.exp: Same.
352 * gdb.ada/fun_addr.exp: Same.
353 * gdb.ada/funcall_param.exp: Same.
354 * gdb.ada/interface.exp: Same.
355 * gdb.ada/mod_from_name.exp: Same.
356 * gdb.ada/null_array.exp: Same.
357 * gdb.ada/packed_array.exp: Same.
358 * gdb.ada/packed_tagged.exp: Same.
359 * gdb.ada/print_chars.exp: Same.
360 * gdb.ada/print_pc.exp: Same.
361 * gdb.ada/ptype_arith_binop.exp: Same.
362 * gdb.ada/ptype_field.exp: Same.
363 * gdb.ada/ptype_tagged_param.exp: Same.
364 * gdb.ada/rec_return.exp: Same.
365 * gdb.ada/ref_tick_size.exp: Same.
366 * gdb.ada/str_ref_cmp.exp: Same.
367 * gdb.ada/taft_type.exp: Same.
368 * gdb.ada/tagged.exp: Same.
369 * gdb.ada/type_coercion.exp: Same.
370 * gdb.ada/uninitialized_vars.exp: Same.
371
372 2019-10-30 Tom de Vries <tdevries@suse.de>
373
374 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
375
376 2019-10-26 Tom de Vries <tdevries@suse.de>
377
378 * gdb.base/bigcore.c: Fix typos in comments.
379 * gdb.base/ctf-ptype.c: Same.
380 * gdb.base/long_long.c: Same.
381 * gdb.dwarf2/dw2-op-out-param.S: Same.
382 * gdb.python/py-evthreads.c: Same.
383 * gdb.reverse/i387-stack-reverse.c: Same.
384 * gdb.trace/tfile.c: Same.
385 * lib/compiler.c: Same.
386 * lib/compiler.cc: Same.
387
388 2019-10-25 Tom de Vries <tdevries@suse.de>
389
390 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
391 gdb_test_multiple calls.
392 * gdb.reverse/sigall-reverse.exp: Same.
393 * gdb.reverse/solib-precsave.exp: Same.
394 * gdb.reverse/solib-reverse.exp: Same.
395 * gdb.reverse/until-precsave.exp: Same.
396 * gdb.reverse/until-reverse.exp: Same.
397
398 2019-10-24 Tom de Vries <tdevries@suse.de>
399
400 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
401 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
402 kfail using -wrap pattern flag and convenience variable
403 gdb_test_name.
404
405 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
406
407 * gdb.python/py-progspace.exp: Add tests for the
408 Progspace.block_for_pc method.
409
410 2019-10-23 Tom Tromey <tom@tromey.com>
411
412 * configure: Rebuild.
413 * aclocal.m4: Use m4_include, not sinclude.
414
415 2019-10-21 Tom de Vries <tdevries@suse.de>
416
417 * gdb.base/infcall-nested-structs.c: Add
418 __attribute__((noinline,noclone)) to all functions.
419 (call_all): Add missing variable initialization. Simplify return value.
420 (breakpt): Increment volatile variable, to prevent call from being
421 optimized out.
422 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
423
424 2019-10-17 Tom de Vries <tdevries@suse.de>
425
426 * gdb.fortran/module.exp: Allow info variables to print info for files
427 other than module.f90.
428
429 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
430
431 * gdb.fortran/module.exp: Extend with 'info variables' test.
432
433 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
436 F77_FOR_TARGET.
437
438 2019-10-16 Tom de Vries <tdevries@suse.de>
439
440 PR tdep/25096
441 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
442
443 2019-10-16 Tom de Vries <tdevries@suse.de>
444
445 PR tdep/24104
446 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
447 Add KFAIL for PR tdep/25096.
448
449 2019-10-16 Tom de Vries <tdevries@suse.de>
450
451 PR testsuite/25059
452 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
453
454 2019-10-16 Tom de Vries <tdevries@suse.de>
455
456 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
457 as signed.
458
459 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
460
461 * gdb.mi/list-thread-groups-available.exp: Read entries one by
462 one instead of increasing timeout.
463
464 2019-10-13 Tom de Vries <tdevries@suse.de>
465
466 PR record/25038
467 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
468 * gdb.reverse/sigall-reverse.exp: Same.
469 * gdb.reverse/solib-precsave.exp: Same.
470 * gdb.reverse/solib-reverse.exp: Same.
471 * gdb.reverse/step-precsave.exp: Same.
472 * gdb.reverse/until-precsave.exp: Same.
473 * gdb.reverse/until-reverse.exp: Same.
474 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
475
476 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
477
478 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
479 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
480 (cmp_struct_05_01, cmp_struct_static_02_01)
481 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
482 comparisons.
483
484 2019-10-10 Tom de Vries <tdevries@suse.de>
485
486 PR testsuite/24888
487 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
488 gnatlink.
489
490 2019-10-09 Tom de Vries <tdevries@suse.de>
491
492 PR testsuite/25048
493 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
494
495 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
496
497 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
498 exceptions due to missing debug information.
499
500 2019-10-07 Tom de Vries <tdevries@suse.de>
501
502 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
503
504 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
505
506 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
507 * gdb.base/annota1.exp: Update to use gdb_test_name.
508
509 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
510
511 * gdb.base/ctf-whatis.exp: New file.
512 * gdb.base/ctf-whatis.c: New file.
513 * gdb.base/ctf-ptype.exp: New file.
514 * gdb.base/ctf-ptype.c: New file.
515 * gdb.base/ctf-constvars.exp: New file.
516 * gdb.base/ctf-constvars.c: New file.
517 * gdb.base/ctf-cvexpr.exp: New file.
518
519 2019-10-04 Tom de Vries <tdevries@suse.de>
520
521 * gdb.cp/local-static.c (main): Move declaration of int i out of the
522 for loop.
523
524 2019-10-03 Tom Tromey <tom@tromey.com>
525
526 PR rust/24976:
527 * gdb.rust/simple.rs (Union2): New type.
528 (main): Use Union2.
529 * gdb.rust/simple.exp: Add test.
530
531 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
532
533 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
534 nested function prefix.
535
536 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
537 Richard Bunt <richard.bunt@arm.com>
538 Andrew Burgess <andrew.burgess@embecosm.com>
539
540 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
541 nested functions.
542 * gdb.fortran/nested-funcs.f90: Update expected results.
543 * gdb.fortran/nested-funcs-2.exp: New file.
544 * gdb.fortran/nested-funcs-2.f90: New file.
545
546 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
547
548 * gdb.python/py-parameter.exp: Make test names unique.
549 * gdb.python/py-template.exp: Likewise.
550 * gdb.python/py-value.exp: Likewise.
551
552 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
553
554 * gdb.base/break-interp.exp: Reduce test name duplication.
555 * gdb.base/call-sc.exp: Likewise.
556 * gdb.base/callfuncs.exp: Likewise.
557 * gdb.base/charset.exp: Likewise.
558 * gdb.base/dump.exp: Likewise.
559 * gdb.base/ena-dis-br.exp: Likewise.
560 * gdb.base/relational.exp: Likewise.
561 * gdb.base/step-over-syscall.exp: Likewise.
562 * gdb.base/structs.exp: Likewise.
563
564 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
565
566 * gdb.linespec/explicit.exp: Make test names unique.
567 * gdb.linespec/ls-errs.exp: Likewise.
568
569 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
570
571 * gdb.reverse/break-precsave.exp: Make test names unique.
572 * gdb.reverse/break-reverse.exp: Likewise.
573 * gdb.reverse/finish-precsave.exp: Likewise.
574 * gdb.reverse/finish-reverse.exp: Likewise.
575 * gdb.reverse/machinestate-precsave.exp: Likewise.
576 * gdb.reverse/machinestate.exp: Likewise.
577 * gdb.reverse/readv-reverse.exp: Likewise.
578 * gdb.reverse/recvmsg-reverse.exp: Likewise.
579 * gdb.reverse/sigall-precsave.exp: Likewise.
580 * gdb.reverse/sigall-reverse.exp: Likewise.
581 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
582 * gdb.reverse/watch-precsave.exp: Likewise.
583 * gdb.reverse/watch-reverse.exp: Likewise.
584
585 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
586
587 * gdb.threads/stop-with-handle.c: New file.
588 * gdb.threads/stop-with-handle.exp: New file.
589
590 2019-10-03 Tom de Vries <tdevries@suse.de>
591
592 PR testsuite/25059
593 * gdb.base/list-missing-source.exp: Allowing the "Compilation
594 directory" line to be missing.
595
596 2019-10-03 Tom de Vries <tdevries@suse.de>
597
598 PR testsuite/25059
599 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
600 type optional.
601
602 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
603
604 * gdb.python/py-format-string.c (string.h): New include.
605 (main): Fill a_struct_with_union.the_union.an_int with bytes of
606 the same value, for endianness-independence.
607 * gdb.python/py-format-string.exp (default_regexp_dict)
608 (test_pretty_structs, test_format): Adjust expected output to the
609 changed initialization.
610
611 2019-10-02 Tom Tromey <tromey@adacore.com>
612
613 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
614
615 2019-10-02 Pedro Alves <palves@redhat.com>
616 Andrew Burgess <andrew.burgess@embecosm.com>
617
618 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
619 "print-file-var.h".
620 (this_version_id) Use ATTRIBUTE_VISIBILITY.
621 (get_version_1): Print this_version_id and its address.
622 Add extern "C" wrappers around interface functions.
623 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
624 "print-file-var.h".
625 (this_version_id) Use ATTRIBUTE_VISIBILITY.
626 (get_version_2): Print this_version_id and its address.
627 Add extern "C" wrappers around interface functions.
628 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
629 <stddef.h> and "print-file-var.h".
630 Add extern "C" wrappers around interface functions.
631 [VERSION_ID_MAIN] (this_version_id): Define.
632 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
633 * gdb.base/print-file-var.h: Add some #defines to simplify setting
634 up extern "C" blocks.
635 * gdb.base/print-file-var.exp (test): New, factored out from top
636 level.
637 (top level): Test all combinations of attribute hidden or not,
638 dlopen or not, and this_version_id symbol in main file or not.
639 Compile tests as both C++ and C, make test names unique.
640
641 2019-10-01 Tom Tromey <tom@tromey.com>
642
643 * gdb.base/style.exp: Test "show logging filename".
644
645 2019-10-01 Tom Tromey <tom@tromey.com>
646
647 * lib/gdb-utils.exp (style): Handle "metadata" argument.
648 * gdb.base/style.exp: Add metadata style test.
649
650 2019-10-01 Tom Tromey <tom@tromey.com>
651
652 * gdb.base/style.exp: Test "pwd".
653
654 2019-10-01 Tom Tromey <tom@tromey.com>
655
656 * gdb.base/style.exp: Update tests.
657
658 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
659
660 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
661 'six' to unsigned.
662 (s1): Initialize fields 'four' and 'six' instead of 'three' and
663 'five'. Use an all-ones bit pattern for each.
664 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
665 to its changed values.
666
667 2019-09-30 Tom Tromey <tromey@adacore.com>
668
669 * gdb.rust/traits.rs: Disable all warnings.
670
671 2019-09-29 Tom de Vries <tdevries@suse.de>
672
673 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
674
675 2019-09-29 Tom de Vries <tdevries@suse.de>
676
677 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
678
679 2019-09-27 Tom de Vries <tdevries@suse.de>
680
681 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
682
683 2019-09-27 Tom de Vries <tdevries@suse.de>
684
685 PR record/23188
686 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
687
688 2019-09-26 Tom Tromey <tromey@adacore.com>
689
690 * gdb.ada/py_taft.exp: New file.
691 * gdb.ada/py_taft/main.adb: New file.
692 * gdb.ada/py_taft/pkg.adb: New file.
693 * gdb.ada/py_taft/pkg.ads: New file.
694
695 2019-09-24 Tom de Vries <tdevries@suse.de>
696
697 PR gdb/24598
698 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
699
700 2019-09-22 Tom de Vries <tdevries@suse.de>
701
702 * gdb.base/restore.exp: Allow register variables to be optimized out at
703 -O0.
704
705 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
706
707 * gdb.arch/spu-info.exp: Remove file.
708 * gdb.arch/spu-info.c: Remove file.
709 * gdb.arch/spu-ls.exp: Remove file.
710 * gdb.arch/spu-ls.c: Remove file.
711
712 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
713 * gdb.asm/spu.inc: Remove file.
714
715 * gdb.base/dump.exp: Remove support for spu*-*-*.
716 * gdb.base/stack-checking.exp: Likewise.
717 * gdb.base/overlays.exp: Likewise.
718 * gdb.base/ovlymgr.c: Likewise.
719 * gdb.base/spu.ld: Remove file.
720
721 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
722 * gdb.cp/cpexprs.exp: Likewise.
723 * gdb.cp/exception.exp: Likewise.
724 * gdb.cp/gdb2495.exp: Likewise.
725 * gdb.cp/mb-templates.exp: Likewise.
726 * gdb.cp/pr9167.exp: Likewise.
727 * gdb.cp/userdef.exp: Likewise.
728
729 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
730
731 * gdb.cell: Remove directory.
732 * lib/cell.exp: Remove file.
733
734 2019-09-19 Tom de Vries <tdevries@suse.de>
735
736 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
737
738 2019-09-19 Tom de Vries <tdevries@suse.de>
739
740 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
741
742 2019-09-19 Tom de Vries <tdevries@suse.de>
743
744 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
745 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
746 (gdb_target_cmd): ... here.
747 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
748 value 2.
749
750 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
751
752 * gdb.base/source-dir.exp: Avoid having directory names in test
753 names.
754
755 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
756
757 * gdb.base/source-dir.exp: Add extra test for mapped compilation
758 directory.
759
760 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
761
762 * gdb.base/list-missing-source.exp: New file.
763
764 2019-09-14 Tom de Vries <tdevries@suse.de>
765
766 PR teststuite/24599
767 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
768 * lib/ada.exp (gnatmake_version_at_least): New proc.
769
770 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
771
772 * gdb.base/maint.exp: Use exec_has_index_section.
773
774 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
775
776 * gdb.base/maint.exp: Add test for 'maint info sections'.
777
778 2019-09-12 Tom de Vries <tdevries@suse.de>
779
780 * gdb.base/store.exp: Allow register variables to be optimized out at
781 -O0.
782
783 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
784
785 * gdb.ada/rdv_wait.exp: Update to new task names.
786 * gdb.base/task_switch_in_core.exp: Likewise.
787 * gdb.base/info_sources_base.c: Likewise.
788
789 2019-09-10 Tom Tromey <tromey@adacore.com>
790
791 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
792
793 2019-09-10 Tom Tromey <tromey@adacore.com>
794
795 * gdb.ada/dgopt.exp: New file.
796 * gdb.ada/dgopt/x.adb: New file.
797
798 2019-09-08 Tom Tromey <tom@tromey.com>
799
800 * gdb.tui/resize.exp: Remove setup_xfail.
801 * gdb.tui/regs.exp: Remove setup_xfail.
802 * gdb.tui/basic.exp: Remove setup_xfail.
803
804 2019-09-06 David Blaikie <dblaikie@gmail.com>
805
806 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
807 * gdb.cp/cplabel.exp: Ditto.
808 * gdb.linespec/ls-errs.exp: Ditto.
809
810 2019-09-05 Tom de Vries <tdevries@suse.de>
811
812 * lib/gdb.exp (cmp_file_string): New proc.
813 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
814 runto_main. Verify save breakpoints output.
815
816 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
817
818 * gdb.base/info-var.exp: Test info variables without running
819 to main, to avoid expect's buffer overflow.
820
821 2019-09-03 Tom Tromey <tromey@adacore.com>
822
823 * gdb.ada/bias.exp: New file.
824 * gdb.ada/bias/bias.adb: New file.
825 * gdb.ada/print_chars.exp: Add regression test.
826 * gdb.ada/print_chars/foo.adb (My_Character): New type.
827 (MC): New variable.
828
829 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
830
831 * gdb.base/argv0-symlink.exp: Run only on native target
832 and local host.
833
834 2019-08-29 Tom de Vries <tdevries@suse.de>
835
836 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
837 diverse debug info.
838 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
839
840 2019-08-28 Tom de Vries <tdevries@suse.de>
841
842 * gdb.base/info-var.exp: Allow info variables to print info for files
843 other than info-var-f1.c and info-var-f2.c.
844
845 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * gdb.fortran/info-types.exp: Add module.
848 * gdb.fortran/info-types.f90: Update expected results.
849
850 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
851
852 * gdb.fortran/info-types.exp: New file.
853 * gdb.fortran/info-types.f90: New file.
854 * lib/fortran.exp (fortran_character1): New proc.
855
856 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
857
858 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
859 functions'. Reindent as needed.
860 * gdb.base/info-var-f1.c: New file.
861 * gdb.base/info-var-f2.c: New file.
862 * gdb.base/info-var.exp: New file.
863 * gdb.base/info-var.h: New file.
864
865 2019-08-26 Tom de Vries <tdevries@suse.de>
866
867 PR c++/24852
868 * gdb.cp/no-libstdcxx-probe.exp: New test.
869
870 2019-08-26 Tom de Vries <tdevries@suse.de>
871
872 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
873 * tests need to be skipped.
874 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
875 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
876 mi_skip_libstdcxx_probe_tests.
877
878 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
879
880 * gdb.python/py-xmethods.exp: Use raw strings when passing
881 arguments to SimpleXMethodMatcher.
882
883 2019-08-22 Tom de Vries <tdevries@suse.de>
884
885 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
886 more informative.
887
888 2019-08-21 Pedro Alves <palves@redhat.com>
889
890 * gdb.base/with.exp: Test "with" with no arguments.
891
892 2019-08-21 Tom de Vries <tdevries@suse.de>
893
894 * gdb.base/gdb-caching-proc.exp: Sort files.
895
896 2019-08-20 Tom de Vries <tdevries@suse.de>
897
898 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
899 compilation.
900
901 2019-08-16 Tom de Vries <tdevries@suse.de>
902
903 * gdb.base/compare-sections.exp ("after run to main"): Allow
904 mismatched read-only sections for PIE executables.
905
906 2019-08-16 Tom Tromey <tom@tromey.com>
907
908 * lib/tuiterm.exp (_csi_Z): New proc.
909 * gdb.tui/basic.exp: Update window positions.
910 * gdb.tui/empty.exp: Update window positions.
911
912 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
913
914 * gdb.base/examine-backward.exp: Correct regexp for
915 "examine 3 bytes backward from ${address_zero}".
916
917 2019-08-15 Tom Tromey <tom@tromey.com>
918
919 * gdb.tui/empty.exp: Enable resizing tests.
920
921 2019-08-15 Tom Tromey <tromey@adacore.com>
922
923 * gdb.ada/char_enum.exp: Add regression tests.
924 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
925 and '0'.
926 (Char, Gchar): Update.
927 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
928
929 2019-08-15 Christian Biesinger <cbiesinger@google.com>
930
931 * gdb.python/python.exp: Expect a leading underscore on
932 GdbOutput{,Error}File.
933
934 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
935
936 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
937 Windows host.
938
939 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
940
941 * gdb.base/batch-preserve-term-settings.exp
942 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
943
944 2019-08-15 Christian Biesinger <cbiesinger@google.com>
945
946 * lib/gdb.exp: When running on a mingw target, replace
947 /x/ with x:/.
948
949 2019-08-14 Alan Hayward <alan.hayward@arm.com>
950
951 * gdb.arch/aarch64-prologue.c: New test.
952 * gdb.arch/aarch64-prologue.exp: New file.
953
954 2019-08-13 Tom de Vries <tdevries@suse.de>
955
956 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
957 Thread.
958
959 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
960
961 * gdb.python/py-completion.exp: Download the .py file to the host
962 and use its host pathname. Conditionalize tests that use
963 tab completion and manipulate files on the build machine.
964 * gdb.python/py-events.exp: Download the .py file to the host
965 and use its host pathname.
966 * gdb.python/py-evsignal.exp: Likewise.
967 * gdb.python/py-evthreads.exp: Likewise.
968 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
969 pathname syntax.
970 * gdb.python/py-framefilter.exp: Download the .py file to the right
971 place on the host. Match Windows pathname syntax.
972 * gdb.python/py-mi-var-info-path-expression.exp: Download the
973 .py file to the host and use its host pathname.
974 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
975 * gdb.python/py-objfile.exp: Expect a host pathname, not a
976 build pathname. Skip symlink test on Windows host. Add missing
977 newline at end of file.
978 * gdb.python/py-pp-maint.exp: Download the .py file to the host
979 and use its host pathname.
980 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
981 * gdb.python/py-section-script.exp: Use host location of binfile
982 on safe-path. Use correct path separator on Windows host.
983 Reorder alternatives in gdb_test_multiple to prevent matching
984 the wrong alternative on success.
985 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
986
987 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
988
989 * gdb.gdb/selftest.exp (test_with_self): Update test to now
990 expect the GDB inferior to no longer immediately stop after
991 being resumed with "signal SIGINT".
992
993 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
994
995 * gdb.linespec/break-ask.exp: Generalize regexps to match
996 Windows pathnames too.
997
998 2019-08-08 Tom de Vries <tdevries@suse.de>
999
1000 PR testsuite/24862
1001 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1002
1003 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1004
1005 * gdb.base/style.exp: Update tests for help doc new invariants.
1006 * gdb.base/help.exp: Likewise.
1007
1008 2019-08-06 Tom Tromey <tom@tromey.com>
1009
1010 * gdb.base/style.exp: Add disassemble test.
1011 * gdb.base/style.c (some_called_function): New function.
1012 (main): Use it.
1013
1014 2019-08-05 Christian Biesinger <cbiesinger@google.com>
1015
1016 * gdb.python/py-block.exp: Test dictionary access on blocks.
1017
1018 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
1019
1020 PR gdb/24863
1021 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1022 -list-thread-groups --available test when running under
1023 check-read1.
1024
1025 2019-08-05 Tom de Vries <tdevries@suse.de>
1026
1027 PR testsuite/24863
1028 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1029 * gdb.base/help.exp: Use with_read1_timeout_factor.
1030 * gdb.base/info-macros.exp: Same.
1031 * gdb.cp/nested-types.exp: Same.
1032
1033 2019-08-05 Tom de Vries <tdevries@suse.de>
1034
1035 * lib/gdb.exp (version_at_least): Factor out of ...
1036 (tcl_version_at_least): ... here.
1037 (gdb_compile): Fail if pie results in non-PIE executable.
1038 (readelf_version, readelf_prints_pie): New proc.
1039 (exec_is_pie): Return -1 if unknown.
1040
1041 2019-08-05 Tom de Vries <tdevries@suse.de>
1042
1043 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1044
1045 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1046
1047 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1048
1049 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1050
1051 * lib/completion-support.exp (test_gdb_complete_none): Skip
1052 tab completion tests if no readline support.
1053 (test_gdb_complete_unique_re): Likewise.
1054 (test_gdb_complete_multiple): Likewise.
1055
1056 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1057
1058 * gdb.base/info_sources.exp: New file.
1059 * gdb.base/info_sources.c: New file.
1060 * gdb.base/info_sources_base.c: New file.
1061
1062 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1063
1064 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1065 prefix argument.
1066 (test_exit_status): Add prefix argument.
1067
1068 2019-08-01 Tom de Vries <tdevries@suse.de>
1069
1070 PR testsuite/24863
1071 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1072 calling exp_continue for new thread and thread exited messages.
1073
1074 2019-08-01 Tom de Vries <tdevries@suse.de>
1075
1076 PR testsuite/24863
1077 * gdb.base/structs.exp: Fix check-read1 timeout using
1078 gdb_test_sequence.
1079 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1080
1081 2019-08-01 Tom de Vries <tdevries@suse.de>
1082
1083 PR testsuite/24863
1084 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1085 line.
1086
1087 2019-08-01 Tom de Vries <tdevries@suse.de>
1088
1089 PR testsuite/24863
1090 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1091
1092 2019-07-30 Tom Tromey <tromey@adacore.com>
1093
1094 * gdb.ada/display_nested.exp: New file.
1095 * gdb.ada/display_nested/foo.adb: New file.
1096 * gdb.ada/display_nested/pack.adb: New file.
1097 * gdb.ada/display_nested/pack.ads: New file.
1098
1099 2019-07-30 Christian Biesinger <cbiesinger@google.com>
1100
1101 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1102 namespace.
1103 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1104
1105 2019-07-30 Tom de Vries <tdevries@suse.de>
1106
1107 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1108 instead.
1109
1110 2019-07-30 Tom de Vries <tdevries@suse.de>
1111
1112 PR testsuite/24834
1113 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1114 (exec_is_pie): New proc.
1115
1116 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1117
1118 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1119
1120 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1121
1122 * gdb.python/py-objfile.c: Add global and static vars.
1123 * gdb.python/py-objfile.exp: Test new functions Objfile.
1124 lookup_global_symbol and lookup_static_symbol.
1125
1126 2019-07-29 Tom Tromey <tom@tromey.com>
1127
1128 * lib/tuiterm.exp (Term::_csi_@): New proc.
1129 (Term::_csi_X): Don't move cursor.
1130
1131 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1132
1133 * gdb.base/options.exp: Update backtrace - completion to
1134 new option -frame-info.
1135 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1136 Test new 'set print frame-info'. Test backtrace -frame-info
1137 overriding 'set print frame-info'.
1138 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1139 Test new 'set print frame-info'.
1140 Verify consistency of backtrace with and without filters, with and
1141 without -no-filters.
1142 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1143 default.
1144
1145 2019-07-29 Tom de Vries <tdevries@suse.de>
1146
1147 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1148 no arguments".
1149
1150 2019-07-29 Tom de Vries <tdevries@suse.de>
1151
1152 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1153 is a substring of the first for "complete non-unique file name".
1154
1155 2019-07-29 Tom de Vries <tdevries@suse.de>
1156
1157 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1158 with ".*".
1159
1160 2019-07-29 Tom de Vries <tdevries@suse.de>
1161
1162 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1163 Pass prompt_regexp parameter to gdb_test_multiple calls.
1164
1165 2019-07-29 Tom de Vries <tdevries@suse.de>
1166
1167 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1168 print registers" regexps.
1169
1170 2019-07-29 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1173
1174 2019-07-29 Tom de Vries <tdevries@suse.de>
1175
1176 PR gdb/24855
1177 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1178 (skip_python_tests_prompt): Add prompt_regexp argument to
1179 gdb_test_multiple calls.
1180
1181 2019-07-27 Tom Tromey <tom@tromey.com>
1182
1183 * gdb.tui/main.exp: New file.
1184
1185 2019-07-27 Tom Tromey <tom@tromey.com>
1186
1187 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1188 optional.
1189 * gdb.tui/empty.exp: New file.
1190
1191 2019-07-27 Tom Tromey <tom@tromey.com>
1192
1193 * lib/tuiterm.exp (spawn): New proc.
1194 (Term::resize): New proc.
1195 * gdb.tui/resize.exp: New file.
1196
1197 2019-07-27 Tom Tromey <tom@tromey.com>
1198
1199 * gdb.tui/list.exp: New file.
1200
1201 2019-07-27 Tom Tromey <tom@tromey.com>
1202
1203 * gdb.tui/regs.exp: New file.
1204
1205 2019-07-27 Tom Tromey <tom@tromey.com>
1206
1207 * gdb.tui/basic.exp: Add "layout split" test.
1208
1209 2019-07-27 Tom Tromey <tom@tromey.com>
1210
1211 * gdb.tui/basic.exp: Add "layout asm" test.
1212
1213 2019-07-27 Tom Tromey <tom@tromey.com>
1214
1215 * lib/tuiterm.exp: New file.
1216 * gdb.tui/basic.exp: New file.
1217
1218 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1219
1220 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1221 Enable tests associated with this flag. Adjust regex
1222 referencing "foo_low" to now refer to "foo_cold" instead.
1223
1224 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1225
1226 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1227 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1228 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1229 foo_cold. Revise comments to match.
1230 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1231 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1232 were wrapped into this proc; Call do_test in loop from outermost
1233 level.
1234 (foo_low): Rename all occurrences to "foo_cold".
1235 (backtrace from baz): New test.
1236 (x2/i foo_cold): New test.
1237 (info line *foo_cold): New test.
1238
1239 2019-07-26 Tom de Vries <tdevries@suse.de>
1240
1241 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1242
1243 2019-07-25 Tom de Vries <tdevries@suse.de>
1244
1245 PR testsuite/24830
1246 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1247 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1248 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1249 (skip_libstdcxx_probe_tests): ... here.
1250 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1251
1252 2019-07-24 Tom de Vries <tdevries@suse.de>
1253
1254 PR testsuite/24807
1255 * gdb.objc/basicclass.m: Include stdio.h.
1256 * gdb.objc/nondebug.m: Same.
1257 * gdb.objc/objcdecode.m: Same.
1258
1259 2019-07-24 Tom de Vries <tdevries@suse.de>
1260
1261 PR testsuite/24612
1262 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1263 additional_flags.
1264
1265 2019-07-24 Tom de Vries <tdevries@suse.de>
1266
1267 PR testsuite/24831
1268 * gdb.multi/tids.exp: Update error messages for info threads.
1269
1270 2019-07-24 Tom de Vries <tdevries@suse.de>
1271
1272 * gdb.base/info-types.exp: Allow info types to print info for more than
1273 one file.
1274
1275 2019-07-23 Tom de Vries <tdevries@suse.de>
1276
1277 PR testsuite/24842
1278 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1279 gdb_spawn_with_cmdline_opts.
1280
1281 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1282
1283 * gdb.arch/arm-cmse-sgstubs.c: New test.
1284 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1285
1286 2019-07-23 Tom de Vries <tdevries@suse.de>
1287
1288 PR testsuite/24711
1289 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1290 issuing next command.
1291
1292 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1293
1294 * gdb.ada/info_auto_lang.exp: Update expected results.
1295 * gdb.base/info-types.c: Add additional types to check.
1296 * gdb.base/info-types.exp: Update expected results.
1297
1298 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1299
1300 * gdb.base/info-types.c: New file.
1301 * gdb.base/info-types.exp: New file.
1302
1303 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1304
1305 * gdb.arch/riscv-bp-infcall.c: New file.
1306 * gdb.arch/riscv-bp-infcall.exp: New file.
1307
1308 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1309
1310 PR breakpoints/24541
1311 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1312
1313 2019-07-14 Tom de Vries <tdevries@suse.de>
1314
1315 PR testsuite/24760
1316 * gdb.objc/basicclass.exp: Fix unterminated string.
1317
1318 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1319 Andrew Burgess <andrew.burgess@embecosm.com>
1320
1321 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1322 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1323 negative bounds.
1324 * gdb.fortran/vla-value.exp: Print elements of an array with
1325 negative bounds.
1326 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1327 testing.
1328
1329 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1330
1331 * gdb.base/options.exp (expect_string): Dequote strings in
1332 results.
1333 (test-string): Test strings with different quoting and reindent.
1334
1335 2019-07-10 Tom Tromey <tromey@adacore.com>
1336
1337 * gdb.ada/mi_ex_cond.exp: Update expected results.
1338 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1339 * gdb.ada/mi_catch_ex.exp: Update expected results.
1340 * gdb.ada/mi_catch_assert.exp: Update expected results.
1341 * gdb.ada/catch_ex.exp (catch_exception_info)
1342 (catch_exception_entry, catch_assert_entry)
1343 (catch_unhandled_entry): Update.
1344 * gdb.ada/catch_assert_if.exp: Update expected results.
1345
1346 2019-07-10 Richard Bunt <richard.bunt@arm.com>
1347 Stephen Roberts <stephen.roberts@arm.com>
1348
1349 * gdb.base/define.exp: Restore original prompt.
1350
1351 2019-07-09 Pedro Alves <palves@redhat.com>
1352
1353 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1354 breakpoints" output.
1355 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1356 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1357 throw" creates breakpoint.
1358 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1359 'type="catchpoint"'.
1360
1361 2019-07-09 Pedro Alves <palves@redhat.com>
1362
1363 PR c++/15468
1364 * gdb.cp/except-multi-location-lib.cc: New.
1365 * gdb.cp/except-multi-location-main.cc: New.
1366 * gdb.cp/except-multi-location.exp: New.
1367
1368 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1369
1370 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1371 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1372 argument and update callers.
1373
1374 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1375
1376 * gdb.arch/amd64-break-on-asm-line.S: New file.
1377 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1378
1379 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1380
1381 * gdb.base/printcmds.exp: Test printing C string and
1382 C wide string convenience vars without transiting via the inferior.
1383 Also make test names unique.
1384
1385 2019-07-08 Alan Hayward <alan.hayward@arm.com>
1386
1387 PR breakpoints/25011
1388 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1389
1390 2019-07-04 Pedro Alves <palves@redhat.com>
1391
1392 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1393 body returned ok(0), break(3) or continue(4).
1394 * gdb.testsuite/foreach_with_prefix.exp: New file.
1395
1396 2019-07-04 Alan Hayward <alan.hayward@arm.com>
1397
1398 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1399
1400 2019-07-03 Pedro Alves <palves@redhat.com>
1401
1402 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1403 "return -code".
1404
1405 2019-07-03 Pedro Alves <palves@redhat.com>
1406
1407 PR cli/24732
1408 * gdb.base/shell.exp: Load completion-support.exp.
1409 Adjust expected error output. Add completion tests.
1410
1411 2019-07-03 Pedro Alves <palves@redhat.com>
1412
1413 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1414 string_to_regexp.
1415
1416 2019-07-03 Pedro Alves <palves@redhat.com>
1417
1418 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1419 (expect_integer): Adjust to expect "-string".
1420 (expect_string): New.
1421 (all_options): Expect "-string".
1422 (test-flag, test-boolean): Adjust to expect "-string".
1423 (test-string): New proc.
1424 (top level): Call it.
1425
1426 2019-07-03 Pedro Alves <palves@redhat.com>
1427
1428 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1429 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1430 the expected output in the success.
1431
1432 2019-07-03 Pedro Alves <palves@redhat.com>
1433
1434 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1435 Split one gdb_test_multiple call in two to avoid a race.
1436
1437 2019-07-03 Pedro Alves <palves@redhat.com>
1438
1439 * gdb.base/with.c: New file.
1440 * gdb.base/with.exp: New file.
1441
1442 2019-07-03 Pedro Alves <palves@redhat.com>
1443
1444 * gdb.base/settings.exp: Replace all references to "maint
1445 test-settings set" with references to "maint set test-settings",
1446 and all references to "maint test-settings show" with references
1447 to "maint show test-settings".
1448
1449 2019-07-03 Pedro Alves <palves@redhat.com>
1450
1451 * gdb.base/settings.exp (test-string): Adjust expected out when
1452 testing "maint test-settings show filename"
1453
1454 2019-07-02 Pedro Alves <palves@redhat.com>
1455
1456 * gdb.base/options.exp (test-info-threads): New procedure.
1457 (top level): Call it.
1458
1459 2019-06-28 Tom Tromey <tromey@adacore.com>
1460
1461 * gdb.dwarf2/ada-linkage-name.c: New file.
1462 * gdb.dwarf2/ada-linkage-name.exp: New file.
1463
1464 2019-06-27 Tom Tromey <tromey@adacore.com>
1465
1466 PR c++/20020:
1467 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1468
1469 2019-06-26 Tom de Vries <tdevries@suse.de>
1470
1471 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1472
1473 2019-06-26 Tom de Vries <tdevries@suse.de>
1474
1475 * gdb.base/index-cache.exp: Add back missing debug option.
1476
1477 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1478
1479 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1480
1481 2019-06-25 Tom de Vries <tdevries@suse.de>
1482
1483 PR testsuite/24727
1484 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1485
1486 2019-06-24 Tom de Vries <tdevries@suse.de>
1487
1488 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1489
1490 2019-06-24 Tom de Vries <tdevries@suse.de>
1491
1492 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1493 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1494 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1495
1496 2019-06-24 Tom de Vries <tdevries@suse.de>
1497
1498 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1499
1500 2019-06-21 Tom de Vries <tdevries@suse.de>
1501
1502 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1503
1504 2019-06-21 Tom de Vries <tdevries@suse.de>
1505
1506 PR testsuite/24518
1507 PR ada/24713
1508 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1509 index.
1510
1511 2019-06-19 Tom Tromey <tromey@adacore.com>
1512
1513 * gdb.ada/length_cond.exp: Add intro comment.
1514
1515 2019-06-19 Tom Tromey <tromey@adacore.com>
1516
1517 * gdb.ada/length_cond.exp: New file.
1518 * gdb.ada/length_cond/length_cond.adb: New file.
1519 * gdb.ada/length_cond/pck.adb: New file.
1520 * gdb.ada/length_cond/pck.ads: New file.
1521
1522 2019-06-18 Tom de Vries <tdevries@suse.de>
1523
1524 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1525
1526 2019-06-18 Tom Tromey <tromey@adacore.com>
1527
1528 * gdb.base/list0.h: Add comment explaining control character.
1529
1530 2019-06-18 Tom de Vries <tdevries@suse.de>
1531
1532 * boards/fission.exp: Break up long debug_flags line.
1533
1534 2019-06-16 Tom de Vries <tdevries@suse.de>
1535
1536 PR gdb/24445
1537 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1538 generated index.
1539
1540 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1541
1542 PR gdb/24686
1543 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1544 improve detection of bug gdb/24541.
1545
1546 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1547
1548 PR gdb/24669
1549 * gdb.base/index-cache.exp (uses_readnow,
1550 expecting_index_cache_use): Define global variable.
1551 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1552 expecting_index_cache_use.
1553
1554 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1555 Andrew Burgess <andrew.burgess@embecosm.com>
1556
1557 * gdb.fortran/pointers.f90: New file.
1558 * gdb.fortran/print_type.exp: New file.
1559 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1560 * gdb.fortran/vla-type.exp: Likewise.
1561 * gdb.fortran/vla-value.exp: Likewise.
1562 * gdb.mi/mi-vla-fortran.exp: Likewise.
1563
1564 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1565
1566 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1567 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1568 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1569 as a stop reason.
1570
1571 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1572
1573 * gdb.base/annota1.exp: Update expected results.
1574 * gdb.cp/annota2.exp: Likewise.
1575 * gdb.cp/annota3.exp: Likewise.
1576
1577 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1578
1579 * gdb.base/style-logging.exp: Remove path from test name.
1580
1581 2019-06-14 Tom Tromey <tromey@adacore.com>
1582
1583 PR gdb/24502:
1584 * gdb.base/style-logging.exp: New file.
1585
1586 2019-06-14 Tom Tromey <tromey@adacore.com>
1587
1588 * gdb.base/symfile-warn.exp: New file.
1589 * gdb.base/symfile-warn.c: New file.
1590
1591 2019-06-14 Tom Tromey <tromey@adacore.com>
1592
1593 * gdb.base/annotate-symlink.exp: New file.
1594
1595 2019-06-14 Tom Tromey <tromey@adacore.com>
1596
1597 * gdb.ada/set_wstr.exp: Add reassignment test.
1598
1599 2019-06-14 Tom Tromey <tromey@adacore.com>
1600
1601 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1602 'unchecked_access and 'unrestricted_access as well.
1603
1604 2019-06-14 Tom Tromey <tromey@adacore.com>
1605
1606 PR ada/24539:
1607 * gdb.ada/vla.exp: Update tests.
1608 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1609 pragma.
1610
1611 2019-06-13 Pedro Alves <palves@redhat.com>
1612
1613 * gdb.base/settings.exp (test-integer): Test junk after
1614 "unlimited".
1615
1616 2019-06-13 Pedro Alves <palves@redhat.com>
1617
1618 * gdb.base/options.exp (test-thread-apply): New.
1619 (top level): Call it.
1620
1621 2019-06-13 Pedro Alves <palves@redhat.com>
1622
1623 * gdb.base/options.exp (test-frame-apply): New.
1624 (top level): Test print commands with different "frame apply"
1625 prefixes.
1626
1627 2019-06-13 Pedro Alves <palves@redhat.com>
1628
1629 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
1630 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1631 'max_completions' parameter and handle it.
1632 (test_gdb_completion_offers_commands): New.
1633
1634 2019-06-13 Pedro Alves <palves@redhat.com>
1635
1636 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1637
1638 2019-06-13 Pedro Alves <palves@redhat.com>
1639
1640 * gdb.base/options.exp (test-backtrace): New.
1641 (top level): Call it.
1642
1643 2019-06-13 Pedro Alves <palves@redhat.com>
1644
1645 * gdb.guile/scm-frame-args.exp: Use "set print
1646 raw-frame-arguments" instead of "set print raw frame-arguments".
1647 * gdb.python/py-frame-args.exp: Likewise.
1648
1649 2019-06-13 Pedro Alves <palves@redhat.com>
1650
1651 * gdb.compile/compile.exp: Adjust expected output to option
1652 processing changes.
1653
1654 2019-06-13 Pedro Alves <palves@redhat.com>
1655
1656 * gdb.base/options.exp: Build executable.
1657 (test-print): New procedure.
1658 (top level): Call it, once for "print" and another for "compile
1659 print".
1660
1661 2019-06-13 Pedro Alves <palves@redhat.com>
1662
1663 * gdb.base/options.c: New file.
1664 * gdb.base/options.exp: New file.
1665
1666 2019-06-13 Pedro Alves <palves@redhat.com>
1667
1668 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1669 that "o" is ambiguous.
1670
1671 2019-06-13 Pedro Alves <palves@redhat.com>
1672
1673 * gdb.base/settings.c: New file.
1674 * gdb.base/settings.exp: New file.
1675
1676 2019-06-13 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.base/completion.exp: Fix comment typo.
1679
1680 2019-06-13 Pedro Alves <palves@redhat.com>
1681
1682 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1683 foo --1" test.
1684
1685 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1686
1687 * gdb.fortran/block-data.f: New.
1688 * gdb.fortran/block-data.exp: New.
1689
1690 2019-06-11 Tom de Vries <tdevries@suse.de>
1691
1692 PR testsuite/24521
1693 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1694 message.
1695
1696 2019-06-11 Tom de Vries <tdevries@suse.de>
1697
1698 PR testsuite/24521
1699 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1700
1701 2019-06-11 Tom de Vries <tdevries@suse.de>
1702
1703 * boards/readnow.exp: New file.
1704
1705 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1706
1707 * gdb.fortran/vla-sizeof.exp: Update expected results.
1708
1709 2019-06-06 Amos Bird <amosbird@gmail.com>
1710
1711 * gdb.base/annota1.exp (thread_switch): Add test for
1712 thread-exited annotation.
1713
1714 2019-06-06 Tom Tromey <tromey@adacore.com>
1715
1716 * gdb.base/maint.exp: Expect command started/finished output.
1717
1718 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1719
1720 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1721 comment.
1722 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1723
1724 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1725
1726 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1727 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1728 * gdb.arch/riscv-unwind-long-insn.c: New file.
1729 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1730
1731 2019-06-04 Christian Biesinger <cbiesinger@google.com>
1732
1733 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
1734
1735 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1736
1737 * lib/gdb.exp (help_list_trailer): New regexp variable
1738 factorizing the help trailer message.
1739 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1740 arg to allow to better factorize various tests.
1741 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1742 (test_prefix_command_help): Use help_list_trailer.
1743 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1744 * gdb.guile/scm-cmd.exp: Likewise.
1745 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1746 * gdb.base/help.exp: Use test_user_defined_class_help.
1747 * gdb.base/style.exp: Add tests for styling of help and apropos.
1748 * lib/gdb-utils.exp (style): Add title and highlight styles.
1749
1750 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1751
1752 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1753 $_shell_exitsignal.
1754 * gdb.base/default.exp: Update for new convenience variables.
1755
1756 2019-05-29 Tom Tromey <tromey@adacore.com>
1757
1758 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1759 to "break complete ada" test case's regexp.
1760
1761 2019-05-29 Tom Tromey <tromey@adacore.com>
1762
1763 PR c++/20020:
1764 * gdb.cp/constexpr-field.exp: New file.
1765 * gdb.cp/constexpr-field.cc: New file.
1766
1767 2019-05-29 Tom Tromey <tromey@adacore.com>
1768
1769 * gdb.base/finish.exp (finish_no_print): New proc.
1770 (finish_tests): Call it.
1771
1772 2019-05-24 Tom de Vries <tdevries@suse.de>
1773
1774 * gdb.dwarf2/gdb-add-index.exp: New file.
1775
1776 2019-05-22 Tom Tromey <tromey@adacore.com>
1777
1778 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1779 * gdb.base/style.exp: Use "style".
1780 * lib/gdb-utils.exp (style): New proc.
1781
1782 2019-05-22 Tom de Vries <tdevries@suse.de>
1783
1784 * gdb.base/align.exp: Require c++11.
1785
1786 2019-05-22 Tom de Vries <tdevries@suse.de>
1787
1788 PR testsuite/24586
1789 * gdb.python/py-mi-var-info-path-expression.exp: Call
1790 mi_skip_python_tests to check if python is supported.
1791
1792 2019-05-22 Alan Hayward <alan.hayward@arm.com>
1793
1794 * gdb.arch/aarch64-pauth.c: New test.
1795 * gdb.arch/aarch64-pauth.exp: New file.
1796
1797 2019-05-22 Alan Hayward <alan.hayward@arm.com>
1798
1799 * README (Re-running Tests Outside The Testsuite): New section.
1800
1801 2019-05-21 Tom de Vries <tdevries@suse.de>
1802
1803 * gdb.arch/amd64-eval.exp: Require c++11.
1804 * gdb.base/max-depth.exp: Same.
1805 * gdb.compile/compile-cplus-array-decay.exp: Same.
1806 * gdb.cp/meth-typedefs.exp: Same.
1807 * gdb.cp/subtypes.exp: Same.
1808 * gdb.cp/temargs.exp: Same.
1809
1810 2019-05-21 Alan Hayward <alan.hayward@arm.com>
1811
1812 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1813
1814 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1815
1816 PR gdb/18644
1817 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1818 * gdb.fortran/printing-types.exp: Add new test.
1819 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1820 testing.
1821 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1822 setup_kfail call.
1823
1824 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1825
1826 * README (Running the Testsuite): Change example.
1827 (Testsuite Parameters): Remove TRANSCRIPT.
1828 * lib/gdb.exp: Remove TRANSCRIPT check.
1829
1830 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1831
1832 * README (Testsuite Parameters): Add replay logging to
1833 GDBSERVER_DEBUG.
1834 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1835 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1836 as a comma separated list.
1837 (gdb_debug_init): Override procedure.
1838
1839 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1840
1841 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1842 (gdb_write_cmd_file): New procedure.
1843 * lib/gdbserver-support.exp (gdbserver_start): Call
1844 gdbserver_write_cmd_file.
1845 (gdbserver_write_cmd_file): New procedure.
1846
1847 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1848
1849 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1850 (delete_breakpoints): Likewise.
1851 (gdb_run_cmd): Likewise.
1852 (gdb_start_cmd): Likewise.
1853 (gdb_starti_cmd): Likewise.
1854 (gdb_internal_error_resync): Likewise.
1855 (gdb_test_multiple): Likewise.
1856 (gdb_reinitialize_dir): Likewise.
1857 (default_gdb_exit): Likewise.
1858 (gdb_file_cmd): Mark kill as optional.
1859 (default_gdb_start): Call gdb_stdin_log_init.
1860 (send_gdb): Call gdb_stdin_log_write.
1861 (rerun_to_main): Mark Y as an answer.
1862 (gdb_stdin_log_init): New function.
1863 (gdb_stdin_log_write): Likewise.
1864
1865 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1866
1867 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1868 * gdb.base/debug-expr.exp: Likewise.
1869 * gdb.base/foll-fork.exp: Likewise.
1870 * gdb.base/foll-vfork.exp: Likewise.
1871 * gdb.base/fork-print-inferior-events.exp: Likewise.
1872 * gdb.base/gdb-sigterm.exp: Likewise.
1873 * gdb.base/gdbinit-history.exp: Likewise.
1874 * gdb.base/osabi.exp: Likewise.
1875 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1876 * gdb.base/ui-redirect.exp: Likewise.
1877 * gdb.gdb/unittest.exp: Likewise.
1878 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1879 * gdb.mi/mi-watch.exp: Likewise.
1880 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1881 * gdb.mi/user-selected-context-sync.exp: Likewise.
1882 * gdb.python/python.exp: Disable debug test when debugging.
1883 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1884 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1885 Likewise.
1886 * gdb.threads/stepi-random-signal.exp: Likewise.
1887
1888 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1889
1890 * Makefile.in: Pass through GDB_DEBUG.
1891 * README (Testsuite Parameters): Add GDB_DEBUG.
1892 (gdb,debug): Add board setting.
1893 * lib/gdb.exp (default_gdb_start): Start debugging.
1894 (gdb_debug_enabled): New procedure.
1895 (gdb_debug_init): Likewise.
1896
1897 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1898
1899 * Makefile.in: Pass through GDB_DEBUG.
1900 * README (Testsuite Parameters): Add GDB_DEBUG.
1901 (gdb,debug): Add board setting.
1902 * lib/gdb.exp (default_gdb_start): Start debugging.
1903 (gdb_debug_enabled): New procedure.
1904 (gdb_debug_init): Likewise.
1905
1906 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1907
1908 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1909
1910 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1911
1912 * gdb.base/ui-redirect.exp: Test redirection.
1913
1914 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1915
1916 * gdb.mi/mi-complete.exp: New file.
1917 * gdb.mi/mi-complete.cc: Likewise.
1918
1919 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1920
1921 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1922 indexed and sliced arrays, and pointers to arrays.
1923
1924 2019-05-14 Tom Tromey <tromey@adacore.com>
1925
1926 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1927 styling test.
1928
1929 2019-05-14 Tom de Vries <tdevries@suse.de>
1930
1931 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1932 selection entry encoding.
1933
1934 2019-05-10 Tom Tromey <tromey@adacore.com>
1935
1936 * gdb.ada/info_exc.exp: Add "complete" test.
1937
1938 2019-05-09 Tom de Vries <tdevries@suse.de>
1939
1940 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1941 CU-relative.
1942
1943 2019-05-09 Tom de Vries <tdevries@suse.de>
1944
1945 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1946 CU-relative.
1947
1948 2019-05-08 Joel Brobecker <brobecker@adacore.com>
1949
1950 * gdb.ada/frame_arg_lang.exp: New testcase.
1951 * gdb.ada/frame_arg_lang/bla.adb: New file.
1952 * gdb.ada/frame_arg_lang/pck.ads: New file.
1953 * gdb.ada/frame_arg_lang/pck.adb: New file.
1954 * gdb.ada/frame_arg_lang/foo.c: New file.
1955
1956 2019-05-08 Tom Tromey <tromey@adacore.com>
1957
1958 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1959
1960 2019-05-08 Tom Tromey <tromey@adacore.com>
1961
1962 * gdb.base/ptype-offsets.exp: Update tests.
1963
1964 2019-05-08 Tom Tromey <tromey@adacore.com>
1965
1966 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1967 cases.
1968 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1969 "short".
1970
1971 2019-05-08 Tom Tromey <tromey@adacore.com>
1972
1973 * gdb.ada/vla.exp: New file.
1974 * gdb.ada/vla/vla.adb: New file.
1975
1976 2019-05-07 Tom de Vries <tdevries@suse.de>
1977
1978 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1979
1980 2019-05-07 Tom de Vries <tdevries@suse.de>
1981
1982 PR testsuite/24522
1983 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1984 section.
1985
1986 2019-05-07 Tom de Vries <tdevries@suse.de>
1987
1988 PR testsuite/24522
1989 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1990 .debug_aranges section.
1991
1992 2019-05-07 Tom de Vries <tdevries@suse.de>
1993
1994 PR testsuite/24159
1995 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1996
1997 2019-05-06 Tom de Vries <tdevries@suse.de>
1998
1999 * lib/gdb.exp (exec_has_index_section): New proc.
2000 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2001 section.
2002
2003 2019-05-04 Tom de Vries <tdevries@suse.de>
2004
2005 * boards/cc-with-debug-names.exp: New file.
2006
2007 2019-05-03 Tom Tromey <tromey@adacore.com>
2008
2009 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2010 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2011 * gdb.ada/char_enum.exp: Add test.
2012
2013 2019-05-03 Tom de Vries <tdevries@suse.de>
2014
2015 * boards/cc-with-gdb-index.exp: New file.
2016
2017 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2018
2019 * gdb.rust/simple.exp: Add new test case.
2020 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2021 (main): Initialise an instance of the new struct.
2022
2023 2019-05-01 Tom Tromey <tromey@adacore.com>
2024
2025 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2026 record.
2027 (NPR): New variable.
2028 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2029 test.
2030
2031 2019-05-01 Tom Tromey <tromey@adacore.com>
2032
2033 * gdb.ada/packed_array_assign.exp: Add packed assignment
2034 regression test.
2035
2036 2019-05-01 Tom de Vries <tdevries@suse.de>
2037
2038 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2039
2040 2019-05-01 Tom de Vries <tdevries@suse.de>
2041
2042 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2043
2044 2019-04-30 Ali Tamur <tamur@google.com>
2045
2046 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2047
2048 2019-04-30 Tom Tromey <tromey@adacore.com>
2049
2050 * lib/ada.exp (find_ada_tool): New proc.
2051 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2052 * gdb.ada/catch_ex_std.exp: New file.
2053 * gdb.ada/catch_ex_std/foo.adb: New file.
2054 * gdb.ada/catch_ex_std/some_package.adb: New file.
2055 * gdb.ada/catch_ex_std/some_package.ads: New file.
2056
2057 2019-04-30 Tom Tromey <tromey@adacore.com>
2058
2059 PR c++/24470:
2060 * gdb.cp/temargs.cc: Add test code from PR.
2061
2062 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2063
2064 * gdb.fortran/vla-datatypes.exp: Update expected results.
2065 * gdb.fortran/vla-ptype.exp: Likewise.
2066 * gdb.fortran/vla-type.exp: Likewise.
2067 * gdb.fortran/vla-value.exp: Likewise.
2068
2069 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * gdb.fortran/ptr-indentation.exp: Update expected results.
2072 * gdb.fortran/ptype-on-functions.exp: Likewise.
2073 * gdb.fortran/vla-ptr-info.exp: Likewise.
2074 * gdb.fortran/vla-value.exp: Likewise.
2075
2076 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2077
2078 * gdb.fortran/ptype-on-functions.exp: New file.
2079 * gdb.fortran/ptype-on-functions.f90: New file.
2080
2081 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2082
2083 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2084 case void string.
2085
2086 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2087
2088 * gdb.fortran/complex.exp: Expand.
2089 * gdb.fortran/complex.f: Renamed to...
2090 * gdb.fortran/complex.f90: ...this, and extended to add more
2091 complex values.
2092
2093 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2094
2095 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2096 MODULO, CMPLX.
2097
2098 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2099 Richard Bunt <richard.bunt@arm.com>
2100
2101 * gdb.base/max-depth.c: New file.
2102 * gdb.base/max-depth.exp: New file.
2103 * gdb.python/py-nested-maps.c: New file.
2104 * gdb.python/py-nested-maps.exp: New file.
2105 * gdb.python/py-nested-maps.py: New file.
2106 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2107 (test_all_common): Call test_max_depth.
2108 * gdb.fortran/max-depth.exp: New file.
2109 * gdb.fortran/max-depth.f90: New file.
2110 * gdb.go/max-depth.exp: New file.
2111 * gdb.go/max-depth.go: New file.
2112 * gdb.modula2/max-depth.exp: New file.
2113 * gdb.modula2/max-depth.c: New file.
2114 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2115
2116 2019-04-29 Tom de Vries <tdevries@suse.de>
2117
2118 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2119
2120 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2121
2122 * gdb.base/callexit.exp: Test may-call-functions off.
2123
2124 2019-04-25 Keith Seitz <keiths@redhat.com>
2125
2126 PR c++/24367
2127 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2128 (another_incomplete_struct, test_incomplete): New definitions.
2129 (main): Use new definitions.
2130 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2131 functions.
2132
2133 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2134
2135 PR corefiles/11608
2136 PR corefiles/18187
2137 * gdb.base/coredump-filter-build-id.exp: New file.
2138
2139 2019-04-25 Alan Hayward <alan.hayward@arm.com>
2140
2141 * Makefile.in: Pass through GDBSERVER_DEBUG.
2142 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2143 (gdbserver,debug): Add board setting.
2144 * gdb.trace/tspeed.exp: Skip when debugging.
2145 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2146 * lib/gdbserver-support.exp: Likewise
2147
2148 2019-04-24 Tom Tromey <tromey@adacore.com>
2149
2150 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2151 Rust.
2152
2153 2019-04-24 Tom Tromey <tromey@adacore.com>
2154
2155 * gdb.arch/amd64-eval.exp: Test bitfield return.
2156 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2157 (class Foo) <return_bitfields>: New method.
2158 (main): Call it.
2159
2160 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2161
2162 * gdb.cp/many-args.cc: New file.
2163 * gdb.cp/many-args.exp: New file.
2164
2165 2019-04-23 Tom de Vries <tdevries@suse.de>
2166
2167 PR gdb/24433
2168 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2169
2170 2019-04-23 Alan Hayward <alan.hayward@arm.com>
2171
2172 * gdb.trace/backtrace.exp: Use nopie flag.
2173 * gdb.trace/circ.exp: Likewise.
2174 * gdb.trace/collection.exp: Likewise.
2175 * gdb.trace/ftrace.exp: Likewise.
2176 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2177 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2178 * gdb.trace/qtro.exp: Likewise.
2179 * gdb.trace/read-memory.exp: Likewise.
2180 * gdb.trace/report.exp: Likewise.
2181 * gdb.trace/tfile.exp: Likewise.
2182 * gdb.trace/tfind.exp: Likewise.
2183 * gdb.trace/unavailable.exp: Likewise.
2184
2185 2019-04-22 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.base/solib-probes-nosharedlibrary.c,
2188 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2189
2190 2019-04-19 Tom Tromey <tromey@adacore.com>
2191
2192 * gdb.ada/ptype_union.c: New file.
2193 * gdb.ada/ptype_union.exp: New file.
2194
2195 2019-04-19 Tom Tromey <tromey@adacore.com>
2196
2197 PR symtab/24423:
2198 * gdb.base/list0.h (foo): Add a control-l character.
2199
2200 2019-04-18 Tom de Vries <tdevries@suse.de>
2201
2202 PR gdb/24433
2203 * boards/local-board.exp: Set sysroot to "".
2204
2205 2019-04-18 Tom de Vries <tdevries@suse.de>
2206 Pedro Alves <palves@redhat.com>
2207
2208 PR gdb/24454
2209 * gdb.threads/vfork-follow-child-exec.c: New file.
2210 * gdb.threads/vfork-follow-child-exec.exp: New file.
2211 * gdb.threads/vfork-follow-child-exit.c: New file.
2212 * gdb.threads/vfork-follow-child-exit.exp: New file.
2213
2214 2019-04-15 Leszek Swirski <leszeks@google.com>
2215
2216 * gdb.arch/amd64-eval.cc: New file.
2217 * gdb.arch/amd64-eval.exp: New file.
2218
2219 2019-04-11 Alan Hayward <alan.hayward@arm.com>
2220
2221 * gdb.server/sysroot.c: New test.
2222 * gdb.server/sysroot.exp: New file.
2223 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2224 matching param.
2225
2226 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2227
2228 * gdb.base/align.exp: Extend test to cover structures containing
2229 only static fields.
2230
2231 2019-04-11 Tom de Vries <tdevries@suse.de>
2232
2233 * boards/cc-with-dwz-m.exp: New file.
2234 * boards/cc-with-dwz.exp: New file.
2235 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2236
2237 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
2238
2239 * gdb.base/start-cpp.exp: New file.
2240 * gdb.base/start-cpp.cc: New file.
2241
2242 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2243
2244 * gdb.python/py-thrhandle.exp: Adjust tests to call
2245 thread_from_handle instead of thread_from_thread_handle.
2246
2247 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2248
2249 * gdb.python/py-thrhandle.exp: Add tests for
2250 gdb.InferiorThread.handle.
2251
2252 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2253
2254 * gdb.python/py-function.exp: Check calling helper function from
2255 all languages.
2256 * lib/gdb.exp (gdb_supported_languages): New proc.
2257
2258 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2259
2260 * gdb.base/complex-parts.c: New file.
2261 * gdb.base/complex-parts.exp: New file.
2262
2263 2019-04-01 Tom Tromey <tromey@adacore.com>
2264
2265 PR symtab/23331:
2266 * gdb.dwarf2/dw2-ranges-main.c: New file.
2267 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2268 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2269
2270 2019-03-30 Simon Marchi <simark@simark.ca>
2271
2272 * gdb.base/default.exp: Add values for $_gdb_major and
2273 $_gdb_minor.
2274
2275 2019-03-29 Tom Tromey <tromey@adacore.com>
2276
2277 * gdb.base/help.exp: Tighten apropos regexp.
2278
2279 2019-03-29 Keith Seitz <keiths@redhat.com>
2280
2281 * gdb.fortran/array-bounds.exp: New file.
2282 * gdb.fortran/array-bounds.f90: New file.
2283
2284 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2285
2286 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2287
2288 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2289
2290 * gdb.multi/hello.c (main): Increase alarm timer.
2291
2292 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2293
2294 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2295 factor when no hardware watchpoint support.
2296
2297 2019-03-28 Alan Hayward <alan.hayward@arm.com>
2298 Pedro Alves <palves@redhat.com>
2299
2300 * boards/local-board.exp: set sysroot to /.
2301
2302 2019-03-27 Alan Hayward <alan.hayward@arm.com>
2303
2304 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2305 in child.
2306
2307 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2308
2309 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2310 field.
2311 (make_container): Initialise new field.
2312 * gdb.python/py-prettyprint.exp: Add new tests.
2313 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2314 <display_hint>: New method.
2315
2316 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2317
2318 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2319 gdb_continue_to_breakpoint more throughout this test.
2320 (run_lang_tests) Supply unique test names, and use
2321 gdb_test_no_output.
2322
2323 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2324
2325 * gdb.base/finish-pretty.exp: Update expected results.
2326 * gdb.base/pretty-print.c: New file.
2327 * gdb.base/pretty-print.exp: New file.
2328
2329 2019-03-25 Pedro Alves <palves@redhat.com>
2330
2331 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2332 move comments outside list. Append '-i "" eof' section.
2333
2334 2019-03-22 Alan Hayward <alan.hayward@arm.com>
2335
2336 PR testsuite/25016
2337 * README: Add pie options.
2338 * gdb.base/break-interp.exp: Ensure pie is disabled.
2339 * gdb.base/dump.exp: Likewise.
2340 * lib/gdb.exp (gdb_compile): Add pie option.
2341
2342 2019-03-19 Tom Tromey <tromey@adacore.com>
2343
2344 * gdb.mi/mi2-cli-display.c: New file.
2345 * gdb.mi/mi2-cli-display.exp: New file.
2346
2347 2019-03-18 Joel Brobecker <brobecker@adacore.com>
2348 Tom Tromey <tromey@adacore.com>
2349
2350 * gdb.ada/ptype_array/pck.adb: New file.
2351 * gdb.ada/ptype_array/pck.ads: New file.
2352 * gdb.ada/ptype_array/foo.adb: New file.
2353 * gdb.ada/ptype_array.exp: New file.
2354
2355 2019-03-14 Tom Tromey <tromey@adacore.com>
2356
2357 * gdb.base/style.exp: Add "set style sources" test.
2358
2359 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2360
2361 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2362 * mi-breakpoint-multiple-locations.exp: ... this.
2363 (make_breakpoints_pattern): New proc.
2364 (do_test): Add mi_version parameter, test -break-insert,
2365 -break-info and =breakpoint-created.
2366
2367 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2368
2369 * config/default.exp: Remove 'load_lib gdb.exp'.
2370 * config/monitor.exp: Likewise.
2371 * config/sid.exp: Likewise.
2372 * config/sim.exp: Likewise.
2373 * config/slite.exp: Likewise.
2374 * config/unix.exp: Likewise.
2375 * gdb.base/default.exp: Remove unhelpful comment.
2376
2377 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2378
2379 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2380
2381 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2382
2383 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2384
2385 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2386
2387 * gdb.fortran/type-kinds.exp: Update expected results.
2388
2389 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2390
2391 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2392
2393 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2394
2395 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2396 function.
2397 (test_basic_parsing_of_type_kinds): Expand types tested.
2398 (test_parsing_invalid_type_kinds): New function.
2399
2400 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2401
2402 * gdb.fortran/intrinsics.exp: New file.
2403 * gdb.fortran/intrinsics.f90: New file.
2404 * gdb.fortran/type-kinds.exp: New file.
2405
2406 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2407
2408 * gdb.fortran/dot-ops.exp: New file.
2409
2410 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2411
2412 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2413 Check upper and lower case logical literals.
2414
2415 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2416
2417 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2418 Remove duplicate tests.
2419
2420 2019-03-06 Alan Hayward <alan.hayward@arm.com>
2421
2422 * lib/gdb.exp (builtin_cd): rename of cd.
2423 (cd): Override builtin.
2424
2425 2019-03-06 Richard Bunt <richard.bunt@arm.com>
2426
2427 * gdb.fortran/function-calls.exp: New file.
2428 * gdb.fortran/function-calls.f90: New test.
2429
2430 2019-03-04 Richard Bunt <richard.bunt@arm.com>
2431
2432 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2433 on user program standard output.
2434 * gdb.fortran/short-circuit-argument-list.f90: Record function
2435 calls.
2436
2437 2019-02-28 Alan Hayward <alan.hayward@arm.com>
2438
2439 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2440 failure.
2441
2442 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2443
2444 PR gdb/8527
2445 * gdb.base/interrupt-daemon-attach.c,
2446 gdb.base/interrupt-daemon-attach.exp: New test.
2447
2448 2019-02-27 Pedro Alves <palves@redhat.com>
2449
2450 * gdb.base/page.exp: Add tests for "set width/height -1".
2451
2452 2019-02-27 Pedro Alves <palves@redhat.com>
2453
2454 * gdb.base/page.exp: Add tests for "set/show width/height" with
2455 "infinite" values.
2456
2457 2019-02-27 Tom Tromey <tromey@adacore.com>
2458
2459 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2460 2.4.
2461 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2462 workaround.
2463
2464 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2465
2466 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2467 tests for structs with static members.
2468
2469 2019-02-26 Tom Tromey <tromey@adacore.com>
2470
2471 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2472 ValueError, not TypeError.
2473
2474 2019-02-26 Kevin Buettner <kevinb@redhat.com>
2475
2476 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2477 call from main program.
2478
2479 2019-02-23 Joel Brobecker <brobecker@adacore.com>
2480
2481 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2482 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2483 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2484 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2485 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2486
2487 2019-02-22 Keith Seitz <keiths@redhat.com>
2488
2489 PR symtab/23853
2490 * gdb.base/symlink-sourcefile.c: New file.
2491 * gdb.base/symlink-sourcefile.exp: New file.
2492
2493 2019-02-20 Tom Tromey <tom@tromey.com>
2494
2495 * gdb.base/info_qt.exp: Update.
2496
2497 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2498
2499 * gdb.base/source.exp: Move "error in sourced script" code to
2500 the end.
2501 * gdb.base/source-error.gdb: Move contents to
2502 source-error-1.gdb. Add new code to source source-error-1.gdb.
2503 * gdb.base/source-error-1.gdb: New file, from previous
2504 source-error.gdb.
2505
2506 2019-02-17 Tom Tromey <tom@tromey.com>
2507
2508 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2509 for macro styling.
2510 * gdb.base/style.c (SOME_MACRO): New macro.
2511
2512 2019-02-17 Tom Tromey <tom@tromey.com>
2513
2514 * gdb.base/style.exp: Add line-wrapping tests.
2515 * gdb.base/page.exp: Add test for quitting during pagination.
2516
2517 2019-02-17 Joel Brobecker <brobecker@adacore.com>
2518
2519 * gdb.ada/big_packed_array: New testcase.
2520 * gdb.ada/homonym.exp: Fix incorrect expected output for
2521 "break <homonym__get_value>" test.
2522
2523 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
2524
2525 PR breakpoints/21870
2526 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2527 and prepare_for_testing. Add comment.
2528 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2529 redundant cleanup call. Clean up comment.
2530
2531 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
2532
2533 PR breakpoints/21870
2534 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2535 * gdb.arch/aarch64-dbreg-contents.c: New file.
2536
2537 2019-02-10 Joel Brobecker <brobecker@adacore.com>
2538
2539 * gdb.ada/mi_ref_changeable: New testcase.
2540
2541 2019-02-07 Alan Hayward <alan.hayward@arm.com>
2542
2543 * gdb.base/attach.exp: Add double attach test.
2544
2545 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2546
2547 * lib/gdb.exp (default_gdb_start): Don't match pagination
2548 prompt.
2549 (gdb_init): Set stty_init.
2550
2551 2019-01-27 Tom Tromey <tom@tromey.com>
2552
2553 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2554 skip_python_tests.
2555
2556 2019-01-24 Alan Hayward <alan.hayward@arm.com>
2557
2558 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2559 New structure.
2560 (struct struct_static_02_02): Likewise.
2561 (struct struct_static_02_03): Likewise.
2562 (struct struct_static_02_04): Likewise.
2563 (struct struct_static_04_01): Likewise.
2564 (struct struct_static_04_02): Likewise.
2565 (struct struct_static_04_03): Likewise.
2566 (struct struct_static_04_04): Likewise.
2567 (struct struct_static_06_01): Likewise.
2568 (struct struct_static_06_02): Likewise.
2569 (struct struct_static_06_03): Likewise.
2570 (struct struct_static_06_04): Likewise.
2571 (cmp_struct_static_02_01): Likewise.
2572 (cmp_struct_static_02_02): Likewise.
2573 (cmp_struct_static_02_03): Likewise.
2574 (cmp_struct_static_02_04): Likewise.
2575 (cmp_struct_static_04_01): Likewise.
2576 (cmp_struct_static_04_02): Likewise.
2577 (cmp_struct_static_04_03): Likewise.
2578 (cmp_struct_static_04_04): Likewise.
2579 (cmp_struct_static_06_01): Likewise.
2580 (cmp_struct_static_06_02): Likewise.
2581 (cmp_struct_static_06_03): Likewise.
2582 (cmp_struct_static_06_04): Likewise.
2583 (call_all): Test new structs.
2584 * gdb.base/infcall-nested-structs.exp: Likewise.
2585
2586 2019-01-21 Alan Hayward <alan.hayward@arm.com>
2587 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2588
2589 2019-01-21 Alan Hayward <alan.hayward@arm.com>
2590 * gdb.base/stack-protector.c: New test.
2591 * gdb.base/stack-protector.exp: New file.
2592 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2593 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2594 option.
2595 (gdb_compile): Remove stack protector for GCC and prevent
2596 recursion.
2597
2598 2019-01-16 Keith Seitz <keiths@redhat.com>
2599
2600 PR gdb/23773
2601 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2602
2603 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2604
2605 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2606 aliases.
2607 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2608 tests.
2609 * gdb.arch/powerpc-vector-regs.c: New file.
2610 * gdb.arch/powerpc-vector-regs.exp: New file.
2611
2612 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2613
2614 * gdb.arch/altivec-regs.exp: Fix the list passed to
2615 gdb_expect_list when testing "info vector".
2616
2617 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2618
2619 * gdb.base/style.exp: Don't include path in testname.
2620
2621 2019-01-10 Keith Seitz <keiths@redhat.com>
2622
2623 PR gdb/23712
2624 PR symtab/23010
2625 * gdb.dwarf2/multidictionary.exp: New file.
2626
2627 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2628
2629 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2630 (test_gnuv3_style_demangling): ... this.
2631 (test_lucid_style_demangling): Remove.
2632 (test_arm_style_demangling): Remove.
2633 (test_hp_style_demangling): Remove.
2634 (do_tests): Remove calls to the above.
2635
2636 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2637
2638 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2639 case.
2640
2641 2019-01-06 Tom Tromey <tom@tromey.com>
2642
2643 PR gdb/28155:
2644 * gdb.dwarf2/typedef-void-finish.exp: New file.
2645
2646 2018-12-28 Tom Tromey <tom@tromey.com>
2647 Simon Marchi <simark@simark.ca>
2648
2649 * gdb.base/jit-exec.exp: New file.
2650 * gdb.base/jit-exec.c: New file.
2651 * gdb.base/jit-execd.c: New file.
2652
2653 2018-12-28 Tom Tromey <tom@tromey.com>
2654
2655 * gdb.base/style.exp: Update test to check for address styling.
2656
2657 2018-12-28 Tom Tromey <tom@tromey.com>
2658
2659 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2660 message.
2661
2662 2018-12-28 Tom Tromey <tom@tromey.com>
2663
2664 * gdb.base/style.exp: Add test for version number styling.
2665
2666 2018-12-28 Tom Tromey <tom@tromey.com>
2667
2668 * gdb.base/style.exp: Add test for print_address_symbolic.
2669
2670 2018-12-28 Tom Tromey <tom@tromey.com>
2671
2672 * gdb.base/style.exp: Add test for breakpoint setting.
2673
2674 2018-12-28 Tom Tromey <tom@tromey.com>
2675
2676 * gdb.base/style.exp: Add test for variable names.
2677
2678 2018-12-28 Tom Tromey <tom@tromey.com>
2679
2680 * gdb.base/style.exp: New file.
2681 * gdb.base/style.c: New file.
2682
2683 2018-12-28 Tom Tromey <tom@tromey.com>
2684
2685 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2686 "dumb".
2687 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2688 the TERM environment variable.
2689
2690 2018-12-27 Tom Tromey <tom@tromey.com>
2691
2692 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2693 pagination test.
2694
2695 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2696
2697 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2698 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2699
2700 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2701
2702 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2703 Filename a.adb changed to bp_fun_addr.adb.
2704 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2705
2706 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2707
2708 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2709 non-PIE executables.
2710 * README: Mention the gdb,nopie_flag board setting.
2711 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2712 non-PIE executable.
2713 * gdb.arch/amd64-entry-value.exp: Likewise.
2714 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2715 * gdb.arch/i386-float.exp: Likewise.
2716 * gdb.arch/i386-signal.exp: Likewise.
2717 * gdb.mi/mi-reg-undefined.exp: Likewise.
2718
2719 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2720
2721 PR gdb/23974
2722 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2723
2724 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2725
2726 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2727 Update order of results accordingly.
2728
2729 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2730
2731 * gdb.base/annota1.exp: Update a test regexp.
2732
2733 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2734
2735 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2736
2737 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2738
2739 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2740 (reuse_time): Initialize to REUSE_TIME_CAP.
2741 (check_rc): New function.
2742 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2743 Check pthread_create rc.
2744 (spawner_thread_func): Check pthread_create and pthread_join rc.
2745
2746 2018-12-08 Pedro Alves <palves@redhat.com>
2747
2748 * gdb.base/list.exp (test_forward_search): Rename to ...
2749 (test_forward_reverse_search): ... this. Also test reverse-search
2750 and the forward-search alias.
2751
2752 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2753
2754 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2755 local timeout variable before return, and remove all local timeout
2756 variable entirely.
2757 (gdb_load): Likewise.
2758
2759 2018-12-01 Tom de Vries <tdevries@suse.de>
2760
2761 * gdb.base/gdb-caching-proc.exp: New file.
2762
2763 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2764
2765 * Makefile.in (TIMESTAMP): New variable.
2766 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2767 command.
2768 (check-single-racy): Likewise.
2769 (check/%.exp): Likewise.
2770 (check-racy/%.exp): Likewise.
2771 (workers/%.worker): Likewise.
2772 (build-perf): Likewise.
2773 (check-perf): Likewise.
2774 * README: Describe new "TS" and "TS_FORMAT" variables.
2775 * print-ts.py: New file.
2776
2777 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2778
2779 PR python/23714
2780 * gdb.python/python.exp: Test command repetition after
2781 gdb.execute.
2782
2783 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2784
2785 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2786 is correctly aligned.
2787
2788 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2789
2790 * gdb.ada/info_auto_lang.exp: New testcase.
2791 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2792 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2793 * gdb.ada/info_auto_lang/some_c.c: New file.
2794
2795 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2796
2797 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2798 FUNC_lang language syntax.
2799
2800 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2801
2802 * gdb.base/info_minsym.c: New file.
2803 * gdb.base/info_minsym.exp: New file.
2804
2805 2018-11-19 Tom Tromey <tom@tromey.com>
2806
2807 PR rust/23625:
2808 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2809 * gdb.rust/expr.exp: Update expected output. Change one test.
2810
2811 2018-11-19 Tom Tromey <tom@tromey.com>
2812
2813 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2814
2815 2018-11-19 Pedro Alves <palves@redhat.com>
2816
2817 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2818 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2819 see the expected warning.
2820
2821 2018-11-16 Alan Hayward <alan.hayward@arm.com>
2822
2823 PR gdb/22736:
2824 * gdb.cp/infcall-nodebug-lib.c: New test.
2825 * gdb.cp/infcall-nodebug-main.c: New test.
2826 * gdb.cp/infcall-nodebug.exp: New file.
2827
2828 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2829
2830 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2831 completer tests.
2832
2833 2018-11-09 Tom de Vries <tdevries@suse.de>
2834
2835 * gdb.base/msym-lang.c: New test.
2836 * gdb.base/msym-lang.exp: New file.
2837 * gdb.base/msym-lang-main.c: New test.
2838
2839 2018-11-08 Tom Tromey <tom@tromey.com>
2840
2841 PR gdb/23555:
2842 PR gdb/23838:
2843 * gdb.base/warning.exp: New file.
2844
2845 2018-11-08 Jan Beulich <jbeulich@suse.com>
2846
2847 * testsuite/gdb.arch/i386-avx512.c,
2848 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2849
2850 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2851
2852 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2853 point hardware.
2854
2855 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2856
2857 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2858 * gdb.dwarf2/missing-type-name.exp: New file.
2859
2860 2018-11-06 Tom de Vries <tdevries@suse.de>
2861
2862 * gdb.base/many-headers.c: New test.
2863 * gdb.base/many-headers.exp: New file.
2864
2865 2018-11-06 Jim Wilson <jimw@sifive.com>
2866
2867 * gdb.base/code_elim.exp: For riscv, set additional_flags
2868 to include -msmall-data-limit=0.
2869
2870 2018-11-01 Joel Brobecker <brobecker@adacore.com>
2871
2872 * gdb.ada/watch_minus_l: New testcase.
2873
2874 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2875
2876 * gdb.arch/aix-sighandle.c: New file.
2877 * gdb.arch/aix-sighandle.exp: New file.
2878
2879 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2880
2881 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2882 registers being unions.
2883
2884 2018-10-31 Tom de Vries <tdevries@suse.de>
2885
2886 * lib/valgrind.exp: New file.
2887 (vgdb_start, vgdb_stop): New procs, factored out of ...
2888 * gdb.base/valgrind-bt.exp: ... here, ...
2889 * gdb.base/valgrind-disp-step.exp: ... here and ...
2890 * gdb.base/valgrind-infcall.exp: ... here.
2891
2892 2018-10-31 Tom de Vries <tdevries@suse.de>
2893
2894 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2895
2896 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2897
2898 * gdb.dwarf2/void-type.c: New file.
2899 * gdb.dwarf2/void-type.exp: New file.
2900
2901 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2902
2903 * gdb.base/info_qt.c: New file.
2904 * gdb.base/info_qt.exp: New file.
2905
2906 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2907
2908 * gdb.arch/powerpc-htm-regs.c: New file.
2909 * gdb.arch/powerpc-htm-regs.exp: New file.
2910
2911 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2912
2913 * gdb.arch/powerpc-tar.c: New file.
2914 * gdb.arch/powerpc-tar.exp: New file.
2915
2916 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2917
2918 * gdb.arch/powerpc-ppr-dscr.c: New file.
2919 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2920
2921 2018-10-25 Tom de Vries <tdevries@suse.de>
2922
2923 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2924
2925 2018-10-24 Tom de Vries <tdevries@suse.de>
2926
2927 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2928 longer exists error.
2929
2930 2018-10-24 Tom de Vries <tdevries@suse.de>
2931
2932 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2933
2934 2018-10-24 Tom de Vries <tdevries@suse.de>
2935
2936 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2937 --db-attach in valgrind.
2938
2939 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2940
2941 * gdb.arch/riscv-reg-aliases.c: New file.
2942 * gdb.arch/riscv-reg-aliases.exp: New file.
2943
2944 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2945
2946 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2947
2948 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2949
2950 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2951
2952 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2953
2954 * gdb.cp/ovldbreak.exp: Fix regexps.
2955
2956 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2957
2958 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2959
2960 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2961
2962 PR cli/23785
2963 * gdb.base/restore.exp: New test to check if "restore" with an
2964 invalid file doesn't segfault.
2965
2966 2018-10-18 Tom de Vries <tdevries@suse.de>
2967
2968 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2969 * gdb.ada/excep_handle.exp: Same.
2970 * gdb.ada/mi_string_access.exp: Same.
2971 * gdb.ada/mi_var_union.exp: Same.
2972 * gdb.arch/arc-analyze-prologue.exp: Same.
2973 * gdb.arch/arc-decode-insn.exp: Same.
2974 * gdb.base/readnever.exp: Same.
2975 * gdb.fortran/printing-types.exp: Same.
2976 * gdb.guile/scm-lazy-string.exp: Same.
2977
2978 2018-10-16 Tom de Vries <tdevries@suse.de>
2979
2980 PR gdb/23730
2981 * gdb.base/catch-follow-exec.c: Add copyright notice.
2982 * gdb.base/catch-follow-exec.exp: Rewrite to use
2983 gdb_spawn_with_cmdline_opts. Require gdb-native.
2984
2985 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2986
2987 * gdb.trace/actions-changed.exp: Check for arch support.
2988 * gdb.trace/actions.exp: Likewise.
2989 * gdb.trace/ax.exp: Likewise.
2990 * gdb.trace/backtrace.exp: Likewise.
2991 * gdb.trace/change-loc.exp: Likewise.
2992 * gdb.trace/deltrace.exp: Likewise.
2993 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2994 * gdb.trace/ftrace.exp: Likewise.
2995 * gdb.trace/infotrace.exp: Check for arch support.
2996 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2997 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2998 * gdb.trace/mi-tsv-changed.exp: Likewise.
2999 * gdb.trace/packetlen.exp: Likewise.
3000 * gdb.trace/passc-dyn.exp: Likewise.
3001 * gdb.trace/passcount.exp: Likewise.
3002 * gdb.trace/pending.exp: Likewise.
3003 * gdb.trace/range-stepping.exp: Check for shlib support.
3004 * gdb.trace/report.exp: Check for arch support.
3005 * gdb.trace/save-trace.exp: Likewise.
3006 * gdb.trace/signal.exp: Check for signal support.
3007 * gdb.trace/tfind.exp: Check for arch support.
3008 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3009 * gdb.trace/trace-common.h: Add comment.
3010 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3011 * gdb.trace/trace-enable-disable.exp: Likewise.
3012 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3013 * gdb.trace/tracecmd.exp: Check for arch support.
3014 * gdb.trace/tspeed.exp: Check for shlib and target support.
3015 * gdb.trace/tstatus.exp: Check for arch support.
3016 * gdb.trace/tsv.exp: Likewise.
3017 * gdb.trace/while-dyn.exp: Likewise.
3018 * gdb.trace/while-stepping.exp: Likewise.
3019 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3020
3021 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3022
3023 * gdb.trace/tspeed.exp: Remove nowarnings.
3024 (prepare_for_trace_test): Declare "global ipalib".
3025 * gdb.trace/tspeed.c: Include unistd.h.
3026 (main): Remove superfluous printf argument.
3027
3028 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3029
3030 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3031 directory prefix on the filename.
3032
3033 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3034
3035 * gdb.gdb/unittest.exp: Update expected message informing that
3036 selftests have been disabled.
3037 * gdb.server/unittest.exp: Likewise.
3038
3039 2018-10-09 Tom de Vries <tdevries@suse.de>
3040
3041 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3042 with runto_main.
3043
3044 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
3045
3046 PR c++/16841
3047 * gdb.cp/virtbase2.cc: New file.
3048 * gdb.cp/virtbase2.exp: New file.
3049
3050 2018-10-06 Tom Tromey <tom@tromey.com>
3051
3052 PR python/19399:
3053 * gdb.python/py-inferior.exp: Add architecture test.
3054
3055 2018-10-06 Tom Tromey <tom@tromey.com>
3056
3057 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3058 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3059
3060 2018-10-06 Tom Tromey <tom@tromey.com>
3061
3062 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3063 of a "throw" catchpoint.
3064
3065 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3066
3067 * gdb.base/info-proc.exp: Update string expected from "help info
3068 proc".
3069
3070 2018-10-04 Tom Tromey <tom@tromey.com>
3071
3072 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3073 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3074 (test_initial_complaints, test_empty_complaints): Update.
3075 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3076
3077 2018-10-04 Tom Tromey <tom@tromey.com>
3078
3079 PR cli/19551:
3080 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3081 * lib/gdb.exp (gdb_file_cmd): Update.
3082 * gdb.stabs/weird.exp (print_weird_var): Update.
3083 * gdb.server/solib-list.exp: Update.
3084 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3085 * gdb.mi/mi-cli.exp: Update.
3086 * gdb.linespec/linespec.exp: Update.
3087 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3088 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3089 * gdb.cp/cp-relocate.exp: Update.
3090 * gdb.base/sym-file.exp: Update.
3091 * gdb.base/relocate.exp: Update.
3092 * gdb.base/readnever.exp: Update.
3093 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3094 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3095 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3096 * gdb.base/code_elim.exp: Update.
3097 * gdb.base/break-unload-file.exp (test_break): Update.
3098 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3099 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3100 Update.
3101 * gdb.base/attach.exp (do_attach_tests): Update.
3102 * gdb.base/sepdebug.exp: Update.
3103 * gdb.python/py-section-script.exp: Update.
3104
3105 2018-10-04 Tom Tromey <tom@tromey.com>
3106
3107 PR cli/22234:
3108 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3109 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3110 output.
3111
3112 2018-10-04 Tom Tromey <tom@tromey.com>
3113
3114 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3115 set width and height to 0.
3116 (test_command_line_attach_run): Use -quiet.
3117
3118 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3119
3120 * lib/gdb.exp (skip_ifunc_tests): New.
3121 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3122 other compile failures.
3123 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3124
3125 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3126
3127 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3128 is_amd64_regs_target.
3129
3130 2018-10-01 Alan Hayward <alan.hayward@arm.com>
3131
3132 * gdb.arch/aarch64-sighandler-regs.c: New test.
3133 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3134 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3135
3136 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3137
3138 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3139 assembly.
3140
3141 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3142
3143 * gdb.base/frame-selection.exp: New file.
3144 * gdb.base/frame-selection.c: New file.
3145
3146 2018-09-27 Alan Hayward <alan.hayward@arm.com>
3147
3148 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3149 pthread barrier.
3150 (main): Likewise.
3151
3152 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3153
3154 * gdb.base/large-frame-1.c: New file.
3155 * gdb.base/large-frame-2.c: New file.
3156 * gdb.base/large-frame.exp: New file.
3157 * gdb.base/large-frame.h: New file.
3158
3159 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3160
3161 PR gdb/20948
3162 * gdb.base/write_mem.exp: New test.
3163 * gdb.base/write_mem.c: Likewise.
3164
3165 2018-09-23 Tom Tromey <tom@tromey.com>
3166
3167 PR python/18852:
3168 * gdb.python/py-parameter.exp: Add test for parameter that throws
3169 on "set".
3170
3171 2018-09-23 Tom Tromey <tom@tromey.com>
3172
3173 PR python/17284:
3174 * gdb.python/py-template.exp (test_template_arg): Add test for
3175 negative template argument number.
3176
3177 2018-09-23 Tom Tromey <tom@tromey.com>
3178
3179 PR python/14062:
3180 * gdb.python/python.exp: Add test for post_event error.
3181
3182 2018-09-23 Tom Tromey <tom@tromey.com>
3183
3184 PR python/18170:
3185 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3186 convert pointers to int and long.
3187
3188 2018-09-23 Tom Tromey <tom@tromey.com>
3189
3190 PR python/20126:
3191 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3192 signed-ness conversion tests.
3193
3194 2018-09-23 Tom Tromey <tom@tromey.com>
3195
3196 PR python/18352;
3197 * gdb.python/py-value.exp (test_float_conversion): New proc.
3198 Use it.
3199
3200 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3201
3202 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3203
3204 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3205
3206 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3207 no readline.
3208 * gdb.base/utf8-identifiers.exp: Likewise.
3209 * gdb.cp/cpcompletion.exp: Likewise.
3210 * gdb.linespec/cpcompletion.exp: Likewise.
3211 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3212 * gdb.linespec/cpls-ops.exp: Likewise.
3213
3214 2018-09-19 Richard Bunt <richard.bunt@arm.com>
3215 Chris January <chris.january@arm.com>
3216
3217 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3218 * gdb.fortran/short-circuit-argument-list.exp: New file.
3219 * gdb.fortran/short-circuit-argument-list.f90: New test.
3220
3221 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3222
3223 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3224 "arch=" keyword when executing "-stack-list-frames".
3225
3226 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3227
3228 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3229 "arch=" keyword when executing "-stack-list-frames".
3230
3231 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3232
3233 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3234 break ada".
3235
3236 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3237
3238 PR python/23669
3239 * gdb.python/python.exp: Test gdb.execute("show commands").
3240
3241 2018-09-16 Tom Tromey <tom@tromey.com>
3242
3243 * gdb.base/new-ui.exp (do_execution_tests): Update.
3244 * gdb.base/dbx.exp (test_breakpoints): Update.
3245
3246 2018-09-14 Alan Hayward <alan.hayward@arm.com>
3247
3248 * lib/gdb.exp (gdb_simple_compile): Add proc.
3249 (is_elf_target): Use gdb_simple_compile.
3250 (skip_altivec_tests): Likewise.
3251 (skip_vsx_tests): Likewise.
3252 (skip_tsx_tests): Likewise.
3253 (skip_btrace_tests): Likewise.
3254 (skip_btrace_pt_tests): Likewise.
3255 (gdb_can_simple_compile): Likewise.
3256 (gdb_has_argv0): Likewise.
3257 (gdb_target_symbol_prefix): Likewise.
3258 (target_supports_scheduler_locking): Likewise.
3259
3260 2018-09-13 Tom Tromey <tom@tromey.com>
3261
3262 * Makefile.in (TAGS): Recognize proc_with_prefix and
3263 gdb_caching_proc.
3264
3265 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3266
3267 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3268 method.
3269
3270 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3271
3272 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3273 and a few other Inferior properties when the Inferior is no
3274 longer valid.
3275
3276 2018-09-13 Tom Tromey <tom@tromey.com>
3277
3278 PR rust/23650:
3279 * gdb.rust/simple.exp: Add test for enum field access error.
3280
3281 2018-09-13 Tom Tromey <tom@tromey.com>
3282
3283 PR rust/23626:
3284 * gdb.rust/simple.rs (EmptyEnum): New type.
3285 (main): Use it.
3286 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3287
3288 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3289
3290 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3291 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3292 * gdb.python/py-symtab.exp: Update test printing an objfile.
3293
3294 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3295
3296 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3297 object.
3298
3299 2018-09-12 Alan Hayward <alan.hayward@arm.com>
3300
3301 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3302 (support_complex_tests): Use gdb_can_simple_compile.
3303 (is_ilp32_target): Likewise.
3304 (is_lp64_target): Likewise.
3305 (is_64_target): Likewise.
3306 (is_amd64_regs_target): Likewise.
3307 (is_aarch32_target): Likewise.
3308 (gdb_int128_helper): Likewise.
3309
3310 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3311
3312 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3313
3314 2018-09-10 Jerome Guitton <guitton@adacore.com>
3315
3316 * gdb.ada/same_component_name: Add test for case of tagged record
3317 with variable-length fields.
3318
3319 2018-09-10 Xavier Roirand <roirand@adacore.com>
3320
3321 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3322 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3323 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3324 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3325
3326 2018-09-10 Xavier Roirand <roirand@adacore.com>
3327
3328 * gdb.ada/mi_string_access.exp: New testcase.
3329 * gdb.ada/mi_string_access/bar.adb: New file.
3330 * gdb.ada/mi_string_access/pck.adb: New file.
3331 * gdb.ada/mi_string_access/pck.asd: New file.
3332
3333 2018-09-10 Xavier Roirand <roirand@adacore.com>
3334
3335 * gdb.ada/mi_var_union.exp: New testcase.
3336 * gdb.ada/mi_var_union/bar.adb: New file.
3337 * gdb.ada/mi_var_union/pck.adb: New file.
3338 * gdb.ada/mi_var_union/pck.asd: New file.
3339
3340 2018-09-08 Tom Tromey <tom@tromey.com>
3341
3342 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3343
3344 2018-09-08 Tom Tromey <tom@tromey.com>
3345
3346 PR python/16047:
3347 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3348 (register_pretty_printers): Register new printer.
3349 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3350 test.
3351 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3352 (an_int_type3): New global.
3353
3354 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3355
3356 * gdb.ada/expr_with_funcall: New testcase.
3357
3358 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3359
3360 * gdb.ada/packed_array_assign: New testcase.
3361
3362 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3363
3364 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3365 names, and add test prefixes to make test names unique.
3366
3367 2018-09-05 Tom de Vries <tdevries@suse.de>
3368
3369 * gdb.dwarf2/varval.exp: Add test.
3370
3371 2018-09-04 Gary Benson <gbenson@redhat.com>
3372
3373 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3374 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3375
3376 2018-08-31 Tom Tromey <tom@tromey.com>
3377
3378 * gdb.rust/simple.rs: Rename second variable "v".
3379
3380 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3381
3382 * gdb.base/funcargs.c (use_a): New function.
3383 (recurse): Call use_a.
3384
3385 2018-08-29 Keith Seitz <keiths@redhat.com>
3386
3387 * gdb.compile/compile-cplus-anonymous.cc: New file.
3388 * gdb.compile/compile-cplus-anonymous.exp: New file.
3389 * gdb.compile/compile-cplus-array-decay.cc: New file.
3390 * gdb.compile/compile-cplus-array-decay.exp: New file.
3391 * gdb.compile/compile-cplus-inherit.cc: New file.
3392 * gdb.compile/compile-cplus-inherit.exp: New file.
3393 * gdb.compile/compile-cplus-member.cc: New file.
3394 * gdb.compile/compile-cplus-member.exp: New file.
3395 * gdb.compile/compile-cplus-method.cc: New file.
3396 * gdb.compile/compile-cplus-method.exp: New file.
3397 * gdb.compile/compile-cplus-mod.c: "New" file.
3398 * gdb.compile/compile-cplus-namespace.cc: New file.
3399 * gdb.compile/compile-cplus-namespace.exp: New file.
3400 * gdb.compile/compile-cplus-nested.cc: New file.
3401 * gdb.compile/compile-cplus-nested.exp: New file.
3402 * gdb.compile/compile-cplus-print.c: "New" file.
3403 * gdb.compile/compile-cplus-print.exp: "New" file.
3404 * gdb.compile/compile-cplus-virtual.cc: New file.
3405 * gdb.compile/compile-cplus-virtual.exp: New file.
3406 * gdb.compile/compile-cplus.c: "New" file.
3407 * gdb.compile/compile-cplus.exp: "New" file.
3408 * lib/compile-support.exp: New file.
3409
3410 2018-08-16 Gary Benson <gbenson@redhat.com>
3411
3412 PR gdb/13000:
3413 * gdb.base/batch-exit-status.exp: New file.
3414 * gdb.base/batch-exit-status.good-commands: Likewise.
3415 * gdb.base/batch-exit-status.bad-commands: Likewise.
3416
3417 2018-08-29 Alan Hayward <alan.hayward@arm.com>
3418
3419 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3420 (struct struct02): Likewise.
3421 (struct struct03): Likewise.
3422 (struct struct04): Likewise.
3423 (struct struct_01_01): New struct.
3424 (struct struct_01_02): Likewise.
3425 (struct struct_01_03): Likewise.
3426 (struct struct_01_04): Likewise.
3427 (struct struct_02_01): Likewise.
3428 (struct struct_02_02): Likewise.
3429 (struct struct_02_03): Likewise.
3430 (struct struct_02_04): Likewise.
3431 (struct struct_04_01): Likewise.
3432 (struct struct_04_02): Likewise.
3433 (struct struct_04_03): Likewise.
3434 (struct struct_04_04): Likewise.
3435 (struct struct_05_01): Likewise.
3436 (struct struct_05_02): Likewise.
3437 (struct struct_05_03): Likewise.
3438 (struct struct_05_04): Likewise.
3439 (cmp_struct01): Remove function.
3440 (cmp_struct02): Likewise.
3441 (cmp_struct03): Likewise.
3442 (cmp_struct04): Likewise.
3443 (cmp_struct_01_01): Add Function.
3444 (cmp_struct_01_02): Likewise.
3445 (cmp_struct_01_03): Likewise.
3446 (cmp_struct_01_04): Likewise.
3447 (cmp_struct_02_01): Likewise.
3448 (cmp_struct_02_02): Likewise.
3449 (cmp_struct_02_03): Likewise.
3450 (cmp_struct_02_04): Likewise.
3451 (cmp_struct_04_01): Likewise.
3452 (cmp_struct_04_02): Likewise.
3453 (cmp_struct_04_03): Likewise.
3454 (cmp_struct_04_04): Likewise.
3455 (cmp_struct_05_01): Likewise.
3456 (cmp_struct_05_02): Likewise.
3457 (cmp_struct_05_03): Likewise.
3458 (cmp_struct_05_04): Likewise.
3459 (call_all): Add new structs.
3460 * gdb.base/infcall-nested-structs.exp: Likewise.
3461
3462 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3463
3464 * gdb.python/py-framefilter-mi.exp: Update regexp to
3465 check for "arch" field in frame output.
3466
3467 2018-08-23 Kevin Buettner <kevinb@redhat.com>
3468
3469 * gdb.dwarf2/dw2-ranges-func.c: New file.
3470 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3471
3472 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3473
3474 * gdb.base/term.exp: Compare terminal settings with values from
3475 the inferior.
3476 * gdb.base/term.c: Get and set terminal settings.
3477
3478 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3479
3480 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3481 accommodate new "arch" field in frame output.
3482 * gdb.mi/mi-return.exp: Likewise.
3483 * gdb.mi/mi-stack.exp: Likewise.
3484 * gdb.mi/mi-syn-frame.exp: Likewise.
3485 * gdb.mi/user-selected-context-sync.exp: Likewise.
3486
3487 2018-08-19 Michael Spang <spang@google.com>
3488
3489 PR gdb/11786
3490 * gdb.base/gcore-tls-pie.c: New file.
3491 * gdb.base/gcore-tls-pie.exp: New file.
3492
3493 2018-08-18 Kevin Buettner <kevinb@redhat.com>
3494
3495 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
3496 * gdb.dwarf2/varval.c: New file.
3497 * gdb.dwarf2/varval.exp: New file.
3498
3499 2018-08-17 Alan Hayward <alan.hayward@arm.com>
3500
3501 PR gdb/18931
3502 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3503
3504 2018-08-16 Keith Seitz <keiths@redhat.com>
3505
3506 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3507 tests expected to pass.
3508
3509 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3510
3511 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3512 -data-disassemble -a.
3513 (test_disassembly_bogus_args): Likewise.
3514
3515 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3516
3517 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3518
3519 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3520
3521 * gdb.base/vla-optimized-out.exp: Add new test.
3522
3523 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3524
3525 * gdb.base/vla-optimized-out-o3.exp: Delete.
3526 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3527 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3528 deleted tests.
3529
3530 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3531
3532 PR gdb/18050:
3533 * gdb.server/extended-remote-restart.c: New file.
3534 * gdb.server/extended-remote-restart.exp: New file.
3535
3536 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3537
3538 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3539 "set variable index = 42".
3540
3541 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3542
3543 * boards/index-cache-gdb.exp: New file.
3544 * gdb.dwarf2/index-cache.exp: New file.
3545 * gdb.dwarf2/index-cache.c: New file.
3546 * gdb.base/maint.exp: Check if we are using the index cache.
3547
3548 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3549
3550 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3551 MAKEFLAGS.
3552
3553 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3554
3555 * dg-extract-results.sh: Move to toplevel contrib.
3556 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3557 * Makefile.in (check-parallel-racy): Likewise.
3558
3559 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3560
3561 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3562 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3563 tests if the target supports scheduler locking.
3564
3565 2018-08-04 Tom de Vries <tdevries@suse.de>
3566
3567 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3568
3569 2018-08-02 Tom Tromey <tom@tromey.com>
3570
3571 PR symtab/16842.
3572 * gdb.cp/temargs.exp: Test "info address" of a template
3573 parameter.
3574
3575 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3576
3577 * gdb.python/py-mi-var-info-path-expression.c: New file.
3578 * gdb.python/py-mi-var-info-path-expression.py: New file.
3579 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3580
3581 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3582
3583 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3584 error after "cannot resolve name" string.
3585
3586 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3587
3588 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3589 started.
3590 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3591
3592 2018-07-28 Tom de Vries <tdevries@suse.de>
3593
3594 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3595
3596 2018-07-26 Tom de Vries <tdevries@suse.de>
3597
3598 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3599
3600 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3601
3602 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3603 is visible.
3604
3605 2018-07-26 Tom de Vries <tdevries@suse.de>
3606
3607 PR breakpoints/23366
3608 * gdb.base/catch-follow-exec.c: New test.
3609 * gdb.base/catch-follow-exec.exp: New file.
3610
3611 2018-07-25 Tom de Vries <tdevries@suse.de>
3612
3613 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3614 vla-optimized-out.c.
3615
3616 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3617
3618 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3619 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3620
3621 2018-07-20 Tom de Vries <tdevries@suse.de>
3622
3623 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3624 NOCLONE macro.
3625 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3626
3627 2018-07-19 Tom de Vries <tdevries@suse.de>
3628
3629 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3630 regular expression.
3631
3632 2018-07-18 Tom de Vries <tdevries@suse.de>
3633
3634 * gdb.base/vla-optimized-out.c: New test.
3635 * gdb.base/vla-optimized-out.exp: New file.
3636
3637 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3638
3639 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3640 message "No address associated with hostname" when gdbserver
3641 cannot resolve the hostname.
3642
3643 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3644
3645 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3646 Add some test prefixes to make tests unique.
3647
3648 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3649
3650 * gdb.base/frameapply.c: New file.
3651 * gdb.base/frameapply.exp: New file.
3652
3653 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3654
3655 * gdb.base/skip.exp: Update expected error message.
3656
3657 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3658 Jan Kratochvil <jan.kratochvil@redhat.com>
3659 Paul Fertser <fercerpav@gmail.com>
3660 Tsutomu Seki <sekiriki@gmail.com>
3661
3662 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3663 parameter.
3664 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3665 by default.
3666 * boards/native-gdbserver.exp: Likewise.
3667 * gdb.server/run-without-local-binary.exp: Improve regexp used
3668 for detecting when a remote debugging connection succeeds.
3669 * gdb.server/server-connect.exp: New file.
3670 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3671 Do not prefix the port number with ":".
3672 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3673 support for detecting and using it. Add '$debughost_gdbserver'
3674 to the list of arguments used to start gdbserver. Handle case
3675 when gdbserver cannot resolve a network name.
3676
3677 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3678
3679 PR c++/23373
3680 * gdb.base/ptype-offsets.cc (struct static_member): New
3681 struct.
3682 (main) <stmember>: New variable.
3683 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3684 with a static member in it.
3685
3686 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3687
3688 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3689 watchpoints enabled and disabled.
3690
3691 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3692
3693 * gdb.base/examine-backward.exp: Still run tests around address
3694 0x0, even if address 0x0 is not readable. Update the pattern for
3695 matching address 0x0 in expected output.
3696
3697 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3698
3699 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3700 malloc/free.
3701
3702 2018-07-04 Tom de Vries <tdevries@suse.de>
3703
3704 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3705
3706 2018-07-02 Maciej W. Rozycki <macro@mips.com>
3707
3708 PR tdep/8282
3709 * gdb.arch/mips-disassembler-options.exp: New test.
3710 * gdb.arch/mips-disassembler-options.s: New test source.
3711
3712 2018-06-29 Pedro Alves <palves@redhat.com>
3713
3714 * gdb.threads/names.exp: Adjust expected "info threads" output.
3715
3716 2018-06-29 Pedro Alves <palves@redhat.com>
3717
3718 * gdb.opt/inline-break.exp (line number, address): Add "info
3719 break" tests.
3720
3721 2018-06-29 Pedro Alves <palves@redhat.com>
3722
3723 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3724 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3725 number and address and running to them.
3726
3727 2018-06-29 Richard Bunt <richard.bunt@arm.com>
3728
3729 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3730
3731 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3732
3733 * lib/compiler.c: Remove executable permission flag.
3734
3735 2018-06-28 Richard Bunt <richard.bunt@arm.com>
3736
3737 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3738 code.
3739 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3740
3741 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3742
3743 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3744
3745 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3746
3747 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3748 address argument is omitted.
3749
3750 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3751
3752 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3753
3754 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
3755
3756 PR gdb/21695
3757 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3758 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3759
3760 2018-06-26 Tom Tromey <tom@tromey.com>
3761
3762 PR rust/22574:
3763 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3764 * gdb.rust/simple.rs (struct SimpleLayout): New.
3765
3766 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3767
3768 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3769 "info registers" output.
3770
3771 2018-06-21 Richard Bunt <richard.bunt@arm.com>
3772
3773 * gdb.base/watchpoint-hw-attach.c: New test.
3774 * gdb.base/watchpoint-hw-attach.exp: New file.
3775
3776 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3777
3778 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3779 through /bin/sh.
3780 * boards/dwarf4-gdb-index.exp: Likewise.
3781 * boards/fission-dwp.exp: Likewise.
3782
3783 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3784
3785 * gdb.base/float128.exp: Add comment and improved fail message
3786 to the failure case of "print large128" test.
3787
3788 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3789
3790 * configure.ac: Remove AC_PREREQ.
3791 * configure: Re-generate.
3792
3793 2018-06-19 Pedro Alves <palves@redhat.com>
3794
3795 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3796 (func_extern_caller): New.
3797 (main): Call func_extern_caller.
3798 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3799 logic change.
3800
3801 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
3802
3803 PR gdb/16841
3804 * gdb.cp/typedef-base.cc: New file.
3805 * gdb.cp/typedef-base.exp: New file.
3806
3807 2018-06-18 Tom de Vries <tdevries@suse.de>
3808
3809 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3810
3811 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3812 Richard Bunt <Richard.Bunt@arm.com>
3813
3814 * gdb.threads/attach-slow-waitpid.c: New file.
3815 * gdb.threads/attach-slow-waitpid.exp: New file.
3816 * gdb.threads/slow-waitpid.c: New file.
3817
3818 2018-06-14 Pedro Alves <palves@redhat.com>
3819
3820 * gdb.base/fork-running-state.c: Include <errno.h>.
3821 (exit_if_relative_exits): New.
3822 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3823 exits.
3824 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3825 child exits.
3826
3827 2018-06-14 Tom de Vries <tdevries@suse.de>
3828
3829 PR cli/22573
3830 * gdb.base/finish-pretty.c: New test.
3831 * gdb.base/finish-pretty.exp: New file.
3832
3833 2018-06-14 Pedro Alves <palves@redhat.com>
3834
3835 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3836 gdb's expected startup output.
3837
3838 2018-06-14 Pedro Alves <palves@redhat.com>
3839
3840 * lib/selftest-support.exp (selftest_setup): Remove inlined
3841 function handling.
3842
3843 2018-06-14 Tom de Vries <tdevries@suse.de>
3844
3845 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3846 matching of breakpoint printing.
3847
3848 2018-06-13 Tom de Vries <tdevries@suse.de>
3849
3850 PR testsuite/23269
3851 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3852 (fork_child): ... here, and ...
3853 (fork_parent): ... here.
3854
3855 2018-06-12 Tom de Vries <tdevries@suse.de>
3856
3857 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3858
3859 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3860 Stephen Roberts <stephen.roberts@arm.com>
3861
3862 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3863 rewrite test to describe action performed, rather than possible
3864 failure.
3865
3866 2018-06-08 Gary Benson <gbenson@redhat.com>
3867
3868 * gdb.threads/check-libthread-db.exp: New file.
3869 * gdb.threads/check-libthread-db.c: Likewise.
3870
3871 2018-06-05 Tom Tromey <tom@tromey.com>
3872
3873 * gdb.base/default.exp: Update expected "show version" output.
3874
3875 2018-06-05 Tom Tromey <tom@tromey.com>
3876
3877 PR cli/12326:
3878 * gdb.cp/static-print-quit.exp: Update.
3879 * lib/gdb.exp (pagination_prompt): Update.
3880 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3881 * gdb.python/python.exp: Update.
3882
3883 2018-06-04 Joel Brobecker <brobecker@adacore.com>
3884
3885 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3886
3887 2018-06-01 Joel Brobecker <brobecker@adacore.com>
3888
3889 * gdb.ada/bp_fun_addr: New testcase.
3890
3891 2018-06-01 Tom Tromey <tom@tromey.com>
3892
3893 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3894 results.
3895 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3896 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3897 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3898 * gdb.base/maint.exp (maint_pass_if): Update.
3899
3900 2018-05-31 Maciej W. Rozycki <macro@mips.com>
3901
3902 * gdb.base/endian.exp: New test.
3903 * gdb.base/endian.c: New test source.
3904
3905 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3906
3907 PR gdb/23203
3908 * gdb.base/bt-selected-frame.c: New file.
3909 * gdb.base/bt-selected-frame.exp: New file.
3910 * lib/gdb.exp (get_current_frame_number): New function.
3911
3912 2018-05-24 Maciej W. Rozycki <macro@mips.com>
3913 Pedro Alves <palves@redhat.com>
3914
3915 * gdb.threads/tls-core.c: Include <stdlib.h>
3916 (thread_proc): Call `abort'.
3917 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3918 (tls_core_test): New procedure, bits factored out from ...
3919 (top level): ... here. Test both native cores and gcore cores.
3920
3921 2018-05-23 Tom Tromey <tom@tromey.com>
3922
3923 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3924
3925 2018-05-23 Tom Tromey <tom@tromey.com>
3926
3927 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3928 symfile_complaints.
3929 (test_short_complaints): Likewise.
3930 (test_empty_complaints): Likewise.
3931 (test_initial_complaints): Update.
3932
3933 2018-05-23 Tom Tromey <tom@tromey.com>
3934
3935 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3936
3937 2018-05-23 Tom Tromey <tom@tromey.com>
3938
3939 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3940 (test_short_complaints): Update.
3941
3942 2018-05-22 Pedro Alves <palves@redhat.com>
3943
3944 * gdb.base/remote.exp: Only gdb_start after compiling the
3945 testcase. Issue "disconnect" before testing "set remote" command
3946 defaults. Issue clean_restart before running to main.
3947
3948 2018-05-22 Pedro Alves <palves@redhat.com>
3949
3950 * gdb.base/remote.exp: Adjust expected output of "show remote
3951 memory-write-packet-size". Add tests for "set remote
3952 memory-write-packet-size 0" and "set remote
3953 memory-write-packet-size fixed/limit".
3954
3955 2018-05-22 Pedro Alves <palves@redhat.com>
3956
3957 PR gdb/22973
3958 * gdb.base/utf8-identifiers.c: New file.
3959 * gdb.base/utf8-identifiers.exp: New file.
3960
3961 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3962
3963 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3964
3965 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3966
3967 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3968
3969 2018-05-18 Tom Tromey <tom@tromey.com>
3970
3971 * gdb.base/ptype-offsets.exp: Update.
3972
3973 2018-05-17 Keith Seitz <keiths@redhat.com>
3974
3975 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3976 in expected breakpoint stop locations.
3977 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3978 move to proper scope to test variable values.
3979 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3980 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3981 New functions.
3982 (main): Call not_inline_func3.
3983 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3984 inline_func1, inline_func2, and inline_func3. Test that when each
3985 breakpoint is hit, GDB properly reports both the stop location
3986 and the backtrace. Repeat tests for temporary breakpoints.
3987
3988 2018-05-15 Maciej W. Rozycki <macro@mips.com>
3989
3990 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3991 rather then trying to access it in determining whether the PID
3992 of `gdbserver' could have been retrieved.
3993
3994 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3995
3996 * gdb.arch/amd64-init-x87-values.S: New file.
3997 * gdb.arch/amd64-init-x87-values.exp: New file.
3998
3999 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4000
4001 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4002
4003 2018-05-04 Tom Tromey <tom@tromey.com>
4004
4005 PR python/22730:
4006 * gdb.python/python.exp: Test multi-line execute.
4007
4008 2018-05-04 Tom Tromey <tom@tromey.com>
4009
4010 PR python/22731:
4011 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4012
4013 2018-05-04 Tom Tromey <tom@tromey.com>
4014
4015 PR gdb/11750:
4016 * gdb.base/define.exp: Test defining a user command inside a user
4017 command.
4018 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4019
4020 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4021 Pedro Alves <palves@redhat.com>
4022
4023 PR breakpoints/19806 and support for PR external/20207.
4024 * gdb.base/watchpoint-unaligned.c: New file.
4025 * gdb.base/watchpoint-unaligned.exp: New file.
4026
4027 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4028
4029 * gdb.base/maint.exp: Make test names unique, use
4030 test_prefix_command_help to test 'help maint info', and remove
4031 repeated test of 'help maint'.
4032
4033 2018-05-04 Tom Tromey <tom@tromey.com>
4034
4035 PR gdb/22619:
4036 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4037 behavior.
4038
4039 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4040
4041 * gdb.base/maint.exp: Process output from 'maint print registers'
4042 line at a time.
4043
4044 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4045
4046 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4047 timeout.
4048
4049 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4050
4051 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4052 filter pattern.
4053
4054 2018-05-02 Pedro Alves <palves@redhat.com>
4055
4056 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4057 to_log_command renames.
4058 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4059
4060 2018-05-02 Tom Tromey <tom@tromey.com>
4061
4062 * gdb.python/py-parameter.exp: Set test message.
4063
4064 2018-05-02 Tom Tromey <tom@tromey.com>
4065
4066 PR python/20084:
4067 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4068 PARAM_ZUINTEGER_UNLIMITED tests.
4069
4070 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4071
4072 PR rust/23124
4073 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4074 when casting.
4075
4076 2018-04-30 Tom Tromey <tom@tromey.com>
4077
4078 * gdb.python/py-type.exp: Check align attribute.
4079 * gdb.python/py-type.c: New "aligncheck" global.
4080
4081 2018-04-30 Tom Tromey <tom@tromey.com>
4082
4083 PR exp/17095:
4084 * gdb.dwarf2/dw2-align.exp: New file.
4085 * gdb.cp/align.exp: New file.
4086 * gdb.base/align.exp: New file.
4087 * lib/gdb.exp (gdb_int128_helper): New proc.
4088 (has_int128_c, has_int128_cxx): New caching procs.
4089
4090 2018-04-27 Tom Tromey <tom@tromey.com>
4091
4092 PR rust/22545:
4093 * gdb.rust/simple.exp: Add inclusive range tests.
4094
4095 2018-04-26 Pedro Alves <palves@redhat.com>
4096
4097 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4098 ifunc breakpoint locations correctly of ifunc breakpoints set
4099 while the program resolves the ifunc.
4100
4101 2018-04-26 Pedro Alves <palves@redhat.com>
4102
4103 * gdb.base/gnu-ifunc-final.c: New file.
4104 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4105 * gdb.base/gnu-ifunc.exp (executable): Delete.
4106 (staticexecutable): Adjust.
4107 (lib_opts, exec_opts): Delete.
4108 (make_binsuffix, build, set-break): New procedures.
4109 (misc_tests): New, with tests factored out from the top level.
4110 (top level): Test different combinations of ifunc resolver name,
4111 resolver with and with debug info, and ifunc target with and
4112 without debug info. Wrap static tests with with_target_prefix.
4113
4114 2018-04-26 Pedro Alves <palves@redhat.com>
4115
4116 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4117 return type" warnings.
4118
4119 2018-04-25 Pedro Alves <palves@redhat.com>
4120
4121 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4122 killed".
4123 * gdb.base/kill-after-signal.exp: Likewise.
4124 * gdb.threads/kill.exp: Likewise.
4125
4126 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4127 Sergio Durigan Junior <sergiodj@redhat.com>
4128 Pedro Alves <palves@redhat.com>
4129
4130 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4131 regexps to expect for '[Inferior ... detached]' as well.
4132 * gdb.base/attach.exp: Likewise.
4133 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4134 "gdb_continue_to_end".
4135 (test_catch_syscall_with_wrong_args): Likewise.
4136 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4137 ']'. Don't set 'verbose' on.
4138 * gdb.base/foll-vfork.exp: Likewise.
4139 * gdb.base/fork-print-inferior-events.c: New file.
4140 * gdb.base/fork-print-inferior-events.exp: New file.
4141 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4142 '[Inferior ... has been killed]' message.
4143 * gdb.base/kill-after-signal.exp: Likewise.
4144 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4145 detach message.
4146 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4147 message.
4148 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4149 regexps to expect for '[Inferior ... detached]' as well.
4150 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4151
4152 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4153
4154 PR gdb/23104
4155 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4156
4157 2018-04-19 Richard Bunt <richard.bunt@arm.com>
4158
4159 * gdb.threads/multiple-successive-infcall.c: New test.
4160 * gdb.threads/multiple-successive-infcall.exp: New file.
4161
4162 2018-04-17 Tom Tromey <tom@tromey.com>
4163
4164 * gdb.rust/simple.rs (Union): New type.
4165 (main): New local "u".
4166 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4167
4168 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4169
4170 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4171 number information in output of "whereis" command.
4172 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4173
4174 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4175
4176 * gdb.ada/info_types.exp: Adjust expected output to the line
4177 numbers now printed by "info var/func/type".
4178 * gdb.base/completion.exp: Likewise.
4179 * gdb.base/included.exp: Likewise.
4180 * gdb.cp/cp-relocate.exp: Likewise.
4181 * gdb.cp/cplusfuncs.exp: Likewise.
4182 * gdb.cp/namespace.exp: Likewise.
4183 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4184
4185 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4186
4187 * gdb.btrace/cpu.exp: New.
4188
4189 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4190
4191 * gdb.base/step-indirect-call-thunk.exp: New.
4192 * gdb.base/step-indirect-call-thunk.c: New.
4193 * gdb.reverse/step-indirect-call-thunk.exp: New.
4194 * gdb.reverse/step-indirect-call-thunk.c: New.
4195
4196 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4197
4198 * gdb.base/pie-fork.c: New file.
4199 * gdb.base/pie-fork.exp: New file.
4200
4201 2018-04-11 Tom Tromey <tom@tromey.com>
4202
4203 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4204
4205 2018-04-10 Pedro Alves <palves@redhat.com>
4206
4207 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4208 exits. Instead loop running forever.
4209 (fork_parent): Run forever too.
4210
4211 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4212
4213 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4214 mi_continue_to_line.
4215 * gdb.mi/mi-stack.c (callee4): Add comment.
4216
4217 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4218
4219 * gdb.mi/mi-stack.exp: Fix indentation.
4220
4221 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4222
4223 PR gdb/22979
4224 * gdb.arch/amd64-osabi.exp: New file.
4225
4226 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4227
4228 PR gdb/22980
4229 * gdb.base/osabi.exp: New file.
4230
4231 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
4232
4233 * gdb.cp/static-typedef-print.exp: New file.
4234 * gdb.cp/static-typedef-print.cc: New file.
4235
4236 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4237
4238 * gdb.ada/varsize_limit: New testcase.
4239
4240 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4241
4242 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4243
4244 * gdb.ada/notcplusplus: New testcase.
4245
4246 * gdb.base/c-linkage-name.c: New file.
4247 * gdb.base/c-linkage-name.exp: New testcase.
4248
4249 2018-03-26 Tom Tromey <tom@tromey.com>
4250
4251 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4252 * gdb.python/py-framefilter.py (name_error): New global.
4253 (ErrorInName.function): Use name_error.
4254
4255 2018-03-26 Tom Tromey <tom@tromey.com>
4256
4257 PR backtrace/15582:
4258 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4259
4260 2018-03-23 Keith Seitz <keiths@redhat.com>
4261
4262 PR c++/22968
4263 * gdb.cp/subtypes.exp: New file.
4264 * gdb.cp/subtypes.h: New file.
4265 * gdb.cp/subtypes.cc: New file.
4266 * gdb.cp/subtypes-2.cc: New file.
4267
4268 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4269
4270 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4271 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4272 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4273 -nostartfiles when compiling the test. Confirm that all registers
4274 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4275
4276 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4277
4278 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4279 option, syntax was wrong anyway.
4280 * gdb.arch/arm-disp-step.exp: Likewise.
4281 * gdb.arch/sparc64-regs.exp: Likewise.
4282 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4283 option, syntax was wrong anyway, switch to use
4284 prepare_for_testing.
4285 * gdb.arch/i386-disp-step.exp: Likewise.
4286
4287 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4288
4289 * gdb.ada/exec_changed.exp: Replace "target_info exists
4290 use_gdb_stub" by "use_gdb_stub".
4291 * gdb.ada/start.exp: Likewise.
4292 * gdb.base/async-shell.exp: Likewise.
4293 * gdb.base/attach-pie-misread.exp: Likewise.
4294 * gdb.base/attach-wait-input.exp: Likewise.
4295 * gdb.base/break-entry.exp: Likewise.
4296 * gdb.base/break-interp.exp: Likewise.
4297 * gdb.base/dprintf-detach.exp: Likewise.
4298 * gdb.base/nostdlib.exp: Likewise.
4299 * gdb.base/solib-nodir.exp: Likewise.
4300 * gdb.base/statistics.exp: Likewise.
4301 * gdb.base/testenv.exp: Likewise.
4302 * gdb.mi/mi-exec-run.exp: Likewise.
4303 * gdb.mi/mi-start.exp: Likewise.
4304 * gdb.multi/dummy-frame-restore.exp: Likewise.
4305 * gdb.multi/multi-arch-exec.exp: Likewise.
4306 * gdb.multi/multi-arch.exp: Likewise.
4307 * gdb.multi/tids.exp: Likewise.
4308 * gdb.multi/watchpoint-multi.exp: Likewise.
4309 * gdb.python/py-events.exp: Likewise.
4310 * gdb.threads/attach-into-signal.exp: Likewise.
4311 * gdb.threads/attach-stopped.exp: Likewise.
4312 * gdb.threads/threadapply.exp: Likewise.
4313 * lib/selftest-support.exp: Likewise.
4314
4315 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4316
4317 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4318
4319 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4320
4321 * gdb.perf/template-breakpoints.cc: New file.
4322 * gdb.perf/template-breakpoints.exp: New file.
4323 * gdb.perf/template-breakpoints.py: New file.
4324
4325 2018-03-19 Tom Tromey <tom@tromey.com>
4326
4327 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4328 y0.
4329 * gdb.rust/simple.exp: Test bare identifier form of struct
4330 initializer.
4331
4332 2018-03-19 Tom Tromey <tom@tromey.com>
4333
4334 * gdb.gdb/observer.exp: Remove.
4335
4336 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4337
4338 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4339 "qualified" option when setting breakpoints.
4340 * gdb.trace/backtrace.exp: Likewise.
4341 * gdb.trace/circ.exp: Likewise.
4342 * gdb.trace/collection.exp: Likewise.
4343 * gdb.trace/disconnected-tracing.exp: Likewise.
4344 * gdb.trace/ftrace-lock.exp: Likewise.
4345 * gdb.trace/ftrace.exp: Likewise.
4346 * gdb.trace/infotrace.exp: Likewise.
4347 * gdb.trace/packetlen.exp: Likewise.
4348 * gdb.trace/passc-dyn.exp: Likewise.
4349 * gdb.trace/qtro.exp: Likewise.
4350 * gdb.trace/read-memory.exp: Likewise.
4351 * gdb.trace/report.exp: Likewise.
4352 * gdb.trace/signal.exp: Likewise.
4353 * gdb.trace/status-stop.exp: Likewise.
4354 * gdb.trace/strace.exp: Likewise.
4355 * gdb.trace/tfind.exp: Likewise.
4356 * gdb.trace/trace-break.exp: Likewise.
4357 * gdb.trace/trace-condition.exp: Likewise.
4358 * gdb.trace/trace-mt.exp: Likewise.
4359 * gdb.trace/tstatus.exp: Likewise.
4360 * gdb.trace/tsv.exp: Likewise.
4361 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4362 * gdb.trace/unavailable.exp: Likewise.
4363 * gdb.trace/while-dyn.exp: Likewise.
4364
4365 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4366
4367 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4368 that libinproctrace is copied to the target.
4369
4370 2018-03-14 Tom Tromey <tom@tromey.com>
4371
4372 PR cli/14977:
4373 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4374 a null pointer.
4375 * gdb.base/wchar.exp: Likewise.
4376
4377 2018-03-14 Tom Tromey <tom@tromey.com>
4378
4379 PR cli/19918:
4380 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4381 flag.
4382
4383 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4384
4385 PR gdb/22841
4386 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4387 "target" to remote_exec.
4388
4389 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4390
4391 PR gdb/22841
4392 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4393 ${board}_upload): Remove.
4394
4395 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4396
4397 * gdb.cp/watch-cp.cc: New test.
4398 * gdb.cp/watch-cp.exp: New file.
4399
4400 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4401
4402 * gdb.base/infcall-nested-structs.exp: New file.
4403 * gdb.base/infcall-nested-structs.c: New file.
4404 * gdb.base/float.exp: Add riscv support.
4405
4406 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4407
4408 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4409 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4410
4411 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4412
4413 * gdb.server/abspath.exp: New file.
4414 * lib/gdb.exp (with_cwd): New procedure.
4415
4416 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4417
4418 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4419 use it.
4420 (gdb_is_target_remote_prompt): New proc.
4421 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4422 (gdb_is_target_native): Pass prompt parameter to
4423 gdb_is_target_1.
4424
4425 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4426
4427 * gdb.base/load-command.c: New file.
4428 * gdb.base/load-command.exp: New file.
4429 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4430 (gdb_is_target_1): ...this, and generalize for other targets
4431 than just remote.
4432 (gdb_is_target_remote): Use gdb_is_target_1.
4433 (gdb_is_target_native): use gdb_is_target_1.
4434
4435 2018-02-26 Tom Tromey <tom@tromey.com>
4436
4437 PR python/16497:
4438 * gdb.python/py-framefilter.exp: Update test.
4439
4440 2018-02-26 Tom Tromey <tom@tromey.com>
4441
4442 * gdb.dwarf2/variant.c: New file.
4443 * gdb.dwarf2/variant.exp: New file.
4444
4445 2018-02-26 Tom Tromey <tom@tromey.com>
4446
4447 * gdb.rust/simple.exp: Accept more possible results in enum test.
4448
4449 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4450
4451 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4452 parentheses.
4453
4454 2018-02-23 Maciej W. Rozycki <macro@mips.com>
4455
4456 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4457 name of a variable: $actual_linejj -> $actual_line.
4458
4459 2018-02-21 John Baldwin <jhb@FreeBSD.org>
4460
4461 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4462
4463 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4464
4465 * gdb.btrace/buffer-size.exp: Do not force BTS.
4466
4467 2018-02-14 Pedro Alves <palves@redhat.com>
4468
4469 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4470 getting a "Quit".
4471
4472 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4473
4474 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4475 Fix test name.
4476
4477 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4478
4479 * gdb.cp/m-static.exp: Check type of optimized out static
4480 member.
4481
4482 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4483
4484 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4485 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4486
4487 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4488 Leszek Swirski <leszeks@google.com>
4489
4490 * gdb.python/py-prettyprint.c
4491 (struct to_string_returns_value_inner,
4492 struct to_string_returns_value_wrapper): New.
4493 (main): Add tsrvw variable.
4494 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4495 ToStringReturnsValueWrapper): New classes.
4496 (register_pretty_printers): Register new pretty-printers.
4497 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4498 recursive pretty printer.
4499 * gdb.python/py-mi.exp: Likewise.
4500
4501 2018-02-01 Leszek Swirski <leszeks@google.com>
4502
4503 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4504 functions with the same name as an include file are parsed
4505 correctly.
4506
4507 2018-02-01 Yao Qi <yao.qi@linaro.org>
4508
4509 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4510 "\[^\r\n\]*".
4511
4512 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4513
4514 * gdb.arch/powerpc-prologue-frame.s: New file.
4515 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4516 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4517
4518 2018-01-31 Joel Brobecker <brobecker@adacore.com>
4519
4520 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4521
4522 2018-01-30 Pedro Alves <palves@redhat.com>
4523
4524 PR gdb/13211
4525 * gdb.base/interrupt-daemon.c: New.
4526 * gdb.base/interrupt-daemon.exp: New.
4527 * gdb.multi/multi-term-settings.c: New.
4528 * gdb.multi/multi-term-settings.exp: New.
4529
4530 2018-01-30 Joel Brobecker <brobecker@adacore.com>
4531
4532 * gdb.base/break.exp: Save the location where the breakpoint
4533 on break.c:47 was actually inserted when debugging the version
4534 compiled at -O2 and use it in the expected output of the "info
4535 break" test performed soon after.
4536
4537 2018-01-22 Pedro Alves <palves@redhat.com>
4538 Sergio Durigan Junior <sergiodj@redhat.com>
4539
4540 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4541 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4542
4543 2018-01-22 Joel Brobecker <brobecker@adacore.com>
4544
4545 * gdb.base/break-include.c, gdb.base/break-include.inc,
4546 gdb.base/break-include.exp: New files.
4547 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4548 line number now being the actual line number where the breakpoint
4549 was inserted.
4550 * gdb.mi/mi-break.exp: Likewise.
4551 * gdb.mi/mi-reverse.exp: Likewise.
4552 * gdb.mi/mi-simplerun.exp: Ditto.
4553
4554 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4555
4556 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4557 varobj.
4558 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4559
4560 2018-01-21 Don Breazeal <donb@codesourcery.com>
4561 Andrew Burgess <andrew.burgess@embecosm.com>
4562
4563 * gdb.mi/basics.c: Add new global.
4564 * gdb.mi/mi-frame-regs.exp: New file.
4565 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4566 case.
4567
4568 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4569
4570 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4571 non-parameter, and on an unknown symbol.
4572
4573 2018-01-19 Tom Tromey <tom@tromey.com>
4574
4575 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4576 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4577
4578 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4579
4580 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4581 setrlimit and chdir to int.
4582
4583 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4584
4585 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4586 function.
4587 (my_tend): Likewise.
4588 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4589 rationale of avoiding FP- and vector instructions.
4590
4591 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4592
4593 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4594 "info reg" with "\[ \t\]*".
4595 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4596 "\[ \t\]+".
4597 * gdb.arch/s390-multiarch.exp: Ditto.
4598 * gdb.base/pc-fp.exp: Ditto.
4599 * gdb.reverse/i386-precsave.exp: Ditto.
4600 * gdb.reverse/i386-reverse.exp: Ditto.
4601 * gdb.reverse/i387-env-reverse.exp: Ditto.
4602 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4603
4604 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4605
4606 * lib/gdb.exp (gdb_compile): Re-enable use of
4607 universal_compile_options for languages other than Rust.
4608
4609 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4610
4611 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4612
4613 2018-01-17 Mike Gulick <mgulick@mathworks.com>
4614
4615 PR gdb/16577
4616 * gdb.base/solib-vanish.exp: New.
4617 * gdb.base/solib-vanish-main.c: New.
4618 * gdb.base/solib-vanish-lib1.c: New.
4619 * gdb.base/solib-vanish-lib2.c: New.
4620
4621 2018-01-17 Yao Qi <yao.qi@linaro.org>
4622
4623 * gdb.compile/compile.exp: Match the address printed for
4624 frame in the output of command "bt".
4625
4626 2018-01-15 Tom Tromey <tom@tromey.com>
4627
4628 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4629 compute sp_reg.
4630
4631 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4632
4633 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4634 to prepare.
4635 (prepare): Return 0 on error, 1 on success.
4636
4637 2018-01-12 Pedro Alves <palves@redhat.com>
4638
4639 * gdb.base/continue-after-aborted-step-over.c: New.
4640 * gdb.base/continue-after-aborted-step-over.exp: New.
4641
4642 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4643
4644 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4645 options when not creating an executable.
4646
4647 2018-01-11 Pedro Alves <palves@redhat.com>
4648
4649 PR remote/22597
4650 * gdb.server/stop-reply-no-thread.c: New file.
4651 * gdb.server/stop-reply-no-thread.exp: New file.
4652
4653 2018-01-10 Pedro Alves <palves@redhat.com>
4654
4655 PR gdb/22670
4656 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4657 functions too. Test setting breakpoints and printing C functions
4658 with no debug info too.
4659 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4660
4661 2018-01-10 Pedro Alves <palves@redhat.com>
4662
4663 PR gdb/22670
4664 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4665 a fail.
4666
4667 2018-01-10 Pedro Alves <palves@redhat.com>
4668
4669 PR gdb/22670
4670 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4671
4672 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4673
4674 * gdb.server/unittest.exp: Match the output in non-development
4675 mode.
4676
4677 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4678
4679 * gdb.gdb/unittest.exp: Match output in non-development mode.
4680
4681 2018-01-08 Joel Brobecker <brobecker@adacore.com>
4682
4683 * gdb.ada/access_tagged_param.exp: Relax expected output
4684 for value of "ObjL" in "continue" to pck.inspect breakpoint
4685 test.
4686
4687 2018-01-08 Joel Brobecker <brobecker@adacore.com>
4688
4689 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4690 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
4691
4692 2018-01-05 Pedro Alves <palves@redhat.com>
4693
4694 PR gdb/18653
4695 * gdb.base/libsegfault.exp: New.
4696
4697 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4698
4699 PR gdb/22670
4700 * gdb.ada/access_tagged_param.exp: New file.
4701 * gdb.ada/access_tagged_param/foo.adb: New file.
4702
4703 2018-01-05 Pedro Alves <palves@redhat.com>
4704
4705 PR gdb/22670
4706 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4707 exercise lower case too, and to exercise both full matching and
4708 wild matching.
4709
4710 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4711
4712 * gdb.ada/rename_subscript_param: New testcase.
4713
4714 2018-01-05 Jerome Guitton <guitton@adacore.com>
4715
4716 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4717
4718 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4719
4720 * gdb.ada/convvar_comp: New testcase.
4721
4722 2018-01-05 Xavier Roirand <roirand@adacore.com>
4723
4724 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4725 (My_Table): New global variable.
4726 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4727
4728 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4729
4730 PR gdb/22670
4731 * gdb.ada/maint_with_ada: New testcase.
4732
4733 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4734
4735 PR gdb/22670
4736 * gdb.ada/bp_c_mixed_case: New testcase.
4737
4738 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4739
4740 PR gdb/22670
4741 * gdb.ada/complete.exp: Add "complete break ada" test.
4742
4743 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4744
4745 PR gdb/22670
4746 * gdb.ada/info_addr_mixed_case: New testcase.
4747
4748 2018-01-03 Xavier Roirand <roirand@adacore.com>
4749
4750 * gdb.ada/excep_handle.exp: New testcase.
4751 * gdb.ada/excep_handle/foo.adb: New file.
4752 * gdb.ada/excep_handle/pck.ads: New file.
4753
4754 2018-01-03 Joel Brobecker <brobecker@adacore.com>
4755
4756 * gdb.base/step-line.c: Add extra empty line in copyright header.
4757 * gdb.base/step-line.inp: Likewise.
4758
4759 2018-01-02 Joel Brobecker <brobecker@adacore.com>
4760
4761 * gdb.ada/dyn_stride.exp: Add slice test.
4762
4763 2018-01-02 Joel Brobecker <brobecker@adacore.com>
4764
4765 * gdb.ada/dyn_stride: New testcase.
4766
4767 2017-12-27 Stafford Horne <shorne@gmail.com>
4768
4769 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4770 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4771
4772 2017-12-27 Stafford Horne <shorne@gmail.com>
4773
4774 * gdb.base/reggroups.c: New file.
4775 * gdb.base/reggroups.exp: New file.
4776
4777 2017-12-18 Joel Brobecker <brobecker@adacore.com>
4778
4779 * gdb.dwarf2/ada-valprint-error.c: New file.
4780 * gdb.dwarf2/ada-valprint-error.exp: New file.
4781
4782 2017-12-18 Joel Brobecker <brobecker@adacore.com>
4783
4784 * gdb.ada/assign_arr: New testcase.
4785
4786 2017-12-18 Xavier Roirand <roirand@adacore.com>
4787
4788 * gdb.ada/funcall_ptr: New testcase.
4789
4790 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4791
4792 PR cli/16224
4793 * gdb.base/ptype-offsets.cc: New file.
4794 * gdb.base/ptype-offsets.exp: New file.
4795
4796 2017-12-15 Yao Qi <yao.qi@linaro.org>
4797
4798 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4799 if XML is disabled.
4800
4801 2017-12-15 Xavier Roirand <roirand@adacore.com>
4802
4803 * gdb.ada/same_component_name: New testcase.
4804
4805 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4806
4807 * gdb.ada/str_binop_equal: New testcase.
4808
4809 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4810
4811 * gdb.ada/task_switch_in_core: New testcase.
4812
4813 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4814
4815 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4816 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4817 call test_bkpt_qualified.
4818 (test_bkpt_qualified): New proc.
4819
4820 2017-12-13 Pedro Alves <palves@redhat.com>
4821
4822 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4823 Tighten regexp by matching with an anchor.
4824
4825 2017-12-13 Pedro Alves <palves@redhat.com>
4826
4827 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4828 ("expression with namespace"): New set of tests.
4829 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4830 (Nested::Test_NS::qux): New.
4831 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4832 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4833
4834 2017-12-13 Joel Brobecker <brobecker@adacore.com>
4835
4836 * gdb.base/server-del-break.c: New file.
4837 * gdb.base/server-del-break.exp: New file.
4838
4839 2017-12-12 Stafford Horne <shorne@gmail.com>
4840
4841 * gdb.xml/tdesc-regs.exp: Add or1k support.
4842
4843 2017-12-12 Stafford Horne <shorne@gmail.com>
4844
4845 * gdb.base/bp-permanent.c: Define nop of or1k.
4846
4847 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4848
4849 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4850 output with components being reordered.
4851
4852 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4853
4854 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4855 output with components being reordered.
4856
4857 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4858 Pedro Alves <palves@redhat.com>
4859
4860 * gdb.base/maint.exp (check for .gdb_index): Check also for
4861 .debug_names.
4862 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4863 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4864 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4865 (.gdb_index used after symbol reloading): Support also .debug_names.
4866 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4867
4868 2017-12-08 Yao Qi <yao.qi@linaro.org>
4869
4870 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4871 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4872
4873 2017-12-08 Yao Qi <yao.qi@linaro.org>
4874
4875 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4876 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4877
4878 2017-12-08 Yao Qi <yao.qi@linaro.org>
4879
4880 * gdb.arch/aarch64-tagged-pointer.c: New file.
4881 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4882
4883 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4884
4885 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4886 "int".
4887
4888 2017-12-07 Keith Seitz <keiths@redhat.com>
4889
4890 PR breakpoints/22569
4891 * gdb.linespec/ls-errs.exp: Change expected result of "break
4892 -source this file has spaces.c -line 3".
4893 Check that an explicit source file followed by whitespace is
4894 identified as an invalid explicit location.
4895
4896 2017-12-07 Keith Seitz <keiths@redhat.com>
4897
4898 * gdb.cp/nested-types.cc: New file.
4899 * gdb.cp/nested-types.exp: New file.
4900 * lib/cp-support.exp: Load data-structures.exp library.
4901 (debug_cp_test_ptype_class): New global.
4902 (cp_ptype_class_verbose, next_line): New procedures.
4903 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4904 Add and document new return value.
4905 Switch the list of lines to a queue.
4906 Add support for new `type' key for nested type definitions.
4907 Add debugging/troubleshooting messages.
4908 * lib/data-structures.exp: New file.
4909
4910 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4911
4912 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4913 with proc_with_prefix, don't use with_test_prefix.
4914
4915 2017-12-07 Tom Tromey <tom@tromey.com>
4916
4917 * gdb.base/break.exp: Add test for empty "commands".
4918
4919 2017-12-07 Yao Qi <yao.qi@linaro.org>
4920
4921 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4922 malloc and catch syscall.
4923
4924 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4925
4926 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
4927 tests for explicit locations.
4928
4929 2017-12-06 Pedro Alves <palves@redhat.com>
4930
4931 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4932 force-disabling XML descriptions.
4933
4934 2017-12-04 Pedro Alves <palves@redhat.com>
4935
4936 PR gdb/22499
4937 * gdb.arch/amd64-disp-step-avx.S: New file.
4938 * gdb.arch/amd64-disp-step-avx.exp: New file.
4939
4940 2017-12-03 Pedro Alves <palves@redhat.com>
4941
4942 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4943 and <string.h>.
4944 (parent_function): Print distinct messages when waitpid fails, or
4945 the child exits with a signal, or the child exits for an unhandled
4946 reason.
4947 * gdb.threads/process-dies-while-detaching.exp
4948 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4949 it. Wait for both inferior output and GDB's prompt. Use an
4950 indirect spawn id list.
4951 (do_detach): New parameter 'child_exit'. Use it to compute
4952 expected inferior output.
4953 (test_detach, test_detach_watch, test_detach_killed_outside):
4954 Adjust to pass down the expected child exit kind.
4955
4956 2017-12-01 Joel Brobecker <brobecker@adacore.com>
4957 Sergio Durigan Junior <sergiodj@redhat.com>
4958 Pedro Alves <palves@redhat.com>
4959
4960 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4961
4962 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4963
4964 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4965 to 'symbol-file' and 'add-symbol-file' can be
4966 position-independent.
4967
4968 2017-12-01 Yao Qi <yao.qi@linaro.org>
4969
4970 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4971 the URL in copyright header.
4972 * gdb.arch/aarch64-fp.exp: Likewise.
4973 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4974 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4975 * gdb.base/expand-psymtabs.exp: Likewise.
4976 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4977 * gdb.fortran/common-block.exp: Likewise.
4978 * gdb.fortran/common-block.f90: Likewise.
4979 * gdb.fortran/logical.exp: Likewise.
4980 * gdb.fortran/vla-datatypes.f90: Likewise.
4981 * gdb.fortran/vla-sub.f90: Likewise.
4982
4983 2017-11-30 Joel Brobecker <brobecker@adacore.com>
4984
4985 * gdb.ada/repeat_dyn: New testcase.
4986
4987 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4988
4989 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4990 Update for changed thread numbering.
4991 * gdb.cell/bt.exp: Update for changed GDB output.
4992
4993 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4994
4995 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4996 setting isremote by hand.
4997 * boards/dwarf4-gdb-index.exp: Likewise.
4998 * boards/fission.exp: Likewise.
4999 * boards/stabs.exp: Likewise.
5000
5001 2017-11-30 Pedro Alves <palves@redhat.com>
5002
5003 * gdb.linespec/cpls-ops.exp
5004 (check_explicit_skips_function_argument): Extract the underlying
5005 type of size_t instead of hardcoding it.
5006
5007 2017-11-29 Pedro Alves <palves@redhat.com>
5008
5009 PR c++/19436
5010 * gdb.linespec/cpls-abi-tag.cc: New file.
5011 * gdb.linespec/cpls-abi-tag.exp: New file.
5012
5013 2017-11-29 Pedro Alves <palves@redhat.com>
5014
5015 * gdb.base/langs.exp: Use -qualified.
5016 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5017 it.
5018 * gdb.cp/namespace.exp: Use -qualified.
5019 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5020 (overload-3, template-overload, template-ret-type, const-overload)
5021 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5022 procedures.
5023 (test_driver): Call them.
5024 * gdb.cp/save-bp-qualified.cc: New.
5025 * gdb.cp/save-bp-qualified.exp: New.
5026 * gdb.linespec/explicit.exp: Test -qualified.
5027 * lib/completion-support.exp (completion::explicit_opts_list): Add
5028 "-qualified".
5029 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5030
5031 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5032
5033 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5034
5035 2017-11-29 Tom Tromey <tom@tromey.com>
5036
5037 * gdb.base/relocate.exp: Update invalid argument test.
5038 Add new tests for invalid arguments.
5039
5040 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5041
5042 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5043 Return 0 as a long.
5044 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5045
5046 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5047
5048 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5049 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5050 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5051 func ().
5052 * gdb.cp/shadow.cc (B.func): Return 0.
5053
5054 2017-11-27 Joel Brobecker <brobecker@adacore.com>
5055
5056 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5057 expected output in gdb_expect call to allow the exception
5058 message to be present as well. Fix syntax confusion to avoid
5059 TCL thinking that exception_name is an array.
5060
5061 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5062
5063 * gdb.arch/spu-info.c: Include <unistd.h>.
5064 (do_signal_test): Fix broken calls to write.
5065 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5066 Fix checks for empty mailboxes. Update signal tests for corrected
5067 do_signal_test routine. Allow nonzero event status.
5068 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5069 * gdb.cell/arch.exp: Use standard_output_file.
5070 * gdb.cell/break.exp: Likewise.
5071 * gdb.cell/bt.exp: Likewise.
5072 * gdb.cell/core.exp: Likewise.
5073 * gdb.cell/dwarfaddr.exp: Likewise.
5074 * gdb.cell/ea-cache.exp: Likewise.
5075 * gdb.cell/ea-standalone.exp: Likewise.
5076 * gdb.cell/f-regs.exp: Likewise.
5077 * gdb.cell/fork.exp: Likewise.
5078 * gdb.cell/gcore.exp: Likewise.
5079 * gdb.cell/mem-access.exp: Likewise.
5080 * gdb.cell/ptype.exp: Likewise.
5081 * gdb.cell/registers.exp: Likewise.
5082 * gdb.cell/sizeof.exp: Likewise.
5083 * gdb.cell/solib-symbol.exp: Likewise.
5084 * gdb.cell/solib.exp: Likewise.
5085
5086 2017-11-25 Pedro Alves <palves@redhat.com>
5087
5088 * gdb.base/complete-empty.exp: New file.
5089 * gdb.base/completion.exp: Adjust.
5090
5091 2017-11-25 Pedro Alves <palves@redhat.com>
5092
5093 * gdb.linespec/cpls-ops.cc: New file.
5094 * gdb.linespec/cpls-ops.exp: New file.
5095 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5096 factored out from ...
5097 (test_complete_prefix_range): ... this.
5098
5099 2017-11-24 Pedro Alves <palves@redhat.com>
5100
5101 * gdb.linespec/cpcompletion.exp: New file.
5102 * gdb.linespec/cpls-hyphen.cc: New file.
5103 * gdb.linespec/cpls.cc: New file.
5104 * gdb.linespec/cpls2.cc: New file.
5105 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5106 test to use test_gdb_complete_unique. Add label completion,
5107 keyword completion and explicit location completion tests.
5108 * lib/completion-support.exp: New file.
5109
5110 2017-11-24 Joel Brobecker <brobecker@adacore.com>
5111
5112 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5113 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5114 when hitting an exception catchpoint.
5115
5116 2017-11-22 Yao Qi <yao.qi@linaro.org>
5117
5118 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5119
5120 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5121
5122 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5123 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5124 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5125
5126 2017-11-22 Yao Qi <yao.qi@linaro.org>
5127
5128 * gdb.base/info-os.exp: Pass pthreads.
5129 * gdb.multi/multi-attach.exp: Likewise.
5130
5131 2017-11-22 Yao Qi <yao.qi@linaro.org>
5132
5133 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5134 compiler.
5135
5136 2017-11-22 Yao Qi <yao.qi@linaro.org>
5137
5138 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5139 * gdb.base/break-interp.exp: Likewise.
5140 * gdb.base/jit-attach-pie.exp: Likewise.
5141
5142 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5143
5144 * gdb.base/float128.c (large128): New variable.
5145 * gdb.base/float128.exp: Add test to print largest __float128 value.
5146
5147 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5148
5149 * gdb.arch/vsx-regs.exp: Update register content checks.
5150
5151 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5152
5153 * gdb.arch/ppc-longdouble.exp: New file.
5154 * gdb.arch/ppc-longdouble.c: Likewise.
5155
5156 2017-11-21 Pedro Alves <palves@redhat.com>
5157
5158 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5159
5160 2017-11-20 Pedro Alves <palves@redhat.com>
5161
5162 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5163 (long_double_typedef): New typedefs.
5164 Use DEF on double and long double.
5165 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5166 cases.
5167 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5168 and 'long_double_ptr_same_size' locals. Use them to decide
5169 whether cast from array/function to float is valid/invalid.
5170
5171 2017-11-17 Tom Tromey <tom@tromey.com>
5172
5173 * gdb.rust/traits.rs: New file.
5174 * gdb.rust/traits.exp: New file.
5175
5176 2017-11-17 Joel Brobecker <brobecker@adacore.com>
5177
5178 * gdb.ada/minsyms: New testcase.
5179
5180 2017-11-16 Pedro Alves <palves@redhat.com>
5181
5182 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5183 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5184
5185 2017-11-16 Pedro Alves <palves@redhat.com>
5186
5187 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5188 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5189
5190 2017-11-16 Pedro Alves <palves@redhat.com>
5191
5192 * gdb.server/reconnect-ctrl-c.c: New file.
5193 * gdb.server/reconnect-ctrl-c.exp: New file.
5194
5195 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5196
5197 * gdb.python/py-rbreak.exp: New file.
5198 * gdb.python/py-rbreak.c: New file.
5199 * gdb.python/py-rbreak-func2.c: New file.
5200
5201 2017-11-16 Pedro Alves <palves@redhat.com>
5202
5203 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5204 pattern.
5205 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5206 GDB.
5207
5208 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5209
5210 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5211 regex.
5212
5213 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5214
5215 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5216 test names.
5217
5218 2017-11-09 Pedro Alves <palves@redhat.com>
5219
5220 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5221 factored out from ...
5222 (top level): ... here, and adjusted to avoid expecting beyond the
5223 prompt in a single gdb_test_multiple.
5224
5225 2017-11-09 Pedro Alves <palves@redhat.com>
5226
5227 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5228 output.
5229 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5230 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5231 * gdb.server/ext-run.exp ("kill" test): Likewise.
5232 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5233
5234 2017-11-09 Pedro Alves <palves@redhat.com>
5235
5236 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5237 match till end of line.
5238
5239 2017-11-09 Pedro Alves <palves@redhat.com>
5240
5241 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5242
5243 2017-11-09 Pedro Alves <palves@redhat.com>
5244
5245 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5246 New procedures, factored out from ...
5247 (top level): ... here, and adjusted to avoid expecting beyond the
5248 prompt in one go.
5249
5250 2017-11-09 Pedro Alves <palves@redhat.com>
5251
5252 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5253 output. Fix '?' match.
5254
5255 2017-11-08 Joel Brobecker <brobecker@adacore.com>
5256
5257 * gdb.ada/scoped_watch: New testcase.
5258 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5259 which is actually correct.
5260 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5261 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5262
5263 2017-11-08 Pedro Alves <palves@redhat.com>
5264
5265 * gdb.gdb/complaints.exp (test_initial_complaints)
5266 (test_serial_complaints, test_short_complaints): Call
5267 complaint_internal instead of complaint.
5268
5269 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5270
5271 * gdb.threads/tls-core.c: New file.
5272 * gdb.threads/tls-core.exp: Likewise.
5273
5274 2017-11-08 Pedro Alves <palves@redhat.com>
5275
5276 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5277 (p Exported_Capitalized): New test.
5278 (p exported_capitalized): New test.
5279
5280 2017-11-07 Pedro Alves <palves@redhat.com>
5281
5282 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5283
5284 2017-11-07 Pedro Alves <palves@redhat.com>
5285
5286 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5287 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5288 (disable_invalid, disable_inverted, disable_negative): New
5289 procedures.
5290 ("bad numbers"): New set of tests.
5291
5292 2017-11-07 Pedro Alves <palves@redhat.com>
5293
5294 * gdb.cp/ena-dis-br-range.exp: Add tests.
5295
5296 2017-11-07 Pedro Alves <palves@redhat.com>
5297
5298 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5299
5300 2017-11-07 Xavier Roirand <roirand@adacore.com>
5301 Pedro Alves <palves@redhat.com>
5302
5303 * gdb.base/ena-dis-br.exp: Add reference to
5304 gdb.cp/ena-dis-br-range.exp.
5305 * gdb.cp/ena-dis-br-range.exp: New file.
5306 * gdb.cp/ena-dis-br-range.cc: New file.
5307
5308 2017-11-06 Pedro Alves <palves@redhat.com>
5309
5310 * gdb.base/attach-non-pgrp-leader.c: New.
5311 * gdb.base/attach-non-pgrp-leader.exp: New.
5312
5313 2017-11-06 Pedro Alves <palves@redhat.com>
5314
5315 * configure.ac: No longer check for termio.h and sgtty.h.
5316 * configure: Regenerate.
5317 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5318 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5319 Remove termio and sgtty code.
5320
5321 2017-11-03 Yao Qi <yao.qi@linaro.org>
5322
5323 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5324 in GDB is disabled.
5325
5326 2017-11-03 Yao Qi <yao.qi@linaro.org>
5327
5328 * gdb.python/py-thrhandle.exp: Skip it if python is not
5329 enabled.
5330
5331 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5332
5333 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5334 as a breakpoint command.
5335
5336 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5337
5338 PR python/21213
5339 * gdb.python/py-infthread.exp: Test calling
5340 InferiorThread.inferior () multiple times in a row.
5341
5342 2017-10-27 Keith Seitz <keiths@redhat.com>
5343
5344 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5345 Test "info break" for every inlined function breakpoint.
5346
5347 2017-10-27 Yao Qi <yao.qi@linaro.org>
5348
5349 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5350
5351 2017-10-26 Patrick Frants <osscontribute@gmail.com>
5352
5353 * gdb.cp/classes.exp (test_static_members): Test printing
5354 Outer::instance.
5355 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5356 (Inner::instance, Outer::instance): New.
5357
5358 2017-10-24 Pedro Alves <palves@redhat.com>
5359
5360 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5361 extra console" test in two stages.
5362
5363 2017-10-24 Pedro Alves <palves@redhat.com>
5364
5365 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5366
5367 2017-10-24 Pedro Alves <palves@redhat.com>
5368
5369 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5370 loop.
5371
5372 2017-10-24 Pedro Alves <palves@redhat.com>
5373
5374 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5375 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5376
5377 2017-10-24 Pedro Alves <palves@redhat.com>
5378
5379 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5380 parameter and handle it. Don't output read value in test name.
5381
5382 2017-10-24 Pedro Alves <palves@redhat.com>
5383
5384 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5385 custom test name.
5386
5387 2017-10-24 Pedro Alves <palves@redhat.com>
5388
5389 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5390 include the unstable output directory name in the test's name.
5391 (initial_setup_simple) <'set args'>: Use custom test name.
5392
5393 2017-10-24 Pedro Alves <palves@redhat.com>
5394
5395 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5396 with explicit test name.
5397
5398 2017-10-20 Pedro Alves <palves@redhat.com>
5399
5400 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5401 'wait -i'. Use gdb_assert and remote_close.
5402
5403 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5404
5405 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5406 number from variable rather than hard-coded.
5407
5408 2017-10-19 Pedro Alves <palves@redhat.com>
5409
5410 * gdb.base/long-inferior-output.c: New file.
5411 * gdb.base/long-inferior-output.exp: New file.
5412
5413 2017-11-18 Keith Seitz <keiths@redhat.com>
5414
5415 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5416 method.
5417 (main): Call it.
5418 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5419 Add additional user-defined conversion operator tests.
5420
5421 2017-10-17 Pedro Alves <palves@redhat.com>
5422
5423 * boards/native-stdio-gdbserver.exp: Load "local-board".
5424
5425 2017-10-17 Pedro Alves <palves@redhat.com>
5426
5427 * gdb.base/quit-live.c: New file.
5428 * gdb.base/quit-live.exp: New file.
5429
5430 2017-10-16 Keith Seitz <keiths@redhat.com>
5431
5432 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5433 (class_with_protected_typedef, class_with_private_typedef)
5434 (struct_with_public_typedef, struct_with_protected_typedef)
5435 (struct_with_private_typedef): New classes/structs.
5436 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5437 typedefs and access specifiers.
5438
5439 2017-10-16 Pedro Alves <palves@redhat.com>
5440 Simon Marchi <simon.marchi@polymtl.ca>
5441
5442 * README (Local vs Remote vs Native): New section.
5443 * boards/local-board.exp: New file, with bits factored out from
5444 ...
5445 * boards/native-extended-gdbserver.exp: ... here. Load
5446 "local-board".
5447 * boards/native-gdbserver.exp: Load "local-board".
5448 (${board}_spawn, ${board}_exec): Delete.
5449 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5450 ...
5451 * boards/stdio-gdbserver-base.exp: ... this new file.
5452 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5453 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5454 procedure.
5455 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5456 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5457 stdio_gdbserver_command.
5458 (${board}_get_remote_address, ${board}_get_comm_port)
5459 (${board}_download, ${board}_upload): Delete.
5460 (get_target_remote_pipe_cmd): New.
5461
5462 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5463
5464 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5465 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5466 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5467 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5468 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5469 remove with_test_prefix.
5470
5471 2017-10-13 Pedro Alves <palves@redhat.com>
5472
5473 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5474 * gdb.base/annota1.exp: Use it instead of is_remote.
5475 * gdb.base/annota3.exp: Use it instead of is_remote.
5476 * gdb.cp/annota2.exp: Use it instead of is_remote.
5477 * gdb.cp/annota3.exp: Use it instead of is_remote.
5478 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5479
5480 2017-10-13 Pedro Alves <palves@redhat.com>
5481
5482 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5483 (test_num_test_vars, run_and_count_vars, find_env)
5484 (test_set_unset_env, test_inherit_env_var): New procedures.
5485 (top level): Use them.
5486
5487 2017-10-13 Pedro Alves <palves@redhat.com>
5488
5489 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5490 also skip on stub-like targets.
5491
5492 2017-10-13 Pedro Alves <palves@redhat.com>
5493
5494 PR gdb/22293
5495 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5496 (top level): Move some tests to ...
5497 (test_not_found): ... this new procedure.
5498 (top level): Call it.
5499
5500 2017-10-13 Pedro Alves <palves@redhat.com>
5501
5502 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5503 expect different "info terminal" output if testing with a
5504 non-native target.
5505
5506 2017-10-13 Pedro Alves <palves@redhat.com>
5507 Simon Marchi <simon.marchi@polymtl.ca>
5508
5509 PR python/12966
5510 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5511
5512 2017-10-13 Pedro Alves <palves@redhat.com>
5513
5514 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5515 already.
5516
5517 2017-10-13 Pedro Alves <palves@redhat.com>
5518
5519 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5520 is_remote.
5521
5522 2017-10-13 Pedro Alves <palves@redhat.com>
5523
5524 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5525 is_remote.
5526
5527 2017-10-13 Pedro Alves <palves@redhat.com>
5528
5529 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5530 is set.
5531 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5532 instead of is_remote.
5533
5534 2017-10-13 Pedro Alves <palves@redhat.com>
5535
5536 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5537 (top level): Add comment.
5538
5539 2017-10-13 Pedro Alves <palves@redhat.com>
5540
5541 * gdb.base/remote.exp (top level): Fix comment typo and add
5542 missing return.
5543
5544 2017-10-13 Pedro Alves <palves@redhat.com>
5545 Simon Marchi <simon.marchi@polymtl.ca>
5546
5547 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5548 calls and add comments. Skip test if use_gdb_stub is set.
5549 (top level): Use "set cwd" command instead of "cd" command.
5550
5551 2017-10-13 Pedro Alves <palves@redhat.com>
5552
5553 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5554 is_remote target check.
5555
5556 2017-10-13 Pedro Alves <palves@redhat.com>
5557
5558 * gdb.base/scope.exp: Use build_executable + clean_restart +
5559 gdb_file_cmd instead of prepare_for_testing and no longer skip
5560 "before run" tests on is_remote target boards. Update comments.
5561 * boards/native-extended-gdbserver.exp
5562 (extended_gdbserver_load_last_file): New, factored out from ...
5563 (gdb_load): ... this. Move further below and add comment.
5564 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5565
5566 2017-10-12 Pedro Alves <palves@redhat.com>
5567
5568 * gdb.base/attach.exp: Remove references to gdb64.
5569 * gdb.base/dbx.exp: Remove references to gdb64.
5570
5571 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5572 Pedro Alves <palves@redhat.com>
5573
5574 * gdb.base/label.exp: Remove is_remote target check.
5575
5576 2017-10-12 Pedro Alves <palves@redhat.com>
5577
5578 * gdb.base/auvx.exp (coredir): Update comment.
5579 (top level) <core_works>: Use "set cwd" command instead of "cd"
5580 command.
5581
5582 2017-10-12 Pedro Alves <palves@redhat.com>
5583 Simon Marchi <simon.marchi@polymtl.ca>
5584
5585 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5586 target boards.
5587
5588 2017-10-12 Pedro Alves <palves@redhat.com>
5589 Simon Marchi <simon.marchi@polymtl.ca>
5590
5591 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5592 Instead skip if there's any gdb_protocol set.
5593
5594 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5595 Pedro Alves <palves@redhat.com>
5596
5597 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5598
5599 2017-10-12 Pedro Alves <palves@redhat.com>
5600 Simon Marchi <simon.marchi@polymtl.ca>
5601
5602 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5603 instead of on dejagnu remote boards.
5604
5605 2017-10-12 Pedro Alves <palves@redhat.com>
5606 Simon Marchi <simon.marchi@polymtl.ca>
5607
5608 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5609 checks. Use build_executable + clean_restart instead of
5610 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5611 of enabling non-stop after starting gdb.
5612
5613 2017-10-12 Pedro Alves <palves@redhat.com>
5614
5615 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5616 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5617 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5618 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5619
5620 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5621
5622 * gdb.arch/arc-tdesc-cpu.exp: New file.
5623 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5624
5625 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5626
5627 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5628
5629 2017-10-10 Pedro Alves <palves@redhat.com>
5630
5631 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5632 expect CLI output.
5633
5634 2017-10-10 Pedro Alves <palves@redhat.com>
5635
5636 * lib/selftest-support.exp (selftest_setup): Update for
5637 captured_command_loop's prototype change.
5638
5639 2017-10-09 Pedro Alves <palves@redhat.com>
5640
5641 Test both arch1=>arch2 and arch2=>arch1.
5642
5643 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5644 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5645 factored out to...
5646 (append_arch1_options, append_arch2_options, append_arch_options)
5647 (build_executables): New procedures.
5648 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5649 local.
5650 (top level): Add new 'first_arch' testing axis.
5651
5652 2017-10-09 Pedro Alves <palves@redhat.com>
5653
5654 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5655 (barrier): New.
5656 (thread_start, all_started): New functions.
5657 (main): Spawn new thread and wait until it is scheduled.
5658 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5659 option.
5660 (do_test): Add 'selected_thread' parameter. Run to all_started
5661 instead of main. Explicitly set the breakpoint at main. Switch
5662 to the SELECTED_THREAD thread.
5663 (top level): Test handling the exec event with either the main
5664 thread or the second thread selected.
5665
5666 2017-10-09 Pedro Alves <palves@redhat.com>
5667
5668 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5669 logic. Move STOP marker after the value checks.
5670 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5671 regexp.
5672
5673 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5674
5675 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5676
5677 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5678
5679 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5680 integer-to-dfp conversion.
5681 * gdb.base/dfp-test.exp: Likewise.
5682
5683 2017-10-04 Pedro Alves <palves@redhat.com>
5684
5685 * gdb.multi/hangout.c: Include <unistd.h>.
5686 (hangout_loop): New function.
5687 (main): Call alarm. Call hangout_loop in a loop.
5688 * gdb.multi/hello.c: Include <unistd.h>.
5689 (hello_loop): New function.
5690 (main): Call alarm. Call hangout_loop in a loop.
5691 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5692 inferior with the other selected.
5693
5694 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5695
5696 * gdb.mi/list-thread-groups-available.exp: New file.
5697 * gdb.mi/list-thread-groups-available.c: New file.
5698
5699 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5700
5701 * gdb.base/set-cwd.exp: Make it available on
5702 native-extended-gdbserver.
5703
5704 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5705
5706 * gdb.base/set-cwd.c: New file.
5707 * gdb.base/set-cwd.exp: Likewise.
5708
5709 2017-10-02 Tom Tromey <tom@tromey.com>
5710
5711 PR rust/22236:
5712 * gdb.rust/simple.rs (main): New variable "fslice".
5713 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5714
5715 2017-10-02 Tom Tromey <tom@tromey.com>
5716
5717 * gdb.rust/simple.exp: Test ptype of a slice.
5718
5719 2017-10-02 Tom Tromey <tom@tromey.com>
5720
5721 * gdb.rust/simple.exp: Test index of slice.
5722
5723 2017-09-27 Tom Tromey <tom@tromey.com>
5724
5725 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5726
5727 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5728 Pedro Alves <palves@redhat.com>
5729
5730 * gdb.base/compare-sections.exp (get value of read-only section): Read
5731 as unsigned value.
5732 (corrupt read-only section): Likewise and don't set written if patching
5733 failed.
5734
5735 2017-09-21 Kevin Buettner <kevinb@redhat.com>
5736
5737 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5738 files.
5739
5740 2017-09-20 Pedro Alves <palves@redhat.com>
5741
5742 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5743 symbol names in gdb's output.
5744 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5745
5746 2017-09-20 Pedro Alves <palves@redhat.com>
5747
5748 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5749 Rename to ...
5750 (test_list_ambiguous_symbol): ... this and add a symbol name
5751 parameter. Adjust.
5752 (test_list_ambiguous_function): Reimplement on top of
5753 test_list_ambiguous_symbol and also test listing ambiguous
5754 variables.
5755 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5756 (ambiguous_fun): ... this.
5757 (ambiguous_var): New.
5758 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5759 (ambiguous_fun): ... this.
5760 (ambiguous_var): New.
5761
5762 2017-09-19 John Baldwin <jhb@FreeBSD.org>
5763
5764 * gdb.base/starti.c: New file.
5765 * gdb.base/starti.exp: New file.
5766 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5767
5768 2017-09-14 Pedro Alves <palves@redhat.com>
5769
5770 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5771 (top level): Use it instead of runto.
5772
5773 2017-09-11 Tom Tromey <tom@tromey.com>
5774
5775 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5776
5777 2017-09-11 Tom Tromey <tom@tromey.com>
5778
5779 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5780 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5781
5782 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5783
5784 * gdb.fortran/printing-types.exp: New file.
5785 * gdb.fortran/printing-types.exp: New file.
5786
5787 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5788
5789 * gdb.fortran/vla-ptype.exp: Fix typos.
5790 * gdb.fortran/vla-value.exp: Same.
5791
5792 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5793
5794 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5795 * gdb.mi/mi-var-child-f.exp: Likewise.
5796 * gdb.mi/mi-vla-fortran.exp: Likewise.
5797
5798 2017-09-08 Frank Penczek <frank.penczek@intel.com>
5799 Christoph Weinmann <christoph.t.weinmann@intel.com>
5800 Bernhard Heckel <bernhard.heckel@intel.com>
5801
5802 * gdb.fortran/ptr-indentation.f90: New file.
5803 * gdb.fortran/ptr-indentation.exp: New file.
5804
5805 2017-09-05 Tom Tromey <tom@tromey.com>
5806
5807 PR gdb/22010:
5808 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5809
5810 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5811
5812 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5813
5814 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5815
5816 * gdb.threads/tls-nodebug-pie.c: New file.
5817 * gdb.threads/tls-nodebug-pie.exp: New file.
5818
5819 2017-09-05 Tom Tromey <tom@tromey.com>
5820
5821 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5822 for rust.
5823
5824 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5825
5826 * gdb.multi/multi-arch-exec.exp: Test with different
5827 "follow-exec-mode" settings.
5828 (do_test): New procedure.
5829
5830 2017-09-04 Pedro Alves <palves@redhat.com>
5831
5832 * gdb.base/func-static.c (S::method const, S::method volatile)
5833 (S::method volatile const): New methods.
5834 (c_s, v_s, cv_s): New instances.
5835 (main): Call method() on them.
5836 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5837 (cannot_resolve): New procedure.
5838 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5839 print-quote-unquoted columns.
5840 (do_test): Test printing each scope too.
5841
5842 2017-09-04 Pedro Alves <palves@redhat.com>
5843
5844 * gdb.base/local-static.exp: Also test with
5845 class::method::variable wholly quoted.
5846 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5847
5848 2017-09-04 Pedro Alves <palves@redhat.com>
5849
5850 * gdb.base/local-static.c: New.
5851 * gdb.base/local-static.cc: New.
5852 * gdb.base/local-static.exp: New.
5853
5854 2017-09-04 Pedro Alves <palves@redhat.com>
5855
5856 * gdb.asm/asm-source.exp: Add casts to int.
5857 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5858 (dataglobal64_1, dataglobal64_2): New globals.
5859 * gdb.base/nodebug.exp: Test different expressions involving the
5860 new globals, with print, whatis and ptype. Add casts to int.
5861 * gdb.base/solib-display.exp: Add casts to int.
5862 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5863 * gdb.cp/m-static.exp: Add cast to int.
5864 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5865 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5866 tls variable with no debug info without a cast. Test with a cast
5867 to int too.
5868 * gdb.trace/entry-values.exp: Add casts.
5869
5870 2017-09-04 Pedro Alves <palves@redhat.com>
5871
5872 * gdb.base/nodebug.exp: Test that ptype's error about functions
5873 with unknown return type includes the function name too.
5874
5875 2017-09-04 Pedro Alves <palves@redhat.com>
5876
5877 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5878 return type of munmap in infcall.
5879 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5880 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5881 type of ftell in infcall.
5882 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5883 type of getpid in infcall.
5884 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5885 infcall.
5886 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5887 Bail on failure to extract the pid.
5888 * gdb.base/nodebug.c: #include <stdint.h>.
5889 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5890 New functions.
5891 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5892 Change expected output of print/whatis/ptype with functions with
5893 no debug info. Test all supported languages. Call
5894 test_call_promotion.
5895 * gdb.compile/compile.exp: Adjust expected output to expect
5896 warning.
5897 * gdb.threads/siginfo-threads.exp: Likewise.
5898
5899 2017-09-04 Pedro Alves <palves@redhat.com>
5900
5901 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5902 "prototypes". Test calling float functions via prototyped and
5903 unprototyped function pointers.
5904 (perform_all_tests): New parameter "prototypes". Pass it down.
5905 (top level): Pass down "prototypes" parameter to
5906 perform_all_tests.
5907
5908 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5909
5910 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5911 Test with nested loops.
5912
5913 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5914
5915 * gdb.base/commands.exp: Call the new procedures.
5916 (loop_break_test, loop_continue_test): New procedures.
5917
5918 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5919
5920 * gdb.base/commands.exp: Call new procedure.
5921 (define_if_without_arg_test): New procedure.
5922
5923 2017-09-04 Pedro Alves <palves@redhat.com>
5924
5925 * gdb.base/list-ambiguous.exp: New file.
5926 * gdb.base/list-ambiguous0.c: New file.
5927 * gdb.base/list-ambiguous1.c: New file.
5928 * gdb.base/list.exp (test_list_range): Adjust expected output.
5929
5930 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5931
5932 * gdb.base/share-env-with-gdbserver.c: New file.
5933 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5934
5935 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5936
5937 * gdb.base/commands.exp (gdbvar_simple_if_test,
5938 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5939 progvar_simple_if_test, progvar_simple_while_test,
5940 progvar_complex_if_while_test, user_defined_command_test,
5941 user_defined_command_args_eval,
5942 user_defined_command_args_stack_test,
5943 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5944 temporary_breakpoint_commands,
5945 gdb_test_no_prompt, redefine_hook_test,
5946 redefine_backtrace_test): Remove "global gdb_prompt".
5947
5948 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5949
5950 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5951 New proc, call it from toplevel.
5952
5953 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5954
5955 PR remote/21852
5956 * gdb.server/normal.c: New file, copied from gdb.base.
5957 * gdb.server/run-without-local-binary.exp: New file.
5958
5959 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
5960
5961 * gdb.arch/sparc64-adi.exp: New file.
5962 * gdb.arch/sparc64-adi.c: New file.
5963
5964 2017-08-22 Pedro Alves <palves@redhat.com>
5965
5966 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5967 (top level): Add "list all overloads" tests.
5968
5969 2017-08-22 Tom Tromey <tom@tromey.com>
5970
5971 * gdb.gdb/xfullpath.exp: Remove.
5972
5973 2017-08-21 Pedro Alves <palves@redhat.com>
5974
5975 PR gdb/19487
5976 * gdb.base/symbol-alias.c: New.
5977 * gdb.base/symbol-alias2.c: New.
5978 * gdb.base/symbol-alias.exp: New.
5979
5980 2017-08-21 Pedro Alves <palves@redhat.com>
5981
5982 * gdb.base/dfp-test.c
5983 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5984 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5985 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5986 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5987 * gdb.base/whatis-ptype-typedefs.c: New.
5988 * gdb.base/whatis-ptype-typedefs.exp: New.
5989 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5990 (an_int, an_int_type, an_int_type2): New globals.
5991 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5992 involving typedefs and cast expressions.
5993 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5994 (lookup_typedefs_function): New.
5995 (typedefs_pretty_printers_dict): New.
5996 (top level): Register lookup_typedefs_function in
5997 gdb.pretty_printers.
5998
5999 2017-08-18 Yao Qi <yao.qi@linaro.org>
6000
6001 * gdb.server/unittest.exp: New.
6002
6003 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6004
6005 PR gdb/21954
6006 * gdb.base/environ.exp: Add test to check if 'unset environment'
6007 works.
6008
6009 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6010
6011 * lib/gdb.exp (universal_compile_options): New caching proc.
6012 (gdb_compile): Suppress GCC's coloring of messages.
6013
6014 2017-08-14 Tom Tromey <tom@tromey.com>
6015
6016 PR gdb/21675:
6017 * gdb.base/printcmds.exp (test_radices): New function.
6018 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6019 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6020 * lib/gdb.exp (get_integer_valueof): Use p/d.
6021
6022 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6023
6024 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6025 characters.
6026
6027 2017-08-05 Tom Tromey <tom@tromey.com>
6028
6029 * gdb.rust/simple.exp: Allow String to appear in a different
6030 namespace.
6031
6032 2017-07-26 Yao Qi <yao.qi@linaro.org>
6033
6034 * gdb.gdb/unittest.exp: Invoke command
6035 "maintenance check xml-descriptions".
6036
6037 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6038
6039 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6040 calling context.
6041 (hex128): Drop erroneous calculation of parameters.
6042
6043 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6044
6045 * gdb.python/py-unwind.exp: Disable stack protection when
6046 building test file.
6047
6048 2017-07-20 Pedro Alves <palves@redhat.com>
6049
6050 * gdb.base/default.exp (set language): Adjust expected output.
6051
6052 2017-07-20 Pedro Alves <palves@redhat.com>
6053
6054 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6055 (test_minsym): ... this, and make static.
6056 (get_pck__foo__bar__minsym): Rename to ...
6057 (get_test_minsym): ... this.
6058 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6059 symbol names and comments.
6060 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6061 (get_test_minsym): ... this.
6062 (pck__foo__bar__minsym__2): Rename to ...
6063 (test_minsym): ... this.
6064 (main): Adjust.
6065
6066 2017-07-17 Pedro Alves <palves@redhat.com>
6067
6068 * gdb.base/completion.exp: Adjust expected output.
6069 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6070 the completer works.
6071
6072 2017-07-17 Pedro Alves <palves@redhat.com>
6073
6074 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6075
6076 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6077
6078 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6079
6080 2017-07-14 Tom Tromey <tom@tromey.com>
6081
6082 PR rust/21764:
6083 * gdb.rust/simple.exp: Add tests.
6084
6085 2017-07-14 Tom Tromey <tom@tromey.com>
6086
6087 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6088
6089 2017-07-14 Pedro Alves <palves@redhat.com>
6090
6091 * gdb.linespec/base/one/thefile.cc (z1): New function.
6092 * gdb.linespec/base/two/thefile.cc (z2): New function.
6093 * gdb.linespec/linespec.exp: Add tests.
6094
6095 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6096
6097 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6098 to mi_create_breakpoint.
6099
6100 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6101
6102 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6103 mi_create_breakpoint.
6104
6105 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6106
6107 * gdb.dlang/demangle.exp: Update for demangling changes.
6108
6109 2017-07-09 Tom Tromey <tom@tromey.com>
6110
6111 * gdb.dwarf2/shortpiece.exp: New file.
6112
6113 2017-07-06 David Blaikie <dblaikie@gmail.com>
6114
6115 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6116 built from fissiont-multi-cu{1,2}.c.
6117 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6118 except putting 'main' and 'func' in separate CUs in the same DWO file.
6119 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6120 test.
6121 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6122 test.
6123
6124 2017-07-06 Pedro Alves <palves@redhat.com>
6125
6126 * gdb.python/py-unwind.exp: Test flushregs.
6127
6128 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6129
6130 PR cli/21688
6131 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6132 tests for alias commands and trailing whitespace.
6133
6134 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6135
6136 PR cli/21688
6137 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6138 procedure. Call it.
6139
6140 2017-06-29 Pedro Alves <palves@redhat.com>
6141
6142 * gdb.base/printcmds.exp: Add tests.
6143
6144 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6145
6146 PR gdb/21337
6147 * gdb.base/reread-readsym.exp: New file.
6148 * gdb.base/reread-readsym.c: New file.
6149
6150 2017-06-21 Kevin Buettner <kevinb@redhat.com>
6151
6152 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6153 subpattern.
6154
6155 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6156
6157 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6158 extended mnemonic.
6159 * gdb.arch/powerpc-power9.s: Likewise.
6160
6161 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6162
6163 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6164 on 32-bit x86 targets. Exploit is_*_target macros where
6165 appropriate.
6166
6167 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6168
6169 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6170 register pieces.
6171
6172 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6173
6174 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6175 located in one or more DWARF pieces.
6176
6177 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6178
6179 * lib/gdb.exp (get_endianness): New proc.
6180 * gdb.arch/aarch64-fp.exp: Use it.
6181 * gdb.arch/altivec-regs.exp: Likewise.
6182 * gdb.arch/e500-regs.exp: Likewise.
6183 * gdb.arch/vsx-regs.exp: Likewise.
6184 * gdb.base/dump.exp: Likewise.
6185 * gdb.base/funcargs.exp: Likewise.
6186 * gdb.base/gnu_vector.exp: Likewise.
6187 * gdb.dwarf2/formdata16.exp: Likewise.
6188 * gdb.dwarf2/implptrpiece.exp: Likewise.
6189 * gdb.dwarf2/nonvar-access.exp: Likewise.
6190 * gdb.python/py-inferior.exp: Likewise.
6191 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6192
6193 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6194
6195 PR gdb/21226
6196 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6197 stack value pieces are taken from the LSB end.
6198
6199 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6200
6201 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6202 variable at nonzero offset.
6203
6204 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6205
6206 * gdb.dwarf2/var-access.c: New file.
6207 * gdb.dwarf2/var-access.exp: New test.
6208 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6209
6210 2017-06-12 Tom Tromey <tom@tromey.com>
6211
6212 * gdb.dwarf2/formdata16.exp: Add tests.
6213
6214 2017-06-12 Tom Tromey <tom@tromey.com>
6215
6216 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6217
6218 2017-06-12 Tom Tromey <tom@tromey.com>
6219
6220 PR exp/16225:
6221 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6222 * gdb.arch/vsx-regs.exp: Update tests.
6223 * gdb.arch/s390-vregs.exp (hex128): New proc.
6224 Update test.
6225 * gdb.arch/altivec-regs.exp: Update tests.
6226
6227 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6228
6229 * gdb.base/startup-with-shell.c: New file.
6230 * gdb.base/startup-with-shell.exp: Likewise.
6231
6232 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6233
6234 * gdb.server/non-existing-program.exp: Update regex in order to
6235 reflect the fact that gdbserver is now using fork_inferior (with a
6236 shell) to startup the inferior.
6237
6238 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6239
6240 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6241 support function calls from GDB.
6242
6243 2017-05-21 Tom Tromey <tom@tromey.com>
6244
6245 PR rust/21466:
6246 * gdb.rust/unsized.exp: New file.
6247 * gdb.rust/unsized.rs: New file.
6248
6249 2017-05-19 Tom Tromey <tom@tromey.com>
6250
6251 PR rust/21484:
6252 * gdb.rust/watch.exp: New file.
6253 * gdb.rust/watch.rs: New file.
6254
6255 2017-05-18 Tom Tromey <tom@tromey.com>
6256
6257 * gdb.rust/simple.exp: Allow Box to be qualified.
6258
6259 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6260
6261 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6262
6263 2017-05-18 Pedro Alves <palves@redhat.com>
6264
6265 * gdb.base/fileio.c (test_write, test_read, test_close)
6266 (test_fstat): Don't print 'ret' in the fail path.
6267
6268 2017-05-18 Pedro Alves <palves@redhat.com>
6269
6270 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6271 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6272 (test_system, test_rename, test_unlink, test_time): Change
6273 prototypes.
6274 * gdb.base/fileio.exp (stop_msg): Adjust.
6275
6276 2017-05-18 Pedro Alves <palves@redhat.com>
6277
6278 * gdb.base/fileio.c (null_str): New global.
6279 (test_stat): Use it.
6280 * gdb.base/fileio.exp: Remove nowarnings.
6281
6282 2017-05-17 Yao Qi <yao.qi@linaro.org>
6283
6284 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6285
6286 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6287
6288 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6289 argument command.
6290 (top-level): Invoke test_set_inferior_tty.
6291
6292 2017-05-04 Pedro Alves <palves@redhat.com>
6293
6294 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6295 Add parens to print call for Python 3.
6296
6297 2017-05-03 Keith Seitz <keiths@redhat.com>
6298
6299 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6300 (main): Call it.
6301
6302 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6303
6304 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6305 to prev and next.
6306
6307 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6308
6309 * gdb.python/py-record-btrace.exp: Remove test for
6310 gdb.BtraceInstruction.error.
6311
6312 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6313
6314 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6315
6316 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6317
6318 * gdb.python/py-record-btrace-threads.c: New file.
6319 * gdb.python/py-record-btrace-threads.exp: New file.
6320
6321 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6322
6323 PR testsuite/8595
6324 * gdb.base/environ.exp: Make test available in all architectures.
6325 Move bits related to "info program" testing to
6326 gdb.base/info-program.exp. Rewrite tests to use the two new
6327 procedures mentione below.
6328 (test_set_show_env_var) New procedure.
6329 (test_set_show_env_var_equal): Likewise.
6330 * gdb.base/info-program.exp: New file.
6331
6332 2017-04-27 Keith Seitz <keiths@redhat.com>
6333
6334 * gdb.cp/oranking.cc (test15): New function.
6335 (main): Call test15 and declare additional variables for testing.
6336 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6337 "p foo101('abc')" tests.
6338 Add tests for cv qualifier overloads.
6339 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6340 "lvalue reference overload" test.
6341 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6342 "print value of f1 on Child&& in f2" test.
6343
6344 2017-04-19 Pedro Alves <palves@redhat.com>
6345
6346 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6347 procedure.
6348 (top level): Call it.
6349 * lib/gdb.exp (gdb_define_cmd): New procedure.
6350
6351 2017-04-12 Pedro Alves <palves@redhat.com>
6352
6353 PR gdb/21323
6354 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6355 (wchar): New global.
6356 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6357 (do_test_wide_char, wide_char_types_no_program, top level): Add
6358 wchar_t testing.
6359
6360 2017-04-12 Pedro Alves <palves@redhat.com>
6361
6362 PR c++/21323
6363 * gdb.cp/wide_char_types.c: New file.
6364 * gdb.cp/wide_char_types.exp: New file.
6365
6366 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6367
6368 PR gdb/21352
6369 * gdb.trace/tsv.exp: Add test for "tsave -r".
6370
6371 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6372
6373 * gdb.dlang/watch-loc.c: New file.
6374 * gdb.dlang/watch-loc.exp: New file.
6375
6376 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6377
6378 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6379
6380 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6381
6382 * gdb.arch/arc-analyze-prologue.S: New file.
6383 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6384
6385 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6386
6387 * gdb.arch/arc-decode-insn.S: New file.
6388 * gdb.arch/arc-decode-insn.exp: Likewise.
6389
6390 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6391
6392 PR tdep/20928
6393 * gdb.arch/sparc64-regs.exp: New file.
6394 * gdb.arch/sparc64-regs.S: Likewise.
6395
6396 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6397
6398 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6399 and memory view on Python 3.
6400
6401 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
6402 Keith Seitz <keiths@redhat.com>
6403
6404 PR gdb/14441
6405 * gdb.cp/demangle.exp: Add rvalue reference tests.
6406 * gdb.cp/rvalue-ref-casts.cc: New file.
6407 * gdb.cp/rvalue-ref-casts.exp: New file.
6408 * gdb.cp/rvalue-ref-overload.cc: New file.
6409 * gdb.cp/rvalue-ref-overload.exp: New file.
6410 * gdb.cp/rvalue-ref-params.cc: New file.
6411 * gdb.cp/rvalue-ref-params.exp: New file.
6412 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6413 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6414 * gdb.cp/rvalue-ref-types.cc: New file.
6415 * gdb.cp/rvalue-ref-types.exp: New file.
6416 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6417 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6418
6419 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6420
6421 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6422 New procedure.
6423
6424 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6425
6426 * lib/mi-support.exp (mi_gdb_test): Add additional message
6427 for unexpected output.
6428
6429 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6430
6431 * gdb.base/examine-backward.c (Barrier): New character array
6432 constant, to ensure that TestStrings is preceded by a string
6433 terminator.
6434
6435 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6436
6437 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6438 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6439 and implicit pointer into such a location.
6440
6441 2017-03-16 Doug Evans <dje@google.com>
6442
6443 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6444
6445 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6446
6447 * gdb.cp/m-static.exp: Fix expectation for prototype of
6448 test5.single_constructor and single_constructor::single_constructor.
6449
6450 2017-03-16 Doug Evans <dje@google.com>
6451
6452 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6453 * gdb.guile/scm-lazy-string.c: New file.
6454 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6455 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6456 for pointer, array, typedef lazy strings.
6457
6458 2017-03-16 Doug Evans <dje@google.com>
6459
6460 PR python/17728, python/18439, python/18779
6461 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6462 * gdb.python/py-lazy-string.c (pointer): New typedef.
6463 (main): New locals ptr, array, typedef_ptr.
6464 * gdb.python/py-value.exp: Move lazy string tests to ...
6465 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6466 array, typedef lazy strings.
6467
6468 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6469
6470 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6471 Add optional 'test' parameter.
6472
6473 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6474
6475 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6476 Skip for versions of DejaGnu < 1.5.
6477
6478 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6479
6480 * lib/gdb.exp (dejagnu_version): New proc.
6481 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6482 Use dejagnu_version.
6483
6484 2017-03-10 Keith Seitz <keiths@redhat.com>
6485
6486 PR c++/8128
6487 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6488 type from destructor regexps.
6489 Add a branch which actually passes the test.
6490 Adjust "ptype t5i" test names.
6491
6492 2017-03-08 Pedro Alves <palves@redhat.com>
6493
6494 * gdb.base/step-over-exit.exp: Add explicit test message.
6495
6496 2017-03-08 Pedro Alves <palves@redhat.com>
6497
6498 PR gdb/18360
6499 * gdb.threads/interrupt-while-step-over.c: New file.
6500 * gdb.threads/interrupt-while-step-over.exp: New file.
6501
6502 2017-03-08 Pedro Alves <palves@redhat.com>
6503
6504 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6505 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6506
6507 2017-03-08 Pedro Alves <palves@redhat.com>
6508
6509 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6510 PKRU as not supported as a PASS.
6511
6512 2017-03-08 Pedro Alves <palves@redhat.com>
6513
6514 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6515 prefix instead of $binfile1/$binfile2.
6516 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6517 in test message.
6518 * gdb.python/py-completion.exp: Use "load python file" as test
6519 messages instead of unstable path names.
6520
6521 2017-03-08 Pedro Alves <palves@redhat.com>
6522 Jan Kratochvil <jan.kratochvil@redhat.com>
6523
6524 PR cli/21218
6525 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6526 New proc.
6527 (top level): Call it.
6528
6529 2017-03-08 Pedro Alves <palves@redhat.com>
6530
6531 PR tui/21216
6532 * gdb.tui/tui-nl-filtered-output.exp: New file.
6533
6534 2017-03-08 Pedro Alves <palves@redhat.com>
6535
6536 * gdb.base/completion.exp: Move TUI completion tests to ...
6537 * gdb.tui/completion.exp: ... this new file.
6538
6539 2017-03-08 Pedro Alves <palves@redhat.com>
6540
6541 * gdb.base/tui-disasm-long-lines.c,
6542 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6543 gdb.base/tui-layout.exp: Move to ...
6544 * gdb.tui/: ... this new directory.
6545
6546 2017-03-07 Pedro Alves <palves@redhat.com>
6547
6548 * gdb.base/tui-layout.c: New file.
6549 * gdb.base/tui-layout.exp: New file.
6550
6551 2017-03-07 Pedro Alves <palves@redhat.com>
6552
6553 * gdb.base/tui-layout.c: Rename to ...
6554 * gdb.base/tui-disasm-long-lines.c: ... this.
6555 * gdb.base/tui-layout.exp: Rename to ...
6556 * gdb.base/tui-disasm-long-lines.exp: ... this.
6557
6558 2017-03-07 Pedro Alves <palves@redhat.com>
6559
6560 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6561
6562 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6563
6564 * i386-mpx-call.c: New file.
6565 * i386-mpx-call.exp: New file.
6566
6567 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6568
6569 * gdb.arch/powerpc-power.exp: Delete test.
6570 * gdb.arch/powerpc-power.s: Likewise.
6571 * gdb.disasm/disassembler-options.exp: New test.
6572 * gdb.arch/powerpc-altivec.exp: Likewise.
6573 * gdb.arch/powerpc-altivec.s: Likewise.
6574 * gdb.arch/powerpc-altivec2.exp: Likewise.
6575 * gdb.arch/powerpc-altivec2.s: Likewise.
6576 * gdb.arch/powerpc-altivec3.exp: Likewise.
6577 * gdb.arch/powerpc-altivec3.s: Likewise.
6578 * gdb.arch/powerpc-power7.exp: Likewise.
6579 * gdb.arch/powerpc-power7.s: Likewise.
6580 * gdb.arch/powerpc-power8.exp: Likewise.
6581 * gdb.arch/powerpc-power8.s: Likewise.
6582 * gdb.arch/powerpc-power9.exp: Likewise.
6583 * gdb.arch/powerpc-power9.s: Likewise.
6584 * gdb.arch/powerpc-vsx.exp: Likewise.
6585 * gdb.arch/powerpc-vsx.s: Likewise.
6586 * gdb.arch/powerpc-vsx2.exp: Likewise.
6587 * gdb.arch/powerpc-vsx2.s: Likewise.
6588 * gdb.arch/powerpc-vsx3.exp: Likewise.
6589 * gdb.arch/powerpc-vsx3.s: Likewise.
6590 * gdb.arch/arm-disassembler-options.exp: Likewise.
6591 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6592 * gdb.arch/s390-disassembler-options.exp: Likewise.
6593
6594 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
6595
6596 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6597 (check_supported_features): ... this. Changed return type to void.
6598 (supports_rdseed): New static global.
6599 (rdseed): Check supports_rdseed.
6600 (initialize): Call check_supported_features.
6601
6602 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6603
6604 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6605 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6606 and lqarx/stqcx.
6607 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6608 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6609
6610 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6611
6612 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6613 uppercase.
6614
6615 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6616
6617 * gdb.dwarf2/formdata16.c: New file.
6618 * gdb.dwarf2/formdata16.exp: New file.
6619 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6620
6621 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6622
6623 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6624 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6625 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6626 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6627 DW_AT_GNU_*.
6628
6629 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6630
6631 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6632
6633 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6634
6635 PR gdb/21164
6636 * gdb.base/maint.exp: Add testcases for when the commands do
6637 not have arguments.
6638
6639 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6640
6641 * gdb.cp/chained-calls.exp: Use p instead of P.
6642
6643 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6644
6645 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6646 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6647
6648 2017-02-14 Tom Tromey <tom@tromey.com>
6649
6650 PR python/13598:
6651 * gdb.python/py-events.exp: Add before_prompt event tests.
6652
6653 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6654
6655 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6656
6657 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
6658
6659 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6660 (main): Call my_unique_function_name.
6661 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6662 completion of patterns with a single match.
6663 Add missing -re switches to gdb_test_multiple calls.
6664
6665 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
6666
6667 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6668 return if core file is not recognized.
6669
6670 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6671
6672 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6673 and extra UIs.
6674
6675 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6676
6677 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6678 proc_with_prefix.
6679
6680 2017-02-10 Tom Tromey <tom@tromey.com>
6681
6682 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6683
6684 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
6685
6686 PR gdb/21122
6687 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6688
6689 2017-02-08 Jerome Guitton <guitton@adacore.com>
6690
6691 * gdb.base/define.exp: Add test for command abbreviations
6692 in define.
6693
6694 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
6695
6696 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6697 * gdb.reverse/insn-reverse-x86.c: New file.
6698
6699 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6700
6701 PR tdep/20936
6702 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6703
6704 2017-02-03 Tom Tromey <tom@tromey.com>
6705
6706 PR rust/21097:
6707 * gdb.rust/simple.exp: Add new tests.
6708
6709 2017-02-02 Pedro Alves <palves@redhat.com>
6710
6711 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6712 tests.
6713
6714 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6715
6716 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6717 taking a 2-byte value out of a 4-byte DWARF implicit value on
6718 big-endian targets.
6719 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6720 logic. Add test cases for DW_OP_implicit.
6721
6722 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6723
6724 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6725
6726 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6727
6728 * gdb.btrace/enable.exp: Call gdb_exit before
6729 skip_gdbserver_tests.
6730
6731 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6732
6733 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6734 GDBFLAGS.
6735
6736 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6737
6738 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6739 the test is skipped.
6740 * gdb.btrace/data.exp: Likewise.
6741 * gdb.btrace/delta.exp: Likewise.
6742 * gdb.btrace/dlopen.exp: Likewise.
6743 * gdb.btrace/enable-running.exp: Likewise.
6744 * gdb.btrace/enable.exp: Likewise.
6745 * gdb.btrace/exception.exp: Likewise.
6746 * gdb.btrace/function_call_history.exp: Likewise.
6747 * gdb.btrace/gcore.exp: Likewise.
6748 * gdb.btrace/instruction_history.exp: Likewise.
6749 * gdb.btrace/multi-thread-step.exp: Likewise.
6750 * gdb.btrace/nohist.exp: Likewise.
6751 * gdb.btrace/non-stop.exp: Likewise.
6752 * gdb.btrace/reconnect.exp: Likewise.
6753 * gdb.btrace/record_goto-step.exp: Likewise.
6754 * gdb.btrace/record_goto.exp: Likewise.
6755 * gdb.btrace/rn-dl-bind.exp: Likewise.
6756 * gdb.btrace/segv.exp: Likewise.
6757 * gdb.btrace/step.exp: Likewise.
6758 * gdb.btrace/stepi.exp: Likewise.
6759 * gdb.btrace/tailcall-only.exp: Likewise.
6760 * gdb.btrace/tailcall.exp: Likewise.
6761 * gdb.btrace/tsx.exp: Likewise.
6762 * gdb.btrace/unknown_functions.exp: Likewise.
6763 * gdb.btrace/vdso.exp: Likewise.
6764
6765 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6766
6767 * gdb.btrace/enable-running.c: New.
6768 * gdb.btrace/enable-running.exp: New.
6769
6770 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6771
6772 * gdb.arch/amd64-gs_base.c: New file.
6773 * gdb.arch/amd64-gs_base.exp: New file.
6774
6775 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6776
6777 * lib/memory.exp: Remove spurious empty newlines.
6778
6779 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6780
6781 * gdb.python/py-bad-printers.exp: Load python file using "source".
6782 * gdb.python/py-events.exp: Likewise.
6783 * gdb.python/py-evsignal.exp: Likewise.
6784 * gdb.python/py-evthreads.exp: Likewise.
6785 * gdb.python/py-frame-args.exp: Likewise.
6786 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6787 * gdb.python/py-framefilter-mi.exp: Likewise.
6788 * gdb.python/py-framefilter.exp: Likewise.
6789 * gdb.python/py-mi.exp: Likewise.
6790 * gdb.python/py-pp-maint.exp: Likewise.
6791 * gdb.python/py-pp-registration.exp: Likewise.
6792 * gdb.python/py-prettyprint.exp: Likewise.
6793 (run_lang_tests): Likewise.
6794 * gdb.python/py-typeprint.exp: Likewise.
6795
6796 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6797
6798 * lib/memory.exp: New file.
6799 * lib/gdb.exp: Load memory.exp.
6800 * gdb.base/memattr.exp (delete_memory): Move proc to
6801 lib/memory.exp and rename to delete_memory_regions.
6802 Replace delete_memory with delete_memory_regions.
6803 Cleanup memory regions before tests.
6804 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6805 before tests.
6806
6807 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6808
6809 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6810 files.
6811 (initialize): New function conditionally defined.
6812 (testcases): Move within conditional block.
6813 (main): Call initialize.
6814 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6815 of gdb.reverse/insn-reverse.c.
6816 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6817 gdb.reverse/insn-reverse.c.
6818
6819 2017-01-26 Yao Qi <yao.qi@linaro.org>
6820
6821 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6822 disassemble on address 0.
6823
6824 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6825 Yao Qi <yao.qi@linaro.org>
6826
6827 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6828 * gdb.dwarf2/implptr-64bit.S: Remove.
6829 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6830 variables in caller's context. Add DW_OP_implicit_value.
6831
6832 2017-01-25 Yao Qi <yao.qi@linaro.org>
6833
6834 * lib/dwarf.exp (Dwarf::_location): Handle
6835 DW_OP_GNU_implicit_pointer with proper size.
6836
6837 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6838
6839 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6840 and add untested calls.
6841
6842 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6843
6844 * gdb.python/python.exp: Check line number against what GDB thinks
6845 the line number is for func1.
6846
6847 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6848
6849 * gdb.dlang/debug-expr.exp: New file.
6850
6851 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
6852
6853 Fix test names for the following files:
6854
6855 * gdb.ada/exec_changed.exp
6856 * gdb.ada/info_types.exp
6857 * gdb.arch/aarch64-atomic-inst.exp
6858 * gdb.arch/aarch64-fp.exp
6859 * gdb.arch/altivec-abi.exp
6860 * gdb.arch/altivec-regs.exp
6861 * gdb.arch/amd64-byte.exp
6862 * gdb.arch/amd64-disp-step.exp
6863 * gdb.arch/amd64-dword.exp
6864 * gdb.arch/amd64-entry-value-inline.exp
6865 * gdb.arch/amd64-entry-value-param.exp
6866 * gdb.arch/amd64-entry-value-paramref.exp
6867 * gdb.arch/amd64-entry-value.exp
6868 * gdb.arch/amd64-i386-address.exp
6869 * gdb.arch/amd64-invalid-stack-middle.exp
6870 * gdb.arch/amd64-invalid-stack-top.exp
6871 * gdb.arch/amd64-optimout-repeat.exp
6872 * gdb.arch/amd64-prologue-skip.exp
6873 * gdb.arch/amd64-prologue-xmm.exp
6874 * gdb.arch/amd64-stap-special-operands.exp
6875 * gdb.arch/amd64-stap-wrong-subexp.exp
6876 * gdb.arch/amd64-tailcall-cxx.exp
6877 * gdb.arch/amd64-tailcall-noret.exp
6878 * gdb.arch/amd64-tailcall-ret.exp
6879 * gdb.arch/amd64-tailcall-self.exp
6880 * gdb.arch/amd64-word.exp
6881 * gdb.arch/arm-bl-branch-dest.exp
6882 * gdb.arch/arm-disp-step.exp
6883 * gdb.arch/arm-neon.exp
6884 * gdb.arch/arm-single-step-kernel-helper.exp
6885 * gdb.arch/avr-flash-qualifier.exp
6886 * gdb.arch/disp-step-insn-reloc.exp
6887 * gdb.arch/e500-abi.exp
6888 * gdb.arch/e500-regs.exp
6889 * gdb.arch/ftrace-insn-reloc.exp
6890 * gdb.arch/i386-avx512.exp
6891 * gdb.arch/i386-bp_permanent.exp
6892 * gdb.arch/i386-byte.exp
6893 * gdb.arch/i386-cfi-notcurrent.exp
6894 * gdb.arch/i386-disp-step.exp
6895 * gdb.arch/i386-dr3-watch.exp
6896 * gdb.arch/i386-float.exp
6897 * gdb.arch/i386-gnu-cfi.exp
6898 * gdb.arch/i386-mpx-map.exp
6899 * gdb.arch/i386-mpx-sigsegv.exp
6900 * gdb.arch/i386-mpx-simple_segv.exp
6901 * gdb.arch/i386-mpx.exp
6902 * gdb.arch/i386-permbkpt.exp
6903 * gdb.arch/i386-prologue.exp
6904 * gdb.arch/i386-signal.exp
6905 * gdb.arch/i386-size-overlap.exp
6906 * gdb.arch/i386-unwind.exp
6907 * gdb.arch/i386-word.exp
6908 * gdb.arch/mips-fcr.exp
6909 * gdb.arch/powerpc-d128-regs.exp
6910 * gdb.arch/powerpc-stackless.exp
6911 * gdb.arch/ppc64-atomic-inst.exp
6912 * gdb.arch/s390-stackless.exp
6913 * gdb.arch/s390-tdbregs.exp
6914 * gdb.arch/s390-vregs.exp
6915 * gdb.arch/sparc-sysstep.exp
6916 * gdb.arch/thumb-bx-pc.exp
6917 * gdb.arch/thumb-singlestep.exp
6918 * gdb.arch/thumb2-it.exp
6919 * gdb.arch/vsx-regs.exp
6920 * gdb.asm/asm-source.exp
6921 * gdb.base/a2-run.exp
6922 * gdb.base/advance.exp
6923 * gdb.base/all-bin.exp
6924 * gdb.base/anon.exp
6925 * gdb.base/args.exp
6926 * gdb.base/arithmet.exp
6927 * gdb.base/async-shell.exp
6928 * gdb.base/async.exp
6929 * gdb.base/attach-pie-noexec.exp
6930 * gdb.base/attach-twice.exp
6931 * gdb.base/auto-load.exp
6932 * gdb.base/bang.exp
6933 * gdb.base/bitfields.exp
6934 * gdb.base/break-always.exp
6935 * gdb.base/break-caller-line.exp
6936 * gdb.base/break-entry.exp
6937 * gdb.base/break-inline.exp
6938 * gdb.base/break-on-linker-gcd-function.exp
6939 * gdb.base/break-probes.exp
6940 * gdb.base/break.exp
6941 * gdb.base/breakpoint-shadow.exp
6942 * gdb.base/call-ar-st.exp
6943 * gdb.base/call-sc.exp
6944 * gdb.base/call-signal-resume.exp
6945 * gdb.base/call-strs.exp
6946 * gdb.base/callfuncs.exp
6947 * gdb.base/catch-fork-static.exp
6948 * gdb.base/catch-gdb-caused-signals.exp
6949 * gdb.base/catch-load.exp
6950 * gdb.base/catch-signal-fork.exp
6951 * gdb.base/catch-signal.exp
6952 * gdb.base/catch-syscall.exp
6953 * gdb.base/charset.exp
6954 * gdb.base/checkpoint.exp
6955 * gdb.base/chng-syms.exp
6956 * gdb.base/code-expr.exp
6957 * gdb.base/code_elim.exp
6958 * gdb.base/commands.exp
6959 * gdb.base/completion.exp
6960 * gdb.base/complex.exp
6961 * gdb.base/cond-expr.exp
6962 * gdb.base/condbreak.exp
6963 * gdb.base/consecutive.exp
6964 * gdb.base/continue-all-already-running.exp
6965 * gdb.base/coredump-filter.exp
6966 * gdb.base/corefile.exp
6967 * gdb.base/dbx.exp
6968 * gdb.base/debug-expr.exp
6969 * gdb.base/define.exp
6970 * gdb.base/del.exp
6971 * gdb.base/disabled-location.exp
6972 * gdb.base/disasm-end-cu.exp
6973 * gdb.base/disasm-optim.exp
6974 * gdb.base/display.exp
6975 * gdb.base/duplicate-bp.exp
6976 * gdb.base/ena-dis-br.exp
6977 * gdb.base/ending-run.exp
6978 * gdb.base/enumval.exp
6979 * gdb.base/environ.exp
6980 * gdb.base/eu-strip-infcall.exp
6981 * gdb.base/eval-avoid-side-effects.exp
6982 * gdb.base/eval-skip.exp
6983 * gdb.base/exitsignal.exp
6984 * gdb.base/expand-psymtabs.exp
6985 * gdb.base/filesym.exp
6986 * gdb.base/find-unmapped.exp
6987 * gdb.base/finish.exp
6988 * gdb.base/float.exp
6989 * gdb.base/foll-exec-mode.exp
6990 * gdb.base/foll-exec.exp
6991 * gdb.base/foll-fork.exp
6992 * gdb.base/fortran-sym-case.exp
6993 * gdb.base/freebpcmd.exp
6994 * gdb.base/func-ptr.exp
6995 * gdb.base/func-ptrs.exp
6996 * gdb.base/funcargs.exp
6997 * gdb.base/gcore-buffer-overflow.exp
6998 * gdb.base/gcore-relro-pie.exp
6999 * gdb.base/gcore-relro.exp
7000 * gdb.base/gcore.exp
7001 * gdb.base/gdb1090.exp
7002 * gdb.base/gdb11530.exp
7003 * gdb.base/gdb11531.exp
7004 * gdb.base/gdb1821.exp
7005 * gdb.base/gdbindex-stabs.exp
7006 * gdb.base/gdbvars.exp
7007 * gdb.base/hbreak.exp
7008 * gdb.base/hbreak2.exp
7009 * gdb.base/included.exp
7010 * gdb.base/infcall-input.exp
7011 * gdb.base/inferior-died.exp
7012 * gdb.base/infnan.exp
7013 * gdb.base/info-macros.exp
7014 * gdb.base/info-os.exp
7015 * gdb.base/info-proc.exp
7016 * gdb.base/info-shared.exp
7017 * gdb.base/info-target.exp
7018 * gdb.base/infoline.exp
7019 * gdb.base/interp.exp
7020 * gdb.base/interrupt.exp
7021 * gdb.base/jit-reader.exp
7022 * gdb.base/jit-simple.exp
7023 * gdb.base/kill-after-signal.exp
7024 * gdb.base/kill-detach-inferiors-cmd.exp
7025 * gdb.base/label.exp
7026 * gdb.base/langs.exp
7027 * gdb.base/ldbl_e308.exp
7028 * gdb.base/line-symtabs.exp
7029 * gdb.base/linespecs.exp
7030 * gdb.base/list.exp
7031 * gdb.base/long_long.exp
7032 * gdb.base/longest-types.exp
7033 * gdb.base/maint.exp
7034 * gdb.base/max-value-size.exp
7035 * gdb.base/memattr.exp
7036 * gdb.base/mips_pro.exp
7037 * gdb.base/morestack.exp
7038 * gdb.base/moribund-step.exp
7039 * gdb.base/multi-forks.exp
7040 * gdb.base/nested-addr.exp
7041 * gdb.base/nextoverexit.exp
7042 * gdb.base/noreturn-finish.exp
7043 * gdb.base/noreturn-return.exp
7044 * gdb.base/nostdlib.exp
7045 * gdb.base/offsets.exp
7046 * gdb.base/opaque.exp
7047 * gdb.base/pc-fp.exp
7048 * gdb.base/permissions.exp
7049 * gdb.base/print-symbol-loading.exp
7050 * gdb.base/prologue-include.exp
7051 * gdb.base/psymtab.exp
7052 * gdb.base/ptype.exp
7053 * gdb.base/random-signal.exp
7054 * gdb.base/randomize.exp
7055 * gdb.base/range-stepping.exp
7056 * gdb.base/readline-ask.exp
7057 * gdb.base/recpar.exp
7058 * gdb.base/recurse.exp
7059 * gdb.base/relational.exp
7060 * gdb.base/restore.exp
7061 * gdb.base/return-nodebug.exp
7062 * gdb.base/return.exp
7063 * gdb.base/run-after-attach.exp
7064 * gdb.base/save-bp.exp
7065 * gdb.base/scope.exp
7066 * gdb.base/sect-cmd.exp
7067 * gdb.base/set-lang-auto.exp
7068 * gdb.base/set-noassign.exp
7069 * gdb.base/setvar.exp
7070 * gdb.base/sigall.exp
7071 * gdb.base/sigbpt.exp
7072 * gdb.base/siginfo-addr.exp
7073 * gdb.base/siginfo-infcall.exp
7074 * gdb.base/siginfo-obj.exp
7075 * gdb.base/siginfo.exp
7076 * gdb.base/signals-state-child.exp
7077 * gdb.base/signest.exp
7078 * gdb.base/sigstep.exp
7079 * gdb.base/sizeof.exp
7080 * gdb.base/skip.exp
7081 * gdb.base/solib-corrupted.exp
7082 * gdb.base/solib-nodir.exp
7083 * gdb.base/solib-search.exp
7084 * gdb.base/stack-checking.exp
7085 * gdb.base/stale-infcall.exp
7086 * gdb.base/stap-probe.exp
7087 * gdb.base/start.exp
7088 * gdb.base/step-break.exp
7089 * gdb.base/step-bt.exp
7090 * gdb.base/step-line.exp
7091 * gdb.base/step-over-exit.exp
7092 * gdb.base/step-over-syscall.exp
7093 * gdb.base/step-resume-infcall.exp
7094 * gdb.base/step-test.exp
7095 * gdb.base/store.exp
7096 * gdb.base/structs3.exp
7097 * gdb.base/sym-file.exp
7098 * gdb.base/symbol-without-target_section.exp
7099 * gdb.base/term.exp
7100 * gdb.base/testenv.exp
7101 * gdb.base/ui-redirect.exp
7102 * gdb.base/until.exp
7103 * gdb.base/unwindonsignal.exp
7104 * gdb.base/value-double-free.exp
7105 * gdb.base/vla-datatypes.exp
7106 * gdb.base/vla-ptr.exp
7107 * gdb.base/vla-sideeffect.exp
7108 * gdb.base/volatile.exp
7109 * gdb.base/watch-cond-infcall.exp
7110 * gdb.base/watch-cond.exp
7111 * gdb.base/watch-non-mem.exp
7112 * gdb.base/watch-read.exp
7113 * gdb.base/watch-vfork.exp
7114 * gdb.base/watchpoint-cond-gone.exp
7115 * gdb.base/watchpoint-delete.exp
7116 * gdb.base/watchpoint-hw-hit-once.exp
7117 * gdb.base/watchpoint-hw.exp
7118 * gdb.base/watchpoint-stops-at-right-insn.exp
7119 * gdb.base/watchpoints.exp
7120 * gdb.base/wchar.exp
7121 * gdb.base/whatis-exp.exp
7122 * gdb.btrace/buffer-size.exp
7123 * gdb.btrace/data.exp
7124 * gdb.btrace/delta.exp
7125 * gdb.btrace/dlopen.exp
7126 * gdb.btrace/enable.exp
7127 * gdb.btrace/exception.exp
7128 * gdb.btrace/function_call_history.exp
7129 * gdb.btrace/gcore.exp
7130 * gdb.btrace/instruction_history.exp
7131 * gdb.btrace/nohist.exp
7132 * gdb.btrace/reconnect.exp
7133 * gdb.btrace/record_goto-step.exp
7134 * gdb.btrace/record_goto.exp
7135 * gdb.btrace/rn-dl-bind.exp
7136 * gdb.btrace/segv.exp
7137 * gdb.btrace/step.exp
7138 * gdb.btrace/stepi.exp
7139 * gdb.btrace/tailcall-only.exp
7140 * gdb.btrace/tailcall.exp
7141 * gdb.btrace/tsx.exp
7142 * gdb.btrace/unknown_functions.exp
7143 * gdb.btrace/vdso.exp
7144 * gdb.compile/compile-ifunc.exp
7145 * gdb.compile/compile-ops.exp
7146 * gdb.compile/compile-print.exp
7147 * gdb.compile/compile-setjmp.exp
7148 * gdb.cp/abstract-origin.exp
7149 * gdb.cp/ambiguous.exp
7150 * gdb.cp/annota2.exp
7151 * gdb.cp/annota3.exp
7152 * gdb.cp/anon-ns.exp
7153 * gdb.cp/anon-struct.exp
7154 * gdb.cp/anon-union.exp
7155 * gdb.cp/arg-reference.exp
7156 * gdb.cp/baseenum.exp
7157 * gdb.cp/bool.exp
7158 * gdb.cp/breakpoint.exp
7159 * gdb.cp/bs15503.exp
7160 * gdb.cp/call-c.exp
7161 * gdb.cp/casts.exp
7162 * gdb.cp/chained-calls.exp
7163 * gdb.cp/class2.exp
7164 * gdb.cp/classes.exp
7165 * gdb.cp/cmpd-minsyms.exp
7166 * gdb.cp/converts.exp
7167 * gdb.cp/cp-relocate.exp
7168 * gdb.cp/cpcompletion.exp
7169 * gdb.cp/cpexprs.exp
7170 * gdb.cp/cplabel.exp
7171 * gdb.cp/cplusfuncs.exp
7172 * gdb.cp/cpsizeof.exp
7173 * gdb.cp/ctti.exp
7174 * gdb.cp/derivation.exp
7175 * gdb.cp/destrprint.exp
7176 * gdb.cp/dispcxx.exp
7177 * gdb.cp/enum-class.exp
7178 * gdb.cp/exception.exp
7179 * gdb.cp/exceptprint.exp
7180 * gdb.cp/expand-psymtabs-cxx.exp
7181 * gdb.cp/expand-sals.exp
7182 * gdb.cp/extern-c.exp
7183 * gdb.cp/filename.exp
7184 * gdb.cp/formatted-ref.exp
7185 * gdb.cp/fpointer.exp
7186 * gdb.cp/gdb1355.exp
7187 * gdb.cp/gdb2495.exp
7188 * gdb.cp/hang.exp
7189 * gdb.cp/impl-this.exp
7190 * gdb.cp/infcall-dlopen.exp
7191 * gdb.cp/inherit.exp
7192 * gdb.cp/iostream.exp
7193 * gdb.cp/koenig.exp
7194 * gdb.cp/local.exp
7195 * gdb.cp/m-data.exp
7196 * gdb.cp/m-static.exp
7197 * gdb.cp/mb-ctor.exp
7198 * gdb.cp/mb-inline.exp
7199 * gdb.cp/mb-templates.exp
7200 * gdb.cp/member-name.exp
7201 * gdb.cp/member-ptr.exp
7202 * gdb.cp/meth-typedefs.exp
7203 * gdb.cp/method.exp
7204 * gdb.cp/method2.exp
7205 * gdb.cp/minsym-fallback.exp
7206 * gdb.cp/misc.exp
7207 * gdb.cp/namelessclass.exp
7208 * gdb.cp/namespace-enum.exp
7209 * gdb.cp/namespace-nested-import.exp
7210 * gdb.cp/namespace.exp
7211 * gdb.cp/nextoverthrow.exp
7212 * gdb.cp/no-dmgl-verbose.exp
7213 * gdb.cp/non-trivial-retval.exp
7214 * gdb.cp/noparam.exp
7215 * gdb.cp/nsdecl.exp
7216 * gdb.cp/nsimport.exp
7217 * gdb.cp/nsnested.exp
7218 * gdb.cp/nsnoimports.exp
7219 * gdb.cp/nsrecurs.exp
7220 * gdb.cp/nsstress.exp
7221 * gdb.cp/nsusing.exp
7222 * gdb.cp/operator.exp
7223 * gdb.cp/oranking.exp
7224 * gdb.cp/overload-const.exp
7225 * gdb.cp/overload.exp
7226 * gdb.cp/ovldbreak.exp
7227 * gdb.cp/ovsrch.exp
7228 * gdb.cp/paren-type.exp
7229 * gdb.cp/parse-lang.exp
7230 * gdb.cp/pass-by-ref.exp
7231 * gdb.cp/pr-1023.exp
7232 * gdb.cp/pr-1210.exp
7233 * gdb.cp/pr-574.exp
7234 * gdb.cp/pr10687.exp
7235 * gdb.cp/pr12028.exp
7236 * gdb.cp/pr17132.exp
7237 * gdb.cp/pr17494.exp
7238 * gdb.cp/pr9067.exp
7239 * gdb.cp/pr9167.exp
7240 * gdb.cp/pr9631.exp
7241 * gdb.cp/printmethod.exp
7242 * gdb.cp/psmang.exp
7243 * gdb.cp/psymtab-parameter.exp
7244 * gdb.cp/ptype-cv-cp.exp
7245 * gdb.cp/ptype-flags.exp
7246 * gdb.cp/re-set-overloaded.exp
7247 * gdb.cp/ref-types.exp
7248 * gdb.cp/rtti.exp
7249 * gdb.cp/scope-err.exp
7250 * gdb.cp/shadow.exp
7251 * gdb.cp/smartp.exp
7252 * gdb.cp/static-method.exp
7253 * gdb.cp/static-print-quit.exp
7254 * gdb.cp/temargs.exp
7255 * gdb.cp/templates.exp
7256 * gdb.cp/try_catch.exp
7257 * gdb.cp/typedef-operator.exp
7258 * gdb.cp/typeid.exp
7259 * gdb.cp/userdef.exp
7260 * gdb.cp/using-crash.exp
7261 * gdb.cp/var-tag.exp
7262 * gdb.cp/virtbase.exp
7263 * gdb.cp/virtfunc.exp
7264 * gdb.cp/virtfunc2.exp
7265 * gdb.cp/vla-cxx.exp
7266 * gdb.disasm/t01_mov.exp
7267 * gdb.disasm/t02_mova.exp
7268 * gdb.disasm/t03_add.exp
7269 * gdb.disasm/t04_sub.exp
7270 * gdb.disasm/t05_cmp.exp
7271 * gdb.disasm/t06_ari2.exp
7272 * gdb.disasm/t07_ari3.exp
7273 * gdb.disasm/t08_or.exp
7274 * gdb.disasm/t09_xor.exp
7275 * gdb.disasm/t10_and.exp
7276 * gdb.disasm/t11_logs.exp
7277 * gdb.disasm/t12_bit.exp
7278 * gdb.disasm/t13_otr.exp
7279 * gdb.dlang/circular.exp
7280 * gdb.dwarf2/arr-stride.exp
7281 * gdb.dwarf2/arr-subrange.exp
7282 * gdb.dwarf2/atomic-type.exp
7283 * gdb.dwarf2/bad-regnum.exp
7284 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7285 * gdb.dwarf2/callframecfa.exp
7286 * gdb.dwarf2/clztest.exp
7287 * gdb.dwarf2/corrupt.exp
7288 * gdb.dwarf2/data-loc.exp
7289 * gdb.dwarf2/dup-psym.exp
7290 * gdb.dwarf2/dw2-anon-mptr.exp
7291 * gdb.dwarf2/dw2-anonymous-func.exp
7292 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7293 * gdb.dwarf2/dw2-bad-unresolved.exp
7294 * gdb.dwarf2/dw2-basic.exp
7295 * gdb.dwarf2/dw2-canonicalize-type.exp
7296 * gdb.dwarf2/dw2-case-insensitive.exp
7297 * gdb.dwarf2/dw2-common-block.exp
7298 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7299 * gdb.dwarf2/dw2-compressed.exp
7300 * gdb.dwarf2/dw2-const.exp
7301 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7302 * gdb.dwarf2/dw2-cu-size.exp
7303 * gdb.dwarf2/dw2-dup-frame.exp
7304 * gdb.dwarf2/dw2-entry-value.exp
7305 * gdb.dwarf2/dw2-icycle.exp
7306 * gdb.dwarf2/dw2-ifort-parameter.exp
7307 * gdb.dwarf2/dw2-inline-break.exp
7308 * gdb.dwarf2/dw2-inline-param.exp
7309 * gdb.dwarf2/dw2-intercu.exp
7310 * gdb.dwarf2/dw2-intermix.exp
7311 * gdb.dwarf2/dw2-lexical-block-bare.exp
7312 * gdb.dwarf2/dw2-linkage-name-trust.exp
7313 * gdb.dwarf2/dw2-minsym-in-cu.exp
7314 * gdb.dwarf2/dw2-noloc.exp
7315 * gdb.dwarf2/dw2-op-call.exp
7316 * gdb.dwarf2/dw2-op-out-param.exp
7317 * gdb.dwarf2/dw2-opt-structptr.exp
7318 * gdb.dwarf2/dw2-param-error.exp
7319 * gdb.dwarf2/dw2-producer.exp
7320 * gdb.dwarf2/dw2-ranges-base.exp
7321 * gdb.dwarf2/dw2-ref-missing-frame.exp
7322 * gdb.dwarf2/dw2-reg-undefined.exp
7323 * gdb.dwarf2/dw2-regno-invalid.exp
7324 * gdb.dwarf2/dw2-restore.exp
7325 * gdb.dwarf2/dw2-restrict.exp
7326 * gdb.dwarf2/dw2-single-line-discriminators.exp
7327 * gdb.dwarf2/dw2-strp.exp
7328 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7329 * gdb.dwarf2/dw2-unresolved.exp
7330 * gdb.dwarf2/dw2-var-zero-addr.exp
7331 * gdb.dwarf2/dw4-sig-types.exp
7332 * gdb.dwarf2/dwz.exp
7333 * gdb.dwarf2/dynarr-ptr.exp
7334 * gdb.dwarf2/enum-type.exp
7335 * gdb.dwarf2/gdb-index.exp
7336 * gdb.dwarf2/implptr-64bit.exp
7337 * gdb.dwarf2/implptr-optimized-out.exp
7338 * gdb.dwarf2/implptr.exp
7339 * gdb.dwarf2/implref-array.exp
7340 * gdb.dwarf2/implref-const.exp
7341 * gdb.dwarf2/implref-global.exp
7342 * gdb.dwarf2/implref-struct.exp
7343 * gdb.dwarf2/mac-fileno.exp
7344 * gdb.dwarf2/main-subprogram.exp
7345 * gdb.dwarf2/member-ptr-forwardref.exp
7346 * gdb.dwarf2/method-ptr.exp
7347 * gdb.dwarf2/missing-sig-type.exp
7348 * gdb.dwarf2/nonvar-access.exp
7349 * gdb.dwarf2/opaque-type-lookup.exp
7350 * gdb.dwarf2/pieces-optimized-out.exp
7351 * gdb.dwarf2/pieces.exp
7352 * gdb.dwarf2/pr10770.exp
7353 * gdb.dwarf2/pr13961.exp
7354 * gdb.dwarf2/staticvirtual.exp
7355 * gdb.dwarf2/subrange.exp
7356 * gdb.dwarf2/symtab-producer.exp
7357 * gdb.dwarf2/trace-crash.exp
7358 * gdb.dwarf2/typeddwarf.exp
7359 * gdb.dwarf2/valop.exp
7360 * gdb.dwarf2/watch-notconst.exp
7361 * gdb.fortran/array-element.exp
7362 * gdb.fortran/charset.exp
7363 * gdb.fortran/common-block.exp
7364 * gdb.fortran/complex.exp
7365 * gdb.fortran/derived-type-function.exp
7366 * gdb.fortran/derived-type.exp
7367 * gdb.fortran/logical.exp
7368 * gdb.fortran/module.exp
7369 * gdb.fortran/multi-dim.exp
7370 * gdb.fortran/nested-funcs.exp
7371 * gdb.fortran/print-formatted.exp
7372 * gdb.fortran/subarray.exp
7373 * gdb.fortran/vla-alloc-assoc.exp
7374 * gdb.fortran/vla-datatypes.exp
7375 * gdb.fortran/vla-history.exp
7376 * gdb.fortran/vla-ptr-info.exp
7377 * gdb.fortran/vla-ptype-sub.exp
7378 * gdb.fortran/vla-ptype.exp
7379 * gdb.fortran/vla-sizeof.exp
7380 * gdb.fortran/vla-type.exp
7381 * gdb.fortran/vla-value-sub-arbitrary.exp
7382 * gdb.fortran/vla-value-sub-finish.exp
7383 * gdb.fortran/vla-value-sub.exp
7384 * gdb.fortran/vla-value.exp
7385 * gdb.fortran/whatis_type.exp
7386 * gdb.go/chan.exp
7387 * gdb.go/handcall.exp
7388 * gdb.go/hello.exp
7389 * gdb.go/integers.exp
7390 * gdb.go/methods.exp
7391 * gdb.go/package.exp
7392 * gdb.go/strings.exp
7393 * gdb.go/types.exp
7394 * gdb.go/unsafe.exp
7395 * gdb.guile/scm-arch.exp
7396 * gdb.guile/scm-block.exp
7397 * gdb.guile/scm-breakpoint.exp
7398 * gdb.guile/scm-cmd.exp
7399 * gdb.guile/scm-disasm.exp
7400 * gdb.guile/scm-equal.exp
7401 * gdb.guile/scm-frame-args.exp
7402 * gdb.guile/scm-frame-inline.exp
7403 * gdb.guile/scm-frame.exp
7404 * gdb.guile/scm-iterator.exp
7405 * gdb.guile/scm-math.exp
7406 * gdb.guile/scm-objfile.exp
7407 * gdb.guile/scm-ports.exp
7408 * gdb.guile/scm-symbol.exp
7409 * gdb.guile/scm-symtab.exp
7410 * gdb.guile/scm-value-cc.exp
7411 * gdb.guile/types-module.exp
7412 * gdb.linespec/break-ask.exp
7413 * gdb.linespec/cpexplicit.exp
7414 * gdb.linespec/explicit.exp
7415 * gdb.linespec/keywords.exp
7416 * gdb.linespec/linespec.exp
7417 * gdb.linespec/ls-dollar.exp
7418 * gdb.linespec/ls-errs.exp
7419 * gdb.linespec/skip-two.exp
7420 * gdb.linespec/thread.exp
7421 * gdb.mi/mi-async.exp
7422 * gdb.mi/mi-basics.exp
7423 * gdb.mi/mi-break.exp
7424 * gdb.mi/mi-catch-load.exp
7425 * gdb.mi/mi-cli.exp
7426 * gdb.mi/mi-cmd-param-changed.exp
7427 * gdb.mi/mi-console.exp
7428 * gdb.mi/mi-detach.exp
7429 * gdb.mi/mi-disassemble.exp
7430 * gdb.mi/mi-eval.exp
7431 * gdb.mi/mi-file-transfer.exp
7432 * gdb.mi/mi-file.exp
7433 * gdb.mi/mi-fill-memory.exp
7434 * gdb.mi/mi-inheritance-syntax-error.exp
7435 * gdb.mi/mi-linespec-err-cp.exp
7436 * gdb.mi/mi-logging.exp
7437 * gdb.mi/mi-memory-changed.exp
7438 * gdb.mi/mi-read-memory.exp
7439 * gdb.mi/mi-record-changed.exp
7440 * gdb.mi/mi-reg-undefined.exp
7441 * gdb.mi/mi-regs.exp
7442 * gdb.mi/mi-return.exp
7443 * gdb.mi/mi-reverse.exp
7444 * gdb.mi/mi-simplerun.exp
7445 * gdb.mi/mi-solib.exp
7446 * gdb.mi/mi-stack.exp
7447 * gdb.mi/mi-stepi.exp
7448 * gdb.mi/mi-syn-frame.exp
7449 * gdb.mi/mi-until.exp
7450 * gdb.mi/mi-var-block.exp
7451 * gdb.mi/mi-var-child.exp
7452 * gdb.mi/mi-var-cmd.exp
7453 * gdb.mi/mi-var-cp.exp
7454 * gdb.mi/mi-var-display.exp
7455 * gdb.mi/mi-var-invalidate.exp
7456 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7457 * gdb.mi/mi-vla-fortran.exp
7458 * gdb.mi/mi-watch.exp
7459 * gdb.mi/mi2-var-child.exp
7460 * gdb.mi/user-selected-context-sync.exp
7461 * gdb.modula2/unbounded-array.exp
7462 * gdb.multi/dummy-frame-restore.exp
7463 * gdb.multi/multi-arch-exec.exp
7464 * gdb.multi/multi-arch.exp
7465 * gdb.multi/tids.exp
7466 * gdb.multi/watchpoint-multi.exp
7467 * gdb.opencl/callfuncs.exp
7468 * gdb.opencl/convs_casts.exp
7469 * gdb.opencl/datatypes.exp
7470 * gdb.opencl/operators.exp
7471 * gdb.opencl/vec_comps.exp
7472 * gdb.opt/clobbered-registers-O2.exp
7473 * gdb.opt/inline-break.exp
7474 * gdb.opt/inline-bt.exp
7475 * gdb.opt/inline-cmds.exp
7476 * gdb.opt/inline-locals.exp
7477 * gdb.pascal/case-insensitive-symbols.exp
7478 * gdb.pascal/floats.exp
7479 * gdb.pascal/gdb11492.exp
7480 * gdb.python/lib-types.exp
7481 * gdb.python/py-arch.exp
7482 * gdb.python/py-as-string.exp
7483 * gdb.python/py-bad-printers.exp
7484 * gdb.python/py-block.exp
7485 * gdb.python/py-breakpoint-create-fail.exp
7486 * gdb.python/py-breakpoint.exp
7487 * gdb.python/py-caller-is.exp
7488 * gdb.python/py-cmd.exp
7489 * gdb.python/py-explore-cc.exp
7490 * gdb.python/py-explore.exp
7491 * gdb.python/py-finish-breakpoint.exp
7492 * gdb.python/py-finish-breakpoint2.exp
7493 * gdb.python/py-frame-args.exp
7494 * gdb.python/py-frame-inline.exp
7495 * gdb.python/py-frame.exp
7496 * gdb.python/py-framefilter-mi.exp
7497 * gdb.python/py-infthread.exp
7498 * gdb.python/py-lazy-string.exp
7499 * gdb.python/py-linetable.exp
7500 * gdb.python/py-mi-events.exp
7501 * gdb.python/py-mi-objfile.exp
7502 * gdb.python/py-mi.exp
7503 * gdb.python/py-objfile.exp
7504 * gdb.python/py-pp-integral.exp
7505 * gdb.python/py-pp-maint.exp
7506 * gdb.python/py-pp-re-notag.exp
7507 * gdb.python/py-pp-registration.exp
7508 * gdb.python/py-recurse-unwind.exp
7509 * gdb.python/py-strfns.exp
7510 * gdb.python/py-symbol.exp
7511 * gdb.python/py-symtab.exp
7512 * gdb.python/py-sync-interp.exp
7513 * gdb.python/py-typeprint.exp
7514 * gdb.python/py-unwind-maint.exp
7515 * gdb.python/py-unwind.exp
7516 * gdb.python/py-value-cc.exp
7517 * gdb.python/py-xmethods.exp
7518 * gdb.reverse/amd64-tailcall-reverse.exp
7519 * gdb.reverse/break-precsave.exp
7520 * gdb.reverse/break-reverse.exp
7521 * gdb.reverse/consecutive-precsave.exp
7522 * gdb.reverse/consecutive-reverse.exp
7523 * gdb.reverse/finish-precsave.exp
7524 * gdb.reverse/finish-reverse-bkpt.exp
7525 * gdb.reverse/finish-reverse.exp
7526 * gdb.reverse/fstatat-reverse.exp
7527 * gdb.reverse/getresuid-reverse.exp
7528 * gdb.reverse/i386-precsave.exp
7529 * gdb.reverse/i386-reverse.exp
7530 * gdb.reverse/i386-sse-reverse.exp
7531 * gdb.reverse/i387-env-reverse.exp
7532 * gdb.reverse/i387-stack-reverse.exp
7533 * gdb.reverse/insn-reverse.exp
7534 * gdb.reverse/machinestate-precsave.exp
7535 * gdb.reverse/machinestate.exp
7536 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7537 * gdb.reverse/pipe-reverse.exp
7538 * gdb.reverse/readv-reverse.exp
7539 * gdb.reverse/recvmsg-reverse.exp
7540 * gdb.reverse/rerun-prec.exp
7541 * gdb.reverse/s390-mvcle.exp
7542 * gdb.reverse/step-precsave.exp
7543 * gdb.reverse/step-reverse.exp
7544 * gdb.reverse/time-reverse.exp
7545 * gdb.reverse/until-precsave.exp
7546 * gdb.reverse/until-reverse.exp
7547 * gdb.reverse/waitpid-reverse.exp
7548 * gdb.reverse/watch-precsave.exp
7549 * gdb.reverse/watch-reverse.exp
7550 * gdb.rust/generics.exp
7551 * gdb.rust/methods.exp
7552 * gdb.rust/modules.exp
7553 * gdb.rust/simple.exp
7554 * gdb.server/connect-with-no-symbol-file.exp
7555 * gdb.server/ext-attach.exp
7556 * gdb.server/ext-restart.exp
7557 * gdb.server/ext-wrapper.exp
7558 * gdb.server/file-transfer.exp
7559 * gdb.server/server-exec-info.exp
7560 * gdb.server/server-kill.exp
7561 * gdb.server/server-mon.exp
7562 * gdb.server/wrapper.exp
7563 * gdb.stabs/exclfwd.exp
7564 * gdb.stabs/gdb11479.exp
7565 * gdb.threads/clone-new-thread-event.exp
7566 * gdb.threads/corethreads.exp
7567 * gdb.threads/current-lwp-dead.exp
7568 * gdb.threads/dlopen-libpthread.exp
7569 * gdb.threads/gcore-thread.exp
7570 * gdb.threads/sigstep-threads.exp
7571 * gdb.threads/watchpoint-fork.exp
7572 * gdb.trace/actions-changed.exp
7573 * gdb.trace/backtrace.exp
7574 * gdb.trace/change-loc.exp
7575 * gdb.trace/circ.exp
7576 * gdb.trace/collection.exp
7577 * gdb.trace/disconnected-tracing.exp
7578 * gdb.trace/ftrace.exp
7579 * gdb.trace/mi-trace-frame-collected.exp
7580 * gdb.trace/mi-trace-unavailable.exp
7581 * gdb.trace/mi-traceframe-changed.exp
7582 * gdb.trace/mi-tsv-changed.exp
7583 * gdb.trace/no-attach-trace.exp
7584 * gdb.trace/passc-dyn.exp
7585 * gdb.trace/qtro.exp
7586 * gdb.trace/range-stepping.exp
7587 * gdb.trace/read-memory.exp
7588 * gdb.trace/save-trace.exp
7589 * gdb.trace/signal.exp
7590 * gdb.trace/status-stop.exp
7591 * gdb.trace/tfile.exp
7592 * gdb.trace/trace-break.exp
7593 * gdb.trace/trace-buffer-size.exp
7594 * gdb.trace/trace-condition.exp
7595 * gdb.trace/tracefile-pseudo-reg.exp
7596 * gdb.trace/tstatus.exp
7597 * gdb.trace/unavailable.exp
7598 * gdb.trace/while-dyn.exp
7599 * gdb.trace/while-stepping.exp
7600
7601 2016-12-22 Doug Evans <xdje42@gmail.com>
7602
7603 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7604 and msymbols.
7605
7606 2016-12-19 Yao Qi <yao.qi@linaro.org>
7607
7608 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7609 (test_with_self): Don't call do_steps_and_nexts, and remove
7610 code about stepping into xmalloc.
7611
7612 2016-12-09 Yao Qi <yao.qi@linaro.org>
7613
7614 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7615
7616 2016-12-09 Yao Qi <yao.qi@linaro.org>
7617
7618 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7619
7620 2016-12-09 Pedro Alves <palves@redhat.com>
7621
7622 * gdb.base/all-architectures-0.exp: New file.
7623 * gdb.base/all-architectures-1.exp: New file.
7624 * gdb.base/all-architectures-2.exp: New file.
7625 * gdb.base/all-architectures-3.exp: New file.
7626 * gdb.base/all-architectures-4.exp: New file.
7627 * gdb.base/all-architectures-5.exp: New file.
7628 * gdb.base/all-architectures-6.exp: New file.
7629 * gdb.base/all-architectures-7.exp: New file.
7630 * gdb.base/all-architectures.exp.in: New file.
7631
7632 2016-12-09 Yao Qi <yao.qi@linaro.org>
7633
7634 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7635
7636 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7637
7638 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7639 possible.
7640 Remove useless pattern-matching code.
7641
7642 2016-12-02 Pedro Alves <palves@redhat.com>
7643
7644 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7645 procedure.
7646 (top level): Call it.
7647
7648 2016-12-02 Pedro Alves <palves@redhat.com>
7649
7650 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7651 New procedure.
7652 (top level): Call it.
7653
7654 2016-12-02 Pedro Alves <palves@redhat.com>
7655
7656 PR cli/20559
7657 * gdb.base/commands.exp (user_defined_command_args_eval): New
7658 procedure.
7659 (top level): Call it.
7660
7661 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7662
7663 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7664 timeout handling.
7665
7666 2016-12-02 Tom Tromey <tom@tromey.com>
7667
7668 * gdb.dwarf2/main-subprogram.c: New file.
7669 * gdb.dwarf2/main-subprogram.exp: New file.
7670
7671 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7672
7673 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7674 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7675 gdb_test_no_output for a couple of cases.
7676 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7677
7678 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7679
7680 Fix test names and standardize compilation error messages throughout
7681 the following files:
7682
7683 * gdb.ada/start.exp
7684 * gdb.arch/alpha-step.exp
7685 * gdb.arch/e500-prologue.exp
7686 * gdb.arch/ftrace-insn-reloc.exp
7687 * gdb.arch/gdb1291.exp
7688 * gdb.arch/gdb1431.exp
7689 * gdb.arch/gdb1558.exp
7690 * gdb.arch/i386-dr3-watch.exp
7691 * gdb.arch/i386-sse-stack-align.exp
7692 * gdb.arch/ia64-breakpoint-shadow.exp
7693 * gdb.arch/pa-nullify.exp
7694 * gdb.arch/powerpc-aix-prologue.exp
7695 * gdb.arch/thumb-bx-pc.exp
7696 * gdb.base/annota1.exp
7697 * gdb.base/annota3.exp
7698 * gdb.base/arrayidx.exp
7699 * gdb.base/assign.exp
7700 * gdb.base/attach.exp
7701 * gdb.base/auxv.exp
7702 * gdb.base/bang.exp
7703 * gdb.base/bfp-test.exp
7704 * gdb.base/bigcore.exp
7705 * gdb.base/bitfields2.exp
7706 * gdb.base/break-fun-addr.exp
7707 * gdb.base/break-probes.exp
7708 * gdb.base/call-rt-st.exp
7709 * gdb.base/callexit.exp
7710 * gdb.base/catch-fork-kill.exp
7711 * gdb.base/charset.exp
7712 * gdb.base/checkpoint.exp
7713 * gdb.base/comprdebug.exp
7714 * gdb.base/constvars.exp
7715 * gdb.base/coredump-filter.exp
7716 * gdb.base/cursal.exp
7717 * gdb.base/cvexpr.exp
7718 * gdb.base/detach.exp
7719 * gdb.base/display.exp
7720 * gdb.base/dmsym.exp
7721 * gdb.base/dprintf-pending.exp
7722 * gdb.base/dso2dso.exp
7723 * gdb.base/dtrace-probe.exp
7724 * gdb.base/dump.exp
7725 * gdb.base/enum_cond.exp
7726 * gdb.base/exe-lock.exp
7727 * gdb.base/exec-invalid-sysroot.exp
7728 * gdb.base/execl-update-breakpoints.exp
7729 * gdb.base/exprs.exp
7730 * gdb.base/fileio.exp
7731 * gdb.base/find.exp
7732 * gdb.base/finish.exp
7733 * gdb.base/fixsection.exp
7734 * gdb.base/foll-vfork.exp
7735 * gdb.base/frame-args.exp
7736 * gdb.base/gcore.exp
7737 * gdb.base/gdb1250.exp
7738 * gdb.base/global-var-nested-by-dso.exp
7739 * gdb.base/gnu-ifunc.exp
7740 * gdb.base/hashline1.exp
7741 * gdb.base/hashline2.exp
7742 * gdb.base/hashline3.exp
7743 * gdb.base/hbreak-in-shr-unsupported.exp
7744 * gdb.base/huge.exp
7745 * gdb.base/infcall-input.exp
7746 * gdb.base/info-fun.exp
7747 * gdb.base/info-shared.exp
7748 * gdb.base/jit-simple.exp
7749 * gdb.base/jit-so.exp
7750 * gdb.base/jit.exp
7751 * gdb.base/jump.exp
7752 * gdb.base/label.exp
7753 * gdb.base/lineinc.exp
7754 * gdb.base/logical.exp
7755 * gdb.base/longjmp.exp
7756 * gdb.base/macscp.exp
7757 * gdb.base/miscexprs.exp
7758 * gdb.base/new-ui-echo.exp
7759 * gdb.base/new-ui-pending-input.exp
7760 * gdb.base/new-ui.exp
7761 * gdb.base/nodebug.exp
7762 * gdb.base/nofield.exp
7763 * gdb.base/offsets.exp
7764 * gdb.base/overlays.exp
7765 * gdb.base/pending.exp
7766 * gdb.base/pointers.exp
7767 * gdb.base/pr11022.exp
7768 * gdb.base/printcmds.exp
7769 * gdb.base/prologue.exp
7770 * gdb.base/ptr-typedef.exp
7771 * gdb.base/realname-expand.exp
7772 * gdb.base/relativedebug.exp
7773 * gdb.base/relocate.exp
7774 * gdb.base/remote.exp
7775 * gdb.base/reread.exp
7776 * gdb.base/return2.exp
7777 * gdb.base/savedregs.exp
7778 * gdb.base/sep.exp
7779 * gdb.base/sepdebug.exp
7780 * gdb.base/sepsymtab.exp
7781 * gdb.base/set-inferior-tty.exp
7782 * gdb.base/setshow.exp
7783 * gdb.base/shlib-call.exp
7784 * gdb.base/sigaltstack.exp
7785 * gdb.base/siginfo-addr.exp
7786 * gdb.base/signals.exp
7787 * gdb.base/signull.exp
7788 * gdb.base/sigrepeat.exp
7789 * gdb.base/so-impl-ld.exp
7790 * gdb.base/solib-display.exp
7791 * gdb.base/solib-overlap.exp
7792 * gdb.base/solib-search.exp
7793 * gdb.base/solib-symbol.exp
7794 * gdb.base/structs.exp
7795 * gdb.base/structs2.exp
7796 * gdb.base/symtab-search-order.exp
7797 * gdb.base/twice.exp
7798 * gdb.base/unload.exp
7799 * gdb.base/varargs.exp
7800 * gdb.base/watchpoint-solib.exp
7801 * gdb.base/watchpoint.exp
7802 * gdb.base/whatis.exp
7803 * gdb.base/wrong_frame_bt_full.exp
7804 * gdb.btrace/dlopen.exp
7805 * gdb.cell/ea-standalone.exp
7806 * gdb.cell/ea-test.exp
7807 * gdb.cp/dispcxx.exp
7808 * gdb.cp/gdb2384.exp
7809 * gdb.cp/method2.exp
7810 * gdb.cp/nextoverthrow.exp
7811 * gdb.cp/pr10728.exp
7812 * gdb.disasm/am33.exp
7813 * gdb.disasm/h8300s.exp
7814 * gdb.disasm/mn10300.exp
7815 * gdb.disasm/sh3.exp
7816 * gdb.dwarf2/dw2-dir-file-name.exp
7817 * gdb.fortran/complex.exp
7818 * gdb.fortran/library-module.exp
7819 * gdb.guile/scm-pretty-print.exp
7820 * gdb.guile/scm-symbol.exp
7821 * gdb.guile/scm-type.exp
7822 * gdb.guile/scm-value.exp
7823 * gdb.linespec/linespec.exp
7824 * gdb.mi/gdb701.exp
7825 * gdb.mi/gdb792.exp
7826 * gdb.mi/mi-breakpoint-changed.exp
7827 * gdb.mi/mi-dprintf-pending.exp
7828 * gdb.mi/mi-dprintf.exp
7829 * gdb.mi/mi-exit-code.exp
7830 * gdb.mi/mi-pending.exp
7831 * gdb.mi/mi-solib.exp
7832 * gdb.mi/new-ui-mi-sync.exp
7833 * gdb.mi/pr11022.exp
7834 * gdb.mi/user-selected-context-sync.exp
7835 * gdb.opt/solib-intra-step.exp
7836 * gdb.python/py-events.exp
7837 * gdb.python/py-finish-breakpoint.exp
7838 * gdb.python/py-mi.exp
7839 * gdb.python/py-prettyprint.exp
7840 * gdb.python/py-shared.exp
7841 * gdb.python/py-symbol.exp
7842 * gdb.python/py-template.exp
7843 * gdb.python/py-type.exp
7844 * gdb.python/py-value.exp
7845 * gdb.reverse/solib-precsave.exp
7846 * gdb.reverse/solib-reverse.exp
7847 * gdb.server/solib-list.exp
7848 * gdb.stabs/weird.exp
7849 * gdb.threads/reconnect-signal.exp
7850 * gdb.threads/stepi-random-signal.exp
7851 * gdb.trace/actions.exp
7852 * gdb.trace/ax.exp
7853 * gdb.trace/backtrace.exp
7854 * gdb.trace/change-loc.exp
7855 * gdb.trace/deltrace.exp
7856 * gdb.trace/ftrace-lock.exp
7857 * gdb.trace/ftrace.exp
7858 * gdb.trace/infotrace.exp
7859 * gdb.trace/mi-tracepoint-changed.exp
7860 * gdb.trace/packetlen.exp
7861 * gdb.trace/passcount.exp
7862 * gdb.trace/pending.exp
7863 * gdb.trace/range-stepping.exp
7864 * gdb.trace/report.exp
7865 * gdb.trace/stap-trace.exp
7866 * gdb.trace/tfind.exp
7867 * gdb.trace/trace-break.exp
7868 * gdb.trace/trace-condition.exp
7869 * gdb.trace/trace-enable-disable.exp
7870 * gdb.trace/trace-mt.exp
7871 * gdb.trace/tracecmd.exp
7872 * gdb.trace/tspeed.exp
7873 * gdb.trace/tsv.exp
7874 * lib/perftest.exp
7875
7876 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7877
7878 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7879 with gdb_test_no_output.
7880 Use command as test name.
7881
7882 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7883
7884 Fix test names starting with uppercase throughout the files.
7885
7886 * gdb.ada/assign_1.exp
7887 * gdb.ada/boolean_expr.exp
7888 * gdb.base/arrayidx.exp
7889 * gdb.base/del.exp
7890 * gdb.base/gcore-buffer-overflow.exp
7891 * gdb.base/testenv.exp
7892 * gdb.compile/compile.exp
7893 * gdb.python/py-framefilter-invalidarg.exp
7894 * gdb.python/py-framefilter.exp
7895
7896 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7897
7898 Fix test names starting with uppercase throughout the files.
7899
7900 * gdb.ada/array_return.exp
7901 * gdb.ada/expr_delims.exp
7902 * gdb.ada/mi_dyn_arr.exp
7903 * gdb.ada/mi_interface.exp
7904 * gdb.ada/mi_var_array.exp
7905 * gdb.ada/watch_arg.exp
7906 * gdb.arch/alpha-step.exp
7907 * gdb.arch/altivec-regs.exp
7908 * gdb.arch/e500-regs.exp
7909 * gdb.arch/powerpc-d128-regs.exp
7910 * gdb.base/arrayidx.exp
7911 * gdb.base/break.exp
7912 * gdb.base/checkpoint.exp
7913 * gdb.base/debug-expr.exp
7914 * gdb.base/dmsym.exp
7915 * gdb.base/radix.exp
7916 * gdb.base/sepdebug.exp
7917 * gdb.base/testenv.exp
7918 * gdb.base/watch_thread_num.exp
7919 * gdb.base/watchpoint-cond-gone.exp
7920 * gdb.cell/break.exp
7921 * gdb.cell/ea-cache.exp
7922 * gdb.compile/compile.exp
7923 * gdb.cp/gdb2495.exp
7924 * gdb.gdb/selftest.exp
7925 * gdb.gdb/xfullpath.exp
7926 * gdb.go/hello.exp
7927 * gdb.go/integers.exp
7928 * gdb.objc/basicclass.exp
7929 * gdb.pascal/hello.exp
7930 * gdb.pascal/integers.exp
7931 * gdb.python/py-breakpoint.exp
7932 * gdb.python/py-cmd.exp
7933 * gdb.python/py-linetable.exp
7934 * gdb.python/py-xmethods.exp
7935 * gdb.python/python.exp
7936 * gdb.reverse/consecutive-precsave.exp
7937 * gdb.reverse/finish-precsave.exp
7938 * gdb.reverse/i386-precsave.exp
7939 * gdb.reverse/machinestate-precsave.exp
7940 * gdb.reverse/sigall-precsave.exp
7941 * gdb.reverse/solib-precsave.exp
7942 * gdb.reverse/step-precsave.exp
7943 * gdb.reverse/until-precsave.exp
7944 * gdb.reverse/watch-precsave.exp
7945 * gdb.threads/leader-exit.exp
7946 * gdb.threads/pthreads.exp
7947 * gdb.threads/wp-replication.exp
7948 * gdb.trace/actions.exp
7949 * gdb.trace/mi-tsv-changed.exp
7950 * gdb.trace/tsv.exp
7951
7952 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7953
7954 Fix test names starting with uppercase throughout the files.
7955
7956 * gdb.arch/i386-bp_permanent.exp
7957 * gdb.arch/i386-gnu-cfi.exp
7958 * gdb.base/disasm-end-cu.exp
7959 * gdb.base/macscp.exp
7960 * gdb.base/pending.exp
7961 * gdb.base/watch_thread_num.exp
7962 * gdb.cp/exception.exp
7963 * gdb.cp/gdb2495.exp
7964 * gdb.cp/local.exp
7965 * gdb.python/py-evsignal.exp
7966 * gdb.python/python.exp
7967 * gdb.trace/tracecmd.exp
7968
7969 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7970
7971 Fix test names starting with uppercase throughout the files.
7972
7973 * gdb.base/charset.exp
7974 * gdb.base/eval.exp
7975 * gdb.base/multi-forks.exp
7976 * gdb.guile/scm-progspace.exp
7977 * gdb.opencl/datatypes.exp
7978 * gdb.python/py-block.exp
7979 * gdb.python/py-function.exp
7980 * gdb.python/py-symbol.exp
7981 * gdb.python/py-symtab.exp
7982 * gdb.python/py-xmethods.exp
7983 * gdb.reverse/break-precsave.exp
7984 * gdb.reverse/break-reverse.exp
7985 * gdb.reverse/consecutive-precsave.exp
7986 * gdb.reverse/consecutive-reverse.exp
7987 * gdb.reverse/finish-precsave.exp
7988 * gdb.reverse/finish-reverse-bkpt.exp
7989 * gdb.reverse/finish-reverse.exp
7990 * gdb.reverse/fstatat-reverse.exp
7991 * gdb.reverse/getresuid-reverse.exp
7992 * gdb.reverse/i386-precsave.exp
7993 * gdb.reverse/i386-reverse.exp
7994 * gdb.reverse/i386-sse-reverse.exp
7995 * gdb.reverse/i387-stack-reverse.exp
7996 * gdb.reverse/insn-reverse.exp
7997 * gdb.reverse/machinestate-precsave.exp
7998 * gdb.reverse/machinestate.exp
7999 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8000 * gdb.reverse/pipe-reverse.exp
8001 * gdb.reverse/readv-reverse.exp
8002 * gdb.reverse/recvmsg-reverse.exp
8003 * gdb.reverse/rerun-prec.exp
8004 * gdb.reverse/s390-mvcle.exp
8005 * gdb.reverse/sigall-precsave.exp
8006 * gdb.reverse/sigall-reverse.exp
8007 * gdb.reverse/solib-precsave.exp
8008 * gdb.reverse/solib-reverse.exp
8009 * gdb.reverse/step-precsave.exp
8010 * gdb.reverse/step-reverse.exp
8011 * gdb.reverse/time-reverse.exp
8012 * gdb.reverse/until-precsave.exp
8013 * gdb.reverse/until-reverse.exp
8014 * gdb.reverse/waitpid-reverse.exp
8015 * gdb.reverse/watch-precsave.exp
8016 * gdb.reverse/watch-reverse.exp
8017
8018 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8019
8020 Fix test names starting with uppercase throughout the files.
8021
8022 * gdb.arch/i386-mpx-simple_segv.exp
8023 * gdb.arch/i386-mpx.exp
8024 * gdb.arch/i386-permbkpt.exp
8025 * gdb.arch/pa-nullify.exp
8026 * gdb.arch/powerpc-d128-regs.exp
8027 * gdb.arch/vsx-regs.exp
8028 * gdb.base/bfp-test.exp
8029 * gdb.base/break.exp
8030 * gdb.base/breakpoint-shadow.exp
8031 * gdb.base/callfuncs.exp
8032 * gdb.base/charset.exp
8033 * gdb.base/commands.exp
8034 * gdb.base/completion.exp
8035 * gdb.base/dfp-test.exp
8036 * gdb.base/echo.exp
8037 * gdb.base/ending-run.exp
8038 * gdb.base/eval.exp
8039 * gdb.base/expand-psymtabs.exp
8040 * gdb.base/float128.exp
8041 * gdb.base/floatn.exp
8042 * gdb.base/foll-exec-mode.exp
8043 * gdb.base/gdb1056.exp
8044 * gdb.base/gdb11531.exp
8045 * gdb.base/kill-after-signal.exp
8046 * gdb.base/multi-forks.exp
8047 * gdb.base/overlays.exp
8048 * gdb.base/pending.exp
8049 * gdb.base/sepdebug.exp
8050 * gdb.base/testenv.exp
8051 * gdb.base/valgrind-db-attach.exp
8052 * gdb.base/watch_thread_num.exp
8053 * gdb.base/watchpoint-cond-gone.exp
8054 * gdb.base/watchpoint.exp
8055 * gdb.base/watchpoints.exp
8056 * gdb.cp/arg-reference.exp
8057 * gdb.cp/baseenum.exp
8058 * gdb.cp/operator.exp
8059 * gdb.cp/shadow.exp
8060 * gdb.dwarf2/dw2-op-out-param.exp
8061 * gdb.dwarf2/dw2-reg-undefined.exp
8062 * gdb.go/chan.exp
8063 * gdb.go/hello.exp
8064 * gdb.go/integers.exp
8065 * gdb.go/methods.exp
8066 * gdb.go/package.exp
8067 * gdb.guile/scm-parameter.exp
8068 * gdb.guile/scm-progspace.exp
8069 * gdb.guile/scm-value.exp
8070 * gdb.mi/mi-pending.exp
8071 * gdb.mi/user-selected-context-sync.exp
8072 * gdb.multi/multi-attach.exp
8073 * gdb.multi/tids.exp
8074 * gdb.opt/clobbered-registers-O2.exp
8075 * gdb.pascal/floats.exp
8076 * gdb.pascal/integers.exp
8077 * gdb.python/py-block.exp
8078 * gdb.python/py-events.exp
8079 * gdb.python/py-parameter.exp
8080 * gdb.python/py-symbol.exp
8081 * gdb.python/py-symtab.exp
8082 * gdb.python/py-type.exp
8083 * gdb.python/py-value.exp
8084 * gdb.python/py-xmethods.exp
8085 * gdb.python/python.exp
8086 * gdb.reverse/break-precsave.exp
8087 * gdb.reverse/consecutive-precsave.exp
8088 * gdb.reverse/finish-precsave.exp
8089 * gdb.reverse/i386-precsave.exp
8090 * gdb.reverse/machinestate-precsave.exp
8091 * gdb.reverse/sigall-precsave.exp
8092 * gdb.reverse/solib-precsave.exp
8093 * gdb.reverse/step-precsave.exp
8094 * gdb.reverse/until-precsave.exp
8095 * gdb.reverse/watch-precsave.exp
8096 * gdb.server/ext-attach.exp
8097 * gdb.server/ext-restart.exp
8098 * gdb.server/ext-run.exp
8099 * gdb.server/ext-wrapper.exp
8100 * gdb.stabs/gdb11479.exp
8101 * gdb.stabs/weird.exp
8102 * gdb.threads/attach-many-short-lived-threads.exp
8103 * gdb.threads/kill.exp
8104 * gdb.threads/watchpoint-fork.exp
8105
8106 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8107
8108 Fix test names starting with uppercase throughout all the files below.
8109
8110 * gdb.ada/array_return.exp
8111 * gdb.ada/catch_ex.exp
8112 * gdb.ada/info_exc.exp
8113 * gdb.ada/mi_catch_ex.exp
8114 * gdb.ada/mi_dyn_arr.exp
8115 * gdb.ada/mi_ex_cond.exp
8116 * gdb.ada/mi_exc_info.exp
8117 * gdb.ada/mi_interface.exp
8118 * gdb.ada/mi_task_arg.exp
8119 * gdb.ada/mi_task_info.exp
8120 * gdb.ada/mi_var_array.exp
8121 * gdb.arch/alpha-step.exp
8122 * gdb.arch/amd64-disp-step.exp
8123 * gdb.arch/arm-disp-step.exp
8124 * gdb.arch/disp-step-insn-reloc.exp
8125 * gdb.arch/e500-prologue.exp
8126 * gdb.arch/ftrace-insn-reloc.exp
8127 * gdb.arch/gdb1558.exp
8128 * gdb.arch/i386-bp_permanent.exp
8129 * gdb.arch/i386-disp-step.exp
8130 * gdb.arch/i386-float.exp
8131 * gdb.arch/i386-gnu-cfi.exp
8132 * gdb.arch/ia64-breakpoint-shadow.exp
8133 * gdb.arch/mips16-thunks.exp
8134 * gdb.arch/pa-nullify.exp
8135 * gdb.arch/powerpc-aix-prologue.exp
8136 * gdb.arch/powerpc-power.exp
8137 * gdb.arch/ppc-dfp.exp
8138 * gdb.arch/s390-tdbregs.exp
8139 * gdb.arch/spu-info.exp
8140 * gdb.arch/spu-ls.exp
8141 * gdb.arch/thumb-bx-pc.exp
8142 * gdb.base/advance.exp
8143 * gdb.base/annota-input-while-running.exp
8144 * gdb.base/arrayidx.exp
8145 * gdb.base/asmlabel.exp
8146 * gdb.base/async.exp
8147 * gdb.base/attach-wait-input.exp
8148 * gdb.base/auto-connect-native-target.exp
8149 * gdb.base/batch-preserve-term-settings.exp
8150 * gdb.base/bfp-test.exp
8151 * gdb.base/bigcore.exp
8152 * gdb.base/bp-permanent.exp
8153 * gdb.base/break-always.exp
8154 * gdb.base/break-fun-addr.exp
8155 * gdb.base/break-idempotent.exp
8156 * gdb.base/break-main-file-remove-fail.exp
8157 * gdb.base/break-probes.exp
8158 * gdb.base/break-unload-file.exp
8159 * gdb.base/break.exp
8160 * gdb.base/call-ar-st.exp
8161 * gdb.base/call-rt-st.exp
8162 * gdb.base/call-sc.exp
8163 * gdb.base/call-signal-resume.exp
8164 * gdb.base/call-strs.exp
8165 * gdb.base/callexit.exp
8166 * gdb.base/callfuncs.exp
8167 * gdb.base/catch-gdb-caused-signals.exp
8168 * gdb.base/catch-signal-siginfo-cond.exp
8169 * gdb.base/catch-syscall.exp
8170 * gdb.base/compare-sections.exp
8171 * gdb.base/cond-eval-mode.exp
8172 * gdb.base/condbreak-call-false.exp
8173 * gdb.base/consecutive-step-over.exp
8174 * gdb.base/cursal.exp
8175 * gdb.base/disabled-location.exp
8176 * gdb.base/disasm-end-cu.exp
8177 * gdb.base/display.exp
8178 * gdb.base/double-prompt-target-event-error.exp
8179 * gdb.base/dprintf-bp-same-addr.exp
8180 * gdb.base/dprintf-detach.exp
8181 * gdb.base/dprintf-next.exp
8182 * gdb.base/dprintf-non-stop.exp
8183 * gdb.base/dprintf-pending.exp
8184 * gdb.base/dso2dso.exp
8185 * gdb.base/ending-run.exp
8186 * gdb.base/enum_cond.exp
8187 * gdb.base/examine-backward.exp
8188 * gdb.base/exe-lock.exp
8189 * gdb.base/exec-invalid-sysroot.exp
8190 * gdb.base/execl-update-breakpoints.exp
8191 * gdb.base/execution-termios.exp
8192 * gdb.base/fileio.exp
8193 * gdb.base/fixsection.exp
8194 * gdb.base/foll-exec-mode.exp
8195 * gdb.base/foll-exec.exp
8196 * gdb.base/fork-running-state.exp
8197 * gdb.base/frame-args.exp
8198 * gdb.base/fullpath-expand.exp
8199 * gdb.base/func-ptr.exp
8200 * gdb.base/gcore-relro-pie.exp
8201 * gdb.base/gdb1090.exp
8202 * gdb.base/gdb1555.exp
8203 * gdb.base/global-var-nested-by-dso.exp
8204 * gdb.base/gnu-ifunc.exp
8205 * gdb.base/hbreak-in-shr-unsupported.exp
8206 * gdb.base/hbreak-unmapped.exp
8207 * gdb.base/hook-stop.exp
8208 * gdb.base/infcall-input.exp
8209 * gdb.base/info-fun.exp
8210 * gdb.base/info-shared.exp
8211 * gdb.base/interrupt-noterm.exp
8212 * gdb.base/jit-so.exp
8213 * gdb.base/jit.exp
8214 * gdb.base/line-symtabs.exp
8215 * gdb.base/list.exp
8216 * gdb.base/longjmp.exp
8217 * gdb.base/macscp.exp
8218 * gdb.base/max-value-size.exp
8219 * gdb.base/nodebug.exp
8220 * gdb.base/nofield.exp
8221 * gdb.base/overlays.exp
8222 * gdb.base/paginate-after-ctrl-c-running.exp
8223 * gdb.base/paginate-bg-execution.exp
8224 * gdb.base/paginate-inferior-exit.exp
8225 * gdb.base/pending.exp
8226 * gdb.base/pr11022.exp
8227 * gdb.base/printcmds.exp
8228 * gdb.base/ptr-typedef.exp
8229 * gdb.base/ptype.exp
8230 * gdb.base/randomize.exp
8231 * gdb.base/range-stepping.exp
8232 * gdb.base/realname-expand.exp
8233 * gdb.base/relativedebug.exp
8234 * gdb.base/remote.exp
8235 * gdb.base/savedregs.exp
8236 * gdb.base/sepdebug.exp
8237 * gdb.base/set-noassign.exp
8238 * gdb.base/shlib-call.exp
8239 * gdb.base/shreloc.exp
8240 * gdb.base/sigaltstack.exp
8241 * gdb.base/sigbpt.exp
8242 * gdb.base/siginfo-addr.exp
8243 * gdb.base/siginfo-obj.exp
8244 * gdb.base/siginfo-thread.exp
8245 * gdb.base/signest.exp
8246 * gdb.base/signull.exp
8247 * gdb.base/sigrepeat.exp
8248 * gdb.base/skip.exp
8249 * gdb.base/so-impl-ld.exp
8250 * gdb.base/solib-corrupted.exp
8251 * gdb.base/solib-disc.exp
8252 * gdb.base/solib-display.exp
8253 * gdb.base/solib-overlap.exp
8254 * gdb.base/solib-search.exp
8255 * gdb.base/solib-symbol.exp
8256 * gdb.base/source-execution.exp
8257 * gdb.base/sss-bp-on-user-bp-2.exp
8258 * gdb.base/sss-bp-on-user-bp.exp
8259 * gdb.base/stack-checking.exp
8260 * gdb.base/stale-infcall.exp
8261 * gdb.base/step-break.exp
8262 * gdb.base/step-line.exp
8263 * gdb.base/step-over-exit.exp
8264 * gdb.base/step-test.exp
8265 * gdb.base/structs.exp
8266 * gdb.base/sym-file.exp
8267 * gdb.base/symtab-search-order.exp
8268 * gdb.base/term.exp
8269 * gdb.base/type-opaque.exp
8270 * gdb.base/unload.exp
8271 * gdb.base/until-nodebug.exp
8272 * gdb.base/until.exp
8273 * gdb.base/unwindonsignal.exp
8274 * gdb.base/watch-cond.exp
8275 * gdb.base/watch-non-mem.exp
8276 * gdb.base/watch_thread_num.exp
8277 * gdb.base/watchpoint-reuse-slot.exp
8278 * gdb.base/watchpoint-solib.exp
8279 * gdb.base/watchpoint.exp
8280 * gdb.btrace/dlopen.exp
8281 * gdb.cell/arch.exp
8282 * gdb.cell/break.exp
8283 * gdb.cell/bt.exp
8284 * gdb.cell/core.exp
8285 * gdb.cell/data.exp
8286 * gdb.cell/dwarfaddr.exp
8287 * gdb.cell/ea-cache.exp
8288 * gdb.cell/ea-standalone.exp
8289 * gdb.cell/ea-test.exp
8290 * gdb.cell/f-regs.exp
8291 * gdb.cell/fork.exp
8292 * gdb.cell/gcore.exp
8293 * gdb.cell/mem-access.exp
8294 * gdb.cell/ptype.exp
8295 * gdb.cell/registers.exp
8296 * gdb.cell/sizeof.exp
8297 * gdb.cell/solib-symbol.exp
8298 * gdb.cell/solib.exp
8299 * gdb.compile/compile-tls.exp
8300 * gdb.cp/exception.exp
8301 * gdb.cp/gdb2495.exp
8302 * gdb.cp/local.exp
8303 * gdb.cp/mb-inline.exp
8304 * gdb.cp/mb-templates.exp
8305 * gdb.cp/pr10687.exp
8306 * gdb.cp/pr9167.exp
8307 * gdb.cp/scope-err.exp
8308 * gdb.cp/templates.exp
8309 * gdb.cp/virtfunc.exp
8310 * gdb.dwarf2/dw2-dir-file-name.exp
8311 * gdb.dwarf2/dw2-single-line-discriminators.exp
8312 * gdb.fortran/complex.exp
8313 * gdb.fortran/library-module.exp
8314 * gdb.guile/guile.exp
8315 * gdb.guile/scm-cmd.exp
8316 * gdb.guile/scm-frame-inline.exp
8317 * gdb.guile/scm-objfile.exp
8318 * gdb.guile/scm-pretty-print.exp
8319 * gdb.guile/scm-symbol.exp
8320 * gdb.guile/scm-type.exp
8321 * gdb.guile/scm-value.exp
8322 * gdb.linespec/keywords.exp
8323 * gdb.linespec/ls-errs.exp
8324 * gdb.linespec/macro-relative.exp
8325 * gdb.linespec/thread.exp
8326 * gdb.mi/mi-breakpoint-changed.exp
8327 * gdb.mi/mi-dprintf-pending.exp
8328 * gdb.mi/mi-fullname-deleted.exp
8329 * gdb.mi/mi-logging.exp
8330 * gdb.mi/mi-pending.exp
8331 * gdb.mi/mi-solib.exp
8332 * gdb.mi/new-ui-mi-sync.exp
8333 * gdb.mi/user-selected-context-sync.exp
8334 * gdb.multi/dummy-frame-restore.exp
8335 * gdb.multi/multi-arch-exec.exp
8336 * gdb.multi/remove-inferiors.exp
8337 * gdb.multi/watchpoint-multi-exit.exp
8338 * gdb.opt/solib-intra-step.exp
8339 * gdb.perf/backtrace.exp
8340 * gdb.perf/single-step.exp
8341 * gdb.perf/skip-command.exp
8342 * gdb.perf/skip-prologue.exp
8343 * gdb.perf/solib.exp
8344 * gdb.python/lib-types.exp
8345 * gdb.python/py-as-string.exp
8346 * gdb.python/py-bad-printers.exp
8347 * gdb.python/py-block.exp
8348 * gdb.python/py-breakpoint.exp
8349 * gdb.python/py-cmd.exp
8350 * gdb.python/py-events.exp
8351 * gdb.python/py-evthreads.exp
8352 * gdb.python/py-finish-breakpoint.exp
8353 * gdb.python/py-finish-breakpoint2.exp
8354 * gdb.python/py-frame-inline.exp
8355 * gdb.python/py-frame.exp
8356 * gdb.python/py-inferior.exp
8357 * gdb.python/py-infthread.exp
8358 * gdb.python/py-mi.exp
8359 * gdb.python/py-objfile.exp
8360 * gdb.python/py-pp-maint.exp
8361 * gdb.python/py-pp-registration.exp
8362 * gdb.python/py-prettyprint.exp
8363 * gdb.python/py-recurse-unwind.exp
8364 * gdb.python/py-shared.exp
8365 * gdb.python/py-symbol.exp
8366 * gdb.python/py-symtab.exp
8367 * gdb.python/py-template.exp
8368 * gdb.python/py-type.exp
8369 * gdb.python/py-unwind-maint.exp
8370 * gdb.python/py-unwind.exp
8371 * gdb.python/py-value.exp
8372 * gdb.python/python.exp
8373 * gdb.reverse/finish-reverse-bkpt.exp
8374 * gdb.reverse/insn-reverse.exp
8375 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8376 * gdb.reverse/solib-precsave.exp
8377 * gdb.reverse/solib-reverse.exp
8378 * gdb.stabs/gdb11479.exp
8379 * gdb.stabs/weird.exp
8380 * gdb.threads/fork-child-threads.exp
8381 * gdb.threads/fork-plus-threads.exp
8382 * gdb.threads/fork-thread-pending.exp
8383 * gdb.threads/forking-threads-plus-breakpoint.exp
8384 * gdb.threads/hand-call-in-threads.exp
8385 * gdb.threads/interrupted-hand-call.exp
8386 * gdb.threads/linux-dp.exp
8387 * gdb.threads/local-watch-wrong-thread.exp
8388 * gdb.threads/next-while-other-thread-longjmps.exp
8389 * gdb.threads/non-ldr-exit.exp
8390 * gdb.threads/pending-step.exp
8391 * gdb.threads/print-threads.exp
8392 * gdb.threads/process-dies-while-detaching.exp
8393 * gdb.threads/process-dies-while-handling-bp.exp
8394 * gdb.threads/pthreads.exp
8395 * gdb.threads/queue-signal.exp
8396 * gdb.threads/reconnect-signal.exp
8397 * gdb.threads/signal-command-handle-nopass.exp
8398 * gdb.threads/signal-command-multiple-signals-pending.exp
8399 * gdb.threads/signal-delivered-right-thread.exp
8400 * gdb.threads/signal-sigtrap.exp
8401 * gdb.threads/sigthread.exp
8402 * gdb.threads/staticthreads.exp
8403 * gdb.threads/stepi-random-signal.exp
8404 * gdb.threads/thread-unwindonsignal.exp
8405 * gdb.threads/thread_check.exp
8406 * gdb.threads/thread_events.exp
8407 * gdb.threads/tid-reuse.exp
8408 * gdb.threads/tls-nodebug.exp
8409 * gdb.threads/tls-shared.exp
8410 * gdb.threads/tls-so_extern.exp
8411 * gdb.threads/tls.exp
8412 * gdb.threads/wp-replication.exp
8413 * gdb.trace/actions-changed.exp
8414 * gdb.trace/actions.exp
8415 * gdb.trace/backtrace.exp
8416 * gdb.trace/change-loc.exp
8417 * gdb.trace/collection.exp
8418 * gdb.trace/deltrace.exp
8419 * gdb.trace/disconnected-tracing.exp
8420 * gdb.trace/entry-values.exp
8421 * gdb.trace/ftrace-lock.exp
8422 * gdb.trace/ftrace.exp
8423 * gdb.trace/infotrace.exp
8424 * gdb.trace/mi-trace-frame-collected.exp
8425 * gdb.trace/mi-trace-unavailable.exp
8426 * gdb.trace/mi-traceframe-changed.exp
8427 * gdb.trace/mi-tracepoint-changed.exp
8428 * gdb.trace/mi-tsv-changed.exp
8429 * gdb.trace/no-attach-trace.exp
8430 * gdb.trace/packetlen.exp
8431 * gdb.trace/passc-dyn.exp
8432 * gdb.trace/passcount.exp
8433 * gdb.trace/pending.exp
8434 * gdb.trace/pr16508.exp
8435 * gdb.trace/qtro.exp
8436 * gdb.trace/range-stepping.exp
8437 * gdb.trace/read-memory.exp
8438 * gdb.trace/report.exp
8439 * gdb.trace/save-trace.exp
8440 * gdb.trace/signal.exp
8441 * gdb.trace/stap-trace.exp
8442 * gdb.trace/status-stop.exp
8443 * gdb.trace/strace.exp
8444 * gdb.trace/tfile.exp
8445 * gdb.trace/tfind.exp
8446 * gdb.trace/trace-break.exp
8447 * gdb.trace/trace-condition.exp
8448 * gdb.trace/trace-enable-disable.exp
8449 * gdb.trace/trace-mt.exp
8450 * gdb.trace/tracecmd.exp
8451 * gdb.trace/tracefile-pseudo-reg.exp
8452 * gdb.trace/tspeed.exp
8453 * gdb.trace/tstatus.exp
8454 * gdb.trace/tsv.exp
8455 * gdb.trace/unavailable.exp
8456 * gdb.trace/while-dyn.exp
8457 * gdb.trace/while-stepping.exp
8458 * lib/gdb-guile.exp
8459 * lib/gdb.exp
8460 * lib/mi-support.exp
8461 * lib/pascal.exp
8462 * lib/perftest.exp
8463 * lib/prelink-support.exp
8464 * lib/selftest-support.exp
8465
8466 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8467
8468 * Makefile.in: Include disable-implicit-rules.mk.
8469
8470 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8471
8472 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8473 non-byte-aligned bit fields.
8474
8475 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8476
8477 PR gdb/12616
8478 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8479 respects the DW_AT_data_bit_offset attribute.
8480
8481 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8482
8483 * gdb.base/default.exp: Fix output of "set language".
8484
8485 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8486
8487 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8488 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8489 make.
8490 * configure.ac: Remove checks for the make program.
8491 * configure: Re-generate.
8492
8493 2016-11-16 Kevin Buettner <kevinb@redhat.com>
8494
8495 * gdb.python/py-recurse-unwind.c (main): Add loop.
8496 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8497 to read_register() and gdb.parse_and_eval(). Make each code
8498 call a separate case that can be individually tested.
8499 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8500 proc. Call cont_and_backtrace for each of the code paths that
8501 we want to test in the unwinder.
8502
8503 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8504
8505 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8506 the definition of struct S.
8507
8508 2016-11-11 Catherine Moore <clm@codesourcery.com>
8509
8510 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8511
8512 2016-11-09 Pedro Alves <palves@redhat.com>
8513
8514 * gdb.base/commands.exp (runto_or_return): New procedure.
8515 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8516 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8517 (progvar_simple_while_test, progvar_complex_if_while_test)
8518 (if_while_breakpoint_command_test)
8519 (infrun_breakpoint_command_test, breakpoint_command_test)
8520 (user_defined_command_test, watchpoint_command_test)
8521 (test_command_prompt_position, redefine_hook_test)
8522 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8523 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8524 multi_line_input and multi_line. Remove gdb_expect and
8525 gdb_stop_suppressing_tests uses.
8526 * lib/gdb.exp (valnum_re): New global.
8527 (multi_line_input): New procedure.
8528
8529 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8530
8531 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8532 Remove.
8533 (test_setup): Define with proc_with_prefix.
8534 (test_cli_inferior): Likewise.
8535 (test_cli_thread): Likewise.
8536 (test_cli_frame): Likewise.
8537 (test_cli_select_frame): Likewise.
8538 (test_cli_up_down): Likewise.
8539 (test_mi_thread_select): Likewise.
8540 (test_mi_stack_select_frame): Likewise.
8541 (test_cli_in_mi_inferior): Likewise.
8542 (test_cli_in_mi_thread): Likewise.
8543 (test_cli_in_mi_frame): Likewise.
8544 (top level): Do not use with_test_prefix_procname.
8545
8546 2016-11-09 Pedro Alves <palves@redhat.com>
8547
8548 * gdb.base/commands.exp (gdbvar_simple_if_test)
8549 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8550 (progvar_simple_if_test, progvar_simple_while_test)
8551 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8552 (infrun_breakpoint_command_test, breakpoint_command_test)
8553 (user_defined_command_test, watchpoint_command_test)
8554 (test_command_prompt_position, deprecated_command_test)
8555 (bp_deleted_in_command, temporary_breakpoint_commands)
8556 (stray_arg0_test, source_file_with_indented_comment)
8557 (recursive_source_test, if_commands_test)
8558 (error_clears_commands_left, redefine_hook_test)
8559 (redefine_backtrace_test): Use proc_with_prefix.
8560 * lib/gdb.exp (proc_with_prefix): New proc.
8561
8562 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8563
8564 * gdb.base/tui-layout.c: New file.
8565 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8566 disassembly window contains very long lines.
8567
8568 2016-11-08 Tom Tromey <tom@tromey.com>
8569
8570 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8571 depend on Python 2.
8572
8573 2016-11-08 Tom Tromey <tom@tromey.com>
8574
8575 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8576 New method.
8577
8578 2016-10-29 Manish Goregaokar <manish@mozilla.com>
8579
8580 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
8581
8582 2016-10-27 Manish Goregaokar <manish@mozilla.com>
8583
8584 * gdb.rust/simple.rs: Add test for univariant enums without
8585 discriminants and for encoded struct-like enums.
8586
8587 2016-10-28 Pedro Alves <palves@redhat.com>
8588
8589 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8590 gdb_test_multiple, tighten regexps and match symtabs and line
8591 tables incrementally.
8592
8593 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
8594
8595 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8596 general.
8597
8598 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
8599
8600 * gdb.base/exec-invalid-sysroot.exp: New file.
8601
8602 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8603
8604 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8605
8606 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8607
8608 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8609
8610 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8611
8612 * gdb.base/killed-outside.exp: Remove $options from a call to
8613 `prepare_for_testing'.
8614
8615 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8616
8617 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8618 Change test message.
8619
8620 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8621
8622 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8623 Update comment.
8624
8625 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8626
8627 * gdb.trace/mi-trace-save.exp: New file.
8628
8629 2016-10-13 Yao Qi <yao.qi@linaro.org>
8630
8631 * gdb.base/code_elim.exp (get_var_address): Remove.
8632 * gdb.base/relocate.exp: Likewise.
8633 * gdb.base/shreloc.exp: Likewise.
8634 * lib/gdb.exp (get_var_address): New.
8635
8636 2016-10-13 Yao Qi <yao.qi@linaro.org>
8637
8638 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8639 floating point tests if $skip_float_test is false.
8640
8641 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
8642
8643 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8644 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8645 argc values.
8646 Add 1 to argc so we guarantee distinct initial/modified argc values.
8647
8648 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8649
8650 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8651
8652 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8653
8654 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8655 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8656 * gdb.arch/vsx-regs.exp: Likewise.
8657
8658 2016-10-07 Yao Qi <yao.qi@linaro.org>
8659
8660 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8661
8662 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8663
8664 * gdb.python/python.exp: Test decode_line("*0").
8665
8666 2016-10-06 Doug Evans <dje@google.com>
8667
8668 * gdb.python/py-value.exp (test_value_creation): Add test for large
8669 unsigned 64-bit value.
8670
8671 2016-10-06 Tom Tromey <tom@tromey.com>
8672
8673 * gdb.compile/compile.exp: Change java tests to rust.
8674 * gdb.base/setshow.exp: Change java tests to rust.
8675 * gdb.base/default.exp: Remove java from language list.
8676 * README (Examples): Update language example.
8677 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8678 test.
8679 * lib/gdb.exp (skip_java_tests): Remove.
8680 * lib/java.exp: Remove.
8681 * gdb.java: Remove.
8682
8683 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8684
8685 * gdb.arch/mips-fcr.exp: New test.
8686 * gdb.arch/mips-fcr.c: Source for the new test.
8687
8688 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8689
8690 * gdb.base/solib-disc.exp: Use `standard_output_file'
8691 throughout.
8692
8693 2016-10-06 Pedro Alves <palves@redhat.com>
8694
8695 * gdb.base/jit-simple-dl.c: New file.
8696 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8697 * gdb.base/jit-simple.c: ... this.
8698 * gdb.base/jit-simple.exp (jit_run): Delete.
8699 (build_jit): New proc.
8700 (jit_test_reread): Recompile either the main program or the shared
8701 library, depending on what is being tested. Skip changing address
8702 if caller wants to. Compare before/after addresses. If testing
8703 standalone, explicitly load the binary. Test "maint info
8704 breakpoints".
8705 (top level): Add "standalone vs shared lib" and "change address"
8706 vs "same address" axes.
8707
8708 2016-10-06 Pedro Alves <palves@redhat.com>
8709
8710 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8711 call.
8712 (jit_run): Delete.
8713 (jit_test_reread): Use with_test_prefix. Reload the main binary
8714 explicitly. Compare the before/after addresses of the JIT
8715 descriptor.
8716
8717 2016-08-15 Doug Evans <dje@google.com>
8718
8719 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8720 for single bitfields is bool.
8721 * gdb.xml/tdesc-regs.exp: Ditto.
8722
8723 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8724
8725 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8726
8727 2016-10-05 Yao Qi <yao.qi@linaro.org>
8728
8729 * lib/gdb.exp (support_complex_tests): Return zero if
8730 gdb_skip_float_test return true.
8731
8732 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
8733 Simon Marchi <simon.marchi@ericsson.com>
8734
8735 PR gdb/20487
8736 * gdb.mi/user-selected-context-sync.exp: New file.
8737 * gdb.mi/user-selected-context-sync.c: New file.
8738
8739 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
8740 Simon Marchi <simon.marchi@ericsson.com>
8741
8742 PR gdb/20487
8743 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8744 =thread-select-event check.
8745
8746 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8747
8748 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8749 the compulsory L operand changes.
8750 * gdb.arch/powerpc-power.s: Likewise.
8751
8752 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8753
8754 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8755 * gdb.base/jit-attach-pie.c: New file.
8756 * gdb.base/jit-attach-pie.exp: New file.
8757
8758 2016-09-28 Pedro Alves <palves@redhat.com>
8759
8760 * gdb.base/infcall-input.c: New file.
8761 * gdb.base/infcall-input.exp: New file.
8762
8763 2016-09-22 Yao Qi <yao.qi@linaro.org>
8764
8765 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8766 (gdb_exit): Rename it to ...
8767 (gdbserver_gdb_exit): ... Close GDBserver.
8768 (gdb_exit): New proc, call gdbserver_gdb_exit.
8769 (mi_gdb_exit): Likewise.
8770
8771 2016-09-22 Yao Qi <yao.qi@linaro.org>
8772
8773 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8774 path.
8775 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8776 Remove duplication.
8777
8778 2016-09-22 Yao Qi <yao.qi@linaro.org>
8779
8780 * lib/gdbserver-support.exp: Check the existence of
8781 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8782
8783 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8784
8785 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8786
8787 2016-09-21 Tom Tromey <tom@tromey.com>
8788
8789 PR gdb/20604:
8790 * gdb.base/quit.exp: New file.
8791
8792 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8793
8794 * .gitignore: New file.
8795
8796 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8797
8798 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8799 throughout.
8800
8801 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8802
8803 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8804
8805 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8806
8807 * gdb.cp/casts.cc (decltype): Move it ...
8808 (main): ... with its call to ...
8809 * gdb.cp/casts03.cc: ... a new file.
8810 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8811
8812 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8813
8814 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8815
8816 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8817
8818 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8819 and sync up the test with tests in gas/testsuite/gas/ppc.
8820 * gdb.arch/powerpc-power.exp: Likewise.
8821
8822 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8823
8824 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8825
8826 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8827 Jan Kratochvil <jan.kratochvil@redhat.com>
8828
8829 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8830 make m1's definition to be different from m2's. Use 'dummy' as an
8831 argument for probe 'two'.
8832
8833 2016-09-10 Jon Beniston <jon@beniston.com>
8834
8835 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8836 for sim target.
8837
8838 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8839
8840 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8841 variable declaration.
8842 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8843 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8844 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8845 received HWCAP as its argument.
8846
8847 2016-09-06 Pedro Alves <palves@redhat.com>
8848
8849 * gdb.base/new-ui-pending-input.c: New file.
8850 * gdb.base/new-ui-pending-input.exp: New file.
8851 * gdb.exp (clear_gdb_spawn_id): New procedure.
8852 (with_spawn_id): Check whether gdb_spawn_id exists before
8853 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8854 on exit.
8855
8856 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8857
8858 * gdb.base/float128.c: New file.
8859 * gdb.base/float128.exp: Likewise.
8860 * gdb.base/floatn.c: Likewise.
8861 * gdb.base/floatn.exp: Likewise.
8862
8863 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8864
8865 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8866
8867 2016-09-05 Pedro Alves <palves@redhat.com>
8868
8869 PR backtrace/19927
8870 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8871 unwinders are immediately called as side effect of "source" or
8872 "disable unwinder" commands.
8873 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8874
8875 2016-09-02 Yao Qi <yao.qi@linaro.org>
8876
8877 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8878 is true and $type is "float" or "double".
8879
8880 2016-09-02 Yao Qi <yao.qi@linaro.org>
8881
8882 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8883 true.
8884 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8885 * gdb.base/call-rt-st.exp: Likewise.
8886 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8887 return value instead of gdb,skip_float_test.
8888 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8889 (do_function_calls): Use its return value instead of
8890 gdb,skip_float_test.
8891 * gdb.base/finish.exp: Likewise.
8892 * gdb.base/funcargs.exp: Likewise.
8893 * gdb.base/return.exp: Likewise.
8894 * gdb.base/return2.exp: Likewise.
8895 * gdb.base/varargs.exp: Likewise.
8896 * lib/gdb.exp (gdb_skip_float_test): Change it to
8897 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8898
8899 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8900
8901 * gdb.multi/tids.exp: Test "thread apply all".
8902
8903 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8904
8905 * gdb.base/default.exp (tty): Remove.
8906
8907 2016-08-24 Kevin Buettner <kevinb@redhat.com>
8908
8909 * gdb.python/py-recurse-unwind.c: New file.
8910 * gdb.python/py-recurse-unwind.py: New file.
8911 * gdb.python/py-recurse-unwind.exp: New file.
8912
8913 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8914
8915 * gdb.base/set-inferior-tty.exp: New file.
8916 * gdb.base/set-inferior-tty.c: New file.
8917
8918 2016-08-23 Pedro Alves <palves@redhat.com>
8919
8920 PR gdb/20494
8921 * gdb.base/new-ui-echo.c: New file.
8922 * gdb.base/new-ui-echo.exp: New file.
8923
8924 2016-08-23 Yao Qi <yao.qi@linaro.org>
8925
8926 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8927 gdbserver_spawn.
8928 * gdb.server/connect-without-multi-process.exp (do_test):
8929 Likewise.
8930
8931 2016-08-23 Yao Qi <yao.qi@linaro.org>
8932
8933 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8934 standalone_txt. Delete gdb_txt and standalone_txt on host
8935 and target. Spawn the binary on target. Copy files from
8936 target to host.
8937
8938 2016-08-22 Pedro Alves <palves@redhat.com>
8939
8940 PR gdb/20505
8941 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8942 with_test_prefix. Factor out bits to ...
8943 (test_no_vdso): ... this new procedure.
8944
8945 2016-08-19 Carl Love <cel@us.ibm.com>
8946
8947 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8948 maintaining separate logic for constructing the output path.
8949 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8950 * gdb.arch/ppc-dfp.exp: Likewise.
8951 * gdb.arch/ppc-fp.exp: Likewise.
8952 * gdb.arch/vsx-regs.exp: Likewise.
8953 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8954 binprefix for generating the additional binary files.
8955
8956 2016-08-19 Pedro Alves <palves@redhat.com>
8957
8958 * gdb.trace/mi-trace-frame-collected.exp
8959 (test_trace_frame_collected): On x32, expect two registers.
8960
8961 2016-08-18 Carl Love <cel@us.ibm.com>
8962
8963 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8964 and sync up the test with tests in gas/testsuite/gas/ppc.
8965 * gdb.arch/powerpc-power.exp: Likewise.
8966
8967 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8968
8969 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8970 expected error message.
8971
8972 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8973
8974 * gdb.multi/remove-inferiors.exp: New file.
8975 * gdb.multi/remove-inferiors.c: New file.
8976
8977 2016-08-12 Yao Qi <yao.qi@linaro.org>
8978
8979 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8980 argument list.
8981
8982 2016-08-10 Pedro Alves <palves@redhat.com>
8983
8984 PR gdb/19187
8985 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8986 setup_kfails.
8987
8988 2016-08-09 Pedro Alves <palves@redhat.com>
8989 Simon Marchi <simon.marchi@ericsson.com>
8990
8991 PR gdb/20418
8992 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8993 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8994
8995 2016-08-09 Pedro Alves <palves@redhat.com>
8996
8997 PR mi/20431
8998 * gdb.mi/mi-cmd-error.exp: New file.
8999
9000 2016-08-09 Pedro Alves <palves@redhat.com>
9001
9002 PR gdb/18653
9003 * gdb.base/signals-state-child.c: New file.
9004 * gdb.base/signals-state-child.exp: New file.
9005 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9006
9007 2016-08-09 Pedro Alves <palves@redhat.com>
9008
9009 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9010
9011 2016-08-03 Tom Tromey <tom@tromey.com>
9012
9013 PR python/18565:
9014 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9015
9016 2016-08-01 Yao Qi <yao.qi@linaro.org>
9017
9018 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9019 variable mode to "multi-process" if $multi_process is 1, otherwise
9020 set it to "single-process".
9021
9022 2016-08-01 Yao Qi <yao.qi@linaro.org>
9023
9024 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9025 * gdb.cp/cpexprs.exp: Likewise.
9026 * gdb.cp/m-static.exp: Likewise.
9027
9028 2016-07-26 Tom Tromey <tom@tromey.com>
9029
9030 PR python/20190:
9031 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9032 test.
9033
9034 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9035
9036 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9037 selecting assembly source files.
9038 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9039 assembly source files.
9040 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9041 assembly source files.
9042 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9043 selecting assembly source files.
9044
9045 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9046
9047 * gdb.base/new-ui.exp (do_test_invalid_args): New
9048 procedure.
9049
9050 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9051
9052 * gdb.btrace/reconnect.c: New file.
9053 * gdb.btrace/reconnect.exp: New file.
9054
9055 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9056
9057 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9058 to test_catch_syscall_group.
9059 (test_catch_syscall_group): New.
9060
9061 2016-07-21 Tom Tromey <tom@tromey.com>
9062
9063 * gdb.rust/simple.rs (main): Use empty struct expression.
9064 * gdb.rust/simple.exp: Add tests for empty struct expression.
9065
9066 2016-07-21 Yao Qi <yao.qi@linaro.org>
9067
9068 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9069 if gdb_skip_xml_test is true on some targets.
9070
9071 2016-07-21 Yao Qi <yao.qi@linaro.org>
9072
9073 * gdb.server/solib-list.exp: Unset last_loaded_file.
9074
9075 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9076
9077 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9078 "step into captured_main (args)".
9079
9080 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9081
9082 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9083
9084 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9085
9086 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9087
9088 2016-07-19 Pedro Alves <palves@redhat.com>
9089
9090 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9091 * gdb.opt/inline-bt.exp: Likewise.
9092 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9093 additional_flags=-Winline.
9094 * gdb.opt/inline-locals.exp: Likewise.
9095 * gdb.opt/inline-markers.c (ATTR): Define.
9096 (inlined_fn): Use it.
9097
9098 2016-07-19 Yao Qi <yao.qi@linaro.org>
9099
9100 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9101 (test_with_self): Remove some code. Remove argument executable.
9102 (top-level): Use do_self_tests.
9103
9104 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
9105 Don Breazeal <donb@codesourcery.com>
9106
9107 * gdb.base/maint.exp: Escape paths used in regular expressions.
9108 * gdb.stabs/weird.exp: Likewise.
9109
9110 2016-07-13 Tom Tromey <tom@tromey.com>
9111
9112 PR python/15620, PR python/18620:
9113 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9114 (test_bkpt_events): New procs.
9115
9116 2016-07-13 Tom Tromey <tom@tromey.com>
9117
9118 PR python/17698:
9119 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9120 test.
9121 (test_watchpoints): Likewise.
9122 (test_bkpt_pending): New proc.
9123
9124 2016-07-13 Tom Tromey <tom@tromey.com>
9125
9126 PR cli/18053:
9127 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9128 completion test.
9129
9130 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9131
9132 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9133 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9134 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9135 f_label.
9136 (g): Rename g_end_lbl to g_label.
9137 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9138 low_pc and high_pc.
9139 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9140
9141 2016-07-12 Tom Tromey <tom@tromey.com>
9142
9143 PR python/19293:
9144 * gdb.python/py-unwind-maint.exp: Update tests.
9145
9146 2016-07-12 Yao Qi <yao.qi@linaro.org>
9147
9148 * lib/selftest-support.exp (selftest_setup): Match the output
9149 when captured_main is inlined.
9150
9151 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9152
9153 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9154 New variables.
9155 (print this%a, print this%b, print this): New tests.
9156 * gdb.fortran/derived-types.f90 (this): New object and
9157 initialization.
9158
9159 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9160
9161 * gdb.ada/arraydim.exp: Remove extra directory level in build
9162 directory.
9163
9164 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9165
9166 * lib/ada.exp: Remove extra directory level in build directory.
9167 * gdb.ada/cond_lang.exp: Likewise.
9168 * gdb.ada/exec_changed.exp: Likewise.
9169 * gdb.ada/lang_switch.exp: Likewise.
9170
9171 2016-07-06 Manish Goregaokar <manish@mozilla.com>
9172
9173 * simple.rs: Add test for raw pointer subscripting.
9174 * simple.exp: Add test expectations.
9175
9176 2016-07-05 Yao Qi <yao.qi@linaro.org>
9177
9178 * gdb.mi/mi-reverse.exp: Match =record-started output.
9179
9180 2016-07-01 Pedro Alves <palves@redhat.com>
9181
9182 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9183 procedure.
9184 (jit_reader_test): Test the jit reader's unwinder.
9185 * gdb.base/jithost.c (jit_function_00_code): New global.
9186 (main): Use memcpy to fill in the mmapped code, instead of poking
9187 bytes manually here.
9188 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9189 value.
9190 (read_debug_info): Save the function's range.
9191 (read_sp): New function.
9192 (unwind_frame): Use it. Also unwind RBP.
9193 (get_frame_id): Use read_sp.
9194 (gdb_init_reader): Use calloc instead of malloc.
9195 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9196 parameter. Use gdb_test_multiple.
9197
9198 2016-07-01 Pedro Alves <palves@redhat.com>
9199 Antoine Tremblay <antoine.tremblay@ericsson.com>
9200
9201 * gdb.threads/process-dies-while-detaching.c: New file.
9202 * gdb.threads/process-dies-while-detaching.exp: New file.
9203
9204 2016-07-01 Pedro Alves <palves@redhat.com>
9205
9206 * gdb.multi/watchpoint-multi-exit.c: New file.
9207 * gdb.multi/watchpoint-multi-exit.exp: New file.
9208
9209 2016-06-30 Pedro Alves <palves@redhat.com>
9210
9211 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9212 unset inferior_spawn_id.
9213
9214 2016-06-30 Pedro Alves <palves@redhat.com>
9215
9216 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9217 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9218
9219 2016-06-29 Yao Qi <yao.qi@linaro.org>
9220
9221 * gdb.base/return.c: Add copyright header.
9222
9223 2016-06-29 Tom Tromey <tom@tromey.com>
9224
9225 PR python/20129:
9226 * gdb.python/py-framefilter.exp: Add tests for setting priority
9227 and disabling of non-existent frame filter.
9228
9229 2016-06-29 Yao Qi <yao.qi@linaro.org>
9230
9231 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9232 0x0f07ff.
9233
9234 2016-06-28 Yao Qi <yao.qi@linaro.org>
9235
9236 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9237 triplets. Start gdb, execute catch syscall, and continue. Check
9238 gdb's output to determine catch syscall is supported.
9239
9240 2016-06-27 Manish Goregaokar <manish@mozilla.com>
9241
9242 * gdb.rust/simple.rs: Add test for returning unit in a function.
9243 * gdb.rust/simple.exp: Add expectation for functions returning
9244 unit.
9245
9246 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9247
9248 * gdb.python/py-breakpoint-create-fail.c,
9249 gdb.python/py-breakpoint-create-fail.exp,
9250 gdb.python/py-breakpoint-create-fail.py: New testcase.
9251
9252 2016-06-25 Manish Goregaokar <manish@mozilla.com>
9253
9254 PR gdb/20239
9255 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
9256 * gdb.rust/simple.exp: Add test expectations for new NonZero
9257 tests.
9258
9259 2016-06-24 David Taylor <dtaylor@emc.com>
9260
9261 * gdb.base/offsets.exp: New file.
9262 * gdb.base/offsets.c: New file.
9263
9264 2016-06-23 Tom Tromey <tom@tromey.com>
9265
9266 PR gdb/16483:
9267 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9268 before any filters are loaded.
9269
9270 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9271
9272 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9273 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9274 structs.
9275 * gdb.fortran/derived-type-function.exp: New file.
9276 * gdb.fortran/derived-type-function.f90: New file.
9277
9278
9279 2016-06-21 Pedro Alves <palves@redhat.com>
9280
9281 * gdb.base/new-ui.exp: New file.
9282 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9283 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9284 (with_spawn_id): New procedure.
9285
9286 2016-06-21 Pedro Alves <palves@redhat.com>
9287
9288 * gdb.mi/mi-exec-run.exp: New file.
9289
9290 2016-06-21 Pedro Alves <palves@redhat.com>
9291
9292 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9293 breakpoint command's output on the main UI.
9294 (test_break): New procedure, factored out from calls in the top
9295 level.
9296 (top level): Use foreach_with_prefix to test MI as main UI and as
9297 separate UI.
9298
9299 2016-06-21 Pedro Alves <palves@redhat.com>
9300
9301 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9302 (test_awatch_creation_and_listing)
9303 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9304 Remove 'type' parameter.
9305 (test_watchpoint_all): New parameter mi_mode. Remove
9306 with_test_prefix.
9307 (top level): Use foreach_with_prefix, and add main/separate UI MI
9308 testing axis.
9309
9310 2016-06-21 Pedro Alves <palves@redhat.com>
9311
9312 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9313 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9314 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9315 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9316 (gdb_main_spawn_id, mi_spawn_id): Declare and
9317 comment.
9318 (mi_create_inferior_pty): New procedure,
9319 factored out from default_mi_gdb_start.
9320 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9321 procedures.
9322 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9323 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9324 Use mi_create_inferior_pty.
9325 (mi_gdb_start): Use eval to pass down args list.
9326
9327 2016-06-21 Pedro Alves <palves@redhat.com>
9328
9329 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9330 * gdb.opt/inline-cmds.exp: Add MI tests.
9331
9332 2016-06-21 Pedro Alves <palves@redhat.com>
9333
9334 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9335
9336 2016-06-21 Pedro Alves <palves@redhat.com>
9337
9338 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9339 (top level): Use it instead of mi_execute_to.
9340
9341 2016-06-21 Pedro Alves <palves@redhat.com>
9342
9343 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9344 (cont_handler_str): New.
9345 (signal_stop_handler): Set stop_handler_str instead of printing to
9346 stdout.
9347 (continue_handler): Set cont_handler_str instead of printing to
9348 stdout.
9349 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9350 mi_send_resuming_command. Print stop_handler_str and
9351 cont_handler_str instead of expecting the python events print
9352 directly.
9353
9354 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9355
9356 * gdb.base/jit-reader.exp: New file.
9357 * gdb.base/jithost.c: New file.
9358 * gdb.base/jithost.h: New file.
9359 * gdb.base/jitreader.c : New file.
9360 * gdb.base/jit-protocol.h: New file.
9361
9362 2016-06-17 Yao Qi <yao.qi@linaro.org>
9363
9364 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9365 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9366 and detach-on-fork. Adjust tests.
9367 (top level): Invoke break_cond_on_syscall with combinations of
9368 syscall, follow-fork-mode and detach-on-fork.
9369
9370 2016-06-17 Yao Qi <yao.qi@linaro.org>
9371
9372 * gdb.base/step-over-exit.c: New.
9373 * gdb.base/step-over-exit.exp: New.
9374
9375 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9376
9377 * gdb.base/float.exp: Add target check for nds32*-*-*.
9378 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9379
9380 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9381
9382 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9383 for unsupported target features.
9384 * gdb.base/call-rt-st.exp: Likewise.
9385 * gdb.base/call-sc.exp: Likewise.
9386 * gdb.base/call-signal-resume.exp: Likewise.
9387 * gdb.base/call-strs.exp: Likewise.
9388 * gdb.base/callexit.exp: Likewise.
9389 * gdb.base/callfuncs.exp: Likewise.
9390 * gdb.base/nodebug.exp: Likewise.
9391 * gdb.base/printcmds.exp: Likewise.
9392 * gdb.base/ptype.exp: Likewise.
9393 * gdb.base/structs.exp: Likewise.
9394 * gdb.base/unwindonsignal.exp: Likewise.
9395 * gdb.cp/gdb2495.exp: Likewise.
9396 * gdb.cp/templates.exp: Likewise.
9397 * gdb.cp/virtfunc.exp: Likewise.
9398 * gdb.threads/hand-call-in-threads.exp: Likewise.
9399 * gdb.threads/interrupted-hand-call.exp: Likewise.
9400 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9401
9402 2016-06-10 Tom Tromey <tom@tromey.com>
9403
9404 PR rust/20110:
9405 * gdb.rust/expr.exp: Add test for integer constant larger than
9406 i32.
9407
9408 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9409
9410 * gdb.fortran/nested-funcs.exp: New.
9411 * gdb.fortran/nested-funcs.f90: New.
9412
9413 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9414
9415 * gdb.base/examine-backward.c: New file.
9416 * gdb.base/examine-backward.exp: New file.
9417
9418 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9419
9420 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9421 matching.
9422
9423 2016-06-02 Tom Tromey <tom@tromey.com>
9424
9425 PR python/18984:
9426 * gdb.python/py-shared.exp: Add solib_name test.
9427
9428 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9429
9430 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9431
9432 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9433
9434 PR c++/19893
9435 * gdb.dwarf2/implref.exp: Rename to...
9436 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9437 * gdb.dwarf2/implref-array.c: New file.
9438 * gdb.dwarf2/implref-array.exp: Likewise.
9439 * gdb.dwarf2/implref-global.c: Likewise.
9440 * gdb.dwarf2/implref-global.exp: Likewise.
9441 * gdb.dwarf2/implref-struct.c: Likewise.
9442 * gdb.dwarf2/implref-struct.exp: Likewise.
9443
9444 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9445
9446 * gdb.trace/trace-condition.exp: Add 64bit tests.
9447
9448 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9449
9450 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9451 bits types.
9452 (main): Adapt to 8 to 64 bits types.
9453 * gdb.trace/trace-condition.exp: Add new tests.
9454
9455 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9456
9457 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9458
9459 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9460
9461 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9462 Move condition tests...
9463 * gdb.trace/trace-condition.exp: Here.
9464
9465 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9466
9467 * gdb.trace/trace-condition.exp: Add counter-case tests.
9468
9469 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9470
9471 PR c++/15231
9472 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9473 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9474
9475 2016-05-27 Pedro Alves <palves@redhat.com>
9476
9477 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9478 New procedure.
9479 (top level): Call it, and bail out of DejaGnu is known to be bad.
9480
9481 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9482
9483 * gdb.base/whatis.c: Extend the test case.
9484 * gdb.base/whatis.exp: Add additional tests.
9485
9486 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9487
9488 * gdb.fortran/type.f90: Add pointer variable.
9489 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9490
9491 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9492
9493 * gdb.fortran/vla-type.exp: Fix testcase name.
9494
9495 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9496
9497 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9498
9499 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9500
9501 * gdb.fortran/type.f90: Add nested structures.
9502 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9503 * gdb.fortran/derived-type.exp: Adapt expected output.
9504 * gdb.fortran/vla-type.exp: Adapt expected output.
9505
9506 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9507
9508 * gdb.fortran/whatis_type.exp: Adapt expected output.
9509
9510 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9511
9512 * gdb.fortran/print_type.exp: Fix expected output.
9513 * gdb.fortran/whatis_type.exp: Fix expected output.
9514
9515 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9516
9517 * gdb.fortran/whatis_type.exp: Use multi_line.
9518
9519 2016-05-24 Tom Tromey <tom@tromey.com>
9520
9521 PR python/17386:
9522 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9523 use value as an index.
9524
9525 2016-05-23 Tom Tromey <tom@tromey.com>
9526
9527 PR python/17981:
9528 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9529 no-breakpoint case.
9530
9531 2016-05-24 Pedro Alves <palves@redhat.com>
9532
9533 PR gdb/19828
9534 * gdb.threads/clone-attach-detach.c: New file.
9535 * gdb.threads/clone-attach-detach.exp: New file.
9536
9537 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9538
9539 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9540
9541 2016-05-23 Tom Tromey <tom@tromey.com>
9542
9543 PR python/19438, PR python/18393:
9544 * gdb.python/py-progspace.exp: Add "dir" test.
9545 * gdb.python/py-objfile.exp: Add "dir" test.
9546
9547 2016-05-23 Yao Qi <yao.qi@linaro.org>
9548
9549 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9550 * gdb.arch/thumb2-it.exp: Likewise.
9551
9552 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9553
9554 * gdb.mi/mi-threads-interrupt.c: New file.
9555 * gdb.mi/mi-threads-interrupt.exp: New file.
9556
9557 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9558
9559 PR gdb/18077
9560 * gdb.mi/mi-async-run.exp: New file.
9561 * gdb.mi/mi-async-run.c: New file.
9562
9563 2016-05-17 Tom Tromey <tom@tromey.com>
9564 Manish Goregaokar <manishsmail@gmail.com>
9565
9566 * lib/rust-support.exp: New file.
9567 * lib/gdb.exp (skip_rust_tests): New proc.
9568 (build_executable_from_specs): Handle rust.
9569 * lib/future.exp (gdb_find_rustc): New proc.
9570 (gdb_default_target_compile): Handle rust.
9571 * gdb.rust/expr.exp: New file.
9572 * gdb.rust/generics.exp: New file.
9573 * gdb.rust/generics.rs: New file.
9574 * gdb.rust/methods.exp: New file.
9575 * gdb.rust/methods.rs: New file.
9576 * gdb.rust/modules.exp: New file.
9577 * gdb.rust/modules.rs: New file.
9578 * gdb.rust/simple.exp: New file.
9579 * gdb.rust/simple.rs: New file.
9580
9581 2016-05-17 Tom Tromey <tom@tromey.com>
9582
9583 * gdb.base/default.exp (set language): Add rust.
9584
9585 2016-05-17 Tom Tromey <tom@tromey.com>
9586
9587 * gdb.gdb/unittest.exp: New file.
9588
9589 2016-05-16 Yao Qi <yao.qi@linaro.org>
9590
9591 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9592 shell_prompt. Update shell_prompt_re.
9593
9594 2016-05-12 Doug Evans <dje@google.com>
9595
9596 PR symtab/19999
9597 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9598 $options when building executable.
9599 * gdb.dwarf2/fission-loclists-pie.S: New file.
9600 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9601
9602 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9603
9604 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9605 of [is_remote target],
9606
9607 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9608
9609 * lib/gdb.exp (use_gdb_stub): New procedure.
9610
9611 2016-05-03 Yunlian Jiang <yunlian@google.com>
9612 Doug Evans <dje@google.com>
9613
9614 PR symtab/19914
9615 * gdb.dwarf2/dwp-sepdebug.c: New file.
9616 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9617
9618 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9619
9620 * gdb.base/detach.exp: Remove is_remote check.
9621
9622 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9623
9624 * gdb.base/annota-input-while-running.exp: Don't check for
9625 [is_remote target]. Enable annotations after running to main.
9626 Remove unused "set test..." line.
9627
9628 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9629
9630 * gdb.trace/trace-enable-disable.exp: New file.
9631 * gdb.trace/trace-enable-disable.c: New file.
9632
9633 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9634
9635 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9636 use it in info sharedlibrary test.
9637 * gdb.trace/ftrace-lock.exp: Likewise.
9638 * gdb.trace/ftrace.exp: Likewise.
9639 * gdb.trace/range-stepping.exp: Likewise.
9640 * gdb.trace/trace-break.exp: Likewise.
9641 * gdb.trace/trace-condition.exp: Likewise.
9642 * gdb.trace/trace-mt.exp: Likewise.
9643
9644 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9645
9646 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9647 (gdb_load_shlib): ... this.
9648 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9649 gdb_load_shlib.
9650 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9651 * gdb.base/ctxobj.exp: Likewise.
9652 * gdb.base/dprintf-pending.exp: Likewise.
9653 * gdb.base/dso2dso.exp: Likewise.
9654 * gdb.base/fixsection.exp: Likewise.
9655 * gdb.base/gcore-relro.exp: Likewise.
9656 * gdb.base/gdb1555.exp: Likewise.
9657 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9658 * gdb.base/gnu-ifunc.exp: Likewise.
9659 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9660 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9661 * gdb.base/pending.exp: Likewise.
9662 * gdb.base/print-file-var.exp: Likewise.
9663 * gdb.base/print-symbol-loading.exp: Likewise.
9664 * gdb.base/shlib-call.exp: Likewise.
9665 * gdb.base/shreloc.exp: Likewise.
9666 * gdb.base/so-impl-ld.exp: Likewise.
9667 * gdb.base/solib-disc.exp: Likewise.
9668 * gdb.base/solib-nodir.exp: Likewise.
9669 * gdb.base/solib-overlap.exp: Likewise.
9670 * gdb.base/solib-symbol.exp: Likewise.
9671 * gdb.base/solib-weak.exp (do_test): Likewise.
9672 * gdb.base/sym-file.exp: Likewise.
9673 * gdb.base/symtab-search-order.exp: Likewise.
9674 * gdb.base/type-opaque.exp: Likewise.
9675 * gdb.base/unload.exp: Likewise.
9676 * gdb.base/watchpoint-solib.exp: Likewise.
9677 * gdb.compile/compile.exp: Likewise.
9678 * gdb.cp/gdb2384.exp: Likewise.
9679 * gdb.cp/infcall-dlopen.exp: Likewise.
9680 * gdb.cp/re-set-overloaded.exp: Likewise.
9681 * gdb.fortran/library-module.exp: Likewise.
9682 * gdb.opt/solib-intra-step.exp: Likewise.
9683 * gdb.python/py-finish-breakpoint.exp: Likewise.
9684 * gdb.python/py-shared.exp: Likewise.
9685 * gdb.reverse/solib-precsave.exp: Likewise.
9686 * gdb.reverse/solib-reverse.exp: Likewise.
9687 * gdb.server/solib-list.exp: Likewise.
9688 * gdb.threads/dlopen-libpthread.exp: Likewise.
9689 * gdb.threads/tls-shared.exp: Likewise.
9690 * gdb.threads/tls-so_extern.exp: Likewise.
9691 * gdb.trace/change-loc.exp: Likewise.
9692 * gdb.trace/ftrace-lock.exp: Likewise.
9693 * gdb.trace/ftrace.exp: Likewise.
9694 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9695 * gdb.trace/pending.exp: Likewise.
9696 * gdb.trace/range-stepping.exp: Likewise.
9697 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9698 (strace_info_marker): Likewise.
9699 (strace_probe_marker): Likewise.
9700 (strace_trace_on_same_addr): Likewise.
9701 (strace_trace_on_diff_addr): Likewise.
9702 * gdb.trace/trace-break.exp: Likewise.
9703 * gdb.trace/trace-condition.exp: Likewise.
9704 * gdb.trace/trace-mt.exp: Likewise.
9705
9706 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9707
9708 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9709 result of gdb_remote_download.
9710 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9711 * gdb.base/dso2dso.exp: Likewise.
9712 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9713 * gdb.base/print-file-var.exp: Likewise.
9714 * gdb.base/shlib-call.exp: Likewise.
9715 * gdb.base/shreloc.exp: Likewise.
9716 * gdb.base/solib-overlap.exp: Likewise.
9717 * gdb.base/solib-weak.exp (do_test): Likewise.
9718 * gdb.base/unload.exp: Likewise.
9719
9720 2016-04-27 Yao Qi <yao.qi@linaro.org>
9721
9722 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9723 exists.
9724
9725 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9726
9727 * vla-type.exp: Print structure from toplevel.
9728
9729 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9730
9731 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9732 of dynamic types.
9733 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9734 of dynamic types.
9735
9736 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9737
9738 * gdb.fortran/vla-type.f90: New file.
9739 * gdb.fortran/vla-type.exp: New file.
9740
9741 2016-04-25 Yao Qi <yao.qi@linaro.org>
9742
9743 * gdb.base/branch-to-self.c: New file.
9744 * gdb.base/branch-to-self.exp: New file.
9745
9746 2016-04-22 Yao Qi <yao.qi@linaro.org>
9747
9748 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9749 more after $hex.
9750
9751 2016-04-22 Yao Qi <yao.qi@linaro.org>
9752
9753 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9754 * gdb.base/annota3.exp: Likewise.
9755
9756 2016-04-22 Yao Qi <yao.qi@linaro.org>
9757
9758 * gdb.reverse/step-precsave.exp: Do one step and test program
9759 stops in "callee" and do multiple steps until program goes out
9760 of "callee".
9761 * gdb.reverse/step-reverse.exp: Likewise.
9762
9763 2016-04-22 Yao Qi <yao.qi@linaro.org>
9764
9765 * gdb.trace/signal.exp: Also pass if
9766 $tracepoint_hits($i) > $iterations.
9767
9768 2016-04-22 Yao Qi <yao.qi@linaro.org>
9769
9770 * gdb.trace/signal.c: New file.
9771 * gdb.trace/signal.exp: New file.
9772
9773 2016-04-19 Doug Evans <xdje42@gmail.com>
9774
9775 * gdb.base/bad-file.exp: New file.
9776
9777 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9778
9779 * gdb.dwarf2/implref.exp: New file.
9780
9781 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9782
9783 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9784 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9785 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9786 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9787 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9788 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9789 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9790 * lib/fortran.exp (fortran_int4): New procedure.
9791 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9792 (fortran_logical4): Likewise.
9793
9794 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9795
9796 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9797
9798 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9799
9800 * lib/compiler.c: Add Intel specific preprocessor macros.
9801 * lib/compiler.cc: Likewise.
9802
9803 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
9804
9805 * gdb.server/connect-with-no-symbol-file.c: New file.
9806 * gdb.server/connect-with-no-symbol-file.exp: New file.
9807
9808 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9809
9810 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9811
9812 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9813
9814 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9815 standard output directory.
9816
9817 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9818
9819 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9820
9821 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9822
9823 * gdb.btrace/instruction_history.c (loop): Add declaration.
9824
9825 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9826
9827 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9828
9829 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9830
9831 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9832 parentheses to print.
9833 (continue_handler): Likewise.
9834
9835 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9836
9837 * gdb.server/solib-list.exp: Remove is_remote check.
9838 Pass shlib= to gdb_compile. Don't link shared library with
9839 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9840 Run binary filename through "readlink -f" on the target.
9841
9842 2016-04-08 Pedro Alves <palves@redhat.com>
9843
9844 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9845 interpreter filename as argument to gdbserver_spawn.
9846 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9847 Return empty if $last_loaded_file does not exist.
9848
9849 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9850
9851 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9852 * gdb.base/jit-main.c: Use exit after usage.
9853
9854 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9855
9856 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9857 GDBHISTSIZE prior to the tests.
9858 * gdb.base/gdbinit-history.exp: Likewise.
9859
9860 2016-04-07 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9863 instead of build_executable. Use gdb_load_shlibs.
9864
9865 2016-04-07 Yao Qi <yao.qi@linaro.org>
9866
9867 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9868 Execute "si" command.
9869
9870 2016-04-07 Yao Qi <yao.qi@linaro.org>
9871
9872 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9873 number instead of the comments on some line.
9874
9875 2016-04-06 Don Breazeal <donb@codesourcery.com>
9876
9877 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9878 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9879
9880 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9881
9882 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9883 standard_output_file. Remove unused binfile variable.
9884
9885 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
9886
9887 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9888 * gdb.python/py-mi-objfile.exp: Match "list main" output
9889 in console format.
9890
9891 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9892
9893 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9894 absolute.
9895
9896 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9897
9898 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9899 absolute.
9900 * gdb.trace/ftrace.exp: Likewise.
9901 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9902 targets as well.
9903 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9904 (gdb_load_shlibs): Copy libraries to test directory when testing
9905 natively. Only set solib-search-path if testing remotely.
9906 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9907
9908 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9909
9910 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9911 gdb_download. Use it even if the target is not remote.
9912 * gdb.base/jit.exp (compile_jit_test): Likewise.
9913 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9914 output directory if the destination board is local, otherwise use
9915 the standard remote_download from DejaGnu.
9916 (gdb_download): Remove.
9917 (gdb_load_shlibs): Use gdb_remote_download instead of
9918 gdb_download.
9919 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9920 Use gdb_remote_download instead of gdb_download. Use it even if
9921 the target is not remote.
9922 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9923 instead of gdb_download.
9924
9925 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9926
9927 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9928 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9929 run.
9930
9931 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
9932
9933 PR gdb/19820
9934 * gdb.base/printcmds.exp: Add artificial arrays tests.
9935
9936 2016-03-31 Pedro Alves <palves@redhat.com>
9937
9938 PR gdb/19858
9939 * gdb.base/jit-main.c: Include unistd.h.
9940 (ATTACH): Define to 0 if not already defined.
9941 (wait_for_gdb, mypid): New globals.
9942 (WAIT_FOR_GDB): New macro.
9943 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9944 some breakpoint locations.
9945 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9946 New procedures.
9947 (one_jit_test): Add REATTACH parameter, and handle it. Use
9948 continue_to_test_location.
9949 (top level): Test attach, and adjusts calls to one_jit_test.
9950
9951 2016-03-31 Pedro Alves <palves@redhat.com>
9952
9953 PR gdb/19858
9954 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9955 BINSUFFIX parameter, and handle it.
9956 (top level): Adjust calls compile_jit_test.
9957
9958 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
9959
9960 PR python/19743
9961 * gdb.python/py-mi-events-gdb.py: New file.
9962 * gdb.python/py-mi-events.c: New file.
9963 * gdb.python/py-mi-events.exp: New file.
9964
9965 2016-03-30 Yao Qi <yao.qi@linaro.org>
9966
9967 * gdb.reverse/until-precsave.exp: Match function name only.
9968 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9969 Move malloc to a condition block.
9970 * gdb.reverse/until-reverse.exp: Match function name only.
9971
9972 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9973
9974 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9975 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9976 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9977 variable for GPR 0 instead of assuming it is register 0.
9978 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9979 * lib/trace-support.exp: Add s390 registers.
9980
9981 2016-03-29 Yao Qi <yao.qi@linaro.org>
9982
9983 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9984
9985 2016-03-24 Yao Qi <yao.qi@linaro.org>
9986
9987 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9988 test message.
9989
9990 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9991
9992 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9993 maintaining separate logic for constructing the output path.
9994
9995 2016-03-16 Don Breazeal <donb@codesourcery.com>
9996
9997 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9998 Retry fork and waitpid on interrupted system call errors.
9999 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10000 Use with_timeout_factor to increase timeout by factor of 10.
10001
10002 2016-03-15 Don Breazeal <donb@codesourcery.com>
10003
10004 * gdb.cp/scope-err.cc: New test program.
10005 * gdb.cp/scope-err.exp: New test script.
10006 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10007 lines and "set breakpoint here" comment.
10008 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10009 Fixed some whitespace and format issues.
10010 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10011 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10012
10013 2016-03-15 Doug Evans <dje@google.com>
10014
10015 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10016 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10017 All callers updated. Add tests for enums, mixed flags register.
10018
10019 2016-03-15 Doug Evans <dje@google.com>
10020
10021 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10022 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10023
10024 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10025
10026 * gdb.base/default.exp: Add $_as_string to the list of expected
10027 convenience functions.
10028
10029 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10030
10031 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10032
10033 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10034
10035 * gdb.python/py-as-string.exp: New file.
10036 * gdb.python/py-as-string.c: New file.
10037
10038 2016-03-09 Pedro Alves <palves@redhat.com>
10039
10040 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10041 signal" -> "Thread NN received signal" output change.
10042 * gdb.threads/ia64-sigill.exp: Likewise.
10043 * gdb.threads/linux-dp.exp: Likewise.
10044 * gdb.threads/manythreads.exp: Likewise.
10045 * gdb.threads/pending-step.exp: Likewise.
10046 * gdb.threads/print-threads.exp: Likewise.
10047 * gdb.threads/sigstep-threads.exp: Likewise.
10048 * gdb.threads/staticthreads.exp: Likewise.
10049 * gdb.threads/tls.exp: Likewise.
10050
10051 2016-03-09 Pedro Alves <palves@redhat.com>
10052
10053 * gdb.base/command-line-input.exp: New file.
10054
10055 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10056
10057 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10058 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10059 * gdb.trace/pending.exp: Accept leading dot before function name.
10060 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10061 * lib/trace-support.exp: Set registers for ppc.
10062
10063 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10064
10065 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10066 use it for disassembly; accept .main in addition to main in backtrace.
10067
10068 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
10069 Marcin Kościelnicki <koriakin@0x04.net>
10070
10071 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10072 (gdb_recursion_test_ptr): New global variable.
10073 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10074 gdb_recursion_test.
10075 (gdb_c_test): Ditto.
10076
10077 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10078
10079 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10080 ordering.
10081
10082 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10083
10084 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10085 (bar): Add bar_start_lbl label.
10086 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10087 of foo/bar for emitting DWARF and tracing.
10088
10089 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10090
10091 * analyze-racy-logs.py: Set executable bit.
10092
10093 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10094
10095 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10096 (CHECK_TARGET_TMP): Likewise.
10097 (check-single-racy): New rule.
10098 (check-parallel-racy): Likewise.
10099 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10100 (do-check-parallel-racy): New rule.
10101 (check-racy/%.exp): Likewise.
10102 * README (Racy testcases): New section.
10103 * analyze-racy-logs.py: New file.
10104
10105 2016-03-03 Doug Evans <dje@google.com>
10106
10107 * gdb.base/skip.exp: Use with_test_prefix.
10108
10109 2016-03-03 Yao Qi <yao.qi@linaro.org>
10110
10111 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10112 Invoke step_over_syscall "clone" and break_cond_on_syscall
10113 "clone".
10114 * gdb.base/step-over-clone.c: New file.
10115
10116 2016-03-03 Yao Qi <yao.qi@linaro.org>
10117
10118 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10119 code format.
10120
10121 2016-03-03 Yao Qi <yao.qi@linaro.org>
10122
10123 * gdb.base/disp-step-fork.c: Rename to ...
10124 * gdb.base/step-over-fork.c: ... it. New file.
10125 * gdb.base/disp-step-vfork.c: Rename to ...
10126 * gdb.base/step-over-vfork.c: ... it. New file.
10127 * gdb.base/disp-step-syscall.exp: Rename to ...
10128 * gdb.base/step-over-syscall.exp: ... it. New file.
10129 (disp_step_cross_syscall): Rename to ...
10130 (step_over_syscall): ... it.
10131
10132 2016-03-03 Yao Qi <yao.qi@linaro.org>
10133
10134 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10135 If target supports condition evaluation on target, invoke
10136 break_cond_on_syscall for fork and vfork.
10137
10138 2016-03-03 Yao Qi <yao.qi@linaro.org>
10139
10140 * gdb.base/disp-step-syscall.exp: Don't invoke
10141 support_displaced_stepping.
10142 (disp_step_cross_syscall): Test with displaced stepping off and
10143 on if supported.
10144
10145 2016-03-03 Yao Qi <yao.qi@linaro.org>
10146
10147 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10148 proc.
10149 (setup): New proc.
10150 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10151 and setup.
10152
10153 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10154
10155 * gdb.fortran/vla-history.exp: Remove breakpoint.
10156
10157 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10158
10159 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10160 exceeds timeout.
10161
10162 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10163
10164 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10165 breakpoint.
10166
10167 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10168
10169 * gdb.mi/vla.f90: Nullify pointer after declaration.
10170
10171 2016-03-01 Pedro Alves <palves@redhat.com>
10172
10173 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10174
10175 2016-03-01 Pedro Alves <palves@redhat.com>
10176
10177 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10178 before anything else.
10179 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10180 _GNU_SOURCE here.
10181 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10182 before anything else.
10183 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10184
10185 2016-03-01 Pedro Alves <palves@redhat.com>
10186
10187 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10188
10189 2016-03-01 Yao Qi <yao.qi@linaro.org>
10190
10191 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10192 prepare_for_testing.
10193
10194 2016-03-01 Yao Qi <yao.qi@linaro.org>
10195
10196 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10197
10198 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10199
10200 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10201 manually constructing the output path.
10202
10203 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10204
10205 * gdb.arch/s390-stackless.S: New.
10206 * gdb.arch/s390-stackless.exp: New.
10207
10208 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10209
10210 * gdb.dlang/circular.c: New file.
10211 * gdb.dlang/circular.exp: New file.
10212
10213 2016-02-26 Yao Qi <yao.qi@linaro.org>
10214
10215 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10216 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10217 (testcases): Update.
10218
10219 2016-02-26 Yao Qi <yao.qi@linaro.org>
10220
10221 * gdb.reverse/aarch64.c: Rename to ...
10222 * gdb.reverse/insn-reverse.c: ... it.
10223 * gdb.reverse/aarch64.exp: Rename to ...
10224 * gdb.reverse/insn-reverse.exp: ... it.
10225
10226 2016-02-26 Yao Qi <yao.qi@linaro.org>
10227
10228 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10229 (testcase_ftype): New.
10230 (testcases): New array.
10231 (n_testcases): New.
10232 (main): Call each element in testcases.
10233 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10234 (read_testcase): New.
10235 Do the tests in a loop.
10236
10237 2016-02-25 Yao Qi <yao.qi@linaro.org>
10238
10239 * gdb.base/branches.c: Remove.
10240
10241 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10242
10243 PR gdb/13808
10244 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10245
10246 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10247
10248 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10249
10250 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10251
10252 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10253 change x86_64 call_insn to 'callq'.
10254
10255 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10256
10257 * gdb.trace/tfile-avx.c: Move to...
10258 * gdb.trace/tracefile-pseudo-reg.c: Here.
10259 * gdb.trace/tfile-avx.exp: Move to...
10260 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10261
10262 2016-02-24 Gary Benson <gbenson@redhat.com>
10263
10264 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10265 message on attach.
10266
10267 2016-02-23 Doug Evans <dje@google.com>
10268
10269 * gdb.base/skip.c (test_skip): New function.
10270 (end_test_skip_file_and_function): New function.
10271 (test_skip_file_and_function): New function.
10272 * gdb.base/skip1.c (test_skip): New function.
10273 (skip1_test_skip_file_and_function): New function.
10274 * gdb.base/skip.exp: Add tests for new skip options.
10275 * gdb.base/skip-solib.exp: Update expected output.
10276 * gdb.perf/skip-command.cc: New file.
10277 * gdb.perf/skip-command.exp: New file.
10278 * gdb.perf/skip-command.py: New file.
10279
10280 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10281
10282 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10283 info registers pattern.
10284
10285 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10286
10287 * lib/future.exp: Add D support.
10288 (gdb_find_gdc): New proc.
10289 (gdb_default_target_compile): Add D support.
10290
10291 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
10292
10293 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10294 user+system time.
10295 (trace_speed_test): Determine the iteration count for a time
10296 between 15..30 seconds.
10297
10298 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10299
10300 * gdb.arch/i386-mpx-sigsegv.c: New file.
10301 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10302 * gdb.arch/i386-mpx-simple_segv.c: New file.
10303 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10304
10305 2016-02-18 Yao Qi <yao.qi@linaro.org>
10306
10307 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10308 Don't call setup_kfail.
10309
10310 2016-02-18 Yao Qi <yao.qi@linaro.org>
10311
10312 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10313 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10314
10315 2016-02-16 Doug Evans <dje@google.com>
10316
10317 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10318 * gdb.base/skip1.c: Ditto.
10319 * gdb.base/skip.exp: Whitespace cleanup.
10320
10321 2016-02-16 Don Breazeal <donb@codesourcery.com>
10322
10323 PR remote/19496
10324 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10325 Remove kfail for PR remote/19496.
10326
10327 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10328
10329 * lib/gdb.exp (standard_temp_file): Return a path specific to
10330 the runtest invocation.
10331
10332 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10333
10334 * gdb.trace/save-trace.exp: Change relative path to be in the
10335 standard output directory.
10336
10337 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10338
10339 * gdb.arch/i386-prologue.c: Add missing prototypes.
10340
10341 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10342
10343 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10344 * gdb.arch/i386-prologue.exp: Likewise.
10345 * gdb.arch/i386-size.exp: Likewise.
10346
10347 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10348
10349 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10350 define object file path.
10351 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10352 file path.
10353 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10354 standard_output_file to define binfile.
10355
10356 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10357
10358 Fix compatibility with recent gfortran-5.3.1.
10359 * gdb.fortran/vla-history.exp (print vla1 allocated)
10360 (print vla2 allocated, print $2, print $3): Remove
10361 (print $4): Rename to ...
10362 (print $2): ... here.
10363 (print $9): Rename to ...
10364 (print $5): ... here.
10365 (print $10): Rename to ...
10366 (print $6): ... here.
10367 * gdb.fortran/vla.f90: Add pvla initialization.
10368
10369 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10370
10371 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10372 New test.
10373 * gdb.fortran/vla-value-sub.exp: Likewise.
10374
10375 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10376
10377 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10378
10379 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10380
10381 * i386-biarch-core.exp: Define corefile using
10382 standard_output_file.
10383
10384 2016-02-12 Yao Qi <yao.qi@linaro.org>
10385
10386 * gdb.arch/arm-single-step-kernel-helper.c: New.
10387 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10388
10389 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10390
10391 * gdb.btrace/tailcall-only.exp: New.
10392 * gdb.btrace/tailcall-only.c: New.
10393 * gdb.btrace/x86_64-tailcall-only.S: New.
10394 * gdb.btrace/i686-tailcall-only.S: New.
10395
10396 2016-02-11 Pedro Alves <palves@redhat.com>
10397
10398 * README (Parallel testing): Add missing double quotes.
10399
10400 2016-02-11 Pedro Alves <palves@redhat.com>
10401
10402 * README (Parallel testing): New section.
10403 (GDB_PARALLEL): Rewrite.
10404 (FORCE_PARALLEL): Document.
10405
10406 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10407
10408 * gdb.trace/tfile-avx.c: New test.
10409 * gdb.trace/tfile-avx.exp: New test.
10410
10411 2016-02-09 Keith Seitz <keiths@redhat.com>
10412
10413 PR breakpoints/19546
10414 * gdb.base/infcall-exec.c: New file.
10415 * gdb.base/infcall-exec2.c: New file.
10416 * gdb.base/infcall-exec.exp: New file.
10417
10418 2016-02-09 Keith Seitz <keiths@redhat.com>
10419
10420 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10421 (toplevel): Call test_bkpt_address.
10422
10423 2016-02-09 Keith Seitz <keiths@redhat.com>
10424
10425 PR python/19506
10426 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10427 (toplevel): Call test_bkpt_address.
10428
10429 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10430
10431 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10432 to AC_OUTPUT.
10433 * configure: Regenerate.
10434
10435 2016-02-09 Pedro Alves <palves@redhat.com>
10436
10437 PR breakpoints/19548
10438 * gdb.base/execl-update-breakpoints.c (some_function): New
10439 function.
10440 (main): Call it.
10441 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10442 Tighten expected GDB output.
10443
10444 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10445
10446 * Makefile.in (ALL_SUBDIRS): Remove.
10447 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10448 (distclean maintainer-clean realclean): Likewise.
10449 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10450 * configure: Regenerate.
10451 * gdb.ada/Makefile.in: Delete.
10452 * gdb.arch/Makefile.in: Likewise.
10453 * gdb.asm/Makefile.in: Likewise.
10454 * gdb.base/Makefile.in: Likewise.
10455 * gdb.btrace/Makefile.in: Likewise.
10456 * gdb.cell/Makefile.in: Likewise.
10457 * gdb.compile/Makefile.in: Likewise.
10458 * gdb.cp/Makefile.in: Likewise.
10459 * gdb.disasm/Makefile.in: Likewise.
10460 * gdb.dlang/Makefile.in: Likewise.
10461 * gdb.dwarf2/Makefile.in: Likewise.
10462 * gdb.fortran/Makefile.in: Likewise.
10463 * gdb.gdb/Makefile.in: Likewise.
10464 * gdb.go/Makefile.in: Likewise.
10465 * gdb.guile/Makefile.in: Likewise.
10466 * gdb.java/Makefile.in: Likewise.
10467 * gdb.linespec/Makefile.in: Likewise.
10468 * gdb.mi/Makefile.in: Likewise.
10469 * gdb.modula2/Makefile.in: Likewise.
10470 * gdb.multi/Makefile.in: Likewise.
10471 * gdb.objc/Makefile.in: Likewise.
10472 * gdb.opencl/Makefile.in: Likewise.
10473 * gdb.opt/Makefile.in: Likewise.
10474 * gdb.pascal/Makefile.in: Likewise.
10475 * gdb.perf/Makefile.in: Likewise.
10476 * gdb.python/Makefile.in: Likewise.
10477 * gdb.reverse/Makefile.in: Likewise.
10478 * gdb.server/Makefile.in: Likewise.
10479 * gdb.stabs/Makefile.in: Likewise.
10480 * gdb.threads/Makefile.in: Likewise.
10481 * gdb.trace/Makefile.in: Likewise.
10482 * gdb.xml/Makefile.in: Likewise.
10483 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10484 GDB_PARALLEL.
10485 (standard_output_file): Remove check for GDB_PARALLEL, always
10486 return path in outputs/$subdir/$testname.
10487
10488 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10489
10490 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10491 (site.exp): Assign abs_srcdir to tcl's srcdir.
10492
10493 2016-02-04 Yao Qi <yao.qi@linaro.org>
10494
10495 * gdb.base/foll-exec-mode.c: Include limits.h.
10496 (main): Add parameters argc and argv. Get directory from
10497 argv[0].
10498 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10499 compilation.
10500 * gdb.base/foll-exec.c: Include limits.h.
10501 (main): Add parameters argc and argv.
10502 Get directory from argv[0].
10503 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10504 Adjust tests on the number of lines as source code changed.
10505 * gdb.base/foll-vfork-exit.c: Include limits.h.
10506 (main): Add one line of statement before vfork.
10507 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10508 (main): Add parameters argc and argv. Get directory from
10509 argv[0].
10510 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10511 (setup_gdb): Set tbreak to skip some source lines.
10512 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10513 (main): Add parameters argc and argv. Get directory from
10514 argv[0].
10515 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10516 compilation.
10517 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10518 (main): Add parameters argc and argv. Get directory from
10519 argv[0].
10520 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10521 compilation.
10522
10523 2016-02-01 Doug Evans <dje@google.com>
10524
10525 * gdb.base/skip.exp: Clean up multiple references to same test name.
10526
10527 2016-02-01 Pedro Alves <palves@redhat.com>
10528
10529 PR remote/19496
10530 * gdb.threads/forking-threads-plus-breakpoint.exp
10531 (displaced_stepping_supported): New global.
10532 (probe_displaced_stepping_support): New procedure.
10533 (do_test): Add 'displaced' parameter, and use it.
10534 (top level): Check for displaced stepping support. Add displaced
10535 stepping on/off testing axis.
10536
10537 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10538
10539 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10540 pointer. Don't perform further tests on the unassociated pointer
10541 if the first test fails.
10542
10543 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10544
10545 * gdb.base/max-value-size.c: New file.
10546 * gdb.base/max-value-size.exp: New file.
10547 * gdb.base/huge.exp: Disable max-value-size for this test.
10548
10549 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10550
10551 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10552
10553 2016-01-28 Yao Qi <yao.qi@linaro.org>
10554
10555 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10556
10557 2016-01-25 Pedro Alves <palves@redhat.com>
10558
10559 PR threads/19461
10560 * gdb.base/fork-running-state.c: New file.
10561 * gdb.base/fork-running-state.exp: New file.
10562
10563 2016-01-25 Pedro Alves <palves@redhat.com>
10564
10565 PR gdb/19494
10566 * gdb.base/catch-fork-kill.c: New file.
10567 * gdb.base/catch-fork-kill.exp: New file.
10568
10569 2016-01-25 Pedro Alves <palves@redhat.com>
10570
10571 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10572 Delete, moved to lib/gdb.exp.
10573 * gdb.threads/forking-threads-plus-breakpoint.exp
10574 (foreach_with_prefix): Likewise.
10575 * gdb.threads/process-dies-while-handling-bp.exp
10576 (foreach_with_prefix): Likewise.
10577 * lib/gdb.exp (foreach_with_prefix): New procedure.
10578
10579 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10580
10581 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10582 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10583
10584 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10585
10586 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10587 endian targets.
10588
10589 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10590 Pedro Alves <palves@redhat.com>
10591
10592 Fix testsuite compatibility with Guile.
10593 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10594 number.
10595
10596 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10597
10598 Fix testsuite compatibility with Guile.
10599 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10600 (thread 1): New test for backtrace through signal handler.
10601
10602 2016-01-22 Yao Qi <yao.qi@linaro.org>
10603
10604 PR testsuite/19491
10605 * gdb.base/multi-forks.c: Include
10606 ../lib/unbuffer_output.c
10607 (main): Call gdb_unbuffer_output.
10608
10609 2016-01-21 Doug Evans <dje@google.com>
10610
10611 * lib/ada.exp (gdb_compile_ada): Fix typo.
10612
10613 2016-01-21 Joel Brobecker <brobecker@adacore.com>
10614
10615 * gdb.base/break-fun-addr.exp: New file.
10616 * gdb.base/break-fun-addr1.c: New file.
10617 * gdb.base/break-fun-addr2.c: New file.
10618
10619 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10620
10621 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10622 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10623 enum flag values.
10624
10625 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10626
10627 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10628 when GDB can not set the vector return value. Add more comments
10629 for clarification.
10630
10631 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10632
10633 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10634 command.
10635
10636 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10637
10638 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10639
10640 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10641
10642 * Makefile.in (check-single): Pass --status to runtest.
10643 (check/%.exp): Likewise.
10644
10645 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10646
10647 * Makefile.in (check-parallel): Propagate return code from make
10648 do-check-parallel.
10649
10650 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10651
10652 * gdb.trace/ftrace.exp: Fix expected message on continue.
10653 * gdb.trace/pending.exp: Fix expected message on continue.
10654 * gdb.trace/trace-break.exp: Fix expected message on continue.
10655
10656 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10657
10658 * lib/gdb.exp (gdb_test): Remove unused global references.
10659
10660 2016-01-18 Pedro Alves <palves@redhat.com>
10661
10662 * gdb.base/async-shell.exp: Adjust expected output.
10663 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10664 * gdb.base/siginfo-thread.exp: Adjust expected output.
10665 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10666 * gdb.java/jnpe.exp: Adjust expected output.
10667 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10668 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10669 * gdb.threads/leader-exit.exp: Adjust expected output.
10670 * gdb.threads/manythreads.exp: Adjust expected output.
10671 * gdb.threads/pthreads.exp: Adjust expected output.
10672 * gdb.threads/schedlock.exp: Adjust expected output.
10673 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10674 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10675 expected output.
10676 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10677 output.
10678 * gdb.threads/sigthread.exp: Adjust expected output.
10679 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10680
10681 2016-01-18 Yao Qi <yao.qi@linaro.org>
10682
10683 * gdb.guile/scm-section-script.c: Replace @progbits with
10684 %progbits.
10685 * gdb.python/py-section-script.c: Likewise.
10686
10687 2016-01-15 Pedro Alves <palves@redhat.com>
10688
10689 * gdb.multi/tids.exp: Test star wildcard ranges.
10690
10691 2016-01-15 Pedro Alves <palves@redhat.com>
10692
10693 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10694 command from "thread apply" invocation.
10695 (thr_apply_info_thr_invalid): Default the expected output to the
10696 input tid list.
10697 (top level): Add tests that use convenience variables. Add tests
10698 for "thread apply" with a valid TID list, but missing the command.
10699
10700 2016-01-13 Pedro Alves <palves@redhat.com>
10701
10702 * gdb.base/default.exp: Expect $_gthread as well.
10703 * gdb.multi/tids.exp: Test $_gthread.
10704 * gdb.threads/thread-specific.exp: Test $_gthread.
10705
10706 2016-01-13 Pedro Alves <palves@redhat.com>
10707
10708 * gdb.multi/tids.exp: Test "info threads -gid".
10709
10710 2016-01-13 Pedro Alves <palves@redhat.com>
10711
10712 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10713 Breakpoint.thread.
10714 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10715
10716 2016-01-07 Pedro Alves <palves@redhat.com>
10717
10718 * gdb.base/break.exp: Adjust to output changes.
10719 * gdb.base/hbreak2.exp: Likewise.
10720 * gdb.base/sepdebug.exp: Likewise.
10721 * gdb.base/watch_thread_num.exp: Likewise.
10722 * gdb.linespec/keywords.exp: Likewise.
10723 * gdb.multi/info-threads.exp: Likewise.
10724 * gdb.threads/thread-find.exp: Likewise.
10725 * gdb.multi/tids.c: New file.
10726 * gdb.multi/tids.exp: New file.
10727
10728 2016-01-13 Pedro Alves <palves@redhat.com>
10729
10730 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10731
10732 2016-01-13 Pedro Alves <palves@redhat.com>
10733
10734 * gdb.base/default.exp: Expect $_inferior as well.
10735 * gdb.multi/base.exp: Test $_inferior.
10736
10737 2016-01-13 Pedro Alves <palves@redhat.com>
10738
10739 PR breakpoints/19388
10740 * gdb.base/catch-signal-siginfo-cond.c: New file.
10741 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10742
10743 2016-01-12 Josh Stone <jistone@redhat.com>
10744 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10745
10746 * gdb.base/catch-syscall.c (do_execve): New variable.
10747 (main): Conditionally trigger an execve.
10748 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10749 (test_catch_syscall_execve): New, check entry/return across execve.
10750 (do_syscall_tests): Call test_catch_syscall_execve.
10751
10752 2016-01-12 Pedro Alves <palves@redhat.com>
10753
10754 * gdb.base/random-signal.exp (do_test): New procedure, with body
10755 of testcase moved in.
10756
10757 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10758 Pedro Alves <palves@redhat.com>
10759
10760 * gdb.base/funcargs.exp (finish from indirectly called function):
10761 Reintroduce the case for 'First'.
10762
10763 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10764 Pedro Alves <palves@redhat.com>
10765
10766 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10767 (tcatch_vfork_then_child_follow_exec)
10768 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10769 identification.
10770
10771 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10772
10773 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10774 and repeats to unlimited.
10775 * gdb.python/py-value.exp: Likewise.
10776 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10777 and repeats to unlimited.
10778
10779 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10780
10781 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10782 and reordering the functions.
10783 * gdb.multi/hangout.c: Likewise.
10784 * gdb.multi/hello.c: Likewise.
10785
10786 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10787
10788 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10789 absolute.
10790 (SingleStatisticTestResult.report): Use dict.keys instead of
10791 dict.iterkeys.
10792
10793 2016-01-06 Pedro Alves <palves@redhat.com>
10794
10795 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10796
10797 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10798
10799 * gdb.btrace/dlopen.exp: New.
10800 * gdb.btrace/dlopen.c: New.
10801 * gdb.btrace/dlopen-dso.c: New.
10802
10803 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10804
10805 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10806 PATTERN argument is optional.
10807
10808 2015-12-24 Joel Brobecker <brobecker@adacore.com>
10809
10810 * lib/ada.exp (target_compile_ada_from_dir): New function.
10811 (gdb_compile_ada): Reimplement avoiding the use of project files.
10812 * gdb.ada/gnat_ada.gpr: Delete.
10813 * gdb.ada/cond_lang.exp: Adjust test to make path before
10814 filename optional.
10815 * gdb.ada/small_reg_param.exp: Likewise.
10816
10817 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10818
10819 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10820
10821 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10822
10823 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10824 case.
10825
10826 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10827
10828 * gdb.base/break.exp: Remove dead code.
10829 * gdb.base/sepdebug.exp: Likewise.
10830
10831 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10832
10833 * gdb.asm/asm-source.exp: Remove HP-UX references.
10834 * gdb.base/annota1.exp: Likewise.
10835 * gdb.base/annota3.exp: Likewise.
10836 * gdb.base/attach.exp: Likewise.
10837 * gdb.base/bigcore.exp: Likewise.
10838 * gdb.base/break.exp: Likewise.
10839 * gdb.base/call-ar-st.exp: Likewise.
10840 * gdb.base/callfuncs.exp: Likewise.
10841 * gdb.base/catch-fork-static.exp: Likewise.
10842 * gdb.base/display.exp: Likewise.
10843 * gdb.base/foll-exec-mode.exp: Likewise.
10844 * gdb.base/foll-exec.exp: Likewise.
10845 * gdb.base/foll-fork.exp: Likewise.
10846 * gdb.base/foll-vfork.exp: Likewise.
10847 * gdb.base/funcargs.exp: Likewise.
10848 * gdb.base/hbreak2.exp: Likewise.
10849 * gdb.base/inferior-died.exp: Likewise.
10850 * gdb.base/interrupt.exp: Likewise.
10851 * gdb.base/multi-forks.exp: Likewise.
10852 * gdb.base/nodebug.exp: Likewise.
10853 * gdb.base/sepdebug.exp: Likewise.
10854 * gdb.base/solib1.c: Likewise.
10855 * gdb.base/step-test.exp: Likewise.
10856 * gdb.mi/non-stop.c: Likewise.
10857 * gdb.mi/pthreads.c: Likewise.
10858 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10859 * gdb.threads/pthreads.c: Likewise.
10860 * gdb.threads/staticthreads.exp: Likewise.
10861 * lib/future.exp: Likewise.
10862 * lib/gdb.exp: Likewise.
10863 * gdb.base/so-indr-cl.c: Remove.
10864 * gdb.base/so-indr-cl.exp: Likewise.
10865 * gdb.base/solib.c: Likewise.
10866 * gdb.base/solib.exp: Likewise.
10867 * gdb.base/solib2.c: Likewise.
10868
10869 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10870
10871 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10872 * gdb.base/call-ar-st.exp: Likewise.
10873 * gdb.base/callfuncs.exp: Likewise.
10874 * gdb.base/condbreak.exp: Likewise.
10875 * gdb.base/constvars.exp: Likewise.
10876 * gdb.base/hbreak2.exp: Likewise.
10877 * gdb.base/langs.exp: Likewise.
10878 * gdb.base/list.exp: Likewise.
10879 * gdb.base/long_long.exp: Likewise.
10880 * gdb.base/ptype.exp: Likewise.
10881 * gdb.base/scope.exp: Likewise.
10882 * gdb.base/signals.exp: Likewise.
10883 * gdb.base/so-impl-ld.exp: Likewise.
10884 * gdb.base/varargs.exp: Likewise.
10885 * gdb.base/volatile.exp: Likewise.
10886 * gdb.base/whatis.exp: Likewise.
10887 * gdb.cp/cplusfuncs.exp: Likewise.
10888 * gdb.cp/inherit.exp: Likewise.
10889 * gdb.cp/local.exp: Likewise.
10890 * gdb.cp/member-ptr.exp: Likewise.
10891 * gdb.cp/method.exp: Likewise.
10892 * gdb.cp/overload.exp: Likewise.
10893 * gdb.cp/templates.exp: Likewise.
10894 * gdb.stabs/weird.exp: Likewise.
10895 * lib/compiler.c: Likewise.
10896 * lib/compiler.cc: Likewise.
10897 * lib/cp-support.exp: Likewise.
10898 * lib/gdb.exp: Likewise.
10899
10900 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10901
10902 * configure.ac: Remove HP-UX case.
10903 * configure: Regenerate.
10904
10905 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10906
10907 * lib/gdb.exp (gdb_compile): Add function doc.
10908
10909 2015-12-17 Pedro Alves <palves@redhat.com>
10910
10911 PR threads/19354
10912 * gdb.multi/info-threads.exp: New file.
10913
10914 2015-12-15 Yao Qi <yao.qi@linaro.org>
10915
10916 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10917 is aarch64*-*-*.
10918
10919 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10920
10921 * gdb.base/history-duplicates.exp: Skip if no readline support.
10922
10923 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10924
10925 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10926
10927 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10928
10929 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10930
10931 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10932
10933 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10934 ctrl-C if nointerrupts target property is set.
10935 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10936 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10937 * gdb.base/paginate-bg-execution.exp: Likewise.
10938 * gdb.base/paginate-execution-startup.exp: Likewise.
10939 * gdb.base/random-signal.exp: Likewise.
10940 * gdb.base/range-stepping.exp: Likewise.
10941 * gdb.cp/annota2.exp: Likewise.
10942 * gdb.cp/annota3.exp: Likewise.
10943 * gdb.gdb/selftest.exp: Likewise.
10944 * gdb.threads/continue-pending-status.exp: Likewise.
10945 * gdb.threads/leader-exit.exp: Likewise.
10946 * gdb.threads/manythreads.exp: Likewise.
10947 * gdb.threads/pthreads.exp: Likewise.
10948 * gdb.threads/schedlock.exp: Likewise.
10949 * gdb.threads/sigthread.exp: Likewise.
10950
10951 2015-12-11 Don Breazeal <donb@codesourcery.com>
10952
10953 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10954 remote.
10955 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10956 * gdb.base/foll-exec.exp (main): Enable for target remote.
10957 * gdb.base/foll-fork.exp (main): Likewise.
10958 * gdb.base/foll-vfork.exp (main): Likewise.
10959 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10960 (proc continue_to_exit_bp_loc): Use clean_restart.
10961 * gdb.base/pie-execl.exp (main): Disable for target remote.
10962 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10963 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10964 * gdb.threads/execl.exp (main): Likewise.
10965 * gdb.threads/fork-child-threads.exp (main): Likewise.
10966 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10967 remote.
10968 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10969 remote.
10970 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10971 pid.tid style ptids, instead of just tid.
10972 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10973 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10974 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10975 ptids, instead of just tid.
10976
10977 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10978
10979 * gdb.base/list.exp (test_list_forward): Add end of file error
10980 test.
10981 (test_repeat_list_command): Add end of file error test.
10982 (test_list_backwards): Add beginning of file error test.
10983
10984 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10985
10986 * gdb.base/list.exp (test_list_invalid_args): New function,
10987 defined, and called.
10988
10989 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10990
10991 * gdb.base/list.exp (test_list): Make test names unique.
10992
10993 2015-12-11 Yao Qi <yao.qi@linaro.org>
10994
10995 * gdb.base/coremaker2.c: Remove.
10996
10997 2015-12-10 Pedro Alves <palves@redhat.com>
10998
10999 * gdb.multi/base.exp: Remove stale "spaces" references.
11000
11001 2015-12-10 Pedro Alves <palves@redhat.com>
11002
11003 * gdb.multi/base.exp: Don't use nowarnings.
11004 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11005 * gdb.multi/hangout.c: Include stdio.h.
11006 * gdb.multi/hello.c: Include stdlib.h.
11007 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11008 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11009 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11010
11011 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11012
11013 * gdb.dwarf2/dw2-ranges-base.c: New file.
11014 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11015 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11016 support additional line table, and debug ranges generation.
11017 (Dwarf::ranges): New function, generate .debug_ranges.
11018 (Dwarf::lines): Support generating simple line table programs.
11019 (Dwarf::assemble): Initialise new namespace variables.
11020
11021 2015-12-09 Kevin Buettner <kevinb@redhat.com>
11022
11023 * gdb.base/async.exp (proc test_background): Add case for
11024 asynchronous execution not supported.
11025
11026 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
11027
11028 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11029 format and change test names to make them unique.
11030
11031 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11032 Pedro Alves <pedro@redhat.com>
11033
11034 PR gdb/18702
11035 Add checking of floatformats setup on x86_64 hosts.
11036 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11037 (smallval, bigval): New labels/constants.
11038 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11039 float" after loading bigval and smallval.
11040
11041 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11042
11043 * gdb.ada/fun_overload_menu.exp: New testcase.
11044 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11045
11046 2015-12-04 Josh Stone <jistone@redhat.com>
11047
11048 * gdb.base/catch-fork-static.exp: New.
11049
11050 2015-12-03 Yao Qi <yao.qi@linaro.org>
11051
11052 * gdb.base/sizeof.c: Don't include stdio.h and
11053 ../lib/unbuffer_output.c.
11054 (main): New variable 'size' and 'value'. Remove printf and
11055 gdb_unbuffer_output. Assign return value to size and value.
11056 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11057 at the beginning.
11058 (check_sizeof): Check the result by printing variable 'size'.
11059 (check_valueof): Check the result by printing variable 'value'.
11060
11061 2015-12-01 Yao Qi <yao.qi@linaro.org>
11062
11063 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11064 for aarch64*-*-linux* target.
11065
11066 2015-11-30 Pedro Alves <palves@redhat.com>
11067
11068 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11069
11070 2015-11-30 Pedro Alves <palves@redhat.com>
11071
11072 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11073 Handle non-stop mode vCont replies.
11074
11075 2015-11-30 Pedro Alves <palves@redhat.com>
11076
11077 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11078 prepare_for_testing. Start gdb with "set non-stop on" appended to
11079 GDBFLAGS. Lax expected stop output.
11080
11081 2015-11-27 Yao Qi <yao.qi@linaro.org>
11082
11083 * gdb.arch/arm-neon.exp: New.
11084 * gdb.arch/arm-neon.c: New.
11085
11086 2015-11-27 Yao Qi <yao.qi@linaro.org>
11087
11088 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11089
11090 2015-11-27 Yao Qi <yao.qi@linaro.org>
11091
11092 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11093 frames-invalid annotation.
11094
11095 2015-11-27 Yao Qi <yao.qi@linaro.org>
11096
11097 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11098
11099 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11100
11101 * gdb.threads/names.exp: New file.
11102 * gdb.threads/names.c: New file.
11103 * README: Mention gdb,no_thread_names.
11104
11105 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11106
11107 PR 19297
11108 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11109 support" error.
11110
11111 2015-11-24 Pedro Alves <palves@redhat.com>
11112
11113 PR 17539
11114 * gdb.base/display.exp: Expect displays to be sorted in ascending
11115 order. Use multi_line.
11116 * gdb.base/solib-display.exp: Likewise.
11117
11118 2015-11-24 Pedro Alves <palves@redhat.com>
11119
11120 PR 17539
11121 * gdb.base/display.exp: Expect displays to be sorted in ascending
11122 order. Use multi_line.
11123 * gdb.base/solib-display.exp: Likewise.
11124
11125 2015-11-24 Pedro Alves <palves@redhat.com>
11126
11127 PR 17539
11128 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11129 threads in ascending order.
11130 * gdb.base/foll-fork.exp: Likewise.
11131 * gdb.base/foll-vfork.exp: Likewise.
11132 * gdb.base/multi-forks.exp: Likewise.
11133 * gdb.mi/mi-nonstop.exp: Likewise.
11134 * gdb.mi/mi-nsintrall.exp: Likewise.
11135 * gdb.multi/base.exp: Likewise.
11136 * gdb.multi/multi-arch.exp: Likewise.
11137 * gdb.python/py-inferior.exp: Likewise.
11138 * gdb.threads/break-while-running.exp: Likewise.
11139 * gdb.threads/execl.exp: Likewise.
11140 * gdb.threads/gcore-thread.exp: Likewise.
11141 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11142 * gdb.threads/kill.exp: Likewise.
11143 * gdb.threads/linux-dp.exp: Likewise.
11144 * gdb.threads/multiple-step-overs.exp: Likewise.
11145 * gdb.threads/next-bp-other-thread.exp: Likewise.
11146 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11147 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11148 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11149 * gdb.threads/thread-find.exp: Likewise.
11150 * gdb.threads/tls.exp: Likewise.
11151 * lib/mi-support.exp (mi_reverse_list): Delete.
11152 (mi_check_thread_states): No longer reverse list.
11153
11154 2015-11-24 Pedro Alves <palves@redhat.com>
11155
11156 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11157 use lowercase.
11158
11159 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11160
11161 * gdb.trace/actions.c: Include trace-common.h.
11162 (main): Add a location for a fast tracepoint.
11163 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11164 the normal tracepoints.
11165 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11166
11167 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11168
11169 * save-trace.exp: Factor out code to these...
11170 (gdb_save_tracepoints): New.
11171 (gdb_load_tracepoints): New.
11172 (do_save_load_test): New.
11173
11174 2015-11-23 Kevin Buettner <kevinb@redhat.com>
11175
11176 * gdb.base/asmlabel.exp: New test.
11177 * gdb.base/asmlabel.c: New test case.
11178
11179 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11180
11181 * gdb.base/wrong_frame_bt_full-main.c: New file.
11182 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11183 * gdb.base/wrong_frame_bt_full.exp: New file.
11184
11185 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11186
11187 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11188
11189 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11190
11191 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
11192 pstate register when comparing registers values in
11193 sparc64-*-linux-gnu targets to avoid spurious differences.
11194
11195 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11196
11197 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
11198
11199 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11200
11201 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11202 as type argument to gdb_compile.
11203 * gdb.base/nested-subp2.exp: Likewise.
11204 * gdb.base/nested-subp3.exp: Likewise.
11205
11206 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11207
11208 * lib/dwarf.exp (_note): Fix left shift of negative value.
11209 * gdb.trace/trace-condition.exp: Likewise.
11210
11211 2015-11-13 Yao Qi <yao.qi@linaro.org>
11212
11213 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11214 comments about d10v.
11215 (test_scalar_returns): Likewise.
11216 * gdb.base/d10v.ld: Remove.
11217 * gdb.base/overlays.exp: Remove the target triplet checking for
11218 d10v-*-*.
11219 * gdb.base/structs.exp (test_struct_returns): Remove the
11220 comments about d10v.
11221 (test_struct_calls): Likewise.
11222
11223 2015-11-13 Yao Qi <yao.qi@linaro.org>
11224
11225 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11226 * gdb.base/gnu_vector.c: Don't include stdio.h.
11227 (main): Don't print res and call add_some_intvecs.
11228
11229 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11230
11231 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11232 macro.
11233 (func5): Removed.
11234 (func4): Use FAST_TRACEPOINT_LABEL.
11235 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11236 macro.
11237 (func): Removed.
11238 (thread_function): Use FAST_TRACEPOINT_LABEL.
11239 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11240 (func): Remove.
11241 (marker): Use FAST_TRACEPOINT_LABEL.
11242 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11243 (pendfunc1): Remove.
11244 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11245 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11246 (foo): Remove.
11247 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11248 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11249 macro.
11250 (func): Remove.
11251 (marker): Use FAST_TRACEPOINT_LABEL.
11252 * gdb.trace/trace-common.h: New header.
11253 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11254 macro.
11255 (func): Remove.
11256 (marker): Use FAST_TRACEPOINT_LABEL.
11257 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11258 (func): Remove.
11259 (thread_function): Use FAST_TRACEPOINT_LABEL.
11260
11261 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11262
11263 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11264 in front.
11265 * gdb.trace/change-loc.exp: Use global pcreg definition.
11266 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11267 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11268 in front.
11269 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11270 * gdb.trace/pending.exp: Likewise.
11271 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11272 * gdb.trace/trace-break.exp: Likewise.
11273 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11274 in front.
11275 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11276 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11277 in front.
11278 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11279
11280 2015-11-09 Joel Brobecker <brobecker@adacore.com>
11281
11282 * gdb.ada/fin_fun_out: New testcase.
11283
11284 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11285
11286 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11287 value associated with DW_AT_byte_size.
11288 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11289 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11290 DW_AT_upper_bound.
11291
11292 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11293
11294 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11295 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11296 version.
11297 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11298 gdb.dwarf2/dw2-canonicalize-type.exp,
11299 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11300 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11301 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11302 provided by gdb_target_symbol_prefix_flags_asm.
11303 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11304 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11305 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11306 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11307 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11308 macros where needed). Use this macro for symbols which require
11309 the prefix provided by SYMBOL_PREFIX.
11310
11311 2015-11-05 Kevin Buettner <kevinb@redhat.com>
11312
11313 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11314 New procs.
11315 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11316 representing expressions, of more than one list element.
11317 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11318 to prepend linker symbol prefix to f.
11319 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11320 table_1 and table_2.
11321 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11322 Likewise, for f and g.
11323 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11324 for ptr.
11325 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11326 for main.
11327 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11328 table_1_ptr and table_2_ptr.
11329
11330 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11331 Joel Brobecker <brobecker@adacore.com>
11332
11333 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11334
11335 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11336
11337 * gdb.reverse/s390-mvcle.c: New test.
11338 * gdb.reverse/s390-mvcle.exp: New file.
11339 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11340
11341 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11342
11343 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11344
11345 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11346
11347 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11348 reaching marker2.
11349 * gdb.reverse/getresuid-reverse.exp: Likewise.
11350 * gdb.reverse/pipe-reverse.exp: Likewise.
11351 * gdb.reverse/readv-reverse.exp: Likewise.
11352 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11353 * gdb.reverse/time-reverse.exp: Likewise.
11354 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11355
11356 2015-10-30 Yao Qi <yao.qi@linaro.org>
11357
11358 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11359 (empty_cycle): Remove.
11360 (main): Don't call empty_cycle. Don't use watch_count_done.
11361 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11362 empty_cycle. Rewrite the code counting HW watchpoints.
11363
11364 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11365
11366 * gdb.reverse/fstatat-reverse.c: New test.
11367 * gdb.reverse/fstatat-reverse.exp: New file.
11368 * gdb.reverse/getresuid-reverse.c: New test.
11369 * gdb.reverse/getresuid-reverse.exp: New file.
11370 * gdb.reverse/pipe-reverse.c: New test.
11371 * gdb.reverse/pipe-reverse.exp: New file.
11372 * gdb.reverse/readv-reverse.c: New test.
11373 * gdb.reverse/readv-reverse.exp: New file.
11374 * gdb.reverse/recvmsg-reverse.c: New test.
11375 * gdb.reverse/recvmsg-reverse.exp: New file.
11376 * gdb.reverse/time-reverse.c: New test.
11377 * gdb.reverse/time-reverse.exp: New file.
11378 * gdb.reverse/waitpid-reverse.c: New test.
11379 * gdb.reverse/waitpid-reverse.exp: New file.
11380
11381 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11382
11383 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11384
11385 2015-10-26 Doug Evans <dje@google.com>
11386
11387 PR symtab/17391
11388 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11389 * gdb.dwarf2/bad-regnum.c: New file.
11390 * gdb.dwarf2/bad-regnum.exp: New file.
11391
11392 2015-10-26 Doug Evans <dje@google.com>
11393
11394 PR python/18938
11395 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11396 file.
11397
11398 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11399
11400 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11401 for a change by "Mention language in compile error message".
11402
11403 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11404
11405 PR python/18073
11406 * gdb.python/py-type.c (C::a_method): New.
11407 (C::a_const_method): New.
11408 (C::a_static_method): New.
11409 (a_function): New.
11410 * gdb.python/py-type.exp (test_fields): Test getting fields
11411 from function and method.
11412
11413 2015-10-21 Keven Boell <keven.boell@intel.com>
11414
11415 * gdb.fortran/vla-alloc-assoc.exp: New file.
11416 * gdb.fortran/vla-datatypes.exp: New file.
11417 * gdb.fortran/vla-datatypes.f90: New file.
11418 * gdb.fortran/vla-history.exp: New file.
11419 * gdb.fortran/vla-ptype-sub.exp: New file.
11420 * gdb.fortran/vla-ptype.exp: New file.
11421 * gdb.fortran/vla-sizeof.exp: New file.
11422 * gdb.fortran/vla-sub.f90: New file.
11423 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11424 * gdb.fortran/vla-value-sub-finish.exp: New file.
11425 * gdb.fortran/vla-value-sub.exp: New file.
11426 * gdb.fortran/vla-value.exp: New file.
11427 * gdb.fortran/vla-ptr-info.exp: New file.
11428 * gdb.mi/mi-vla-fortran.exp: New file.
11429 * gdb.mi/vla.f90: New file.
11430
11431 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11432
11433 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11434 of hardwired timeout value.
11435
11436 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11437 Pedro Alves <palves@redhat.com>
11438
11439 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11440 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11441
11442 2015-10-19 Josh Stone <jistone@redhat.com>
11443
11444 * gdb.base/catch-syscall.c: Include <sched.h>.
11445 (unknown_syscall): New variable.
11446 (main): Trigger a vfork and an unknown syscall.
11447 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11448 (unknown_syscall_number): Likewise.
11449 (check_call_to_syscall): Accept an optional syscall pattern.
11450 (check_return_from_syscall): Likewise.
11451 (check_continue): Likewise.
11452 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11453 (test_catch_syscall_skipping_return): New test toggling off 'catch
11454 syscall' to step over the syscall return, then toggling back on.
11455 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11456 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11457 (do_syscall_tests): Call test_catch_syscall_without_args and
11458 test_catch_syscall_mid_vfork.
11459 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11460 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11461
11462 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
11463
11464 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11465 print g_vE): Add new pass patterns.
11466 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11467 print various symbol names for vptr fields.
11468
11469 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11470
11471 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11472 results.
11473
11474 2015-10-12 Yao Qi <yao.qi@linaro.org>
11475
11476 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11477
11478 2015-10-12 Yao Qi <yao.qi@linaro.org>
11479
11480 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11481 is aarch64*-*-linux*.
11482
11483 2015-10-12 Yao Qi <yao.qi@linaro.org>
11484
11485 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11486 (can_relocate_bcond_true): ... it.
11487 (can_relocate_bcond_false): New function.
11488 (foo): Likewise.
11489 (can_relocate_bl): Likewise.
11490 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11491 can_relocate_bl.
11492
11493 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11494
11495 * gdb.base/nested-addr.c: New file.
11496 * gdb.base/nested-addr.exp: New testcase.
11497
11498 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11499
11500 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11501 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11502 its output. Ignore the output of "record goto begin" and instead
11503 check that GDB is replaying.
11504
11505 2015-10-09 Pedro Alves <palves@redhat.com>
11506
11507 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11508 (top level): Use it in the run with no args test.
11509
11510 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11511
11512 * gdb.dlang/properties.exp: New file.
11513
11514 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11515
11516 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11517 whether or not address 0x1000 is mapped on the target.
11518
11519 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11520
11521 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11522 build.
11523
11524 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11525
11526 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11527 instruction-history test.
11528
11529 2015-09-28 Doug Evans <dje@google.com>
11530
11531 * gdb.base/gcore.c (array_func): Add reference to static_array.
11532
11533 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11534
11535 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11536 source line.
11537
11538 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11539
11540 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11541 short or char as base type.
11542
11543 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11544
11545 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11546 to allow any size enum.
11547
11548 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11549
11550 * gdb.ada/array_ptr_renaming.exp: New testcase.
11551 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11552 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11553
11554 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11555
11556 * gdb.trace/ftrace-lock.c: New file.
11557 * gdb.trace/ftrace-lock.exp: New file.
11558
11559 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11560
11561 * gdb.arch/insn-reloc.c: New file.
11562 * gdb.arch/ftrace-insn-reloc.exp: New file.
11563
11564 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11565
11566 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11567 instruction.
11568 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11569 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11570 * gdb.trace/range-stepping.c: Likewise.
11571 * gdb.trace/trace-break.c: Likewise.
11572 * gdb.trace/trace-mt.c (thread_function): Likewise.
11573 * gdb.trace/ftrace.c (marker): Likewise.
11574 * gdb.trace/trace-condition.c (marker): Likewise.
11575 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11576 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11577 is_aarch64_target.
11578
11579 2015-09-18 Doug Evans <xdje42@gmail.com>
11580
11581 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11582 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11583
11584 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11585
11586 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11587 the breakpoint.
11588
11589 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11590
11591 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11592 the pending breakpoint. Remove timeout override for "Run till
11593 MI pending breakpoint on pendfunc3 on thread 2" test.
11594
11595 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11596
11597 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11598 filename pattern.
11599
11600 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11601
11602 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11603 in breakpoint filename pattern.
11604
11605 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11606
11607 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11608
11609 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11610
11611 * gdb.linespec/explicit.exp: Check for readline support for
11612 tab-completion tests. Fix obvious typo.
11613
11614 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11615
11616 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11617 and replay.
11618
11619 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11620
11621 * gdb.btrace/non-stop.c: New.
11622 * gdb.btrace/non-stop.exp: New.
11623
11624 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11625 Yao Qi <yao.qi@linaro.org>
11626
11627 * gdb.trace/trace-condition.c: New file.
11628 * gdb.trace/trace-condition.exp: New file.
11629
11630 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
11631
11632 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11633 for testing bytecode compilation.
11634
11635 2015-09-16 Pedro Alves <palves@redhat.com>
11636 Sandra Loosemore <sandra@codesourcery.com>
11637
11638 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11639 (SECONDS): Redefine.
11640 (main): Call pthread_kill and alarm early.
11641 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11642 support.
11643 (test): If the target can't hardware step and doesn't support
11644 displaced stepping, increase the timeout.
11645
11646 2015-09-16 Pedro Alves <palves@redhat.com>
11647
11648 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11649 (enable_debug): New procedures.
11650 (test): Use them. Bail out if waiting for threads fails.
11651 (top level): Bail out if a test fails.
11652
11653 2015-09-16 Yao Qi <yao.qi@linaro.org>
11654
11655 * gdb.asm/asm-source.exp: Set asm-arch for
11656 aarch64*-*-* target.
11657 * gdb.asm/aarch64.inc: New file.
11658
11659 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11660
11661 * gdb.ada/array_of_variable_length.exp: New testcase.
11662 * gdb.ada/array_of_variable_length/foo.adb: New file.
11663 * gdb.ada/array_of_variable_length/pck.adb: New file.
11664 * gdb.ada/array_of_variable_length/pck.ads: New file.
11665
11666 2015-09-15 Doug Evans <dje@google.com>
11667
11668 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11669 of function static local variable.
11670
11671 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11672
11673 * gdb.threads/tls-so_extern.exp: New test file.
11674 * gdb.threads/tls-so_extern.c: New test file.
11675 * gdb.threads/tls-so_extern_main.c: New test file.
11676
11677 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11678
11679 * gdb.opt/solib-intra-step-lib.c: New file.
11680 * gdb.opt/solib-intra-step-main.c: New file.
11681 * gdb.opt/solib-intra-step.exp: New file.
11682
11683 2015-09-15 Pedro Alves <palves@redhat.com>
11684
11685 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11686 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11687
11688 2015-09-14 Pedro Alves <palves@redhat.com>
11689
11690 * gdb.base/hook-stop-continue.c: Delete.
11691 * gdb.base/hook-stop-continue.exp: Delete.
11692 * gdb.base/hook-stop-frame.c: Delete.
11693 * gdb.base/hook-stop-frame.exp: Delete.
11694 * gdb.base/hook-stop.c: New file.
11695 * gdb.base/hook-stop.exp: New file.
11696
11697 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11698
11699 * gdb.ada/access_to_packed_array.exp: New testcase.
11700 * gdb.ada/access_to_packed_array/foo.adb: New file.
11701 * gdb.ada/access_to_packed_array/pack.adb: New file.
11702 * gdb.ada/access_to_packed_array/pack.ads: New file.
11703
11704 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11705
11706 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11707 buffer size test.
11708
11709 2015-09-11 Don Breazeal <donb@codesourcery.com>
11710
11711 * gdb.base/foll-exec.c: Add copyright header. Fix
11712 formatting issues.
11713 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11714 (do_exec_tests): Use clean_restart in place of zap_session,
11715 and for test initialization. Fix formatting issues. Use
11716 fail in place of perror.
11717 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11718 an expect statement to match an expression with output from
11719 the program under debug.
11720 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11721 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11722 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11723 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11724 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11725
11726 2015-09-09 Doug Evans <dje@google.com>
11727
11728 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11729
11730 2015-09-09 Doug Evans <dje@google.com>
11731
11732 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11733
11734 2015-09-09 Doug Evans <dje@google.com>
11735
11736 * gdb.base/savedregs.exp: Fix typo.
11737
11738 2015-09-09 Pedro Alves <palves@redhat.com>
11739
11740 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11741
11742 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11743
11744 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11745 command actually switches threads. Give up on remaining
11746 tests if target fails to stop at breakpoint.
11747
11748 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11749
11750 * gdb.ada/funcall_char.exp: New testcase.
11751 * gdb.ada/funcall_char/foo.adb: New file.
11752
11753 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11754
11755 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11756 expected outputs. Add two testcases for completing ambiguous
11757 functions.
11758 * gdb.ada/complete/aux_pck.adb: New file.
11759 * gdb.ada/complete/aux_pck.ads: New file.
11760 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11761 Ambiguous_Func functions.
11762 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11763 * gdb.ada/complete/pck.adb: Likewise.
11764
11765 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11766
11767 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11768 failures to run the test program under GDB.
11769
11770 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
11771
11772 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11773 to C.
11774
11775 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11776
11777 * gdb.base/run-after-attach.exp: New test file.
11778 * gdb.base/run-after-attach.c: New test file.
11779
11780 2015-08-26 Don Breazeal <donb@codesourcery.com>
11781
11782 * gdb.base/foll-exec-2.c: New test program.
11783 * gdb.base/foll-exec-2.exp: New test.
11784
11785 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11786
11787 * gdb.base/nested-subp1.exp: New file.
11788 * gdb.base/nested-subp1.c: New file.
11789 * gdb.base/nested-subp2.exp: New file.
11790 * gdb.base/nested-subp2.c: New file.
11791 * gdb.base/nested-subp3.exp: New file.
11792 * gdb.base/nested-subp3.c: New file.
11793
11794 2015-08-24 Pedro Alves <palves@redhat.com>
11795
11796 * gdb.server/connect-without-multi-process.c: New file.
11797 * gdb.server/connect-without-multi-process.exp: New file.
11798
11799 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11800
11801 * gdb.opt/inline-markers.c: Make z int.
11802
11803 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11804
11805 * gdb.opt/inline-markers.c: Make z volatile.
11806
11807 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11808
11809 * gdb.opt/inline-bt.c: New volatile global z.
11810 * gdb.opt/inline-cmds.c: Likewise.
11811 * gdb.opt/inline-locals.c: Likewise.
11812 * gdb.opt/inline-markers.c: New extern global z.
11813 (marker): Use z.
11814 (inline_fn): Likewise.
11815
11816 2015-08-24 Pedro Alves <palves@redhat.com>
11817
11818 * config/m32r-stub.exp: Remove file.
11819 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11820 * gdb.base/call-rt-st.exp: Likewise.
11821 * gdb.base/call-strs.exp: Likewise.
11822 * gdb.base/default.exp: Remove references to h8300-*-hms and
11823 *-*-udi*.
11824 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11825
11826 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11827
11828 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11829 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11830 and "return" use KFAIL when GDB can not read/write the vector
11831 return value.
11832
11833 2015-08-21 Gary Benson <gbenson@redhat.com>
11834
11835 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11836
11837 2015-08-20 Pedro Alves <palves@redhat.com>
11838
11839 * gdb.server/solib-list.exp: No longer expect an interior stop in
11840 non-stop mode.
11841
11842 2015-08-20 Pedro Alves <palves@redhat.com>
11843
11844 * gdb.server/connect-stopped-target.c: New file.
11845 * gdb.server/connect-stopped-target.exp: New file.
11846
11847 2015-08-20 Pedro Alves <palves@redhat.com>
11848
11849 * gdb.dwarf2/comp-unit-lang.exp: New file.
11850 * gdb.dwarf2/comp-unit-lang.c: New file.
11851
11852 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11853
11854 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11855 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11856
11857 2015-08-19 Kevin Buettner <kevinb@redhat.com>
11858
11859 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11860 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11861
11862 2015-08-18 Doug Evans <dje@google.com>
11863 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11864
11865 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11866 skip_python_tests. New arg prompt_regexp.
11867 (skip_python_tests): New function.
11868 * lib/mi-support.exp (mi_skip_python_tests): New function.
11869 * gdb.python/py-mi-objfile-gdb.py: New file.
11870 * gdb.python/py-mi-objfile.c: New file.
11871 * gdb.python/py-mi-objfile.exp: New file.
11872
11873 2015-08-17 Keith Seitz <keiths@redhat.com>
11874
11875 * gdb.linespec/explicit.exp: Move strace test from here ...
11876 * gdb.trace/strace.exp: ... to here.
11877
11878 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11879
11880 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11881 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11882
11883 2015-08-14 Doug Evans <xdje42@gmail.com>
11884
11885 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11886 inferior before selecting a new file.
11887
11888 2015-08-14 Doug Evans <xdje42@gmail.com>
11889
11890 * gdb.mi/mi-disassemble.exp: Update.
11891 * gdb.base/disasm-optim.S: New file.
11892 * gdb.base/disasm-optim.c: New file.
11893 * gdb.base/disasm-optim.h: New file.
11894 * gdb.base/disasm-optim.exp: New file.
11895
11896 2015-08-14 Keith Seitz <keiths@redhat.com>
11897
11898 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11899 "evaluated-by".
11900
11901 2015-08-13 Joel Brobecker <brobecker@adacore.com>
11902
11903 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11904
11905 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11906
11907 * gdb.ada/fun_renaming.exp: New testcase.
11908 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11909 * gdb.ada/fun_renaming/pack.adb: New file.
11910 * gdb.ada/fun_renaming/pack.ads: New file.
11911
11912 2015-08-12 Keith Seitz <keiths@redhat.com>
11913
11914 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11915 gdb_get_line_number.
11916
11917 2015-08-12 Joel Brobecker <brobecker@adacore.com>
11918
11919 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11920 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11921 gdb.base/dso2dso.exp: New files.
11922
11923 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11924 Pedro Alves <palves@redhat.com>
11925 Keith Seitz <keiths@redhat.com>
11926
11927 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11928 GDBFLAGS.
11929
11930 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11931
11932 * gdb.base/gdbhistsize-history.exp
11933 (test_histsize_history_setting): Use save_vars.
11934 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11935 Use save_vars.
11936 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11937 * gdb.base/readline.exp: Use save_vars.
11938
11939 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11940
11941 * lib/gdb.exp (save_vars): New proc.
11942
11943 2015-08-11 Keith Seitz <keiths@redhat.com>
11944
11945 * gdb.base/help.exp: Update help_breakpoint_text.
11946
11947 2015-08-11 Keith Seitz <keiths@redhat.com>
11948
11949 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11950 (at toplevel): Call test_explicit_breakpoints.
11951 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11952 breakpoints.
11953 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11954 breakpoint conditions, "-cond".
11955
11956 2015-08-11 Keith Seitz <keiths@redhat.com>
11957
11958 * gdb.linespec/3explicit.c: New file.
11959 * gdb.linespec/cpexplicit.cc: New file.
11960 * gdb.linespec/cpexplicit.exp: New file.
11961 * gdb.linespec/explicit.c: New file.
11962 * gdb.linespec/explicit.exp: New file.
11963 * gdb.linespec/explicit2.c: New file.
11964 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11965 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11966 before using in the matching pattern.
11967 Clarify that `prefix' is a regular expression.
11968
11969 2015-08-11 Keith Seitz <keiths@redhat.com>
11970
11971 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11972 test.
11973 Add tests for missing ",FMT" and ",".
11974
11975 2015-08-10 Doug Evans <dje@google.com>
11976 Keith Seitz <keiths@redhat.com>
11977
11978 PR gdb/17960
11979 * gdb.base/completion.exp: Add location completer tests.
11980
11981 2015-08-07 Pedro Alves <palves@redhat.com>
11982
11983 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11984 tests here.
11985 (top level): Run do_test with and without displaced stepping.
11986
11987 2015-08-07 Pedro Alves <palves@redhat.com>
11988
11989 * gdb.base/valgrind-disp-step.c: New file.
11990 * gdb.base/valgrind-disp-step.exp: New file.
11991
11992 2015-08-07 Pedro Alves <palves@redhat.com>
11993
11994 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11995 Delete function.
11996 (main): Add alarm. Run an infinite loop instead of calling
11997 wait_threads.
11998 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11999 comment.
12000 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12001 Delete function.
12002 (main): Add alarm. Run an infinite loop instead of calling
12003 wait_threads.
12004 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12005 comment.
12006
12007 2015-08-07 Pedro Alves <palves@redhat.com>
12008
12009 * gdb.base/checkpoint-ns.exp: New file.
12010 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12011 standard_testfile.
12012
12013 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12014
12015 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12016 * gdb.btrace/instruction_history.exp: Update.
12017 * gdb.btrace/tsx.exp: New.
12018 * gdb.btrace/tsx.c: New.
12019
12020 2015-08-06 Pedro Alves <palves@redhat.com>
12021
12022 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12023 increase timeout.
12024 * gdb.reverse/until-precsave.exp: Bump timeouts.
12025
12026 2015-08-06 Pedro Alves <palves@redhat.com>
12027
12028 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12029
12030 2015-08-06 Pedro Alves <palves@redhat.com>
12031
12032 PR gdb/18749
12033 * gdb.threads/process-dies-while-handling-bp.c: New file.
12034 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12035
12036 2015-08-06 Pedro Alves <palves@redhat.com>
12037
12038 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12039 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12040
12041 2015-08-05 Pedro Alves <palves@redhat.com>
12042
12043 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12044 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12045
12046 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12047
12048 * gdb.base/bp-permanent.exp: Report test as unsupported if
12049 the target cannot stop at the permanent breakpoint.
12050
12051 2015-08-03 Doug Evans <dje@google.com>
12052
12053 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12054 10000.
12055
12056 2015-08-03 Doug Evans <dje@google.com>
12057
12058 * Makefile.in (workers/%.worker, build-perf): New rule.
12059 (GDB_PERFTEST_MODE): New variable.
12060 (check-perf): Use it.
12061 (clean): Clean up gdb.perf parallel build subdirs.
12062 * lib/build-piece.exp: New file.
12063 * lib/gdb.exp (make_gdb_parallel_path): New function
12064 (standard_output_file, standard_temp_file): Call it.
12065 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12066 of $GDB_PARALLEL.
12067 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12068
12069 2015-08-03 Doug Evans <dje@google.com>
12070
12071 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
12072 (LOG_FILE_NAME): New global.
12073 (TextReporter.__init__): Initialize self.txt_sum.
12074 (TextReporter.report): Add support for multiple data-points.
12075 Move report to perftest.sum, put raw data in perftest.log.
12076 (TextReporter.start): Open sum and log files.
12077 (TextReporter.end): Close sum and log files.
12078 * gdb.perf/lib/perftest/testresult.py
12079 (SingleStatisticTestResult.record): Handle multiple data-points.
12080
12081 2015-07-31 Pedro Alves <palves@redhat.com>
12082
12083 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12084 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12085 kill_wait_spawned_process instead of explicit "kill -9".
12086 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12087 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12088 kill_wait_spawned_process.
12089 * gdb.base/attach-twice.exp: Likewise.
12090 * gdb.base/attach.exp: Likewise.
12091 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12092 gdb_test_multiple.
12093 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12094 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12095 kill_wait_spawned_process.
12096 * gdb.base/valgrind-infcall.exp: Likewise.
12097 * gdb.multi/multi-attach.exp: Likewise.
12098 * gdb.python/py-prompt.exp: Likewise.
12099 * gdb.python/py-sync-interp.exp: Likewise.
12100 * gdb.server/ext-attach.exp: Likewise.
12101 * gdb.threads/attach-into-signal.exp (corefunc): Use
12102 spawn_wait_for_attach, spawn_id_get_pid and
12103 kill_wait_spawned_process.
12104 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12105 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12106 spawn_id_get_pid and kill_wait_spawned_process.
12107 * gdb.threads/attach-stopped.exp (corefunc): Use
12108 spawn_wait_for_attach, spawn_id_get_pid and
12109 kill_wait_spawned_process.
12110 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12111 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12112 kill_wait_spawned_process instead of explicit "kill -9".
12113 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12114 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12115 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12116 processes. Don't map cygwin/windows pids here. Now returns a
12117 spawn id list.
12118
12119 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12120
12121 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12122 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12123 correct patch.
12124
12125 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12126
12127 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12128
12129 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12130
12131 Reapply:
12132 2014-05-21 Mark Wielaard <mjw@redhat.com>
12133
12134 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12135
12136 2015-07-30 Pedro Alves <palves@redhat.com>
12137
12138 * linux-low.c (handle_extended_wait): Set the child's last
12139 reported status to TARGET_WAITKIND_STOPPED.
12140
12141 2015-07-30 Pedro Alves <palves@redhat.com>
12142
12143 PR threads/18600
12144 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12145 only shows inferior 1.
12146
12147 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12148 Pedro Alves <palves@redhat.com>
12149
12150 PR threads/18600
12151 * gdb.threads/fork-plus-threads.c: New file.
12152 * gdb.threads/fork-plus-threads.exp: New file.
12153
12154 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12155
12156 * gdb.base/batch-preserve-term-settings.exp
12157 (test_terminal_settings_preserved_after_cli_exit): Use
12158 send_quit_command.
12159
12160 2015-07-29 Pedro Alves <palves@redhat.com>
12161 Don Breazeal <donb@codesourcery.com>
12162
12163 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12164 output from both inferior_spawn_id and gdb_spawn_id.
12165
12166 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12167
12168 * gdb.threads/attach-into-signal.exp (corefunc): Use
12169 with_test_prefix on nested loops, uniquefying the test messages.
12170
12171 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12172
12173 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12174 commit.
12175
12176 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12177
12178 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12179 New proc.
12180 (test_terminal_settings_preserved_after_sigterm): New test.
12181
12182 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12183
12184 * gdb.base/batch-preserve-term-settings.exp
12185 (test_terminal_settings_preserved_after_cli_exit): New test.
12186
12187 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12188
12189 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12190 manipulation of saved_gdbflags.
12191 (test_terminal_settings_preserved): Remove global declaration of
12192 the unused variable pagination_prompt. Remove manipulation of
12193 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12194 GDBFLAGS.
12195
12196 2015-07-29 Pedro Alves <palves@redhat.com>
12197
12198 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12199
12200 2015-07-29 Pedro Alves <palves@redhat.com>
12201
12202 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12203 at the top.
12204
12205 2015-07-29 Pedro Alves <palves@redhat.com>
12206
12207 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12208 (main): Call gdb_unbuffer_output.
12209 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12210 (main): Call gdb_unbuffer_output.
12211 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12212 (main): Call gdb_unbuffer_output.
12213 * gdb.base/call-strs.exp: Adjust to step over the
12214 gdb_unbuffer_output call.
12215 * gdb.base/catch-gdb-caused-signals.c: Include
12216 "../lib/unbuffer_output.c".
12217 (main): Call gdb_unbuffer_output.
12218 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12219 (main): Call gdb_unbuffer_output.
12220 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12221 (main): Call gdb_unbuffer_output.
12222 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12223 (main): Call gdb_unbuffer_output.
12224 * gdb.base/shlib-call.exp: Adjust to step over the
12225 gdb_unbuffer_output call.
12226 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12227 (main): Call gdb_unbuffer_output.
12228 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12229 (main): Call gdb_unbuffer_output.
12230 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12231 (main): Rename to ...
12232 (test): ... this.
12233 (main): Reimplement.
12234 * gdb.base/varargs.exp: Run to test instead of to main.
12235 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12236 (main): Call gdb_unbuffer_output.
12237
12238 2015-07-29 Pedro Alves <palves@redhat.com>
12239
12240 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12241 factore out from mi_continue_dprintf. For call-style dprintfs,
12242 expect dprintf output out of $inferior_spawn_id.
12243 (mi_continue_dprintf): Use mi_expect_dprintf.
12244 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12245 (main): Call gdb_unbuffer_output.
12246
12247 2015-07-29 Pedro Alves <palves@redhat.com>
12248
12249 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12250 (default_mi_gdb_start): Set inferior_spawn_id instead of
12251 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12252 gdb_spawn_id.
12253 (mi_gdb_test): Always expect inferior output from both
12254 $inferior_spawn_id and $gdb_spawn_id.
12255
12256 2015-07-29 Pedro Alves <palves@redhat.com>
12257
12258 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12259 send_inferior and $inferior_spawn_id.
12260
12261 2015-07-29 Pedro Alves <palves@redhat.com>
12262
12263 * gdb.gdb/complaints.exp (test_initial_complaints)
12264 (test_serial_complaints, test_short_complaints): Use
12265 gdb_test_stdio.
12266 (test_empty_complaint): Handle $inferior_spawn_id !=
12267 $gdb_spawn_id.
12268
12269 2015-07-29 Pedro Alves <palves@redhat.com>
12270
12271 * gdb.base/varargs.exp: Use gdb_test_stdio.
12272
12273 2015-07-29 Pedro Alves <palves@redhat.com>
12274
12275 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12276
12277 2015-07-29 Pedro Alves <palves@redhat.com>
12278
12279 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12280
12281 2015-07-29 Pedro Alves <palves@redhat.com>
12282
12283 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12284 parameter into two new parameters, "inf_result" and "gdb_result".
12285 Expect inferior output and gdb output from $inferior_spawn_id and
12286 $gdb_spawn_id, respectively. Adjust all callers.
12287
12288 2015-07-29 Pedro Alves <palves@redhat.com>
12289
12290 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12291 of gdb_test_sequence.
12292
12293 2015-07-29 Pedro Alves <palves@redhat.com>
12294
12295 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12296 (saw_spurious_output): Expect inferior output from
12297 $inferior_spawn_id. Use gdb_test_stdio.
12298
12299 2015-07-29 Pedro Alves <palves@redhat.com>
12300
12301 * gdb.base/dprintf.exp: Use standard_testfile. Change
12302 prepare_for_testing call.
12303 (srcfile): Don't set.
12304 (restart): New procedure.
12305 (test_dprintf): New procecure, use to continue over dprintfs.
12306 (test_call, test_agent): New procedures, tests moved here.
12307 Restart gdb and recreate dprintfs. Adjust expected output.
12308
12309 2015-07-29 Pedro Alves <palves@redhat.com>
12310
12311 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12312
12313 2015-07-29 Pedro Alves <palves@redhat.com>
12314
12315 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12316
12317 2015-07-29 Pedro Alves <palves@redhat.com>
12318
12319 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12320 gdb_test_stdio.
12321
12322 2015-07-29 Pedro Alves <palves@redhat.com>
12323
12324 * lib/gdb.exp (gdb_test_stdio): New procedure.
12325
12326 2015-07-29 Pedro Alves <palves@redhat.com>
12327
12328 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12329
12330 2015-07-29 Pedro Alves <palves@redhat.com>
12331
12332 * gdb.base/call-signal-resume.exp: Remove check for
12333 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12334 * gdb.base/unwindonsignal.exp: Likewise.
12335 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12336 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12337
12338 2015-07-29 Pedro Alves <palves@redhat.com>
12339
12340 * gdb.base/siginfo-addr.c (pass): New function.
12341 (handler): Call it iff si_addr is correct.
12342 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12343 Set a breakpoint at "pass" and continue to it.
12344
12345 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12346
12347 * gdb.python/py-objfile.exp: Make some tests have unique names.
12348 * gdb.python/py-pp-registration.exp: Likewise.
12349
12350 2015-07-28 Pedro Alves <palves@redhat.com>
12351
12352 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12353
12354 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12355
12356 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12357
12358 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12359
12360 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12361
12362 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12363
12364 * gdb.base/gdb-sigterm-2.exp: New test.
12365
12366 2015-07-25 Doug Evans <xdje42@gmail.com>
12367
12368 Revert:
12369 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12370 (workers/%.worker, build-perf): New rule.
12371 (GDB_PERFTEST_MODE): New variable.
12372 (check-perf): Use it.
12373 (clean): Clean up gdb.perf parallel build subdirs.
12374 * lib/build-piece.exp: New file.
12375 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12376 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12377 name.
12378 (standard_temp_file): Ditto.
12379 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12380 of $GDB_PARALLEL.
12381
12382 2015-07-24 Doug Evans <dje@google.com>
12383
12384 * gdb.perf/lib/perftest/utils.py: New file.
12385 * gdb.perf/gm-hello.cc: New file.
12386 * gdb.perf/gm-pervasive-typedef.cc: New file.
12387 * gdb.perf/gm-pervasive-typedef.h: New file.
12388 * gdb.perf/gm-std.cc: New file.
12389 * gdb.perf/gm-std.h: New file.
12390 * gdb.perf/gm-use-cerr.cc: New file.
12391 * gdb.perf/gm-utils.h: New file.
12392 * gdb.perf/gmonster-null-lookup.py: New file.
12393 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12394 * gdb.perf/gmonster-print-cerr.py: New file.
12395 * gdb.perf/gmonster-ptype-string.py: New file.
12396 * gdb.perf/gmonster-runto-main.py: New file.
12397 * gdb.perf/gmonster-select-file.py: New file.
12398 * gdb.perf/gmonster1-null-lookup.exp: New file.
12399 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12400 * gdb.perf/gmonster1-print-cerr.exp: New file.
12401 * gdb.perf/gmonster1-ptype-string.exp: New file.
12402 * gdb.perf/gmonster1-runto-main.exp: New file.
12403 * gdb.perf/gmonster1-select-file.exp: New file.
12404 * gdb.perf/gmonster1.cc: New file.
12405 * gdb.perf/gmonster1.exp: New file.
12406 * gdb.perf/gmonster2-null-lookup.exp: New file.
12407 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12408 * gdb.perf/gmonster2-print-cerr.exp: New file.
12409 * gdb.perf/gmonster2-ptype-string.exp: New file.
12410 * gdb.perf/gmonster2-runto-main.exp: New file.
12411 * gdb.perf/gmonster2-select-file.exp: New file.
12412 * gdb.perf/gmonster2.cc: New file.
12413 * gdb.perf/gmonster2.exp: New file.
12414
12415 2015-07-24 Doug Evans <dje@google.com>
12416
12417 * gdb.perf/README: New file.
12418 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12419 * lib/gen-perf-test.exp: New file.
12420
12421 2015-07-24 Doug Evans <dje@google.com>
12422
12423 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12424 (PerfTest::startup): New function.
12425 (PerfTest::run): Return result of calling body.
12426 (PerfTest::assemble): Rewrite.
12427 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12428 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12429 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12430 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12431 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12432
12433 2015-07-24 Doug Evans <dje@google.com>
12434
12435 * lib/gdb.exp (clean_restart): Make executable optional.
12436
12437 2015-07-24 Doug Evans <dje@google.com>
12438
12439 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12440 compiler_info references.
12441 * gdb.cp/temargs.exp: Ditto.
12442 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12443 (get_compiler_info): Early exit if already computed. Set compiler_info
12444 to "unknown" if there was a problem.
12445 (test_compiler_info): Add function comment. Call get_compiler_info.
12446
12447 2015-07-24 Doug Evans <dje@google.com>
12448
12449 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12450 (workers/%.worker, build-perf): New rule.
12451 (GDB_PERFTEST_MODE): New variable.
12452 (check-perf): Use it.
12453 (clean): Clean up gdb.perf parallel build subdirs.
12454 * lib/build-piece.exp: New file.
12455 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12456 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12457 name.
12458 (standard_temp_file): Ditto.
12459 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12460 of $GDB_PARALLEL.
12461
12462 2015-07-24 Doug Evans <dje@google.com>
12463
12464 * lib/future.exp (gdb_default_target_compile): New option
12465 "early_flags".
12466 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12467 --as-needed.
12468
12469 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12470
12471 * gdb.base/catch-syscall.exp: Call gdb_exit before
12472 gdb_skip_xml_test.
12473
12474 2015-07-24 Pedro Alves <palves@redhat.com>
12475
12476 * gdb.python/py-events.exp: Accept output between the stop event
12477 and the prompt.
12478 * gdb.python/py-evsignal.exp: Likewise.
12479 * gdb.python/py-evthreads.exp: Likewise.
12480
12481 2015-07-24 Pedro Alves <palves@redhat.com>
12482
12483 PR gdb/18717
12484 * gdb.threads/non-ldr-exit.c: New file.
12485 * gdb.threads/non-ldr-exit.exp: New file.
12486
12487 2015-07-24 Yao Qi <yao.qi@linaro.org>
12488
12489 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12490 restarting process.
12491
12492 2015-07-24 Yao Qi <yao.qi@linaro.org>
12493
12494 * gdb.server/ext-restart.exp: New file.
12495
12496 2015-07-24 Yao Qi <yao.qi@linaro.org>
12497
12498 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12499 argument options.
12500 * gdb.server/ext-wrapper.exp: New file.
12501
12502 2015-07-23 Doug Evans <dje@google.com>
12503
12504 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12505 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12506
12507 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12508
12509 * gdb.ada/var_arr_typedef.exp: New testcase.
12510 * gdb.ada/var_arr_typedef/pack.adb: New file.
12511 * gdb.ada/var_arr_typedef/pack.ads: New file.
12512 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12513
12514 2015-07-20 Joel Brobecker <brobecker@adacore.com>
12515
12516 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12517
12518 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12519
12520 * gdb.arch/i386-biarch-core.exp: Replace istarget
12521 by "complete set gnutarget". Remove expectation for the "core-file"
12522 command.
12523
12524 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12525
12526 Revert the previous commit:
12527 Tests for validate symbol file using build-id.
12528
12529 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12530
12531 Tests for validate symbol file using build-id.
12532 * gdb.base/solib-mismatch-lib.c: New file.
12533 * gdb.base/solib-mismatch-libmod.c: New file.
12534 * gdb.base/solib-mismatch.c: New file.
12535 * gdb.base/solib-mismatch.exp: New file.
12536
12537 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12538
12539 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12540 nios2-*-linux*.
12541 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12542 * gdb.base/siginfo.exp: Likewise.
12543 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12544
12545 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12546
12547 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12548 Move it to ...
12549 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12550 ... here.
12551 * gdb.trace/range-stepping.exp: Check that the target supports
12552 range stepping.
12553
12554 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12555
12556 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12557
12558 2015-07-14 Pedro Alves <palves@redhat.com>
12559
12560 * gdb.base/killed-outside.exp: New file.
12561 * gdb.base/killed-outside.c: New file.
12562
12563 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12564
12565 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12566 (n at main): New.
12567 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12568
12569 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12570
12571 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12572 infcall tests instead of setting up for KFAIL.
12573
12574 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12575
12576 * gdb.btrace/record_goto-step.exp: New.
12577
12578 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12579
12580 PR compile/18484
12581 * gdb.compile/compile.c (struct struct_type): Add volatile to
12582 selffield's type.
12583 * gdb.compile/compile.exp
12584 (compile code struct_object.selffield = &struct_object): Skip further
12585 struct_object tests if this one xfails.
12586
12587 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
12588
12589 PR exp/18617
12590 * gdb.trace/ax.exp: Add test.
12591
12592 2015-07-07 Yao Qi <yao.qi@linaro.org>
12593
12594 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12595 instead of istarget "aarch64*-*-*".
12596 * gdb.arch/aarch64-fp.exp: Likewise.
12597 * gdb.base/float.exp: Likewise.
12598 * gdb.reverse/aarch64.exp: Likewise.
12599 * lib/gdb.exp (is_aarch64_target): New proc.
12600
12601 2015-07-07 Yao Qi <yao.qi@linaro.org>
12602
12603 * lib/gdb.exp (is_aarch32_target): New proc.
12604 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12605 instead of "istarget "arm*-*-*"".
12606 * gdb.arch/arm-disp-step.exp: Likewise.
12607 * gdb.arch/thumb-bx-pc.exp: Likewise.
12608 * gdb.arch/thumb-prologue.exp: Likewise.
12609 * gdb.arch/thumb-singlestep.exp: Likewise.
12610 * gdb.base/disp-step-syscall.exp: Likewise.
12611 * gdb.base/float.exp: Likewise.
12612
12613 2015-07-07 Yao Qi <yao.qi@linaro.org>
12614
12615 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12616 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12617
12618 2015-07-07 Yao Qi <yao.qi@linaro.org>
12619
12620 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12621 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12622 if it exists.
12623 * gdb.multi/multi-arch.exp: Likewise.
12624
12625 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12626
12627 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12628 print.
12629
12630 2015-07-07 Yao Qi <yao.qi@linaro.org>
12631
12632 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12633
12634 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12635
12636 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12637 '[' and ']' characters.
12638
12639 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12640
12641 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12642
12643 2015-06-29 Pedro Alves <palves@redhat.com>
12644
12645 PR threads/18127
12646 * gdb.threads/hand-call-new-thread.c: New file.
12647 * gdb.threads/hand-call-new-thread.c: New file.
12648
12649 2015-06-26 Keith Seitz <keiths@redhat.com>
12650 Doug Evans <dje@google.com>
12651
12652 PR 16253
12653 * gdb.cp/var-tag-2.cc: New file.
12654 * gdb.cp/var-tag-3.cc: New file.
12655 * gdb.cp/var-tag-4.cc: New file.
12656 * gdb.cp/var-tag.cc: New file.
12657 * gdb.cp/var-tag.exp: New file.
12658
12659 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12660
12661 * gdb.base/history-duplicates.exp: New test.
12662
12663 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12664
12665 * gdb.base/completion.exp: Test the completion of the "focus"
12666 command.
12667
12668 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12669
12670 * gdb.arch/amd64-prologue-skip.S: New file.
12671 * gdb.arch/amd64-prologue-skip.exp: New file.
12672
12673 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12674
12675 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12676 is_address_zero_readable check.
12677
12678 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12679
12680 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12681 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12682
12683 2015-06-24 Yao Qi <yao.qi@linaro.org>
12684
12685 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12686 linux targets.
12687
12688 2015-06-24 Yao Qi <yao.qi@linaro.org>
12689
12690 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12691 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12692 * gdb.base/siginfo-thread.exp: Likewise.
12693
12694 2015-06-22 Yao Qi <yao.qi@linaro.org>
12695
12696 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12697
12698 2015-06-22 Yao Qi <yao.qi@linaro.org>
12699
12700 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12701 aarch64*-*-*.
12702 (skip_hw_watchpoint_tests): Likewise.
12703
12704 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12705
12706 * gdb.base/gdbinit-history.exp: Test the interaction between
12707 setting GDBHISTSIZE and setting the history size via .gdbinit.
12708
12709 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12710
12711 PR gdb/16999
12712 * gdb.base/gdbhistsize-history.exp: New test.
12713
12714 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12715
12716 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12717 with GDBHISTSIZE.
12718 * gdb.base/readline.exp: Likewise.
12719
12720 2015-06-17 Yao Qi <yao.qi@linaro.org>
12721
12722 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12723 line.
12724
12725 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12726
12727 * gdb.base/gdbinit-history.exp: Add test case to check that
12728 an unlimited history file does not get truncated on exit.
12729
12730 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12731
12732 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12733 (VECTOR): New macro. Use it...
12734 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12735 ...for these typedefs.
12736 (int8, char1, int1, double1): New typedefs.
12737 (struct just_int2, struct two_int2): New structures.
12738 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12739 (add_structvecs, add_singlevecs): New functions.
12740 (main): Call add_some_intvecs twice.
12741 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12742 the compile and exit upon failure. Try compiling for the "native"
12743 architecture. Test inferior function calls with vector arguments
12744 and vector return value handling with "finish" and "return".
12745
12746 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12747
12748 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12749 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12750 PE file.
12751 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12752
12753 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12754
12755 PR breakpoints/16465
12756 * gdb.mi/mi-dprintf-pending.c: New file.
12757 * gdb.mi/mi-dprintf-pending.exp: New test.
12758 * gdb.mi/mi-dprintf-pendshr.c: New file.
12759
12760 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12761 Mircea Gherzan <mircea.gherzan@intel.com>
12762
12763 * gdb.arch/i386-mpx-map.c: New file.
12764 * gdb.arch/i386-mpx-map.exp: New File.
12765
12766 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12767
12768 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12769 * gdb.arch/i386-mpx.exp: Indentation fixed.
12770
12771 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12772
12773 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12774 function and improved indentation.
12775 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12776 gdb_test_multiple. Added additional tests to skip the test.
12777
12778 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12779
12780 * gdb.arch/i386-avx512.c: Change path in include file.
12781 * gdb.arch/i386-avx512.exp: Change include dir path
12782 compilation flag.
12783 * gdb.arch/i386-mpx.c: Change path in include file.
12784 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12785 flag.
12786
12787 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12788
12789 * gdb.compile/compile-print.exp (compile print *vararray@3)
12790 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12791
12792 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12793
12794 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12795 (do not keep jit in memory): ... this.
12796 (expect 5): Change it to ...
12797 (expect no 5): ... this.
12798
12799 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12800
12801 PR gdb/15564
12802 * gdb.mi/mi-detach.exp: New file.
12803
12804 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12805
12806 PR symtab/18392
12807 * gdb.arch/amd64-tailcall-self.S: New file.
12808 * gdb.arch/amd64-tailcall-self.c: New file.
12809 * gdb.arch/amd64-tailcall-self.exp: New file.
12810
12811 2015-05-28 Don Breazeal <donb@codesourcery.com>
12812
12813 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12814 tests for remote targets by checking is_target_gdbserver.
12815
12816 2015-05-27 Doug Evans <dje@google.com>
12817
12818 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12819 * gdb.dwarf2/opaque-type-lookup.c: New file.
12820 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12821
12822 2015-05-26 Doug Evans <dje@google.com>
12823
12824 * gdb.cp/iostream.cc: New file.
12825 * gdb.cp/iostream.exp: New file.
12826
12827 2015-05-26 Doug Evans <dje@google.com>
12828
12829 * gdb.dwarf2/dw2-op-call.exp: Update.
12830 * gdb.dwarf2/dw4-sig-types.exp: Update.
12831 * gdb.dwarf2/implptr.exp: Update.
12832 * gdb.mi/mi-cmd-param-changed.exp: Update.
12833
12834 2015-05-26 Doug Evans <dje@google.com>
12835
12836 * gdb.python/py-lazy-string.c: New file.
12837 * gdb.python/py-lazy-string.exp: New file.
12838 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12839 (main): Update. Add estring3.
12840 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12841 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12842
12843 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12844 Yao Qi <yao.qi@linaro.org>
12845
12846 * gdb.reverse/aarch64.c: New.
12847 * gdb.reverse/aarch64.exp: New.
12848
12849 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12850
12851 * lib/gdb.exp (supports_process_record): Return true for
12852 aarch64*-linux*.
12853 (supports_reverse): Likewise.
12854
12855 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12856
12857 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12858 Use with_test_prefix.
12859
12860 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12861
12862 * gdb.base/completion.exp: Add test for completion of layout
12863 names.
12864
12865 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12866
12867 * lib/gdb.exp (skip_tui_tests): New proc.
12868 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12869
12870 2015-05-19 Pedro Alves <palves@redhat.com>
12871
12872 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12873 Save the whole env array instead of just HOME. Unset HISTSIZE in
12874 the environment while testing. Restore whole environment
12875 afterwards.
12876
12877 2015-05-16 Doug Evans <xdje42@gmail.com>
12878
12879 * gdb.guile/scm-ports.c: New file.
12880 * gdb.guile/scm-ports.exp: Add memory port tests.
12881
12882 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12883
12884 * gdb.compile/compile-print.c: New file.
12885 * gdb.compile/compile-print.exp: New file.
12886
12887 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12888
12889 * gdb.compile/compile-ops.exp: Cast param to void.
12890 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12891 (compile code struct_object.selffield = &struct_object): Add xfail.
12892
12893 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12894
12895 * gdb.ada/arr_enum_with_gap: New testcase.
12896
12897 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12898
12899 * gdb.ada/byte_packed_arr: New testcase.
12900
12901 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12902
12903 * gdb.ada/pckd_neg: New testcase.
12904
12905 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12906
12907 PR gdb/17820
12908 * gdb.base/gdbinit-history.exp: New test.
12909 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12910 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12911
12912 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12913
12914 * gdb.python/py-xmethods.cc: Enhance test case.
12915 * gdb.python/py-xmethods.exp: New tests.
12916 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12917 function.
12918 (B_indexoper): Likewise.
12919 (global_dm_list) : Add new xmethod worker functions.
12920
12921 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12922
12923 * gdb.base/coredump-filter.exp: Correctly unset
12924 "coredump_var_addr" array.
12925
12926 2015-05-08 Pedro Alves <palves@redhat.com>
12927
12928 * gdb.server/non-existing-program.exp: Unset spawn_id.
12929
12930 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12931
12932 PR python/18291
12933 * gdb.python/py-xmethods.exp: Add tests.
12934
12935 2015-05-08 Yao Qi <yao.qi@linaro.org>
12936
12937 PR gdb/18208
12938 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12939 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12940 function set_coredump_filter, and remove remote_exec call.
12941 Remove argument ipid. Callers update.
12942 (top level): Don't get inferior's PID.
12943
12944 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12945
12946 * gdb.base/watch_thread_num.exp: Skip test on targets without
12947 access watchpoints.
12948
12949 2015-05-06 Pedro Alves <palves@redhat.com>
12950
12951 PR server/18081
12952 * gdb.server/non-existing-program.exp: New file.
12953
12954 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12955
12956 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12957
12958 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12959
12960 * gdb.ada/out_of_line_in_inlined: New testcase.
12961
12962 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12963
12964 * gdb.ada/var_rec_arr: New testcase.
12965
12966 2015-04-30 Yao Qi <yao.qi@linaro.org>
12967
12968 * gdb.base/break-idempotent.exp: If
12969 skip_hw_watchpoint_multi_tests returns true, skip the tests
12970 on "rwatch" and "awatch".
12971
12972 2015-04-30 Yao Qi <yao.qi@linaro.org>
12973
12974 * gdb.base/relativedebug.exp: Invoke gdb command
12975 "info sharedlibrary", and if libc.so doesn't have debug info,
12976 skip the test.
12977
12978 2015-04-29 Doug Evans <dje@google.com>
12979
12980 * gdb.python/py-xmethods.exp: Add ptype tests.
12981 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12982 get_result_type method.
12983
12984 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12985
12986 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12987 the target does not support hardware watchpoints.
12988
12989 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12990
12991 * gdb.base/break-always.exp: Abort testing if writing to memory
12992 causes an error.
12993
12994 2015-04-28 Doug Evans <dje@google.com>
12995
12996 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12997 * gdb.python/py-pp-registration.exp: ... here. New file.
12998 * gdb.python/py-pp-registration.c: New file.
12999 * gdb.python/py-pp-registration.py: New file.
13000
13001 2015-04-28 Doug Evans <dje@google.com>
13002
13003 * gdb.python/py-bad-printers.c: New file.
13004 * gdb.python/py-bad-printers.py: New file.
13005 * gdb.python/py-bad-printers.exp: New file.
13006
13007 2015-04-28 Sasha Smundak <asmundak@google.com>
13008
13009 * gdb.python/py-type.exp: New test.
13010
13011 2015-04-28 Andy Wingo <wingo@igalia.com>
13012
13013 * gdb.python/py-parameter.exp:
13014 * gdb.guile/scm-parameter.exp: Escape the path that we are
13015 matching against, as it might contain characters that are special
13016 to regular expressions.
13017
13018 2015-04-27 Joel Brobecker <brobecker@adacore.com>
13019
13020 * gdb.ada/rec_comp: New testcase.
13021
13022 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13023
13024 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13025 before using it.
13026
13027 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13028
13029 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13030 new tests for verilog output.
13031
13032 2015-04-24 Yao Qi <yao.qi@linaro.org>
13033
13034 * boards/remote-gdbserver-on-localhost.exp: New file.
13035
13036 2015-04-23 Pedro Alves <palves@redhat.com>
13037
13038 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13039 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13040 "end of file", remove $inferior_spawn_id from the indirect list.
13041
13042 2015-04-23 Pedro Alves <palves@redhat.com>
13043
13044 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13045
13046 2015-04-23 Pedro Alves <palves@redhat.com>
13047
13048 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13049 on $any_spawn_id instead of only on $gdb_spawn_id.
13050
13051 2015-04-21 Pierre Muller <muller@sourceware.org>
13052
13053 PR pascal/17815
13054 * lib/pascal.exp (gpc_compile): Add new option "class".
13055 (fpc_compile): Likewise.
13056 * gdb.pascal/case-insensitive-symbols.pas: New file.
13057 * gdb.pascal/case-insensitive-symbols.exp: New file.
13058
13059 2015-04-20 Gary Benson <gbenson@redhat.com>
13060
13061 * gdb.base/attach.exp: Fix three extended remote failures.
13062
13063 2015-04-17 Gary Benson <gbenson@redhat.com>
13064
13065 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13066 the main executable over the remote protocol.
13067
13068 2015-04-16 Pedro Alves <palves@redhat.com>
13069
13070 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13071 a new gdbserver if gdbserver_reconnect_p is set.
13072
13073 2015-04-16 Pedro Alves <palves@redhat.com>
13074
13075 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13076 is set, don't exit gdbserver.
13077
13078 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13079
13080 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13081 appropriate .insn, such that an older assembler can be used.
13082 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13083 the z/Architecture instruction set on 31-bit targets as well.
13084
13085 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13086
13087 * gdb.go/handcall.exp: Remove all logic related to the first
13088 breakpoint and rely on go_runto_main instead.
13089 * gdb.go/strings.exp: Likewise.
13090 * gdb.go/unsafe.exp: Likewise.
13091 * gdb.go/hello.exp: Likewise. Also rename the remaining
13092 breakpoint marker to "breakpoint 1".
13093 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13094 * gdb.go/strings.go: Likewise.
13095 * gdb.go/unsafe.go: Likewise.
13096 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13097 "set breakpoint 2 here" and rename the remaining breakpoint marker
13098 to "breakpoint 1".
13099
13100 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13101
13102 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13103 if itertools.imap is not present.
13104 * gdb.python/py-objfile.exp: Add parentheses.
13105 * gdb.python/py-type.exp: Same.
13106 * gdb.python/py-unwind-maint.py: Same.
13107
13108 2015-04-15 Yao Qi <yao.qi@linaro.org>
13109
13110 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13111 of ":$ptr_size" and set its form explicitly.
13112
13113 2015-04-15 Pedro Alves <palves@redhat.com>
13114 Yao Qi <yao.qi@linaro.org>
13115
13116 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13117 timeout by factor of 4.
13118 (test_regular_watch): Likewise.
13119 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13120 * gdb.reverse/sigall-reverse.exp: Likewise.
13121 * gdb.reverse/until-precsave.exp: Likewise.
13122 * lib/gdb.exp (with_timeout_factor): New proc.
13123 (gdb_expect): Move some code to ...
13124 (get_largest_timeout): ... here. New procedure.
13125
13126 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
13127
13128 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13129
13130 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13131
13132 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13133 to write to the .text section.
13134
13135 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13136
13137 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13138 Handle the case of targets that do not provide PID information.
13139
13140 2015-04-13 Yao Qi <yao.qi@linaro.org>
13141
13142 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13143 and use expect instead of gdb_expect.
13144
13145 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13146
13147 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13148 "coredump_var_addr" to avoid naming conflict with other testcases.
13149
13150 2015-04-10 Pedro Alves <palves@redhat.com>
13151
13152 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13153 gdb_test_sequence and gdb_assert.
13154
13155 2015-04-10 Pedro Alves <palves@redhat.com>
13156
13157 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13158 test messages that don't include the breakpoint address.
13159
13160 2015-04-10 Yao Qi <yao.qi@linaro.org>
13161
13162 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13163 false for some offset and width combinations which aren't
13164 supported by linux kernel.
13165
13166 2015-04-10 Pedro Alves <palves@redhat.com>
13167
13168 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13169 procedure, factored out from ...
13170 (top level): ... here. Add "set displaced-stepping" testing axis.
13171 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13172 parameter "displaced". Use it.
13173 (top level): Use foreach and add "set displaced-stepping" testing
13174 axis.
13175
13176 2015-04-10 Pedro Alves <palves@redhat.com>
13177
13178 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13179 Remove comment.
13180 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13181 both the address of the instruction that triggers the watchpoint
13182 and the address of the instruction immediately after, and use
13183 those addresses for the test. Fix comment.
13184
13185 2015-04-10 Pedro Alves <palves@redhat.com>
13186
13187 * gdb.base/sigstep.exp (breakpoint_to_handler)
13188 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13189 Test "backtrace" in handler.
13190 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13191 (top level): Add new "displaced" test axis to
13192 breakpoint_to_handler, breakpoint_to_handler_entry and
13193 breakpoint_over_handler.
13194
13195 2015-04-10 Pedro Alves <palves@redhat.com>
13196
13197 PR gdb/18216
13198 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13199
13200 2015-04-10 Yao Qi <yao.qi@linaro.org>
13201
13202 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13203 (test_add_rn_pc): New function.
13204 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13205 (top level): Invoke test_add_rn_pc.
13206
13207 2015-04-10 Pedro Alves <palves@redhat.com>
13208
13209 PR gdb/13858
13210 * gdb.base/step-over-no-symbols.exp: New file.
13211
13212 2015-04-09 Andy Wingo <wingo@igalia.com>
13213
13214 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13215 after the Python tests.
13216
13217 2015-04-08 Keith Seitz <keiths@redhat.com>
13218
13219 PR python/16699
13220 * gdb.python/py-completion.exp: New tests for completion.
13221 * gdb.python/py-completion.py (CompleteLimit1): New class.
13222 (CompleteLimit2): Likewise.
13223 (CompleteLimit3): Likewise.
13224 (CompleteLimit4): Likewise.
13225 (CompleteLimit5): Likewise.
13226 (CompleteLimit6): Likewise.
13227 (CompleteLimit7): Likewise.
13228
13229 2015-04-08 Pedro Alves <palves@redhat.com>
13230
13231 PR gdb/18214
13232 PR gdb/18216
13233 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13234 function.
13235 (main): Install it as SIGUSR1 handler.
13236 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13237 parameter. Always use "setup" as prefix. Toggle "set
13238 displaced-stepping" off/on depending on global. Don't switch to
13239 thread 1 here.
13240 (top level): Add displaced stepping "off/on" test axis. Update
13241 "setup" calls. Wrap each subtest with with_test_prefix. Test
13242 continuing with a queued signal in each thread.
13243
13244 2015-04-08 Pedro Alves <palves@redhat.com>
13245
13246 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13247 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13248 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13249 Return early if running to main fails.
13250 * gdb.trace/while-stepping.exp: Likewise.
13251
13252 2015-04-07 Pedro Alves <palves@redhat.com>
13253
13254 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13255 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13256 interact with inferior program.
13257
13258 2015-04-07 Pedro Alves <palves@redhat.com>
13259
13260 * lib/gdb.exp (inferior_spawn_id): New global.
13261 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13262 spawn id after processing the user code.
13263 (default_gdb_start): Set inferior_spawn_id.
13264 (send_inferior): New procedure.
13265 * lib/gdbserver-support.exp (gdbserver_start): Set
13266 inferior_spawn_id.
13267 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13268
13269 2015-04-07 Pedro Alves <palves@redhat.com>
13270
13271 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13272 * lib/gdbserver-support.exp (gdbserver_start): Make
13273 $server_spawn_id global.
13274 (gdbserver_start): Don't wait for gdbserver's spawn id with
13275 expect_background.
13276 (close_gdbserver): New procedure.
13277 (gdb_exit): Rename the default version and reimplement.
13278
13279 2015-04-07 Pedro Alves <palves@redhat.com>
13280
13281 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
13282 append the substituted item, not the original item.
13283
13284 2015-04-07 Pedro Alves <palves@redhat.com>
13285
13286 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13287 gdb_expect.
13288
13289 2015-04-07 Pedro Alves <palves@redhat.com>
13290
13291 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13292 output appearing once only.
13293
13294 2015-04-07 Pedro Alves <palves@redhat.com>
13295
13296 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13297 that doesn't expect anything. Return early if running to main
13298 fails.
13299
13300 2015-04-07 Yao Qi <yao.qi@linaro.org>
13301
13302 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13303 (child_function): Call alarm.
13304 (main): Move call to alarm into the loop.
13305 * gdb.threads/non-stop-fair-events.exp: Build program with
13306 -DTIMEOUT=$timeout.
13307
13308 2015-04-06 Doug Evans <xdje42@gmail.com>
13309
13310 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13311 Fix dest parameter to board_info.
13312 (fpc_compile): Ditto.
13313 (gdb_compile_pascal): Rename dest arg to destfile.
13314
13315 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13316
13317 * gdb.ada/funcall_ref.exp: New file.
13318 * gdb.ada/funcall_ref/foo.adb: New file.
13319
13320 2015-04-02 Yao Qi <yao.qi@linaro.org>
13321
13322 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13323 is remote.
13324
13325 2015-04-02 Gary Benson <gbenson@redhat.com>
13326
13327 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13328
13329 2015-04-01 Sasha Smundak <asmundak@google.com>
13330
13331 * gdb.python/py-unwind-maint.c: New file.
13332 * gdb.python/py-unwind-maint.exp: New test.
13333 * gdb.python/py-unwind-maint.py: New file.
13334 * gdb.python/py-unwind.c: New file.
13335 * gdb.python/py-unwind.exp: New test.
13336 * gdb.python/py-unwind.py: New test.
13337
13338 2015-04-01 Pedro Alves <palves@redhat.com>
13339
13340 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13341 to fail instead of non-existent $test.
13342
13343 2015-04-01 Pedro Alves <palves@redhat.com>
13344
13345 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13346 GDBFLAGS if not empty.
13347
13348 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13349
13350 * gdb.ada/complete.exp: Remove "multi_line".
13351 * gdb.ada/info_exc.exp: Remove "multi_line".
13352 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13353 * gdb.ada/ptype_field.exp: Remove "multi_line".
13354 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13355 * gdb.ada/tagged.exp: Remove "multi_line".
13356 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13357 [multi_line ...]
13358 * gdb.btrace/delta.exp: Likewise.
13359 * gdb.btrace/exception.exp: Likewise.
13360 * gdb.btrace/function_call_history.exp: Likewise.
13361 * gdb.btrace/instruction_history.exp: Likewise.
13362 * gdb.btrace/nohist.exp: Likewise.
13363 * gdb.btrace/record_goto.exp: Likewise.
13364 * gdb.btrace/segv.exp: Likewise.
13365 * gdb.btrace/stepi.exp: Likewise.
13366 * gdb.btrace/tailcall.exp: Likewise.
13367 * gdb.btrace/unknown_functions.exp: Likewise.
13368 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13369 * lib/gdb.exp: Add the "multi_line" helper.
13370
13371 2015-04-01 Pedro Alves <palves@redhat.com>
13372
13373 * gdb.threads/tid-reuse.c: New file.
13374 * gdb.threads/tid-reuse.exp: New file.
13375
13376 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13377
13378 PR corefiles/16092
13379 * gdb.base/coredump-filter.c: New file.
13380 * gdb.base/coredump-filter.exp: Likewise.
13381
13382 2015-03-27 Petr Machata <pmachata@redhat.com>
13383
13384 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13385 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13386 (Dwarf::assemble): Initialize them.
13387 (Dwarf::lines): New function.
13388
13389 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13390
13391 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13392 SYMBOL_PREFIX for x86_64-*-cygwin.
13393
13394 2015-03-26 Andy Wingo <wingo@igalia.com>
13395
13396 PR symtab/18148
13397 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13398 const_value but not a location.
13399 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13400 location defined in non-main CUs are visible.
13401
13402 2015-03-26 Yao Qi <yao.qi@linaro.org>
13403
13404 PR testsuite/18139
13405 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13406 Add a line number entry for the same line.
13407 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13408 Add a line number entry for the same line.
13409
13410 2015-03-26 Yao Qi <yao.qi@linaro.org>
13411
13412 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13413 .int 0.
13414 (func): Likewise. Add .Lfunc_1 label.
13415 Use .Lfunc_1 label.
13416 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13417 .int 0.
13418 (func): Likewise.
13419 Use .Lfunc_1 label.
13420
13421 2015-03-26 Yao Qi <yao.qi@linaro.org>
13422
13423 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13424 Call gdb_compile instead to compile each .s files without debug
13425 information.
13426
13427 2015-03-26 Yao Qi <yao.qi@linaro.org>
13428
13429 * gdb.base/savedregs.exp (process_saved_regs): Make
13430 "Saved registers:" optional in the pattern.
13431
13432 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13433
13434 * gdb.btrace/next.exp: Merged into step.exp.
13435 * gdb.btrace/finish.exp: Merged into step.exp.
13436 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13437 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13438 "record goto" and checking the exact replay position.
13439 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13440 check for "Recording format" in "info record" output.
13441 * gdb.btrace/record_goto.exp: Choose test file based on target.
13442 * gdb.btrace/x86-record_goto.S: Renamed into ...
13443 * gdb.btrace/x86_64-record_goto.S: ... this.
13444 * gdb.btrace/i686-record_goto.S: New.
13445 * gdb.btrace/x86-tailcall.S: Renamed into ...
13446 * gdb.btrace/x86_64-tailcall.S: ... this.
13447 * gdb.btrace/i686-tailcall.S: New.
13448 * gdb.btrace/x86-tailcall.c: Renamed into ...
13449 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13450 separate statements. Update test.
13451 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13452 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13453 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13454 * gdb.btrace/tailcall.exp: Choose test file based on target.
13455 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13456
13457 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13458
13459 * gdb.btrace/exception.exp: Increase BTS buffer size.
13460
13461 2015-03-24 Pedro Alves <palves@redhat.com>
13462
13463 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13464
13465 2015-03-24 Pedro Alves <palves@redhat.com>
13466
13467 * gdb.threads/schedlock.exp (test_step): No longer expect that
13468 "set scheduler-locking step" with "next" over a function call runs
13469 threads unlocked.
13470
13471 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13472
13473 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13474
13475 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13476
13477 PR breakpoints/16466
13478 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13479 * gdb.mi/mi-pending.c (thread_func): New function.
13480 (int main): Add threading support required.
13481 * gdb.mi/mi-pending.exp: Add tests for this issue.
13482 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13483 (pendfunc2): Remove stdio dependency.
13484 * gdb.mi/mi-pendshr2.c: New file.
13485
13486 2015-03-23 Keith Seitz <keiths@redhat.com>
13487
13488 * gdb.linespec/keywords.c: New file.
13489 * gdb.linespec/keywords.exp: New file.
13490
13491 2015-03-23 Keith Seitz <keiths@redhat.com>
13492
13493 PR gdb/18021
13494 * gdb.dwarf2/staticvirtual.exp: New test.
13495
13496 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13497
13498 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13499 * README: Remove HP-UX and gdb.hp.
13500 (configuration):
13501 * configure: Regenerate.
13502 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13503 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13504 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13505 gdb.hp/gdb.defects/Makefile.
13506 * gdb.hp/Makefile.in: File deleted.
13507 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13508 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13509 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13510 * gdb.hp/gdb.aCC/run.c: File deleted.
13511 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13512 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13513 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13514 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13515 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13516 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13517 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13518 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13519 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13520 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13521 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13522 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13523 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13524 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13525 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13526 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13527 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13528 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13529 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13530 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13531 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13532 * gdb.hp/gdb.compat/average.c: File deleted.
13533 * gdb.hp/gdb.compat/sum.c: File deleted.
13534 * gdb.hp/gdb.compat/xdb.c: File deleted.
13535 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13536 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13537 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13538 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13539 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13540 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13541 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13542 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13543 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13544 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13545 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13546 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13547 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13548 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13549 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13550 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13551 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13552 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13553 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13554 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13555 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13556 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13557 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13558 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13559 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13560 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13561 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13562 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13563 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13564 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13565 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13566 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13567 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13568 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13569 * gdb.hp/tools/odump: File deleted.
13570
13571 2015-03-19 Pedro Alves <palves@redhat.com>
13572
13573 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13574 (saw_thread_3): New globals.
13575 (top level): Increment them when an event for the corresponding
13576 thread is seen.
13577 (no thread starvation): New test.
13578
13579 2015-03-19 Pedro Alves <palves@redhat.com>
13580
13581 * gdb.threads/continue-pending-status.c: New file.
13582 * gdb.threads/continue-pending-status.exp: New file.
13583
13584 2015-03-18 Pedro Alves <palves@redhat.com>
13585
13586 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13587 Use gdb_is_target_remote instead of is_remote. Use
13588 gdb_test_multiple instead of gdb_expect. Exit early if
13589 gdb_test_multiple hits its internal matches. Tighten stepi tests
13590 expected output. Fail on exit with any signal, instead of just
13591 SIGILL.
13592
13593 2015-03-18 Yao Qi <yao.qi@linaro.org>
13594
13595 PR tdep/18107
13596 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13597 variable.
13598 * gdb.base/catch-syscall.exp: Don't skip it on
13599 aarch64*-*-linux* target. Remove elements in all_syscalls.
13600 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13601 target.
13602 (setup_all_syscalls): New proc.
13603
13604 2015-03-16 Yao Qi <yao.qi@linaro.org>
13605
13606 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13607 (top level): Skip tests if valid_addr_p returns false for
13608 $cmd1 or $cmd2.
13609
13610 2015-03-11 Andy Wingo <wingo@igalia.com>
13611
13612 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13613
13614 2015-03-11 Yao Qi <yao.qi@linaro.org>
13615
13616 * gdb.base/catch-syscall.exp: Fix typo in comments.
13617
13618 2015-03-11 Yao Qi <yao.qi@linaro.org>
13619
13620 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13621
13622 2015-03-09 Pedro Alves <palves@redhat.com>
13623
13624 * dg-extract-results.py: Delete.
13625
13626 2015-03-09 Pedro Alves <palves@redhat.com>
13627
13628 Merge dg-extract-results.sh from GCC upstream (r218843).
13629
13630 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13631 * dg-extract-results.sh: Use --text with grep to avoid issues with
13632 binary files. Fall back to cat -v, if that doesn't work.
13633
13634 2015-03-05 Pedro Alves <palves@redhat.com>
13635
13636 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13637
13638 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13639
13640 * lib/mi-support.exp (mi_expect_interrupt): Accept
13641 alternative event for when in all-stop mode.
13642
13643 2015-03-04 Pedro Alves <palves@redhat.com>
13644
13645 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13646
13647 2015-03-04 Mark Kettenis <kettenis@gnu.org>
13648
13649 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13650
13651 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13652
13653 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13654 regexps for GDB's current line display, accept a hex address
13655 preceding the line number.
13656
13657 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13658
13659 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13660 the 'arch1' variable for "s390*-linux*" targets.
13661
13662 2015-03-04 Pedro Alves <palves@redhat.com>
13663
13664 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13665 (main): Pass missing retval argument to pthread_join call.
13666
13667 2015-03-02 Pedro Alves <palves@redhat.com>
13668
13669 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13670 (top level): Call do_test with non-stop as well.
13671
13672 2015-03-02 Pedro Alves <palves@redhat.com>
13673
13674 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13675 -1.
13676
13677 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13678
13679 * gdb.arch/s390-vregs.exp: New test.
13680 * gdb.arch/s390-vregs.S: New file.
13681
13682 2015-02-27 Pedro Alves <palves@redhat.com>
13683
13684 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13685 call to catch_command_errors.
13686 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13687 catch_command_errors.
13688
13689 2015-02-27 Pedro Alves <palves@redhat.com>
13690
13691 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13692 "true" for boolean result.
13693 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13694 prototype of main.
13695
13696 2015-02-27 Pedro Alves <palves@redhat.com>
13697
13698 * lib/unbuffer_output.c: New file.
13699 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13700 (main): Call gdb_unbuffer_output.
13701
13702 2015-02-27 Yao Qi <yao.qi@linaro.org>
13703
13704 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13705 target.
13706
13707 2015-02-26 Doug Evans <dje@google.com>
13708
13709 * gdb.cp/class2.cc (Dbase, D): New classes.
13710 (main): New local delta.
13711 * gdb.cp/class2.exp: Test printing delta.
13712 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13713 (dynbar): New global.
13714 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13715
13716 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13717
13718 * gdb.compile/compile-ifunc.c: New file.
13719 * gdb.compile/compile-ifunc.exp: New file.
13720
13721 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13722
13723 * gdb.base/structs.exp: Check for correct struct on finish.
13724
13725 2015-02-26 Yao Qi <yao.qi@linaro.org>
13726
13727 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13728 is zero.
13729
13730 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13731
13732 * gdb.arch/cordic.ko.bz2: New file.
13733 * gdb.arch/cordic.ko.debug.bz2: New file.
13734 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13735
13736 2015-02-25 Yao Qi <yao.qi@linaro.org>
13737
13738 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13739 aarch64*-*-* target.
13740
13741 2015-02-23 Pedro Alves <palves@redhat.com>
13742
13743 * lib/gdb.exp (delete_breakpoints): Rewrite using
13744 gdb_test_multiple.
13745
13746 2015-02-23 Pedro Alves <palves@redhat.com>
13747
13748 * gdb.base/info-os.c: Include stdlib.h.
13749
13750 2015-02-22 Doug Evans <xdje42@gmail.com>
13751
13752 PR symtab/17855
13753 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13754 is read after symbols have been re-read.
13755 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13756 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13757
13758 2015-02-21 Doug Evans <dje@google.com>
13759
13760 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13761
13762 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13763
13764 PR corefiles/17808
13765 * gdb.arch/i386-biarch-core.core.bz2: New file.
13766 * gdb.arch/i386-biarch-core.exp: New file.
13767
13768 2015-02-21 Pedro Alves <palves@redhat.com>
13769
13770 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13771 runto_main fails.
13772
13773 2015-02-20 Pedro Alves <palves@redhat.com>
13774
13775 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13776 info probes.
13777
13778 2015-02-20 Pedro Alves <palves@redhat.com>
13779
13780 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13781
13782 2015-02-20 Pedro Alves <palves@redhat.com>
13783
13784 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13785 clean_restart before gdb_target_supports_trace.
13786
13787 2015-02-20 Pedro Alves <palves@redhat.com>
13788
13789 PR threads/18006
13790 * gdb.threads/clone-thread_db.c: New file.
13791 * gdb.threads/clone-thread_db.exp: New file.
13792
13793 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13794
13795 PR breakpoints/16812
13796 * gdb.base/catch-gdb-caused-signals.c: New file.
13797 * gdb.base/catch-gdb-caused-signals.exp: New file.
13798
13799 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13800
13801 * configure: Regenerated.
13802 * configure.ac: Use GDB_AC_TRANSFORM.
13803 * aclocal.m4: sinclude ../transform.m4.
13804
13805 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13806
13807 * lib/dtrace.exp: New file.
13808 * gdb.base/dtrace-probe.exp: Likewise.
13809 * gdb.base/dtrace-probe.d: Likewise.
13810 * gdb.base/dtrace-probe.c: Likewise.
13811 * lib/pdtrace.in: Likewise.
13812 * configure.ac: Output variables with the transformed names of
13813 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13814 * configure: Regenerated.
13815
13816 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13817
13818 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13819 expected message when trying to access $_probe_* convenience
13820 variables while not on a probe.
13821
13822 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13823
13824 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13825
13826 2015-02-11 Pedro Alves <pedro@codesourcery.com>
13827
13828 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13829 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13830
13831 2015-02-10 Doug Evans <xdje42@gmail.com>
13832
13833 * lib/gdb.exp (gdb_load): Always return a result.
13834
13835 2015-02-10 Pedro Alves <palves@redhat.com>
13836
13837 * gdb.threads/signal-sigtrap.c: New file.
13838 * gdb.threads/signal-sigtrap.exp: New file.
13839
13840 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13841
13842 * gdb.trace/no-attach-trace.c: New file.
13843 * gdb.trace/no-attach-trace.exp: New file.
13844
13845 2015-02-09 Mark Wielaard <mjw@redhat.com>
13846
13847 * gdb.dwarf2/atomic.c: New file.
13848 * gdb.dwarf2/atomic-type.exp: Likewise.
13849
13850 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13851
13852 * gdb.btrace/buffer-size.exp: Update "info record" output.
13853 * gdb.btrace/delta.exp: Update "info record" output.
13854 * gdb.btrace/enable.exp: Update "info record" output.
13855 * gdb.btrace/finish.exp: Update "info record" output.
13856 * gdb.btrace/instruction_history.exp: Update "info record" output.
13857 * gdb.btrace/next.exp: Update "info record" output.
13858 * gdb.btrace/nexti.exp: Update "info record" output.
13859 * gdb.btrace/step.exp: Update "info record" output.
13860 * gdb.btrace/stepi.exp: Update "info record" output.
13861 * gdb.btrace/nohist.exp: Update "info record" output.
13862
13863 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13864
13865 * gdb.btrace/buffer-size: New.
13866
13867 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13868
13869 * gdb.btrace/delta.exp: Update "info record" output.
13870 * gdb.btrace/enable.exp: Update "info record" output.
13871 * gdb.btrace/finish.exp: Update "info record" output.
13872 * gdb.btrace/instruction_history.exp: Update "info record" output.
13873 * gdb.btrace/next.exp: Update "info record" output.
13874 * gdb.btrace/nexti.exp: Update "info record" output.
13875 * gdb.btrace/step.exp: Update "info record" output.
13876 * gdb.btrace/stepi.exp: Update "info record" output.
13877 * gdb.btrace/nohist.exp: Update "info record" output.
13878
13879 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13880
13881 PR gdb/15678
13882 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13883
13884 2015-02-06 Pedro Alves <palves@redhat.com>
13885
13886 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13887 macro.
13888 (seconds_left, again): New globals.
13889 (main): Wait seconds_left in a 1-second sleep loop instead of
13890 sleeping 180 seconds. If 'again' is set, reset the seconds
13891 counter.
13892 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13893 'again' in the inferior before detaching. Print the seconds left.
13894 (options): New global.
13895 (top level): Build program with -DTIMEOUT=$timeout.
13896
13897 2015-02-06 Pedro Alves <palves@redhat.com>
13898
13899 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13900 determine how many seconds to pass to 'alarm'.
13901 * gdb.base/gdb-sigterm.exp (top level): Build program with
13902 -DTIMEOUT=$timeout.
13903 (do_test): Return success/failure indication. Add more verbose
13904 logging. Don't fail if 200 single steps are seen. Instead, fail
13905 when the test times out.
13906 (passes): New global.
13907 (top level): Break the testing loop if testing fails on any
13908 iteration. Use gdb_assert.
13909
13910 2015-02-04 Don Breazeal <donb@codesourcery.com>
13911
13912 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13913 and initialize them.
13914 (ipc_cleanup): New function.
13915 (main): Don't declare shmid, semid, and msqid. Add a call to
13916 atexit so that we call ipc_cleanup on exit.
13917
13918 2015-02-04 Pedro Alves <palves@redhat.com>
13919
13920 * boards/native-extended-gdbserver.exp: Remove any target variant
13921 specifications from the board name before clearing the isremote
13922 flag from board_info.
13923
13924 2015-01-31 Doug Evans <xdje42@gmail.com>
13925
13926 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13927
13928 2015-01-31 Gary Benson <gbenson@redhat.com>
13929
13930 * gdb.base/completion.exp: Disable completion limiting for
13931 existing tests. Add new tests to check completion limiting.
13932 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13933
13934 2015-01-31 Doug Evans <xdje42@gmail.com>
13935
13936 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13937
13938 2015-01-31 Doug Evans <xdje42@gmail.com>
13939
13940 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13941 entries. Duplicate file section script entries.
13942 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13943 inlined entries. Add test for safe-path rejection.
13944 * gdb.python/py-section-script.c: Add duplicate inlined section script
13945 entries. Duplicate file section script entries.
13946 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13947 inlined entries. Add test for safe-path rejection.
13948
13949 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13950
13951 * gdb.ada/disc_arr_bound: New testcase.
13952
13953 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13954
13955 * gdb.ada/mi_var_array: New testcase.
13956
13957 2015-01-27 Doug Evans <dje@google.com>
13958
13959 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13960 Add test for objfile.filename, objfile.username after objfile
13961 has been unloaded.
13962
13963 2015-01-26 Joel Brobecker <brobecker@adacore.com>
13964
13965 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13966 the second test to print the name attribute of value
13967 returned by the call to gdb.lookup_type, and adjust
13968 the expected output accordingly.
13969
13970 2015-01-25 Mark Wielaard <mjw@redhat.com>
13971
13972 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13973 * gdb.base/disp-step-fork.c: Include unistd.h.
13974 * gdb.base/siginfo-obj.c: Include stdio.h.
13975 * gdb.base/siginfo-thread.c: Likewise.
13976 * gdb.mi/non-stop.c: Include unistd.h.
13977 * gdb.mi/nsthrexec.c: Include stdio.h.
13978 * gdb.mi/pthreads.c: Include unistd.h.
13979 * gdb.modula2/unbounded1.c (main): Declare returns int.
13980 * gdb.reverse/consecutive-reverse.c: Likewise.
13981 * gdb.threads/create-fail.c: Include unistd.h.
13982 * gdb.threads/killed.c: Likewise.
13983 * gdb.threads/linux-dp.c: Likewise.
13984 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13985 * gdb.threads/non-ldr-exc-2.c: Likewise.
13986 * gdb.threads/non-ldr-exc-3.c: Likewise.
13987 * gdb.threads/non-ldr-exc-4.c: Likewise.
13988 * gdb.threads/pthreads.c: Include unistd.h.
13989 (main): Declare returns int.
13990 * gdb.threads/tls-main.c (foo): New declaration.
13991 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13992
13993 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13994
13995 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13996 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13997
13998 2015-01-15 Mark Wielaard <mjw@redhat.com>
13999
14000 * gdb.base/noreturn-return.c: New file.
14001 * gdb.base/noreturn-return.exp: New file.
14002 * gdb.base/noreturn-finish.c: New file.
14003 * gdb.base/noreturn-finish.exp: New file.
14004
14005 2015-01-23 Pedro Alves <palves@redhat.com>
14006
14007 * gdb.threads/continue-pending-after-query.c: New file.
14008 * gdb.threads/continue-pending-after-query.exp: New file.
14009
14010 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14011 Simon Marchi <simon.marchi@ericsson.com>
14012
14013 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14014 * gdb.base/valgrind-db-attach.exp: Same.
14015 * gdb.base/valgrind-infcall.exp: Same.
14016 * lib/mi-support.exp (default_mi_gdb_start): Same.
14017 * lib/prompt.exp (default_prompt_gdb_start): Same.
14018 * lib/gdb.exp (default_gdb_spawn): Same.
14019 (gdb_interact): New.
14020
14021
14022 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14023
14024 * gdb.compile/compile.exp (pointer to jit function): New test.
14025
14026 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
14027
14028 * lib/gdb.exp (supports_process_record): Return true for
14029 powerpc*-*-linux*.
14030 (supports_reverse): Likewise.
14031
14032 2015-01-15 Don Breazeal <donb@codesourcery.com>
14033
14034 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14035 instead of checking whether the target board is remote and
14036 use spawn_wait_for_attach instead of exec/sleep.
14037 * gdb.base/attach-twice.exp: Likewise.
14038
14039 2015-01-15 Joel Brobecker <brobecker@adacore.com>
14040
14041 * gdb.ada/var_arr_attrs: New testcase.
14042
14043 2015-01-14 Pedro Alves <palves@redhat.com>
14044 Joel Brobecker <brobecker@adacore.com>
14045
14046 PR gdb/17525
14047 * gdb.base/bp-cmds-execution-x-script.c: New file.
14048 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14049 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14050
14051 2015-01-14 Pedro Alves <palves@redhat.com>
14052
14053 PR cli/17828
14054 * gdb.base/batch-preserve-term-settings.c: New file.
14055 * gdb.base/batch-preserve-term-settings.exp: New file.
14056
14057 2015-01-13 Doug Evans <dje@google.com>
14058
14059 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14060 binary.
14061
14062 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14063
14064 * Makefile.in (clean mostlyclean): Do not delete *.py.
14065
14066 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14067
14068 * gdb.python/py-lookup-type.exp: New file.
14069
14070 2015-01-12 Pedro Alves <palves@redhat.com>
14071
14072 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14073 restore GDBFLAGS before returning.
14074
14075 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14076
14077 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14078 is_amd64_regs_target and is_x86_like_target.
14079
14080 2015-01-11 Doug Evans <xdje42@gmail.com>
14081
14082 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14083 is given without an explicit form.
14084 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14085 attributes.
14086 * gdb.dwarf/corrupt.exp: Ditto.
14087 * gdb.dwarf2/enum-type.exp: Ditto.
14088 * gdb.trace/entry-values.exp: Ditto.
14089 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14090
14091 2015-01-11 Doug Evans <xdje42@gmail.com>
14092
14093 PR gdb/15830
14094 * gdb.base/maint.exp: Remove references to "maint demangle".
14095 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14096 Add tests for explicitly specifying language to demangle.
14097 * gdb.dlang/demangle.exp: Ditto.
14098
14099 2015-01-09 Pedro Alves <palves@redhat.com>
14100
14101 * gdb.threads/non-stop-fair-events.c: New file.
14102 * gdb.threads/non-stop-fair-events.exp: New file.
14103
14104 2015-01-09 Pedro Alves <palves@redhat.com>
14105
14106 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14107 the global scope. Set a breakpoint after all threads are started
14108 rather than stepping over two source lines. Expect the prompt.
14109 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14110 global.
14111 (NUM): Now 15.
14112 (main): Use threads_started_barrier to wait for all threads to
14113 start. Main thread no longer calls thread_function. Exit after
14114 180 seconds.
14115 (loop): New function.
14116 (thread_function): Wait on threads_started_barrier barrier. Call
14117 'loop' at each iteration.
14118 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14119 threads have started, instead of hardcoding number of "next"
14120 steps. Use an access watchpoint instead of a write watchpoint.
14121
14122 2015-01-09 Pedro Alves <palves@redhat.com>
14123
14124 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14125 (thread_func): Wait on barrier.
14126 (main): Wait for all threads to start before stopping GDB.
14127 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14128 global.
14129 (thread1_func, thread2_func): Wait on barrier.
14130 (main): Wait for all threads to start before stopping GDB.
14131 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14132 New global.
14133 (thread1_func, thread2_func): Wait on barrier.
14134 (main): Wait for all threads to start before stopping GDB.
14135
14136 2015-01-09 Pedro Alves <palves@redhat.com>
14137
14138 * gdb.threads/attach-many-short-lived-threads.c: New file.
14139 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14140
14141 2014-01-09 Pedro Alves <palves@redhat.com>
14142
14143 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14144 instead of to thread 2.
14145 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14146 Add barrier around each pthread_create call instead of around all
14147 calls.
14148 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14149 Set a break on thread_function and have the child threads hit it
14150 one at at a time.
14151
14152 2015-01-09 Pedro Alves <palves@redhat.com>
14153
14154 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14155 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14156 false.
14157 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14158 checking whether the target board is remote.
14159 * gdb.multi/multi-attach.exp: Likewise.
14160 * gdb.python/py-sync-interp.exp: Likewise.
14161 * gdb.server/ext-attach.exp: Likewise.
14162 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14163 tests that need to attach, instead of checking whether the target
14164 board is remote at the top of the file.
14165
14166 2015-01-08 Yao Qi <yao@codesourcery.com>
14167
14168 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14169
14170 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14171
14172 Fix testcase compilation.
14173 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14174
14175 2015-01-06 Joel Brobecker <brobecker@adacore.com>
14176
14177 * gdb.python/py-type.exp: Add a couple test about empty
14178 array creation, and negative-length array creation.
14179
14180 2015-01-02 Doug Evans <xdje42@gmail.com>
14181
14182 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14183
14184 2015-01-02 Doug Evans <dje@google.com>
14185
14186 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14187
14188 2014-12-29 Yao Qi <yao@codesourcery.com>
14189
14190 * gdb.trace/entry-values.exp: Update comments. Rename variable
14191 bar_call_foo to returned_from_foo.
14192
14193 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14194
14195 PR gdb/17394
14196 * gdb.linespec/break-asm-file.c: New file.
14197 * gdb.linespec/break-asm-file.exp: New file.
14198 * gdb.linespec/break-asm-file0.s: New file.
14199 * gdb.linespec/break-asm-file1.s: New file.
14200
14201 2014-12-18 Nigel Stephens <nigel@mips.com>
14202 Maciej W. Rozycki <macro@codesourcery.com>
14203
14204 * gdb.base/float.exp: Handle the new output from "info float" on
14205 MIPS targets.
14206
14207 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14208
14209 Fix MinGW compilation.
14210 * gdb.compile/compile-ops.exp: Update untested message if
14211 !skip_compile_feature_tests.
14212 * gdb.compile/compile-setjmp.exp: Likewise.
14213 * gdb.compile/compile-tls.exp: Likewise.
14214 * gdb.compile/compile.exp: Likewise.
14215 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14216 supported on this host".
14217
14218 2014-12-16 Doug Evans <xdje42@gmail.com>
14219
14220 * boards/stabs.exp: New file.
14221
14222 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14223
14224 * gdb.base/completion.exp: Adjust to format changes of "maint
14225 print user-registers".
14226
14227 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
14228
14229 PR server/17457
14230 * gdb.arch/aarch64-fp.c: New file.
14231 * gdb.arch/aarch64-fp.exp: New file.
14232
14233 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14234
14235 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14236 r210637, r210913, r211666, r215400, r215817).
14237
14238 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14239 * dg-extract-results.py: New file.
14240 * dg-extract-results.sh: Use it if the environment seems
14241 suitable.
14242
14243 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14244
14245 * dg-extract-results.py (parse_run): Handle warnings that
14246 are printed before a test harness is run.
14247
14248 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14249
14250 * dg-extract-results.py (Named): Remove __cmp__ method.
14251 (output_variation): Use a key to sort variation.harnesses.
14252
14253 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14254
14255 * dg-extract-results.py: For Python 3, force sys.stdout to
14256 handle surrogate escape sequences.
14257 (safe_open): New function.
14258 (output_segment, main): Use it.
14259
14260 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14261
14262 * dg-extract-results.py (Prog.result_re): Include options
14263 in test name.
14264
14265 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14266
14267 * dg-extract-results.py (output_variation): Always sort if
14268 do_sum.
14269
14270 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14271
14272 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14273 as long as we get pagination notifications.
14274
14275 2014-12-15 Jason Merrill <jason@redhat.com>
14276
14277 * Makefile.in (check-gdb.%): Restore.
14278 * README: Mention it.
14279
14280 2014-12-13 Joel Brobecker <brobecker@adacore.com>
14281
14282 * gdb.ada/str_uninit: New testcase.
14283
14284 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14285
14286 PR symtab/17642
14287 * gdb.base/vla-stub-define.c: New file.
14288 * gdb.base/vla-stub.c: New file.
14289 * gdb.base/vla-stub.exp: New file.
14290
14291 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14292 Jan Kratochvil <jan.kratochvil@redhat.com>
14293 Tom Tromey <tromey@redhat.com>
14294
14295 * configure.ac: Add gdb.compile/.
14296 * configure: Regenerate.
14297 * gdb.compile/Makefile.in: New file.
14298 * gdb.compile/compile-ops.exp: New file.
14299 * gdb.compile/compile-ops.c: New file.
14300 * gdb.compile/compile-tls.c: New file.
14301 * gdb.compile/compile-tls.exp: New file.
14302 * gdb.compile/compile-constvar.S: New file.
14303 * gdb.compile/compile-constvar.c: New file.
14304 * gdb.compile/compile-mod.c: New file.
14305 * gdb.compile/compile-nodebug.c: New file.
14306 * gdb.compile/compile-setjmp-mod.c: New file.
14307 * gdb.compile/compile-setjmp.c: New file.
14308 * gdb.compile/compile-setjmp.exp: New file.
14309 * gdb.compile/compile-shlib.c: New file.
14310 * gdb.compile/compile.c: New file.
14311 * gdb.compile/compile.exp: New file.
14312 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14313
14314 2014-12-12 Tom Tromey <tromey@redhat.com>
14315
14316 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14317 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14318
14319 2014-12-12 Doug Evans <dje@google.com>
14320
14321 * lib/gdb-python.exp (get_python_valueof): New function.
14322 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14323
14324 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14325
14326 * gdb.base/completion.exp: Add test for completion of "info
14327 registers ".
14328
14329 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14330
14331 * gdb.base/func-ptrs.c: New file.
14332 * gdb.base/func-ptrs.exp: New file.
14333
14334 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14335
14336 PR breakpoints/17012
14337 * gdb.base/dprintf-detach.c: New file.
14338 * gdb.base/dprintf-detach.exp: New file.
14339
14340 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14341
14342 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14343 * lib/gdb.exp (target_is_gdbserver): New procedure.
14344
14345 2014-12-08 Doug Evans <dje@google.com>
14346
14347 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14348
14349 2014-12-05 Yao Qi <yao@codesourcery.com>
14350
14351 * gdb.guile/scm-error.exp: Remove the third argument to
14352 gdb_remote_download.
14353 * gdb.guile/scm-frame-args.exp: Likewise.
14354 * gdb.guile/scm-section-script.exp: Likewise.
14355
14356 2014-12-05 Yao Qi <yao@codesourcery.com>
14357
14358 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14359
14360 2014-12-04 Doug Evans <dje@google.com>
14361
14362 * gdb.python/py-objfile.exp: Add tests for
14363 objfile.add_separate_debug_file.
14364
14365 2014-12-04 Doug Evans <dje@google.com>
14366
14367 * lib/gdb.exp (get_build_id): New function.
14368 (build_id_debug_filename_get): Rewrite to use it.
14369 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14370
14371 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14372
14373 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14374 `method(long)', not just 0x0.
14375 * gdb.cp/nsalias.exp: Align code labels to 4.
14376 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14377 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14378 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14379 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14380 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14381 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14382
14383 2014-12-02 Doug Evans <dje@google.com>
14384
14385 PR symtab/17602
14386 * gdb.cp/anon-ns.cc: Move guts of this file to ...
14387 * gdb.cp/anon-ns2.cc: ... here. New file.
14388 * gdb.cp/anon-ns.exp: Update.
14389
14390 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
14391
14392 * gdb.python/py-events.py (inferior_call_handler): New.
14393 (register_changed_handler, memory_changed_handler): New.
14394 (test_events.invoke): Register new handlers.
14395 * gdb.python/py-events.exp: Add tests for inferior call,
14396 memory_changed and register_changed events.
14397
14398 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14399
14400 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14401 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14402 if the linker doesn't understand this.
14403
14404 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14405
14406 * gdb.python/python.exp: Change expected reply to help().
14407
14408 2014-12-01 Yao Qi <yao@codesourcery.com>
14409
14410 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14411 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14412 * configure: Re-generated.
14413
14414 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14415
14416 * gdb.cp/chained-calls.cc: New file.
14417 * gdb.cp/chained-calls.exp: New file.
14418 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14419
14420 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14421
14422 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14423 * gdb.dwarf2/symtab-producer.exp: Same.
14424 * gdb.gdb/python-interrupts.exp: Same.
14425 * gdb.gdb/python-selftest.exp: Same.
14426 * gdb.python/py-linetable.exp: Same.
14427 * gdb.python/py-type.exp: Same.
14428 * gdb.python/py-value-cc.exp: Same.
14429 * gdb.python/py-value.exp: Same.
14430
14431 2014-11-28 Yao Qi <yao@codesourcery.com>
14432
14433 * gdb.base/break-probes.exp: Match library name prefixed with
14434 sysroot.
14435
14436 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14437
14438 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14439 test expected output. Add parentheses for the call to print.
14440 Remove L suffix from integers.
14441
14442 2014-11-26 Doug Evans <dje@google.com>
14443
14444 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14445
14446 2014-11-22 Yao Qi <yao@codesourcery.com>
14447
14448 * gdb.trace/entry-values.c: Remove asms.
14449 (foo): Add foo_label.
14450 (bar): Add bar_label.
14451 * gdb.trace/entry-values.exp: Remove code computing foo's
14452 length and bar's length.
14453 (Dwarf::assemble): Invoke function_range for bar and use
14454 MACRO_AT_func for foo.
14455
14456 2014-11-22 Yao Qi <yao@codesourcery.com>
14457
14458 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14459 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14460 Use .Lgcc43_procstart instead of gcc43.
14461
14462 2014-11-21 Joel Brobecker <brobecker@adacore.com>
14463
14464 * gdb.ada/n_arr_bound: New testcase.
14465
14466 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14467
14468 PR breakpoints/10737
14469 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14470 test_catch_syscall_multi_arch.
14471 (test_catch_syscall_multi_arch): New function.
14472
14473 2014-11-20 Doug Evans <xdje42@gmail.com>
14474
14475 * gdb.base/maint.exp: Update expected output.
14476
14477 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14478
14479 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14480 4-byte instruction on S390.
14481
14482 2014-11-19 Joel Brobecker <brobecker@adacore.com>
14483
14484 * gdb.ada/arr_arr: New testcase.
14485
14486 2014-11-19 Joel Brobecker <brobecker@adacore.com>
14487
14488 * gdb.ada/pkd_arr_elem: New Testcase.
14489
14490 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
14491
14492 * gdb.reverse/break-precsave: Expect completion message for
14493 core file reads.
14494 * gdb.reverse/consecutive-precsave.exp: Likewise.
14495 * gdb.reverse/finish-precsave.exp: Likewise.
14496 * gdb.reverse/i386-precsave.exp: Likewise.
14497 * gdb.reverse/machinestate-precsave.exp: Likewise.
14498 * gdb.reverse/sigall-precsave.exp: Likewise.
14499 * gdb.reverse/solib-precsave.exp: Likewise.
14500 * gdb.reverse/step-precsave.exp: Likewise.
14501 * gdb.reverse/until-precsave.exp: Likewise.
14502 * gdb.reverse/watch-precsave.exp: Likewise.
14503
14504 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14505
14506 * gdb.base/bp-permanent.c: Include unistd.h.
14507 * gdb.python/py-framefilter-mi.c (main): Add return type.
14508 * gdb.python/py-framefilter.c (main): Likewise.
14509 * gdb.trace/actions-changed.c (main): Likewise.
14510
14511 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14512
14513 * gdb.mi/until.c: Add eye-catchers.
14514 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14515 line numbers.
14516
14517 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14518
14519 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14520 function header variants in break1.c.
14521 * gdb.base/ena-dis-br.exp: Likewise.
14522 * gdb.base/hbreak2.exp: Likewise.
14523 * gdb.reverse/until-precsave.exp: Drop references to removed
14524 non-prototype function header variants in ur1.c.
14525 * gdb.reverse/until-reverse.exp: Likewise.
14526
14527 2014-11-17 Petr Machata <pmachata@redhat.com>
14528
14529 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14530 ${_cu_offset_size} bytes abbrev offset.
14531
14532 2014-11-15 Doug Evans <xdje42@gmail.com>
14533
14534 PR symtab/17559
14535 * gdb.base/line-symtabs.exp: New file.
14536 * gdb.base/line-symtabs.c: New file.
14537 * gdb.base/line-symtabs.h: New file.
14538
14539 2014-11-14 Yao Qi <yao@codesourcery.com>
14540
14541 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14542 (func): Add label func_label.
14543 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14544 Replace low_pc and high_pc with MACRO_AT_range.
14545 Replace name, low_pc and high_pc with MACRO_AT_func.
14546
14547 2014-11-14 Yao Qi <yao@codesourcery.com>
14548
14549 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14550 Replace name, low_pc and high_pc with MACRO_AT_func.
14551
14552 2014-11-14 Yao Qi <yao@codesourcery.com>
14553
14554 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14555 produce debug information.
14556 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14557
14558 2014-11-14 Yao Qi <yao@codesourcery.com>
14559
14560 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14561 object and get function length.
14562 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14563 with MACRO_AT_func.
14564 (top-level): Replace gdb_compile and clean_restart with
14565 prepare_for_testing.
14566 * gdb.dwarf2/main.c (main): Add label main_label.
14567
14568 2014-11-14 Yao Qi <yao@codesourcery.com>
14569
14570 * lib/dwarf.exp (function_range): New procedure.
14571 (Dwarf::_handle_macro_at_func): New procedure.
14572 (Dwarf::_handle_macro_at_range): New procedure.
14573 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14574
14575 2014-11-14 Yao Qi <yao@codesourcery.com>
14576
14577 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14578 (_handle_attribute): New procedure.
14579
14580 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14581
14582 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14583 * gdb.base/call-sc.c (zed): Likewise.
14584 * gdb.base/checkpoint.c (main): Likewise.
14585 * gdb.base/dump.c (main): Likewise.
14586 * gdb.base/gcore.c (main): Likewise.
14587 * gdb.base/huge.c (main): Likewise.
14588 * gdb.base/multi-forks.c (main): Likewise.
14589 * gdb.base/pr10179-a.c (main): Likewise.
14590 * gdb.base/savedregs.c (main): Likewise.
14591 * gdb.base/sigaltstack.c (main): Likewise.
14592 * gdb.base/siginfo.c (main): Likewise.
14593 * gdb.base/structs.c (zed): Likewise.
14594 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14595 * gdb.mi/mi-syn-frame.c (main): Likewise.
14596 * gdb.mi/until.c (foo, main): Likewise.
14597 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14598 * gdb.base/solib-weak.c (foo): Declare.
14599 * gdb.base/attach-twice.c: Include stdio.h.
14600 * gdb.base/weaklib1.c: Likewise.
14601 * gdb.base/weaklib2.c: Likewise.
14602 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14603 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14604 unistd.h.
14605 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14606 * gdb.mi/mi-exit-code.c: Likewise.
14607 * gdb.base/break-interp-lib.c: Include string.h.
14608 * gdb.base/coremaker.c: Likewise.
14609 * gdb.base/testenv.c: Likewise.
14610 * gdb.python/py-finish-breakpoint.c: Likewise.
14611 * gdb.base/inferior-died.c: Include sys/wait.h.
14612 * gdb.base/fileio.c: Include time.h.
14613 * gdb.base/async-shell.c: Include unistd.h.
14614 * gdb.base/dprintf-non-stop.c: Likewise.
14615 * gdb.base/info-os.c: Likewise.
14616 * gdb.mi/mi-console.c: Likewise.
14617 * gdb.mi/watch-nonstop.c: Likewise.
14618 * gdb.python/py-events.c: Likewise.
14619 * gdb.base/async.c (baz): Move up before its invocation.
14620 * gdb.base/code_elim2.c (my_global_func): Likewise.
14621 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14622 * gdb.base/advance.c (func2): Likewise.
14623
14624 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14625
14626 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14627 variant.
14628 * gdb.base/annota3.c: Likewise.
14629 * gdb.base/async.c: Likewise.
14630 * gdb.base/average.c: Likewise.
14631 * gdb.base/call-ar-st.c: Likewise.
14632 * gdb.base/call-rt-st.c: Likewise.
14633 * gdb.base/call-sc.c: Likewise.
14634 * gdb.base/call-strs.c: Likewise.
14635 * gdb.base/ending-run.c: Likewise.
14636 * gdb.base/execd-prog.c: Likewise.
14637 * gdb.base/exprs.c: Likewise.
14638 * gdb.base/foll-exec.c: Likewise.
14639 * gdb.base/foll-fork.c: Likewise.
14640 * gdb.base/foll-vfork.c: Likewise.
14641 * gdb.base/funcargs.c: Likewise.
14642 * gdb.base/gcore.c: Likewise.
14643 * gdb.base/jump.c: Likewise.
14644 * gdb.base/langs0.c: Likewise.
14645 * gdb.base/langs1.c: Likewise.
14646 * gdb.base/langs2.c: Likewise.
14647 * gdb.base/mips_pro.c: Likewise.
14648 * gdb.base/nodebug.c: Likewise.
14649 * gdb.base/opaque0.c: Likewise.
14650 * gdb.base/opaque1.c: Likewise.
14651 * gdb.base/recurse.c: Likewise.
14652 * gdb.base/run.c: Likewise.
14653 * gdb.base/scope0.c: Likewise.
14654 * gdb.base/scope1.c: Likewise.
14655 * gdb.base/setshow.c: Likewise.
14656 * gdb.base/setvar.c: Likewise.
14657 * gdb.base/shmain.c: Likewise.
14658 * gdb.base/shr1.c: Likewise.
14659 * gdb.base/shr2.c: Likewise.
14660 * gdb.base/sigall.c: Likewise.
14661 * gdb.base/signals.c: Likewise.
14662 * gdb.base/so-indr-cl.c: Likewise.
14663 * gdb.base/solib2.c: Likewise.
14664 * gdb.base/structs.c: Likewise.
14665 * gdb.base/sum.c: Likewise.
14666 * gdb.base/vforked-prog.c: Likewise.
14667 * gdb.base/watchpoint.c: Likewise.
14668 * gdb.reverse/shr2.c: Likewise.
14669 * gdb.reverse/until-reverse.c: Likewise.
14670 * gdb.reverse/ur1.c: Likewise.
14671 * gdb.reverse/watch-reverse.c: Likewise.
14672
14673 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14674
14675 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14676 variant.
14677 * gdb.base/sepdebug.exp: Drop references to removed code.
14678
14679 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14680
14681 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14682 variant. Preserve original line numbering.
14683 * gdb.base/list1.c: Likewise.
14684
14685 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14686
14687 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14688 variant.
14689 * gdb.base/break1.c: Likewise.
14690 * gdb.base/break.exp: Drop references to removed code.
14691
14692 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14693
14694 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14695 variant.
14696
14697 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14698
14699 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14700
14701 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14702
14703 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14704 logic into perform_all_tests() and invoke it with and without
14705 function header prototypes.
14706 (do_function_calls): Remove conditional XFAIL for PR 5318.
14707 (rerun_and_prepare): Remove duplicate code.
14708 (perform_all_tests): New. Main logic moved here.
14709
14710 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14711
14712 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14713 code guarded by #ifdef NO_PROTOTYPES.
14714 (t_double_many_args): Likewise.
14715 (DEF_FUNC_MANY_ARGS_1): Likewise.
14716 (DEF_FUNC_VALUES_1): Likewise.
14717 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14718 guarded by #ifdef PROTOTYPES.
14719
14720 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14721
14722 * gdb.mi/mi-console.c: Add eye-catcher.
14723 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14724 instead of literal line number.
14725
14726 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14727
14728 * gdb.base/shr2.c: Add eye-catcher.
14729 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14730 line number.
14731
14732 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14733
14734 * gdb.base/jump.c: Add eye-catchers.
14735 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14736 numbers.
14737
14738 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14739
14740 * gdb.base/execd-prog.c: Add eye-catchers.
14741 * gdb.base/foll-exec.c: Likewise.
14742 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14743 line numbers.
14744
14745 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14746
14747 * gdb.base/ending-run.c: Add eye-catchers.
14748 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14749 literal line numbers.
14750
14751 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14752
14753 * gdb.base/call-rt-st.c: Add eye-catchers.
14754 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14755 literal line numbers.
14756
14757 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14758
14759 * gdb.base/call-ar-st.c: Add eye-catchers.
14760 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14761 literal line numbers.
14762
14763 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14764
14765 * gdb.base/average.c: Add eye-catchers.
14766 * gdb.base/sum.c: Likewise.
14767 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14768 regexps dynamically.
14769
14770 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14771
14772 * gdb.base/solib1.c: Add eye-catchers.
14773 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14774 literal line numbers.
14775
14776 2014-11-12 Pedro Alves <palves@redhat.com>
14777
14778 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14779 leader has exited.
14780
14781 2014-11-12 Pedro Alves <palves@redhat.com>
14782
14783 * gdb.arch/i386-bp_permanent.c: New file.
14784 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14785 (srcfile): Set to i386-bp_permanent.c.
14786 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14787 that stepi does not execute the 'leave' instruction, instead of
14788 testing it does execute.
14789 * gdb.base/bp-permanent.c: New file.
14790 * gdb.base/bp-permanent.exp: New file.
14791
14792 2014-11-10 Doug Evans <xdje42@gmail.com>
14793
14794 PR symtab/17564
14795 * gdb.base/symtab-search-order.exp: New file.
14796 * gdb.base/symtab-search-order.c: New file.
14797 * gdb.base/symtab-search-order-1.c: New file.
14798 * gdb.base/symtab-search-order-shlib-1.c: New file.
14799
14800 2014-11-07 Pedro Alves <palves@redhat.com>
14801
14802 PR gdb/17511
14803 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14804 i?86-*-linux*.
14805
14806 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14807
14808 PR c++/17494
14809 * gdb.cp/pr17494.cc: New file.
14810 * gdb.cp/pr17494.exp: New file.
14811
14812 2014-11-02 Yao Qi <yao@codesourcery.com>
14813
14814 * gdb.python/python.exp: Get working directory and match the
14815 output of "set extended-prompt \\w " with it.
14816
14817 2014-10-30 Doug Evans <dje@google.com>
14818
14819 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14820 in objfiles.
14821 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14822 in progspaces.
14823
14824 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
14825
14826 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14827 * gdb.base/realname-expand.exp: Likewise.
14828 * gdb.linespec/macro-relative.exp: Likewise.
14829
14830 2014-10-29 Pedro Alves <palves@redhat.com>
14831
14832 PR gdb/17408
14833 * gdb.threads/schedlock.c (some_function): New function.
14834 (call_function): New global.
14835 (MAYBE_CALL_SOME_FUNCTION): New macro.
14836 (thread_function): Call it.
14837 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14838 and use it instead of a global counter. Adjust all callers.
14839 (get_current_thread): Use "find current thread" for test message
14840 here rather than having all callers pass down the same string.
14841 (goto_loop): New procedure, factored out from ...
14842 (my_continue): ... this.
14843 (step_ten_loops): Change parameter from test message to command to
14844 use. Adjust.
14845 (list_count): Delete global.
14846 (check_result): New procedure, factored out from duplicate top
14847 level code.
14848 (continue tests): Wrap in with_test_prefix.
14849 (test_step): New procedure, factored out from duplicate top level
14850 code.
14851 (top level): Test "step" in combination with all scheduler-locking
14852 modes. Test "next" in combination with all scheduler-locking
14853 modes, and in combination with stepping over a function call or
14854 not.
14855 * gdb.threads/next-bp-other-thread.c: New file.
14856 * gdb.threads/next-bp-other-thread.exp: New file.
14857
14858 2014-10-29 Pedro Alves <palves@redhat.com>
14859
14860 PR python/17372
14861 * gdb.python/python.exp: Test a multi-line command that spawns
14862 interactive Python.
14863 * gdb.base/multi-line-starts-subshell.exp: New file.
14864
14865 2014-10-29 Yao Qi <yao@codesourcery.com>
14866
14867 * gdb.base/fileio.exp: Make directories on host.
14868
14869 2014-10-29 Yao Qi <yao@codesourcery.com>
14870
14871 * gdb.base/fileio.c (test_write): Close the file.
14872
14873 2014-10-28 Pedro Alves <palves@redhat.com>
14874
14875 PR gdb/12623
14876 * gdb.base/sigstep.c (no_handler): New global.
14877 (main): If 'no_handler is true, set the signal handlers to
14878 SIG_IGN.
14879 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14880 with_sw_watch and no_handler parameters. Handle them.
14881 (top level) <stepping over handler when stopped at a breakpoint
14882 test>: Add a test axis for testing with a software watchpoint, and
14883 another for testing with the signal handler set to SIG_IGN.
14884 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14885 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14886
14887 2014-10-28 Pedro Alves <palves@redhat.com>
14888
14889 PR gdb/17511
14890 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14891 * gdb.base/sigstep.exp (other_handler_location): New global.
14892 (advance): Support stepping into the signal handler, and running
14893 commands while in the handler.
14894 (in_handler_map): New global.
14895 (top level): In the advance test, add combinations for getting
14896 into the handler with stepping commands, and for running commands
14897 in the handler. Add comment descripting the advancei tests.
14898
14899 2014-10-28 Pedro Alves <palves@redhat.com>
14900
14901 * gdb.base/sigstep.exp: Use build_executable instead of
14902 prepare_for_testing.
14903 (top level): Move code that starts GDB, runs to main and creates a
14904 display to ...
14905 (restart): ... this new procedure.
14906 (top level): Move backtrace from signal handler test to ...
14907 (validate_backtrace): ... this new procedure.
14908 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14909 with_test_prefix. Always restart GDB.
14910 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14911 with_test_prefix. Always restart GDB. No need to delete
14912 breakpoints after the test.
14913 (test_skip_handler): Remove prefix parameter.
14914 (skip_over_handler, breakpoint_to_handler)
14915 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14916 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14917 restart GDB. No need to delete breakpoints after the test.
14918 (top level): Use foreach to call the test procedures with
14919 different commands.
14920
14921 2014-10-28 Pedro Alves <palves@redhat.com>
14922
14923 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14924 instead of GNATS numbers.
14925 * gdb.base/sigbpt.exp: Likewise.
14926 * gdb.base/siginfo.exp: Likewise.
14927 * gdb.base/sigstep.exp: Likewise.
14928
14929 2014-10-27 Pedro Alves <palves@redhat.com>
14930
14931 * gdb.base/sigstep.c (dummy): New global.
14932 (main): Issue a couple writes to the new global.
14933 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14934 procedures.
14935 (skip_over_handler): Use test_skip_handler.
14936 (top level): Call skip_over_handler for stepi and nexti too.
14937 (breakpoint_over_handler): Use test_skip_handler.
14938 (top level): Call breakpoint_over_handler for stepi and nexti too.
14939
14940 2014-10-27 Yao Qi <yao@codesourcery.com>
14941
14942 * gdb.trace/tfile.c (adjust_function_address)
14943 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14944 function descriptor.
14945
14946 2014-10-24 Don Breazeal <donb@codesourcery.com>
14947
14948 * gdb.base/foll-fork.exp (test_follow_fork,
14949 catch_fork_child_follow): Check for updated fork messages emitted
14950 from infrun.c.
14951 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14952 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14953 vfork_and_exec_child_follow_through_step): Check for updated vfork
14954 messages emitted from infrun.c.
14955
14956 2014-10-24 Pedro Alves <palves@redhat.com>
14957
14958 * gdb.base/corefile.exp: Remove references to ultrix.
14959 * gdb.base/interrupt.exp: Likewise.
14960 * gdb.base/whatis.exp: Likewise.
14961 * gdb.gdb/selftest.exp: Likewise.
14962 * gdb.threads/manythreads.exp: Likewise.
14963 * gdb.threads/print-threads.exp: Likewise.
14964 * gdb.threads/pthreads.exp:: Likewise.
14965 * gdb.threads/schedlock.exp: Likewise.
14966
14967 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14968
14969 * gdb.cp/non-trivial-retval.cc: Add a test case.
14970 * gdb.cp/non-trivial-retval.exp: Add a test.
14971
14972 2014-10-20 Yao Qi <yao@codesourcery.com>
14973
14974 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14975 * gdb.python/py-objfile-script-gdb.py: New file.
14976 * gdb.python/py-objfile-script.exp: Update reference to
14977 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14978 of remote_download. Remove the dest file.
14979
14980 2014-10-20 Yao Qi <yao@codesourcery.com>
14981
14982 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14983 * gdb.base/step-line.exp: Likewise.
14984 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14985 * gdb.dwarf2/dw2-basic.exp: Likewise.
14986 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14987 * gdb.dwarf2/dw2-filename.exp: Likewise.
14988 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14989 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14990 * gdb.dwarf2/dw2-producer.exp: Likewise.
14991 * gdb.dwarf2/mac-fileno.exp: Likewise.
14992 * gdb.python/py-frame-args.exp: Likewise.
14993 * gdb.python/py-framefilter.exp: Likewise.
14994 * gdb.python/py-mi.exp: Likewise.
14995 * gdb.python/py-objfile-script.exp: Likewise
14996 * gdb.python/py-pp-integral.exp: Likewise.
14997 * gdb.python/py-pp-re-notag.exp: Likewise.
14998 * gdb.python/py-prettyprint.exp: Likewise.
14999 * gdb.python/py-section-script.exp: Likewise.
15000 * gdb.python/py-typeprint.exp: Likewise.
15001 * gdb.python/py-xmethods.exp: Likewise.
15002 * gdb.stabs/weird.exp: Likewise.
15003 * gdb.xml/tdesc-regs.exp: Likewise.
15004
15005 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15006
15007 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15008 (out_cu): Use addr_len for the size of addresses.
15009 (out_line): Likewise. Size DW_LNE_set_address instruction
15010 according to addr_len.
15011 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15012 (FUNC): Add START_INSNS to definition.
15013
15014 2014-10-18 Yao Qi <yao@codesourcery.com>
15015
15016 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15017 gdb_has_argv0 return true.
15018 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15019 check [target_info exists noargs], check [gdb_has_argv0]
15020 instead.
15021 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15022 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15023 procedures.
15024
15025 2014-10-17 Doug Evans <dje@google.com>
15026
15027 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15028 event.
15029 * gdb.python/py-events.py: Add clear_objfiles event.
15030
15031 2014-10-17 Doug Evans <dje@google.com>
15032
15033 * gdb.python/py-objfile.exp: Test progspace attribute.
15034
15035 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
15036
15037 * gdb.guile/scm-breakpoint.exp: Do not assume any
15038 directory separators when matching source file paths.
15039 * gdb.python/py-breakpoint.exp: Likewise.
15040 * gdb.reverse/break-precsave.exp: Likewise.
15041 * gdb.reverse/break-reverse.exp: Likewise.
15042 * gdb.reverse/consecutive-precsave.exp: Likewise.
15043 * gdb.reverse/finish-precsave.exp: Likewise.
15044 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15045 * gdb.reverse/finish-reverse.exp: Likewise.
15046 * gdb.reverse/i386-precsave.exp: Likewise.
15047 * gdb.reverse/i387-env-reverse.exp: Likewise.
15048 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15049 * gdb.reverse/machinestate-precsave.exp: Likewise.
15050 * gdb.reverse/machinestate.exp: Likewise.
15051 * gdb.reverse/sigall-precsave.exp: Likewise.
15052 * gdb.reverse/solib-precsave.exp: Likewise.
15053 * gdb.reverse/step-precsave.exp: Likewise.
15054 * gdb.reverse/until-precsave.exp: Likewise.
15055 * gdb.reverse/watch-precsave.exp: Likewise.
15056 * gdb.reverse/watch-reverse.exp: Likewise.
15057
15058 2014-10-17 Yao Qi <yao@codesourcery.com>
15059
15060 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15061 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15062
15063 2014-10-17 Pedro Alves <palves@redhat.com>
15064
15065 PR gdb/17471
15066 * gdb.base/bg-execution-repeat.c: New file.
15067 * gdb.base/bg-execution-repeat.exp: New file.
15068
15069 2014-10-17 Pedro Alves <palves@redhat.com>
15070
15071 PR gdb/17300
15072 * gdb.base/continue-all-already-running.c: New file.
15073 * gdb.base/continue-all-already-running.exp: New file.
15074
15075 2014-10-17 Pedro Alves <palves@redhat.com>
15076
15077 PR gdb/17472
15078 * gdb.base/annota-input-while-running.c: New file.
15079 * gdb.base/annota-input-while-running.exp: New file.
15080
15081 2014-10-17 Pedro Alves <palves@redhat.com>
15082
15083 * gdb.base/callfuncs.exp: emove references to osf.
15084 * gdb.base/sigall.exp: Likewise.
15085 * gdb.gdb/selftest.exp: Likewise.
15086 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15087 * gdb.mi/non-stop.c: Likewise.
15088 * gdb.mi/pthreads.c: Likewise.
15089 * gdb.reverse/sigall-precsave.exp: Likewise.
15090 * gdb.reverse/sigall-reverse.exp: Likewise.
15091 * gdb.threads/pthreads.c: Likewise.
15092 * gdb.threads/pthreads.exp: Likewise.
15093
15094 2014-10-17 Yao Qi <yao@codesourcery.com>
15095
15096 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15097 check 'target_info exists noargs'.
15098 (test_command_prompt_position): Likewise.
15099 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15100 Remove "set args".
15101 (progvar_simple_while_test): Likewise.
15102 (progvar_complex_if_while_test): Likewise.
15103 (if_while_breakpoint_command_test): Likewise.
15104 (infrun_breakpoint_command_test): Likewise.
15105 (breakpoint_command_test): Likewise.
15106 (watchpoint_command_test): Likewise.
15107 (bp_deleted_in_command_test): Likewise.
15108 (temporary_breakpoint_commands): Likewise.
15109
15110 2014-10-16 Yao Qi <yao@codesourcery.com>
15111
15112 * gdb.base/remotetimeout.exp: Remove noargs checking.
15113
15114 2014-10-15 Pedro Alves <palves@redhat.com>
15115
15116 PR breakpoints/9649
15117 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15118 * gdb.base/breakpoint-in-ro-region.exp
15119 (probe_target_hardware_step): New procedure.
15120 (top level): Probe hardware stepping and hardware breakpoint
15121 support. Test stepping through a read-only region, with both
15122 "breakpoint auto-hw" on and off and both "always-inserted" on and
15123 off.
15124
15125 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15126
15127 * gdb.dlang/demangle.exp: Update for demangling changes.
15128
15129 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15130
15131 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15132 * gdb.cp/non-trivial-retval.exp: Add new tests.
15133
15134 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15135
15136 PR c++/13403
15137 PR c++/15154
15138 * gdb.cp/non-trivial-retval.cc: New file.
15139 * gdb.cp/non-trivial-retval.exp: New file.
15140
15141 2014-10-15 Yao Qi <yao@codesourcery.com>
15142
15143 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15144 remote host.
15145
15146 2014-10-15 Yao Qi <yao@codesourcery.com>
15147
15148 * gdb.python/py-symbol.exp: Match file base name if host is
15149 remote, otherwise match file name with dir name.
15150 * gdb.python/py-symtab.exp: Likewise.
15151 * gdb.python/python.exp: Likewise.
15152
15153 2014-10-15 Yao Qi <yao@codesourcery.com>
15154
15155 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15156 pattern.
15157 * gdb.python/py-symtab.exp: Likewise.
15158 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15159 locationn.
15160
15161 2014-10-14 Joel Brobecker <brobecker@adacore.com>
15162
15163 * gdb.ada/addr_arith: New testcase.
15164
15165 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15166
15167 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15168 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15169 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15170 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15171
15172 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15173
15174 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15175 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15176 * gdb.arch/stap-eval-lang-ada.exp: New file.
15177
15178 2014-10-14 Yao Qi <yao@codesourcery.com>
15179
15180 * gdb.mi/mi-var-child.c (nothing1): New function.
15181 (nothing2): New function.
15182 (do_children_tests): Set function pointers by nothing1 and
15183 nothing2.
15184 * gdb.mi/mi-var-child.exp: Step over new added statements.
15185 Update test to match the new output.
15186 * gdb.mi/var-cmd.c (nothing1): New function.
15187 (nothing2): New function.
15188 (do_children_tests): Set function pointers by nothing1 and
15189 nothing2.
15190 * gdb.mi/mi-var-display.exp: Update test to match output.
15191 Step to the line specified by $line_dct_nothing.
15192 Increase the number of lines to step.
15193
15194 2014-10-14 Yao Qi <yao@codesourcery.com>
15195
15196 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15197 tests.
15198 * gdb.mi/mi2-var-child.exp: Likewise.
15199
15200 2014-10-13 Doug Evans <dje@google.com>
15201
15202 * gdb.python/py-objfile.exp: Change name of file name test.
15203
15204 2014-10-13 Doug Evans <dje@google.com>
15205
15206 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15207 from the start of the CU.
15208
15209 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15210 Yao Qi <yao@codesourcery.com>
15211
15212 Fix "save breakpoints" for "catch" command.
15213 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15214 Remove -nonewline. Match also the added "main" line.
15215
15216 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15217
15218 Fix "save breakpoints" for "disable $bpnum" command.
15219 * gdb.base/save-bp.c (main): Add label.
15220 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15221
15222 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15223
15224 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15225
15226 2014-10-11 Yao Qi <yao@codesourcery.com>
15227
15228 * gdb.server/server-kill.exp: Execute command
15229 "set remote trace-status-packet on" before "tstatus".
15230
15231 2014-10-11 Yao Qi <yao@codesourcery.com>
15232
15233 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15234 (main): Call getppid.
15235 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15236 and continue to it. Read variable "server_pid".
15237
15238 2014-10-11 Yao Qi <yao@codesourcery.com>
15239
15240 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15241
15242 2014-10-11 Yao Qi <yao@codesourcery.com>
15243
15244 * gdb.threads/thread-find.exp: Don't execute command
15245 "info threads".
15246 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15247 * gdb.threads/linux-dp.exp: Don't check the condition
15248 $threads_created equals to zero.
15249
15250 2014-10-10 Pedro Alves <palves@redhat.com>
15251
15252 * gdb.base/bigcore.exp: Remove references to IRIX.
15253 * gdb.base/funcargs.exp: Likewise.
15254 * gdb.base/interrupt.exp: Likewise.
15255 * gdb.base/mips_pro.exp: Likewise.
15256 * gdb.base/nodebug.exp: Likewise.
15257 * gdb.base/setvar.exp: Likewise.
15258 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15259
15260 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15261 Pedro Alves <palves@redhat.com>
15262
15263 PR symtab/14466
15264 * gdb.base/vdso-warning.c: New file.
15265 * gdb.base/vdso-warning.exp: New file.
15266
15267 2014-10-02 Doug Evans <dje@google.com>
15268
15269 * gdb.base/structs.c (main): Don't run forever.
15270
15271 2014-10-02 Pedro Alves <palves@redhat.com>
15272
15273 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15274 (top level) <stop threads 1, stop threads 2>: Use it.
15275
15276 2014-10-02 Pedro Alves <palves@redhat.com>
15277
15278 * gdb.threads/break-while-running.exp (test): Add new
15279 'update_thread_list' argument. Skip "info threads" if false.
15280 (top level): Add new 'update_thread_list' axis.
15281
15282 2014-10-02 Pedro Alves <palves@redhat.com>
15283
15284 PR breakpoints/17431
15285 * gdb.base/execl-update-breakpoints.c: New file.
15286 * gdb.base/execl-update-breakpoints.exp: New file.
15287
15288 2014-10-01 Pedro Alves <palves@redhat.com>
15289
15290 * gdb.base/breakpoint-in-ro-region.c: New file.
15291 * gdb.base/breakpoint-in-ro-region.exp: New file.
15292
15293 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15294
15295 * gdb.mi/mi-exit-code.exp: New file.
15296 * gdb.mi/mi-exit-code.c: New file.
15297
15298 2014-09-30 Yao Qi <yao@codesourcery.com>
15299
15300 * lib/prelink-support.exp (build_executable_own_libs): Error if
15301 the target isn't native.
15302
15303 2014-09-30 Yao Qi <yao@codesourcery.com>
15304
15305 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15306 false.
15307
15308 2014-09-22 Pedro Alves <palves@redhat.com>
15309
15310 * gdb.threads/break-while-running.exp: New file.
15311 * gdb.threads/break-while-running.c: New file.
15312
15313 2014-09-19 Yao Qi <yao@codesourcery.com>
15314
15315 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15316 Invoke test. Restart GDB with --readnow and invoke test again.
15317
15318 2014-09-19 Yao Qi <yao@codesourcery.com>
15319
15320 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15321 proc set_breakpoint_on_gcd_function. Invoke
15322 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15323 invoke set_breakpoint_on_gcd_function again.
15324
15325 2014-09-18 Doug Evans <dje@google.com>
15326
15327 * gdb.dwarf2/symtab-producer.exp: New file.
15328
15329 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15330
15331 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15332 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15333 * gdb.base/global-var-nested-by-dso.c: Likewise.
15334 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15335
15336 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15337 Pedro Alves <palves@redhat.com>
15338
15339 * gdb.base/watch-bitfields.exp: Pass string other than test file
15340 name to prepare_for_testing.
15341 (watch): New procedure.
15342 (expect_watchpoint): Use with_test_prefix.
15343 (top level): Factor out tests to ...
15344 (test_watch_location, test_regular_watch): ... these new
15345 procedures, and use with_test_prefix and gdb_continue_to_end.
15346
15347 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15348
15349 PR breakpoints/12526
15350 * gdb.base/watch-bitfields.exp: New file.
15351 * gdb.base/watch-bitfields.c: New file.
15352
15353 2014-09-16 Pedro Alves <palves@redhat.com>
15354
15355 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15356 software and hardware addresses, not software address against
15357 itself.
15358
15359 2014-09-16 Pedro Alves <palves@redhat.com>
15360
15361 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15362 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15363
15364 2014-09-16 Pedro Alves <palves@redhat.com>
15365
15366 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15367 files.
15368 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15369 "*-*-vxworks*" throughout.
15370 * gdb.base/break.exp: Likewise.
15371 * gdb.base/default.exp: Likewise.
15372 * gdb.base/scope.exp: Likewise.
15373 * gdb.base/sepdebug.exp: Likewise.
15374 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15375 throughout.
15376 * gdb.base/run.c: Likewise.
15377 * gdb.base/sepdebug.c: Likewise.
15378 * gdb.hp/gdb.aCC/run.c: Likewise.
15379 * gdb.reverse/until-reverse.c: Likewise.
15380 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15381
15382 2014-09-16 Yao Qi <yao@codesourcery.com>
15383
15384 * boards/local-remote-host-native.exp: New file.
15385
15386 2014-09-14 Doug Evans <xdje42@gmail.com>
15387
15388 * gdb.threads/queue-signal.c (thread_count): New variable.
15389 (thread_count_mutex, thread_count_condvar): New variables.
15390 (incr_thread_count, wait_all_threads_running): New functions.
15391 (main): Wait for all threads to be in their thread functions.
15392
15393 2014-09-13 Doug Evans <xdje42@gmail.com>
15394
15395 * gdb.threads/queue-signal.c: New file.
15396 * gdb.threads/queue-signal.exp: New file.
15397
15398 2014-09-13 Doug Evans <xdje42@gmail.com>
15399
15400 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15401 be consistent with what default_gdb_init uses.
15402 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15403 the plain text of the prompt. Add some logging printfs.
15404 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15405
15406 2014-09-12 Pedro Alves <palves@redhat.com>
15407
15408 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15409 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15410 * gdb.arch/i386-size-overlap.exp: Likewise.
15411 * gdb.arch/i386-size.exp: Likewise.
15412 * gdb.arch/i386-unwind.exp: Likewise.
15413 * gdb.base/a2-run.exp: Likewise.
15414 * gdb.base/break.exp: Likewise.
15415 * gdb.base/charset.exp: Likewise.
15416 * gdb.base/chng-syms.exp: Likewise.
15417 * gdb.base/commands.exp: Likewise.
15418 * gdb.base/dbx.exp: Likewise.
15419 * gdb.base/find.exp: Likewise.
15420 * gdb.base/funcargs.exp: Likewise.
15421 * gdb.base/jit-simple.exp: Likewise.
15422 * gdb.base/reread.exp: Likewise.
15423 * gdb.base/sepdebug.exp: Likewise.
15424 * gdb.base/step-bt.exp: Likewise.
15425 * gdb.cp/mb-inline.exp: Likewise.
15426 * gdb.cp/mb-templates.exp: Likewise.
15427 * gdb.objc/basicclass.exp: Likewise.
15428 * gdb.threads/killed.exp: Likewise.
15429
15430 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15431
15432 PR tdep/17379
15433 * gdb.arch/powerpc-stackless.S: New file.
15434 * gdb.arch/powerpc-stackless.exp: New file.
15435
15436 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15437
15438 * gdb.base/attach.c: Include unistd.h.
15439 (main): Call alarm. Add label postloop.
15440 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15441 gdb_breakpoint, gdb_continue_to_breakpoint.
15442 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15443
15444 2014-09-11 Pedro Alves <palves@redhat.com>
15445
15446 PR gdb/17347
15447 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15448 * gdb.base/attach.exp (test_command_line_attach_run): New
15449 procedure.
15450 (top level): Call it.
15451
15452 2014-09-11 Pedro Alves <palves@redhat.com>
15453
15454 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15455 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15456 (do_command_attach_tests): Use spawn_wait_for_attach.
15457 * gdb.base/solib-overlap.exp: Likewise.
15458 * gdb.multi/multi-attach.exp: Likewise.
15459 * gdb.python/py-prompt.exp: Likewise.
15460 * gdb.python/py-sync-interp.exp: Likewise.
15461 * gdb.server/ext-attach.exp: Likewise.
15462
15463 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15464
15465 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15466 command in testcase. Simplify testcase.
15467
15468 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15469
15470 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15471
15472 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15473
15474 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15475
15476 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15477
15478 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15479
15480 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15481
15482 * gdb.dwarf2/dynarr-ptr.c: New file.
15483 * gdb.dwarf2/dynarr-ptr.exp: New file.
15484
15485 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15486
15487 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15488 of 30 rather than hardcoding 120 for a slow test case. Take the
15489 `gdb,timeout' target setting into account for this calculation.
15490 Don't extend the timeout for the test cases that don't need it.
15491
15492 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15493
15494 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15495 a factor of 2 for a slow test case. Take the `gdb,timeout'
15496 target setting into account for this calculation.
15497 * gdb.reverse/until-precsave.exp: Increase the timeout by
15498 a factor of 15 and 3 respectively rather than adding 120
15499 for a pair of slow test cases. Take the `gdb,timeout'
15500 target setting into account for this calculation.
15501
15502 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15503
15504 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15505 timeout, don't pass one down to gdb_expect.
15506 (gdb_expect): Rework timeout selection.
15507
15508 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15509
15510 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15511 exception on timeout.
15512 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15513 (gdbserver_start_extended): Catch any `gdbserver_start' error
15514 exceptions.
15515 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15516 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15517 `gdbserver_gdb_load' error exceptions.
15518
15519 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15520
15521 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15522 120 on waiting for the TCP socket to open.
15523
15524 2014-09-09 Doug Evans <xdje42@gmail.com>
15525
15526 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15527 _caller_matches, _any_caller_is, _any_caller_matches.
15528
15529 2014-09-09 Doug Evans <xdje42@gmail.com>
15530
15531 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15532
15533 2014-09-09 Yao Qi <yao@codesourcery.com>
15534
15535 * gdb.mi/mi-var-display.exp: Set print symbol off.
15536
15537 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15538
15539 PR gdb/17035
15540 * gdb.base/commands.exp: Add tests to verify user-defined
15541 commands with empty bodies.
15542 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15543 python commands in `show user command`.
15544 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15545 scheme commands in `show user command`.
15546
15547 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15548
15549 PR python/17355
15550 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15551 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15552 * gdb.python/py-framefilter-invalidarg.exp: New file.
15553 * gdb.python/py-framefilter-invalidarg.py: New file.
15554
15555 2014-09-06 Doug Evans <xdje42@gmail.com>
15556
15557 PR 15276
15558 * gdb.python/py-caller-is.c: New file.
15559 * gdb.python/py-caller-is.exp: New file.
15560
15561 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15562
15563 PR gdb/17235
15564 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15565 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15566
15567 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15568
15569 PR fortran/17237
15570 * gdb.fortran/print-formatted.exp: New file.
15571 * gdb.fortran/print-formatted.f90: Likewise.
15572
15573 2014-09-03 Sasha Smundak <asmundak@google.com>
15574
15575 * gdb.python/py-frame.exp: Test Frame.read_register.
15576
15577 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15578
15579 PR python/16699
15580 * gdb.python/py-completion.exp: New file.
15581 * gdb.python/py-completion.py: Likewise.
15582
15583 2014-08-28 Doug Evans <dje@google.com>
15584
15585 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15586 eax,etc. are live with values set by gdb and thus the compiler can't
15587 use them.
15588 * gdb.arch/i386-pseudo.c (main): Ditto.
15589
15590 2014-08-27 Doug Evans <dje@google.com>
15591
15592 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15593
15594 2014-08-25 Doug Evans <dje@google.com>
15595
15596 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15597 (main): Ditto.
15598
15599 2014-08-25 Doug Evans <dje@google.com>
15600
15601 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15602
15603 2014-08-24 Yao Qi <yao@codesourcery.com>
15604
15605 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15606 symbol off.
15607 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15608
15609 2014-08-22 Doug Evans <dje@google.com>
15610
15611 PR 17276
15612 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15613 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15614 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15615
15616 2014-08-22 Yao Qi <yao@codesourcery.com>
15617
15618 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15619 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15620 * gdb.python/python.exp: Likewise. Use .py file on the host
15621 instead of the build.
15622
15623 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15624
15625 * gdb.threads/gcore-stale-thread.c: New file.
15626 * gdb.threads/gcore-stale-thread.exp: New file.
15627
15628 2014-08-21 Pedro Alves <palves@redhat.com>
15629
15630 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15631 * gdb.base/gcore-relro-pie.exp: Likewise.
15632 * gdb.base/gcore-relro.exp: Likewise.
15633 * gdb.base/gcore.exp: Likewise.
15634 * gdb.base/print-symbol-loading.exp: Likewise.
15635 * gdb.threads/gcore-thread.exp: Likewise.
15636 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15637
15638 2014-08-20 Pedro Alves <palves@redhat.com>
15639 Jan Kratochvil <jan.kratochvil@redhat.com>
15640
15641 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15642 configure.
15643 (EXPECT): Handle READ1 being set.
15644 (all): Depend on EXTRA_RULES.
15645 (check-read1, expect-read1, read1.so, read1): New rules.
15646 * README (Testsuite Parameters): Document the READ1 make variable.
15647 (Race detection): New section.
15648 * configure: Regenerate.
15649 * configure.ac: If build==host==target, and running under a
15650 GNU/glibc system, add read1 to the extra Makefile rules.
15651 (EXTRA_RULES): AC_SUBST it.
15652 * lib/read1.c: New file.
15653
15654 2014-08-20 Joel Brobecker <brobecker@adacore.com>
15655
15656 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15657 the handling of variables declared as a typedef to an array
15658 which a DW_AT_data_location attribute.
15659
15660 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
15661 Pedro Alves <palves@redhat.com>
15662
15663 PR symtab/14604
15664 PR symtab/14605
15665 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15666 gdb_test.
15667
15668 2014-08-19 Pedro Alves <palves@redhat.com>
15669
15670 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15671
15672 2014-08-19 Yao Qi <yao@codesourcery.com>
15673
15674 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15675 right line.
15676
15677 2014-08-18 David Blaikie <dblaikie@gmail.com>
15678
15679 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15680
15681 2014-08-18 Joel Brobecker <brobecker@adacore.com>
15682
15683 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15684 attribute in array range.
15685
15686 2014-08-18 Joel Brobecker <brobecker@adacore.com>
15687
15688 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15689
15690 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15691
15692 PR c++/17132
15693 * gdb.cp/pr17132.cc: New file.
15694 * gdb.cp/pr17132.exp: New file.
15695
15696 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15697
15698 * gdb.python/py-xmethods.py (A_getarrayind)
15699 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15700 Use 'print' with function call syntax.
15701 (E_method_matcher.match): Fix tab vs space indentation mixup.
15702
15703 2014-08-15 Yao Qi <yao@codesourcery.com>
15704
15705 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15706 false.
15707
15708 2014-08-15 Yao Qi <yao@codesourcery.com>
15709
15710 * gdb.cp/casts.exp: Set print symbol off.
15711 * gdb.cp/class2.exp: Likewise.
15712 * gdb.cp/overload.exp: Likewise.
15713 * gdb.cp/templates.exp: Likewise.
15714
15715 2014-08-11 Doug Evans <dje@google.com>
15716
15717 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15718 (test_load_shlib): Update.
15719
15720 2014-08-09 Yao Qi <yao@codesourcery.com>
15721
15722 * gdb.base/display.exp: Invoke is_address_zero_readable.
15723 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15724 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15725 * gdb.base/hbreak-unmapped.exp: Return if
15726 is_address_zero_readable returns true.
15727 * gdb.base/signest.exp: Likewise.
15728 * gdb.base/signull.exp: Likewise.
15729 * gdb.base/sigbpt.exp: Likewise.
15730 * gdb.guile/scm-disasm.exp: Do the test if
15731 is_address_zero_readable returns false.
15732 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15733 * gdb.python/py-arch.exp: Likewise.
15734 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15735 * lib/gdb.exp (is_address_zero_readable): New proc.
15736
15737 2014-08-09 Yao Qi <yao@codesourcery.com>
15738
15739 PR testsuite/13443
15740 * gdb.mi/mi-var-display.exp: Make test messages unique.
15741
15742 2014-08-04 Tom Tromey <tromey@redhat.com>
15743
15744 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15745 target 0".
15746
15747 2014-08-04 Tom Tromey <tromey@redhat.com>
15748
15749 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15750 "target_resume".
15751
15752 2014-08-01 Joel Brobecker <brobecker@adacore.com>
15753
15754 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15755 inner_vla_struct_object_size.
15756 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15757 as xfail.
15758
15759 2014-07-30 Pedro Alves <palves@redhat.com>
15760
15761 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15762 comment.
15763
15764 2014-07-29 Yao Qi <yao@codesourcery.com>
15765
15766 PR gdb/17206
15767 * gdb.base/until-nodebug.exp: New.
15768
15769 2014-07-28 Doug Evans <xdje42@gmail.com>
15770
15771 PR guile/17203
15772 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15773 previously existing parameter, and previously ambiguously spelled
15774 parameter.
15775
15776 2014-07-28 Will Newton <will.newton@linaro.org>
15777
15778 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15779
15780 2014-07-26 Ludovic Courtès <ludo@gnu.org>
15781 Doug Evans <xdje42@gmail.com>
15782
15783 PR guile/17146
15784 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15785
15786 2014-07-25 Pedro Alves <palves@redhat.com>
15787
15788 * gdb.threads/signal-command-handle-nopass.c: New file.
15789 * gdb.threads/signal-command-handle-nopass.exp: New file.
15790 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15791 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15792 * gdb.threads/signal-delivered-right-thread.c: New file.
15793 * gdb.threads/signal-delivered-right-thread.exp: New file.
15794
15795 2014-07-25 Pedro Alves <palves@redhat.com>
15796
15797 * gdb.base/double-prompt-target-event-error.exp
15798 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15799 match.
15800 (cancel_pagination_in_target_event): Rework double prompt
15801 detection.
15802 * gdb.base/paginate-after-ctrl-c-running.exp
15803 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15804 <return>' match.
15805 * gdb.base/paginate-bg-execution.exp
15806 (test_bg_execution_pagination_return)
15807 (test_bg_execution_pagination_cancel): Remove '-notransfer
15808 <return>' matches.
15809 * gdb.base/paginate-execution-startup.exp
15810 (test_fg_execution_pagination_return)
15811 (test_fg_execution_pagination_cancel): Remove '-notransfer
15812 <return>' matches.
15813 * gdb.base/paginate-inferior-exit.exp
15814 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15815 match.
15816 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15817 * lib/gdb.exp (pagination_prompt): Run text through
15818 string_to_regexp.
15819 (gdb_test_multiple): Match $pagination_prompt instead of
15820 "<return>".
15821 (string_to_regexp): Move to lib/gdb-utils.exp.
15822
15823 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15824
15825 * gdb.arch/amd64-entry-value-paramref.S: New file.
15826 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15827 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15828 * gdb.arch/amd64-optimout-repeat.S: New file.
15829 * gdb.arch/amd64-optimout-repeat.c: New file.
15830 * gdb.arch/amd64-optimout-repeat.exp: New file.
15831
15832 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15833
15834 PR gdb/17170
15835 * gdb.base/statistics.exp: New file.
15836
15837 2014-07-17 Doug Evans <dje@google.com>
15838
15839 PR gdb/17170
15840 * gdb.base/maint.exp: Update testing of per-command stats.
15841
15842 2014-07-16 Pedro Alves <palves@redhat.com>
15843
15844 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15845 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15846 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15847 (tfile_write_buf): New functions.
15848 (add_memory_block): Rewrite using the above.
15849 (adjust_function_address): New function.
15850 (FUNCTION_ADDRESS): New macro.
15851 (write_basic_trace_file): Remove short_x local, and use
15852 tfile_write_16. Change type of func_addr local to unsigned long
15853 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15854 here. Cast argument of add_memory_block to char pointer.
15855 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15856 (main): Remove parameters.
15857 * gdb.trace/tfile.exp: Remove nowarnings.
15858
15859 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15860
15861 * gdb.base/debug-expr.exp: Test string evaluation with
15862 "debug expression" on.
15863
15864 2014-07-15 Pedro Alves <palves@redhat.com>
15865
15866 * gdb.base/reread.exp: Use clean_restart.
15867
15868 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15869
15870 * gdb.arch/avr-flash-qualifer.c: New.
15871 * gdb.arch/avr-flash-qualifer.exp: New.
15872
15873 2014-07-14 Pedro Alves <palves@redhat.com>
15874
15875 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15876 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15877
15878 2014-07-14 Pedro Alves <palves@redhat.com>
15879
15880 * gdb.base/double-prompt-target-event-error.c: New file.
15881 * gdb.base/double-prompt-target-event-error.exp: New file.
15882
15883 2014-07-14 Pedro Alves <palves@redhat.com>
15884
15885 PR gdb/17072
15886 * gdb.base/paginate-inferior-exit.c: New file.
15887 * gdb.base/paginate-inferior-exit.exp: New file.
15888
15889 2014-07-14 Pedro Alves <palves@redhat.com>
15890
15891 PR gdb/17072
15892 * gdb.base/paginate-bg-execution.c: New file.
15893 * gdb.base/paginate-bg-execution.exp: New file.
15894
15895 2014-07-14 Pedro Alves <palves@redhat.com>
15896
15897 PR gdb/17072
15898 * gdb.base/paginate-execution-startup.c: New file.
15899 * gdb.base/paginate-execution-startup.exp: New file.
15900 * lib/gdb.exp (pagination_prompt): New global.
15901 (default_gdb_spawn): New procedure, factored out from
15902 default_gdb_spawn.
15903 (default_gdb_start): Adjust to call default_gdb_spawn.
15904 (gdb_spawn): New procedure.
15905
15906 2014-07-14 Pedro Alves <palves@redhat.com>
15907
15908 * lib/gdb.exp (gdb_assert): New procedure.
15909 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15910
15911 2014-07-14 Pedro Alves <palves@redhat.com>
15912
15913 * gdb.base/execution-termios.c: New file.
15914 * gdb.base/execution-termios.exp: New file.
15915
15916 2014-07-14 Tom Tromey <tromey@redhat.com>
15917
15918 * gdb.cp/vla-cxx.cc: New file.
15919 * gdb.cp/vla-cxx.exp: New file.
15920
15921 2014-07-14 Tom Tromey <tromey@redhat.com>
15922
15923 * gdb.reverse/rerun-prec.c: New file.
15924 * gdb.reverse/rerun-prec.exp: New file.
15925
15926 2014-07-12 Maciej W. Rozycki <macro@mips.com>
15927 Maciej W. Rozycki <macro@codesourcery.com>
15928
15929 * lib/gdb-utils.exp: New file.
15930 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15931 inline `gdb_init_command' processing.
15932 (gdb_start_cmd): Likewise.
15933 * lib/mi-support.exp (mi_run_cmd): Likewise.
15934 * README: Document `gdb_init_command' and `gdb_init_commands'.
15935
15936 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15937
15938 Fix false FAIL running under a very long directory name.
15939 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15940 and "set print elements 10000". Twice.
15941
15942 2014-07-11 Yao Qi <yao@codesourcery.com>
15943
15944 * gdb.base/exprs.exp: "set print symbol off".
15945
15946 2014-07-11 Pedro Alves <palves@redhat.com>
15947
15948 * gdb.threads/kill.c: New file.
15949 * gdb.threads/kill.exp: New file.
15950
15951 2014-07-10 Yao Qi <yao@codesourcery.com>
15952
15953 * gdb.trace/tfile.c (write_basic_trace_file)
15954 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15955 address written to trace file.
15956
15957 2014-07-09 Pedro Alves <palves@redhat.com>
15958
15959 * gdb.base/attach-wait-input.exp: New file.
15960 * gdb.base/attach-wait-input.c: New file.
15961
15962 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15963
15964 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15965 setting up test structures.
15966 (main): Call new test function.
15967 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15968 test function, continue into test function and walk test
15969 structures.
15970
15971 2014-07-02 Yao Qi <yao@codesourcery.com>
15972
15973 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15974 'bar_start' at the beginning of functions 'foo' and 'bar'
15975 respectively.
15976 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15977 instead of 'foo' and 'bar'.
15978
15979 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15980
15981 * gdb.btrace/segv.exp: New.
15982 * gdb.btrace/segv.c: New.
15983
15984 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
15985
15986 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15987 instruction.
15988
15989 2014-06-30 Mark Wielaard <mjw@redhat.com>
15990
15991 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15992 vulture, vilify, villar): New volatile array constants.
15993 (vindictive, vegetation): New const volatile array constants.
15994 * gdb.base/volatile.exp: Test volatile and const volatile array
15995 types.
15996
15997 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15998
15999 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16000 target lacks support for awatch, rwatch, or hbreak.
16001
16002 2014-06-27 Yao Qi <yao@codesourcery.com>
16003
16004 * gdb.multi/dummy-frame-restore.exp: New.
16005 * gdb.multi/dummy-frame-restore.c: New.
16006
16007 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16008
16009 * gdb.btrace/gcore.exp: New.
16010
16011 2014-06-23 Pedro Alves <palves@redhat.com>
16012
16013 * gdb.base/watchpoint-reuse-slot.c: New file.
16014 * gdb.base/watchpoint-reuse-slot.exp: New file.
16015
16016 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16017
16018 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16019 progspace's filename in 'info', 'enable' and 'disable' command
16020 tests.
16021
16022 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16023
16024 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16025 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16026 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16027
16028 2014-06-20 Gary Benson <gbenson@redhat.com>
16029
16030 * gdb.arch/i386-avx.exp: Fix include file location.
16031 * gdb.arch/i386-sse.exp: Likewise.
16032
16033 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16034
16035 * gdb.dlang/expression.exp: New file.
16036
16037 2014-06-19 Pedro Alves <palves@redhat.com>
16038
16039 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16040 out from ...
16041 (top level): ... here. Iterate running tests under different
16042 scheduler-locking settings.
16043
16044 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
16045
16046 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16047 to DW_FORM_addr and use non-zero addresses.
16048
16049 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16050
16051 PR gdb/17017
16052 * gdb.python/py-xmethods.cc: Add global function call counters and
16053 increment them in their respective functions. Remove "cout"
16054 statements.
16055 * gdb.python/py-xmethods.exp: Make tests check the global function
16056 call counters instead of depending on inferior IO.
16057
16058 2014-06-18 Don Breazeal <donb@codesourcery.com>
16059
16060 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16061 Deleted procedure.
16062 (explicit_fork_parent_follow): Deleted procedure.
16063 (explicit_fork_child_follow): Deleted procedure.
16064 (test_follow_fork): New procedure.
16065 (do_fork_tests): Replace calls to deleted procedures with
16066 calls to test_follow_fork and reset GDB for subsequent
16067 procedure calls.
16068
16069 2014-06-17 Yao Qi <yao@codesourcery.com>
16070
16071 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16072 CP1252.
16073
16074 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
16075
16076 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16077 Initialize ptr and S explicitly.
16078 (skip_type_update_when_not_use_rtti_test): Likewise.
16079
16080 2014-06-16 Keith Seitz <keiths@redhat.com>
16081
16082 PR mi/15863
16083 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16084 the inferior is started.
16085
16086 2014-06-16 Pedro Alves <palves@redhat.com>
16087
16088 * gdb.base/break-main-file-remove-fail.c: New file.
16089 * gdb.base/break-main-file-remove-fail.exp: New file.
16090 * gdb.base/break-unload-file.exp: Use build_executable instead of
16091 prepare_for_testing.
16092 (test_break): New parameter "initial_load". Handle it.
16093 (top level): Add initial_load cmdline/file axis.
16094
16095 2014-06-12 Tom Tromey <tromey@redhat.com>
16096
16097 * gdb.base/completion.exp: Don't use directory name in test.
16098
16099 2014-06-09 Gary Benson <gbenson@redhat.com>
16100
16101 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16102 separate the always-available ANSI-standard signals from the
16103 signals that require checking.
16104 (main): Likewise.
16105 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16106 Likewise.
16107 (main): Likewise.
16108
16109 2014-06-07 Keith Seitz <keiths@redhat.com>
16110
16111 Revert:
16112 PR c++/16253
16113 * gdb.cp/var-tag.cc: New file.
16114 * gdb.cp/var-tag.exp: New file.
16115 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16116 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16117 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16118 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16119
16120 2014-06-06 Doug Evans <xdje42@gmail.com>
16121
16122 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16123
16124 2014-06-06 Pedro Alves <palves@redhat.com>
16125
16126 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16127 in target debug output instead of looking at RSP packets,
16128 disabling the test on any target that uses hardware stepping.
16129 Update comments.
16130
16131 2014-06-06 Pedro Alves <palves@redhat.com>
16132
16133 * gdb.base/break-unload-file.exp: Fix typo.
16134
16135 2014-06-06 Yao Qi <yao@codesourcery.com>
16136
16137 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16138 from "jit_function" to "^jit_function".
16139
16140 2014-06-06 Yao Qi <yao@codesourcery.com>
16141
16142 * gdb.base/async.c (foo): Add one statement.
16143 * gdb.base/async.exp: Get the next instruction address and
16144 match the output of "nexti" by instruction address. Match
16145 the hex address in the output of "finish".
16146
16147 2014-06-06 Gary Benson <gbenson@redhat.com>
16148
16149 * gdb.base/call-signals.c: Remove preprocessor conditionals
16150 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16151 SIGSEGV and SIGTERM.
16152 * gdb.base/sigall.c: Likewise.
16153 * gdb.base/unwindonsignal.c: Likewise.
16154 * gdb.reverse/sigall-reverse.c: Likewise.
16155
16156 2014-06-06 Yao Qi <yao@codesourcery.com>
16157
16158 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16159 readable, skip the test.
16160
16161 2014-06-06 Yao Qi <yao@codesourcery.com>
16162
16163 * gdb.threads/staticthreads.c (thread_function): Move the line
16164 setting breakpoint on forward.
16165 * gdb.threads/staticthreads.exp: Update comments.
16166
16167 2014-06-05 Ludovic Courtès <ludo@gnu.org>
16168
16169 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16170 "history-append! type error".
16171
16172 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16173
16174 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16175 erroneous dprintf expected input.
16176
16177 2014-06-04 Doug Evans <xdje42@gmail.com>
16178
16179 * gdb.guile/scm-generics.exp: Delete.
16180
16181 2014-06-04 Doug Evans <xdje42@gmail.com>
16182
16183 * gdb.guile/scm-breakpoint.exp: Update.
16184 Add tests for breakpoint registration.
16185
16186 2014-06-04 Tom Tromey <tromey@redhat.com>
16187
16188 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16189 VLA-in-union.
16190 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16191 inner_vla_struct, vla_union types. Initialize objects of those
16192 types and compute their sizes.
16193
16194 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16195 Hui Zhu <hui@codesourcery.com>
16196
16197 * gdb.base/fileio.exp: Add test for shell not available as well as
16198 available.
16199 * gdb.base/fileio.c (test_system): Check for shell twice.
16200
16201 2014-06-04 Yao Qi <yao@codesourcery.com>
16202
16203 * gdb.base/auto-connect-native-target.exp: Remove redundant
16204 space from the regexp pattern.
16205
16206 2014-06-04 Yao Qi <yao@codesourcery.com>
16207
16208 * gdb.base/default.exp: Replace "child" with "native" in
16209 regexp pattern.
16210
16211 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16212
16213 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16214 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16215 * gdb.python/py-xmethods.py: Python script supporting the
16216 new testcase and tests.
16217
16218 2014-06-03 Joel Brobecker <brobecker@adacore.com>
16219 Pedro Alves <palves@redhat.com>
16220
16221 PR breakpoints/17000
16222 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16223 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16224
16225 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16226
16227 * gdb.base/subst.exp: Add tests to verify partial path matching
16228 output.
16229
16230 2014-06-03 Pedro Alves <palves@redhat.com>
16231
16232 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16233 target that doesn't use software single-stepping.
16234
16235 2014-06-03 Pedro Alves <palves@redhat.com>
16236
16237 PR breakpoints/17000
16238 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16239 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16240
16241 2014-06-02 Doug Evans <xdje42@gmail.com>
16242
16243 * gdb.guile/scm-parameter.exp: New file.
16244
16245 2014-06-02 Doug Evans <xdje42@gmail.com>
16246
16247 * gdb.guile/scm-cmd.c: New file.
16248 * gdb.guile/scm-cmd.exp: New file.
16249
16250 2014-06-02 Doug Evans <xdje42@gmail.com>
16251
16252 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16253 pretty-printer lookup.
16254 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16255 (make-pp_s-printer): Call it.
16256 (make-pretty-printer-from-dict): New function.
16257 (lookup-pretty-printer-maker-from-dict): New function.
16258 (*pretty-printer*): Simplify.
16259 (make-objfile-pp_s-printer): New function.
16260 (install-objfile-pretty-printers!): New function.
16261 (make-progspace-pp_s-printer): New function.
16262 (install-progspace-pretty-printers!): New function.
16263 * gdb.guile/scm-progspace.c: New file.
16264 * gdb.guile/scm-progspace.exp: New file.
16265
16266 2014-06-02 Pedro Alves <palves@redhat.com>
16267
16268 * gdb.base/dprintf-bp-same-addr.c: New file.
16269 * gdb.base/dprintf-bp-same-addr.exp: New file.
16270
16271 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16272
16273 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16274 * gdb.arch/powerpc-power.s: Likewise.
16275
16276 2014-06-02 Joel Brobecker <brobecker@adacore.com>
16277
16278 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16279
16280 2014-06-01 Yao Qi <yao@codesourcery.com>
16281
16282 * gdb.base/watchpoint.exp (test_watch_location): Check null
16283 pointer can be dereferenced. If not, do the test, otherwise
16284 skip it.
16285
16286 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16287
16288 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16289 results.
16290 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16291
16292 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16293
16294 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16295 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16296 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16297 * gdb.arch/amd64-invalid-stack-top.c: New file.
16298 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16299
16300 2014-05-30 Pedro Alves <palves@redhat.com>
16301
16302 PR breakpoints/17000
16303 * gdb.base/sss-bp-on-user-bp.c: New file.
16304 * gdb.base/sss-bp-on-user-bp.exp: New file.
16305
16306 2014-05-30 David Blaikie <dblaikie@gmail.com>
16307
16308 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16309 gnu_inline semantics via attribute.
16310 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16311 source explicitly specifies the required semantics.
16312
16313 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16314
16315 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16316
16317 2014-05-29 Pedro Alves <palves@redhat.com>
16318 Tom Tromey <tromey@redhat.com>
16319
16320 * gdb.base/async-shell.exp: Don't enable target-async.
16321 * gdb.base/async.exp
16322 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16323 parameter. Adjust.
16324 (top level): Don't test with "target-async".
16325 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16326 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16327 * gdb.base/inferior-died.exp: Don't enable target-async.
16328 * gdb.base/interrupt-noterm.exp: Likewise.
16329 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16330 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16331 * gdb.mi/mi-nonstop.exp: Likewise.
16332 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16333 * gdb.mi/mi-nsintrall.exp: Likewise.
16334 * gdb.mi/mi-nsmoribund.exp: Likewise.
16335 * gdb.mi/mi-nsthrexec.exp: Likewise.
16336 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16337 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16338 * gdb.python/py-evsignal.exp: Don't enable target-async.
16339 * gdb.python/py-evthreads.exp: Likewise.
16340 * gdb.python/py-prompt.exp: Likewise.
16341 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16342 * gdb.server/solib-list.exp: Don't enable target-async.
16343 * gdb.threads/thread-specific-bp.exp: Likewise.
16344 * lib/mi-support.exp: Adjust to use mi-async.
16345
16346 2014-05-29 Pedro Alves <palves@redhat.com>
16347
16348 PR gdb/13860
16349 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16350 reason, even in sync mode.
16351
16352 2014-05-29 Pedro Alves <palves@redhat.com>
16353 Hui Zhu <hui@codesourcery.com>
16354
16355 PR PR15693
16356 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16357 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16358 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16359 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16360
16361 2014-05-28 Joel Brobecker <brobecker@adacore.com>
16362
16363 * config/monitor.exp (gdb_target_monitor): Replace use of
16364 "set remotebaud" by "set serial baud".
16365
16366 2014-05-26 Andy Wingo <wingo@igalia.com>
16367
16368 * gdb.guile/scm-breakpoint.exp:
16369 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16370 properties instead of gdb-object-properties.
16371
16372 2014-05-26 Yao Qi <yao@codesourcery.com>
16373
16374 * gdb.server/no-thread-db.exp: Specify source file name
16375 explicitly when setting a breakpoint.
16376
16377 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16378
16379 * gdb.btrace/vdso.c: New.
16380 * gdb.btrace/vdso.exp: New.
16381
16382 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16383
16384 * gdb.base/gcore.exp (capture_command_output): Move ...
16385 * lib/gdb.exp (capture_command_output): ... here.
16386
16387 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16388
16389 * gdb.btrace/data.exp: Test memory access during btrace replay.
16390
16391 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16392
16393 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16394
16395 2014-05-21 Pedro Alves <palves@redhat.com>
16396
16397 PR gdb/13860
16398 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16399 (top level): Test that output related to execution commands is
16400 sent to the console with CLI commands, but not with MI commands.
16401 Test that breakpoint events are always mirrored to the console.
16402 Also expect the new source line to be output after a "next" in
16403 async mode too. Make it a pass/fail test.
16404 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16405 output.
16406 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16407
16408 2014-05-21 Pedro Alves <palves@redhat.com>
16409
16410 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16411 Use them to test variations of "list" after reaching a breakpoint.
16412 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16413 Test "list" with listsize 10 after reaching a breakpoint.
16414 * gdb.python/python.exp (decode_line current location line
16415 number): Adjust expected line number.
16416
16417 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16418
16419 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16420 behavior for $args, pass it directly to "run".
16421
16422 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16423
16424 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16425 30000 to 65536.
16426
16427 2014-05-21 Pedro Alves <palves@redhat.com>
16428
16429 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16430 auto-connect-native-target off".
16431 * gdb.base/auto-connect-native-target.c: New file.
16432 * gdb.base/auto-connect-native-target.exp: New file.
16433
16434 2014-05-21 Pedro Alves <palves@redhat.com>
16435
16436 * gdb.base/default.exp: Test "target native" instead of "target
16437 child".
16438
16439 2014-05-21 Mark Wielaard <mjw@redhat.com>
16440
16441 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16442
16443 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16444
16445 Fix TLS access for -static -pthread.
16446 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16447 <HAVE_TLS> (thread_function, main): Initialize it.
16448 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16449 Add clean_restart.
16450 <$have_tls != "">: Check TLSVAR.
16451
16452 2014-05-21 Pedro Alves <palves@redhat.com>
16453
16454 * gdb.base/dcache-line-read-error.c: New.
16455 * gdb.base/dcache-line-read-error.exp: New.
16456
16457 2014-05-20 Pedro Alves <palves@redhat.com>
16458
16459 * gdb.base/compare-sections.c: New file.
16460 * gdb.base/compare-sections.exp: New file.
16461
16462 2014-05-20 Pedro Alves <palves@redhat.com>
16463
16464 * gdb.base/break-idempotent.c: New file.
16465 * gdb.base/break-idempotent.exp: New file.
16466
16467 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16468
16469 * gdb.btrace/nohist.exp: New.
16470
16471 2014-05-20 Yao Qi <yao@codesourcery.com>
16472
16473 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16474 gdb.reverse directory and gdb_reverse_timeout exists in board
16475 setting.
16476 * README: Document gdb_reverse_timeout.
16477
16478 2014-05-20 Yao Qi <yao@codesourcery.com>
16479
16480 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16481 'test_file_name'. Treat args as a string instead of a list.
16482 (gdb_init): Rename argument 'args' by 'test_file_name'.
16483
16484 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16485
16486 * gdb.arch/powerpc-power.exp: New file.
16487 * gdb.arch/powerpc-power.s: New file.
16488
16489 2014-05-16 Doug Evans <dje@google.com>
16490
16491 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
16492 * gdb.base/completion.exp: Check that all expected files exist
16493 before doing file completion.
16494
16495 2014-05-16 Doug Evans <dje@google.com>
16496
16497 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16498 Update.
16499 (do_syscall_tests_without_xml): Update.
16500
16501 2014-05-16 Pedro Alves <palves@redhat.com>
16502
16503 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16504 instead of "unknown output after running".
16505
16506 2014-05-16 Yao Qi <yao@codesourcery.com>
16507
16508 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16509 file1.txt from host at the end.
16510 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16511
16512 2014-05-15 Doug Evans <dje@google.com>
16513
16514 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16515 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16516 loading file. Add test for TU lookup.
16517
16518 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16519
16520 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16521 calling "-exec-arguments" or "set args" before running the
16522 inferior.
16523
16524 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16525
16526 * lib/mi-support.exp (mi_expect_stop): Expect message for
16527 inferiors that exit with non-zero exit code.
16528
16529 2014-05-14 Yao Qi <yao@codesourcery.com>
16530
16531 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16532 match absolute path on remote host.
16533 (test_file_list_exec_source_files): Remove "/" from the
16534 pattern.
16535
16536 2014-05-14 Yao Qi <yao@codesourcery.com>
16537
16538 * boards/local-remote-host-notty.exp (${board}_file): New
16539 proc.
16540
16541 2014-05-07 Kyle McMartin <kyle@redhat.com>
16542
16543 Pushed by Joel Brobecker <brobecker@adacore.com>.
16544 * gdb.arch/aarch64-atomic-inst.c: New file.
16545 * gdb.arch/aarch64-atomic-inst.exp: New file.
16546
16547 2014-05-07 Yao Qi <yao@codesourcery.com>
16548
16549 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16550 in current context" too.
16551
16552 2014-05-05 Keith Seitz <keiths@redhat.com>
16553
16554 * gdb.linespec/ls-dollar.exp: Add test for linespec
16555 file:convenience_variable.
16556
16557 2014-05-05 Yao Qi <yao@codesourcery.com>
16558
16559 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16560 traceframes into tfile and ctf trace files. Read data from
16561 trace file and test collected data.
16562 (gdb_collect_locals_test): Likewise.
16563 (gdb_unavailable_registers_test): Likewise.
16564 (gdb_unavailable_floats): Likewise.
16565 (gdb_collect_globals_test): Likewise.
16566 (top-level): Append "ctf" to trace_file_targets if GDB
16567 supports.
16568
16569 2014-05-05 Yao Qi <yao@codesourcery.com>
16570
16571 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16572 code to ...
16573 (gdb_collect_args_test_1): ... it. New proc.
16574 (gdb_collect_locals_test): Move some code to ...
16575 (gdb_collect_locals_test_1): ... it. New proc.
16576 (gdb_unavailable_registers_test): Move some code to ...
16577 (gdb_unavailable_registers_test_1): ... it. New proc.
16578 (gdb_unavailable_floats): Move some code to ...
16579 (gdb_unavailable_floats_1): ... it. New proc.
16580
16581 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16582
16583 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16584 probes to test for bitness recognition.
16585 * gdb.arch/amd64-stap-optional-prefix.exp
16586 (test_probe_value_without_reg): New procedure.
16587 Add code to test for different kinds of bitness.
16588
16589 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16590
16591 PR breakpoints/16889
16592 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16593 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16594
16595 2014-05-01 Pedro Alves <palves@redhat.com>
16596
16597 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16598 gdb_file_cmd if no file is specified.
16599 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16600 last_loaded_file to set the remote exec-file.
16601
16602 2014-05-01 Pedro Alves <palves@redhat.com>
16603
16604 * boards/local-remote-host.exp: New file.
16605
16606 2014-05-01 Pedro Alves <palves@redhat.com>
16607
16608 * boards/local-remote-host.exp: Rename to ...
16609 * boards/local-remote-host-notty.exp: ... this.
16610
16611 2014-04-28 Joel Brobecker <brobecker@adacore.com>
16612
16613 * gdb.ada/dyn_arrayidx: New testcase.
16614
16615 2014-04-26 Yao Qi <yao@codesourcery.com>
16616
16617 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16618 and compute the length of function main. Save it in
16619 $main_length.
16620 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16621 (top-level): Use gdb_compile to compile objects into
16622 executable and restart GDB. Remove invocation to
16623 prepare_for_testing.
16624
16625 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16626 Pedro Alves <palves@redhat.com>
16627
16628 PR server/16255
16629 * gdb.multi/multi-attach.c: New file.
16630 * gdb.multi/multi-attach.exp: New file.
16631
16632 2014-04-25 Pedro Alves <palves@redhat.com>
16633
16634 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16635 user.
16636 (top level): Test that "set remote conditional-breakpoints-packet
16637 off" works as intended.
16638 * gdb.base/dprintf.exp: Test that "set remote
16639 breakpoint-commands-packet off" works as intended.
16640 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16641 New function.
16642 (top level): Call it.
16643 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16644 remote fast-tracepoints-packet off" works as intended.
16645 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16646 * lib/gdb.exp (gdb_is_target_remote): ... here.
16647
16648 2014-04-24 David Blaikie <dblaikie@gmail.com>
16649
16650 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16651 ensure clang would not discard them.
16652 * gdb.base/gdbvars.c: Ditto.
16653 * gdb.base/memattr.c: Ditto.
16654 * gdb.base/whatis.c: Ditto.
16655 * gdb.python/py-prettyprint.c: Ditto.
16656 * gdb.trace/actions.c: Ditto.
16657 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16658 ensure clang would not discard it.
16659
16660 2014-04-24 David Blaikie <dblaikie@gmail.com>
16661
16662 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16663 clang to emit the full definition of type required by the test
16664 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16665
16666 2014-04-24 David Blaikie <dblaikie@gmail.com>
16667
16668 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16669 coax Clang into emitting the definition of the type.
16670 * gdb.cp/pr10728-x.h (y): Ditto.
16671 * gdb.cp/pr10728-y.cc (y): Ditto.
16672
16673 2014-04-24 David Blaikie <dblaikie@gmail.com>
16674
16675 * gdb.base/label.exp: XFAIL label related tests under Clang.
16676 * gdb.cp/cplabel.exp: Ditto.
16677 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16678 under Clang those using labels.
16679
16680 2014-04-25 Yao Qi <yao@codesourcery.com>
16681
16682 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16683 double_label.
16684 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16685 partial_label and double_label.
16686
16687 2014-04-24 David Blaikie <dblaikie@gmail.com>
16688
16689 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16690
16691 2014-04-24 David Blaikie <dblaikie@gmail.com>
16692
16693 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16694 of the function to work across GCC and Clang.
16695 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16696 pointer types (const void ** const V void **).
16697
16698 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
16699 Walfred Tedeschi <walfred.tedeschi@intel.com>
16700
16701 * Makefile.in (EXECUTABLES): Added i386-avx512.
16702 * gdb.arch/i386-avx512.c: New file.
16703 * gdb.arch/i386-avx512.exp: Likewise.
16704
16705 2014-04-23 Keith Seitz <keiths@redhat.com>
16706
16707 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16708 (mi_make_breakpoint_table): New procedure.
16709 (mi_create_breakpoint): Use mi_make_breakpoint
16710 and return the result.
16711 (mi_make_breakpoint): New procedure.
16712 (mi_build_kv_pairs): New procedure.
16713
16714 * gdb.mi/mi-break.exp: Remove unused globals,
16715 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16716 All callers updated.
16717 * gdb.mi/mi-dprintf.exp: Use variable to track command
16718 number.
16719 Update all callers of mi_create_breakpoint and use
16720 mi_make_breakpoint_table.
16721 Remove any unused global variables.
16722 * gdb.mi/mi-nonstop.exp: Likewise.
16723 * gdb.mi/mi-nsintrall.exp: Likewise.
16724 * gdb.mi/mi-nsmoribund.exp: Likewise.
16725 * gdb.mi/mi-nsthrexec.exp: Likewise.
16726 * gdb.mi/mi-reverse.exp: Likewise.
16727 * gdb.mi/mi-simplerun.exp: Likewise.
16728 * gdb.mi/mi-stepn.exp: Likewise.
16729 * gdb.mi/mi-syn-frame.exp: Likewise.
16730 * gdb.mi/mi-until.exp: Likewise.
16731 * gdb.mi/mi-var-cp.exp: Likewise.
16732 * gdb.mi/mi-var-display.exp: Likewise.
16733 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16734 * gdb.mi/mi2-var-child.exp: Likewise.
16735 * gdb.mi/mi-vla-c99.exp: Likewise.
16736 * lib/mi-support.exp: Likewise.
16737
16738 From Ian Lance Taylor <iant@cygnus.com>:
16739 * lib/gdb.exp (parse_args): New procedure.
16740
16741 2014-04-23 Pedro Alves <palves@redhat.com>
16742
16743 * gdb.base/break-unload-file.c: New file.
16744 * gdb.base/break-unload-file.exp: New file.
16745 * gdb.base/sym-file-lib.c (baz): New function.
16746 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16747 field.
16748 (load): Store the segment's mapped size.
16749 (unload): New function.
16750 (unload_shlib): New function.
16751 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16752 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16753 set a breakpoint at baz, and call it.
16754 * gdb.base/sym-file.exp: New tests for stale breakpoint
16755 instructions.
16756
16757 2014-04-23 Pedro Alves <palves@redhat.com>
16758
16759 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16760 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16761 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16762 * gdb.base/hbreak-unmapped.c: New file.
16763 * gdb.base/hbreak-unmapped.exp: New file.
16764 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16765 * lib/gdb.exp (gdb_is_target_remote): ... here.
16766
16767 2014-04-22 Pedro Alves <palves@redhat.com>
16768
16769 * gdb.base/consecutive-step-over.c: New file.
16770 * gdb.base/consecutive-step-over.exp: New file.
16771
16772 2014-04-22 Pedro Alves <palves@redhat.com>
16773
16774 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16775 instead of send_gdb/gdb_expect.
16776
16777 2014-04-22 Yao Qi <yao@codesourcery.com>
16778
16779 * lib/trace-support.exp (generate_tracefile): New procedure.
16780 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16781 return 0.
16782 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16783 if generate_tracefile returns 1.
16784
16785 2014-04-18 Tom Tromey <palves@redhat.com>
16786 Pedro alves <tromey@redhat.com>
16787
16788 PR backtrace/15558
16789 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16790 with a backtrace limit.
16791 * gdb.python/py-frame-inline.exp: Test running to an inline
16792 function with a backtrace limit, and printing the newest frame.
16793 * gdb.python/py-frame-inline.c (main): Call f.
16794
16795 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16796
16797 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16798
16799 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16800
16801 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16802 Drop prefix from unsupported source file path.
16803
16804 2014-04-17 Yao Qi <yao@codesourcery.com>
16805
16806 * lib/gdb.exp (with_target_charset): New proc.
16807 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16808 with_target_charset.
16809 (test_print_strings): Likewise.
16810 (test_repeat_bytes): Likewise.
16811 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16812 for some tests.
16813
16814 2014-04-16 Keith Seitz <keiths@redhat.com>
16815
16816 PR gdb/15827
16817 * gdb.dwarf2/corrupt.c: New file.
16818 * gdb.dwarf2/corrupt.exp: New file.
16819
16820 2014-04-16 Keith Seitz <keiths@redhat.com>
16821
16822 PR c++/16597
16823 * gdb.cp/namelessclass.cc: New file.
16824 * gdb.cp/namelessclass.exp: New file.
16825 * gdb.cp/namelessclass.S: New file.
16826
16827 2014-04-16 Doug Evans <dje@google.com>
16828
16829 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16830 Add comment.
16831 (gdbserver_default_get_comm_port): New function.
16832 (gdbserver_start): Check if board file provided
16833 "gdbserver,get_comm_port" and use it if so.
16834 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16835 (gdb,socketport): Set to "stdio".
16836 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16837 (stdio_gdbserver_template): Delete.
16838 (${board}_get_remote_address): Update.
16839 (${board}_build_remote_cmd): Delete.
16840 (${board}_get_comm_port): New function.
16841 (${board}_spawn): Update.
16842 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16843 Delete.
16844 (${board}_get_remote_address): Update.
16845 (${board}_get_comm_port): New function.
16846
16847 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
16848
16849 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16850 appearing in any order.
16851
16852 2014-04-15 Doug Evans <dje@google.com>
16853
16854 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16855 uninitialized value of "description".
16856
16857 2014-04-15 Keith Seitz <keiths@redhat.com>
16858
16859 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16860 Remove unused globals.
16861 (test_running_the_program): Likewise.
16862 (test_controlled_execution): Likewise.
16863 (test_controlling_breakpoints): Likewise.
16864 (test_program_termination): Likewise.
16865
16866 2014-04-15 Keith Seitz <keiths@redhat.com>
16867
16868 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16869 unused globals.
16870 (test_rbreak_creation_and_listing): Likewise.
16871 (test_ignore_count): Likewise.
16872 (test_error): Likewise.
16873
16874 2014-04-15 Pedro Alves <palves@redhat.com>
16875
16876 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16877 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16878 sym-file-loader.c.
16879 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16880 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16881 to sym-file-loader.c.
16882 (struct library): Forward declare.
16883 (load_shlib, lookup_function): Change prototypes.
16884 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16885 (translate_offset): Remove declarations.
16886 (get_text_addr): New declaration.
16887 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16888 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16889 sym-file-loader.h.
16890 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16891 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16892 here from sym-file-loader.h.
16893 (struct library): New structure.
16894 (load_shlib, lookup_function): Change prototypes and adjust to
16895 work with a struct library.
16896 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16897 (translate_offset): Make static.
16898 (get_text_addr): New function.
16899 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16900
16901 2014-04-15 Pedro Alves <palves@redhat.com>
16902
16903 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16904
16905 2014-04-15 Pedro Alves <palves@redhat.com>
16906
16907 * gdb.base/sym-file-loader.c: Include <limits.h>.
16908 (SELF_LINK): New define.
16909 (get_origin): New function.
16910 (load_shlib): Use it.
16911 * gdb.base/sym-file.exp: Don't early return if the target is
16912 remote. Use runto_main, and issue fail is that fails. Use
16913 gdb_load_shlibs.
16914 (shlib_name): Delete.
16915 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16916
16917 2014-04-15 Pedro Alves <palves@redhat.com>
16918
16919 * gdb.base/sym-file.exp: Remove regex characters from test
16920 message. Don't refer to breakpoint numbers in test messages.
16921
16922 2014-04-14 Keith Seitz <keiths@redhat.com>
16923
16924 PR c++/16253
16925 * gdb.cp/var-tag.cc: New file.
16926 * gdb.cp/var-tag.exp: New file.
16927 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16928 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16929 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16930 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16931
16932 2014-04-14 Tom Tromey <tromey@redhat.com>
16933
16934 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16935 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16936 type.
16937 * gdb.cp/enum-class.exp: New file.
16938 * gdb.cp/enum-class.cc: New file.
16939
16940 2014-04-14 Tom Tromey <tromey@redhat.com>
16941
16942 * gdb.dwarf2/enum-type.exp: New file.
16943
16944 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16945
16946 * gdb.mi/mi-vla-c99.exp: New file.
16947 * gdb.mi/vla.c: New file.
16948
16949 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16950
16951 * gdb.base/vla-datatypes.c: New file.
16952 * gdb.base/vla-datatypes.exp: New file.
16953
16954 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16955
16956 * gdb.base/vla-ptr.c: New file.
16957 * gdb.base/vla-ptr.exp: New file.
16958
16959 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16960
16961 * gdb.dwarf2/count.exp: New file.
16962
16963 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16964
16965 * gdb.base/vla-sideeffect.c: New file.
16966 * gdb.base/vla-sideeffect.exp: New file.
16967
16968 2014-04-14 David Blaikie <dblaikie@gmail.com>
16969
16970 * gdb.mi/non-stop.c: Add return value for non-void function return
16971 statement.
16972 * gdb.threads/staticthreads.c: Ditto.
16973
16974 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16975 Doug Evans <xdje42@gmail.com>
16976
16977 * gdb.guile/scm-value.c: Improve test case.
16978 * gdb.guile/scm-value.exp: Add new test.
16979
16980 2014-04-11 David Blaikie <dblaikie@gmail.com>
16981
16982 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16983 override Clang's default.
16984
16985 2014-04-11 Joel Brobecker <brobecker@adacore.com>
16986
16987 Revert the following changes (regressions):
16988
16989 * gdb.base/vla-sideeffect.c: New file.
16990 * gdb.base/vla-sideeffect.exp: New file.
16991
16992 * gdb.dwarf2/count.exp: New file.
16993
16994 * gdb.base/vla-multi.c: New file.
16995 * gdb.base/vla-multi.exp: New file.
16996
16997 * gdb.base/vla-ptr.c: New file.
16998 * gdb.base/vla-ptr.exp: New file.
16999
17000 * gdb.base/vla-datatypes.c: New file.
17001 * gdb.base/vla-datatypes.exp: New file.
17002
17003 * gdb.mi/mi-vla-c99.exp: New file.
17004 * gdb.mi/vla.c: New file.
17005
17006 2014-04-11 Keith Seitz <keiths@redhat.com>
17007
17008 PR c++/16675
17009 * gdb.cp/cpsizeof.exp: New file.
17010 * gdb.cp/cpsizeof.cc: New file.
17011
17012 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17013
17014 * gdb.mi/mi-vla-c99.exp: New file.
17015 * gdb.mi/vla.c: New file.
17016
17017 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17018
17019 * gdb.base/vla-datatypes.c: New file.
17020 * gdb.base/vla-datatypes.exp: New file.
17021
17022 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17023
17024 * gdb.base/vla-ptr.c: New file.
17025 * gdb.base/vla-ptr.exp: New file.
17026
17027 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17028
17029 * gdb.base/vla-multi.c: New file.
17030 * gdb.base/vla-multi.exp: New file.
17031
17032 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17033
17034 * gdb.dwarf2/count.exp: New file.
17035
17036 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17037
17038 * gdb.base/vla-sideeffect.c: New file.
17039 * gdb.base/vla-sideeffect.exp: New file.
17040
17041 2014-04-11 Yao Qi <yao@codesourcery.com>
17042
17043 * gdb.base/completion.exp: Check file exists before running tests
17044 on file completion.
17045
17046 2014-04-10 Pedro Alves <palves@redhat.com>
17047
17048 * gdb.base/cond-eval-mode.c: New file.
17049 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17050 prepare_for_testing to build the new file. Check result of
17051 runto_main.
17052 (test_break, test_watch): New procedures.
17053 (top level): Use them.
17054
17055 2014-04-08 Pierre Muller <muller@sourceware.org>
17056
17057 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17058 Ctrl-V use for mingw hosts.
17059
17060 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17061
17062 * gdb.python/py-value.c: Improve test case.
17063 * gdb.python/py-value.exp: Add new test.
17064
17065 2014-04-07 David Blaikie <dblaikie@gmail.com>
17066
17067 * lib/compiler.c: Identify the clang compiler.
17068 * lib/compiler.cc: Ditto.
17069
17070 2014-04-03 Yao Qi <yao@codesourcery.com>
17071
17072 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17073
17074 2014-04-01 Anton Blanchard <anton@samba.org>
17075
17076 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17077 messages unique.
17078
17079 2014-04-01 Anton Blanchard <anton@samba.org>
17080
17081 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17082 prepare_for_testing.
17083
17084 2014-04-01 Anton Blanchard <anton@samba.org>
17085
17086 * gdb.arch/ppc64-atomic-inst.c: Remove.
17087 * gdb.arch/ppc64-atomic-inst.S: New file.
17088 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17089
17090 2014-03-31 Doug Evans <dje@google.com>
17091
17092 * gdb.base/print-symbol-loading-lib.c: New file.
17093 * gdb.base/print-symbol-loading-main.c: New file.
17094 * gdb.base/print-symbol-loading.exp: New file.
17095
17096 2014-03-31 Yao Qi <yao@codesourcery.com>
17097
17098 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17099
17100 2014-03-28 Joel Brobecker <brobecker@adacore.com>
17101
17102 * gdb.ada/mi_dyn_arr: New testcase.
17103
17104 2014-03-27 Doug Evans <dje@google.com>
17105
17106 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17107
17108 2014-03-27 Yao Qi <yao@codesourcery.com>
17109
17110 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17111 if target is nios2-*-*.
17112
17113 2014-03-26 Yao Qi <yao@codesourcery.com>
17114
17115 * lib/gdb.exp (readline_is_used): New proc.
17116 * gdb.base/completion.exp: Move tests on command complete up.
17117 Skip the rest of tests if readline is not used.
17118 * gdb.ada/complete.exp: Skp the test if readline is not
17119 used.
17120 * gdb.base/filesym.exp: Likewise.
17121 * gdb.base/macscp.exp: Likewise.
17122 * gdb.base/readline-ask.exp: Likewise.
17123 * gdb.base/readline.exp: Likewise.
17124 * gdb.python/py-cmd.exp: Likewise.
17125 * gdb.trace/tfile.exp: Likewise.
17126
17127 2014-03-26 Yao Qi <yao@codesourcery.com>
17128
17129 * gdb.base/macscp.exp: Fix code format issues.
17130
17131 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17132
17133 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17134 * gdb.asm/powerpc64le.inc: New file.
17135
17136 2014-03-25 Pedro Alves <palves@redhat.com>
17137 Doug Evans <dje@google.com>
17138
17139 * gdb.base/source-execution.c: New file.
17140 * gdb.base/source-execution.exp: New file.
17141 * gdb.base/source-execution.gdb: New file.
17142
17143 2014-03-24 Doug Evans <dje@google.com>
17144
17145 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17146 using fission.
17147
17148 2014-03-24 Hui Zhu <hui@codesourcery.com>
17149 Pedro Alves <palves@redhat.com>
17150
17151 PR breakpoints/16101
17152 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17153 test pass/fail messages. Detect missing support for dprintf when
17154 breakpoints are actually inserted.
17155 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17156 breakpoints are actually inserted.
17157 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17158 fails.
17159
17160 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17161
17162 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17163
17164 2014-03-22 Doug Evans <xdje42@gmail.com>
17165
17166 * gdb.python/python.exp (python not supported): Verify multi-line
17167 python command issues an error.
17168 * gdb.guile/guile.exp (guile not supported): Verify multi-line
17169 guile command issues an error.
17170
17171 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17172
17173 * gdb.threads/thread-specific.exp: Handle the lack of usable
17174 $this_breakpoint and $this_thread.
17175
17176 2014-03-21 Hui Zhu <hui@codesourcery.com>
17177
17178 * gdb.base/attach.exp (do_command_attach_tests): New.
17179
17180 2014-03-20 Tom Tromey <tromey@redhat.com>
17181 Pedro Alves <palves@redhat.com>
17182
17183 PR cli/15718
17184 * gdb.base/condbreak-call-false.c: New file.
17185 * gdb.base/condbreak-call-false.exp: New file.
17186
17187 2014-03-20 Pedro Alves <palves@redhat.com>
17188
17189 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17190 Delete.
17191 (block_signals, unblock_signals): Delete.
17192 (child_function_2, main): Remove references to deleted variable
17193 and functions.
17194
17195 2014-03-20 Pedro Alves <palves@redhat.com>
17196
17197 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17198 Use pthread_kill to signal thread 2.
17199 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17200 Adjust to make the test send itself a signal rather than using the
17201 host's "kill" command.
17202
17203 2014-03-20 Pedro Alves <palves@redhat.com>
17204
17205 * gdb.threads/multiple-step-overs.c: New file.
17206 * gdb.threads/multiple-step-overs.exp: New file.
17207 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17208 Adjust expected infrun debug output.
17209
17210 2014-03-20 Pedro Alves <palves@redhat.com>
17211
17212 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17213 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17214
17215 2014-03-20 Pedro Alves <palves@redhat.com>
17216
17217 PR breakpoints/7143
17218 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17219 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17220 of gdb_test_multiple.
17221 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17222 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17223
17224 2014-03-20 Pedro Alves <palves@redhat.com>
17225
17226 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17227 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17228
17229 2014-03-19 Pedro Alves <palves@redhat.com>
17230
17231 * gdb.base/async.exp: Remove early return.
17232
17233 2014-03-19 Pedro Alves <palves@redhat.com>
17234
17235 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17236
17237 2014-03-19 Pedro Alves <palves@redhat.com>
17238
17239 * gdb.base/async.exp (test_background): Expect \r\n after
17240 "completed." in the fail pattern.
17241
17242 2014-03-19 Pedro Alves <palves@redhat.com>
17243
17244 * gdb.base/async.exp (test_background): New procedure.
17245 Use it for all background execution command tests.
17246
17247 2014-03-19 Pedro Alves <palves@redhat.com>
17248
17249 * gdb.base/async.exp: Use prepare_for_testing.
17250
17251 2014-03-19 Pedro Alves <palves@redhat.com>
17252
17253 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17254 the same line.
17255
17256 2014-03-19 Pedro Alves <palves@redhat.com>
17257
17258 * gdb.base/async.c (main): Add "jump here" and "until here" line
17259 marker comments.
17260 * gdb.base/async.exp (jump_here): New global.
17261 (jump& test): Use it.
17262 (until_here): New global.
17263 (until& test): Use it.
17264
17265 2014-03-19 Pedro Alves <palves@redhat.com>
17266
17267 * gdb.base/async.exp: Don't frob gdb_protocol.
17268
17269 2014-03-18 Doug Evans <xdje42@gmail.com>
17270
17271 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17272 Fix spelling of exec-done-display.
17273
17274 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17275
17276 PR gdb/15358
17277 * gdb.base/gdb-sigterm.c: New file.
17278 * gdb.base/gdb-sigterm.exp: New file.
17279
17280 2014-03-18 Pedro Alves <palves@redhat.com>
17281
17282 PR gdb/13860
17283 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17284 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17285 solib-event.
17286
17287 2014-03-17 Joel Brobecker <brobecker@adacore.com>
17288
17289 * gdb.ada/pckd_arr_ren: New testcase.
17290
17291 2014-03-13 Doug Evans <xdje42@gmail.com>
17292
17293 PR guile/16612
17294 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17295 collect after discarding symbols.
17296
17297 2014-03-13 Ludovic Courtès <ludo@gnu.org>
17298 Doug Evans <xdje42@gmail.com>
17299
17300 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17301 to history survives a gc.
17302
17303 2014-03-13 Pedro Alves <palves@redhat.com>
17304
17305 * gdb.base/default.exp: Don't test "target procfs".
17306
17307 2014-03-13 Pedro Alves <palves@redhat.com>
17308
17309 * gdb.base/default.exp: Update "target child" and "target procfs"
17310 tests to not expect "Unix".
17311
17312 2014-03-12 Tom Tromey <tromey@redhat.com>
17313
17314 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17315 New procs. Add target-async tests.
17316 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17317 Add target-async tests.
17318
17319 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17320
17321 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17322 'func_start' and 'func_end' for the beginning and end of the
17323 function code, respectively.
17324 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17325 'func_end' instead of 'func' and 'main'.
17326
17327 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17328
17329 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17330 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17331 generate the debug info assembler source.
17332
17333 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17334
17335 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17336 * gdb.dwarf2/arr-subrange.exp: Likewise.
17337 * gdb.dwarf2/dwz.exp: Likewise.
17338 * gdb.dwarf2/method-ptr.exp: Likewise.
17339 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17340 * gdb.dwarf2/subrange.exp: Likewise.
17341 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17342 * gdb.dwarf2/implptrpiece.exp: Likewise.
17343 * gdb.dwarf2/nostaticblock.exp: Likewise.
17344
17345 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17346
17347 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17348 directory to absolute path name arguments.
17349
17350 2014-03-10 Joel Brobecker <brobecker@adacore.com>
17351
17352 * gdb.ada/tagged_access: New testcase.
17353
17354 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17355
17356 * gdb.btrace/data.exp: Update expected output.
17357
17358 2014-03-06 Yao Qi <yao@codesourcery.com>
17359
17360 * gdb.trace/pr16508.exp: New file.
17361
17362 2014-03-05 Pedro Alves <palves@redhat.com>
17363
17364 PR gdb/16575
17365 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17366 procedure.
17367 (top level): Adjust to use it. Add tests that exercise breakpoint
17368 interaction with the code-cache.
17369
17370 2014-02-26 Ludovic Courtès <ludo@gnu.org>
17371
17372 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17373 test for 'history-append!'.
17374
17375 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17376
17377 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17378 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17379 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17380 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17381 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17382 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17383
17384 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17385
17386 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17387 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17388 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17389
17390 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17391
17392 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17393
17394 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17395
17396 * gdb.dwarf2/arr-stride.c: New file.
17397 * gdb.dwarf2/arr-stride.exp: New file.
17398
17399 2014-02-26 Pedro Alves <palves@redhat.com>
17400
17401 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17402 that won't ever trigger. Make sure that GDB reports the correct
17403 breakpoint that caused the stop.
17404
17405 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17406
17407 PR gdb/16626
17408 * gdb.base/auto-load-script: New file.
17409 * gdb.base/auto-load.c: New file.
17410 * gdb.base/auto-load.exp: New file.
17411
17412 PR gdb/16626
17413 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17414
17415 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17416
17417 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17418 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17419
17420 2014-02-24 Doug Evans <dje@google.com>
17421
17422 * lib/gdb.exp (run_on_host): Log error output if program fails.
17423
17424 2014-02-21 Pedro Alves <palves@redhat.com>
17425
17426 * gdb.threads/step-after-sr-lock.c: Rename to ...
17427 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17428 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17429 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17430 ... this.
17431
17432 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17433
17434 PR tdep/16397
17435 * gdb.arch/amd64-stap-special-operands.exp: New file.
17436 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17437 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17438 * gdb.arch/amd64-stap-triplet.S: Likewise.
17439 * gdb.arch/amd64-stap-triplet.c: Likewise.
17440
17441 2014-02-20 Joel Brobecker <brobecker@adacore.com>
17442
17443 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17444 in .section pseudo-op.
17445
17446 2014-02-20 lin zuojian <manjian2006@gmail.com>
17447 Joel Brobecker <brobecker@adacore.com>
17448 Doug Evans <xdje42@gmail.com>
17449
17450 PR symtab/16581
17451 * gdb.dwarf2/dw2-icycle.S: New file.
17452 * gdb.dwarf2/dw2-icycle.c: New file.
17453 * gdb.dwarf2/dw2-icycle.exp: New file.
17454
17455 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17456
17457 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17458 operations on gdb.Value objects.
17459 * gdb.python/py-value-cc.exp: Add new test to test operations on
17460 gdb.Value objects.
17461
17462 2014-02-18 Doug Evans <dje@google.com>
17463
17464 * Makefile.in (TESTS): New variable.
17465 (expanded_tests, expanded_tests_or_none): New variables
17466 (check-single): Pass $(expanded_tests_or_none) to runtest.
17467 (check-parallel): Only run tests in $(TESTS) if non-empty.
17468 (check/no-matching-tests-found): New rule.
17469 * README: Document TESTS makefile variable.
17470
17471 2014-02-18 Doug Evans <dje@google.com>
17472
17473 * Makefile.in (check-parallel): rm -rf outputs temp.
17474
17475 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17476
17477 Fix "ERROR: no fileid for" in the testsuite.
17478 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17479
17480 2014-02-12 Doug Evans <dje@google.com>
17481
17482 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17483 (MISCELLANEOUS): New variable.
17484 (clean): rm -rf $(MISCELLANEOUS).
17485 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17486 dwp live in the same directory as symlinks, with each symlink pointed
17487 to a differently named file in a different directory.
17488
17489 2014-02-11 Doug Evans <dje@google.com>
17490
17491 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17492 of Tcl file commands.
17493
17494 2014-02-10 Mark Kettenis <kettenis@gnu.org>
17495
17496 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17497 "kill -SIGUSR1 -1".
17498
17499 2014-02-10 Joel Brobecker <brobecker@adacore.com>
17500
17501 * gdb.ada/tick_length_array_enum_idx: New testcase.
17502
17503 2014-02-10 Doug Evans <xdje42@gmail.com>
17504
17505 * configure.ac (AC_OUTPUT): Add gdb.guile.
17506 * configure: Regenerate.
17507 * lib/gdb-guile.exp: New file.
17508 * lib/gdb.exp (get_target_charset): New function.
17509 * gdb.base/help.exp: Update expected output from "apropos apropos".
17510 * gdb.guile/Makefile.in: New file.
17511 * gdb.guile/guile.exp: New file.
17512 * gdb.guile/scm-arch.c: New file.
17513 * gdb.guile/scm-arch.exp: New file.
17514 * gdb.guile/scm-block.c: New file.
17515 * gdb.guile/scm-block.exp: New file.
17516 * gdb.guile/scm-breakpoint.c: New file.
17517 * gdb.guile/scm-breakpoint.exp: New file.
17518 * gdb.guile/scm-disasm.c: New file.
17519 * gdb.guile/scm-disasm.exp: New file.
17520 * gdb.guile/scm-equal.c: New file.
17521 * gdb.guile/scm-equal.exp: New file.
17522 * gdb.guile/scm-error.exp: New file.
17523 * gdb.guile/scm-error.scm: New file.
17524 * gdb.guile/scm-frame-args.c: New file.
17525 * gdb.guile/scm-frame-args.exp: New file.
17526 * gdb.guile/scm-frame-args.scm: New file.
17527 * gdb.guile/scm-frame-inline.c: New file.
17528 * gdb.guile/scm-frame-inline.exp: New file.
17529 * gdb.guile/scm-frame.c: New file.
17530 * gdb.guile/scm-frame.exp: New file.
17531 * gdb.guile/scm-generics.exp: New file.
17532 * gdb.guile/scm-gsmob.exp: New file.
17533 * gdb.guile/scm-iterator.c: New file.
17534 * gdb.guile/scm-iterator.exp: New file.
17535 * gdb.guile/scm-math.c: New file.
17536 * gdb.guile/scm-math.exp: New file.
17537 * gdb.guile/scm-objfile-script-gdb.in: New file.
17538 * gdb.guile/scm-objfile-script.c: New file.
17539 * gdb.guile/scm-objfile-script.exp: New file.
17540 * gdb.guile/scm-objfile.c: New file.
17541 * gdb.guile/scm-objfile.exp: New file.
17542 * gdb.guile/scm-ports.exp: New file.
17543 * gdb.guile/scm-pretty-print.c: New file.
17544 * gdb.guile/scm-pretty-print.exp: New file.
17545 * gdb.guile/scm-pretty-print.scm: New file.
17546 * gdb.guile/scm-section-script.c: New file.
17547 * gdb.guile/scm-section-script.exp: New file.
17548 * gdb.guile/scm-section-script.scm: New file.
17549 * gdb.guile/scm-symbol.c: New file.
17550 * gdb.guile/scm-symbol.exp: New file.
17551 * gdb.guile/scm-symtab-2.c: New file.
17552 * gdb.guile/scm-symtab.c: New file.
17553 * gdb.guile/scm-symtab.exp: New file.
17554 * gdb.guile/scm-type.c: New file.
17555 * gdb.guile/scm-type.exp: New file.
17556 * gdb.guile/scm-value-cc.cc: New file.
17557 * gdb.guile/scm-value-cc.exp: New file.
17558 * gdb.guile/scm-value.c: New file.
17559 * gdb.guile/scm-value.exp: New file.
17560 * gdb.guile/source2.scm: New file.
17561 * gdb.guile/types-module.cc: New file.
17562 * gdb.guile/types-module.exp: New file.
17563
17564 2014-02-10 Yao Qi <yao@codesourcery.com>
17565
17566 PR testsuite/16543
17567 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17568 * configure: Regenerated.
17569 * Makefile.in: New file.
17570
17571 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17572
17573 * gdb.python/py-framefilter.exp: Fix typo.
17574
17575 2014-02-08 Yao Qi <yao@codesourcery.com>
17576
17577 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17578 that no =breakpoint-modified is emitted when breakpoints are
17579 modified through MI commands.
17580
17581 2014-02-07 Pedro Alves <pedro@codesourcery.com>
17582 Pedro Alves <palves@redhat.com>
17583
17584 * gdb.threads/step-after-sr-lock.c: New file.
17585 * gdb.threads/step-after-sr-lock.exp: New file.
17586
17587 2014-02-07 Pedro Alves <palves@redhat.com>
17588
17589 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17590
17591 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17592
17593 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17594 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17595
17596 2014-02-06 Doug Evans <xdje42@gmail.com>
17597
17598 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17599 output.
17600
17601 * gdb.gdb/python-interrupts.exp: New file.
17602
17603 2014-02-05 Yao Qi <yao@codesourcery.com>
17604
17605 * gdb.trace/report.exp (use_collected_data): Test the output
17606 of "info threads" and "info inferiors".
17607
17608 2014-02-05 Yao Qi <yao@codesourcery.com>
17609
17610 Revert this patch:
17611
17612 2013-05-24 Yao Qi <yao@codesourcery.com>
17613
17614 * gdb.trace/tfile.exp: Test inferior and thread.
17615
17616 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17617
17618 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17619 on a function.
17620 * gdb.base/step-bt.c: Call hello via function pointer to make
17621 sure its first instruction is executed on powerpc64le-linux.
17622
17623 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17624
17625 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17626
17627 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17628
17629 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17630 of the test patterns for use on little-endian systems.
17631
17632 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17633
17634 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17635 (decimal_vector): Fix for little-endian.
17636
17637 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17638
17639 * gdb.arch/sparc-sysstep.exp: New file.
17640 * gdb.arch/sparc-sysstep.c: Likewise.
17641
17642 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17643
17644 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17645
17646 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17647
17648 2014-01-23 Tom Tromey <tromey@redhat.com>
17649
17650 * gdb.ada/array_char_idx: New testcase.
17651
17652 2014-01-23 Tom Tromey <tromey@redhat.com>
17653
17654 PR python/16487:
17655 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17656 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17657 classes.
17658
17659 2014-01-23 Tom Tromey <tromey@redhat.com>
17660
17661 PR python/16491:
17662 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17663 string from an inferior frame.
17664 * gdb.python/py-framefilter-mi.exp: Update.
17665
17666 2014-01-22 Doug Evans <dje@google.com>
17667
17668 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17669
17670 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17671
17672 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17673
17674 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17675
17676 * gdb.trace/entry-values.exp: Remove excess space character from
17677 regex patterns. Handle s390 call instruction.
17678
17679 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17680
17681 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17682 define "*_start" label. Make "name" static.
17683 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17684 ${name} by references to ${name}_start.
17685
17686 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17687
17688 * gdb.base/info-macros.exp: Remove "debug" from the compile
17689 options.
17690
17691 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17692
17693 * gdb.dlang/demangle.exp: New file.
17694
17695 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17696
17697 * gdb.dlang/primitive-types.exp: New file.
17698
17699 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17700
17701 * configure.ac: Create gdb.dlang/Makefile.
17702 * configure: Regenerate.
17703 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17704 * gdb.dlang/Makefile.in: New file.
17705 * lib/d-support.exp: New file.
17706 * lib/gdb.exp (skip_d_tests): New proc.
17707
17708 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17709
17710 * gdb.btrace/delta.exp: Check reverse stepi.
17711 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17712 * gdb.btrace/finish.exp: New.
17713 * gdb.btrace/next.exp: New.
17714 * gdb.btrace/nexti.exp: New.
17715 * gdb.btrace/record_goto.c: Add comments.
17716 * gdb.btrace/step.exp: New.
17717 * gdb.btrace/stepi.exp: New.
17718 * gdb.btrace/multi-thread-step.c: New.
17719 * gdb.btrace/multi-thread-step.exp: New.
17720 * gdb.btrace/rn-dl-bind.c: New.
17721 * gdb.btrace/rn-dl-bind.exp: New.
17722 * gdb.btrace/data.c: New.
17723 * gdb.btrace/data.exp: New.
17724 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17725
17726 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17727
17728 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17729 * gdb.btrace/exception.exp: Update.
17730 * gdb.btrace/instruction_history.exp: Update.
17731 * gdb.btrace/record_goto.exp: Update.
17732 * gdb.btrace/tailcall.exp: Update.
17733 * gdb.btrace/unknown_functions.exp: Update.
17734 * gdb.btrace/delta.exp: New.
17735
17736 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17737
17738 * gdb.btrace/record_goto.exp: Add backtrace test.
17739 * gdb.btrace/tailcall.exp: Add backtrace test.
17740
17741 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17742
17743 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17744 * gdb.btrace/record_goto.c: New.
17745 * gdb.btrace/record_goto.exp: New.
17746 * gdb.btrace/x86-record_goto.S: New.
17747
17748 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17749
17750 * gdb.btrace/function_call_history.exp: Update tests.
17751 * gdb.btrace/instruction_history.exp: Update tests.
17752
17753 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17754
17755 * gdb.btrace/function_call_history.exp: Fix expected field
17756 order for "record function-call-history".
17757 Add new tests for "record function-call-history /c".
17758 * gdb.btrace/exception.cc: New.
17759 * gdb.btrace/exception.exp: New.
17760 * gdb.btrace/tailcall.exp: New.
17761 * gdb.btrace/x86-tailcall.S: New.
17762 * gdb.btrace/x86-tailcall.c: New.
17763 * gdb.btrace/unknown_functions.c: New.
17764 * gdb.btrace/unknown_functions.exp: New.
17765 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17766
17767 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17768
17769 * gdb.btrace/instruction_history.exp: Update.
17770 * gdb.btrace/function_call_history.exp: Update.
17771
17772 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17773
17774 * gdb.btrace/function_call_history.exp: Fix expected function
17775 trace.
17776 * gdb.btrace/instruction_history.exp: Initialize traced.
17777 Remove traced_functions.
17778
17779 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17780
17781 * gdb.btrace/function_call_history.exp: Update
17782 * gdb.btrace/instruction_history.exp: Update.
17783
17784 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17785
17786 * gdb.btrace/enable.exp: Update expected text.
17787
17788 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17789
17790 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17791 bytes.
17792
17793 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17794
17795 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17796
17797 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
17798
17799 * lib/gdb.exp (supports_process_record): Return true for
17800 arm*-linux*. (supports_reverse): Likewise.
17801
17802 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17803
17804 PR python/15464
17805 PR python/16113
17806 * gdb.python/py-type.c: Enhance test case.
17807 * gdb.python/py-value-cc.cc: Likewise
17808 * gdb.python/py-type.exp: Add new tests.
17809 * gdb.python/py-value-cc.exp: Likewise
17810
17811 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17812 Pedro Alves <palves@redhat.com>
17813
17814 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17815 Make "name" extern.
17816 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17817 references to ${name}_start by references to ${name}.
17818
17819 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17820
17821 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17822
17823 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17824
17825 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17826
17827 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17828 Pedro Alves <palves@redhat.com>
17829
17830 * gdb.mi/mi-info-os.exp: Connect to the target with
17831 mi_gdb_target_load.
17832
17833 2014-01-08 Pedro Alves <palves@redhat.com>
17834
17835 * gdb.threads/reconnect-signal.c: New file.
17836 * gdb.threads/reconnect-signal.exp: New file.
17837
17838 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17839
17840 * gdb.base/source-dir.exp: New file.
17841
17842 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17843
17844 * gdb.ada/mi_interface: New testcase.
17845
17846 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17847
17848 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17849 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17850 gdb.ada/pp-rec-component/pck.ads: New files.
17851
17852 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17853
17854 * gdb.python/py-pp-integral.c: New file.
17855 * gdb.python/py-pp-integral.py: New file.
17856 * gdb.python/py-pp-integral.exp: New file.
17857
17858 For older changes see ChangeLog-1993-2013.
17859 \f
17860 ;; Local Variables:
17861 ;; mode: change-log
17862 ;; left-margin: 8
17863 ;; fill-column: 74
17864 ;; version-control: never
17865 ;; End:
17866
17867 Copyright 2014-2019 Free Software Foundation, Inc.
17868 Copying and distribution of this file, with or without modification,
17869 are permitted provided the copyright notice and this notice are preserved.
This page took 0.371708 seconds and 5 git commands to generate.